StendhalDesign: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin |
imported>MiguelAngelBlanchLardin |
||
| Line 232: | Line 232: | ||
* <b>dx</b> is the x-speed of the player |
* <b>dx</b> is the x-speed of the player |
||
* <b>dy</b> is the y-speed of the player |
* <b>dy</b> is the y-speed of the player |
||
* <b>hp</b> is the life indicator of the Player, when it reach 0 the player dies. See [[StendhalDesign#Dead]] |
* <b>hp</b> is the life indicator of the Player, when it reach 0 the player dies. See [[StendhalDesign#Dead|Dead]] |
||
* <b>atk</b> is the RP attack value. See [[StendhalDesign#RP|RP rules]] |
* <b>atk</b> is the RP attack value. See [[StendhalDesign#RP|RP rules]] |
||
* <b>def</b> is the RP defense value. See [[StendhalDesign#RP|RP rules]] |
* <b>def</b> is the RP defense value. See [[StendhalDesign#RP|RP rules]] |
||