• 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)"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m
com>Ckwng
Line 11: Line 11:
 
_icon = 31,
 
_icon = 31,
 
_rarity = 4,
 
_rarity = 4,
_back = 3,
 
 
_firepower = 1,
 
_firepower = 1,
 
_bombing = false,
 
_bombing = false,

Revision as of 01:59, 3 May 2016

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,
	_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