- 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/Yuubari"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 38: | Line 38: | ||
_buildable_lsc = false, | _buildable_lsc = false, | ||
_build_time = 82, | _build_time = 82, | ||
+ | _remodel_level = false, | ||
_fuel = 20, | _fuel = 20, | ||
_ammo = 30, | _ammo = 30, | ||
Line 58: | Line 59: | ||
_card = "111M.jpg", | _card = "111M.jpg", | ||
_japanese_name = "夕張改", | _japanese_name = "夕張改", | ||
− | _reading = " | + | _reading = "ゆうばりかい", |
_class = "Yuubari", | _class = "Yuubari", | ||
_type = 3, | _type = 3, | ||
Line 89: | Line 90: | ||
_remodel_ammo = 240, | _remodel_ammo = 240, | ||
_remodel_steel = 280, | _remodel_steel = 280, | ||
+ | _remodel_blueprint = false, | ||
_fuel = 25, | _fuel = 25, | ||
_ammo = 40, | _ammo = 40, |
Revision as of 01:11, 7 March 2015
Documentation for this module may be created at Module:Data/Ship/Yuubari/doc
local Yuubari = {
[""] = {
_name = "Yuubari",
_rarity = 5,
_id = 111,
_true_id = false,
_card = "111.jpg",
_japanese_name = "夕張",
_reading = "ゆうばり",
_class = "Yuubari",
_type = 3,
_hp = 19,
_hp_max = 32,
_firepower = 17,
_firepower_max = 42,
_firepower_mod = 1,
_armor = 10,
_armor_max = 29,
_armor_mod = 1,
_torpedo = 20,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 42,
_evasion_max = 69,
_aa = 10,
_aa_max = 42,
_aa_mod = 1,
_asw = 13,
_asw_max = 39,
_speed = 10,
_los = 6,
_los_max = 39,
_range = 2,
_luck = 12,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = false,
_build_time = 82,
_remodel_level = false,
_fuel = 20,
_ammo = 30,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 7,
_scrap_baux = false,
_equipment = {
{equipment = "14cm Single Gun Mount", size = 0},
{equipment = "14cm Single Gun Mount", size = 0},
{equipment = false, size = 0},
},
},
["Kai"] = {
_name = "Yuubari",
_suffix = "Kai",
_rarity = 6,
_id = 111,
_true_id = 393,
_card = "111M.jpg",
_japanese_name = "夕張改",
_reading = "ゆうばりかい",
_class = "Yuubari",
_type = 3,
_hp = 36,
_hp_max = 49,
_firepower = 23,
_firepower_max = 63,
_firepower_mod = 1,
_armor = 28,
_armor_max = 49,
_armor_mod = 1,
_torpedo = 24,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = 42,
_evasion_max = 69,
_aa = 20,
_aa_max = 69,
_aa_mod = 2,
_asw = 24,
_asw_max = 69,
_speed = 10,
_los = 8,
_los_max = 44,
_range = 2,
_luck = 17,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 240,
_remodel_steel = 280,
_remodel_blueprint = false,
_fuel = 25,
_ammo = 40,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 7,
_scrap_baux = false,
_equipment = {
{equipment = "14cm Single Gun Mount", size = 0},
{equipment = "12.7cm Single High-angle Gun Mount", size = 0},
{equipment = "25mm Triple Autocannon Mount", size = 0},
{equipment = false, size = 0},
},
},
class = {
_name = "Yuubari",
_class = true,
_base_type = 3,
},
}
return Yuubari