Stendhal/Creature Organization/Examples: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge No edit summary |
||
| Line 1: | Line 1: | ||
These changes should be able to be made without affecting the game. But the logic tilesets for Tiled should eventually be reworked. Creature classes only appear to affect class definition on the website. |
These changes should be able to be made without affecting the game. But the logic tilesets for Tiled should eventually be reworked. Creature classes only appear to affect class definition on the website. |
||
== Option 1: |
== Option 1: Very generalized categories == |
||
=== animal.xml === |
=== animal.xml === |
||
| Line 72: | Line 72: | ||
** <creature>zombie rat</creature> (optional) |
** <creature>zombie rat</creature> (optional) |
||
== Option 2: |
== Option 2: More distinction between classes == |
||
=== angel.xml === |
=== angel.xml === |
||
| Line 231: | Line 231: | ||
** <creature>elf wizard</creature> |
** <creature>elf wizard</creature> |
||
** <creature>elf bodyguard</creature> |
** <creature>elf bodyguard</creature> |
||
| ⚫ | |||
<i><span style="color:orange">Optionally leave as is or merge with golem.xml</span></i> |
|||
=== giant === |
=== giant === |
||
| Line 256: | Line 252: | ||
* madaram |
* madaram |
||
** <creature>kasarkutominubat</creature> |
** <creature>kasarkutominubat</creature> |
||
| ⚫ | |||
<i><span style="color:blue">No changes</span></i> |
|||
| ⚫ | |||
=== human.xml === |
=== human.xml === |
||
| Line 333: | Line 323: | ||
* madaram |
* madaram |
||
** <creature>madaram archer</creature> |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
** <creature>madaram windwalker</creature> (alternative class "wind") |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
** chess pieces |
|||
* mithrilbourgh.xml |
* mithrilbourgh.xml |
||
| Line 354: | Line 356: | ||
** <creature>risecia swordsman</creature> |
** <creature>risecia swordsman</creature> |
||
** <creature>Chief Falatheen of the Risecia</creature> |
** <creature>Chief Falatheen of the Risecia</creature> |
||
=== hybrid.xml === |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
=== misc.xml === |
=== misc.xml === |
||
| Line 434: | Line 414: | ||
* mountain orc |
* mountain orc |
||
** <creature>mountain orc</creature>, <creature>mountain orc hunter</creature>, <creature>mountain orc warrior</creature> & <creature>mountain orc chief</creature> |
** <creature>mountain orc</creature>, <creature>mountain orc hunter</creature>, <creature>mountain orc warrior</creature> & <creature>mountain orc chief</creature> |
||
=== troll.xml === |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
** <creature>troll</creature>, <creature>red troll</creature> & <creature>cave troll</creature> |
|||
=== undead.xml === |
=== undead.xml === |
||
| Line 480: | Line 453: | ||
The following can either have their own xml file or be put into a category such as beast, hybrid or humanoid. |
The following can either have their own xml file or be put into a category such as beast, hybrid or humanoid. |
||
=== beast |
=== beast? === |
||
* beholder |
* beholder |
||
| Line 486: | Line 459: | ||
** <creature>beholder</creature> |
** <creature>beholder</creature> |
||
** <creature>elder beholder</creature> |
** <creature>elder beholder</creature> |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
** <creature>gargoyle</creature> |
|||
** <creature>elder gargoyle</creature> |
|||
** <creature>dark gargoyle</creature> |
|||
** <creature>venom gargoyle</creature>, goblin, golem |
|||
* slime |
* slime |
||
| Line 493: | Line 475: | ||
* <creature>twilight slime</creature> |
* <creature>twilight slime</creature> |
||
| ⚫ | |||
=== humanoid.xml === |
|||
** <creature>troll</creature> |
|||
** <creature>red troll</creature> |
|||
** <creature>cave troll</creature> |
|||
| ⚫ | |||
* aruthon |
* aruthon |
||
| Line 511: | Line 498: | ||
** <creature>oni king</creature> |
** <creature>oni king</creature> |
||
** <creature>oni queen</creature> |
** <creature>oni queen</creature> |
||
| ⚫ | |||
| ⚫ | |||
** <creature>frogman</creature> |
|||
** <creature>wizard frogman</creature> |
|||
** <creature>elite frogman</creature> |
|||
| ⚫ | |||
** <creature>kobold</creature> |
|||
** <creature>archer kobold</creature> |
|||
** <creature>soldier kobold</creature> |
|||
** <creature>veteran kobold</creature> |
|||
** <creature>leader kobold</creature> |
|||
| ⚫ | |||
** <creature>minotaur</creature> |
|||
** <creature>minotaur king</creature> |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
== Examples == |
== Examples == |
||