mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Fix zero cost AB/DB on triggers: letters U and V
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:4
|
||||
Types:Artifact Creature Construct
|
||||
PT:4/5
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice a permanent that's one or more colors.
|
||||
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ You | SacValid$ Permanent.nonColorless
|
||||
SVar:TrigSac:DB$ Sacrifice | Defined$ You | SacValid$ Permanent.nonColorless
|
||||
SVar:X:Count$Valid Permanent.nonColorless+YouCtrl
|
||||
SVar:NeedsToPlayVar:X LE0
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ugins_construct.jpg
|
||||
|
||||
Reference in New Issue
Block a user