v0.03: Combat Update
Revamps the combat system so that each fleet is comprised of multiple Ships.
Adds stats Evasion and Armor to fleets.
- Armor reduces the damage received by a percentage.
- Evasion is a percentage chance that the damage received is dodged entirely.
Adds 4 types of ships: Destroyer, Cruiser, Battleship, Dreadnought.
| Ship | Cost | Health | Attack | Ex Attack | Evasion | Armor |
|---|---|---|---|---|---|---|
| Destroyer | 250 GES | 50 | 2 | 1 | 35% | 5% |
| Cruiser | 350 GES | 75 | 1 | 2 | 20% | 15% |
| Battleship | 800 GES | 200 | 5 | 2 | 10% | 30% |
| Dreadnought | 1500 GES | 600 | 3 | 5 | 5% | 40% |
The new fu command can be used to add ships to a fleet.