StendhalRPProposal: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin
imported>MiguelAngelBlanchLardin
Line 96: Line 96:
= Combat =
= Combat =
Combat should work on a similar way to this:
Combat should work on a similar way to this:
== How often to attack ==
The attack rate should be based on the character DEX and ATK value and it will be also proportional to the Weapon attack rate.

== Determine if defender is hit ==
== Determine if defender is hit ==
Roll (Attacker.DEX+Attacker.Weapon.DEX) vs (Defender.DEX-Defender.Armor.DEX)
Roll (Attacker.DEX+Attacker.Weapon.DEX) vs (Defender.DEX-Defender.Armor.DEX)