Changes

m
10 revisions imported
Line 2: Line 2:  
--[[Category: Enemy boss ship modules]]
 
--[[Category: Enemy boss ship modules]]
   −
local Battleship_Princess = {
+
return {
 
[""] = {
 
[""] = {
 
_name = "Battleship Princess",
 
_name = "Battleship Princess",
 
_rarity = 8,
 
_rarity = 8,
 
_back = -11,
 
_back = -11,
_api_id = 557,
+
_api_id = 1557,
_id = 557,
+
_id = 1557,
 
_japanese_name = "戦艦棲姫",
 
_japanese_name = "戦艦棲姫",
 
_reading = "せんかんせいき",
 
_reading = "せんかんせいき",
Line 30: Line 30:  
},
 
},
 
},
 
},
 +
    ["Kai"] = {
 +
        _name = "Battleship Princess",
 +
        _suffix = "Kai",
 +
        _rarity = 8,
 +
        _back = -11,
 +
        _api_id = 1790,
 +
        _id = 1790,
 +
        _japanese_name = "戦艦棲姫改",
 +
        _reading = "せんかんせいきかい",
 +
        _type = 9,
 +
        _hp = 700,
 +
        _firepower = 200,
 +
        _armor = 188,
 +
        _torpedo = 0,
 +
        _evasion = nil,
 +
        _aa = 88,
 +
        _asw = 0,
 +
        _speed = 10,
 +
        _los = nil,
 +
        _range = 3,
 +
        _luck = nil,
 +
        _equipment = {
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal Reconnaissance Plane", size = 4, estimation = true},
 +
        },
 +
    },
 +
    ["Kai II"] = {
 +
        _name = "Battleship Princess",
 +
        _suffix = "Kai II",
 +
        _rarity = 8,
 +
        _back = -11,
 +
        _api_id = 1791,
 +
        _id = 1791,
 +
        _battle_card_reference = "/Kai",
 +
        _cg_reference = "/Kai",
 +
        _japanese_name = "戦艦棲姫改",
 +
        _reading = "せんかんせいきかい",
 +
        _type = 9,
 +
        _hp = 700,
 +
        _firepower = 220,
 +
        _armor = 208,
 +
        _torpedo = 0,
 +
        _evasion = nil,
 +
        _aa = 98,
 +
        _asw = 0,
 +
        _speed = 10,
 +
        _los = nil,
 +
        _range = 3,
 +
        _luck = nil,
 +
        _equipment = {
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal Reconnaissance Plane", size = 4, estimation = true},
 +
        },
 +
    },
 +
    ["Kai III"] = {
 +
        _name = "Battleship Princess",
 +
        _suffix = "Kai III",
 +
        _rarity = 8,
 +
        _back = -11,
 +
        _api_id = 1792,
 +
        _id = 1792,
 +
        _battle_card_reference = "/Kai",
 +
        _cg_reference = "/Kai",
 +
        _japanese_name = "戦艦棲姫改",
 +
        _reading = "せんかんせいきかい",
 +
        _type = 9,
 +
        _hp = 700,
 +
        _firepower = 240,
 +
        _armor = 248,
 +
        _torpedo = 0,
 +
        _evasion = nil,
 +
        _aa = 108,
 +
        _asw = 0,
 +
        _speed = 10,
 +
        _los = nil,
 +
        _range = 3,
 +
        _luck = nil,
 +
        _equipment = {
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal 14inch Twin Gun Mount Kai", size = 0, estimation = true},
 +
            {equipment = "Abyssal Reconnaissance Plane", size = 4, estimation = true},
 +
        },
 +
    },
 
}
 
}
  −
return Battleship_Princess
 
Bots, gkautomate
12,557

edits