diff --git a/forge-gui/res/cardsfolder/upcoming/smugglers_share.txt b/forge-gui/res/cardsfolder/upcoming/smugglers_share.txt new file mode 100644 index 00000000000..8b42ff8bd4e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/smugglers_share.txt @@ -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.