- 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/Ishigaki"
< Module:Data | Ship
Jump to navigation
Jump to search
com>FlamingPajamas m (added stats as well) |
Jigaraphale (talk | contribs) m |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 56: | Line 56: | ||
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, | ||
− | _voice_actor = | + | _voice_actor = "Takao Kanon", |
− | _artist = | + | _artist = "UGUME", |
_implementation_date = {2019, 5, 21}, | _implementation_date = {2019, 5, 21}, | ||
− | _availability = | + | _availability = { "event_drop" }, |
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
Line 67: | Line 67: | ||
_api_id = 379, | _api_id = 379, | ||
_id = 385, | _id = 385, | ||
− | _true_id = | + | _true_id = 1459, |
_cg_reference = "/", | _cg_reference = "/", | ||
_cg_damaged_reference = "/", | _cg_damaged_reference = "/", | ||
Line 86: | Line 86: | ||
_torpedo_max = false, | _torpedo_max = false, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
− | _evasion = | + | _evasion = 57, |
− | _evasion_max = | + | _evasion_max = 92, |
_aa = 10, | _aa = 10, | ||
_aa_max = 52, | _aa_max = 52, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = | + | _asw = 36, |
− | _asw_max = | + | _asw_max = 79, |
_speed = 5, | _speed = 5, | ||
− | _los = | + | _los = 6, |
− | _los_max = | + | _los_max = 30, |
_range = 1, | _range = 1, | ||
_luck = 10, | _luck = 10, | ||
Line 117: | Line 117: | ||
_scrap_baux = false, | _scrap_baux = false, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "12cm Single High-angle Gun Mount Model E", size = 0}, |
− | {equipment = | + | {equipment = "Type 94 Depth Charge Projector", size = 0}, |
− | {equipment = | + | {equipment = false, size = 0}, |
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, | ||
}, | }, | ||
} | } |
Latest revision as of 16:45, 5 April 2024
Documentation for this module may be created at Module:Data/Ship/Ishigaki/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Ishigaki",
_suffix = false,
_rarity = 4,
_api_id = 585,
_id = 385,
_true_id = false,
_japanese_name = "石垣",
_reading = "いしがき",
_class = 'Shimushu',
_class_number = 3,
_type = 1,
_hp = 9,
_hp_max = 18,
_firepower = 4,
_firepower_max = 20,
_firepower_mod = 1,
_armor = 4,
_armor_max = 16,
_armor_mod = false,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 41,
_evasion_max = 82,
_aa = 6,
_aa_max = 22,
_aa_mod = false,
_asw = 32,
_asw_max = 75,
_speed = 5,
_los = 4,
_los_max = 15,
_range = 1,
_luck = 9,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 14,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Ishigaki/Kai",
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = false,
_equipment = {
{equipment = "12cm Single Gun Mount", size = 0},
{equipment = "25mm Twin Autocannon Mount", size = 0},
},
_voice_flag = 1,
_voice_actor = "Takao Kanon",
_artist = "UGUME",
_implementation_date = {2019, 5, 21},
_availability = { "event_drop" },
},
["Kai"] = {
_name = "Ishigaki",
_suffix = "Kai",
_rarity = 5,
_api_id = 379,
_id = 385,
_true_id = 1459,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "石垣改",
_reading = "いしがきかい",
_class = 'Shimushu',
_class_number = 3,
_type = 1,
_hp = 17,
_hp_max = 28,
_firepower = 5,
_firepower_max = 37,
_firepower_mod = 1,
_armor = 7,
_armor_max = 33,
_armor_mod = false,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 57,
_evasion_max = 92,
_aa = 10,
_aa_max = 52,
_aa_mod = 1,
_asw = 36,
_asw_max = 79,
_speed = 5,
_los = 6,
_los_max = 30,
_range = 1,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_build_time = 14,
_remodel_level = 40,
_remodel_ammo = 90,
_remodel_steel = 60,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Ishigaki/",
_remodel_to = false,
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = false,
_equipment = {
{equipment = "12cm Single High-angle Gun Mount Model E", size = 0},
{equipment = "Type 94 Depth Charge Projector", size = 0},
{equipment = false, size = 0},
},
_voice_flag = 1,
},
}