mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Add Rofellos's Gift
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8064,6 +8064,7 @@ res/cardsfolder/r/rockslide_elemental.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rocky_tar_pit.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rod_of_ruin.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rofellos_llanowar_emissary.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rofelloss_gift.txt -text
|
||||
res/cardsfolder/r/rogue_elephant.txt -text
|
||||
res/cardsfolder/r/rogue_kavu.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rogues_passage.txt -text
|
||||
|
||||
14
res/cardsfolder/r/rofelloss_gift.txt
Normal file
14
res/cardsfolder/r/rofelloss_gift.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Rofellos's Gift
|
||||
ManaCost:G
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Reveal | Cost$ G | RevealValid$ Card.Green+YouCtrl | AnyNumber$ True | RememberRevealed$ True | SubAbility$ DBChangeZone | SpellDescription$ Reveal any number of green cards in your hand. Return an enchantment card from your graveyard to your hand for each card revealed this way.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Hidden$ True | Mandatory$ True | ChangeType$ Card.Enchantment+YouOwn | ChangeNum$ X | References$ X | Origin$ Graveyard | Destination$ Hand | SubAbility$ Cleanup
|
||||
SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$Amount
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rofelloss_gift.jpg
|
||||
SetInfo:UDS|Common|http://magiccards.info/scans/en/ud/119.jpg
|
||||
Oracle:Reveal any number of green cards in your hand. Return an enchantment card from your graveyard to your hand for each card revealed this way.
|
||||
End
|
||||
Reference in New Issue
Block a user