mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'patch' into 'master'
DOM: A few fixes See merge request core-developers/forge!399
This commit is contained in:
@@ -2,6 +2,7 @@ Name:Artificer's Assistant
|
|||||||
ManaCost:U
|
ManaCost:U
|
||||||
Types:Creature Bird
|
Types:Creature Bird
|
||||||
PT:1/1
|
PT:1/1
|
||||||
|
K:Flying
|
||||||
T:Mode$ SpellCast | ValidCard$ Card.Historic | ValidActivatingPlayer$ You | Execute$ TrigScry | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a historic spell, scry 1. (Artifacts, legendaries, and Sagas are historic.)
|
T:Mode$ SpellCast | ValidCard$ Card.Historic | ValidActivatingPlayer$ You | Execute$ TrigScry | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a historic spell, scry 1. (Artifacts, legendaries, and Sagas are historic.)
|
||||||
SVar:TrigScry:DB$ Scry | ScryNum$ 1
|
SVar:TrigScry:DB$ Scry | ScryNum$ 1
|
||||||
Oracle:Whenever you cast a historic spell, scry 1. (Artifacts, legendaries, and Sagas are historic.)
|
Oracle:Flying\nWhenever you cast a historic spell, scry 1. (Artifacts, legendaries, and Sagas are historic.)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name:Vodalian Arcanist
|
Name:Vodalian Arcanist
|
||||||
ManaCost:1 U
|
ManaCost:1 U
|
||||||
Types:Creature Homunculus
|
Types:Creature Merfolk Wizard
|
||||||
PT:1/3
|
PT:1/3
|
||||||
A:AB$ Mana | Cost$ T | Produced$ C | RestrictValid$ Instant,Sorcery | SpellDescription$ Add {C}. Spend this mana only to cast an instant or sorcery spell.
|
A:AB$ Mana | Cost$ T | Produced$ C | RestrictValid$ Instant,Sorcery | SpellDescription$ Add {C}. Spend this mana only to cast an instant or sorcery spell.
|
||||||
Oracle:{T}: Add {C}. Spend this mana only to cast an instant or sorcery spell.
|
Oracle:{T}: Add {C}. Spend this mana only to cast an instant or sorcery spell.
|
||||||
Reference in New Issue
Block a user