mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Righteous Aura.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7988,6 +7988,7 @@ res/cardsfolder/r/riftmarked_knight.txt -text
|
||||
res/cardsfolder/r/riftstone_portal.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/riftsweeper.txt -text
|
||||
res/cardsfolder/r/riftwing_cloudskate.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/righteous_aura.txt -text
|
||||
res/cardsfolder/r/righteous_authority.txt -text
|
||||
res/cardsfolder/r/righteous_avengers.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/righteous_blow.txt -text
|
||||
|
||||
16
res/cardsfolder/r/righteous_aura.txt
Normal file
16
res/cardsfolder/r/righteous_aura.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
Name:Righteous Aura
|
||||
ManaCost:1 W
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
A:AB$ ChooseSource | Cost$ W PayLife<2> | Choices$ Card | RememberChosen$ True | AILogic$ NeedsPrevention | SubAbility$ DBEffect | SVars$ DBEffect,RPreventNextFromSource,ExileEffect | SpellDescription$ The next time a source of your choice would deal damage to you this turn, prevent that damage.
|
||||
SVar:DBEffect:DB$ Effect | ReplacementEffects$ RPreventNextFromSource | RememberObjects$ Remembered | SVars$ RPreventNextFromSource,ExileEffect | SubAbility$ DBCleanup | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ GE1
|
||||
SVar:RPreventNextFromSource:Event$ DamageDone | ValidSource$ Card.IsRemembered | ValidTarget$ You | ReplaceWith$ ExileEffect | PreventionEffect$ True | Description$ The next time the chosen source deals damage to you, prevent that damage.
|
||||
SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/righteous_aura.jpg
|
||||
SetInfo:VIS|Common|http://magiccards.info/scans/en/vi/120.jpg
|
||||
SetInfo:MMQ|Uncommon|http://magiccards.info/scans/en/mm/45.jpg
|
||||
Oracle:{W}, Pay 2 life: The next time a source of your choice would deal damage to you this turn, prevent that damage.
|
||||
End
|
||||
Reference in New Issue
Block a user