- 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 (Created page with "local Emergency_Repair_Personnel = { _name = "Emergency Repair Personnel", _page = "Repair Team", _id = 42, _japanese_name = "応急修理要員", _reading = "おうき...") |
com>Ckwng (Remove redirect) |
||
Line 1: | Line 1: | ||
local Emergency_Repair_Personnel = { | local Emergency_Repair_Personnel = { | ||
_name = "Emergency Repair Personnel", | _name = "Emergency Repair Personnel", | ||
− | _page = | + | _page = false, |
_id = 42, | _id = 42, | ||
_japanese_name = "応急修理要員", | _japanese_name = "応急修理要員", |
Revision as of 13:25, 19 July 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,
_card = "Equipment42-1.png",
_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