mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
- A couple minor fixes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name:Colossal Majesty
|
||||
ManaCost:2 G
|
||||
Types:Enchantment
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Creature.YouCtrl+powerGE4 | PresentCompare$ GE1 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Creature.YouCtrl+powerGE4 | PresentCompare$ GE1 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
||||
Oracle:At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card.
|
||||
@@ -3,5 +3,5 @@ ManaCost:4 G
|
||||
Types:Rhino Monk
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
|
||||
SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ 1
|
||||
Oracle:When Rox Oracle enters the battlefield, draw a card.
|
||||
Oracle:When Rhox Oracle enters the battlefield, draw a card.
|
||||
PT:4/2
|
||||
Reference in New Issue
Block a user