- 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 Princess"
Jump to navigation
Jump to search
com>Battlecruiser m (roll back for something wrong) |
com>Battlecruiser m (bug founded...) |
||
Line 9: | Line 9: | ||
_api_id = 668, | _api_id = 668, | ||
_id = 668, | _id = 668, | ||
− | + | _battle_card_layers = {"liberation_ace_r1", "liberation_r2"}, | |
− | |||
_japanese_name = "離島棲姫", | _japanese_name = "離島棲姫", | ||
_reading = "りとうせいき", | _reading = "りとうせいき", | ||
Line 41: | Line 40: | ||
_id = 669, | _id = 669, | ||
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
+ | _battle_card_layers = {"liberation_ace_r1", "cat_r2"}, | ||
_cg_reference = "/", | _cg_reference = "/", | ||
_japanese_name = "離島棲姫", | _japanese_name = "離島棲姫", | ||
Line 103: | Line 103: | ||
_id = 671, | _id = 671, | ||
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
+ | _battle_card_layers = {"cat_r"}, | ||
_cg_reference = "/", | _cg_reference = "/", | ||
_japanese_name = "離島棲姫", | _japanese_name = "離島棲姫", |
Revision as of 02:23, 23 March 2016
Documentation for this module may be created at Module:Data/Enemy/Isolated Island Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Isolated_Island_Princess = {
[""] = {
_name = "Isolated Island Princess",
_rarity = 8,
_back = -11,
_api_id = 668,
_id = 668,
_battle_card_layers = {"liberation_ace_r1", "liberation_r2"},
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 11,
_hp = 480,
_firepower = 150,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = nil,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 16, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 8, estimation = true},
},
},
["II"] = {
_name = "Isolated Island Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 669,
_id = 669,
_battle_card_reference = "/",
_battle_card_layers = {"liberation_ace_r1", "cat_r2"},
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 11,
_hp = 480,
_firepower = 150,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = nil,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 20, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 18, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 18, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 8, estimation = true},
},
},
["III"] = {
_name = "Isolated Island Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 670,
_id = 670,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 11,
_hp = nil,
_firepower = nil,
_armor = nil,
_torpedo = nil,
_evasion = nil,
_aa = nil,
_asw = nil,
_speed = 0,
_los = nil,
_range = nil,
_luck = nil,
_installation = true,
_equipment = {
{equipment = nil, size = nil},
{equipment = nil, size = nil},
{equipment = nil, size = nil},
{equipment = nil, size = nil},
},
},
["IV"] = {
_name = "Isolated Island Princess",
_suffix = "IV",
_rarity = 8,
_back = -11,
_api_id = 671,
_id = 671,
_battle_card_reference = "/",
_battle_card_layers = {"cat_r"},
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 10,
_hp = 480,
_firepower = 180,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = 2,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 32, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 32, estimation = true},
},
},
["V"] = {
_name = "Isolated Island Princess",
_suffix = "V",
_rarity = 8,
_back = -11,
_api_id = 672,
_id = 672,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 9,
_hp = 480,
_firepower = 180,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = 2,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "40mm Quadruple Autocannon Mount", size = 0},
{equipment = "Coastal Radar", size = 0},
},
},
}
return Isolated_Island_Princess