- 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/Armored Carrier Princess"
Jump to navigation
Jump to search
com>Ckwng |
m (10 revisions imported) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category: Enemy boss ship modules]] | ||
+ | |||
local Armored_Carrier_Princess = { | local Armored_Carrier_Princess = { | ||
[""] = { | [""] = { | ||
_name = "Armored Carrier Princess", | _name = "Armored Carrier Princess", | ||
− | _rarity = | + | _rarity = 6, |
− | _back = - | + | _back = -11, |
− | _api_id = | + | _api_id = 1545, |
− | _id = | + | _id = 1545, |
_japanese_name = "装甲空母姫", | _japanese_name = "装甲空母姫", | ||
_reading = "そうこうくうぼき", | _reading = "そうこうくうぼき", | ||
Line 18: | Line 21: | ||
_speed = 10, | _speed = 10, | ||
_los = 80, | _los = 80, | ||
− | _range = | + | _range = 3, |
_luck = 20, | _luck = 20, | ||
_equipment = { | _equipment = { |
Latest revision as of 13:50, 12 May 2021
Documentation for this module may be created at Module:Data/Enemy/Armored Carrier Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Armored_Carrier_Princess = {
[""] = {
_name = "Armored Carrier Princess",
_rarity = 6,
_back = -11,
_api_id = 1545,
_id = 1545,
_japanese_name = "装甲空母姫",
_reading = "そうこうくうぼき",
_type = 10,
_hp = 270,
_firepower = 90,
_armor = 90,
_torpedo = 90,
_evasion = 20,
_aa = 70,
_asw = 0,
_speed = 10,
_los = 80,
_range = 3,
_luck = 20,
_equipment = {
{equipment = "Abyssal Fighter Mark.II", size = 96},
{equipment = "Abyssal Torpedo Bomber Mark.II", size = 96},
{equipment = "16inch Twin Gun Mount", size = 0},
},
},
}
return Armored_Carrier_Princess