- 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/Shuusui"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "-- Category:Equipment modules return { _name = "Shuusui", _id = 352, _japanese_name = "秋水", _reading = nil, _type = 48, -- 22,39,48,38,36 _icon = 38, _r...") |
Jigaraphale (talk | contribs) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "Shuusui", | _name = "Shuusui", | ||
+ | _localized_name = "Sharp Sword", | ||
_id = 352, | _id = 352, | ||
_japanese_name = "秋水", | _japanese_name = "秋水", | ||
− | _reading = | + | _reading = "しゅうすい", |
− | _type = 48, | + | _type = 48, |
_icon = 38, | _icon = 38, | ||
+ | _types = {22, 39, 48, 38, 36}, | ||
_rarity = 5, | _rarity = 5, | ||
_firepower = false, | _firepower = false, | ||
Line 29: | Line 29: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 7, | _scrap_bauxite = 7, | ||
+ | _info = "Me163の技術を導入、日本独自の技術による補完改修を施して陸海軍共同で完成を目指した高高度局地戦闘機「秋水」。<br>本機は、完成実用化に至らなかった同機が完成し、さらに各部隊で運用熟成され、数々の問題を克服して実用化されたif制式高高度局戦です。<br>高高度を飛来する恐怖の重爆に、必殺の一矢を!", | ||
+ | _info_en = "The \"Shuusui\" is a high-altitude, short-ranged interceptor that was completed jointly by the IJA and IJN.<br>It was derived from improvements made by Japan to the technology introduced by the Me163, with this is a what-if plane completed after many failed prototypes and after correcting its flaws through many trials by various units. This high-altitude, short-range interceptor has now been put into full service.<br>It will be a deadly arrow to the dreadful, high-altitude heavy bombers that come!", | ||
+ | _wikipedia = "Mitsubishi J8M", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 11:37, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Shuusui/doc
return {
_name = "Shuusui",
_localized_name = "Sharp Sword",
_id = 352,
_japanese_name = "秋水",
_reading = "しゅうすい",
_type = 48,
_icon = 38,
_types = {22, 39, 48, 38, 36},
_rarity = 5,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = false,
_shelling_accuracy = 9,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 4,
_flight_range = 1,
_special = false,
_scrap_fuel = 4,
_scrap_ammo = 3,
_scrap_steel = 1,
_scrap_bauxite = 7,
_info = "Me163の技術を導入、日本独自の技術による補完改修を施して陸海軍共同で完成を目指した高高度局地戦闘機「秋水」。<br>本機は、完成実用化に至らなかった同機が完成し、さらに各部隊で運用熟成され、数々の問題を克服して実用化されたif制式高高度局戦です。<br>高高度を飛来する恐怖の重爆に、必殺の一矢を!",
_info_en = "The \"Shuusui\" is a high-altitude, short-ranged interceptor that was completed jointly by the IJA and IJN.<br>It was derived from improvements made by Japan to the technology introduced by the Me163, with this is a what-if plane completed after many failed prototypes and after correcting its flaws through many trials by various units. This high-altitude, short-range interceptor has now been put into full service.<br>It will be a deadly arrow to the dreadful, high-altitude heavy bombers that come!",
_wikipedia = "Mitsubishi J8M",
_buildable = false,
_improvements = false,
}