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

Difference between revisions of "Module:Data/Ship/Shinyou"

From Kancolle Wiki
Jump to navigation Jump to search
com>DrySoul
(wikiwiki)
Line 85: Line 85:
 
     _torpedo_max = false,
 
     _torpedo_max = false,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 23,
     _evasion_max = nil,
+
     _evasion_max = 50,
 
     _aa = 18,
 
     _aa = 18,
 
     _aa_max = 48,
 
     _aa_max = 48,
 
     _aa_mod = 2,
 
     _aa_mod = 2,
     _asw = nil,
+
     _asw = 66,
     _asw_max = nil,
+
     _asw_max = 80,
 
     _speed = 5,
 
     _speed = 5,
     _los = nil,
+
     _los = 29,
     _los_max = nil,
+
     _los_max = 60,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 11,
 
     _luck = 11,

Revision as of 02:28, 27 October 2018

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Shinyou",
    _suffix = false,
    _rarity = 4,
    _api_id = 534,
    _id = 324,
    _true_id = false,
    _japanese_name = "神鷹",
    _reading = "しんよう",
    _class = "Taiyou",
    _class_number = 4,
    _type = 7,
    _hp = 38,
    _hp_max = 59,
    _firepower = 0,
    _firepower_max = 14,
    _firepower_mod = false,
    _armor = 15,
    _armor_max = 35,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 22,
    _evasion_max = 37,
    _aa = 14,
    _aa_max = 30,
    _aa_mod = 1,
    _asw = 36,
    _asw_max = 60,
    _speed = 5,
    _los = 28,
    _los_max = 48,
    _range = 1,
    _luck = 9,
    _luck_max = 49,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 160,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Shinyou/Kai",
    _fuel = 30,
    _ammo = 25,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 16,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "Type 0 Fighter Model 52", size = 9},
      {equipment = "Type 97 Torpedo Bomber", size = 18},
      {equipment = false, size = 6},
    },
    _voice_flag = 1,
    _voice_actor = "Takao Kanon",
    _artist = "Shibafu",
    _implementation_date = {2018, 9, 9},
    _availability = nil,
  },
  ["Kai"] = {
    _name = "Shinyou",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 381,
    _id = 324,
    _true_id = 1461,
    _japanese_name = "神鷹改",
    _reading = "しんようかい",
    _class = "Taiyou",
    _class_number = 4,
    _type = 7,
    _hp = 48,
    _hp_max = 73,
    _firepower = 0,
    _firepower_max = 24,
    _firepower_mod = false,
    _armor = 22,
    _armor_max = 53,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 23,
    _evasion_max = 50,
    _aa = 18,
    _aa_max = 48,
    _aa_mod = 2,
    _asw = 66,
    _asw_max = 80,
    _speed = 5,
    _los = 29,
    _los_max = 60,
    _range = 1,
    _luck = 11,
    _luck_max = 58,
    _luck_mod = false,
    _build_time = 160,
    _remodel_level = 60,
    _remodel_ammo = 280,
    _remodel_steel = 420,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Shinyou/",
    _remodel_to = "Shinyou/Kai Ni",
    _fuel = 30,
    _ammo = 30,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 16,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "Type 97 Torpedo Bomber (931 Air Group)", size = 9},
      {equipment = "25mm Triple Autocannon Mount", size = 18},
      {equipment = false, size = 6},
      {equipment = false, size = 3},
    },
    _voice_flag = 3,
    _implementation_date = {2018, 9, 9},
  },
  ["Kai Ni"] = {
    _name = "Shinyou",
    _suffix = "Kai Ni",
    _rarity = 7,
    _api_id = 536,
    _id = 336,
    _true_id = false,
    _japanese_name = "神鷹改二",
    _reading = "しんようかいに",
    _class = "Taiyou",
    _class_number = 4,
    _type = 7,
    _hp = 50,
    _hp_max = 75,
    _firepower = 15,
    _firepower_max = 37,
    _firepower_mod = false,
    _armor = 26,
    _armor_max = 56,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 34,
    _evasion_max = 53,
    _aa = 27,
    _aa_max = 58,
    _aa_mod = 3,
    _asw = nil, -- 72~73
    _asw_max = 88,
    _speed = 5,
    _los = nil, -- 31~35
    _los_max = 64,
    _range = 2,
    _luck = 15,
    _luck_max = 70,
    _luck_mod = false,
    _build_time = 160,
    _remodel_level = 85,
    _remodel_ammo = 1170,
    _remodel_steel = 770,
    _remodel_blueprint = true,
    _remodel_catapult = true,
    _remodel_report = false,
    _remodel_from = "Shinyou/Kai",
    _remodel_to = false,
    _fuel = 35,
    _ammo = 35,
    _scrap_fuel = 3,
    _scrap_ammo = 6,
    _scrap_steel = 16,
    _scrap_baux = 5,
    _equipment = {
      {equipment = "Ju 87C Kai Ni (w/ KMX)", size = 9},
      {equipment = "12cm 30-tube Rocket Launcher", size = 18},
      {equipment = false, size = 18},
      {equipment = false, size = 6},
    },
    _voice_flag = 3,
    _implementation_date = {2018, 9, 9},
  },
}