Merge branch 'snout' into 'master'

trufflesnout.txt life amount fix

See merge request core-developers/forge!3019
This commit is contained in:
Michael Kamensky
2020-07-21 16:23:09 +00:00

View File

@@ -5,6 +5,6 @@ PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY
SVar:TrigCharm:DB$ Charm | Choices$ DBCounter,DBGainLife SVar:TrigCharm:DB$ Charm | Choices$ DBCounter,DBGainLife
SVar:DBCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME. SVar:DBCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME.
SVar:DBGainLife:DB$GainLife | LifeAmount$ 3 | SpellDescription$ You gain 3 life. SVar:DBGainLife:DB$ GainLife | LifeAmount$ 4 | SpellDescription$ You gain 4 life.
DeckHas:Ability$Counters & Ability$LifeGain DeckHas:Ability$Counters & Ability$LifeGain
Oracle:When Trufflesnout enters the battlefield, choose one —\n• Put a +1/+1 counter on Trufflesnout.\n• You gain 4 life. Oracle:When Trufflesnout enters the battlefield, choose one —\n• Put a +1/+1 counter on Trufflesnout.\n• You gain 4 life.