mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
CLUE 3 cards (#4854)
This commit is contained in:
15
forge-gui/res/cardsfolder/upcoming/dimir_strandcatcher.txt
Normal file
15
forge-gui/res/cardsfolder/upcoming/dimir_strandcatcher.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Dimir Strandcatcher
|
||||
ManaCost:2 UB UB
|
||||
Types:Creature Faerie Rogue
|
||||
PT:3/3
|
||||
K:Flying
|
||||
T:Mode$ AttackersDeclared | AttackingPlayer$ You | Execute$ TrigSurveil | TriggerZones$ Battlefield | TriggerDescription$ Whenever you attack, surveil X, where X is the number of opponents being attacked.
|
||||
SVar:TrigSurveil:DB$ Surveil | Amount$ X
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | CheckSVar$ Y | SVarCompare$ GE3 | Execute$ TrigDraw | TriggerDescription$ At the beginning of each end step, if three or more cards were put into your graveyard from anywhere other than the battlefield this turn, draw a card.
|
||||
SVar:TrigDraw:DB$ Draw
|
||||
SVar:X:PlayerCountPropertyYou$OpponentsAttackedThisCombat
|
||||
SVar:Y:Count$ThisTurnEntered_Graveyard_Card.YouOwn/Minus.CountHand
|
||||
SVar:CountHand:Count$ThisTurnEntered_Graveyard_from_Battlefield_Card.YouOwn
|
||||
DeckHints:Ability$Mill
|
||||
DeckHas:Ability$Surveil|Graveyard
|
||||
Oracle:Flying\nWhenever you attack, surveil X, where X is the number of opponents being attacked.\nAt the beginning of each end step, if three or more cards were put into your graveyard from anywhere other than the battlefield this turn, draw a card.
|
||||
10
forge-gui/res/cardsfolder/upcoming/furious_spinesplitter.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/furious_spinesplitter.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Furious Spinesplitter
|
||||
ManaCost:2 RG RG
|
||||
Types:Creature Ogre Warrior
|
||||
PT:3/3
|
||||
K:Trample
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your end step, put a +1/+1 counter on CARDNAME for each opponent that was dealt damage this turn.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ X
|
||||
SVar:X:PlayerCountRegisteredOpponents$HasPropertywasDealtDamageThisTurn
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Trample\nAt the beginning of your end step, put a +1/+1 counter on Furious Spinesplitter for each opponent that was dealt damage this turn.
|
||||
14
forge-gui/res/cardsfolder/upcoming/headliner_scarlett.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/headliner_scarlett.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Headliner Scarlett
|
||||
ManaCost:3 R
|
||||
Types:Legendary Creature Human Warlock
|
||||
PT:3/3
|
||||
K:Haste
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigEffect | TriggerDescription$ When CARDNAME enters the battlefield, creatures target player controls can't block this turn.
|
||||
SVar:TrigEffect:DB$ Effect | ValidTgts$ Player | TgtPrompt$ Select target player | AILogic$ Evasion | StaticAbilities$ OppCantBlock | RememberObjects$ Targeted
|
||||
SVar:OppCantBlock:Mode$ CantBlockBy | ValidBlocker$ Creature.RememberedPlayerCtrl | Description$ Creatures targeted player controls can't block this turn.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigExile | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, exile the top card of your library face down. You may look at and play that card this turn.
|
||||
SVar:TrigExile:DB$ ChangeZone | Defined$ TopOfLibrary | Origin$ Library | RememberChanged$ True | Destination$ Exile | ExileFaceDown$ True | SubAbility$ DBEffect
|
||||
SVar:DBEffect:DB$ Effect | RememberObjects$ Remembered | StaticAbilities$ STPlay | ForgetOnMoved$ Exile | SubAbility$ DBCleanup
|
||||
SVar:STPlay:Mode$ Continuous | MayLookAt$ You | MayPlay$ True | EffectZone$ Command | Affected$ Card.IsRemembered | AffectedZone$ Exile | Description$ You may look at and play that card this turn.
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
Oracle:Haste\nWhen Headliner Scarlett enters the battlefield, creatures target player controls can't block this turn.\nAt the beginning of your upkeep, exile the top card of your library face down. You may look at and play that card this turn.
|
||||
Reference in New Issue
Block a user