mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Fixed some cards by stormcat
This commit is contained in:
@@ -2,6 +2,6 @@ Name:D'Avenant Trapper
|
||||
ManaCost:2 W
|
||||
Types:Creature Human Archer
|
||||
PT:3/2
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Historic | ValidActivatingPlayer$ You | Execute$ TrigMill | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a historic spell, tap target creature an opponent controls. (Artifacts, legendaries, and Sagas are historic.)
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Historic | ValidActivatingPlayer$ You | Execute$ TrigTap | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a historic spell, tap target creature an opponent controls. (Artifacts, legendaries, and Sagas are historic.)
|
||||
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls
|
||||
Oracle:Whenever you cast a historic spell, tap target creature an opponent controls. (Artifacts, legendaries, and Sagas are historic.)
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Teshar, Ancestor's Apostle
|
||||
ManaCost:3 W
|
||||
Types:Creature Bird Cleric
|
||||
Types:Legendary Creature Bird Cleric
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Historic | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ Whenever you cast a historic spell, return target creature card with converted mana cost 3 or less from your graveyard to the battlefield. (Artifacts, legendaries, and Sagas are historic.)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name:Thran Temporal Gateway
|
||||
ManaCost:4
|
||||
Types:Artifact
|
||||
Types:Legendary Artifact
|
||||
A:AB$ ChangeZone | Cost$ 4 T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Permanent.Historic | ChangeNum$ 1 | SpellDescription$ You may put a historic permanent card from your hand onto the battlefield. (Artifacts, legendaries, and Sagas are historic.)
|
||||
Oracle:{4}, {T}: You may put a historic permanent card from your hand onto the battlefield. (Artifacts, legendaries, and Sagas are historic.)
|
||||
|
||||
Reference in New Issue
Block a user