- 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/Ooi"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 36: | Line 36: | ||
_luck_mod = false, | _luck_mod = false, | ||
_buildable = true, | _buildable = true, | ||
+ | _buildable_lsc = false, | ||
_build_time = 60, | _build_time = 60, | ||
_fuel = 25, | _fuel = 25, |
Revision as of 05:29, 22 February 2015
Documentation for this module may be created at Module:Data/Ship/Ooi/doc
local Ooi = {
[""] = {
_name = "Ooi",
_rarity = 5,
_id = 19,
_true_id = false,
_card = "019.jpg",
_japanese_name = "大井",
_reading = "おおい",
_class = "Kuma",
_type = 3,
_hp = 25,
_hp_max = 39,
_firepower = 14,
_firepower_max = 49,
_firepower_mod = false,
_armor = 11,
_armor_max = 29,
_armor_mod = 1,
_torpedo = 24,
_torpedo_max = 89,
_torpedo_mod = 1,
_evasion = 37,
_evasion_max = 77,
_aa = 13,
_aa_max = 59,
_aa_mod = false,
_asw = 19,
_asw_max = 59,
_speed = 10,
_los = 8,
_los_max = 39,
_range = 2,
_luck = 17,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = false,
_build_time = 60,
_fuel = 25,
_ammo = 25,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 9,
_scrap_baux = false,
_equipment = {
{equipment = "14cm Single Gun Mount", size = 0},
{equipment = "61cm Quad Torpedo Mount", size = 0},
},
},
["Kai"] = {
_name = "Ooi",
_suffix = "Kai",
_rarity = 6,
_id = 97,
_true_id = false,
_card = "097.jpg",
_japanese_name = "大井改",
_reading = "おおい",
_class = "Kuma",
_type = 4,
_hp = 32,
_hp_max = 49,
_firepower = 8,
_firepower_max = 39,
_firepower_mod = false,
_armor = 12,
_armor_max = 39,
_armor_mod = 1,
_torpedo = 80,
_torpedo_max = 99,
_torpedo_mod = 4,
_evasion = 37,
_evasion_max = 77,
_aa = 13,
_aa_max = 39,
_aa_mod = false,
_asw = 25,
_asw_max = 59,
_speed = 10,
_los = 8,
_los_max = 39,
_range = 2,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 10,
_remodel_ammo = 400,
_remodel_steel = 100,
_fuel = 25,
_ammo = 50,
_scrap_fuel = 2,
_scrap_ammo = 6,
_scrap_steel = 9,
_scrap_baux = false,
_equipment = {
{equipment = "61cm Quad (Oxygen) Torpedo Mount", size = 0},
{equipment = "61cm Quad (Oxygen) Torpedo Mount", size = 0},
},
},
["Kai Ni"] = {
_name = "Ooi",
_suffix = "Kai Ni",
_rarity = 7,
_id = 114,
_true_id = false,
_card = "114.png",
_japanese_name = "大井改二",
_reading = "おおい",
_class = "Kuma",
_type = 4,
_hp = 43,
_hp_max = 59,
_firepower = 17,
_firepower_max = 63,
_firepower_mod = 1,
_armor = 23,
_armor_max = 63,
_armor_mod = 1,
_torpedo = 90,
_torpedo_max = 139,
_torpedo_mod = 5,
_evasion = 43,
_evasion_max = 83,
_aa = 15,
_aa_max = 49,
_aa_mod = false,
_asw = 27,
_asw_max = 79,
_speed = 10,
_los = 9,
_los_max = 43,
_range = 2,
_luck = 13,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 50,
_remodel_ammo = 770,
_remodel_steel = 400,
_fuel = 25,
_ammo = 75,
_scrap_fuel = 2,
_scrap_ammo = 9,
_scrap_steel = 9,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Twin High-angle Gun Mount", size = 0},
{equipment = "61cm Quint (Oxygen) Torpedo Mount", size = 0},
{equipment = "No. 21 Air Radar", size = 0},
},
},
}
return Ooi