mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Merge branch 'vedalk-fix' into 'master'
Vedalken Humiliator script Closes #945 See merge request core-developers/forge!1565
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user