- 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/Shiun (Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Shiun (Skilled)", _id = 521, _japanese_name = "紫雲(熟練)", _type = 10, _icon = 10, _types = {5, 7, 10, 10, 2}, _rarity = 5, _back = 5,...") |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "Shiun (Skilled)", | _name = "Shiun (Skilled)", | ||
+ | _localized_name = "Violet Cloud (Skilled)", | ||
_id = 521, | _id = 521, | ||
_japanese_name = "紫雲(熟練)", | _japanese_name = "紫雲(熟練)", | ||
Line 29: | Line 30: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 17, | _scrap_bauxite = 17, | ||
+ | _info = "制空権を失った空でも強行偵察が可能な高性能水偵を目指して開発された、十四試高速水上偵察機「紫雲」です。<br>火星エンジンと二重反転プロペラ、新機構フロート採用などで高性能な次世代水偵となるはずだった本機、熟練搭乗員が運用します。<br>※大淀型や重巡改装特設水上機母艦の運用では、本機材の改修を進めることで、より高い能力を発揮することが可能です。", | ||
+ | _info_en = "'It is the type 14 high-speed reconnaissance seaplane \"Shiun\" that was developed with the aim of enabling daring reconnaissance even in airspace where air superiority has been lost.<br>This aircraft, which was supposed to be a high-performance next-generation reconnaissance seaplane fitted with a Mars engine dual-reverse propeller, and a new float mechanism, will be operated by an experienced crew.<br>※When operated from the Ooyodo-class and specially converted seaplane tender from a heavy cruiser, it is possible to achieve even higher capabilities by improving this equipment.", | ||
_wikipedia = "Kawanishi E15K", | _wikipedia = "Kawanishi E15K", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 08:21, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Shiun (Skilled)/doc
return {
_name = "Shiun (Skilled)",
_localized_name = "Violet Cloud (Skilled)",
_id = 521,
_japanese_name = "紫雲(熟練)",
_type = 10,
_icon = 10,
_types = {5, 7, 10, 10, 2},
_rarity = 5,
_back = 5,
_stars = 5,
_firepower = false,
_bombing = 1,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 4,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 2,
_los = 9,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 17,
_info = "制空権を失った空でも強行偵察が可能な高性能水偵を目指して開発された、十四試高速水上偵察機「紫雲」です。<br>火星エンジンと二重反転プロペラ、新機構フロート採用などで高性能な次世代水偵となるはずだった本機、熟練搭乗員が運用します。<br>※大淀型や重巡改装特設水上機母艦の運用では、本機材の改修を進めることで、より高い能力を発揮することが可能です。",
_info_en = "'It is the type 14 high-speed reconnaissance seaplane \"Shiun\" that was developed with the aim of enabling daring reconnaissance even in airspace where air superiority has been lost.<br>This aircraft, which was supposed to be a high-performance next-generation reconnaissance seaplane fitted with a Mars engine dual-reverse propeller, and a new float mechanism, will be operated by an experienced crew.<br>※When operated from the Ooyodo-class and specially converted seaplane tender from a heavy cruiser, it is possible to achieve even higher capabilities by improving this equipment.",
_wikipedia = "Kawanishi E15K",
_buildable = false,
_improvements = false,
}