- ORI: Merged ORI branch cards

This commit is contained in:
swordshine
2015-07-08 04:19:25 +00:00
parent 2e6bfe0504
commit 65be67a077
70 changed files with 781 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Dark Petition
ManaCost:3 B B
Types:Sorcery
A:SP$ ChangeZone | Cost$ 3 B B | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Mandatory$ True | SubAbility$ DBMana | SpellDescription$ Search your library for a card and put that card into your hand. Then shuffle your library. Spell mastery - If there are two or more instant and/or sorcery cards in your graveyard, add {B}{B}{B} to your mana pool.
SVar:DBMana:DB$ Mana | CheckSVar$ X | SVarCompare$ GE2 | Produced$ B | Amount$ 3
SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/dark_petition.jpg
Oracle:Search your library for a card and put that card into your hand. Then shuffle your library.\nSpell mastery - If there are two or more instant and/or sorcery cards in your graveyard, add {B}{B}{B} to your mana pool.

View File

@@ -0,0 +1,9 @@
Name:Day's Undoing
ManaCost:2 U
Types:Sorcery
A:SP$ ChangeZoneAll | Cost$ 2 U | ChangeType$ Card | Origin$ Hand,Graveyard | Destination$ Library | Shuffle$ True | Random$ True | SubAbility$ DBDraw | UseAllOriginZones$ True | SpellDescription$ Each player shuffles his or her graveyard and hand into his or her library, then draws seven cards. If it's your turn, end the turn. (Exile all spells and abilities on the stack, including this card. Discard down to your maximum hand size. Damage wears off, and "this turn" and "until end of turn" effects end.)
SVar:DBDraw:DB$ Draw | NumCards$ 7 | Defined$ Each | SubAbility$ DBEnd
SVar:DBEnd:DB$ EndTurn | ConditionPlayerTurn$ True
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/days_undoing.jpg
Oracle:Each player shuffles his or her graveyard and hand into his or her library, then draws seven cards. If it's your turn, end the turn. (Exile all spells and abilities on the stack, including this card. Discard down to your maximum hand size. Damage wears off, and "this turn" and "until end of turn" effects end.)

View File

@@ -0,0 +1,8 @@
Name:Deadbridge Shaman
ManaCost:2 B
Types:Creature Elf Shaman
PT:3/1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, target opponent discards a card.
SVar:TrigDiscard:AB$ Discard | Cost$ 0 | ValidTgts$ Opponent | NumCards$ 1 | Mode$ TgtChoose
SVar:Picture:http://www.wizards.com/global/images/magic/general/deadbridge_shaman.jpg
Oracle:When Deadbridge Shaman dies, target opponent discards a card.

View File

@@ -0,0 +1,7 @@
Name:Displacement Wave
ManaCost:X U U
Types:Sorcery
A:SP$ ChangeZoneAll | Cost$ X U U | ChangeType$ Permanent.nonLand+cmcLEX | Origin$ Battlefield | Destination$ Hand | References$ X | SpellDescription$ Return all nonland permanents with converted mana cost X or less to their owners' hands.
SVar:X:Count$xPaid
SVar:Picture:http://www.wizards.com/global/images/magic/general/displacement_wave.jpg
Oracle:Return all nonland permanents with converted mana cost X or less to their owners' hands.

View File

@@ -0,0 +1,14 @@
Name:Dwynen, Gilt-Leaf Daen
ManaCost:2 G G
Types:Legendary Creature Elf Warrior
PT:3/4
K:Reach
S:Mode$ Continuous | Affected$ Creature.Elf+Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other Elf creatures you control get +1/+1.
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME attacks, you gain 1 life for each attacking Elf you control.
SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
SVar:X:Count$Valid Creature.YouCtrl+Elf+attacking
SVar:HasAttackEffect:TRUE
DeckHints:Type$Elf
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/dwynen_gilt_leaf_daen.jpg
Oracle:Reach\nOther Elf creatures you control get +1/+1.\nWhenever Dwynen, Gilt-Leaf Daen attacks, you gain 1 life for each attacking Elf you control.