- 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 1 Fighter Hayabusa Model III A (54th Squadron)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Botkaze moved page Module:Type 1 Fighter Hayabusa Model III A (54th Squadron) to Module:Data/Equipment/Type 1 Fighter Hayabusa Model III A (54th Squadron) without leaving a redirect) |
Jigaraphale (talk | contribs) m |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Type 1 Fighter Hayabusa Model III A (54th Squadron)", | |
− | + | _localized_name = "Army Type 1 Fighter Peregrine Falcon Model III A (54th Squadron)", | |
− | + | _id = 223, | |
− | + | _japanese_name = "一式戦 隼III型甲(54戦隊)", | |
− | + | _reading = "いっしきせんはやぶさIIIがたこう(54せんたい)", | |
− | + | _type = 48, | |
− | + | _icon = 44, | |
− | + | _types = {22, 39, 48, 44, 27}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 2, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 8, | |
− | + | _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 = 1, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 4, | |
− | + | _info = "陸軍主力戦闘機、一式戦「隼」を装備する飛行戦隊です。<br>折り鶴の部隊マークの同戦隊は、北海道や北方千島方面などに<br>も展開しました。北千島派遣隊の隼は、占守島の戦いでも奮戦<br>します。", | |
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Revision as of 12:52, 7 January 2023
Documentation for this module may be created at Module:Data/Equipment/Type 1 Fighter Hayabusa Model III A (54th Squadron)/doc
return {
_name = "Type 1 Fighter Hayabusa Model III A (54th Squadron)",
_localized_name = "Army Type 1 Fighter Peregrine Falcon Model III A (54th Squadron)",
_id = 223,
_japanese_name = "一式戦 隼III型甲(54戦隊)",
_reading = "いっしきせんはやぶさIIIがたこう(54せんたい)",
_type = 48,
_icon = 44,
_types = {22, 39, 48, 44, 27},
_rarity = 4,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 8,
_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 = 1,
_scrap_steel = false,
_scrap_bauxite = 4,
_info = "陸軍主力戦闘機、一式戦「隼」を装備する飛行戦隊です。<br>折り鶴の部隊マークの同戦隊は、北海道や北方千島方面などに<br>も展開しました。北千島派遣隊の隼は、占守島の戦いでも奮戦<br>します。",
_buildable = false,
_improvements = false,
}