- 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/Super Heavy Bomber Airfield Princess"
Jump to navigation
Jump to search
(From KC3 kai) |
|||
Line 2: | Line 2: | ||
[""] = { | [""] = { | ||
_name = "Super Heavy Bomber Airfield Princess", | _name = "Super Heavy Bomber Airfield Princess", | ||
− | _rarity = | + | _rarity = 8, |
− | _back = | + | _back = -11, |
_api_id = 2077, | _api_id = 2077, | ||
_id = 2077, | _id = 2077, | ||
Line 30: | Line 30: | ||
_name = "Super Heavy Bomber Airfield Princess", | _name = "Super Heavy Bomber Airfield Princess", | ||
_suffix = "II", | _suffix = "II", | ||
− | _rarity = | + | _rarity = 8, |
− | _back = | + | _back = -11, |
_api_id = 2078, | _api_id = 2078, | ||
_id = 2078, | _id = 2078, | ||
Line 60: | Line 60: | ||
_name = "Super Heavy Bomber Airfield Princess", | _name = "Super Heavy Bomber Airfield Princess", | ||
_suffix = "III", | _suffix = "III", | ||
− | _rarity = | + | _rarity = 8, |
− | _back = | + | _back = -11, |
_api_id = 2079, | _api_id = 2079, | ||
_id = 2079, | _id = 2079, |
Revision as of 13:39, 3 February 2023
Documentation for this module may be created at Module:Data/Enemy/Super Heavy Bomber Airfield Princess/doc
return {
[""] = {
_name = "Super Heavy Bomber Airfield Princess",
_rarity = 8,
_back = -11,
_api_id = 2077,
_id = 2077,
_japanese_name = "超重爆飛行場姫",
_reading = "ちょうじゅうばくひこうじょうき",
_type = 10,
_hp = 600,
_firepower = 70,
_armor = 130,
_torpedo = 0,
_evasion = nil,
_aa = 110,
_asw = nil,
_speed = 0,
_los = nil,
_range = 5,
_luck = nil,
_equipment = {
{equipment = "Abyssal Sky Super Fortress", size = 20, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 16, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 8, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 4, estimation = true},
},
},
["II"] = {
_name = "Super Heavy Bomber Airfield Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 2078,
_id = 2078,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "超重爆飛行場姫",
_reading = "ちょうじゅうばくひこうじょうき",
_type = 10,
_hp = 600,
_firepower = 80,
_armor = 130,
_torpedo = 0,
_evasion = nil,
_aa = 110,
_asw = nil,
_speed = 0,
_los = nil,
_range = 5,
_luck = nil,
_equipment = {
{equipment = "Abyssal Sky Super Fortress Kai", size = 24, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 18, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 16, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 8, estimation = true},
},
},
["III"] = {
_name = "Super Heavy Bomber Airfield Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 2079,
_id = 2079,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "超重爆飛行場姫",
_reading = "ちょうじゅうばくひこうじょうき",
_type = 10,
_hp = 600,
_firepower = 90,
_armor = 130,
_torpedo = 0,
_evasion = nil,
_aa = 110,
_asw = nil,
_speed = 0,
_los = nil,
_range = 5,
_luck = nil,
_equipment = {
{equipment = "Abyssal Sky Super Fortress Kai", size = 32, estimation = true},
{equipment = "Abyssal Sky Super Fortress Kai", size = 24, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 16, estimation = true},
{equipment = "Abyssal Sky Super Fortress", size = 12, estimation = true},
},
},
}