lowfriction / gladius

Pollice Verso Lite
0 stars 1 forks source link

Define game mechanics #6

Open Bigorneau opened 8 years ago

Bigorneau commented 8 years ago

The following text is a proposal for game mechanics. Please comment below before modifying the issue's text

Character

Characters have a class that determines their abilities and base stats.

There are 4 character stats:

Some in game effects may put characters in a special condition.

Movement is made along one of 8 directions (←, ↖, ↑, ↗, →, ↘, ↓, ↙). By default, character orientation follows movement (this is called relative movement).

Players can lock the orientation of their character to one direction and continue moving absolutely.

Players can also run to increase their speed, but this cost them Endurance

Actions

Each character can perform 3 basic Actions depending on their class.

They can also taunt other characters. This has no effects on the game itself and is only used for the atmosphere.

Controls

Buttons are relative to a PS1/2/3 controller and used as an example

Characters are described below, along with the description of their attacks)

Murmillo

The Murmillo is a heavily-armored close-combat fighter. It is the toughest of the gladiators and can undertake a lot of damage. It's sharp gladius deals moderate damage in close combat, but its big Legionary shield can be used to bash at enemies and stun them, in addition to being a great defense against ranged attacks.

The Scissor is a fast and deadly gladiator, armed with a gladius and a claw. It can dash through the arena and unleash it's frenzy to deal increased damages to its opponents. On the other hand, he has almost no protective clothing on him, making him likely to be killed if not cautious.

The Retiarus is a deadly fighter because he can completely immobilize its opponents using its Net and blind them by splattering the Arena's sand onto them. Its attack however are quite slow, and if they miss, they quickly become overwhelmed by enemies.

Being the only ranged fighter in the pit, the Sagittarius has a clear advantage against its opponents. However, it is also the most lightly armored fighter and if he has to fight an enemy in close combat, chances are that he won't make it.

Bigorneau commented 8 years ago

Added ~17 label