- 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/WG42 (Wurfgerät 42)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Update module) |
Jigaraphale (talk | contribs) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "WG42 (Wurfgerät 42)", | |
− | + | _id = 126, | |
− | + | _japanese_name = "WG42 (Wurfgerät 42)", | |
− | + | _reading = "WG42 (ヴルフゲレート 42)", | |
− | + | _type = 37, | |
− | + | _icon = 31, | |
− | + | _types = {15, 26, 37, 31, 0}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 1, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = false, | |
− | + | _armor = -1, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = 1, | |
− | + | _special = "Provides bonuses against installations", | |
− | + | _scrap_fuel = 1, | |
− | + | _scrap_ammo = 4, | |
− | + | _scrap_steel = 2, | |
− | + | _scrap_bauxite = 1, | |
− | + | _info = "かの国で開発された対地対艦攻撃用の艦載ロケットランチャー装備「WG42」です。<br>Uボートにも搭載され、実際に運用されました。<br>命中精度には難がありますが、ごく浅い深度なら水面下から発射可能な、潜水艦発射対地ミサイルのご先祖様のような装備で、主に対地攻撃に有効です。 ", | |
− | + | _info_en = "The \"WG42\" is a ship-borne rocket launcher developed in that country for anti-ground attacks.<br>It was also used aboard U-boats where it saw practical use.<br>Mainly effective for anti-ground strikes, it suffered from poor accuracy, however, it can be fired from a shallow depth similar to the submarine-launched anti-ground missiles of today.", | |
− | + | _wikipedia = "30 cm Nebelwerfer 42", | |
− | + | _buildable = false, | |
+ | _improvements = false, | ||
} | } |
Latest revision as of 07:28, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/WG42 (Wurfgerät 42)/doc
return {
_name = "WG42 (Wurfgerät 42)",
_id = 126,
_japanese_name = "WG42 (Wurfgerät 42)",
_reading = "WG42 (ヴルフゲレート 42)",
_type = 37,
_icon = 31,
_types = {15, 26, 37, 31, 0},
_rarity = 4,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = -1,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = "Provides bonuses against installations",
_scrap_fuel = 1,
_scrap_ammo = 4,
_scrap_steel = 2,
_scrap_bauxite = 1,
_info = "かの国で開発された対地対艦攻撃用の艦載ロケットランチャー装備「WG42」です。<br>Uボートにも搭載され、実際に運用されました。<br>命中精度には難がありますが、ごく浅い深度なら水面下から発射可能な、潜水艦発射対地ミサイルのご先祖様のような装備で、主に対地攻撃に有効です。 ",
_info_en = "The \"WG42\" is a ship-borne rocket launcher developed in that country for anti-ground attacks.<br>It was also used aboard U-boats where it saw practical use.<br>Mainly effective for anti-ground strikes, it suffered from poor accuracy, however, it can be fired from a shallow depth similar to the submarine-launched anti-ground missiles of today.",
_wikipedia = "30 cm Nebelwerfer 42",
_buildable = false,
_improvements = false,
}