mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- DOM: Added 3 cards
This commit is contained in:
7
forge-gui/res/cardsfolder/upcoming/invoke_the_divine.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/invoke_the_divine.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Invoke the Divine
|
||||
ManaCost:2 W
|
||||
Types:Instant
|
||||
A:SP$ Destroy | Cost$ 2 W | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SubAbility$ NaturalLife | SpellDescription$ Destroy target artifact or enchantment. You gain 4 life.
|
||||
SVar:NaturalLife:DB$GainLife | Defined$ You | LifeAmount$ 4
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/invoke_the_divine.jpg
|
||||
Oracle:Destroy target artifact or enchantment. You gain 4 life.
|
||||
8
forge-gui/res/cardsfolder/upcoming/on_serras_wings.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/on_serras_wings.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:On Serra's Wings
|
||||
ManaCost:3 W
|
||||
Types:Legendary Enchantment Aura
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 3 W | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Flying & Vigilance & Lifelink | AddType$ Legendary | Description$ Enchanted creature is legendary, gets +1/+1, and has flying, vigilance, and lifelink.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/on_serras_wings.jpg
|
||||
Oracle:Enchant creature\nEnchanted creature is legendary, gets +1/+1, and has flying, vigilance, and lifelink.
|
||||
14
forge-gui/res/cardsfolder/upcoming/seal_away.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/seal_away.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Seal Away
|
||||
ManaCost:1 W
|
||||
Types:Enchantment
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target tapped creature an opponent controls until CARDNAME leaves the battlefield.
|
||||
SVar:TrigExile:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature.tapped+OppCtrl | TgtPrompt$ Select target tapped creature an opponent controls | ConditionPresent$ Card.Self | SubAbility$ DBEffect
|
||||
SVar:DBEffect:DB$ Effect | Triggers$ ComeBack | RememberObjects$ Targeted | ImprintCards$ Self | SVars$ TrigReturn,ExileSelf | ConditionPresent$ Card.Self | Duration$ Permanent | ForgetOnMoved$ Exile
|
||||
SVar:ComeBack:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsImprinted | Execute$ TrigReturn | TriggerZones$ Command | TriggerController$ TriggeredCardController | Static$ True | TriggerDescription$ That permanent is exiled until EFFECTSOURCE leaves the battlefield
|
||||
SVar:TrigReturn:DB$ ChangeZoneAll | Origin$ Exile | Destination$ Battlefield | ChangeType$ Card.IsRemembered | SubAbility$ ExileSelf
|
||||
SVar:ExileSelf:DB$ ChangeZone | Origin$ Command | Destination$ Exile | Defined$ Self
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:OblivionRing:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/seal_away.jpg
|
||||
Oracle:Flash\nWhen Seal Away enters the battlefield, exile target tapped creature an opponent controls until Seal Away leaves the battlefield.
|
||||
Reference in New Issue
Block a user