Add forgescribed cards by Austinio7116

This commit is contained in:
swordshine
2019-06-26 12:13:08 +08:00
parent 4017dff71c
commit 03fc16cb56
10 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Name:Agonizing Syphon
ManaCost:3 B
Types:Sorcery
A:SP$ DealDamage | Cost$ 3 B | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 3 | SubAbility$ DBGainLife | SpellDescription$ CARDNAME deals 3 damage to any target and you gain 3 life.
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 3
Oracle:Agonizing Syphon deals 3 damage to any target and you gain 3 life.

View File

@@ -0,0 +1,7 @@
Name:Boreal Elemental
ManaCost:4 U
Types:Creature Elemental
PT:3/4
K:Flying
S:Mode$ RaiseCost | ValidTarget$ Card.Self | Activator$ Opponent | Type$ Spell | Amount$ 2 | Description$ Spells your opponents cast that target CARDNAME cost {2} more to cast.
Oracle:Flying\nSpells your opponents cast that target Boreal Elemental cost {2} more to cast.

View File

@@ -0,0 +1,6 @@
Name:Brightwood Tracker
ManaCost:3 G
Types:Creature Elf Scout
PT:2/4
A:AB$ Dig | Cost$ 5 G T | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature | RestRandomOrder$ True | SpellDescription$ Look at the top four cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
Oracle:{5}{G}, {T}: Look at the top four cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.

View File

@@ -0,0 +1,8 @@
Name:Dawning Angel
ManaCost:4 W
Types:Creature Angel
PT:3/2
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 4 life.
SVar:TrigGainLife:DB$GainLife | LifeAmount$ 4
Oracle:Flying\nWhen Dawning Angel enters the battlefield, you gain 4 life.

View File

@@ -0,0 +1,9 @@
Name:Gauntlets of Light
ManaCost:2 W
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddToughness$ 2 | AddHiddenKeyword$ CARDNAME assigns combat damage equal to its toughness rather than its power. | Description$ Enchanted creature gets +0/+2 and assigns combat damage equal to its toughness rather than its power.
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddAbility$ GauntletsUntap | Description$ Enchanted creature has "{2}{W}: Untap this creature."
SVar:GauntletsUntap:AB$ Untap | Cost$ 2 W | Defined$ Self | SpellDescription$ Untap this creature.
Oracle:Enchant creature\nEnchanted creature gets +0/+2 and assigns combat damage equal to its toughness rather than its power.\nEnchanted creature has "{2}{W}: Untap this creature."

View File

@@ -0,0 +1,7 @@
Name:Healer of the Glade
ManaCost:G
Types:Creature Elemental
PT:1/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 3 life.
SVar:TrigGainLife:DB$GainLife | LifeAmount$ 3
Oracle:When Healer of the Glade enters the battlefield, you gain 3 life.

View File

@@ -0,0 +1,8 @@
Name:Howling Giant
ManaCost:5 G G
Types:Creature Giant Druid
PT:5/5
K:Reach
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create two 2/2 green Wolf creature tokens.
SVar:TrigToken:DB$ Token | LegacyImage$ g 2 2 wolf m20 | TokenAmount$ 2 | TokenScript$ g_2_2_wolf | TokenOwner$ You
Oracle:Reach (This creature can block creatures with flying.)\nWhen Howling Giant enters the battlefield, create two 2/2 green Wolf creature tokens.

View File

@@ -0,0 +1,8 @@
Name:Inspiring Captain
ManaCost:3 W
Types:Creature Human Knight
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPumpAll | TriggerDescription$ When CARDNAME enters the battlefield, creatures you control get +1/+1 until end of turn.
SVar:TrigPumpAll:DB$PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1
SVar:PlayMain1:TRUE
Oracle:When Inspiring Captain enters the battlefield, creatures you control get +1/+1 until end of turn.

View File

@@ -0,0 +1,9 @@
Name:Skynight Vanguard
ManaCost:R W
Types:Creature Human Knight
PT:1/2
K:Flying
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME attacks, create a 1/1 white Soldier creature token that's tapped and attacking.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_soldier | TokenOwner$ You | TokenTapped$ True | TokenAttacking$ True | LegacyImage$ w 1 1 soldier m20
SVar:HasAttackEffect:TRUE
Oracle:Flying\nWhenever Skynight Vanguard attacks, create a 1/1 white Soldier creature token that's tapped and attacking.

View File

@@ -0,0 +1,8 @@
Name:Steadfast Sentry
ManaCost:2 W
Types:Creature Human Soldier
PT:3/2
K:Vigilance
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, put a +1/+1 counter on target creature you control.
SVar:TrigPutCounter:DB$PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1
Oracle:Vigilance (Attacking doesn't cause this creature to tap.)\nWhen Steadfast Sentry dies, put a +1/+1 counter on target creature you control.