• 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/Shiden Model 21 Shiden Kai"

From Kancolle Wiki
Jump to navigation Jump to search
m
Line 7: Line 7:
 
     _japanese_name = "紫電二一型 紫電改",
 
     _japanese_name = "紫電二一型 紫電改",
 
     _reading = nil,
 
     _reading = nil,
     _type = 48, -- 22,39,48,38,12
+
     _type = 48,
 +
_types = { 22, 39, 48, 38, 12 },
 
     _icon = 38,
 
     _icon = 38,
 
     _rarity = 3,
 
     _rarity = 3,

Revision as of 20:17, 13 December 2017

Documentation for this module may be created at Module:Data/Equipment/Shiden Model 21 Shiden Kai/doc

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

return {
    _name = "Shiden Model 21 Shiden Kai",
    _id = 202,
    _japanese_name = "紫電二一型 紫電改",
    _reading = nil,
    _type = 48,
	_types = { 22, 39, 48, 38, 12 },
    _icon = 38,
    _rarity = 3,
    _firepower = false,
    _bombing = false,
    _torpedo = false,
    _aa = 9,
    _armor = 2,
    _asw = false,
    _shelling_accuracy = 1,
    _torpedo_accuracy = false,
    _evasion = 3,
    _los = false,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 6,
    _flight_range = 4,
    _special = false,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = false,
    _scrap_bauxite = 7,
    _buildable = false,
    _info = "水上戦闘機「強風」から発展した局地戦闘機「紫電」。同機主翼を中翼から低翼配置に改め、さらに自動空戦フラップの改良や防御力向上など、各種改良を施しました。大馬力エンジンと空戦フラップ、そして火力と防御力。零戦を大きく凌ぐ優れた空戦能力を持つ、海軍本土防空最後の切り札となる名機「紫電改」、その初期型の誕生です。",
    _wikipedia = "Kawanishi N1K",
}