- 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 Personnel"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Remove redirect) |
com>Ckwng |
||
Line 10: | Line 10: | ||
_back = -2, | _back = -2, | ||
_stars = 1, | _stars = 1, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Revision as of 01:51, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/Emergency Repair Personnel/doc
local Emergency_Repair_Personnel = {
_name = "Emergency Repair Personnel",
_page = false,
_id = 42,
_japanese_name = "応急修理要員",
_reading = "おうきゅうしゅうりよういん",
_type = 23,
_icon = 14,
_rarity = 1,
_back = -2,
_stars = 1,
_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 of equipping ship to heavy damage and unsinkable state upon sinking.",
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 1,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return Emergency_Repair_Personnel