- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Enemy/Anchorage Princess
< Module:Data
Jump to navigation
Jump to search
Revision as of 09:23, 21 April 2015 by com>Ckwng
Documentation for this module may be created at Module:Data/Enemy/Anchorage Princess/doc
local Anchorage_Princess = {
[""] = {
_name = "Anchorage Princess",
_rarity = 0,
_back = -10,
_id = 540,
_battle_card = "Anchorage_Princess_card.png",
_japanese_name = "泊地棲姫",
_reading = "はくちせいき",
_type = 10,
_hp = 300,
_firepower = 96,
_armor = 90,
_torpedo = 90,
_evasion = 20,
_aa = 80,
_asw = 0,
_speed = 5,
_los = 80,
_range = 3,
_luck = 40,
_as_rating = 38,
_equipment = {
{equipment = "Deterioration Armor Piercing Shell", size = 60},
{equipment = "Abyssal Fighter Mark.II", size = 60},
{equipment = "Abyssal Dive Bomber Mark.II", size = 60},
},
},
}
return Anchorage_Princess