mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Traitorous Instinct
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6697,6 +6697,7 @@ res/cardsfolder/trained_jackal.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/trained_orgg.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/training_drone.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/training_grounds.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/traitorous_instinct.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tranquil_domain.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tranquil_garden.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tranquil_grove.txt -text svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/traitorous_instinct.txt
Normal file
9
res/cardsfolder/traitorous_instinct.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Traitorous Instinct
|
||||
ManaCost:3 R
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ GainControl | Cost$ 3 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | Untap$ True | LoseControl$ EOT | SubAbility$ SVar=DBPump | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. Until end of turn, it gets +2/+0 and gains haste.
|
||||
SVar:DBPump:DB$Pump | Defined$ Targeted | NumAtt$ +2 | KW$ Haste
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/traitorous_instinct.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user