- 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
Jigaraphale (talk | contribs) m |
Jigaraphale (talk | contribs) |
||
Line 28: | Line 28: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
− | _info = "ダメコン(ダメージコントロール)集団の最上位バージョン。<br> | + | _info = "ダメコン(ダメージコントロール)集団の最上位バージョン。<br>艦娘の戦闘による致命的な被害を最小限に抑えて、大切な艦娘を轟沈(ロスト)から護ると共に、<br>発動すると、同艦娘の耐久力と燃料・弾薬などの補給物資を全回復してくれるという、<br>まさに女神のようなオーバーテクノロジーな至高のダメコン!<br>(発動すると消滅します)", |
− | _wikipedia = "Damage control", | + | _info_en = "The best group of damage control team.<br>It prevents your beloved ship girl from sinking from lethal damage, restoring it to full health and supply.<br>For those reasons it surely is the pinnacle of wonder technology!<br>(Consumed upon use)", |
+ | _wikipedia = "Damage control (maritime)", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 07:47, 5 May 2024
Documentation for this module may be created at Module:Data/Equipment/Emergency Repair Goddess/doc
return {
_name = "Emergency Repair Goddess",
_id = 43,
_item_id = 51,
_japanese_name = "応急修理女神",
_reading = "おうきゅうしゅうりめがみ",
_type = 23,
_icon = 14,
_types = {6, 30, 23, 14, 0},
_rarity = 2,
_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 = "Revives ships upon sinking",
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 1,
_scrap_bauxite = false,
_info = "ダメコン(ダメージコントロール)集団の最上位バージョン。<br>艦娘の戦闘による致命的な被害を最小限に抑えて、大切な艦娘を轟沈(ロスト)から護ると共に、<br>発動すると、同艦娘の耐久力と燃料・弾薬などの補給物資を全回復してくれるという、<br>まさに女神のようなオーバーテクノロジーな至高のダメコン!<br>(発動すると消滅します)",
_info_en = "The best group of damage control team.<br>It prevents your beloved ship girl from sinking from lethal damage, restoring it to full health and supply.<br>For those reasons it surely is the pinnacle of wonder technology!<br>(Consumed upon use)",
_wikipedia = "Damage control (maritime)",
_buildable = false,
_improvements = false,
}