mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Restrain and Rewards of Diversity.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -6127,6 +6127,7 @@ res/cardsfolder/r/restless_bones.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/r/restless_dead.txt svneol=native#text/plain
|
res/cardsfolder/r/restless_dead.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/restless_dreams.txt -text
|
res/cardsfolder/r/restless_dreams.txt -text
|
||||||
res/cardsfolder/r/restock.txt svneol=native#text/plain
|
res/cardsfolder/r/restock.txt svneol=native#text/plain
|
||||||
|
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
|
||||||
@@ -6150,6 +6151,7 @@ res/cardsfolder/r/revive_the_fallen.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/r/reviving_dose.txt svneol=native#text/plain
|
res/cardsfolder/r/reviving_dose.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/revoke_existence.txt svneol=native#text/plain
|
res/cardsfolder/r/revoke_existence.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/reward_the_faithful.txt svneol=native#text/plain
|
res/cardsfolder/r/reward_the_faithful.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/r/rewards_of_diversity.txt -text
|
||||||
res/cardsfolder/r/rewind.txt svneol=native#text/plain
|
res/cardsfolder/r/rewind.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/reya_dawnbringer.txt svneol=native#text/plain
|
res/cardsfolder/r/reya_dawnbringer.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/rhox_bodyguard.txt svneol=native#text/plain
|
res/cardsfolder/r/rhox_bodyguard.txt svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/r/restrain.txt
Normal file
11
res/cardsfolder/r/restrain.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Restrain
|
||||||
|
ManaCost:2 W
|
||||||
|
Types:Instant
|
||||||
|
Text:no text
|
||||||
|
A:SP$ Pump | Cost$ 2 W | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME. | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Prevent all combat damage that would be dealt by target attacking creature this turn. Draw a card.
|
||||||
|
SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/restrain.jpg
|
||||||
|
SetInfo:INV|Common|http://magiccards.info/scans/en/in/30.jpg
|
||||||
|
Oracle:Prevent all combat damage that would be dealt by target attacking creature this turn.\nDraw a card.
|
||||||
|
End
|
||||||
12
res/cardsfolder/r/rewards_of_diversity.txt
Normal file
12
res/cardsfolder/r/rewards_of_diversity.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Rewards of Diversity
|
||||||
|
ManaCost:2 W
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Card.MultiColor | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever an opponent casts a multicolored spell, you gain 4 life.
|
||||||
|
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 4
|
||||||
|
SVar:RemRandomDeck:True
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/rewards_of_diversity.jpg
|
||||||
|
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/32.jpg
|
||||||
|
Oracle:Whenever an opponent casts a multicolored spell, you gain 4 life.
|
||||||
|
End
|
||||||
@@ -2,8 +2,7 @@ Name:Warning
|
|||||||
ManaCost:W
|
ManaCost:W
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ Pump | Cost$ W | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME. | SpellDescription$ Prevent all combat damage that would be dealt by target attacking creature this turn.
|
A:SP$ Pump | Cost$ W | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME. | IsCurse$ True | SpellDescription$ Prevent all combat damage that would be dealt by target attacking creature this turn.
|
||||||
SVar:RemAIDeck:True
|
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/warning.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/warning.jpg
|
||||||
SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/279.jpg
|
SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/279.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user