- 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/Enemy/Torpedo Cruiser Chi-Class"
Jump to navigation
Jump to search
(Created page with "local Torpedo_Cruiser_Chi_Class = { [""] = { _name = "Torpedo Cruiser Chi-Class", _battle_card = "CT_Chi_Class.png", _japanese_name = "雷巡チ級", _reading = "ら...") |
m (9 revisions imported) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category: Enemy ship modules]] | ||
+ | |||
local Torpedo_Cruiser_Chi_Class = { | local Torpedo_Cruiser_Chi_Class = { | ||
[""] = { | [""] = { | ||
_name = "Torpedo Cruiser Chi-Class", | _name = "Torpedo Cruiser Chi-Class", | ||
− | + | _rarity = 4, | |
+ | _back = -1, | ||
+ | _api_id = 1508, | ||
+ | _id = 1508, | ||
_japanese_name = "雷巡チ級", | _japanese_name = "雷巡チ級", | ||
− | _reading = " | + | _reading = "らいじゅんチきゅう", |
+ | _type = 4, | ||
_hp = 48, | _hp = 48, | ||
_firepower = 18, | _firepower = 18, | ||
Line 14: | Line 21: | ||
_speed = 10, | _speed = 10, | ||
_los = 4, | _los = 4, | ||
− | _range = | + | _range = 2, |
_luck = 5, | _luck = 5, | ||
− | |||
_equipment = { | _equipment = { | ||
− | {equipment = "5inch Single | + | {equipment = "5inch Single Anti-Aircraft Gun Mount", size = 2}, |
− | {equipment = "21inch Torpedo", size = | + | {equipment = "21inch Torpedo Early Model", size = 2}, |
− | {equipment = "21inch Torpedo", size = | + | {equipment = "21inch Torpedo Early Model", size = 2}, |
}, | }, | ||
}, | }, | ||
["Elite"] = { | ["Elite"] = { | ||
− | _name = "Torpedo Cruiser Chi-Class Elite", | + | _name = "Torpedo Cruiser Chi-Class", |
− | + | _suffix = "Elite", | |
+ | _rarity = 6, | ||
+ | _back = -2, | ||
+ | _api_id = 1521, | ||
+ | _id = 1521, | ||
+ | _battle_card_extension = "png", | ||
_japanese_name = "雷巡チ級elite", | _japanese_name = "雷巡チ級elite", | ||
− | _reading = " | + | _reading = "らいじゅんチきゅうエリート", |
+ | _type = 4, | ||
_hp = 50, | _hp = 50, | ||
_firepower = 35, | _firepower = 35, | ||
Line 37: | Line 49: | ||
_speed = 10, | _speed = 10, | ||
_los = 10, | _los = 10, | ||
− | _range = | + | _range = 2, |
_luck = 10, | _luck = 10, | ||
− | |||
_equipment = { | _equipment = { | ||
− | {equipment = "6inch Twin Rapid | + | {equipment = "6inch Twin Rapid Fire Gun Mount", size = 2}, |
− | {equipment = "21inch Torpedo | + | {equipment = "21inch Torpedo Late Model", size = 2}, |
− | {equipment = "21inch Torpedo | + | {equipment = "21inch Torpedo Late Model", size = 2}, |
}, | }, | ||
}, | }, | ||
["Flagship"] = { | ["Flagship"] = { | ||
− | _name = "Torpedo Cruiser Chi-Class Flagship", | + | _name = "Torpedo Cruiser Chi-Class", |
− | + | _suffix = "Flagship", | |
+ | _rarity = 6, | ||
+ | _back = -3, | ||
+ | _api_id = 1559, | ||
+ | _id = 1559, | ||
+ | _battle_card_extension = "png", | ||
_japanese_name = "雷巡チ級flagship", | _japanese_name = "雷巡チ級flagship", | ||
− | _reading = " | + | _reading = "らいじゅんチきゅうフラグシップ", |
+ | _type = 4, | ||
_hp = 70, | _hp = 70, | ||
_firepower = 50, | _firepower = 50, | ||
Line 60: | Line 77: | ||
_speed = 10, | _speed = 10, | ||
_los = 15, | _los = 15, | ||
− | _range = | + | _range = 2, |
_luck = 30, | _luck = 30, | ||
− | |||
_equipment = { | _equipment = { | ||
− | {equipment = "6inch Twin Rapid | + | {equipment = "6inch Twin Rapid Fire Gun Mount", size = 1}, |
− | {equipment = "High-speed Abyssal Torpedo", size = | + | {equipment = "High-speed Abyssal Torpedo", size = 1}, |
− | {equipment = "High-speed Abyssal Torpedo", size = | + | {equipment = "High-speed Abyssal Torpedo", size = 1}, |
}, | }, | ||
}, | }, |
Latest revision as of 13:49, 12 May 2021
Documentation for this module may be created at Module:Data/Enemy/Torpedo Cruiser Chi-Class/doc
--Categories:
--[[Category: Enemy ship modules]]
local Torpedo_Cruiser_Chi_Class = {
[""] = {
_name = "Torpedo Cruiser Chi-Class",
_rarity = 4,
_back = -1,
_api_id = 1508,
_id = 1508,
_japanese_name = "雷巡チ級",
_reading = "らいじゅんチきゅう",
_type = 4,
_hp = 48,
_firepower = 18,
_armor = 22,
_torpedo = 48,
_evasion = 18,
_aa = 10,
_asw = 30,
_speed = 10,
_los = 4,
_range = 2,
_luck = 5,
_equipment = {
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 2},
{equipment = "21inch Torpedo Early Model", size = 2},
{equipment = "21inch Torpedo Early Model", size = 2},
},
},
["Elite"] = {
_name = "Torpedo Cruiser Chi-Class",
_suffix = "Elite",
_rarity = 6,
_back = -2,
_api_id = 1521,
_id = 1521,
_battle_card_extension = "png",
_japanese_name = "雷巡チ級elite",
_reading = "らいじゅんチきゅうエリート",
_type = 4,
_hp = 50,
_firepower = 35,
_armor = 34,
_torpedo = 72,
_evasion = 30,
_aa = 20,
_asw = 40,
_speed = 10,
_los = 10,
_range = 2,
_luck = 10,
_equipment = {
{equipment = "6inch Twin Rapid Fire Gun Mount", size = 2},
{equipment = "21inch Torpedo Late Model", size = 2},
{equipment = "21inch Torpedo Late Model", size = 2},
},
},
["Flagship"] = {
_name = "Torpedo Cruiser Chi-Class",
_suffix = "Flagship",
_rarity = 6,
_back = -3,
_api_id = 1559,
_id = 1559,
_battle_card_extension = "png",
_japanese_name = "雷巡チ級flagship",
_reading = "らいじゅんチきゅうフラグシップ",
_type = 4,
_hp = 70,
_firepower = 50,
_armor = 60,
_torpedo = 120,
_evasion = 55,
_aa = 30,
_asw = 50,
_speed = 10,
_los = 15,
_range = 2,
_luck = 30,
_equipment = {
{equipment = "6inch Twin Rapid Fire Gun Mount", size = 1},
{equipment = "High-speed Abyssal Torpedo", size = 1},
{equipment = "High-speed Abyssal Torpedo", size = 1},
},
},
}
return Torpedo_Cruiser_Chi_Class