• 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/Artillery Imp"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m (18 revisions imported)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
[""] = {
 
[""] = {
 
_name = "Artillery Imp",
 
_name = "Artillery Imp",
_rarity = 6,
+
_rarity = 4,
 
_back = -10,
 
_back = -10,
_api_id = 665,
+
_api_id = 1665,
_id = 665,
+
_id = 1665,
 
_japanese_name = "砲台小鬼",
 
_japanese_name = "砲台小鬼",
 
_reading = "ほうだいこおに",
 
_reading = "ほうだいこおに",
Line 18: Line 18:
 
_evasion = nil,
 
_evasion = nil,
 
_aa = 65,
 
_aa = 65,
_asw = nil,
+
_asw = 0,
 
_speed = 0,
 
_speed = 0,
 
_los = nil,
 
_los = nil,
Line 34: Line 34:
 
_name = "Artillery Imp",
 
_name = "Artillery Imp",
 
_suffix = "II",
 
_suffix = "II",
_rarity = 6,
+
_rarity = 4,
 
_back = -10,
 
_back = -10,
_api_id = 666,
+
_api_id = 1666,
_id = 666,
+
_id = 1666,
 
_battle_card_reference = "/",
 
_battle_card_reference = "/",
 
_cg_reference = "/",
 
_cg_reference = "/",
Line 49: Line 49:
 
_evasion = nil,
 
_evasion = nil,
 
_aa = 75,
 
_aa = 75,
_asw = nil,
+
_asw = 0,
 
_speed = 0,
 
_speed = 0,
 
_los = nil,
 
_los = nil,
Line 65: Line 65:
 
_name = "Artillery Imp",
 
_name = "Artillery Imp",
 
_suffix = "III",
 
_suffix = "III",
_rarity = 6,
+
_rarity = 4,
 
_back = -10,
 
_back = -10,
_api_id = 667,
+
_api_id = 1667,
_id = 667,
+
_id = 1667,
 
_battle_card_reference = "/",
 
_battle_card_reference = "/",
 
_cg_reference = "/",
 
_cg_reference = "/",
Line 80: Line 80:
 
_evasion = nil,
 
_evasion = nil,
 
_aa = 85,
 
_aa = 85,
_asw = nil,
+
_asw = 0,
 
_speed = 0,
 
_speed = 0,
 
_los = nil,
 
_los = nil,
Line 92: Line 92:
 
    {equipment = "Coastal Radar", size = 0},
 
    {equipment = "Coastal Radar", size = 0},
 
},
 
},
},
 
["Unknown"] = {
 
_name = "Artillery Imp",
 
_display_suffix = "Unknown",
 
_rarity = 6,
 
_back = -10,
 
_battle_card_reference = "/",
 
_cg_reference = "/",
 
_japanese_name = "砲台小鬼",
 
_reading = "ほうだいこおに",
 
_type = 9,
 
_pillbox = true,
 
 
},
 
},
 
}
 
}
 
   
 
   
 
return Artillery_Imp
 
return Artillery_Imp

Latest revision as of 13:55, 12 May 2021

Documentation for this module may be created at Module:Data/Enemy/Artillery Imp/doc

--Categories:
--[[Category: Enemy boss ship modules]]

local Artillery_Imp = {
	[""] = {
		_name = "Artillery Imp",
		_rarity = 4,
		_back = -10,
		_api_id = 1665,
		_id = 1665,
		_japanese_name = "砲台小鬼",
		_reading = "ほうだいこおに",
		_type = 9,
		_hp = 130,
		_firepower = 100,
		_armor = 110,
		_torpedo = 0,
		_evasion = nil,
		_aa = 65,
		_asw = 0,
		_speed = 0,
		_los = nil,
		_range = 2,
		_luck = nil,
		_pillbox = true,
		_equipment = {
		    {equipment = "5inch Coastal Gun", size = 0},
		    {equipment = "5inch Coastal Gun", size = 0},
		    {equipment = "40mm Quadruple Autocannon Mount", size = 0},
		    {equipment = "Coastal Radar", size = 0},
		},
	},
	["II"] = {
		_name = "Artillery Imp",
		_suffix = "II",
		_rarity = 4,
		_back = -10,
		_api_id = 1666,
		_id = 1666,
		_battle_card_reference = "/",
		_cg_reference = "/",
		_japanese_name = "砲台小鬼",
		_reading = "ほうだいこおに",
		_type = 9,
		_hp = 130,
		_firepower = 100,
		_armor = 105,
		_torpedo = 0,
		_evasion = nil,
		_aa = 75,
		_asw = 0,
		_speed = 0,
		_los = nil,
		_range = 2,
		_luck = nil,
		_pillbox = true,
		_equipment = {
		    {equipment = "5inch Coastal Gun", size = 0},
		    {equipment = "40mm Quadruple Autocannon Mount", size = 0},
		    {equipment = "40mm Twin Autocannon Mount", size = 0},
		    {equipment = "Coastal Radar", size = 0},
		},
	},
	["III"] = {
		_name = "Artillery Imp",
		_suffix = "III",
		_rarity = 4,
		_back = -10,
		_api_id = 1667,
		_id = 1667,
		_battle_card_reference = "/",
		_cg_reference = "/",
		_japanese_name = "砲台小鬼",
		_reading = "ほうだいこおに",
		_type = 9,
		_hp = 130,
		_firepower = 100,
		_armor = 100,
		_torpedo = 0,
		_evasion = nil,
		_aa = 85,
		_asw = 0,
		_speed = 0,
		_los = nil,
		_range = 2,
		_luck = nil,
		_pillbox = true,
		_equipment = {
		    {equipment = "5inch Coastal Gun", size = 0},
		    {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = 0},
		    {equipment = "40mm Twin Autocannon Mount", size = 0},
		    {equipment = "Coastal Radar", size = 0},
		},
	},
}
 
return Artillery_Imp