- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng m |
Jigaraphale (talk | contribs) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | return { | |
− | + | _name = "Shiun", | |
− | + | _localized_name = "Violet Cloud", | |
− | + | _id = 118, | |
− | + | _japanese_name = "紫雲", | |
− | + | _reading = "しうん", | |
− | + | _type = 10, | |
− | + | _icon = 10, | |
− | + | _types = {5, 7, 10, 10, 2}, | |
− | + | _rarity = 4, | |
− | + | _back = 5, | |
− | + | _stars = 4, | |
− | + | _firepower = false, | |
− | + | _bombing = 1, | |
− | + | _torpedo = false, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = 2, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 8, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 9, | |
− | + | _flight_range = 4, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 1, | |
− | + | _scrap_ammo = 1, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 15, | |
− | + | _info = "制空権を失った空でも強行偵察が可能な高性能水偵を目指して開発された、十四試高速水上偵察機「紫雲」です。<br>火星エンジンと二重反転プロペラの採用、投下可能フロート機構などで高速高性能な次世代艦載水偵となるはずでしたが、計画通りの高性能を発揮することは叶いませんでした。<br>就役直後の軽巡「大淀」などで、増加試作機が運用されています。 ", | |
+ | _info_en = "The \"Shiun\" was conceived as a high-performance seaplane intended to scout the enemy where air superiority is lost or unachievable.<br>A next-generation seaplane powered by the Mitsubishi Kasei engine with a pair of contra-rotating propellers and floats that could be jettisoned for higher speed performance, tests were inconclusive with these features.<br>Nonetheless, these aircraft saw service aboard the light cruiser, \"Ooyodo\".", | ||
+ | _wikipedia = "Kawanishi E15K", | ||
+ | _buildable = false, | ||
+ | _improvements = true, | ||
} | } | ||
− | |||
− |
Latest revision as of 06:43, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Shiun/doc
return {
_name = "Shiun",
_localized_name = "Violet Cloud",
_id = 118,
_japanese_name = "紫雲",
_reading = "しうん",
_type = 10,
_icon = 10,
_types = {5, 7, 10, 10, 2},
_rarity = 4,
_back = 5,
_stars = 4,
_firepower = false,
_bombing = 1,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 2,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 8,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 15,
_info = "制空権を失った空でも強行偵察が可能な高性能水偵を目指して開発された、十四試高速水上偵察機「紫雲」です。<br>火星エンジンと二重反転プロペラの採用、投下可能フロート機構などで高速高性能な次世代艦載水偵となるはずでしたが、計画通りの高性能を発揮することは叶いませんでした。<br>就役直後の軽巡「大淀」などで、増加試作機が運用されています。 ",
_info_en = "The \"Shiun\" was conceived as a high-performance seaplane intended to scout the enemy where air superiority is lost or unachievable.<br>A next-generation seaplane powered by the Mitsubishi Kasei engine with a pair of contra-rotating propellers and floats that could be jettisoned for higher speed performance, tests were inconclusive with these features.<br>Nonetheless, these aircraft saw service aboard the light cruiser, \"Ooyodo\".",
_wikipedia = "Kawanishi E15K",
_buildable = false,
_improvements = true,
}