mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Merge branch 'MID/some-cards' into 'master'
MID Cards See merge request core-developers/forge!5328
This commit is contained in:
@@ -6,5 +6,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
|
|||||||
SVar:TrigExile:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature.nonSalamander | TgtPrompt$ Select up to one target non-Salamander creature | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBToken
|
SVar:TrigExile:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature.nonSalamander | TgtPrompt$ Select up to one target non-Salamander creature | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBToken
|
||||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ u_4_3_salamander_warrior | TokenOwner$ TargetedController
|
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ u_4_3_salamander_warrior | TokenOwner$ TargetedController
|
||||||
K:Encore:4 U U
|
K:Encore:4 U U
|
||||||
DeckHas:Ablity$Token
|
DeckHas:Ability$Token
|
||||||
Oracle:When Amphin Mutineer enters the battlefield, exile up to one target non-Salamander creature. That creature's controller creates a 4/3 blue Salamander Warrior creature token.\nEncore {4}{U}{U} ({4}{U}{U}, Exile this card from your graveyard: For each opponent, create a token copy that attacks that opponent this turn if able. They gain haste. Sacrifice them at the beginning of the next end step. Activate only as a sorcery.)
|
Oracle:When Amphin Mutineer enters the battlefield, exile up to one target non-Salamander creature. That creature's controller creates a 4/3 blue Salamander Warrior creature token.\nEncore {4}{U}{U} ({4}{U}{U}, Exile this card from your graveyard: For each opponent, create a token copy that attacks that opponent this turn if able. They gain haste. Sacrifice them at the beginning of the next end step. Activate only as a sorcery.)
|
||||||
|
|||||||
@@ -8,5 +8,5 @@ T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$
|
|||||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ X
|
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ X
|
||||||
SVar:X:Count$Valid Land.DefenderCtrl
|
SVar:X:Count$Valid Land.DefenderCtrl
|
||||||
SVar:HasAttackEffect:TRUE
|
SVar:HasAttackEffect:TRUE
|
||||||
DeckHas:Ablity$Token
|
DeckHas:Ability$Token
|
||||||
Oracle:Trample\nWhenever Coastline Marauders attacks, it gets +1/+0 until end of turn for each land defending player controls.\nEncore {4}{R}{R} ({4}{R}{R}, Exile this card from your graveyard: For each opponent, create a token copy that attacks that opponent this turn if able. They gain haste. Sacrifice them at the beginning of the next end step. Activate only as a sorcery.)
|
Oracle:Trample\nWhenever Coastline Marauders attacks, it gets +1/+0 until end of turn for each land defending player controls.\nEncore {4}{R}{R} ({4}{R}{R}, Exile this card from your graveyard: For each opponent, create a token copy that attacks that opponent this turn if able. They gain haste. Sacrifice them at the beginning of the next end step. Activate only as a sorcery.)
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ PT:1/1
|
|||||||
K:Encore:3 R
|
K:Encore:3 R
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||||
SVar:TrigToken:DB$ Token | TokenScript$ c_a_treasure_sac | TokenAmount$ 1
|
SVar:TrigToken:DB$ Token | TokenScript$ c_a_treasure_sac | TokenAmount$ 1
|
||||||
DeckHas:Ablity$Token
|
DeckHas:Ability$Token
|
||||||
DeckHints:Ability$Sacrifice
|
DeckHints:Ability$Sacrifice
|
||||||
SVar:SacMe:1
|
SVar:SacMe:1
|
||||||
Oracle:When Impulsive Pilferer dies, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")\nEncore {3}{R} ({3}{R}, Exile this card from your graveyard: For each opponent, create a token copy that attacks that opponent this turn if able. They gain haste. Sacrifice them at the beginning of the next end step. Activate only as a sorcery.)
|
Oracle:When Impulsive Pilferer dies, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")\nEncore {3}{R} ({3}{R}, Exile this card from your graveyard: For each opponent, create a token copy that attacks that opponent this turn if able. They gain haste. Sacrifice them at the beginning of the next end step. Activate only as a sorcery.)
|
||||||
|
|||||||
@@ -5,6 +5,6 @@ A:SP$ ExchangeLife | Cost$ 6 B B B | TargetMin$ 2 | TargetMax$ 2 | ValidTgts$ Pl
|
|||||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_x_x_a_horror | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | SubAbility$ DBCleanup | StackDescription$ {p:You} creates an X/X colorless Horror artifact creature token, where X is the difference between those players' life totals.
|
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_x_x_a_horror | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | SubAbility$ DBCleanup | StackDescription$ {p:You} creates an X/X colorless Horror artifact creature token, where X is the difference between those players' life totals.
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
SVar:X:Count$RememberedNumber/Abs
|
SVar:X:Count$RememberedNumber/Abs
|
||||||
DeckHas:Ablity$Token
|
DeckHas:Ability$Token
|
||||||
AI:RemoveDeck:All
|
AI:RemoveDeck:All
|
||||||
Oracle:Two target players exchange life totals. You create an X/X colorless Horror artifact creature token, where X is the difference between those players' life totals.
|
Oracle:Two target players exchange life totals. You create an X/X colorless Horror artifact creature token, where X is the difference between those players' life totals.
|
||||||
|
|||||||
@@ -7,5 +7,5 @@ R:Event$ DamageDone | ActiveZones$ Battlefield | IsCombat$ True | ValidSource$ C
|
|||||||
SVar:X:ReplaceCount$DamageAmount
|
SVar:X:ReplaceCount$DamageAmount
|
||||||
SVar:CountersAndMill:DB$ PutCounter | Defined$ Self | CounterNum$ X | CounterType$ P1P1 | SubAbility$ Mill
|
SVar:CountersAndMill:DB$ PutCounter | Defined$ Self | CounterNum$ X | CounterType$ P1P1 | SubAbility$ Mill
|
||||||
SVar:Mill:DB$ Mill | Defined$ ReplacedTarget | NumCards$ X
|
SVar:Mill:DB$ Mill | Defined$ ReplacedTarget | NumCards$ X
|
||||||
DeckHas:Ablity$Counters
|
DeckHas:Ability$Counters
|
||||||
Oracle:Flying\nIf Szadek, Lord of Secrets would deal combat damage to a player, instead put that many +1/+1 counters on Szadek and that player mills that many cards.
|
Oracle:Flying\nIf Szadek, Lord of Secrets would deal combat damage to a player, instead put that many +1/+1 counters on Szadek and that player mills that many cards.
|
||||||
|
|||||||
7
forge-gui/res/cardsfolder/upcoming/bounding_wolf.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/bounding_wolf.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Bounding Wolf
|
||||||
|
ManaCost:2 G
|
||||||
|
Types:Creature wolf
|
||||||
|
PT:3/2
|
||||||
|
K:Flash
|
||||||
|
K:Reach
|
||||||
|
Oracle:Flash\nReach
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Defend the Celestus
|
||||||
|
ManaCost:2 G G
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ PutCounter | Cost$ 2 G G | ValidTgts$ Creature | TgtPrompt$ Select target creature to distribute counters to | CounterType$ P1P1 | CounterNum$ 3 | TargetMin$ 1 | TargetMax$ 3 | DividedAsYouChoose$ 3 | SpellDescription$ Distribute three +1/+1 counters among one, two, or three target creatures.
|
||||||
|
DeckHas:Ability$Counters
|
||||||
|
Oracle:Distribute three +1/+1 counters among one, two or three target creatures you control.
|
||||||
6
forge-gui/res/cardsfolder/upcoming/gavony_trapper.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/gavony_trapper.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Gavony Trapper
|
||||||
|
ManaCost:W
|
||||||
|
Types:Creature Human Soldier
|
||||||
|
PT:0/2
|
||||||
|
A:AB$ Tap | Cost$ 2 T | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Tap target creature.
|
||||||
|
Oracle:{2}{T}: Tap target creature.
|
||||||
8
forge-gui/res/cardsfolder/upcoming/novice_occultist.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/novice_occultist.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Novice Occultist
|
||||||
|
ManaCost:1 B
|
||||||
|
Types:Creature Human Wizard
|
||||||
|
PT:1/2
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, you draw a card and you lose 1 life.
|
||||||
|
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife
|
||||||
|
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1
|
||||||
|
Oracle:When Novice Occultist dies, you draw a card and you lose 1 life.
|
||||||
7
forge-gui/res/cardsfolder/upcoming/raze_the_effigy.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/raze_the_effigy.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Raze the Effigy
|
||||||
|
ManaCost:R
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Charm | Cost$ R | Choices$ DBDestroy,DBPump
|
||||||
|
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact
|
||||||
|
SVar:DBPump:DB$ Pump | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ Target attacking creature gets +2/+2 until end of turn.
|
||||||
|
Oracle:Choose one —\n•Destroy target artifact\n•Target attacking creature gets +2/+2 until end of turn.
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Shadowbeast Sighting
|
||||||
|
ManaCost:3 G
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Token | Cost$ 3 G | TokenScript$ g_4_4_beast | TokenOwner$ You | SpellDescription$ Create a 4/4 green Beast creature token.
|
||||||
|
K:Flashback:6 G
|
||||||
|
DeckHas:Ability$Token & Ability$Graveyard
|
||||||
|
Oracle:Create a 4/4 green Beast creature token.\nFlashback {6}{G}
|
||||||
Reference in New Issue
Block a user