fix golem token

This commit is contained in:
Northmoc
2021-06-05 08:26:26 -04:00
parent f73fac0eb4
commit 85409f1616
2 changed files with 4 additions and 4 deletions

View File

@@ -3,9 +3,9 @@ ManaCost:1 R W
Types:Legendary Creature Human Soldier Types:Legendary Creature Human Soldier
PT:3/1 PT:3/1
K:Hexproof:Card.MonoColor:monocolored K:Hexproof:Card.MonoColor:monocolored
T:Mode$ SpellCast | ValidCard$ Card.MultiColor | ValidActivatingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a multicolored spell, create a 4/4 red and white Golem creature token. T:Mode$ SpellCast | ValidCard$ Card.MultiColor | ValidActivatingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a multicolored spell, create a 4/4 red and white Golem artifact creature token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | TokenScript$ rw_4_4_golem SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | TokenScript$ rw_4_4_a_golem
AI:RemoveDeck:Random AI:RemoveDeck:Random
SVar:BuffedBy:Card.MultiColor SVar:BuffedBy:Card.MultiColor
DeckHas:Ability$Token DeckHas:Ability$Token
Oracle:Hexproof from monocolored (This creature can't be the target of monocolored spells or abilities your opponents control.)\nWhenever you cast a multicolored spell, create a 4/4 red and white Golem creature token. Oracle:Hexproof from monocolored (This creature can't be the target of monocolored spells or abilities your opponents control.)\nWhenever you cast a multicolored spell, create a 4/4 red and white Golem artifact creature token.

View File

@@ -1,5 +1,5 @@
Name:Golem Name:Golem
Types:Creature Golem Types:Artifact Creature Golem
Colors:red,white Colors:red,white
ManaCost:no cost ManaCost:no cost
PT:4/4 PT:4/4