Skip to content

Commit 205c7a3

Browse files
authored
Update target validation for TrigPutCounter
1 parent b33a0fc commit 205c7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forge-gui/res/cardsfolder/p/pizza_face_gastromancer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PT:2/4
55
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When NICKNAME enters, create a Food token.
66
SVar:TrigToken:DB$ Token | TokenScript$ c_a_food_sac | TokenOwner$ You
77
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Revolt$ True | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Disappear — At the beginning of your end step, if a permanent left the battlefield under your control this turn, put three +1/+1 counters on up to one other target artifact or creature. If it isn't a creature, it becomes a 0/0 Mutant creature in addition to its other types.
8-
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Artifact,Creature | ValidTgtsDesc$ artifact or creature | TargetMin$ 0 | TargetMax$ 1 | CounterType$ P1P1 | CounterNum$ 3 | SubAbility$ DBAnimate
8+
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Artifact.Other,Creature.Other | ValidTgtsDesc$ artifact or creature | TargetMin$ 0 | TargetMax$ 1 | CounterType$ P1P1 | CounterNum$ 3 | SubAbility$ DBAnimate
99
SVar:DBAnimate:DB$ Animate | Defined$ Targeted | ConditionDefined$ Targeted | ConditionPresent$ Card.nonCreature | Power$ 0 | Toughness$ 0 | Types$ Creature,Mutant | Duration$ Permanent
1010
A:AB$ GainLife | Cost$ 10 T Sac<1/CARDNAME/NICKNAME> | Defined$ You | LifeAmount$ 15 | SpellDescription$ You gain 15 life.
1111
DeckHas:Ability$LifeGain|Token|Food|Counters

0 commit comments

Comments
 (0)