mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge branch 'mid_16' into 'master'
MID - 16 Sep See merge request core-developers/forge!5372
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Duel for Dominance
|
||||||
|
ManaCost:1 G
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Pump | AILogic$ Fight | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Choose target creature you control | SubAbility$ DBPutCounter | StackDescription$ Coven — Choose target creature you control and target creature you don't control. | SpellDescription$ Coven — Choose target creature you control and target creature you don't control. If you control three or more creatures with different powers, put a +1/+1 counter on the chosen creature you control. Then the chosen creatures fight each other. (They each deal damage equal to their power to the other.)
|
||||||
|
SVar:DBPutCounter:DB$ PutCounter | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3 | Defined$ ParentTarget | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBFight | StackDescription$ If you control three or more creatures with different powers, put a +1/+1 counter on the chosen creature you control.
|
||||||
|
SVar:DBFight:DB$ Fight | Defined$ ParentTarget | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Choose target creature you don't control | StackDescription$ Then the chosen creatures fight each other. (They each deal damage equal to their power to the other.)
|
||||||
|
SVar:X:Count$DifferentPower_Creature.YouCtrl
|
||||||
|
DeckHas:Ability$Counters
|
||||||
|
Oracle:Coven — Choose target creature you control and target creature you don't control. If you control three or more creatures with different powers, put a +1/+1 counter on the chosen creature you control. Then the chosen creatures fight each other. (They each deal damage equal to their power to the other.)
|
||||||
6
forge-gui/res/cardsfolder/upcoming/geistwave.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/geistwave.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Geistwave
|
||||||
|
ManaCost:1 U
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ ChangeZone | Origin$ Battlefield | Destination$ Hand | Defined$ Targeted | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | RememberLKI$ True | SubAbility$ DBDraw | SpellDescription$ Return target nonland permanent to its owner's hand. If you controlled that permanent, draw a card.
|
||||||
|
SVar:DBDraw:DB$ Draw | ConditionDefined$ RememberedLKI | ConditionPresent$ Card.YouCtrl | NumCards$ 1 | StackDescription$ If you controlled that permanent, draw a card.
|
||||||
|
Oracle:Return target nonland permanent to its owner's hand. If you controlled that permanent, draw a card.
|
||||||
Reference in New Issue
Block a user