mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
smugglers_share.txt
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/smugglers_share.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/smugglers_share.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Smuggler's Share
|
||||
ManaCost:2 W
|
||||
Types:Enchantment
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of each end step, draw a card for each opponent who drew two or more cards this turn, then create a Treasure token for each opponent who had two or more lands enter the battlefield under their control this turn.
|
||||
SVar:TrigDraw:DB$ Draw | NumCards$ X | SubAbility$ DBTreasure
|
||||
SVar:DBTreasure:DB$ Token | TokenAmount$ Y | TokenScript$ c_a_treasure_sac
|
||||
SVar:X:PlayerCountOpponents$ConditionGE2 CardsDrawn
|
||||
SVar:Y:PlayerCountOpponents$ConditionGE2 Valid Land.YouCtrl+ThisTurnEntered
|
||||
AI:RemoveDeck:Random
|
||||
DeckHas:Ability$Token|Sacrifice & Types$Artifact|Treasure
|
||||
Oracle:At the beginning of each end step, draw a card for each opponent who drew two or more cards this turn, then create a Treasure token for each opponent who had two or more lands enter the battlefield under their control this turn.
|
||||
Reference in New Issue
Block a user