- 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/Walrus"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m |
Jigaraphale (talk | contribs) m |
||
Line 28: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 4, | _scrap_bauxite = 4, | ||
− | _info = " | + | _info = "紅茶の国で開発運用された、セイウチの名前を持つカタパルト発進可能な複葉飛行艇タイプのやや旧式な偵察機です。<br>低速ではありながら使い勝手が良く、木製型が大量生産され、戦艦Rodneyをはじめとした紅茶の国の戦艦や重巡の目として、艦載運用されました。<br>本装備は、夜偵バージョンの水上戦闘艦搭載機として実装です。<br>Eagles do not breed doves!", |
+ | _info_en = "A slightly old-fashioned reconnaissance flying boat biplane that can be launched by catapult, named after the walrus, developed and operated in the country of black tea.<br>Although it is slow, it is easy to use, with a mass-produced wooden frame, and it was used on battleships and heavy cruisers from the country of tea, including the battleship Rodney.<br>This equipment is implemented in its ship-born plane night reconnaissance version, for surface combat.<br>Eagles do not breed doves!", | ||
+ | _wikipedia = "Supermarine Walrus", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 07:40, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Walrus/doc
return {
_name = "Walrus",
_id = 510,
_japanese_name = "Walrus",
_reading = nil,
_type = 10,
_icon = 50,
_types = {5, 7, 10, 50, 49},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 4,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 3,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 4,
_info = "紅茶の国で開発運用された、セイウチの名前を持つカタパルト発進可能な複葉飛行艇タイプのやや旧式な偵察機です。<br>低速ではありながら使い勝手が良く、木製型が大量生産され、戦艦Rodneyをはじめとした紅茶の国の戦艦や重巡の目として、艦載運用されました。<br>本装備は、夜偵バージョンの水上戦闘艦搭載機として実装です。<br>Eagles do not breed doves!",
_info_en = "A slightly old-fashioned reconnaissance flying boat biplane that can be launched by catapult, named after the walrus, developed and operated in the country of black tea.<br>Although it is slow, it is easy to use, with a mass-produced wooden frame, and it was used on battleships and heavy cruisers from the country of tea, including the battleship Rodney.<br>This equipment is implemented in its ship-born plane night reconnaissance version, for surface combat.<br>Eagles do not breed doves!",
_wikipedia = "Supermarine Walrus",
_buildable = false,
_improvements = false,
}