- 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/Battleship Princess"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 3: | Line 3: | ||
_name = "Battleship Princess", | _name = "Battleship Princess", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -11, |
_id = 557, | _id = 557, | ||
_battle_card = "Bb_hime_card.png", | _battle_card = "Bb_hime_card.png", |
Revision as of 10:01, 25 April 2015
Documentation for this module may be created at Module:Data/Enemy/Battleship Princess/doc
local Battleship_Princess = {
[""] = {
_name = "Battleship Princess",
_rarity = 0,
_back = -11,
_id = 557,
_battle_card = "Bb_hime_card.png",
_japanese_name = "戦艦棲姫",
_reading = "せんかんせいき",
_type = 9,
_hp = 400,
_firepower = 180,
_armor = 160,
_torpedo = 0,
_evasion = 30,
_aa = 80,
_asw = 0,
_speed = 5,
_los = 70,
_range = 3,
_luck = 40,
_as_rating = false,
_equipment = {
{equipment = "16inch Triple Gun Mount", size = 0},
{equipment = "16inch Triple Gun Mount", size = 0},
{equipment = "12.5inch Twin Secondary Gun Mount", size = 0},
{equipment = "Surface Radar Mark.II", size = 0},
},
},
}
return Battleship_Princess