- 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 Land-based Attack Aircraft Model 22A"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Type 1 Land-based Attack Aircraft Model 22A", | |
− | + | _id = 180, | |
− | + | _japanese_name = "一式陸攻 二二型甲", | |
− | + | _reading = "いっしきりくこう ににがたこう", | |
− | + | _type = 47, | |
− | + | _icon = 37, | |
− | + | _types = {21, 38, 47, 37, 4}, | |
− | + | _rarity = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = 12, | |
− | + | _torpedo = 11, | |
− | + | _aa = 3, | |
− | + | _armor = false, | |
− | + | _asw = 2, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 4, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 12, | |
− | + | _flight_range = 10, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 8, | |
− | + | _scrap_ammo = 5, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 14, | |
− | + | _version = 2, | |
− | + | _info = "陸上航空基地より発進、敵艦船への対艦攻撃及び敵飛行場等への対地攻撃などを行った海軍の主力陸上攻撃機「一式陸攻」、その性能向上型です。<br>機体の一部を再設計改修、さらに機体上部の旋回機銃と機体側面機銃を強化、性能は限定的ではありましたが機上電探も搭載しました。", | |
− | + | _info_en = "This is the improved-capability model of the Navy's main land-based attack aircraft the \"Type 1 Land-based Attacker\", which deployed from land air bases and carried out anti-ship attacks on enemy ships, anti-ground attacks on enemy airfields, and such.<br>Portions of the airframe were redesigned, as well as the addition of a rotating machine gun on the top of the airframe and the enhancement of the lateral machine guns, and even though its capabilities were limited, a plane-mounted radar was also installed.", | |
− | + | _wikipedia = "Mitsubishi G4M", | |
+ | _buildable = false, | ||
+ | _improvements = true, | ||
} | } |
Latest revision as of 09:54, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Type 1 Land-based Attack Aircraft Model 22A/doc
return {
_name = "Type 1 Land-based Attack Aircraft Model 22A",
_id = 180,
_japanese_name = "一式陸攻 二二型甲",
_reading = "いっしきりくこう ににがたこう",
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 4},
_rarity = 3,
_firepower = false,
_bombing = 12,
_torpedo = 11,
_aa = 3,
_armor = false,
_asw = 2,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 12,
_flight_range = 10,
_special = false,
_scrap_fuel = 8,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 14,
_version = 2,
_info = "陸上航空基地より発進、敵艦船への対艦攻撃及び敵飛行場等への対地攻撃などを行った海軍の主力陸上攻撃機「一式陸攻」、その性能向上型です。<br>機体の一部を再設計改修、さらに機体上部の旋回機銃と機体側面機銃を強化、性能は限定的ではありましたが機上電探も搭載しました。",
_info_en = "This is the improved-capability model of the Navy's main land-based attack aircraft the \"Type 1 Land-based Attacker\", which deployed from land air bases and carried out anti-ship attacks on enemy ships, anti-ground attacks on enemy airfields, and such.<br>Portions of the airframe were redesigned, as well as the addition of a rotating machine gun on the top of the airframe and the enhancement of the lateral machine guns, and even though its capabilities were limited, a plane-mounted radar was also installed.",
_wikipedia = "Mitsubishi G4M",
_buildable = false,
_improvements = true,
}