• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Equipment/Type 95 Depth Charge"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Type 95 Depth Charge", _id = 226, _japanese_name = "九五式爆雷", _reading = nil, _ty...")
(No difference)

Revision as of 20:01, 2 May 2017

Documentation for this module may be created at Module:Data/Equipment/Type 95 Depth Charge/doc

--Categories:
--[[Category:Equipment modules]]

return {
    _name = "Type 95 Depth Charge",
    _id = 226,
    _japanese_name = "九五式爆雷",
    _reading = nil,
    _type = 15,
    _icon = 17,
    _rarity = 1,
    _firepower = false,
    _bombing = false,
    _torpedo = false,
    _aa = false,
    _armor = false,
    _asw = 4,
    _shelling_accuracy = false,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = false,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = false,
    _flight_range = false,
    _special = false,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = false,
    _scrap_bauxite = 1,
    _buildable = false,
}