- 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/Agano
< Module:Data | Ship
Jump to navigation
Jump to search
Revision as of 08:33, 8 April 2015 by com>Ckwng
Documentation for this module may be created at Module:Data/Ship/Agano/doc
local Agano = {
[""] = {
_name = "Agano",
_rarity = 5,
_id = 137,
_true_id = false,
_card = "137.jpg",
_battle_card = "Agano card.png",
_japanese_name = "阿賀野",
_reading = "あがの",
_class = "Agano",
_class_number = 1,
_type = 3,
_hp = 30,
_hp_max = 45,
_firepower = 20,
_firepower_max = 42,
_firepower_mod = 1,
_armor = 17,
_armor_max = 32,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 72,
_torpedo_mod = 1,
_evasion = 37,
_evasion_max = 72,
_aa = 17,
_aa_max = 60,
_aa_mod = 1,
_asw = 25,
_asw_max = 70,
_speed = 10,
_los = 12,
_los_max = 45,
_range = 2,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = true,
_build_time = 60,
_remodel_level = false,
_remodel_to = "Agano/Kai",
_fuel = 30,
_ammo = 35,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = 13,
_scrap_baux = 1,
_equipment = {
{equipment = "15.2cm Twin Gun Mount", size = 2},
{equipment = "8cm High-angle Gun", size = 2},
{equipment = false, size = 2},
},
},
["Kai"] = {
_name = "Agano",
_suffix = "Kai",
_rarity = 6,
_id = 137,
_true_id = 401,
_card = "137M.jpg",
_battle_card = "Agano kai card.png",
_japanese_name = "阿賀野改",
_reading = "あがのかい",
_class = "Agano",
_class_number = 1,
_type = 3,
_hp = 45,
_hp_max = 62,
_firepower = 28,
_firepower_max = 62,
_firepower_mod = 2,
_armor = 31,
_armor_max = 69,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = 42,
_evasion_max = 80,
_aa = 20,
_aa_max = 72,
_aa_mod = 1,
_asw = 26,
_asw_max = 82,
_speed = 10,
_los = 14,
_los_max = 59,
_range = 2,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 220,
_remodel_steel = 300,
_remodel_blueprint = false,
_remodel_from = "Agano/",
_fuel = 30,
_ammo = 40,
_scrap_fuel = 3,
_scrap_ammo = 5,
_scrap_steel = 14,
_scrap_baux = 1,
_equipment = {
{equipment = "15.2cm Twin Gun Mount", size = 2},
{equipment = "No. 22 Surface Radar", size = 2},
{equipment = false, size = 2},
},
},
class = {
_name = "Agano",
_class = true,
_base_type = 3,
},
}
return Agano