smugglers_share.txt

This commit is contained in:
Northmoc
2022-05-21 00:22:37 -04:00
parent 27603a78e2
commit b373f1c941

View 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.