- 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 |
com>Ckwng m |
||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Equipment modules]] | ||
+ | |||
local WG42_Wurfgerat_42 = { | local WG42_Wurfgerat_42 = { | ||
_name = "WG42 (Wurfgerät 42)", | _name = "WG42 (Wurfgerät 42)", |
Revision as of 12:14, 7 December 2015
Documentation for this module may be created at Module:Data/Equipment/WG42 (Wurfgerät 42)/doc
--Categories:
--[[Category:Equipment modules]]
local WG42_Wurfgerat_42 = {
_name = "WG42 (Wurfgerät 42)",
_page = false,
_id = 126,
_japanese_name = "WG42 (Wurfgerät 42)",
_reading = "WG42 (ヴルフゲレート 42)",
_type = 37,
_icon = 31,
_rarity = 4,
_back = 3,
_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,
_buildable = false,
_upgradable = false,
}
return WG42_Wurfgerat_42