mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Little fixes and updates in RtR card scripts.
This commit is contained in:
@@ -4,6 +4,7 @@ Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | ValidPlayer$ You | Execute$ ExchangeCards | OptionalDecider$ You | TriggerDescription$ At the beginning of your upkeep, you may exchange control of CARDNAME and target permanent you neither own nor control.
|
||||
SVar:ExchangeCards:AB$ ExchangeControl | Cost$ 0 | Defined$ Self | ValidTgts$ Permanent.YouDontCtrl+YouDontOwn | TgtPrompt$ Select target permanent you neither own nor control | SpellDescription$ Exchange control of CARDNAME and target permanent you neither own nor control.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/conjured_currency.jpg
|
||||
SetInfo:RTR|Rare|http://magiccards.info/scans/en/rtr/33.jpg
|
||||
|
||||
@@ -4,7 +4,8 @@ Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Token | Cost$ 4 G W | TokenAmount$ 1 | TokenName$ Centaur | TokenTypes$ Creature,Centaur | TokenOwner$ You | TokenColors$ Green | TokenPower$ 3 | TokenToughness$ 3 | SubAbility$ DBChoose | SpellDescription$ Put a 3/3 green Centaur creature token onto the battlefield, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)
|
||||
SVar:DBChoose:DB$ ChooseCard | Cost$ 0 | Defined$ You | Amount$ 1 | Choices$ Creature.token+YouCtrl | SubAbility$ DBCopy | RememberChosen$ True
|
||||
SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered
|
||||
SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/coursers_accord.jpg
|
||||
SetInfo:RTR|Common|http://magiccards.info/scans/en/rtr/154.jpg
|
||||
|
||||
@@ -4,7 +4,6 @@ Types:Instant
|
||||
Text:no text
|
||||
A:SP$ ChangeZone | Cost$ 1 U | ValidTgts$ Permanent.nonLand+YouDontCtrl | TgtPrompt$ Select target nonland permanent you don't control | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target nonland permanent you don't control to its owner's hand.
|
||||
A:SP$ ChangeZoneAll | Cost$ 6 U | ChangeType$ Permanent.nonLand+YouDontCtrl | Origin$ Battlefield | Destination$ Hand | PrecostDesc$ Overload | CostDesc$ 6 U | NonBasicSpell$ True | SpellDescription$ (Return each nonland permanent you don't control to its owner's hand.)
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/cyclonic_rift.jpg
|
||||
SetInfo:RTR|Rare|http://magiccards.info/scans/en/rtr/35.jpg
|
||||
|
||||
@@ -3,9 +3,9 @@ ManaCost:B
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 1 B B | ValidTgts$ Creature
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 2 | AddToughness$ 1 | AddAbility$ DGTrample | Description$ Enchanted creature gets +2/+1 and has "{R}: This creature gains trample until end of turn."
|
||||
SVar:DGTrample:AB$ Pump | Cost$ R | Defined$ Self | KW$ Trample | SpellDescription$ This creature gains trample until end of turn.
|
||||
A:SP$ Attach | Cost$ B | ValidTgts$ Creature
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 2 | AddToughness$ 1 | AddAbility$ DeviantGleeTrample | Description$ Enchanted creature gets +2/+1 and has "{R}: This creature gains trample until end of turn."
|
||||
SVar:DeviantGleeTrample:AB$ Pump | Cost$ R | Defined$ Self | KW$ Trample | SpellDescription$ This creature gains trample until end of turn.
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/deviant_glee.jpg
|
||||
SetInfo:RTR|Common|http://magiccards.info/scans/en/rtr/65.jpg
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Essence Backlash
|
||||
ManaCost:2 U R
|
||||
Types:Instant
|
||||
Text:no text
|
||||
Counter target creature spell. CARDNAME deals damage equal to that spell's power to its controller.
|
||||
A:SP$ Counter | Cost$ 2 U R | TargetType$ Spell | TgtPrompt$ Select target Creature spell | ValidTgts$ Creature | SubAbility$ DBDamage | SpellDescription$ Counter target creature spell. CARDNAME deals damage equal to that spell's power to its controller.
|
||||
SVar:DBDamage:DB$ DealDamage | Cost$ 0 | NumDmg$ Backlash | Defined$ TargetedController
|
||||
SVar:Backlash:Targeted$CardPower
|
||||
|
||||
@@ -4,7 +4,8 @@ Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Token | Cost$ 7 G | TokenAmount$ 1 | TokenName$ Rhino | TokenTypes$ Creature,Rhino | TokenColors$ Green | TokenOwner$ You | TokenPower$ 4 | TokenToughness$ 4 | TokenKeywords$ Trample | SubAbility$ DBChoose | SpellDescription$ Put a 4/4 green Rhino creature token with trample onto the battlefield, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)
|
||||
SVar:DBChoose:DB$ ChooseCard | Cost$ 0 | Defined$ You | Amount$ 1 | Choices$ Creature.token+YouCtrl | SubAbility$ DBCopy | RememberChosen$ True
|
||||
SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered
|
||||
SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/horncallers_chant.jpg
|
||||
SetInfo:RTR|Common|http://magiccards.info/scans/en/rtr/128.jpg
|
||||
|
||||
Reference in New Issue
Block a user