Fixed "Cursed Mirror".

This commit is contained in:
Vittorio Alfieri
2021-10-15 17:47:13 +02:00
parent 316e2b21b4
commit 6d1e16441e
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,9 @@
## [master] (https://github.com/WagicProject/wagic/tree/master)
### 15/10/21
- *Committed:* Fixed "Sylvan Awakening", "Sylvan Library" and "Sylvia Brightspear" primitives. ([Vitty85](https://github.com/Vitty85))
- *Committed:* Fixed "Cursed Mirror". ([Vitty85](https://github.com/Vitty85))
- *Committed:* Fixed "Sylvan Awakening", "Sylvan Library" and "Sylvia Brightspear" primitives. https://github.com/WagicProject/wagic/commit/316e2b21b4d8cdc2b75f26a2adf6fba86078b680 ([Vitty85](https://github.com/Vitty85))
- *Committed:* Fixed all primitives with damage modifier, improved "damaged" trigger for Planeswalkers. https://github.com/WagicProject/wagic/commit/984aac51f4240508ef8796729e48746fdc637aee ([Vitty85](https://github.com/Vitty85))

View File

@@ -14907,7 +14907,7 @@ toughness=2
[card]
name=Cursed Mirror
auto={T}:add{R}
auto=if compare(currentphase)~lessthan~11 then name(Copy target creature) may name(Copy target creature) target(creature|mybattlefield) copy and!( all(this) transforms((,newability[haste],newability[phaseaction[endofturn once] flip(Cursed Mirror) undocpy])) forever )!
auto=may name(Copy target creature) target(creature|battlefield) copy and!( all(this) transforms((,newability[haste],newability[phaseaction[endofturn once] flip(Cursed Mirror) undocpy])) forever )!
text={T}: Add {R}. -- As Cursed Mirror enters the battlefield, you may have it become a copy of any creature on the battlefield until end of turn, except it has haste.
mana={2}{R}
type=Artifact