priority.txt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Monster attack priorities. | |||
==Syntax== | == Syntax == | ||
The format of this file is basically a set of lines that observes the following syntax: | The format of this file is basically a set of lines that observes the following syntax: | ||
<monster name> | <monster name> | ||
==Details== | === Details === | ||
---- | |||
This is the name of a monster | |||
; <[[References#Monster_Names|monster name]]> | |||
: This is the name of a monster. The order in which the monster names appear in this file is important. Upper entries have more priority than lower entries. | |||
==Examples== | == Examples == | ||
In the following example, if Kore is attacked by an Orc Lady, an Orc Warrior, an Orc Archer and a High Orc, Kore will try to kill the High Orc first, then turn to the Orc Archer. The Orc Lady and Orc Warrior, having no priority at all, will be attacked with no definite order. | In the following example, if Kore is attacked by an Orc Lady, an Orc Warrior, an Orc Archer and a High Orc, Kore will try to kill the High Orc first, then turn to the Orc Archer. The Orc Lady and Orc Warrior, having no priority at all, will be attacked with no definite order. | ||
High Orc | High Orc | ||
Orc Archer | Orc Archer | ||
[[Category: | [[Category:control]] |
Latest revision as of 23:49, 26 April 2021
Monster attack priorities.
Syntax
The format of this file is basically a set of lines that observes the following syntax:
<monster name>
Details
- <monster name>
- This is the name of a monster. The order in which the monster names appear in this file is important. Upper entries have more priority than lower entries.
Examples
In the following example, if Kore is attacked by an Orc Lady, an Orc Warrior, an Orc Archer and a High Orc, Kore will try to kill the High Orc first, then turn to the Orc Archer. The Orc Lady and Orc Warrior, having no priority at all, will be attacked with no definite order.
High Orc Orc Archer