• 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/Prototype Jinpuu"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Prototype Jinpuu", _id = 437, _japanese_name = "試製 陣風", _reading = nil, _type = 6, -- 3,5,6,6,34 _icon = 6, _rarity = 5, _firepower =...")
(No difference)

Revision as of 18:40, 31 August 2021

Documentation for this module may be created at Module:Data/Equipment/Prototype Jinpuu/doc

return {
  _name = "Prototype Jinpuu",
  _id = 437,
  _japanese_name = "試製 陣風",
  _reading = nil,
  _type = 6, -- 3,5,6,6,34
  _icon = 6,
  _rarity = 5,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 13,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 9,
  _flight_range = 5,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 4,
  _scrap_steel = false,
  _scrap_bauxite = 11,
  _buildable = false,
  _info = nil,
}