- 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/New Submarine Princess"
Jump to navigation
Jump to search
com>Kruss |
|||
Line 82: | Line 82: | ||
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0}, | {equipment = "High-speed Abyssal Torpedo mod.2", size = 0}, | ||
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0}, | {equipment = "High-speed Abyssal Torpedo mod.2", size = 0}, | ||
+ | }, | ||
+ | }, | ||
+ | ["Flagship IV"] = { | ||
+ | _name = "New Submarine Princess", | ||
+ | _suffix = "Flagship IV", | ||
+ | _rarity = nil, | ||
+ | _back = nil, | ||
+ | _api_id = 1789, | ||
+ | _id = 1789, | ||
+ | _japanese_name = "潜水新棲姫flagship", | ||
+ | _reading = "せんすいしんせいきフラグシップ", | ||
+ | _type = 13, | ||
+ | _hp = nil, | ||
+ | _firepower = nil, | ||
+ | _armor = nil, | ||
+ | _torpedo = nil, | ||
+ | _evasion = nil, | ||
+ | _aa = nil, | ||
+ | _asw = nil, | ||
+ | _speed = 5, | ||
+ | _los = nil, | ||
+ | _range = nil, | ||
+ | _luck = nil, | ||
+ | _equipment = { | ||
+ | {equipment = nil, size = nil, estimation = true}, | ||
+ | {equipment = nil, size = nil, estimation = true}, | ||
+ | {equipment = nil, size = nil, estimation = true}, | ||
}, | }, | ||
}, | }, | ||
} | } |
Revision as of 22:40, 16 February 2018
Documentation for this module may be created at Module:Data/Enemy/New Submarine Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
return {
["Flagship"] = {
_name = "New Submarine Princess",
_suffix = "Flagship",
_rarity = 8,
_back = nil,
_api_id = 1736,
_id = 1736,
_japanese_name = "潜水新棲姫flagship",
_reading = "せんすいしんせいきフラグシップ",
_type = 13,
_hp = 177,
_firepower = 27,
_armor = 37,
_torpedo = 117,
_evasion = nil,
_aa = 0,
_asw = nil,
_speed = 5,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
},
},
["Flagship II"] = {
_name = "New Submarine Princess",
_suffix = "Flagship II",
_rarity = 8,
_back = nil,
_api_id = 1737,
_id = 1737,
_japanese_name = "潜水新棲姫flagship",
_reading = "せんすいしんせいきフラグシップ",
_type = 13,
_hp = 277,
_firepower = 37,
_armor = 42,
_torpedo = 147,
_evasion = nil,
_aa = 0,
_asw = nil,
_speed = 5,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
},
},
["Flagship III"] = {
_name = "New Submarine Princess",
_suffix = "Flagship III",
_rarity = 8,
_back = nil,
_api_id = 1738,
_id = 1738,
_japanese_name = "潜水新棲姫flagship",
_reading = "せんすいしんせいきフラグシップ",
_type = 13,
_hp = 377,
_firepower = 47,
_armor = 47,
_torpedo = 177,
_evasion = nil,
_aa = 0,
_asw = nil,
_speed = 5,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
{equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
},
},
["Flagship IV"] = {
_name = "New Submarine Princess",
_suffix = "Flagship IV",
_rarity = nil,
_back = nil,
_api_id = 1789,
_id = 1789,
_japanese_name = "潜水新棲姫flagship",
_reading = "せんすいしんせいきフラグシップ",
_type = 13,
_hp = nil,
_firepower = nil,
_armor = nil,
_torpedo = nil,
_evasion = nil,
_aa = nil,
_asw = nil,
_speed = 5,
_los = nil,
_range = nil,
_luck = nil,
_equipment = {
{equipment = nil, size = nil, estimation = true},
{equipment = nil, size = nil, estimation = true},
{equipment = nil, size = nil, estimation = true},
},
},
}