mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
UPDATE
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
Name:Blot Out
|
||||
ManaCost:2 B
|
||||
Types:Instant
|
||||
A:SP$ ChooseCard | ValidTgts$ Opponent | Defined$ TargetedPlayer | Choices$ Creature.TargetedPlayerCtrl+cmcEQX,Planeswalker.TargetedPlayerCtrl+cmcEQX | ChoiceTitle$ Choose a creature or planeswalker with the highest mana value to sacrifice | Mandatory$ True | RememberChosen$ True | SubAbility$ DBExile | SpellDescription$ Target opponent exiles a creature or planeswalker they control with the greatest mana value among creatures and planeswalkers they control
|
||||
SVar:DBExile:DB$ ChangeZone | DefinedPlayer$ Player.IsRemembered | Defined$ Card.IsRemembered | Destination$ Exile | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:SVar$Y/LimitMin.Z
|
||||
SVar:Y:Count$Valid Creature.TargetedPlayerCtrl$GreatestCMC
|
||||
SVar:Z:Count$Valid Planeswalker.TargetedPlayerCtrl$GreatestCMC
|
||||
Oracle:Target opponent exiles a creature or planeswalker they control with the greatest mana value among creatures and planeswalkers they control
|
||||
12
forge-gui/res/cardsfolder/upcoming/urborg_scavengers.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/urborg_scavengers.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Urborg Scavengers
|
||||
ManaCost:2 B
|
||||
Types:Creature Spirit
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield or attacks, exile a card from a graveyard. Put a +1/+1 counter on CARDNAME.
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigExile | Secondary$ True | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, exile a card from a graveyard.
|
||||
SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | ChangeNum$ 1 | SelectPrompt$ Select a card from a graveyard | Mandatory$ True | Hidden$ True | SubAbility$ DBCounter
|
||||
SVar:DBCounter:DB$ PutCounter | Defined$ Self | CounterNum$ 1 | CounterType$ P1P1
|
||||
S:Mode$ Continuous | EffectZone$ Battlefield | Affected$ Card.Self | CharacteristicDefining$ True | SharedKeywordsZone$ Exile | SharedRestrictions$ Creature.ExiledWithSource | AddKeyword$ Flying & First Strike & Double Strike & Deathtouch & Haste & Hexproof & Indestructible & Lifelink & Menace & Protection & Reach & Trample & Vigilance | Description$ CARDNAME has flying as long as a card exiled with it has flying. The same is true for first strike, double strike, deathtouch, haste, hexproof, indestructible, lifelink, menace, reach, trample, and vigilance.
|
||||
DeckHas:AbilityGraveyard|Counters
|
||||
SVar:HasAttackEffect:TRUE
|
||||
Oracle:Whenever Urborg Scavengers enters the battlefield or attacks, exile target card from a graveyard. Put a +1/+1 counter on Urborg Scavengers.\nWhenever Urborg Scavengers enters the battlefield or attacks, exile target card from a graveyard. Put a +1/+1 counter on Urborg Scavengers.\nUrborg Scavengers has flying as long as a card exiled with it has flying. The same is true for first strike, double strike, deathtouch, haste, hexproof, indestructible, lifelink, menace, reach, trample, and vigilance.
|
||||
Reference in New Issue
Block a user