Skip to content

Commit

Permalink
Multi update
Browse files Browse the repository at this point in the history
  • Loading branch information
acatai committed Sep 12, 2018
1 parent f3ce74d commit c2183ce
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Links

- [LOCM webpage](https://jakubkowalski.tech/Projects/LOCM/)
- [CodinGame challenge](https://www.codingame.com/contests/legends-of-code-and-magic-marathon)
- [CodinGame multiplayer](https://www.codingame.com/multiplayer/bot-programming/legends-of-code-magic)

## Justification

Expand Down Expand Up @@ -74,12 +74,6 @@ Removes any creature it damages.
Important cases: It does not remove creatures with ward. If lethal attack is equal zero, ability do not trigger (no damage done).


#### ~~Regenerate~~ (removed :( )
~~Heals at the start of the player's turn.~~

~~Important cases: If at the beginning of the player's turn the creature's defense is lower then in the previous turn, the previous turn's value is restored. Otherwise, the new value of the creature's defense is stored for the next turn regeneration.~~


#### Ward
Prevent the first time the creature would take damage.

Expand Down

0 comments on commit c2183ce

Please sign in to comment.