Line 1: |
Line 1: |
− | -- [[Category:Equipment modules]]
| |
− |
| |
| return { | | return { |
| _name = "Ginga (Egusa Squadron)", | | _name = "Ginga (Egusa Squadron)", |
| + | _localized_name = "Galaxy (Egusa Squadron)", |
| _id = 388, | | _id = 388, |
| _japanese_name = "銀河(江草隊)", | | _japanese_name = "銀河(江草隊)", |
| _reading = nil, | | _reading = nil, |
− | _type = 47, -- 21,38,47,37,4 | + | _type = 47, |
| _icon = 37, | | _icon = 37, |
| + | _types = {21, 38, 47, 37, 4}, |
| _rarity = 5, | | _rarity = 5, |
| _firepower = false, | | _firepower = false, |
Line 23: |
Line 23: |
| _range = false, | | _range = false, |
| _flight_cost = 13, | | _flight_cost = 13, |
− | _flight_range = 7, | + | _flight_range = 8, |
| _special = false, | | _special = false, |
| _scrap_fuel = 9, | | _scrap_fuel = 9, |
Line 29: |
Line 29: |
| _scrap_steel = false, | | _scrap_steel = false, |
| _scrap_bauxite = 17, | | _scrap_bauxite = 17, |
| + | _info = "海軍の主力陸上攻撃機「一式陸攻」の後継機として開発された陸上発進の攻撃機です。<br>優れた機体設計により、高い性能を秘めていました。<br>戦力化された時期が遅かったことや複雑な構造に問題もあった新鋭機「銀河」。<br>本部隊は、同機で編成され、鵬部隊とも呼ばれた精鋭江草隊長率いる飛行隊です。", |
| + | _info_en = "A land-based bomber developed as the successor to the Navy's main land-based \"Type 1 Attacker\".<br>Its high performance is due to its excellent airframe design.<br>These new \"Gingas\" were delayed when entering service due to problems stemming from its complex construction.<br>This squadron, also known as the Phoenix Squadron, is equipped with said planes and commanded by the elite Egusa.", |
| + | _wikipedia = "Yokosuka P1Y", |
| _buildable = false, | | _buildable = false, |
− | _info = "海軍の主力陸上攻撃機「一式陸攻」の後継機として開発された陸上発進の攻撃機です。優れた機体設計により、高い性能を秘めていました。戦力化された時期が遅かったことや複雑な構造に問題もあった新鋭機「銀河」。本部隊は、同機で編成され、鵬部隊とも呼ばれた精鋭江草隊長率いる飛行隊です。", | + | _improvements = false, |
| } | | } |