border-wars/docs/actions.md
CoCo_Sol 4565e56f69
All checks were successful
Rust Checks / checks (push) Successful in 5m19s
Add to docs all possible actions with all tiles (#79)
Reviewed-on: fish-canard/border-wars#79
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Co-authored-by: CoCo_Sol007 <solois.corentin@gmail.com>
Co-committed-by: CoCo_Sol007 <solois.corentin@gmail.com>
2024-03-12 16:07:53 +00:00

54 lines
985 B
Markdown

# List of Possible Actions with Each Tile
## Castle
This tile cannot be destroyed,
but it can
- manage villagers.
- Upgrade to gain more villagers.
## Grass
allows you to:
- Buildings can only be constructed on this square.
## Hill
This tile can be destroyed to gain stone.
## Foret
This tile can be destroyed to gain wood.
## Casern
this tile can :
- be destroyed.
- train soldiers
- improve the power of a type of soldier
- be upgraded to make more type of soldiers
## Defense tower
this tile can :
- be destroyed.
- be upgraded to do more damage
## Wall
This tile cannot be destroyed.
Its job is to protect the castle.
## Outpost
this tile can :
- be destroyed.
- teleport soldiers from one outpost to another
## Mine
this tile can :
- be destroyed.
- be upgraded to earn more stones per turn
## Sawmill
this tile can :
- be destroyed.
- be upgraded to gain more wood per turn.
## Breeding
this tile can :
- be destroyed.
- be upgraded to gain more food per turn.