- 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/Akitsu Maru"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 10: | Line 10: | ||
_reading = "あきつまる", | _reading = "あきつまる", | ||
_class = "Hei", | _class = "Hei", | ||
+ | _class_number = nil, | ||
_type = 17, | _type = 17, | ||
_hp = 38, | _hp = 38, | ||
Line 40: | Line 41: | ||
_build_time = 150, | _build_time = 150, | ||
_remodel_level = false, | _remodel_level = false, | ||
+ | _remodel_to = "Akitsu Maru/Kai", | ||
_fuel = 40, | _fuel = 40, | ||
_ammo = 10, | _ammo = 10, | ||
Line 62: | Line 64: | ||
_reading = "あきつまるかい", | _reading = "あきつまるかい", | ||
_class = "Hei", | _class = "Hei", | ||
+ | _class_number = nil, | ||
_type = 17, | _type = 17, | ||
_hp = 40, | _hp = 40, | ||
Line 92: | Line 95: | ||
_remodel_steel = 200, | _remodel_steel = 200, | ||
_remodel_blueprint = false, | _remodel_blueprint = false, | ||
+ | _remodel_from = "Akitsu Maru/", | ||
_fuel = 45, | _fuel = 45, | ||
_ammo = 25, | _ammo = 25, |
Revision as of 08:35, 8 April 2015
Documentation for this module may be created at Module:Data/Ship/Akitsu Maru/doc
local Akitsu_Maru = {
[""] = {
_name = "Akitsu Maru",
_rarity = 5,
_id = 161,
_true_id = false,
_card = "161.png",
_battle_card = "Akitsumaru card.jpg",
_japanese_name = "あきつ丸",
_reading = "あきつまる",
_class = "Hei",
_class_number = nil,
_type = 17,
_hp = 38,
_hp_max = 49,
_firepower = 6,
_firepower_max = 19,
_firepower_mod = false,
_armor = 13,
_armor_max = 33,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 15,
_evasion_max = 39,
_aa = 13,
_aa_max = 29,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 3,
_los_max = 13,
_range = 1,
_luck = 10,
_luck_max = 39,
_luck_mod = false,
_buildable = false,
_buildable_lsc = true,
_build_time = 150,
_remodel_level = false,
_remodel_to = "Akitsu Maru/Kai",
_fuel = 40,
_ammo = 10,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 12,
_scrap_baux = 2,
_equipment = {
{equipment = "Daihatsu Landing Craft", size = 0},
{equipment = "25mm Twin Autocannon Mount", size = 0},
},
},
["Kai"] = {
_name = "Akitsu Maru",
_suffix = "Kai",
_rarity = 6,
_id = 166,
_true_id = false,
_card = "166.png",
_battle_card = "Akitsumaru kai card.jpg",
_japanese_name = "あきつ丸改",
_reading = "あきつまるかい",
_class = "Hei",
_class_number = nil,
_type = 17,
_hp = 40,
_hp_max = 59,
_firepower = 8,
_firepower_max = 33,
_firepower_mod = 1,
_armor = 15,
_armor_max = 43,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 17,
_evasion_max = 49,
_aa = 15,
_aa_max = 37,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 13,
_los_max = 59,
_range = 1,
_luck = 13,
_luck_max = 49,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 80,
_remodel_steel = 200,
_remodel_blueprint = false,
_remodel_from = "Akitsu Maru/",
_fuel = 45,
_ammo = 25,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 13,
_scrap_baux = 5,
_equipment = {
{equipment = "Type 3 Command Liaison Aircraft (ASW)", size = 8},
{equipment = "No. Ka Observation Autogyro", size = 8},
{equipment = false, size = 8},
},
},
}
return Akitsu_Maru