jphuttun / eris

Eris
0 stars 0 forks source link

Create point based moving and action system #20

Closed jphuttun closed 10 years ago

jphuttun commented 10 years ago

Create some points based system where everything is made with action points

jphuttun commented 10 years ago

Point based system is created.

Characters have x OAA:s (order and assistance). First action (shoot, move, etc.) take 1 OAA:s, second take 2 OAA:s, third 3 OAA:s and so on.

With that characters have movementunits. If character is moving, movement units are always halved. Ie. if you have 4 units and moving so far as possible in same turn, first you move 4, then 2, then 1, 1 again and so on..

Characters have also energy. Energy is used to move, shoot (if weapon is energy weapon ie. laser or plasma), to shields etc.