mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Retaliation.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6987,6 +6987,7 @@ res/cardsfolder/r/restrain.txt -text
|
|||||||
res/cardsfolder/r/resurrection.txt svneol=native#text/plain
|
res/cardsfolder/r/resurrection.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/resuscitate.txt svneol=native#text/plain
|
res/cardsfolder/r/resuscitate.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/retaliate.txt svneol=native#text/plain
|
res/cardsfolder/r/retaliate.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/r/retaliation.txt -text svneol=unset#text/plain
|
||||||
res/cardsfolder/r/retaliator_griffin.txt -text
|
res/cardsfolder/r/retaliator_griffin.txt -text
|
||||||
res/cardsfolder/r/rethink.txt -text
|
res/cardsfolder/r/rethink.txt -text
|
||||||
res/cardsfolder/r/retract.txt svneol=native#text/plain
|
res/cardsfolder/r/retract.txt svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/r/retaliation.txt
Normal file
10
res/cardsfolder/r/retaliation.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Retaliation
|
||||||
|
ManaCost:2 G
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddTrigger$ TrigBlocked | AddSVar$ TrigPump | Description$ Creatures you control have "Whenever this creature becomes blocked by a creature, this creature gets +1/+1 until end of turn."
|
||||||
|
SVar:TrigBlocked:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, CARDNAME gets +1/+1 until end of turn.
|
||||||
|
SVar:TrigPump:AB$ Pump | Cost$ 0 | NumAtt$ 1 | NumDef$ 1
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/retaliation.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user