mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Merge branch 'snc_8' into 'master'
SNC - 8 Apr II See merge request core-developers/forge!6504
This commit is contained in:
@@ -67,6 +67,8 @@ public enum CounterEnumType {
|
||||
|
||||
COIN("COIN",255,215,0),
|
||||
|
||||
COLLECTION("CLLCT", 255, 215, 0),
|
||||
|
||||
COMPONENT("COMPN", 224, 160, 48),
|
||||
|
||||
CORPSE("CRPSE", 230, 186, 209),
|
||||
|
||||
10
forge-gui/res/cardsfolder/upcoming/evelyn_the_covetous.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/evelyn_the_covetous.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Evelyn, the Covetous
|
||||
ManaCost:2 UB B BR
|
||||
Types:Legendary Creature Vampire Rogue
|
||||
PT:2/5
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Vampire.Other+YouCtrl | Execute$ TrigExile | TriggerDescription$ Whenever CARDNAME or another Vampire enters the battlefield under your control, exile the top card of each player's library with a collection counter on it.
|
||||
SVar:TrigExile:DB$ Dig | DigNum$ 1 | ChangeNum$ All | Defined$ Player | DestinationZone$ Exile | ExileWithCounter$ COLLECTION | RememberChanged$ True | SubAbility$ DBPlay
|
||||
S:Mode$ Continuous | MayPlayLimit$ 1 | Affected$ Card.ExiledByYou+counters_GE1_COLLECTION | AffectedZone$ Exile | MayPlay$ True | MayPlayIgnoreColor$ True | Description$ Once each turn, you may play a card from exile with a collection counter on it if it was exiled by an ability you controlled, and you may spend mana as though it were any color to cast it.
|
||||
DeckHints:Type$Vampire
|
||||
Oracle:Flash\nWhenever Evelyn, the Covetous or another Vampire enters the battlefield under your control, exile the top card of each player's library with a collection counter on it.
|
||||
6
forge-gui/res/tokenscripts/gw_1_1_citizen.txt
Normal file
6
forge-gui/res/tokenscripts/gw_1_1_citizen.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Citizen Token
|
||||
ManaCost:no cost
|
||||
Types:Creature Citizen
|
||||
Colors:green,white
|
||||
PT:1/1
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user