- 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/Vita:Canal Princess"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 10: | Line 10: | ||
_rarity = 8, | _rarity = 8, | ||
_id = 650, | _id = 650, | ||
+ | _battle_card_extension = "png", | ||
_japanese_name = "運河棲姫", | _japanese_name = "運河棲姫", | ||
_reading = "うんがせいき", | _reading = "うんがせいき", |
Revision as of 06:58, 28 September 2016
Documentation for this module may be created at Module:Data/Enemy/Vita:Canal Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Canal_Princess = {
["Vita"] = {
_name = "Canal Princess",
_suffix = "Vita",
_display_suffix = "(Vita)",
_api_id = 650,
_rarity = 8,
_id = 650,
_battle_card_extension = "png",
_japanese_name = "運河棲姫",
_reading = "うんがせいき",
_type = 10,
_hp = 250,
_firepower = 70,
_armor = 15,
_torpedo = 0,
_evasion = 1,
_aa = 50,
_asw = 0,
_speed = 0,
_los = 30,
_range = 1,
_luck = 15,
_torpedo_accuracy = 0,
_equipment = {
{equipment = "5inch Twin Dual Purpose Gun Mount", size = 0},
{equipment = "6inch Single Gun Mount", size = 0},
{equipment = "6inch Single Gun Mount", size = 0},
{equipment = "Abyssal Searchlight", size = 0},
},
_installation = true,
},
["Vita II"] = {
_name = "Canal Princess",
_suffix = "Vita II",
_display_suffix = "II (Vita)",
_api_id = 651,
_rarity = 8,
_id = 651,
_battle_card_reference = "/Vita",
_cg_reference = "/Vita",
_japanese_name = "運河棲姫",
_reading = "うんがせいき",
_type = 10,
_hp = 300,
_firepower = 90,
_armor = 35,
_torpedo = 0,
_evasion = 1,
_aa = 75,
_asw = 0,
_speed = 0,
_los = 35,
_range = 1,
_luck = 25,
_torpedo_accuracy = 0,
_equipment = {
{equipment = "5inch Twin Dual Purpose Gun Mount", size = 0},
{equipment = "6inch Single Gun Mount", size = 0},
{equipment = "6inch Single Gun Mount", size = 0},
{equipment = "Abyssal Searchlight", size = 0},
},
_installation = true,
},
["Vita III"] = {
_name = "Canal Princess",
_suffix = "Vita III",
_display_suffix = "III (Vita)",
_api_id = 652,
_rarity = 8,
_id = 652,
_battle_card_reference = "/Vita",
_cg_reference = "/Vita",
_japanese_name = "運河棲姫",
_reading = "うんがせいき",
_type = 10,
_hp = 390,
_firepower = 110,
_armor = 70,
_torpedo = 0,
_evasion = 1,
_aa = 85,
_asw = 0,
_speed = 0,
_los = 40,
_range = 1,
_luck = 35,
_torpedo_accuracy = 0,
_equipment = {
{equipment = "5inch Twin Dual Purpose Gun Mount", size = 0},
{equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = 0},
{equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = 0},
{equipment = "Abyssal Searchlight", size = 0},
},
_installation = true,
},
}
return Canal_Princess