mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'patch' into 'master'
Add two cards See merge request core-developers/forge!1917
This commit is contained in:
@@ -2,6 +2,6 @@ Name:Moon-Eating Dog
|
||||
ManaCost:3 U
|
||||
Types:Creature Hound
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Flying | IsPresent$ Planeswalker.Yanling+YouCtrl | Description$ As long as you control a Yanling planeswalker, CARDNAME has flying.
|
||||
SVar:BuffedBy:Nissa
|
||||
SVar:BuffedBy:Yanling
|
||||
Oracle:As long as you control a Yanling planeswalker, Moon-Eating Dog has flying. (It can't be blocked except by creatures with flying or reach.)
|
||||
PT:3/3
|
||||
|
||||
6
forge-gui/res/cardsfolder/upcoming/legions_end.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/legions_end.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Legion's End
|
||||
ManaCost:1 B
|
||||
Types:Sorcery
|
||||
A:SP$ ChangeZone | Cost$ 1 B | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature.OppCtrl+cmcLE2 | TgtPrompt$ Select target creature an opponent controls with converted mana cost 2 or less | SubAbility$ DBChangeZoneAll | SpellDescription$ Exile target creature an opponent controls with converted mana cost 2 or less and all other creatures that player controls with the same name as that creature. Then that player reveals their hand and exiles all cards with that name from their hand and graveyard.
|
||||
SVar:DBChangeZoneAll:DB$ ChangeZoneAll | Defined$ TargetedController | ChangeType$ Targeted.sameName | Origin$ Battlefield,Graveyard,Hand | Destination$ Exile | Search$ True
|
||||
Oracle:Exile target creature an opponent controls with converted mana cost 2 or less and all other creatures that player controls with the same name as that creature. Then that player reveals their hand and exiles all cards with that name from their hand and graveyard.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Portal of Sanctuary
|
||||
ManaCost:2 U
|
||||
Types:Artifact
|
||||
A:AB$ Pump | Cost$ 1 T | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | RememberTargets$ True | SubAbility$ DBBounce | StackDescription$ Return {c:Targeted} and all Auras attached to it to their owners' hands. | PlayerTurn$ True | SpellDescription$ Return target creature you control and all Auras attached to it to their owners' hands. Activate this ability only during your turn.
|
||||
SVar:DBBounce:DB$ ChangeZoneAll | ChangeType$ Card.IsRemembered,Aura.AttachedTo Targeted | Origin$ Battlefield | Destination$ Hand | UseAllOriginZones$ True | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
AI:RemoveDeck:All
|
||||
Oracle:{1}, {T}: Return target creature you control and each Aura attached to it to their owners' hands. Activate this ability only during your turn.
|
||||
Reference in New Issue
Block a user