- 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/PT Imp Pack"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 97: | Line 97: | ||
_type = 2, | _type = 2, | ||
_hp = 18, | _hp = 18, | ||
− | _firepower = | + | _firepower = 18, |
− | _armor = | + | _armor = 39, |
− | _torpedo = | + | _torpedo = 118, |
_evasion = nil, | _evasion = nil, | ||
− | _aa = | + | _aa = 24, |
_asw = nil, | _asw = nil, | ||
_speed = 10, | _speed = 10, |
Revision as of 04:07, 21 November 2015
Documentation for this module may be created at Module:Data/Enemy/PT Imp Pack/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local PT_Imp_Pack = {
[""] = {
_name = "PT Imp Pack",
_rarity = 6,
_back = -10,
_api_id = 637,
_id = 637,
_japanese_name = "PT小鬼群",
_reading = "PTしょうきぐん",
_type = 2,
_hp = 9,
_firepower = 9,
_armor = 19,
_torpedo = 88,
_evasion = nil,
_aa = 12,
_asw = nil,
_speed = 10,
_los = nil,
_range = nil,
_luck = nil,
_equipment = {
{equipment = "22inch Torpedo Late Model", size = nil},
{equipment = false, size = nil},
},
},
["II"] = {
_name = "PT Imp Pack",
_suffix = "II",
_rarity = 6,
_back = -10,
_api_id = 638,
_id = 638,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "PT小鬼群",
_reading = "PTしょうきぐん",
_type = 2,
_hp = 9,
_firepower = 9,
_armor = 29,
_torpedo = 98,
_evasion = nil,
_aa = 18,
_asw = nil,
_speed = 10,
_los = nil,
_range = nil,
_luck = nil,
_equipment = {
{equipment = "22inch Torpedo Late Model", size = nil},
{equipment = "22inch Torpedo Late Model", size = nil},
},
},
["III"] = {
_name = "PT Imp Pack",
_suffix = "III",
_rarity = 6,
_back = -10,
_api_id = 639,
_id = 639,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "PT小鬼群",
_reading = "PTしょうきぐん",
_type = 2,
_hp = 15,
_firepower = 15,
_armor = 29,
_torpedo = 98,
_evasion = nil,
_aa = 18,
_asw = nil,
_speed = 10,
_los = nil,
_range = nil,
_luck = nil,
_equipment = {
{equipment = "22inch Torpedo Late Model", size = nil},
{equipment = "22inch Torpedo Late Model", size = nil},
},
},
["IV"] = {
_name = "PT Imp Pack",
_suffix = "IV",
_rarity = 6,
_back = -10,
_api_id = 640,
_id = 640,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "PT小鬼群",
_reading = "PTしょうきぐん",
_type = 2,
_hp = 18,
_firepower = 18,
_armor = 39,
_torpedo = 118,
_evasion = nil,
_aa = 24,
_asw = nil,
_speed = 10,
_los = nil,
_range = nil,
_luck = nil,
_equipment = {
{equipment = "22inch Torpedo Late Model", size = nil},
{equipment = "22inch Torpedo Late Model", size = nil},
},
},
}
return PT_Imp_Pack