- 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>Ckwng |
com>Ckwng |
||
Line 3: | Line 3: | ||
_name = "Isolated Island Demon", | _name = "Isolated Island Demon", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -11, |
_id = 574, | _id = 574, | ||
_battle_card = "Isolated_Island_Oni_card.JPG", | _battle_card = "Isolated_Island_Oni_card.JPG", |
Revision as of 10:01, 25 April 2015
Documentation for this module may be created at Module:Data/Enemy/Isolated Island Demon/doc
local Isolated_Island_Demon = {
[""] = {
_name = "Isolated Island Demon",
_rarity = 0,
_back = -11,
_id = 574,
_battle_card = "Isolated_Island_Oni_card.JPG",
_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,
_as_rating = 80,
_equipment = {
{equipment = "Abyssal Fighter Mark.II", size = 90},
{equipment = "Abyssal Dive Bomber Mark.II", size = 90},
{equipment = "Abyssal Torpedo Bomber Mark.II", size = 90},
{equipment = "Abyssal Torpedo Bomber Mark.II", size = 90},
},
},
}
return Isolated_Island_Demon