- 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/Zero Fighter Model 21 (w/ Iwamoto Flight)"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | return { | |
− | + | _name = "Zero Fighter Model 21 (w/ Iwamoto Flight)", | |
− | + | _id = 155, | |
− | + | _japanese_name = "零戦21型(付岩本小隊)", | |
− | + | _reading = "れいせん21がた(つきいわもとしょうたい)", | |
− | + | _type = 6, | |
− | + | _icon = 6, | |
− | + | _types = {3, 5, 6, 6, 11}, | |
− | + | _rarity = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 9, | |
− | + | _armor = false, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 3, | |
− | + | _los = 1, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 4, | |
− | + | _flight_range = 7, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 1, | |
− | + | _scrap_ammo = 2, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 2, | |
− | + | _info = "圧倒的な空戦技量を誇る岩本小隊長を擁する「零式艦上戦闘機21型」装備の艦戦隊です。<br>零戦の優れた格闘戦能力と長大な航続距離、そして搭乗員の高い技量で圧倒的な強さを誇ります。<br>開戦から珊瑚海海戦まで「瑞鶴」の上空を護りました。", | |
+ | _info_en = "Commanded by squadron commander Iwamoto, the great dogfighting expert, a carrier-based squadron equipped with the \"Type 21 Zero Fighter\".<br>The excellent combat ability and the long range of the zero fighters combined with the skills of the pilots result in overwhelming strength.<br>Protecting the skies above \"Zuikaku\" during the Battle of the Coral Sea.", | ||
+ | _wikipedia = "Mitsubishi A6M Zero", | ||
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } | ||
− | |||
− |
Latest revision as of 09:31, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Zero Fighter Model 21 (w/ Iwamoto Flight)/doc
return {
_name = "Zero Fighter Model 21 (w/ Iwamoto Flight)",
_id = 155,
_japanese_name = "零戦21型(付岩本小隊)",
_reading = "れいせん21がた(つきいわもとしょうたい)",
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 11},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 9,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 3,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 4,
_flight_range = 7,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 2,
_info = "圧倒的な空戦技量を誇る岩本小隊長を擁する「零式艦上戦闘機21型」装備の艦戦隊です。<br>零戦の優れた格闘戦能力と長大な航続距離、そして搭乗員の高い技量で圧倒的な強さを誇ります。<br>開戦から珊瑚海海戦まで「瑞鶴」の上空を護りました。",
_info_en = "Commanded by squadron commander Iwamoto, the great dogfighting expert, a carrier-based squadron equipped with the \"Type 21 Zero Fighter\".<br>The excellent combat ability and the long range of the zero fighters combined with the skills of the pilots result in overwhelming strength.<br>Protecting the skies above \"Zuikaku\" during the Battle of the Coral Sea.",
_wikipedia = "Mitsubishi A6M Zero",
_buildable = false,
_improvements = false,
}