mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
guild_artisan.txt
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/guild_artisan.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/guild_artisan.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Guild Artisan
|
||||
ManaCost:1 R
|
||||
Types:Legendary Enchantment Background
|
||||
S:Mode$ Continuous | Affected$ Creature.IsCommander+YouOwn | AddTrigger$ AttacksPlayer | Description$ Commander creatures you own have "Whenever this creature attacks a player, if no opponent has more life than that player, create two Treasure tokens." (They're artifacts with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
SVar:AttacksPlayer:Mode$ Attacks | ValidCard$ Card.Self | Attacked$ Player | Condition$ NoOpponentHasMoreLifeThanAttacked | Execute$ TrigTreasure | TriggerDescription$ Whenever this creature attacks a player, if no opponent has more life than that player, create two Treasure tokens.
|
||||
SVar:TrigTreasure:DB$ Token | TokenAmount$ 2 | TokenScript$ c_a_treasure_sac
|
||||
DeckHas:Ability$Token|Sacrifice & Type$Treasure|Artifact
|
||||
AI:RemoveDeck:NonCommander
|
||||
Oracle:Commander creatures you own have "Whenever this creature attacks a player, if no other opponent has more life than that player, create two Treasure tokens." (They're artifacts with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
Reference in New Issue
Block a user