StendhalDesign: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin
imported>MiguelAngelBlanchLardin
Line 370: Line 370:
====Player====
====Player====
Let's make our starting player to be:
Let's make our starting player to be:
* <b>ATK<b> - 2
* <b>ATK</b> - 2
* <b>DEF<b> - 2
* <b>DEF</b> - 2
* <b>HP<b> - 100
* <b>HP</b> - 100


These values have been set randomly.
These values have been set randomly.
Line 387: Line 387:
====Rat====
====Rat====
A rat is the simplest enemy you can find in Stendhal, so it has to be simple enought for a Level 1 player to kill.
A rat is the simplest enemy you can find in Stendhal, so it has to be simple enought for a Level 1 player to kill.
* <b>ATK<b> - 3
* <b>ATK</b> - 3
* <b>DEF<b> - 2
* <b>DEF</b> - 2
* <b>XP<b> - 5
* <b>XP</b> - 5
* <b>HP<b> - 10
* <b>HP</b> - 10


To set these values we have run a simulation until we have get the right look in the graphs.
To set these values we have run a simulation until we have get the right look in the graphs.
Line 397: Line 397:
====Cave Rat====
====Cave Rat====
A cave rat is a stronger version of a rat, so it has to be simple enought for a Level 2-3 player to kill.
A cave rat is a stronger version of a rat, so it has to be simple enought for a Level 2-3 player to kill.
* <b>ATK<b> - 6
* <b>ATK</b> - 6
* <b>DEF<b> - 2
* <b>DEF</b> - 2
* <b>XP<b> - 10
* <b>XP</b> - 10
* <b>HP<b> - 20
* <b>HP</b> - 20


To set these values we have run a simulation until we have get the right look in the graphs.
To set these values we have run a simulation until we have get the right look in the graphs.
Line 407: Line 407:
====Wolf====
====Wolf====
A wolf is a common creature on plains and forest, it has to be simple enought for a Level 4-5 player to kill.
A wolf is a common creature on plains and forest, it has to be simple enought for a Level 4-5 player to kill.
* <b>ATK<b> - 6
* <b>ATK</b> - 6
* <b>DEF<b> - 4
* <b>DEF</b> - 4
* <b>XP<b> - 18
* <b>XP</b> - 18
* <b>HP<b> - 35
* <b>HP</b> - 35


To set these values we have run a simulation until we have get the right look in the graphs.
To set these values we have run a simulation until we have get the right look in the graphs.
http://arianne.sourceforge.net/wiki_images/wolf.gif
http://arianne.sourceforge.net/wiki_images/wolf.gif



== Experience and levels ==
== Experience and levels ==