Module:Data/Equipment/Shinzan

< Module:Data‎ | Equipment
Revision as of 11:22, 29 October 2020 by がか (talk | contribs) (Created page with "-- Category:Equipment modules return { _name = "Shinzan", _id = 395, _japanese_name = "深山", _reading = nil, _type = 53, -- 26,46,53,49,41 _icon = 49, _r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

-- [[Category:Equipment modules]]

return {
  _name = "Shinzan",
  _id = 395,
  _japanese_name = "深山",
  _reading = nil,
  _type = 53, -- 26,46,53,49,41
  _icon = 49,
  _rarity = 3,
  _firepower = false,
  _bombing = 17,
  _torpedo = 16,
  _aa = 1,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 20,
  _flight_range = 10,
  _special = false,
  _scrap_fuel = 12,
  _scrap_ammo = 18,
  _scrap_steel = false,
  _scrap_bauxite = 23,
  _buildable = false,
  _info = "",
}