This represents the agility and hand-eye coordination of your character.
[{got.body} == {false}]
Each point of DEXTERITY gives you +4 ATTACK, +2 DEFENCE and a third of
a point of SPEED.
|
[{got.body} == {true}]
{name}'s DEXTERITY of {dex} gives {him/her} +[{dex}*4]|{result} ATTACK,
+[{dex}*2]|{result} DEFENCE and +[{dex}/3]{result}|
[({dex}-(({dex}/3)*3))==1]1/3|
[({dex}-(({dex}/3)*3))==2]2/3|
SPEED.
|