Merge branch 'crested-sunmare-modifier' into 'master'

Make AI remove Crested Sunmare before its tokens

See merge request core-developers/forge!318
This commit is contained in:
Michael Kamensky
2018-03-25 14:21:30 +00:00

View File

@@ -8,6 +8,7 @@ SVar:BuffedBy:Horse
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | CheckSVar$ YouLifeGained | SVarCompare$ GE1 | Execute$ TrigToken | TriggerDescription$ At the beginning of each end step, if you gained life this turn, create a 5/5 white Horse creature token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Horse | TokenTypes$ Creature,Horse | TokenOwner$ You | TokenColors$ White | TokenPower$ 5 | TokenToughness$ 5 | TokenImage$ w 5 5 Horse
SVar:YouLifeGained:Count$LifeYouGainedThisTurn
SVar:AIEvaluationModifier:70
DeckHints:Ability$LifeGain
SVar:Picture:http://www.wizards.com/global/images/magic/general/crested_sunmare.jpg
Oracle:Other Horses you control have indestructible.\nAt the beginning of each end step, if you gained life this turn, create a 5/5 white Horse creature token.