StendhalRefactoringCreatures: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin |
imported>MiguelAngelBlanchLardin |
||
| Line 91: | Line 91: | ||
== Properties == |
== Properties == |
||
We have several common attributes for all the |
We have several common attributes for all the creatures. Mainly: |
||
* Type<br>This is going to be always ''creature'' |
* Type<br>This is going to be always ''creature'' |
||
* Class<br>This is the main class. ie, ''elf'', ''kobold'', ... |
* Class<br>This is the main class. ie, ''elf'', ''kobold'', ... |
||
| Line 113: | Line 113: | ||
Additionally creatures should explain: |
Additionally creatures should explain: |
||
* tiled id |
* tiled id |
||
* its name (ie for bosses) |
|||
= Actions = |
= Actions = |
||