- 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/Enemy/Isolated Island Demon"
Jump to navigation
Jump to search
com>Battlecruiser (correction) |
com>Ckwng |
||
Line 31: | Line 31: | ||
}, | }, | ||
}, | }, | ||
− | ["A"] = { | + | ["A"] = "/II", |
+ | ["II"] = { | ||
_name = "Isolated Island Demon", | _name = "Isolated Island Demon", | ||
− | _suffix = " | + | _suffix = "II", |
− | |||
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, | ||
Line 64: | Line 64: | ||
}, | }, | ||
}, | }, | ||
− | ["B"] = { | + | ["B"] = "/III", |
+ | ["III"] = { | ||
_name = "Isolated Island Demon", | _name = "Isolated Island Demon", | ||
− | _suffix = " | + | _suffix = "III", |
− | |||
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, | ||
Line 97: | Line 97: | ||
}, | }, | ||
}, | }, | ||
− | ["C"] = { | + | ["C"] = "/IV", |
+ | ["IV"] = { | ||
_name = "Isolated Island Demon", | _name = "Isolated Island Demon", | ||
− | _suffix = " | + | _suffix = "IV", |
− | |||
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, |
Revision as of 01:52, 12 November 2015
Documentation for this module may be created at Module:Data/Enemy/Isolated Island Demon/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Isolated_Island_Demon = {
[""] = {
_name = "Isolated Island Demon",
_rarity = 8,
_back = -11,
_api_id = 574,
_id = 574,
_japanese_name = "離島棲鬼",
_reading = "りとうせいき",
_type = 10,
_hp = 450,
_firepower = 150,
_armor = 150,
_torpedo = 0,
_evasion = 10,
_aa = 100,
_asw = 0,
_speed = 0,
_los = 80,
_range = 2,
_luck = 50,
_installation = true,
_equipment = {
{equipment = "Abyssal Fighter Mark.III", size = 90},
{equipment = "Abyssal Dive Bomber Mark.II", size = 90},
{equipment = "Abyssal Torpedo Bomber Mark.III", size = 90},
{equipment = "Abyssal Torpedo Bomber Mark.III", size = 90},
},
},
["A"] = "/II",
["II"] = {
_name = "Isolated Island Demon",
_suffix = "II",
_rarity = 8,
_back = -12,
_api_id = 634,
_id = 634,
_battle_card_reference = "/",
_battle_card_layers = {"hell_r1", "revenge_r2"},
_cg_reference = "/",
_japanese_name = "離島棲鬼",
_reading = "りとうせいき",
_type = 10,
_hp = 450,
_firepower = 150,
_armor = 155,
_torpedo = 0,
_evasion = nil,
_aa = 100,
_asw = 0,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Cat Fighter Kai", size = 90, estimation = true},
{equipment = "Abyssal Hell Dive Bomber Kai", size = 90, estimation = true},
{equipment = "Abyssal Hell Dive Bomber", size = 90, estimation = true},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 90, estimation = true},
},
},
["B"] = "/III",
["III"] = {
_name = "Isolated Island Demon",
_suffix = "III",
_rarity = 8,
_back = -12,
_api_id = 635,
_id = 635,
_battle_card_reference = "/",
_battle_card_layers = {"hell_r1", "revenge_kai_r2"},
_cg_reference = "/",
_japanese_name = "離島棲鬼",
_reading = "りとうせいき",
_type = 10,
_hp = 450,
_firepower = 165,
_armor = 170,
_torpedo = 0,
_evasion = nil,
_aa = 110,
_asw = 0,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Cat Fighter Kai", size = 90, estimation = true},
{equipment = "Abyssal Hell Dive Bomber Kai", size = 90, estimation = true},
{equipment = "Abyssal Hell Dive Bomber", size = 90, estimation = true},
{equipment = "Abyssal Revenge Torpedo Bomber Kai", size = 90, estimation = true},
},
},
["C"] = "/IV",
["IV"] = {
_name = "Isolated Island Demon",
_suffix = "IV",
_rarity = 8,
_back = -12,
_api_id = 636,
_id = 636,
_battle_card_reference = "/",
_battle_card_layers = {"revenge_kai_r1", "revenge_kai_r2"},
_cg_reference = "/",
_japanese_name = "離島棲鬼",
_reading = "りとうせいき",
_type = 10,
_hp = 450,
_firepower = 180,
_armor = 185,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Cat Fighter Kai", size = 90, estimation = true},
{equipment = "Abyssal Hell Dive Bomber Kai", size = 90, estimation = true},
{equipment = "Abyssal Revenge Torpedo Bomber Kai", size = 90, estimation = true},
{equipment = "Abyssal Revenge Torpedo Bomber Kai", size = 90, estimation = true},
},
},
}
return Isolated_Island_Demon