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

Module:Data/Equipment/Type 2 Two-seat Fighter Toryuu

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 11:50, 10 December 2021 by がか (talk | contribs) (Created page with "return { _name = "Type 2 Two-seat Fighter Toryuu", _id = 445, _japanese_name = "二式複戦 屠龍", _reading = nil, _type = 48, -- 22,39,48,44,47 _icon = 44, _...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Type 2 Two-seat Fighter Toryuu/doc

return {
  _name = "Type 2 Two-seat Fighter Toryuu",
  _id = 445,
  _japanese_name = "二式複戦 屠龍",
  _reading = nil,
  _type = 48, -- 22,39,48,44,47
  _icon = 44,
  _rarity = 2,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 3,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 4,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 8,
  _flight_range = 3,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 4,
  _scrap_steel = false,
  _scrap_bauxite = 12,
  _buildable = false,
  _info = nil,
}