- 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
(GitHub Action) |
(GitHub Action) |
||
Line 2: | Line 2: | ||
_name = "Emergency Repair Personnel", | _name = "Emergency Repair Personnel", | ||
_id = 42, | _id = 42, | ||
+ | _item_id = 50, | ||
_japanese_name = "応急修理要員", | _japanese_name = "応急修理要員", | ||
_reading = "おうきゅうしゅうりよういん", | _reading = "おうきゅうしゅうりよういん", | ||
Line 9: | Line 10: | ||
_rarity = 0, | _rarity = 0, | ||
_back = -2, | _back = -2, | ||
+ | _stars = 1, | ||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Revision as of 12:35, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Emergency Repair Personnel/doc
return {
_name = "Emergency Repair Personnel",
_id = 42,
_item_id = 50,
_japanese_name = "応急修理要員",
_reading = "おうきゅうしゅうりよういん",
_type = 23,
_icon = 14,
_types = {6, 30, 23, 14, 0},
_rarity = 0,
_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,
_info = "プロのダメコン(ダメージコントロール)集団。艦娘の戦闘に<br>よる致命的な被害を最小限に抑えることによって、大切な艦娘<br>を轟沈(ロスト)からお護りします!<br>艦隊決戦のリスクマネージメントに、ぜひどうぞ!<br>(発動すると消滅します)",
_wikipedia = "Damage control",
_buildable = false,
_improvements = false,
}