mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
10 lines
809 B
Plaintext
10 lines
809 B
Plaintext
Name:Myth Unbound
|
|
ManaCost:2 G
|
|
Types:Enchantment
|
|
S:Mode$ ReduceCost | ValidCard$ Card.IsCommander | Type$ Spell | Amount$ X | EffectZone$ Command | Description$ Your commander costs {1} less to cast for each time it's been cast from the command zone this game.
|
|
T:Mode$ ChangesZone | ValidCard$ Card.IsCommander+YouOwn | TriggerZones$ Command | Origin$ Any | Destination$ Command | Execute$ TrigDraw | TriggerDescription$ Whenever your commander is put into the command zone from anywhere, draw a card.
|
|
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
|
SVar:X:Count$CommanderCastFromCommandZone
|
|
SVar:RemRandomDeck:True
|
|
Oracle:Your commander costs {1} less to cast for each time it's been cast from the command zone this game.\nWhenever your commander is put into the command zone from anywhere, draw a card.
|