• 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
(Created page with "local WG42_Wurfgerat_42 = { _name = "WG42 (Wurfgerät 42)", _page = false, _id = 126, _japanese_name = "WG42 (Wurfgerät 42)", _reading = "WG42 (ヴルフゲレート 42)...")
 
com>Ckwng
Line 9: Line 9:
 
_rarity = 4,
 
_rarity = 4,
 
_back = 3,
 
_back = 3,
_card = "Equipment126-1.png",
 
 
_firepower = 1,
 
_firepower = 1,
 
_bombing = false,
 
_bombing = false,

Revision as of 09:03, 14 August 2015

Documentation for this module may be created at Module:Data/Equipment/WG42 (Wurfgerät 42)/doc

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