- Added Beacon of Destiny, Final Punishment, and Clarion Ultimatum

This commit is contained in:
swordshine
2012-12-31 00:59:42 +00:00
parent f87b6acb4b
commit 6680a9d2b0
4 changed files with 49 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -822,6 +822,7 @@ res/cardsfolder/b/bazaar_trader.txt -text svneol=unset#text/plain
res/cardsfolder/b/beacon_behemoth.txt svneol=native#text/plain
res/cardsfolder/b/beacon_hawk.txt svneol=native#text/plain
res/cardsfolder/b/beacon_of_creation.txt svneol=native#text/plain
res/cardsfolder/b/beacon_of_destiny.txt -text
res/cardsfolder/b/beacon_of_destruction.txt svneol=native#text/plain
res/cardsfolder/b/beacon_of_immortality.txt svneol=native#text/plain
res/cardsfolder/b/beacon_of_tomorrows.txt svneol=native#text/plain
@@ -1715,6 +1716,7 @@ res/cardsfolder/c/civic_saber.txt -text
res/cardsfolder/c/civic_wayfinder.txt svneol=native#text/plain
res/cardsfolder/c/civilized_scholar_homicidal_brute.txt -text
res/cardsfolder/c/clairvoyance.txt svneol=native#text/plain
res/cardsfolder/c/clarion_ultimatum.txt -text
res/cardsfolder/c/clash_of_realities.txt -text
res/cardsfolder/c/claustrophobia.txt -text
res/cardsfolder/c/claws_of_gix.txt svneol=native#text/plain
@@ -3439,6 +3441,7 @@ res/cardsfolder/f/filth.txt svneol=native#text/plain
res/cardsfolder/f/filthy_cur.txt svneol=native#text/plain
res/cardsfolder/f/final_fortune.txt -text
res/cardsfolder/f/final_judgment.txt svneol=native#text/plain
res/cardsfolder/f/final_punishment.txt -text
res/cardsfolder/f/final_revels.txt svneol=native#text/plain
res/cardsfolder/f/final_sting_faerie.txt svneol=native#text/plain
res/cardsfolder/f/final_strike.txt svneol=native#text/plain

View File

@@ -0,0 +1,21 @@
Name:Beacon of Destiny
ManaCost:1 W
Types:Creature Human Cleric
Text:no text
PT:1/3
A:AB$ ChooseSource | Cost$ T | Choices$ Card | RememberChosen$ True | AILogic$ NeedsPrevention | SubAbility$ DBEffect | SpellDescription$ The next time a source of your choice would deal damage to you this turn, that damage is dealt to CARDNAME instead.
SVar:DBEffect:DB$ Effect | ReplacementEffects$ SelflessCombat,SelflessNonCombat | Triggers$ OutOfSight | SVars$ CombatDmg,NonCombatDmg,ExileEffect,X | References$ SelflessCombat,SelflessNonCombat,OutOfSight,CombatDmg,NonCombatDmg,ExileEffect,X | RememberObjects$ Remembered | ImprintCards$ Self | SubAbility$ DBCleanup | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ GE1
SVar:SelflessCombat:Event$ DamageDone | ValidTarget$ You | ValidSource$ Card.IsRemembered | IsCombat$ True | ReplaceWith$ CombatDmg | Description$ The next time a source of your choice would deal damage to you this turn, that damage is dealt to CARDNAME instead.
SVar:SelflessNonCombat:Event$ DamageDone | ValidTarget$ You | ValidSource$ Card.IsRemembered | IsCombat$ False | ReplaceWith$ NonCombatDmg | Secondary$ True | Description$ The next time a source of your choice would deal damage to you this turn, that damage is dealt to CARDNAME instead.
SVar:CombatDmg:AB$ DealDamage | Cost$ 0 | Defined$ Imprinted | DamageSource$ ReplacedSource | CombatDamage$ True | NumDmg$ X | SubAbility$ ExileEffect
SVar:NonCombatDmg:AB$ DealDamage | Cost$ 0 | Defined$ Imprinted | DamageSource$ ReplacedSource | NumDmg$ X | SubAbility$ ExileEffect
SVar:OutOfSight:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | Defined$ Imprinted | Execute$ ExileEffect | Static$ True
SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile | Static$ True
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:ReplaceCount$DamageAmount
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/beacon_of_destiny.jpg
SetInfo:LGN|Rare|http://magiccards.info/scans/en/le/5.jpg
Oracle:{T}: The next time a source of your choice would deal damage to you this turn, that damage is dealt to Beacon of Destiny instead.
End

View File

@@ -0,0 +1,13 @@
Name:Clarion Ultimatum
ManaCost:W W W U U G G
Types:Sorcery
Text:no text
A:SP$ ChooseCard | Cost$ W W W U U G G | Defined$ You | Amount$ 5 | Choices$ Permanent.YouCtrl | ChoiceTitle$ Choose five permanents you control | ChoiceZone$ Battlefield | RememberChosen$ True | SubAbility$ DBSearch | SpellDescription$ Choose five permanents you control. For each of those permanents, you may search your library for a card with the same name as that permanent. Put those cards onto the battlefield tapped, then shuffle your library.
SVar:DBSearch:DB$ RepeatEach | UseImprinted$ True | RepeatCards$ Permanent.IsRemembered | ChooseOrder$ True | Zone$ Battlefield | RepeatSubAbility$ DBClarion | SubAbility$ DBCleanup
SVar:DBClarion:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Card.sharesNameWith Imprinted | ChangeNum$ 1 | Tapped$ True
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/clarion_ultimatum.jpg
SetInfo:ALA|Rare|http://magiccards.info/scans/en/ala/163.jpg
Oracle:Choose five permanents you control. For each of those permanents, you may search your library for a card with the same name as that permanent. Put those cards onto the battlefield tapped, then shuffle your library.
End

View File

@@ -0,0 +1,12 @@
Name:Final Punishment
ManaCost:3 B B
Types:Sorcery
Text:no text
A:SP$ LoseLife | Cost$ 3 B B | ValidTgts$ Player | LifeAmount$ X | References$ X | SpellDescription$ Target player loses life equal to the damage already dealt to him or her this turn.
SVar:X:TargetedPlayer$DamageThisTurn
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/final_punishment.jpg
SetInfo:SCG|Rare|http://magiccards.info/scans/en/sc/67.jpg
SetInfo:9ED|Rare|http://magiccards.info/scans/en/9e/131.jpg
Oracle:Target player loses life equal to the damage already dealt to him or her this turn.
End