- 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/Occupied Airfield Princess"
Jump to navigation
Jump to search
(Created page with " return { [""] = { _name = "Occupied Airfield Princess", _rarity = 8, _back = -11, _api_id = 2307, _id = 2307, _can_debuff = false, _japa...") |
(Update stats and slots) |
||
Line 1: | Line 1: | ||
− | + | return { | |
− | + | [""] = { | |
− | + | _name = "Occupied Airfield Princess", | |
− | + | _rarity = 8, | |
− | + | _back = -11, | |
− | + | _api_id = 2307, | |
− | + | _id = 2307, | |
− | + | _can_debuff = false, | |
− | + | _japanese_name = "飛行場棲姫", | |
− | + | _reading = "ひこうじょうせいき", | |
− | + | _type = 9, | |
− | + | _hp = 330, | |
− | + | _firepower = 48, | |
− | + | _armor = 33, | |
− | + | _torpedo = 0, | |
− | + | _evasion = nil, | |
− | + | _aa = 68, | |
− | + | _asw = 0, | |
− | + | _speed = 0, | |
− | + | _los = nil, | |
− | + | _range = 2, | |
− | + | _luck = nil, | |
− | + | _equipment = { | |
− | + | {equipment = "Abyssal Cat Fighter", size = 29}, | |
− | + | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 11, estimation = true}, | |
− | + | {equipment = "Abyssal Night Cat Fighter II", size = 9, estimation = true}, | |
− | + | {equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 9, estimation = true}, | |
− | + | }, | |
− | + | }, | |
− | + | ["II"] = { | |
− | + | _name = "Occupied Airfield Princess", | |
− | + | _suffix = "II", | |
− | + | _rarity = 8, | |
− | + | _back = -11, | |
− | + | _api_id = 2308, | |
− | + | _id = 2308, | |
− | + | _battle_card_reference = "/", | |
− | + | _cg_reference = "/", | |
− | + | _japanese_name = "飛行場棲姫", | |
− | + | _reading = "ひこうじょうせいき", | |
− | + | _type = 9, | |
− | + | _hp = 440, | |
− | + | _firepower = 68, | |
− | + | _armor = 55, | |
− | + | _torpedo = 0, | |
− | + | _evasion = nil, | |
− | + | _aa = 88, | |
− | + | _asw = nil, | |
− | + | _speed = 0, | |
− | + | _los = nil, | |
− | + | _range = 2, | |
− | + | _luck = nil, | |
− | + | _equipment = { | |
− | + | {equipment = "Abyssal Cat Fighter", size = 44}, | |
− | + | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 16, estimation = true}, | |
− | + | {equipment = "Abyssal Night Cat Fighter II", size = 14, estimation = true}, | |
− | + | {equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 14, estimation = true}, | |
− | + | }, | |
− | + | }, | |
− | + | ["III"] = { | |
− | + | _name = "Occupied Airfield Princess", | |
− | + | _suffix = "III", | |
− | + | _rarity = 8, | |
− | + | _back = -11, | |
− | + | _api_id = 2309, | |
− | + | _id = 2309, | |
− | + | _battle_card_reference = "/", | |
− | + | _cg_reference = "/", | |
− | + | _japanese_name = "飛行場棲姫", | |
− | + | _reading = "ひこうじょうせいき", | |
− | + | _type = 9, | |
− | + | _hp = 550, | |
− | + | _firepower = 98, | |
− | + | _armor = 77, | |
− | + | _torpedo = 0, | |
− | + | _evasion = nil, | |
− | + | _aa = 118, | |
− | + | _asw = nil, | |
− | + | _speed = 0, | |
− | + | _los = nil, | |
− | + | _range = 2, | |
− | + | _luck = nil, | |
− | + | _equipment = { | |
− | + | {equipment = "Abyssal Cat Fighter", size = 59}, | |
− | + | {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 21, estimation = true}, | |
− | + | {equipment = "Abyssal Night Cat Fighter II", size = 19, estimation = true}, | |
− | + | {equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 19, estimation = true}, | |
− | + | }, | |
− | + | }, | |
− | } | + | } |
Revision as of 06:48, 28 March 2025
Documentation for this module may be created at Module:Data/Enemy/Occupied Airfield Princess/doc
return {
[""] = {
_name = "Occupied Airfield Princess",
_rarity = 8,
_back = -11,
_api_id = 2307,
_id = 2307,
_can_debuff = false,
_japanese_name = "飛行場棲姫",
_reading = "ひこうじょうせいき",
_type = 9,
_hp = 330,
_firepower = 48,
_armor = 33,
_torpedo = 0,
_evasion = nil,
_aa = 68,
_asw = 0,
_speed = 0,
_los = nil,
_range = 2,
_luck = nil,
_equipment = {
{equipment = "Abyssal Cat Fighter", size = 29},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 11, estimation = true},
{equipment = "Abyssal Night Cat Fighter II", size = 9, estimation = true},
{equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 9, estimation = true},
},
},
["II"] = {
_name = "Occupied Airfield Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 2308,
_id = 2308,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "飛行場棲姫",
_reading = "ひこうじょうせいき",
_type = 9,
_hp = 440,
_firepower = 68,
_armor = 55,
_torpedo = 0,
_evasion = nil,
_aa = 88,
_asw = nil,
_speed = 0,
_los = nil,
_range = 2,
_luck = nil,
_equipment = {
{equipment = "Abyssal Cat Fighter", size = 44},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 16, estimation = true},
{equipment = "Abyssal Night Cat Fighter II", size = 14, estimation = true},
{equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 14, estimation = true},
},
},
["III"] = {
_name = "Occupied Airfield Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 2309,
_id = 2309,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "飛行場棲姫",
_reading = "ひこうじょうせいき",
_type = 9,
_hp = 550,
_firepower = 98,
_armor = 77,
_torpedo = 0,
_evasion = nil,
_aa = 118,
_asw = nil,
_speed = 0,
_los = nil,
_range = 2,
_luck = nil,
_equipment = {
{equipment = "Abyssal Cat Fighter", size = 59},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 21, estimation = true},
{equipment = "Abyssal Night Cat Fighter II", size = 19, estimation = true},
{equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 19, estimation = true},
},
},
}