diff --git a/forge-gui/res/cardsfolder/upcoming/JMP/sethron_hurloon_general.txt b/forge-gui/res/cardsfolder/upcoming/JMP/sethron_hurloon_general.txt index b617c2d6be3..d552c85950b 100755 --- a/forge-gui/res/cardsfolder/upcoming/JMP/sethron_hurloon_general.txt +++ b/forge-gui/res/cardsfolder/upcoming/JMP/sethron_hurloon_general.txt @@ -2,8 +2,8 @@ Name:Sethron, Hurloon General ManaCost:3 R R Types:Legendary Creature Minotaur Warrior PT:4/4 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME or another nontoken Minotaur enters enters the battlefield under your control, create a 2/3 red Minotaur creature token. -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Minotaur.nonToken+Other+YouCtrl | Execute$ TrigToken | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another nontoken Minotaur enters the battlefield under your control, create a 2/3 red Minotaur creature token. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME or another nontoken Minotaur enters enters the battlefield under your control, create a 2/3 red Minotaur creature token. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Minotaur.nonToken+Other+YouCtrl | Execute$ TrigToken | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another nontoken Minotaur enters the battlefield under your control, create a 2/3 red Minotaur creature token. SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_2_3_minotaur | TokenOwner$ You A:AB$ PumpAll | Cost$ 2 BR | ValidCards$ Minotaur.YouCtrl | NumAtt$ +1 | KW$ Menace & Haste | SpellDescription$ Minotaurs you control get +1/+0 and gain menace and haste until end of turn. SVar:PlayMain1:TRUE diff --git a/forge-gui/res/tokenscripts/r_2_3_minotaur.txt b/forge-gui/res/tokenscripts/r_2_3_minotaur.txt new file mode 100644 index 00000000000..9b67ee61510 --- /dev/null +++ b/forge-gui/res/tokenscripts/r_2_3_minotaur.txt @@ -0,0 +1,6 @@ +Name:Minotaur +ManaCost:no cost +Types:Creature Minotaur +Colors:red +PT:2/3 +Oracle: