- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
m |
||
Line 1: | Line 1: | ||
− | -- | + | -- [[Category:Equipment modules]] |
− | --[[Category: | + | -- [[Category:Item modules]] |
− | + | return { | |
_name = "Emergency Repair Goddess", | _name = "Emergency Repair Goddess", | ||
_page = false, | _page = false, | ||
Line 33: | Line 33: | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
− | |||
− |
Revision as of 11:09, 12 March 2018
Documentation for this module may be created at Module:Data/Equipment/Emergency Repair Goddess/doc
-- [[Category:Equipment modules]]
-- [[Category:Item modules]]
return {
_name = "Emergency Repair Goddess",
_page = false,
_id = 43,
_japanese_name = "応急修理女神",
_reading = "おうきゅうしゅうりめがみ",
_type = 23,
_icon = 14,
_rarity = 1,
_back = 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,
}