• 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
no edit summary
Line 2: Line 2:  
--[[Category: Enemy boss ship modules]]
 
--[[Category: Enemy boss ship modules]]
   −
local Aircraft_Carrier_Princess = {
+
return {
 
[""] = {
 
[""] = {
 
_name = "Aircraft Carrier Princess",
 
_name = "Aircraft Carrier Princess",
Line 35: Line 35:  
_name = "Aircraft Carrier Princess",
 
_name = "Aircraft Carrier Princess",
 
_suffix = "II",
 
_suffix = "II",
_display_suffix = "II (Strong)",
+
-- _display_suffix = "II (Strong)",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -12,
 
_back = -12,
Line 65: Line 65:  
},
 
},
 
},
 
},
 +
["III"] = {
 +
        _name = "Aircraft Carrier Princess",
 +
        _suffix = "III",
 +
        _rarity = nil,
 +
        _back = nil,
 +
        _api_id = 1781,
 +
        _id = 1781,
 +
        _japanese_name = "空母棲姫",
 +
        _reading = "くうぼせいき",
 +
        _type = 11,
 +
        _hp = nil,
 +
        _firepower = nil,
 +
        _armor = nil,
 +
        _torpedo = nil,
 +
        _evasion = nil,
 +
        _aa = nil,
 +
        _asw = nil,
 +
        _speed = 10,
 +
        _los = nil,
 +
        _range = nil,
 +
        _luck = nil,
 +
        _equipment = {
 +
            {equipment = nil, size = nil, estimation = true},
 +
            {equipment = nil, size = nil, estimation = true},
 +
            {equipment = nil, size = nil, estimation = true},
 +
            {equipment = nil, size = nil, estimation = true},
 +
        },
 +
    },
 +
    ["IV"] = {
 +
        _name = "Aircraft Carrier Princess",
 +
        _suffix = "IV",
 +
        _rarity = nil,
 +
        _back = nil,
 +
        _api_id = 1782,
 +
        _id = 1782,
 +
        _japanese_name = "空母棲姫",
 +
        _reading = "くうぼせいき",
 +
        _type = 11,
 +
        _hp = nil,
 +
        _firepower = nil,
 +
        _armor = nil,
 +
        _torpedo = nil,
 +
        _evasion = nil,
 +
        _aa = nil,
 +
        _asw = nil,
 +
        _speed = 10,
 +
        _los = nil,
 +
        _range = nil,
 +
        _luck = nil,
 +
        _equipment = {
 +
            {equipment = nil, size = nil, estimation = true},
 +
            {equipment = nil, size = nil, estimation = true},
 +
            {equipment = nil, size = nil, estimation = true},
 +
            {equipment = nil, size = nil, estimation = true},
 +
        },
 +
    },
 
}
 
}
  −
return Aircraft_Carrier_Princess
 
cssedit, gkautomate
6,940

edits

Navigation menu