mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Fix Role Reversal
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Role Reversal
|
||||
ManaCost:U U R
|
||||
Types:Sorcery
|
||||
A:SP$ Pump | Cost$ 5 U | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | SubAbility$ DBExchange | StackDescription$ None | SpellDescription$ Exchange control of two target permanents that share a permanent type.
|
||||
A:SP$ Pump | Cost$ U U R | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | SubAbility$ DBExchange | StackDescription$ None | SpellDescription$ Exchange control of two target permanents that share a permanent type.
|
||||
SVar:DBExchange:DB$ ExchangeControl | Defined$ ParentTarget | ValidTgts$ Permanent | TgtPrompt$ Select target permanent shares a card type with it | TargetsWithSharedTypes$ Creature,Artifact,Enchantment,Planeswalker,Land | TargetUnique$ True
|
||||
AI:RemoveDeck:All
|
||||
AI:RemoveDeck:Random
|
||||
|
||||
5
forge-gui/res/tokenscripts/c_2_2_spirit.txt
Normal file
5
forge-gui/res/tokenscripts/c_2_2_spirit.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Name:Spirit
|
||||
ManaCost:no cost
|
||||
Types:Creature Spirit
|
||||
PT:2/2
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user