mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Reparations
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5259,6 +5259,7 @@ res/cardsfolder/renewal.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/renewed_faith.txt -text svneol=native#text/plain
|
res/cardsfolder/renewed_faith.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/renewing_dawn.txt -text svneol=native#text/plain
|
res/cardsfolder/renewing_dawn.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/renewing_touch.txt -text svneol=native#text/plain
|
res/cardsfolder/renewing_touch.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/reparations.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/repay_in_kind.txt -text svneol=native#text/plain
|
res/cardsfolder/repay_in_kind.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/repeal.txt -text svneol=native#text/plain
|
res/cardsfolder/repeal.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/repel.txt -text svneol=native#text/plain
|
res/cardsfolder/repel.txt -text svneol=native#text/plain
|
||||||
|
|||||||
9
res/cardsfolder/reparations.txt
Normal file
9
res/cardsfolder/reparations.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Reparations
|
||||||
|
ManaCost:1 W U
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Spell.YouDontCtrl | TargetsValid$ You,Creature.YouCtrl | Execute$ TrigDraw | TriggerDescription$ Whenever an opponent casts a spell that targets you or a creature you control, you may draw a card.
|
||||||
|
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/reparations.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user