diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2022-01-02 12:55:56 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2022-01-02 12:57:33 +0100 |
| commit | 5eddcbf5e3a3eda9e247f819eddd512886be51a2 (patch) | |
| tree | f8096f06169efd1dd2d4fd8b44277fc6d09d600f /data | |
| parent | 920b122516104583cc1f15fa725ba0e4be843db0 (diff) | |
| download | muhqs-game-5eddcbf5e3a3eda9e247f819eddd512886be51a2.tar.gz muhqs-game-5eddcbf5e3a3eda9e247f819eddd512886be51a2.zip | |
nerf galley
The galley with 4 health nearly kills the kraken on its own.
And a ranged unit with 4 health and 2 moevement is to strong I think.
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/nautics/galley.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/cards/nautics/galley.yml b/data/cards/nautics/galley.yml index 7d60ef36..7ca3851e 100644 --- a/data/cards/nautics/galley.yml +++ b/data/cards/nautics/galley.yml @@ -2,7 +2,7 @@ name: en: Galley de: Galeere type: unit -health: 4 +health: 3 attack: 1 Range 2 movement: en: 2 swimming |
