Merge branch 'Svaldan-master-patch-04656' into 'master'

4 VOC cards

See merge request core-developers/forge!5799
This commit is contained in:
Michael Kamensky
2021-11-12 12:42:23 +00:00
4 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Drogskol Reinforcements
ManaCost:3 W
Types:Creature Spirit Soldier
PT:2/2
K:Melee
S:Mode$ Continuous | Affected$ Spirit.Other+YouCtrl | AddKeyword$ Melee | Description$ Other Spirits you control have melee.
R:Event$ DamageDone | ActiveZones$ Battlefield | Prevent$ True | ValidTarget$ Spirit.YouCtrl | IsCombat$ False | Description$ Prevent all noncombat damage that would be dealt to Spirits you control.
SVar:PlayMain1:TRUE
DeckHints$Type:Spirit
Oracle:Melee (Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked this combat.)\nOther Spirits you control have melee.\nPrevent all noncombat damage that would be dealt to Spirits you control.

View File

@@ -0,0 +1,7 @@
Name:Haunted Library
ManaCost:1 W
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.OppCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | OptionalDecider$ You | TriggerDescription$ Whenever a creature an opponent controls dies, you may pay {1}. If you do, create a 1/1 white Spirit creature token with flying.
SVar:TrigToken:AB$Token | Cost$ 1 | TokenAmount$ 1 | TokenScript$ w_1_1_spirit_flying | TokenOwner$ You
DeckHas:Ability$Token
Oracle:Whenever a creature an opponent controls dies, you may pay {1}. If you do, create a 1/1 white Spirit creature token with flying.

View File

@@ -0,0 +1,11 @@
Name:Rhoda, Geist Avenger
ManaCost:3 W
Types:Legendary Creature Human Soldier
PT:3/3
K:Partner:Timin, Youthful Geist
K:Vigilance
T:Mode$ Taps | ValidCard$ Creature.OppCtrl | Attacker$ False | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature an opponent controls becomes tapped, if it isn't being declared as an attacker, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
DeckHints:Name$Timin, Youthful Geist
DeckHas:Ability$Counters
Oracle:Partner with Timin, Youthful Geist (When this creature enters the battlefield, target player may put Timin, Youthful Geist into their hand from their library, then shuffle.)\nVigilance\nWhenever a creature an opponent controls becomes tapped, if it isn't being declared as an attacker, put a +1/+1 counter on Rhoda, Geist Avenger.

View File

@@ -0,0 +1,11 @@
Name:Timin, Youthful Geist
ManaCost:4 U
Types:Legendary Creature Spirit
PT:3/4
K:Partner:Rhoda, Geist Avenger
K:Flying
T:Mode$ Phase | Phase$ BeginCombat | TriggerZones$ Battlefield | Execute$ TrigTap | TriggerDescription$ At the beginning of each combat, tap up to one target creature.
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetMin$ 0 | TargetMax$ 1
SVar:PlayMain1:TRUE
DeckHints:Name$Rhoda, Geist Avenger
Oracle:Partner with Rhoda, Geist Avenger (When this creature enters the battlefield, target player may put Rhoda, Geist Avenger into their hand from their library, then shuffle.)\nFlying\nAt the beginning of each combat, tap up to one target creature.