Attackable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Attackable [[non-player character| | __TOC__ | ||
[[Attackable]] [[non-player character|NPCs]] are entities in the game world that players can engage in combat with. These NPCs can be damaged using various forms of combat, including [[strength|melee]], [[magic]], and [[range|ranged]] attacks. | |||
NPCs that you can attack typically include monsters, enemy factions, and certain quest-related characters. Unlike [[unattackable]] or non-combat NPCs, these characters will either retaliate when attacked or initiate combat if the player enters their aggro range. | |||
== Aggressive NPCs == | == Aggressive NPCs == | ||
<ul>{{#cargo_query: | |||
{{#cargo_query: | |||
tables=NPCs | tables=NPCs | ||
|fields= | |fields=_pageName | ||
|where=Attackable=1 AND Aggressive='Yes' | |where=Attackable=1 AND Aggressive='Yes' | ||
|order by= | |order by=Name ASC | ||
|format= | |format=template | ||
| | |template=NPCListItem | ||
| | |named args=yes | ||
}} | }}</ul> | ||
== Non-aggressive NPCs == | == Non-aggressive NPCs == | ||
{{#cargo_query: | |||
<ul>{{#cargo_query: | |||
tables=NPCs | tables=NPCs | ||
|fields= | |fields=_pageName | ||
|where=Attackable=1 AND (Aggressive != 'Yes' OR Aggressive IS NULL) | |where=Attackable=1 AND (Aggressive != 'Yes' OR Aggressive IS NULL) | ||
|order by= | |order by=Name ASC | ||
|format= | |format=template | ||
| | |template=NPCListItem | ||
| | |named args=yes | ||
}} | }}</ul> |
Latest revision as of 10:16, 16 May 2025
Attackable NPCs are entities in the game world that players can engage in combat with. These NPCs can be damaged using various forms of combat, including melee, magic, and ranged attacks.
NPCs that you can attack typically include monsters, enemy factions, and certain quest-related characters. Unlike unattackable or non-combat NPCs, these characters will either retaliate when attacked or initiate combat if the player enters their aggro range.
Aggressive NPCs[edit]
- Bandit (Archer)
- Bandit (Melee)
- Barbarian
- Big Squirrel
- Black Bear
- Black Bear Cub
- Blood Mage (Lvl 27)
- Blood Mage (Lvl 44)
- Brown Bear
- Brown Bear Cub
- Brute
- Bull
- Cave Bear
- Charred Skeleton (Lvl 48)
- Charred Skeleton (Lvl 36)
- Corrupt Minotaur
- Cursed Goblin
- Damogui
- Dark Monk
- Dragon Hatchling (Water)
- Dragon Hatchling (Plains)
- Dragon Hatchling (Fire)
- Fire Dragon
- Forest Giant
- Forest Warrior
- Frost Giant
- Frost Warrior
- Ghost
- Giant
- Giant Hell Rat
- Giant Skeleton
- Goblin (Lvl 38)
- Goblin (Lvl 24)
- Goblin (Lvl 12 Archer)
- Goblin (Lvl 12 Melee)
- Hell Giant
- Hell Rat
- Hell Warrior
- Hermit
- Isradore's Chicken
- Isradore's Dragon
- Isradore's Rat
- Minotaur
- Pirate
- Plains Dragon
- Sewer Rat
- Skeletal Dwarf
- Skeletal Mage
- Skeleton (Lvl 20)
- Skeleton (Lvl 45)
- Suit of Armour (Lvl 87)
- Suit of Armour (Lvl 46)
- Suit of Armour (Lvl 28)
- Undead Pirate
- Water Dragon
- Witch
- Zombie (Lvl 16)
- Zombie (Lvl 24)