StendhalDesign: Difference between revisions
Content deleted Content added
imported>MiguelAngelBlanchLardin |
imported>Hendrik Brummermann m Reverted edit of Eitdkesww, changed back to last version by Slady |
||
| (86 intermediate revisions by 5 users not shown) | |||
Line 1:
This small doc tries to create an agreement on what stendhal is about and what it needs to include. It considers the existing [[
Please use the Discussion tab (found in the menu at the top of the page) to query about things or make suggestions.
Line 232:
* <b>dx</b> is the x-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#
* <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]]
Line 341:
The attack action has the implicit meaning of following the target.
====Equipment and Inventory====
This action is very important as it handles most of the complexity and the fun of a RPG: getting new stuff and use items to solve quests.
'''TODO'''
=RP=
Line 476 ⟶ 481:
<tr><td>Small shield</td><td>+2</td></tr>
<tr><td>Medium shield</td><td>+3</td></tr>
<tr><td>Large shield</td><td>+4</td></tr>
<tr><td>Tower shield</td><td>+5</td></tr>
<tr><td>Green Scale shield</td><td>+6</td></tr>
<tr><td>Black Scale shield</td><td>+7</td></tr>
</table>
* black/green scale shields are dropped from the black/green dragon.
===Armour===
Line 490 ⟶ 499:
<tr><td>Field plate armour</td><td>+6</td></tr>
<tr><td>Full plate armour</td><td>+7</td></tr>
<tr><td>Green Scaled armour</td><td>+8</td></tr>
<tr><td>Black Scaled armour</td><td>+9</td></tr>
</table>
* black/green scaled armour are dropped from the black/green dragon.
===Weapon===
Line 502 ⟶ 514:
<tr><td>Long sword</td><td>+6</td></tr>
<tr><td>Two hand sword</td><td>+7</td></tr>
<tr><td>Green Scaled sword</td><td>+8</td></tr>
<tr><td>Black Scaled sword</td><td>+9</td></tr>
</table>
* black/green scaled swords are dropped from the black/green dragon.
== Dead ==
| |||