- 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/Ginga"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
Line 29: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 17, | _scrap_bauxite = 17, | ||
− | _info = " | + | _info = "海軍の主力陸上攻撃機「一式陸攻」の後継機として開発された陸上発進の攻撃機です。<br>優れた機体設計により、高い性能を秘めていました。<br>戦力化された時期が遅かったことや複雑すぎる構造に問題もありましたが、最後まで戦い抜きました。<br>一部は夜間戦闘機に転用されました。", |
+ | _info_en = "Developed as a successor to the \"Type 1 Land Attacker\", the premier land-attack plane of the Navy.<br>The excellent design of the airframe hides an impressive performance.<br>It arrived too late to change the course of the war and the problems caused by its complex construction were not solved; it saw combat at the end of the war.<br>Some were converted to night fighters.", | ||
_wikipedia = "Yokosuka P1Y", | _wikipedia = "Yokosuka P1Y", | ||
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 10:35, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Ginga/doc
return {
_name = "Ginga",
_localized_name = "Galaxy",
_id = 187,
_japanese_name = "銀河",
_reading = "ぎんが",
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 4},
_rarity = 4,
_firepower = false,
_bombing = 14,
_torpedo = 14,
_aa = 3,
_armor = false,
_asw = 3,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 13,
_flight_range = 9,
_special = false,
_scrap_fuel = 9,
_scrap_ammo = 6,
_scrap_steel = false,
_scrap_bauxite = 17,
_info = "海軍の主力陸上攻撃機「一式陸攻」の後継機として開発された陸上発進の攻撃機です。<br>優れた機体設計により、高い性能を秘めていました。<br>戦力化された時期が遅かったことや複雑すぎる構造に問題もありましたが、最後まで戦い抜きました。<br>一部は夜間戦闘機に転用されました。",
_info_en = "Developed as a successor to the \"Type 1 Land Attacker\", the premier land-attack plane of the Navy.<br>The excellent design of the airframe hides an impressive performance.<br>It arrived too late to change the course of the war and the problems caused by its complex construction were not solved; it saw combat at the end of the war.<br>Some were converted to night fighters.",
_wikipedia = "Yokosuka P1Y",
_buildable = false,
_improvements = true,
}