- 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/Amatsukaze"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 6: | Line 6: | ||
_true_id = false, | _true_id = false, | ||
_card = "181 card.jpg", | _card = "181 card.jpg", | ||
+ | _battle_card = "Amatsukaze card.jpg", | ||
_japanese_name = "天津風", | _japanese_name = "天津風", | ||
_reading = "あまつかぜ", | _reading = "あまつかぜ", | ||
Line 58: | Line 59: | ||
_true_id = 411, | _true_id = 411, | ||
_card = "316 Card.jpg", | _card = "316 Card.jpg", | ||
+ | _battle_card = "Amatsukaze kai card.jpg", | ||
_japanese_name = "天津風改", | _japanese_name = "天津風改", | ||
_reading = "あまつかぜかい", | _reading = "あまつかぜかい", |
Revision as of 06:53, 8 April 2015
Documentation for this module may be created at Module:Data/Ship/Amatsukaze/doc
local Amatsukaze = {
[""] = {
_name = "Amatsukaze",
_rarity = 6,
_id = 181,
_true_id = false,
_card = "181 card.jpg",
_battle_card = "Amatsukaze card.jpg",
_japanese_name = "天津風",
_reading = "あまつかぜ",
_class = "Kagerou",
_type = 2,
_hp = 18,
_hp_max = 37,
_firepower = 10,
_firepower_max = 29,
_firepower_mod = 1,
_armor = 7,
_armor_max = 25,
_armor_mod = 1,
_torpedo = 28,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = 48,
_evasion_max = 89,
_aa = 22,
_aa_max = 53,
_aa_mod = 1,
_asw = 26,
_asw_max = 54,
_speed = 10,
_los = 8,
_los_max = 19,
_range = 1,
_luck = 18,
_luck_max = 59,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 30,
_remodel_level = false,
_fuel = 20,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 6,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Twin Gun Mount", size = 0},
{equipment = "61cm Quadruple Torpedo Mount", size = 0},
{equipment = "Enhanced Kanhon Type Boiler", size = 0},
},
},
["Kai"] = {
_name = "Amatsukaze",
_suffix = "Kai",
_rarity = 7,
_id = 181,
_true_id = 411,
_card = "316 Card.jpg",
_battle_card = "Amatsukaze kai card.jpg",
_japanese_name = "天津風改",
_reading = "あまつかぜかい",
_class = "Kagerou",
_type = 2,
_hp = 34,
_hp_max = 54,
_firepower = 12,
_firepower_max = 49,
_firepower_mod = 1,
_armor = 14,
_armor_max = 61,
_armor_mod = 1,
_torpedo = 32,
_torpedo_max = 84,
_torpedo_mod = 1,
_evasion = 50,
_evasion_max = 94,
_aa = 23,
_aa_max = 63,
_aa_mod = 1,
_asw = 28,
_asw_max = 59,
_speed = 10,
_los = 9,
_los_max = 39,
_range = 1,
_luck = 17,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 20,
_remodel_ammo = 100,
_remodel_steel = 120,
_remodel_blueprint = false,
_fuel = 20,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
{equipment = "Type 3 Active Sonar", size = 0},
{equipment = "New Model High Temperature High Pressure Boiler", size = 0},
},
},
}
return Amatsukaze