- 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
com>Ckwng |
(Update module) |
||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | + | return { | |
_name = "WG42 (Wurfgerät 42)", | _name = "WG42 (Wurfgerät 42)", | ||
_page = false, | _page = false, | ||
Line 29: | Line 29: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _info = "かの国で開発された対地対艦攻撃用の艦載ロケットランチャー装備「WG42」です。<br />Uボートにも搭載され、実際に運用されました。命中精度には難がありますが、ごく浅い深度なら水面下から発射可能な、潜水艦発射対地ミサイルのご先祖様のような装備で、主に対地攻撃に有効です。", | ||
+ | _wikipedia = "30 cm Nebelwerfer 42", | ||
_buildable = false, | _buildable = false, | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
− | |||
− |
Revision as of 07:28, 5 October 2018
Documentation for this module may be created at Module:Data/Equipment/WG42 (Wurfgerät 42)/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "WG42 (Wurfgerät 42)",
_page = false,
_id = 126,
_japanese_name = "WG42 (Wurfgerät 42)",
_reading = "WG42 (ヴルフゲレート 42)",
_type = 37,
_icon = 31,
_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 = false,
_scrap_fuel = 1,
_scrap_ammo = 4,
_scrap_steel = 2,
_scrap_bauxite = 1,
_info = "かの国で開発された対地対艦攻撃用の艦載ロケットランチャー装備「WG42」です。<br />Uボートにも搭載され、実際に運用されました。命中精度には難がありますが、ごく浅い深度なら水面下から発射可能な、潜水艦発射対地ミサイルのご先祖様のような装備で、主に対地攻撃に有効です。",
_wikipedia = "30 cm Nebelwerfer 42",
_buildable = false,
_upgradable = false,
}