- 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 Seaplane Fighter Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m |
|||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | return { | |
− | + | _name = "Type 2 Seaplane Fighter Kai", | |
− | + | _id = 165, | |
− | + | _japanese_name = "二式水戦改", | |
− | + | _reading = "にしきすいせんかい", | |
− | + | _type = 45, | |
− | + | _icon = 43, | |
− | + | _types = {5, 36, 45, 43, 3}, | |
− | + | _rarity = 2, | |
− | + | _firepower = false, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 3, | |
− | + | _armor = false, | |
− | + | _asw = 1, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 2, | |
− | + | _los = 1, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 5, | |
− | + | _flight_range = 4, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 1, | |
− | + | _scrap_ammo = 1, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 4, | |
− | + | _version = 2, | |
− | + | _info = "新型水上戦闘機の実戦投入までの繋ぎとして、零式艦上戦闘機をベースに急遽開発/実戦投入された水上戦闘機です。<br>カタパルトによる艦上運用を考慮した機材ではありませんでしたが、本機は機体及びフロート強度を改良強化して投入です。", | |
− | + | _info_en = "A new model of seaplane fighter thrown into combat in order add numbers to the fight, the base form of the Type 0 Zero Carrier Fighter has been hurriedly converted to a seaplane and put in service.<br>No extra equipment was added to the plane, instead, the airframe and float devices have been strengthened to handle catapult-assisted take-off.", | |
− | + | _wikipedia = "Nakajima A6M2-N", | |
− | + | _buildable = false, | |
− | + | _improvements = { | |
− | + | _ammo = 80, | |
− | + | _bauxite = 360, | |
− | + | _fuel = 110, | |
− | + | _products = { | |
− | + | ["Kyoufuu Kai"] = { | |
− | + | ["0"] = { | |
− | + | _development_material = 3, | |
− | + | _development_material_x = 4, | |
− | + | _equipment = { | |
− | + | ["Type 0 Fighter Model 21"] = 2, | |
− | + | }, | |
− | + | _improvement_material = 5, | |
− | + | _improvement_material_x = 6, | |
− | + | }, | |
− | + | ["6"] = { | |
− | + | _development_material = 4, | |
− | + | _development_material_x = 6, | |
− | + | _equipment = { | |
− | + | ["Type 0 Reconnaissance Seaplane"] = 2, | |
− | + | }, | |
− | + | _improvement_material = 7, | |
− | + | _improvement_material_x = 8, | |
− | + | }, | |
− | + | ["10"] = { | |
− | + | _development_material = 8, | |
− | + | _development_material_x = 12, | |
− | + | _equipment = { | |
+ | Zuiun = 2, | ||
+ | }, | ||
+ | _improvement_material = 9, | ||
+ | _improvement_material_x = 16, | ||
+ | }, | ||
+ | _ships = { | ||
+ | ["Mizuho/"] = { | ||
+ | Friday = true, | ||
+ | Monday = false, | ||
+ | Saturday = true, | ||
+ | Sunday = true, | ||
+ | Thursday = false, | ||
+ | Tuesday = false, | ||
+ | Wednesday = false, | ||
+ | }, | ||
+ | ["Mizuho/Kai"] = { | ||
+ | Friday = true, | ||
+ | Monday = false, | ||
+ | Saturday = true, | ||
+ | Sunday = true, | ||
+ | Thursday = false, | ||
+ | Tuesday = false, | ||
+ | Wednesday = false, | ||
+ | }, | ||
+ | }, | ||
+ | }, | ||
+ | }, | ||
+ | _steel = false, | ||
+ | }, | ||
} | } | ||
− | |||
− |
Latest revision as of 10:29, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Type 2 Seaplane Fighter Kai/doc
return {
_name = "Type 2 Seaplane Fighter Kai",
_id = 165,
_japanese_name = "二式水戦改",
_reading = "にしきすいせんかい",
_type = 45,
_icon = 43,
_types = {5, 36, 45, 43, 3},
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = 1,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 4,
_version = 2,
_info = "新型水上戦闘機の実戦投入までの繋ぎとして、零式艦上戦闘機をベースに急遽開発/実戦投入された水上戦闘機です。<br>カタパルトによる艦上運用を考慮した機材ではありませんでしたが、本機は機体及びフロート強度を改良強化して投入です。",
_info_en = "A new model of seaplane fighter thrown into combat in order add numbers to the fight, the base form of the Type 0 Zero Carrier Fighter has been hurriedly converted to a seaplane and put in service.<br>No extra equipment was added to the plane, instead, the airframe and float devices have been strengthened to handle catapult-assisted take-off.",
_wikipedia = "Nakajima A6M2-N",
_buildable = false,
_improvements = {
_ammo = 80,
_bauxite = 360,
_fuel = 110,
_products = {
["Kyoufuu Kai"] = {
["0"] = {
_development_material = 3,
_development_material_x = 4,
_equipment = {
["Type 0 Fighter Model 21"] = 2,
},
_improvement_material = 5,
_improvement_material_x = 6,
},
["6"] = {
_development_material = 4,
_development_material_x = 6,
_equipment = {
["Type 0 Reconnaissance Seaplane"] = 2,
},
_improvement_material = 7,
_improvement_material_x = 8,
},
["10"] = {
_development_material = 8,
_development_material_x = 12,
_equipment = {
Zuiun = 2,
},
_improvement_material = 9,
_improvement_material_x = 16,
},
_ships = {
["Mizuho/"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Mizuho/Kai"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
},
},
},
_steel = false,
},
}