Changes

m
18 revisions imported
Line 2: Line 2:  
--[[Category: Enemy boss ship modules]]
 
--[[Category: Enemy boss ship modules]]
   −
local Northern_Princess = {
+
return {
 
[""] = {
 
[""] = {
 
_name = "Northern Princess",
 
_name = "Northern Princess",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -11,
 
_back = -11,
_api_id = 581,
+
_api_id = 1581,
_id = 581,
+
_id = 1581,
 
_japanese_name = "北方棲姫",
 
_japanese_name = "北方棲姫",
 
_reading = "ほっぽうせいき",
 
_reading = "ほっぽうせいき",
Line 31: Line 31:  
},
 
},
 
},
 
},
["Final"] = {
+
["Final"] = "/II",
 +
["II"] = {
 
_name = "Northern Princess",
 
_name = "Northern Princess",
_suffix = "Final",
+
_suffix = "II",
_display_suffix = "(Final Form)",
+
_display_suffix = "II (Final Form)",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -12,
 
_back = -12,
_api_id = 582,
+
_api_id = 1582,
_id = 582,
+
_id = 1582,
 
_japanese_name = "北方棲姫",
 
_japanese_name = "北方棲姫",
 
_reading = "ほっぽうせいき",
 
_reading = "ほっぽうせいき",
Line 61: Line 62:  
},
 
},
 
},
 
},
["EO"] = {
+
["EO"] = "/III",
 +
["III"] = {
 
_name = "Northern Princess",
 
_name = "Northern Princess",
_suffix = "EO",
+
_suffix = "III",
_display_suffix = "(EO)",
+
_display_suffix = "III (EO)",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -11,
 
_back = -11,
_api_id = 587,
+
_api_id = 1587,
_id = 587,
+
_id = 1587,
 
_japanese_name = "北方棲姫",
 
_japanese_name = "北方棲姫",
 
_reading = "ほっぽうせいき",
 
_reading = "ほっぽうせいき",
Line 91: Line 93:  
},
 
},
 
},
 
},
["EO Final"] = {
+
    ["EO Final"] = "/IV",
 +
["IV"] = {
 
_name = "Northern Princess",
 
_name = "Northern Princess",
_suffix = "EO Final",
+
_suffix = "IV",
_display_suffix = "(EO Final Form)",
+
_display_suffix = "IV (EO Final Form)",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -12,
 
_back = -12,
_api_id = 588,
+
_api_id = 1588,
_id = 588,
+
_id = 1588,
_battle_card_reference = "/Final",
+
_battle_card_reference = "/II",
_cg_reference = "/Final",
+
_cg_reference = "/II",
 
_japanese_name = "北方棲姫",
 
_japanese_name = "北方棲姫",
 
_reading = "ほっぽうせいき",
 
_reading = "ほっぽうせいき",
Line 123: Line 126:  
},
 
},
 
},
 
},
["EO Weak"] = {
+
["EO Weak"] = "/V",
 +
["V"] = {
 
_name = "Northern Princess",
 
_name = "Northern Princess",
_suffix = "EO Weak",
+
_suffix = "V",
_display_suffix = "(EO Weak)",
+
_display_suffix = "V (EO Weak)",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -11,
 
_back = -11,
_api_id = 589,
+
_api_id = 1589,
_id = 589,
+
_id = 1589,
_battle_card_reference = "/EO",
+
_battle_card_reference = "/III",
_cg_reference = "/EO",
+
_cg_reference = "/III",
 
_japanese_name = "北方棲姫",
 
_japanese_name = "北方棲姫",
 
_reading = "ほっぽうせいき",
 
_reading = "ほっぽうせいき",
Line 155: Line 159:  
},
 
},
 
},
 
},
["EO Final Weak"] = "/EO Weak Final",
+
["EO Final Weak"] = "/VI",
["EO Weak Final"] = {
+
["EO Weak Final"] = "/VI",
 +
["VI"] = {
 
_name = "Northern Princess",
 
_name = "Northern Princess",
_suffix = "EO Weak Final",
+
_suffix = "VI",
_display_suffix = "(EO Weak Final Form)",
+
_display_suffix = "VI (EO Weak Final Form)",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -12,
 
_back = -12,
_api_id = 590,
+
_api_id = 1590,
_id = 590,
+
_id = 1590,
_battle_card_reference = "/Final",
+
_battle_card_reference = "/II",
_cg_reference = "/Final",
+
_cg_reference = "/II",
 
_japanese_name = "北方棲姫",
 
_japanese_name = "北方棲姫",
 
_reading = "ほっぽうせいき",
 
_reading = "ほっぽうせいき",
Line 187: Line 192:  
    {equipment = "Abyssal Revenge Torpedo Bomber", size = 40},
 
    {equipment = "Abyssal Revenge Torpedo Bomber", size = 40},
 
},
 
},
 +
},
 +
["New Year 2017"] = {
 +
_name = "Northern Princess",
 +
_suffix = "New Year 2017",
 +
_display_suffix = "(New Year 2017)",
 +
_api_id = 587,
 +
_type = 10,
 +
_seasonal = true,
 +
_simple_naming = true,
 +
},
 +
["Setsubun"] = {
 +
_name = "Northern Princess",
 +
_suffix = "Setsubun",
 +
_display_suffix = "(Setsubun)",
 +
_type = 10,
 +
_seasonal = true,
 +
_simple_naming = true,
 +
_cg_damaged = false
 
},
 
},
 
}
 
}
  −
return Northern_Princess
 
Bots, gkautomate
12,557

edits