- 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 Demon"
Jump to navigation
Jump to search
m (がか moved page Module:Destroyer Ancient Demon to Module:Old Destroyer Demon over a redirect without leaving a redirect) |
m (16 revisions imported) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
return { | return { | ||
[""] = { | [""] = { | ||
− | _name = " | + | _name = "Ancient Destroyer Demon", |
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1673, |
− | _id = | + | _id = 1673, |
_japanese_name = "駆逐古鬼", | _japanese_name = "駆逐古鬼", | ||
_reading = "くちくこき", | _reading = "くちくこき", | ||
Line 31: | Line 31: | ||
}, | }, | ||
["II"] = { | ["II"] = { | ||
− | _name = " | + | _name = "Ancient Destroyer Demon", |
_suffix = "II", | _suffix = "II", | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1674, |
− | _id = | + | _id = 1674, |
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
_cg_reference = "/", | _cg_reference = "/", | ||
Line 61: | Line 61: | ||
}, | }, | ||
["III"] = { | ["III"] = { | ||
− | _name = " | + | _name = "Ancient Destroyer Demon", |
_suffix = "III", | _suffix = "III", | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1675, |
− | _id = | + | _id = 1675, |
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
_cg_reference = "/", | _cg_reference = "/", |
Latest revision as of 13:55, 12 May 2021
Documentation for this module may be created at Module:Data/Enemy/Ancient Destroyer Demon/doc
--Categories:
--[[Category: Enemy boss ship modules]]
return {
[""] = {
_name = "Ancient Destroyer Demon",
_rarity = 8,
_back = -11,
_api_id = 1673,
_id = 1673,
_japanese_name = "駆逐古鬼",
_reading = "くちくこき",
_type = 2,
_hp = 170,
_firepower = 80,
_armor = 149,
_torpedo = 100,
_evasion = nil,
_aa = 58,
_asw = nil,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "5inch Single Gun Mount", size = 0, estimation = true},
{equipment = "5inch Single Gun Mount", size = 0, estimation = true},
{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Surface Radar", size = 0, estimation = true},
},
},
["II"] = {
_name = "Ancient Destroyer Demon",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 1674,
_id = 1674,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "駆逐古鬼",
_reading = "くちくこき",
_type = 2,
_hp = 180,
_firepower = 88,
_armor = 158,
_torpedo = 110,
_evasion = nil,
_aa = 64,
_asw = nil,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "5inch Single Gun Mount", size = 0, estimation = true},
{equipment = "5inch Single Gun Mount", size = 0, estimation = true},
{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Surface Radar", size = 0, estimation = true},
},
},
["III"] = {
_name = "Ancient Destroyer Demon",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 1675,
_id = 1675,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "駆逐古鬼",
_reading = "くちくこき",
_type = 2,
_hp = 190,
_firepower = 96,
_armor = 167,
_torpedo = 120,
_evasion = nil,
_aa = 81,
_asw = nil,
_speed = 10,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "5inch Single Gun Mount", size = 0, estimation = true},
{equipment = "5inch Single Gun Mount", size = 0, estimation = true},
{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Surface Radar", size = 0, estimation = true},
},
},
}