Red Warlord vs Blue Baron
This game revolves around 2 characters (the player and an AI enemy opponent). The goal of the game is to defeat your opponent, which is achieved by reducing their health to 0.
Press Tab to start each turn.
Each turn characters are given 3 action points, which they can use to do one of the following actions:
- Move forward
- Turn: left, right, 180 degrees
- Attack: Melee, Ranged
- Heal
- Interact (player only)
Both the attack methods have some specific rules they are as follow:
Ranged:
This attack is available if you are facing the opponent and can see them.
The attack will generate a random attack and add it to the Ranged stat. The result is compared to the target character’s Dodge stat. If the result is greater then the attack is successful. When successful the Ranged stat plus a randomly generated value is subtracted from the target’s health.
Melee:
This attack is only available if you are facing the opponent who is in the square directly in front.
The attack will generate a random number and add the attacking character’s Attack stat.
This will be compared against the target’s Block stat. If the modified Attack stat is greater than the Block stat, the attack is successful and a value equal to the Attack stat minus a randomly generated number is subtracted from the target’s health.