StendhalRefactoringCreatures: Difference between revisions

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