- 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/Z3"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Z3 = { [""] = { _name = "Z3", _nick = "Max Schultz", _rarity = 5, _id = 175, _true_id = false, _card = "175.png", _japanese_name = "Z3", _japanese_nick ...") |
com>Ckwng |
||
Line 55: | Line 55: | ||
["Kai"] = { | ["Kai"] = { | ||
_name = "Z3", | _name = "Z3", | ||
− | _nick = " | + | _nick = "Max Schultz", |
_suffix = "Kai", | _suffix = "Kai", | ||
_rarity = 6, | _rarity = 6, |
Revision as of 03:15, 2 April 2015
Documentation for this module may be created at Module:Data/Ship/Z3/doc
local Z3 = {
[""] = {
_name = "Z3",
_nick = "Max Schultz",
_rarity = 5,
_id = 175,
_true_id = false,
_card = "175.png",
_japanese_name = "Z3",
_japanese_nick = "マックス・シュルツ",
_reading = "マックス・シュルツ",
_class = "Type 1934",
_type = 2,
_hp = 18,
_hp_max = 29,
_firepower = 8,
_firepower_max = 26,
_firepower_mod = 1,
_armor = 8,
_armor_max = 22,
_armor_mod = false,
_torpedo = 24,
_torpedo_max = 60,
_torpedo_mod = 1,
_evasion = 36,
_evasion_max = 76,
_aa = 12,
_aa_max = 42,
_aa_mod = false,
_asw = 32,
_asw_max = 64,
_speed = 10,
_los = 6,
_los_max = 24,
_range = 1,
_luck = 6,
_luck_max = 39,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 24,
_remodel_level = false,
_fuel = 20,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 6,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Single Gun Mount", size = 0},
{equipment = false, size = 0},
{equipment = false, size = 0},
},
},
["Kai"] = {
_name = "Z3",
_nick = "Max Schultz",
_suffix = "Kai",
_rarity = 6,
_id = 175,
_true_id = 407,
_card = "175-1.png",
_japanese_name = "Z3改",
_japanese_nick = "マックス・シュルツ",
_reading = "マックス・シュルツかい",
_class = "Type 1934",
_type = 2,
_hp = 33,
_hp_max = 59,
_firepower = 11,
_firepower_max = 45,
_firepower_mod = 1,
_armor = 15,
_armor_max = 45,
_armor_mod = false,
_torpedo = 25,
_torpedo_max = 70,
_torpedo_mod = 1,
_evasion = 41,
_evasion_max = 79,
_aa = 15,
_aa_max = 45,
_aa_mod = false,
_asw = 36,
_asw_max = 69,
_speed = 10,
_los = 8,
_los_max = 42,
_range = 1,
_luck = 12,
_luck_max = 49,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 150,
_remodel_steel = 170,
_remodel_blueprint = false,
_fuel = 20,
_ammo = 25,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 6,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Single Gun Mount", size = 0},
{equipment = false, size = 0},
{equipment = false, size = 0},
},
},
["zwei"] = {
_name = "Z3",
_nick = "Max Schultz",
_suffix = "zwei",
_rarity = 7,
_id = 180,
_true_id = false,
_card = "175-3.jpg",
_japanese_name = "Z3 zwei",
_japanese_nick = "マックス・シュルツ",
_reading = "マックス・シュルツ ツヴァイ",
_class = "Type 1934",
_type = 2,
_hp = 35,
_hp_max = 59,
_firepower = 10,
_firepower_max = 47,
_firepower_mod = 1,
_armor = 18,
_armor_max = 53,
_armor_mod = false,
_torpedo = 27,
_torpedo_max = 71,
_torpedo_mod = 1,
_evasion = 43,
_evasion_max = 84,
_aa = 24,
_aa_max = 68,
_aa_mod = false,
_asw = 37,
_asw_max = 69,
_speed = 10,
_los = 9,
_los_max = 43,
_range = 1,
_luck = 15,
_luck_max = 49,
_luck_mod = false,
_remodel_level = 70,
_remodel_ammo = 300,
_remodel_steel = 350,
_remodel_blueprint = false,
_fuel = 20,
_ammo = 25,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 6,
_scrap_baux = false,
_equipment = {
{equipment = "3.7cm FlaK M42", size = 0},
{equipment = "12.7cm Single Gun Mount", size = 0},
{equipment = false, size = 0},
},
},
}
return Z3