• 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 2 Two-seat Fighter Toryuu Model C"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Type 2 Two-seat Fighter Toryuu Model C", _id = 446, _japanese_name = "二式複戦 屠龍 丙型", _reading = nil, _type = 48, -- 22,39,48,44,47...")
(No difference)

Revision as of 11:50, 10 December 2021

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

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