- 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
m |
m (10 revisions imported) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
return { | return { | ||
− | [" | + | [""] = { |
_name = "Canal Princess", | _name = "Canal Princess", | ||
− | |||
− | |||
_api_id = 650, | _api_id = 650, | ||
_rarity = 8, | _rarity = 8, | ||
_id = 650, | _id = 650, | ||
− | |||
_japanese_name = "運河棲姫", | _japanese_name = "運河棲姫", | ||
_reading = "うんがせいき", | _reading = "うんがせいき", | ||
Line 33: | Line 30: | ||
_installation = true, | _installation = true, | ||
}, | }, | ||
− | [" | + | ["II"] = { |
_name = "Canal Princess", | _name = "Canal Princess", | ||
− | _suffix = " | + | _suffix = "II", |
− | |||
_api_id = 651, | _api_id = 651, | ||
_rarity = 8, | _rarity = 8, | ||
_id = 651, | _id = 651, | ||
− | _battle_card_reference = "/ | + | _battle_card_reference = "/", |
− | _cg_reference = "/ | + | _cg_reference = "/", |
_japanese_name = "運河棲姫", | _japanese_name = "運河棲姫", | ||
_reading = "うんがせいき", | _reading = "うんがせいき", | ||
Line 65: | Line 61: | ||
_installation = true, | _installation = true, | ||
}, | }, | ||
− | [" | + | ["III"] = { |
_name = "Canal Princess", | _name = "Canal Princess", | ||
− | _suffix = " | + | _suffix = "III", |
− | |||
_api_id = 652, | _api_id = 652, | ||
_rarity = 8, | _rarity = 8, | ||
_id = 652, | _id = 652, | ||
− | _battle_card_reference = "/ | + | _battle_card_reference = "/", |
− | _cg_reference = "/ | + | _cg_reference = "/", |
_japanese_name = "運河棲姫", | _japanese_name = "運河棲姫", | ||
_reading = "うんがせいき", | _reading = "うんがせいき", |
Latest revision as of 13:56, 12 May 2021
Documentation for this module may be created at Module:Data/Enemy/Vita:Canal Princess/doc
-- [[Category:Vita enemy boss ship modules]]
return {
[""] = {
_name = "Canal Princess",
_api_id = 650,
_rarity = 8,
_id = 650,
_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,
},
["II"] = {
_name = "Canal Princess",
_suffix = "II",
_api_id = 651,
_rarity = 8,
_id = 651,
_battle_card_reference = "/",
_cg_reference = "/",
_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,
},
["III"] = {
_name = "Canal Princess",
_suffix = "III",
_api_id = 652,
_rarity = 8,
_id = 652,
_battle_card_reference = "/",
_cg_reference = "/",
_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,
},
}