- 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 (Guessing the 15HP and 18HP forms...) |
(quoted from Japanese wiki) |
||
Line 13: | Line 13: | ||
_type = 2, | _type = 2, | ||
_hp = 9, | _hp = 9, | ||
− | _firepower = | + | _firepower = 9, |
− | _armor = | + | _armor = 29, |
− | _torpedo = | + | _torpedo = 98, |
_evasion = nil, | _evasion = nil, | ||
− | _aa = | + | _aa = 18, |
_asw = nil, | _asw = nil, | ||
_speed = 10, | _speed = 10, | ||
Line 69: | Line 69: | ||
_type = 2, | _type = 2, | ||
_hp = 15, | _hp = 15, | ||
− | _firepower = | + | _firepower = 15, |
− | _armor = | + | _armor = 29, |
− | _torpedo = | + | _torpedo = 98, |
_evasion = nil, | _evasion = nil, | ||
− | _aa = | + | _aa = 18, |
_asw = nil, | _asw = nil, | ||
_speed = 10, | _speed = 10, |
Revision as of 00:34, 20 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 = 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},
},
},
["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 = nil,
_firepower = nil,
_armor = nil,
_torpedo = nil,
_evasion = nil,
_aa = nil,
_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 = nil,
_armor = nil,
_torpedo = nil,
_evasion = nil,
_aa = nil,
_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