Attackable: Difference between revisions
Jump to navigation
Jump to search
Elvendaele (talk | contribs) |
No edit summary |
||
(13 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: | |||
tables=NPCs | |||
|fields=_pageName | |||
|where=Attackable=1 AND Aggressive='Yes' | |||
|order by=Name ASC | |||
|format=template | |||
|template=NPCListItem | |||
|named args=yes | |||
}}</ul> | |||
== Non-aggressive NPCs == | |||
== | <ul>{{#cargo_query: | ||
tables=NPCs | |||
|fields=_pageName | |||
|where=Attackable=1 AND (Aggressive != 'Yes' OR Aggressive IS NULL) | |||
|order by=Name ASC | |||
|format=template | |||
|template=NPCListItem | |||
|named args=yes | |||
}}</ul> |
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
- Bandit (Archer)
- Bandit (Melee)
- Barbarian
- Big Squirrel
- Black Bear
- Black Bear Cub
- Blood Mage (Lvl 44)
- Blood Mage (Lvl 27)
- Brown Bear
- Brown Bear Cub
- Brute
- Bull
- Cave Bear
- Cave Chicken
- Charred Skeleton (Lvl 36)
- Charred Skeleton (Lvl 48)
- Corrupt Minotaur
- Cursed Goblin
- Damogui
- Dark Monk
- Dragon Hatchling (Plains)
- Dragon Hatchling (Water)
- Dragon Hatchling (Fire)
- Fire Dragon
- Forest Giant
- Forest Warrior
- Frost Giant
- Frost Warrior
- Ghost
- Giant
- Giant Hell Rat
- Giant Skeleton
- Goblin (Lvl 12 Archer)
- Goblin (Lvl 12 Melee)
- Goblin (Lvl 24)
- Goblin (Lvl 38)
- Hell Giant
- Hell Rat
- Hell Warrior
- Hermit
- Isradore's Chicken
- Isradore's Dragon
- Isradore's Rat
- Minotaur
- Pirate
- Plains Dragon
- Rooster
- Sewer Rat
- Skeletal Dwarf
- Skeletal Mage
- Skeleton (Lvl 45)
- Skeleton (Lvl 20)
- Suit Of Armour (Lvl 87)
- Suit Of Armour (Lvl 46)
- Suit Of Armour (Lvl 28)
- Undead Pirate
- Undead Wizard
- Water Dragon
- Witch
- Zombie (Lvl 40)
- Zombie (Lvl 16)
- Zombie (Lvl 24)