- 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/Amagi"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Amagi = { [""] = { _name = "Amagi", _rarity = 6, _id = 202, _true_id = false, _card = "331 Card.jpg", _japanese_name = "天城", _reading = "あまぎ", ...") |
com>Ckwng |
||
Line 38: | Line 38: | ||
_buildable_lsc = false, | _buildable_lsc = false, | ||
_build_time = 210, | _build_time = 210, | ||
+ | _remodel_level = false, | ||
_fuel = 50, | _fuel = 50, | ||
_ammo = 45, | _ammo = 45, | ||
Line 59: | Line 60: | ||
_card = "429 Card.jpg", | _card = "429 Card.jpg", | ||
_japanese_name = "天城改", | _japanese_name = "天城改", | ||
− | _reading = " | + | _reading = "あまぎかい", |
_class = "Unryuu", | _class = "Unryuu", | ||
_type = 11, | _type = 11, |
Revision as of 01:04, 7 March 2015
Documentation for this module may be created at Module:Data/Ship/Amagi/doc
local Amagi = {
[""] = {
_name = "Amagi",
_rarity = 6,
_id = 202,
_true_id = false,
_card = "331 Card.jpg",
_japanese_name = "天城",
_reading = "あまぎ",
_class = "Unryuu",
_type = 11,
_hp = 48,
_hp_max = 79,
_firepower = 0,
_firepower_max = 25,
_firepower_mod = false,
_armor = 26,
_armor_max = 51,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 33,
_evasion_max = 59,
_aa = 27,
_aa_max = 72,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 38,
_los_max = 74,
_range = 1,
_luck = 13,
_luck_max = 59,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 210,
_remodel_level = false,
_fuel = 50,
_ammo = 45,
_scrap_fuel = 7,
_scrap_ammo = 9,
_scrap_steel = 26,
_scrap_baux = 5,
_equipment = {
{equipment = "25mm Triple Autocannon Mount", size = 18},
{equipment = "12.7cm Twin High-angle Gun Mount", size = 24},
{equipment = false, size = 3},
{equipment = false, size = 6},
},
},
["Kai"] = {
_name = "Amagi",
_suffix = "Kai",
_rarity = 7,
_id = 229,
_true_id = false,
_card = "429 Card.jpg",
_japanese_name = "天城改",
_reading = "あまぎかい",
_class = "Unryuu",
_type = 11,
_hp = 60,
_hp_max = 84,
_firepower = 0,
_firepower_max = 45,
_firepower_mod = false,
_armor = 35,
_armor_max = 76,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 35,
_evasion_max = nil,
_aa = 33,
_aa_max = 79,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 17,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 50,
_remodel_ammo = 1000,
_remodel_steel = 750,
_remodel_blueprint = true,
_fuel = 50,
_ammo = 55,
_scrap_fuel = 7,
_scrap_ammo = 13,
_scrap_steel = 30,
_scrap_baux = 10,
_equipment = {
{equipment = "Zero Fighter Model 52C (601 Air Group)", size = 18},
{equipment = "Suisei (601 Air Group)", size = 21},
{equipment = "Tenzan (601 Air Group)", size = 27},
{equipment = "12cm 30-tube Rocket Launcher", size = 3},
},
},
}
return Amagi