- 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/Asashimo"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 10: | Line 10: | ||
_reading = "あさしも", | _reading = "あさしも", | ||
_class = "Yuugumo", | _class = "Yuugumo", | ||
+ | _class_number = 16, | ||
_type = 2, | _type = 2, | ||
_hp = 16, | _hp = 16, | ||
Line 40: | Line 41: | ||
_build_time = 24, | _build_time = 24, | ||
_remodel_level = false, | _remodel_level = false, | ||
+ | _remodel_from = false, | ||
+ | _remodel_to = "Asashimo/Kai", | ||
_fuel = 15, | _fuel = 15, | ||
_ammo = 20, | _ammo = 20, | ||
Line 62: | Line 65: | ||
_reading = "あさしもかい", | _reading = "あさしもかい", | ||
_class = "Yuugumo", | _class = "Yuugumo", | ||
+ | _class_number = 16, | ||
_type = 2, | _type = 2, | ||
_hp = 33, | _hp = 33, | ||
Line 92: | Line 96: | ||
_remodel_steel = 150, | _remodel_steel = 150, | ||
_remodel_blueprint = false, | _remodel_blueprint = false, | ||
+ | _remodel_from = "Asashimo/", | ||
+ | _remodel_to = false, | ||
_fuel = 15, | _fuel = 15, | ||
_ammo = 20, | _ammo = 20, |
Revision as of 18:32, 24 April 2015
Documentation for this module may be created at Module:Data/Ship/Asashimo/doc
local Asashimo = {
[""] = {
_name = "Asashimo",
_rarity = 4,
_id = 225,
_true_id = false,
_card = "425 Card.jpg",
_battle_card = "Asashimo card.png",
_japanese_name = "朝霜",
_reading = "あさしも",
_class = "Yuugumo",
_class_number = 16,
_type = 2,
_hp = 16,
_hp_max = 34,
_firepower = 10,
_firepower_max = 29,
_firepower_mod = false,
_armor = 6,
_armor_max = 19,
_armor_mod = 1,
_torpedo = 24,
_torpedo_max = 68,
_torpedo_mod = 1,
_evasion = 47,
_evasion_max = 80,
_aa = 9,
_aa_max = 44,
_aa_mod = false,
_asw = 35,
_asw_max = 64,
_speed = 10,
_los = 6,
_los_max = 19,
_range = 1,
_luck = 16,
_luck_max = 59,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 24,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Asashimo/Kai",
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 6,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Twin Gun Mount", size = 0},
{equipment = "Type 93 Passive Sonar", size = 0},
},
},
["Kai"] = {
_name = "Asashimo",
_suffix = "Kai",
_rarity = 5,
_id = 225,
_true_id = 424,
_card = "344 Card.jpg",
_battle_card = "Asashimo kai card.png",
_japanese_name = "朝霜改",
_reading = "あさしもかい",
_class = "Yuugumo",
_class_number = 16,
_type = 2,
_hp = 33,
_hp_max = 49,
_firepower = 12,
_firepower_max = 47,
_firepower_mod = false,
_armor = 14,
_armor_max = 49,
_armor_mod = 1,
_torpedo = 28,
_torpedo_max = 78,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = 92,
_aa = 22,
_aa_max = 62,
_aa_mod = 1,
_asw = nil,
_asw_max = 79,
_speed = 10,
_los = nil,
_los_max = 43,
_range = 1,
_luck = 18,
_luck_max = 68,
_luck_mod = false,
_remodel_level = 45,
_remodel_ammo = 170,
_remodel_steel = 150,
_remodel_blueprint = false,
_remodel_from = "Asashimo/",
_remodel_to = false,
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = 10,
_scrap_baux = 1,
_equipment = {
{equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 0},
{equipment = "Type 3 Active Sonar", size = 0},
{equipment = "25mm Triple Autocannon Mount", size = 0},
},
},
}
return Asashimo