diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2021-03-07 14:28:54 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-03-07 14:35:23 +0100 |
| commit | 45f153cb9569275b72da459344f2922aafb7cee4 (patch) | |
| tree | f5befbd33afa3e3795aca9a7f028eb2309c5a671 /data | |
| parent | 58ba4fa6acd04d109677a1649e43dee869be18fe (diff) | |
| download | muhqs-game-45f153cb9569275b72da459344f2922aafb7cee4.tar.gz muhqs-game-45f153cb9569275b72da459344f2922aafb7cee4.zip | |
nerf galley
In a game of The Kraken Galley just seamed ridiculously stated.
There fore it's upkeep is increased by one and its movement decreased by one.
Galley is designed to be a heavy battle ship and having the fastest movement
of all ships feels of.
It still has great stats but I think this is balanced in a normal game
because it is a great Die! target.
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/nautics/galley.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/cards/nautics/galley.yml b/data/cards/nautics/galley.yml index c7da7c63..48979083 100644 --- a/data/cards/nautics/galley.yml +++ b/data/cards/nautics/galley.yml @@ -2,7 +2,7 @@ name: Galley type: unit health: 4 attack: 1 range 2 -movement: 3 swimming +movement: 2 swimming buy: 7 -upkeep: 1 +upkeep: 2 effect: Crew 3 |
