mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
Add new file
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/goblin_traprunner.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/goblin_traprunner.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Goblin Traprunner
|
||||
ManaCost:3 R
|
||||
Types:Creature Goblin
|
||||
PT:4/2
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigFlipCoins | TriggerDescription$ Whenever CARDNAME attacks, flip three coins. For each flip you win, create a 1/1 red Goblin creature token tapped and attacking.
|
||||
SVar:TrigFlipCoins:DB$ FlipACoin | Amount$ 3 | WinSubAbility$ DBToken | RememberNumber$ Wins
|
||||
SVar:DBToken:DB$ Token | TokenOwner$ You | TokenAmount$ Wins | TokenScript$ r_1_1_goblin | TokenTapped$ True | TokenAttacking$ True
|
||||
Oracle:Whenever Goblin Traprunner attacks, flip three coins. For each flip you win, create a 1/1 red Goblin creature token tapped and attacking.
|
||||
Reference in New Issue
Block a user