- 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/Midway Princess"
Jump to navigation
Jump to search
com>Ckwng |
m |
||
Line 7: | Line 7: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1583, |
− | _id = | + | _id = 1583, |
_japanese_name = "中間棲姫", | _japanese_name = "中間棲姫", | ||
_reading = "ちゅうかんせいき", | _reading = "ちゅうかんせいき", | ||
Line 39: | Line 39: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, | ||
− | _api_id = | + | _api_id = 1584, |
− | _id = | + | _id = 1584, |
_japanese_name = "中間棲姫", | _japanese_name = "中間棲姫", | ||
_reading = "ちゅうかんせいき", | _reading = "ちゅうかんせいき", |
Revision as of 21:49, 16 September 2018
Documentation for this module may be created at Module:Data/Enemy/Midway Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Midway_Princess = {
[""] = {
_name = "Midway Princess",
_rarity = 8,
_back = -11,
_api_id = 1583,
_id = 1583,
_japanese_name = "中間棲姫",
_reading = "ちゅうかんせいき",
_type = 10,
_hp = 550,
_firepower = 100,
_armor = 135,
_torpedo = 0,
_evasion = 15,
_aa = 140,
_asw = 0,
_speed = 0,
_los = 100,
_range = 3,
_luck = 50,
_installation = true,
_equipment = {
{equipment = "8inch Triple Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 64},
{equipment = "Abyssal Hell Dive Bomber", size = 58},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 58},
{equipment = false, size = 0},
},
},
["Final"] = "/II",
["II"] = {
_name = "Midway Princess",
_suffix = "II",
_display_suffix = "II (Final Form)",
_rarity = 8,
_back = -12,
_api_id = 1584,
_id = 1584,
_japanese_name = "中間棲姫",
_reading = "ちゅうかんせいき",
_type = 10,
_hp = 600,
_firepower = 180,
_armor = 180,
_torpedo = 0,
_evasion = 30,
_aa = 180,
_asw = 0,
_speed = 0,
_los = 130,
_range = 3,
_luck = 60,
_installation = true,
_equipment = {
{equipment = "8inch Triple Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 84},
{equipment = "Abyssal Hell Dive Bomber", size = 96},
{equipment = "Abyssal Air Radar", size = 0},
{equipment = false, size = 0},
},
},
}
return Midway_Princess