mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Fixed Curse of Oblivion.
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
Name:Curse of Oblivion
|
Name:Curse of Oblivion
|
||||||
ManaCost:3 B
|
ManaCost:3 B
|
||||||
Types:Enchantment Aura Curse
|
Types:Enchantment Aura Curse
|
||||||
Text:Enchant player
|
Text:Enchant player
|
||||||
A:SP$ Attach | Cost$ 3 B | ValidTgts$ Player | AILogic$ Curse
|
A:SP$ Attach | Cost$ 3 B | ValidTgts$ Player | AILogic$ Curse
|
||||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ EnchantedPlayer | TriggerZones$ Battlefield | Execute$ TrigExile | TriggerDescription$ At the beginning of enchanted player's upkeep, that player exiles two cards from his or her graveyard.
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ EnchantedPlayer | TriggerZones$ Battlefield | Execute$ TrigExile | TriggerDescription$ At the beginning of enchanted player's upkeep, that player exiles two cards from his or her graveyard.
|
||||||
SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | Defined$ EnchantedPlayer | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | ChangeNum$ 2 | Hidden$ True | Mandatory$ True
|
SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | DefinedPlayer$ EnchantedPlayer | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | ChangeNum$ 2 | Hidden$ True | Mandatory$ True
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/curse_of_oblivion.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/curse_of_oblivion.jpg
|
||||||
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/95.jpg
|
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/95.jpg
|
||||||
Oracle:Enchant player\nAt the beginning of enchanted player's upkeep, that player exiles two cards from his or her graveyard.
|
Oracle:Enchant player\nAt the beginning of enchanted player's upkeep, that player exiles two cards from his or her graveyard.
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user