mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge branch 'TRT-master-patch-63725' into 'master'
Update forge-gui/res/cardsfolder/c/confounding_conundrum.txt See merge request core-developers/forge!5941
This commit is contained in:
@@ -5,5 +5,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.OppCtrl | CheckOnTriggeredCard$ X GT1 | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ Whenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, they return a land they control to its owner's hand.
|
||||
SVar:TrigReturn:DB$ ChangeZone | Chooser$ TriggeredCardController | Origin$ Battlefield | Destination$ Hand | Hidden$ True | Mandatory$ True | ChangeType$ Land.ControlledBy TriggeredCardController | ChangeNum$ 1
|
||||
SVar:X:ThisTurnEntered_Battlefield_Land.YouCtrl
|
||||
SVar:X:Count$ThisTurnEntered_Battlefield_Land.YouCtrl
|
||||
Oracle:When Confounding Conundrum enters the battlefield, draw a card.\nWhenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, they return a land they control to its owner's hand.
|
||||
|
||||
@@ -4,6 +4,6 @@ Types:Creature Elemental
|
||||
PT:2/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.OppCtrl | CheckOnTriggeredCard$ X GT1 | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, CARDNAME deals 3 damage to that player.
|
||||
SVar:TrigPump:DB$ DealDamage | Defined$ TriggeredCardController | NumDmg$ 3
|
||||
SVar:X:ThisTurnEntered_Battlefield_Land.YouCtrl
|
||||
SVar:X:Count$ThisTurnEntered_Battlefield_Land.YouCtrl
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tunnel_ignus.jpg
|
||||
Oracle:Whenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, Tunnel Ignus deals 3 damage to that player.
|
||||
|
||||
Reference in New Issue
Block a user