mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Converted Noggle Bridgebreaker and Orzhov Basilica to trigger.
This commit is contained in:
@@ -3,7 +3,8 @@ ManaCost:2 UR UR
|
||||
Types:Creature Noggle Rogue
|
||||
Text:no text
|
||||
PT:4/3
|
||||
K:When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/noggle_bridgebreaker.jpg
|
||||
SetInfo:EVE|Common|http://magiccards.info/scans/en/eve/107.jpg
|
||||
|
||||
@@ -2,8 +2,9 @@ Name:Orzhov Basilica
|
||||
ManaCost:no cost
|
||||
Types:Land
|
||||
Text:no text
|
||||
K:Orzhov Basilica enters the battlefield tapped.
|
||||
K:When Orzhov Basilica enters the battlefield, return a land you control to its owner's hand.
|
||||
K:CARDNAME enters the battlefield tapped.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Land.YouCtrl
|
||||
A:AB$ Mana | Cost$ T | Produced$ W B | SpellDescription$ Add W B to your mana pool.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
|
||||
Reference in New Issue
Block a user