- 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/Ryuusei (601 Air Group)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (8 revisions imported) |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Ryuusei (601 Air Group)", | |
− | + | _localized_name = "Shooting Star (601 Air Group)", | |
− | + | _id = 113, | |
− | + | _japanese_name = "流星(六〇一空)", | |
− | + | _reading = "りゅうせい(ろくまるいちくう)", | |
− | + | _type = 8, | |
− | + | _icon = 8, | |
− | + | _types = {3, 5, 8, 8, 17}, | |
− | + | _rarity = 4, | |
− | + | _back = 5, | |
− | + | _stars = 4, | |
− | + | _firepower = false, | |
− | + | _bombing = false, | |
− | + | _torpedo = 13, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = 5, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 3, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 7, | |
− | + | _flight_range = 6, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 5, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 10, | |
− | + | _info = "艦攻と艦爆を統合した先進的な\"急降下爆撃可能な雷撃機\"、それが「流星」です。<br>発動機不調と重量過大に悩みながらも、開発に成功。高い性能を誇る最新鋭の艦上攻撃機です。<br>錬成を重ねた六〇一空が機種転換し、本機を装備します。<br>整備の行き届いた流星を定数装備した、新生艦攻隊の主力です。 ", | |
− | + | _info_en = "Ryusei is an advanced \"dive bombing torpedo bomber\" that integrates naval attack and naval bombing.<br>Despite problems with its engine and weight, it was finally completed, boasting as a high-performance, cutting-edge, carrier-borne attack aircraft.<br>The 601 Air Group in training transitioned into this type of aircraft.<br>Well-maintained, this aircraft became the mainstay of the carrier attack group.", | |
− | + | _wikipedia = "Aichi B7A", | |
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 06:31, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Ryuusei (601 Air Group)/doc
return {
_name = "Ryuusei (601 Air Group)",
_localized_name = "Shooting Star (601 Air Group)",
_id = 113,
_japanese_name = "流星(六〇一空)",
_reading = "りゅうせい(ろくまるいちくう)",
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 17},
_rarity = 4,
_back = 5,
_stars = 4,
_firepower = false,
_bombing = false,
_torpedo = 13,
_aa = false,
_armor = false,
_asw = 5,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 6,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 10,
_info = "艦攻と艦爆を統合した先進的な\"急降下爆撃可能な雷撃機\"、それが「流星」です。<br>発動機不調と重量過大に悩みながらも、開発に成功。高い性能を誇る最新鋭の艦上攻撃機です。<br>錬成を重ねた六〇一空が機種転換し、本機を装備します。<br>整備の行き届いた流星を定数装備した、新生艦攻隊の主力です。 ",
_info_en = "Ryusei is an advanced \"dive bombing torpedo bomber\" that integrates naval attack and naval bombing.<br>Despite problems with its engine and weight, it was finally completed, boasting as a high-performance, cutting-edge, carrier-borne attack aircraft.<br>The 601 Air Group in training transitioned into this type of aircraft.<br>Well-maintained, this aircraft became the mainstay of the carrier attack group.",
_wikipedia = "Aichi B7A",
_buildable = false,
_improvements = false,
}