- 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/Katsuragi"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Kenji135 |
com>Kenji135 m (Remove droplist) |
||
Line 3: | Line 3: | ||
return { | return { | ||
− | + | [""] = { | |
− | + | _name = "Katsuragi", | |
− | + | _rarity = 6, | |
− | + | _api_id = 332, | |
− | + | _id = 203, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "葛城", | |
− | + | _reading = "かつらぎ", | |
− | + | _class = "Unryuu", | |
− | + | _class_number = 3, | |
− | + | _type = 11, | |
− | + | _hp = 48, | |
− | + | _hp_max = 79, | |
− | + | _firepower = 0, | |
− | + | _firepower_max = 25, | |
− | + | _firepower_mod = false, | |
− | + | _armor = 27, | |
− | + | _armor_max = 52, | |
− | + | _armor_mod = 3, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = false, | |
− | + | _torpedo_mod = false, | |
− | + | _evasion = 34, | |
− | + | _evasion_max = 59, | |
− | + | _aa = 27, | |
− | + | _aa_max = 72, | |
− | + | _aa_mod = 3, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 36, | |
− | + | _los_max = 70, | |
− | + | _range = 1, | |
− | + | _luck = 20, | |
− | + | _luck_max = 69, | |
− | + | _luck_mod = false, | |
− | + | _buildable = false, | |
− | + | _buildable_lsc = false, | |
− | + | _build_time = 210, | |
− | + | _remodel_level = false, | |
− | + | _remodel_from = false, | |
− | + | _remodel_to = "Katsuragi/Kai", | |
− | + | _fuel = 50, | |
− | + | _ammo = 45, | |
− | + | _scrap_fuel = 7, | |
− | + | _scrap_ammo = 9, | |
− | + | _scrap_steel = 26, | |
− | + | _scrap_baux = 5, | |
− | + | _equipment = { | |
− | + | { equipment = "25mm Twin Autocannon Mount", size = 18 }, | |
− | + | { equipment = "25mm Triple Autocannon Mount", size = 24 }, | |
− | + | { equipment = false, size = 3 }, | |
− | + | { equipment = false, size = 6 }, | |
− | + | }, | |
− | + | _voice_actor = "Kayano Ai", | |
− | + | _artist = "Kuu Ro Kuro", | |
− | + | _implementation_date = { 2015, 4, 28 }, | |
− | + | _availability = { "event_reward" }, | |
− | + | _wikipedia = "Japanese aircraft carrier Katsuragi", | |
− | + | }, | |
− | + | ["Kai"] = { | |
− | + | _name = "Katsuragi", | |
− | + | _suffix = "Kai", | |
− | + | _rarity = 7, | |
− | + | _api_id = 430, | |
− | + | _id = 230, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "葛城改", | |
− | + | _reading = "かつらぎかい", | |
− | + | _class = "Unryuu", | |
− | + | _class_number = 3, | |
− | + | _type = 11, | |
− | + | _hp = 60, | |
− | + | _hp_max = 84, | |
− | + | _firepower = 0, | |
− | + | _firepower_max = 45, | |
− | + | _firepower_mod = false, | |
− | + | _armor = 36, | |
− | + | _armor_max = 78, | |
− | + | _armor_mod = 3, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = false, | |
− | + | _torpedo_mod = false, | |
− | + | _evasion = 37, | |
− | + | _evasion_max = 75, | |
− | + | _aa = 32, | |
− | + | _aa_max = 78, | |
− | + | _aa_mod = 4, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 44, | |
− | + | _los_max = 78, | |
− | + | _range = 1, | |
− | + | _luck = 30, | |
− | + | _luck_max = 79, | |
− | + | _luck_mod = false, | |
− | + | _remodel_level = 50, | |
− | + | _remodel_ammo = 1000, | |
− | + | _remodel_steel = 750, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = true, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_from = "Katsuragi/", | |
− | + | _remodel_to = false, | |
− | + | _fuel = 50, | |
− | + | _ammo = 55, | |
− | + | _scrap_fuel = 7, | |
− | + | _scrap_ammo = 13, | |
− | + | _scrap_steel = 30, | |
− | + | _scrap_baux = 10, | |
− | + | _equipment = { | |
− | + | { equipment = "Zero Fighter Model 52C (601 Air Group)", size = 18 }, | |
− | + | { equipment = "Ryuusei (601 Air Group)", size = 21 }, | |
− | + | { equipment = "25mm Twin Autocannon Mount", size = 27 }, | |
− | + | { equipment = "12cm 30-tube Rocket Launcher", size = 3 }, | |
− | + | }, | |
− | + | }, | |
} | } |
Revision as of 09:10, 1 January 2018
Documentation for this module may be created at Module:Data/Ship/Katsuragi/doc
--Categories:
--[[Category:Player ship modules]]
return {
[""] = {
_name = "Katsuragi",
_rarity = 6,
_api_id = 332,
_id = 203,
_true_id = false,
_japanese_name = "葛城",
_reading = "かつらぎ",
_class = "Unryuu",
_class_number = 3,
_type = 11,
_hp = 48,
_hp_max = 79,
_firepower = 0,
_firepower_max = 25,
_firepower_mod = false,
_armor = 27,
_armor_max = 52,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 34,
_evasion_max = 59,
_aa = 27,
_aa_max = 72,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 36,
_los_max = 70,
_range = 1,
_luck = 20,
_luck_max = 69,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 210,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Katsuragi/Kai",
_fuel = 50,
_ammo = 45,
_scrap_fuel = 7,
_scrap_ammo = 9,
_scrap_steel = 26,
_scrap_baux = 5,
_equipment = {
{ equipment = "25mm Twin Autocannon Mount", size = 18 },
{ equipment = "25mm Triple Autocannon Mount", size = 24 },
{ equipment = false, size = 3 },
{ equipment = false, size = 6 },
},
_voice_actor = "Kayano Ai",
_artist = "Kuu Ro Kuro",
_implementation_date = { 2015, 4, 28 },
_availability = { "event_reward" },
_wikipedia = "Japanese aircraft carrier Katsuragi",
},
["Kai"] = {
_name = "Katsuragi",
_suffix = "Kai",
_rarity = 7,
_api_id = 430,
_id = 230,
_true_id = false,
_japanese_name = "葛城改",
_reading = "かつらぎかい",
_class = "Unryuu",
_class_number = 3,
_type = 11,
_hp = 60,
_hp_max = 84,
_firepower = 0,
_firepower_max = 45,
_firepower_mod = false,
_armor = 36,
_armor_max = 78,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 37,
_evasion_max = 75,
_aa = 32,
_aa_max = 78,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 44,
_los_max = 78,
_range = 1,
_luck = 30,
_luck_max = 79,
_luck_mod = false,
_remodel_level = 50,
_remodel_ammo = 1000,
_remodel_steel = 750,
_remodel_development_material = false,
_remodel_blueprint = true,
_remodel_catapult = false,
_remodel_from = "Katsuragi/",
_remodel_to = false,
_fuel = 50,
_ammo = 55,
_scrap_fuel = 7,
_scrap_ammo = 13,
_scrap_steel = 30,
_scrap_baux = 10,
_equipment = {
{ equipment = "Zero Fighter Model 52C (601 Air Group)", size = 18 },
{ equipment = "Ryuusei (601 Air Group)", size = 21 },
{ equipment = "25mm Twin Autocannon Mount", size = 27 },
{ equipment = "12cm 30-tube Rocket Launcher", size = 3 },
},
},
}