- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 3:
Line 3:
− +
+
Line 31:
Line 32:
− +
− +
− +
− +
− +
− +
Line 65:
Line 66:
− +
− +
− +
− +
− +
− +
Line 99:
Line 100:
− +
Module:Data/Enemy/Seaplane Tender Princess (view source)
Revision as of 18:35, 23 August 2015
, 9 years agoStrong and Final seem a bit too arbitrary considering we don't know the extent of future appearances
local Seaplane_Tender_Princess = {
local Seaplane_Tender_Princess = {
[""] = {
["A"] = {
_name = "Seaplane Tender Princess",
_name = "Seaplane Tender Princess",
_display_suffix = "(A)",
_rarity = 8,
_rarity = 8,
_back = -12,
_back = -12,
},
},
},
},
["A"] = "/",
[""] = "/A",
["Strong"] = {
["B"] = {
_name = "Seaplane Tender Princess",
_name = "Seaplane Tender Princess",
_suffix = "Strong",
_suffix = "B",
_display_suffix = "(Strong)",
_display_suffix = "(B)",
_rarity = 8,
_rarity = 8,
_back = -12,
_back = -12,
_api_id = 626,
_api_id = 626,
_id = 626,
_id = 626,
_battle_card_reference = "/",
_battle_card_reference = "/A",
_battle_card_layers = {"attack_seaplane_kai_r"},
_battle_card_layers = {"attack_seaplane_kai_r"},
_cg_reference = "/",
_cg_reference = "/A",
_japanese_name = "水母棲姫",
_japanese_name = "水母棲姫",
_reading = "すいぼせいき",
_reading = "すいぼせいき",
},
},
},
},
["B"] = "/Strong",
["Strong"] = "/B",
["Final"] = {
["C"] = {
_name = "Seaplane Tender Princess",
_name = "Seaplane Tender Princess",
_suffix = "Final",
_suffix = "C",
_display_suffix = "(Final)",
_display_suffix = "(C)",
_rarity = 8,
_rarity = 8,
_back = -12,
_back = -12,
_api_id = 627,
_api_id = 627,
_id = 627,
_id = 627,
_battle_card_reference = "/",
_battle_card_reference = "/A",
_battle_card_layers = {"attack_seaplane_kai_r"},
_battle_card_layers = {"attack_seaplane_kai_r"},
_cg_reference = "/",
_cg_reference = "/A",
_japanese_name = "水母棲姫",
_japanese_name = "水母棲姫",
_reading = "すいぼせいき",
_reading = "すいぼせいき",
},
},
},
},
["C"] = "/Final",
["Final"] = "/C",
}
}
return Seaplane_Tender_Princess
return Seaplane_Tender_Princess