- 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/Supply Depot Princess"
Jump to navigation
Jump to search
com>Ckwng m (Ckwng moved page Module:Cluster Princess to Module:Archipelago Princess) |
|||
(39 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | + | return { | |
− | |||
− | |||
− | |||
[""] = { | [""] = { | ||
− | _name = " | + | _name = "Supply Depot Princess", |
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1653, |
− | _id = | + | _id = 1653, |
_japanese_name = "集積地棲姫", | _japanese_name = "集積地棲姫", | ||
_reading = "しゅうせきちせいき", | _reading = "しゅうせきちせいき", | ||
− | _type = | + | _type = 10, |
− | _hp = | + | _hp = 600, |
− | _firepower = | + | _firepower = 70, |
− | _armor = | + | _armor = 100, |
− | _torpedo = | + | _torpedo = 88, |
_evasion = nil, | _evasion = nil, | ||
− | _aa = | + | _aa = 60, |
− | _asw = | + | _asw = 0, |
− | _speed = | + | _speed = 0, |
_los = nil, | _los = nil, | ||
− | _range = | + | _range = 3, |
_luck = nil, | _luck = nil, | ||
+ | _installation = true, | ||
_equipment = { | _equipment = { | ||
− | + | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true}, | |
− | + | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true}, | |
− | + | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true}, | |
− | + | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 4, estimation = true}, | |
+ | }, | ||
+ | }, | ||
+ | ["II"] = { | ||
+ | _name = "Supply Depot Princess", | ||
+ | _suffix = "II", | ||
+ | _rarity = 8, | ||
+ | _back = -11, | ||
+ | _api_id = 1654, | ||
+ | _id = 1654, | ||
+ | _battle_card_reference = "/", | ||
+ | _battle_card_layers = {"liberation_ace_r1", "liberation_r2"}, | ||
+ | _cg_reference = "/", | ||
+ | _japanese_name = "集積地棲姫", | ||
+ | _reading = "しゅうせきちせいき", | ||
+ | _type = 10, | ||
+ | _hp = 600, | ||
+ | _firepower = 90, | ||
+ | _armor = 130, | ||
+ | _torpedo = 98, | ||
+ | _evasion = nil, | ||
+ | _aa = 70, | ||
+ | _asw = 0, | ||
+ | _speed = 0, | ||
+ | _los = nil, | ||
+ | _range = 3, | ||
+ | _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 = 16, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 4, estimation = true}, | ||
+ | }, | ||
+ | }, | ||
+ | ["III"] = { | ||
+ | _name = "Supply Depot Princess", | ||
+ | _suffix = "III", | ||
+ | _rarity = 8, | ||
+ | _back = -11, | ||
+ | _api_id = 1655, | ||
+ | _id = 1655, | ||
+ | _battle_card_reference = "/", | ||
+ | _battle_card_layers = {"liberation_ace_r1", "liberation_ace_r2"}, | ||
+ | _cg_reference = "/", | ||
+ | _japanese_name = "集積地棲姫", | ||
+ | _reading = "しゅうせきちせいき", | ||
+ | _type = 10, | ||
+ | _hp = 600, | ||
+ | _firepower = 130, | ||
+ | _armor = 160, | ||
+ | _torpedo = 118, | ||
+ | _evasion = nil, | ||
+ | _aa = 80, | ||
+ | _asw = 0, | ||
+ | _speed = 0, | ||
+ | _los = nil, | ||
+ | _range = 3, | ||
+ | _luck = nil, | ||
+ | _installation = true, | ||
+ | _equipment = { | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 16, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true}, | ||
+ | }, | ||
+ | }, | ||
+ | ["Damaged"] = { | ||
+ | _name = "Supply Depot Princess", | ||
+ | _suffix = "Damaged", | ||
+ | _rarity = 8, | ||
+ | _back = -12, | ||
+ | _api_id = 1656, | ||
+ | _id = 1656, | ||
+ | _japanese_name = "集積地棲姫-壊", | ||
+ | _reading = "しゅうせきちせいき-かい", | ||
+ | _type = 10, | ||
+ | _hp = 380, | ||
+ | _firepower = 130, | ||
+ | _armor = 130, | ||
+ | _torpedo = 88, | ||
+ | _evasion = nil, | ||
+ | _aa = 70, | ||
+ | _asw = 0, | ||
+ | _speed = 0, | ||
+ | _los = nil, | ||
+ | _range = 3, | ||
+ | _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 = 16, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 4, estimation = true}, | ||
+ | }, | ||
+ | }, | ||
+ | ["Damaged II"] = { | ||
+ | _name = "Supply Depot Princess", | ||
+ | _suffix = "Damaged II", | ||
+ | _rarity = 8, | ||
+ | _back = -12, | ||
+ | _api_id = 1657, | ||
+ | _id = 1657, | ||
+ | _battle_card_reference = "/Damaged", | ||
+ | _battle_card_layers = {"liberation_ace_r1", "liberation_r2"}, | ||
+ | _cg_reference = "/Damaged", | ||
+ | _japanese_name = "集積地棲姫-壊", | ||
+ | _reading = "しゅうせきちせいき-かい", | ||
+ | _type = 10, | ||
+ | _hp = 430, | ||
+ | _firepower = 160, | ||
+ | _armor = 160, | ||
+ | _torpedo = 98, | ||
+ | _evasion = nil, | ||
+ | _aa = 80, | ||
+ | _asw = 0, | ||
+ | _speed = 0, | ||
+ | _los = nil, | ||
+ | _range = 3, | ||
+ | _luck = nil, | ||
+ | _installation = true, | ||
+ | _equipment = { | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 16, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true}, | ||
+ | }, | ||
+ | }, | ||
+ | ["Damaged III"] = { | ||
+ | _name = "Supply Depot Princess", | ||
+ | _suffix = "Damaged III", | ||
+ | _rarity = 8, | ||
+ | _back = -12, | ||
+ | _api_id = 1658, | ||
+ | _id = 1658, | ||
+ | _battle_card_reference = "/Damaged", | ||
+ | _battle_card_layers = {"liberation_ace_r1", "liberation_ace_r2"}, | ||
+ | _cg_reference = "/Damaged", | ||
+ | _japanese_name = "集積地棲姫-壊", | ||
+ | _reading = "しゅうせきちせいき-かい", | ||
+ | _type = 10, | ||
+ | _hp = 480, | ||
+ | _firepower = 190, | ||
+ | _armor = 190, | ||
+ | _torpedo = 118, | ||
+ | _evasion = nil, | ||
+ | _aa = 90, | ||
+ | _asw = 0, | ||
+ | _speed = 0, | ||
+ | _los = nil, | ||
+ | _range = 3, | ||
+ | _luck = nil, | ||
+ | _installation = true, | ||
+ | _equipment = { | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 32, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 32, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true}, | ||
+ | {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true}, | ||
}, | }, | ||
− | |||
}, | }, | ||
} | } | ||
− | |||
− |
Latest revision as of 07:36, 17 June 2022
Documentation for this module may be created at Module:Data/Enemy/Supply Depot Princess/doc
return {
[""] = {
_name = "Supply Depot Princess",
_rarity = 8,
_back = -11,
_api_id = 1653,
_id = 1653,
_japanese_name = "集積地棲姫",
_reading = "しゅうせきちせいき",
_type = 10,
_hp = 600,
_firepower = 70,
_armor = 100,
_torpedo = 88,
_evasion = nil,
_aa = 60,
_asw = 0,
_speed = 0,
_los = nil,
_range = 3,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 4, estimation = true},
},
},
["II"] = {
_name = "Supply Depot Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 1654,
_id = 1654,
_battle_card_reference = "/",
_battle_card_layers = {"liberation_ace_r1", "liberation_r2"},
_cg_reference = "/",
_japanese_name = "集積地棲姫",
_reading = "しゅうせきちせいき",
_type = 10,
_hp = 600,
_firepower = 90,
_armor = 130,
_torpedo = 98,
_evasion = nil,
_aa = 70,
_asw = 0,
_speed = 0,
_los = nil,
_range = 3,
_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 = 16, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 4, estimation = true},
},
},
["III"] = {
_name = "Supply Depot Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 1655,
_id = 1655,
_battle_card_reference = "/",
_battle_card_layers = {"liberation_ace_r1", "liberation_ace_r2"},
_cg_reference = "/",
_japanese_name = "集積地棲姫",
_reading = "しゅうせきちせいき",
_type = 10,
_hp = 600,
_firepower = 130,
_armor = 160,
_torpedo = 118,
_evasion = nil,
_aa = 80,
_asw = 0,
_speed = 0,
_los = nil,
_range = 3,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 16, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true},
},
},
["Damaged"] = {
_name = "Supply Depot Princess",
_suffix = "Damaged",
_rarity = 8,
_back = -12,
_api_id = 1656,
_id = 1656,
_japanese_name = "集積地棲姫-壊",
_reading = "しゅうせきちせいき-かい",
_type = 10,
_hp = 380,
_firepower = 130,
_armor = 130,
_torpedo = 88,
_evasion = nil,
_aa = 70,
_asw = 0,
_speed = 0,
_los = nil,
_range = 3,
_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 = 16, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 4, estimation = true},
},
},
["Damaged II"] = {
_name = "Supply Depot Princess",
_suffix = "Damaged II",
_rarity = 8,
_back = -12,
_api_id = 1657,
_id = 1657,
_battle_card_reference = "/Damaged",
_battle_card_layers = {"liberation_ace_r1", "liberation_r2"},
_cg_reference = "/Damaged",
_japanese_name = "集積地棲姫-壊",
_reading = "しゅうせきちせいき-かい",
_type = 10,
_hp = 430,
_firepower = 160,
_armor = 160,
_torpedo = 98,
_evasion = nil,
_aa = 80,
_asw = 0,
_speed = 0,
_los = nil,
_range = 3,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 16, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true},
},
},
["Damaged III"] = {
_name = "Supply Depot Princess",
_suffix = "Damaged III",
_rarity = 8,
_back = -12,
_api_id = 1658,
_id = 1658,
_battle_card_reference = "/Damaged",
_battle_card_layers = {"liberation_ace_r1", "liberation_ace_r2"},
_cg_reference = "/Damaged",
_japanese_name = "集積地棲姫-壊",
_reading = "しゅうせきちせいき-かい",
_type = 10,
_hp = 480,
_firepower = 190,
_armor = 190,
_torpedo = 118,
_evasion = nil,
_aa = 90,
_asw = 0,
_speed = 0,
_los = nil,
_range = 3,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 32, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 32, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 8, estimation = true},
},
},
}