• 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/Emergency Repair Goddess"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local Emergency_Repair_Goddess = {
 
local Emergency_Repair_Goddess = {
 
_name = "Emergency Repair Goddess",
 
_name = "Emergency Repair Goddess",

Revision as of 11:39, 7 December 2015

Documentation for this module may be created at Module:Data/Equipment/Emergency Repair Goddess/doc

--Categories:
--[[Category:Equipment modules]]

local Emergency_Repair_Goddess = {
	_name = "Emergency Repair Goddess",
	_page = false,
	_id = 43,
	_japanese_name = "応急修理女神",
	_reading = "おうきゅうしゅうりめがみ",
	_type = 23,
	_icon = 14,
	_rarity = 1,
	_back = 3,
	_stars = 4,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = "Restores HP and supplies of equipping ship to full upon sinking.",
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = 1,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return Emergency_Repair_Goddess