Merge branch 'vedalk-fix' into 'master'

Vedalken Humiliator script

Closes #945

See merge request core-developers/forge!1565
This commit is contained in:
swordshine
2019-04-21 05:36:15 +00:00

View File

@@ -3,5 +3,5 @@ ManaCost:3 U
Types:Creature Vedalken Wizard
PT:3/4
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | Metalcraft$ True | TriggerDescription$ Metalcraft Whenever CARDNAME attacks, if you control three or more artifacts, creatures your opponents control lose all abilities and have base power and toughness 1/1 until end of turn.
SVar:TrigPump:DB$ AnimateAll | Power$ 1 | TokenToughness$ 1 | ValidCards$ Creature.OppCtrl | RemoveAllAbilities$ True | Power$ 1 | TokenToughness$ 1 | RemoveAllAbilities$ True | IsCurse$ True
SVar:TrigPump:DB$ AnimateAll | ValidCards$ Creature.OppCtrl | Power$ 1 | Toughness$ 1 | RemoveAllAbilities$ True | IsCurse$ True
Oracle:Metalcraft — Whenever Vedalken Humiliator attacks, if you control three or more artifacts, creatures your opponents control lose all abilities and have base power and toughness 1/1 until end of turn.