diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2022-04-02 19:51:13 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2022-04-02 19:51:13 +0200 |
| commit | f6cd1c13f4288a7dc9cfcc3520e7cbee84de7dcf (patch) | |
| tree | d8eb9c7006cd7fab7f0851a8760e68abfc1e9079 /rules/en | |
| parent | 8eccbbc45c7dfa0aa1e61cd51c9957c34e1a79ba (diff) | |
| download | muhqs-game-f6cd1c13f4288a7dc9cfcc3520e7cbee84de7dcf.tar.gz muhqs-game-f6cd1c13f4288a7dc9cfcc3520e7cbee84de7dcf.zip | |
add push! and specify push without an origin determined by a permanent
Diffstat (limited to 'rules/en')
| -rw-r--r-- | rules/en/rules.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/en/rules.md b/rules/en/rules.md index 9993e390..bc023dd9 100644 --- a/rules/en/rules.md +++ b/rules/en/rules.md @@ -371,7 +371,8 @@ Additional States a **Unit** is in are represented by putting appropriate State * To *push* a **permanent** *move* it `X` **steps** in a straight line * **Permanents** may be *pushed* as effect of an **action** or **combat** * *Pushing* a **permanent** always requires a **tile** where the **push** originates - * When a **unit** *pushes* a **permanent** the originating **tile** is the current **tile** of the *pushing* **unit** + * If a **permanent** *pushes* another **permanent** the originating **tile** is the current **tile** of the *pushing* **permanent** + * If the **push** is not caused by a **permanent** the **actions** **controller** choses an originating **tile** * Each step must be in a straight line determined by the originating **tile** and the current **tile** * If a **permenent** would be *pushed* onto a *not free* **tile** it is not *pushed* further * A **Unit** colliding in this way is dealt 1 **damage** by the other **permenent** |
