Changes

m
24 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Kisaragi = {
+
return {
[""] = {
+
    [""] = {
_name = "Kisaragi",
+
        _name = "Kisaragi",
_rarity = 2,
+
        _rarity = 2,
_api_id = 2,
+
        _api_id = 2,
_id = 32,
+
        _id = 32,
_true_id = false,
+
        _true_id = false,
_battle_card_extension = "png",
+
        _japanese_name = "如月",
_battle_card_damaged_extension = "png",
+
        _reading = "きさらぎ",
_japanese_name = "如月",
+
        _class = "Mutsuki",
_reading = "きさらぎ",
+
        _class_number = 2,
_class = "Mutsuki",
+
        _type = 2,
_class_number = 2,
+
        _hp = 13,
_type = 2,
+
        _hp_max = 24,
_hp = 13,
+
        _firepower = 6,
_hp_max = 24,
+
        _firepower_max = 29,
_firepower = 6,
+
        _firepower_mod = false,
_firepower_max = 29,
+
        _armor = 5,
_firepower_mod = false,
+
        _armor_max = 18,
_armor = 5,
+
        _armor_mod = false,
_armor_max = 18,
+
        _torpedo = 18,
_armor_mod = false,
+
        _torpedo_max = 49,
_torpedo = 18,
+
        _torpedo_mod = 1,
_torpedo_max = 49,
+
        _evasion = 37,
_torpedo_mod = 1,
+
        _evasion_max = 69,
_evasion = 37,
+
        _aa = 7,
_evasion_max = 69,
+
        _aa_max = 29,
_aa = 7,
+
        _aa_mod = false,
_aa_max = 29,
+
        _asw = 16,
_aa_mod = false,
+
        _asw_max = 39,
_asw = 16,
+
        _speed = 10,
_asw_max = 39,
+
        _los = 4,
_speed = 10,
+
        _los_max = 17,
_los = 4,
+
        _range = 1,
_los_max = 17,
+
        _luck = 10,
_range = 1,
+
        _luck_max = 49,
_luck = 10,
+
        _luck_mod = false,
_luck_max = 49,
+
        _buildable = true,
_luck_mod = false,
+
        _buildable_lsc = false,
_buildable = true,
+
        _build_time = 18,
_buildable_lsc = false,
+
        _remodel_level = false,
_build_time = 18,
+
        _remodel_from = false,
_remodel_level = false,
+
        _remodel_to = "Kisaragi/Kai",
_remodel_from = false,
+
        _fuel = 15,
_remodel_to = "Kisaragi/Kai",
+
        _ammo = 15,
_fuel = 15,
+
        _scrap_fuel = 1,
_ammo = 15,
+
        _scrap_ammo = 1,
_scrap_fuel = 1,
+
        _scrap_steel = 4,
_scrap_ammo = 1,
+
        _scrap_baux = false,
_scrap_steel = 4,
+
        _equipment = {
_scrap_baux = false,
+
            { equipment = "12cm Single Gun Mount", size = 0 },
_equipment = {
+
            { equipment = false, size = 0 },
{equipment = "12cm Single Gun Mount", size = 0},
+
        },
{equipment = false, size = 0},
+
        _voice_actor = "Hidaka Rina",
},
+
        _artist = "Kusada Souta",
_voice_actor = "Hidaka Rina",
+
        _implementation_date = { 2013, 4, 23 },
_artist = "Kusada Souta",
+
        _availability = { "drop" },
_implementation_date = {2013, 4, 23},
+
        _wikipedia = "Japanese destroyer Kisaragi (1925)",
_availability = {"drop"},
+
    },
},
+
    ["Kai"] = {
["Kai"] = {
+
        _name = "Kisaragi",
_name = "Kisaragi",
+
        _suffix = "Kai",
_suffix = "Kai",
+
        _rarity = 4,
_rarity = 4,
+
        _api_id = 255,
_api_id = 255,
+
        _id = 32,
_id = 32,
+
        _true_id = 1355,
_true_id = 1355,
+
        _cg_reference = "/",
_battle_card_extension = "png",
+
        _cg_damaged_reference = "/",
_battle_card_damaged_extension = "png",
+
        _japanese_name = "如月改",
_cg_reference = "/",
+
        _reading = "きさらぎかい",
_cg_damaged_reference = "/",
+
        _class = "Mutsuki",
_japanese_name = "如月改",
+
        _class_number = 2,
_reading = "きさらぎかい",
+
        _type = 2,
_class = "Mutsuki",
+
        _hp = 24,
_class_number = 2,
+
        _hp_max = 39,
_type = 2,
+
        _firepower = 9,
_hp = 24,
+
        _firepower_max = 39,
_hp_max = 39,
+
        _firepower_mod = false,
_firepower = 9,
+
        _armor = 11,
_firepower_max = 39,
+
        _armor_max = 39,
_firepower_mod = false,
+
        _armor_mod = false,
_armor = 11,
+
        _torpedo = 18,
_armor_max = 39,
+
        _torpedo_max = 69,
_armor_mod = false,
+
        _torpedo_mod = 1,
_torpedo = 18,
+
        _evasion = 40,
_torpedo_max = 69,
+
        _evasion_max = 89,
_torpedo_mod = 1,
+
        _aa = 12,
_evasion = 40,
+
        _aa_max = 39,
_evasion_max = 89,
+
        _aa_mod = false,
_aa = 12,
+
        _asw = 18,
_aa_max = 39,
+
        _asw_max = 59,
_aa_mod = false,
+
        _speed = 10,
_asw = 18,
+
        _los = 6,
_asw_max = 59,
+
        _los_max = 39,
_speed = 10,
+
        _range = 1,
_los = 6,
+
        _luck = 12,
_los_max = 39,
+
        _luck_max = 59,
_range = 1,
+
        _luck_mod = false,
_luck = 12,
+
        _remodel_level = 20,
_luck_max = 59,
+
        _remodel_ammo = 100,
_luck_mod = false,
+
        _remodel_steel = 100,
_remodel_level = 20,
+
        _remodel_development_material = false,
_remodel_ammo = 100,
+
        _remodel_blueprint = false,
_remodel_steel = 100,
+
        _remodel_catapult = false,
_remodel_development_material = false,
+
        _remodel_from = "Kisaragi/",
_remodel_blueprint = false,
+
        _remodel_to = "Kisaragi/Kai Ni",
_remodel_catapult = false,
+
        _fuel = 15,
_remodel_from = "Kisaragi/",
+
        _ammo = 15,
_remodel_to = "Kisaragi/Kai Ni",
+
        _scrap_fuel = 1,
_fuel = 15,
+
        _scrap_ammo = 1,
_ammo = 15,
+
        _scrap_steel = 4,
_scrap_fuel = 1,
+
        _scrap_baux = false,
_scrap_ammo = 1,
+
        _equipment = {
_scrap_steel = 4,
+
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
_scrap_baux = false,
+
            { equipment = "61cm Triple Torpedo Mount", size = 0 },
_equipment = {
+
            { equipment = false, size = 0 },
{equipment = "12.7cm Twin Gun Mount", size = 0},
+
        },
{equipment = "61cm Triple Torpedo Mount", size = 0},
+
    },
{equipment = false, size = 0},
+
    ["Kai Ni"] = {
},
+
        _name = "Kisaragi",
},
+
        _suffix = "Kai Ni",
["Kai Ni"] = {
+
        _rarity = 6,
_name = "Kisaragi",
+
        _api_id = 435,
_suffix = "Kai Ni",
+
        _id = 235,
_rarity = 6,
+
        _true_id = false,
_api_id = 435,
+
        _japanese_name = "如月改二",
_id = 235,
+
        _reading = "きさらぎかいに",
_true_id = false,
+
        _class = "Mutsuki",
_japanese_name = "如月改二",
+
        _class_number = 2,
_reading = "きさらぎかいに",
+
        _type = 2,
_class = "Mutsuki",
+
        _hp = 27,
_class_number = 2,
+
        _hp_max = 43,
_type = 2,
+
        _firepower = 10,
_hp = 27,
+
        _firepower_max = 46,
_hp_max = 43,
+
        _firepower_mod = 1,
_firepower = 10,
+
        _armor = 12,
_firepower_max = 46,
+
        _armor_max = 43,
_firepower_mod = 1,
+
        _armor_mod = false,
_armor = 12,
+
        _torpedo = 28,
_armor_max = 43,
+
        _torpedo_max = 80,
_armor_mod = false,
+
        _torpedo_mod = 2,
_torpedo = 28,
+
        _evasion = 50,
_torpedo_max = 80,
+
        _evasion_max = 91,
_torpedo_mod = 2,
+
        _aa = 18,
_evasion = 50,
+
        _aa_max = 57,
_evasion_max = 91,
+
        _aa_mod = 1,
_aa = 18,
+
        _asw = 27,
_aa_max = 57,
+
        _asw_max = 69,
_aa_mod = 1,
+
        _speed = 10,
_asw = 27,
+
        _los = 9,
_asw_max = 69,
+
        _los_max = 44,
_speed = 10,
+
        _range = 1,
_los = 9,
+
        _luck = 13,
_los_max = 44,
+
        _luck_max = 60,
_range = 1,
+
        _luck_mod = false,
_luck = 13,
+
        _remodel_level = 65,
_luck_max = 60,
+
        _remodel_ammo = 100,
_luck_mod = false,
+
        _remodel_steel = 170,
_remodel_level = 65,
+
        _remodel_development_material = false,
_remodel_ammo = 100,
+
        _remodel_blueprint = false,
_remodel_steel = 170,
+
        _remodel_catapult = false,
_remodel_development_material = false,
+
        _remodel_from = "Kisaragi/Kai",
_remodel_blueprint = false,
+
        _remodel_to = false,
_remodel_catapult = false,
+
        _fuel = 15,
_remodel_from = "Kisaragi/Kai",
+
        _ammo = 15,
_remodel_to = false,
+
        _scrap_fuel = 1,
_fuel = 15,
+
        _scrap_ammo = 2,
_ammo = 15,
+
        _scrap_steel = 7,
_scrap_fuel = 1,
+
        _scrap_baux = false,
_scrap_ammo = 2,
+
        _equipment = {
_scrap_steel = 7,
+
            { equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 0 },
_scrap_baux = false,
+
            { equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0 },
_equipment = {
+
            { equipment = "Enhanced Kanhon Type Boiler", size = 0 },
{equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 0},
+
        },
{equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0},
+
        _implementation_date = { 2015, 4, 23 },
{equipment = "Enhanced Kanhon Type Boiler", size = 0},
+
    },
},
+
    seasonals = {
_implementation_date = {2015, 4, 23},
+
        { _suffix = "Valentine", _season = "Valentines 2015" },
},
+
        { _suffix = "Setsubun", _season = "Setsubun 2018" },
["Valentine"] = {
+
    },
_name = "Kisaragi",
  −
_suffix = "Valentine",
  −
_display_suffix = "(Valentine's)",
  −
_api_id = 914,
  −
_type = 2,
  −
_seasonal = true,
  −
},
   
}
 
}
  −
return Kisaragi
 
Bots, gkautomate
12,557

edits