- 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 (Egusa Squadron)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (1 revision imported) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "Ginga (Egusa Squadron)", | _name = "Ginga (Egusa Squadron)", | ||
Line 6: | Line 4: | ||
_japanese_name = "銀河(江草隊)", | _japanese_name = "銀河(江草隊)", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 47, | + | _type = 47, |
_icon = 37, | _icon = 37, | ||
+ | _types = {21, 38, 47, 37, 4}, | ||
_rarity = 5, | _rarity = 5, | ||
_firepower = false, | _firepower = false, | ||
Line 29: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 17, | _scrap_bauxite = 17, | ||
+ | _info = "海軍の主力陸上攻撃機「一式陸攻」の後継機として開発された<br>陸上発進の攻撃機です。優れた機体設計により、高い性能を秘<br>めていました。戦力化された時期が遅かったことや複雑な構造<br>に問題もあった新鋭機「銀河」。本部隊は、同機で編成され、<br>鵬部隊とも呼ばれた精鋭江草隊長率いる飛行隊です。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 13:00, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Ginga (Egusa Squadron)/doc
return {
_name = "Ginga (Egusa Squadron)",
_id = 388,
_japanese_name = "銀河(江草隊)",
_reading = nil,
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 4},
_rarity = 5,
_firepower = false,
_bombing = 15,
_torpedo = 15,
_aa = 3,
_armor = false,
_asw = 4,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 13,
_flight_range = 7,
_special = false,
_scrap_fuel = 9,
_scrap_ammo = 7,
_scrap_steel = false,
_scrap_bauxite = 17,
_info = "海軍の主力陸上攻撃機「一式陸攻」の後継機として開発された<br>陸上発進の攻撃機です。優れた機体設計により、高い性能を秘<br>めていました。戦力化された時期が遅かったことや複雑な構造<br>に問題もあった新鋭機「銀河」。本部隊は、同機で編成され、<br>鵬部隊とも呼ばれた精鋭江草隊長率いる飛行隊です。",
_buildable = false,
_improvements = false,
}