- 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/Ancient Destroyer Princess"
Jump to navigation
Jump to search
m (がか moved page Module:Destroyer Ancient Princess to Module:Old Destroyer Princess over a redirect without leaving a redirect) |
m |
||
Line 4: | Line 4: | ||
return { | return { | ||
[""] = { | [""] = { | ||
− | _name = " | + | _name = "Ancient Destroyer Princess", |
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
Line 31: | Line 31: | ||
}, | }, | ||
["II"] = { | ["II"] = { | ||
− | _name = " | + | _name = "Ancient Destroyer Princess", |
_suffix = "II", | _suffix = "II", | ||
_rarity = 8, | _rarity = 8, | ||
Line 61: | Line 61: | ||
}, | }, | ||
["III"] = { | ["III"] = { | ||
− | _name = " | + | _name = "Ancient Destroyer Princess", |
_suffix = "III", | _suffix = "III", | ||
_rarity = 8, | _rarity = 8, |
Revision as of 09:37, 13 April 2018
Documentation for this module may be created at Module:Data/Enemy/Ancient Destroyer Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
return {
[""] = {
_name = "Ancient Destroyer Princess",
_rarity = 8,
_back = -11,
_api_id = 690,
_id = 690,
_japanese_name = "駆逐古姫",
_reading = "くちくこき",
_type = 2,
_hp = 185,
_firepower = 90,
_armor = 149,
_torpedo = 120,
_evasion = nil,
_aa = 70,
_asw = nil,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal FCS + CIC", size = 0, estimation = true},
},
},
["II"] = {
_name = "Ancient Destroyer Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 691,
_id = 691,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "駆逐古姫",
_reading = "くちくこき",
_type = 2,
_hp = 190,
_firepower = 110,
_armor = 158,
_torpedo = 130,
_evasion = nil,
_aa = 80,
_asw = nil,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal FCS + CIC", size = 0, estimation = true},
},
},
["III"] = {
_name = "Ancient Destroyer Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 692,
_id = 692,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "駆逐古姫",
_reading = "くちくこき",
_type = 2,
_hp = 195,
_firepower = 130,
_armor = 167,
_torpedo = 140,
_evasion = nil,
_aa = 90,
_asw = nil,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal FCS + CIC", size = 0, estimation = true},
},
},
}