• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Ship/Scirocco

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Ship/Scirocco/doc

return {
  [""] = {
    _name = "Scirocco",
    _suffix = false,
    _rarity = 6,
    _api_id = 653,
    _id = 453,
    _true_id = false,
    _japanese_name = "Scirocco",
    _reading = "シロッコ",
    _class = "Maestrale",
    _class_number = 4,
    _type = 2,
    _hp = 15,
    _hp_max = 30,
    _firepower = 9,
    _firepower_max = 27,
    _firepower_mod = 1,
    _armor = 7,
    _armor_max = 18,
    _armor_mod = false,
    _torpedo = 22,
    _torpedo_max = 58,
    _torpedo_mod = 1,
    _evasion = 48,
    _evasion_max = 81,
    _aa = 11,
    _aa_max = 41,
    _aa_mod = false,
    _asw = 29,
    _asw_max = 60,
    _speed = 10,
    _los = 7,
    _los_max = 20,
    _range = 1,
    _luck = 9,
    _luck_max = 49,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 23,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Scirocco/Kai",
    _fuel = 15,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 6,
    _scrap_baux = false,
    _equipment = {
      {equipment = "120mm/50 Twin Gun Mount", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 1,
    _voice_actor = "Taketatsu Ayana",
    _artist = "Jiji",
    _implementation_date = {2020, 11, 28},
    _availability = {"event_drop"},
    _get_message = "ふああ、Buongiorno~?<br>あたし、マエストラーレ級駆逐艦、そう、末っ子です。<br>名前は、シロッコ。うん、よろしくちゃ~お?",
  },
  ["Kai"] = {
    _name = "Scirocco",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 658,
    _id = 453,
    _true_id = 1707,
    _cg_reference = "/",
    _cg_damaged_reference = "/",
    _japanese_name = "Scirocco改",
    _reading = "シロッコかい",
    _class = "Maestrale",
    _class_number = 4,
    _type = 2,
    _hp = 28,
    _hp_max = 45,
    _firepower = 13,
    _firepower_max = 55,
    _firepower_mod = 1,
    _armor = 15,
    _armor_max = 50,
    _armor_mod = 1,
    _torpedo = 27,
    _torpedo_max = 72,
    _torpedo_mod = 1,
    _evasion = 47,
    _evasion_max = 92,
    _aa = 22,
    _aa_max = 63,
    _aa_mod = 1,
    _asw = 39,
    _asw_max = 80,
    _speed = 10,
    _los = 10,
    _los_max = 46,
    _range = 1,
    _luck = 13,
    _luck_max = 69,
    _luck_mod = false,
    _build_time = 23,
    _remodel_level = 30,
    _remodel_ammo = 170,
    _remodel_steel = 100,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Scirocco/",
    _remodel_to = false,
    _fuel = 15,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = 10,
    _scrap_baux = false,
    _equipment = {
      {equipment = "120mm/50 Twin Gun Mount", size = 0},
      {equipment = "120mm/50 Twin Gun Mount", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 3,
  },
}