mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- A couple minor fixes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Colossal Majesty
|
Name:Colossal Majesty
|
||||||
ManaCost:2 G
|
ManaCost:2 G
|
||||||
Types:Enchantment
|
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
|
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.
|
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
|
Types:Rhino Monk
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
|
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
|
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
|
PT:4/2
|
||||||
Reference in New Issue
Block a user