From 1db51b7cfba506e2deb41e43f9c6f455042a1369 Mon Sep 17 00:00:00 2001 From: schnautzr Date: Fri, 29 Jun 2018 10:36:57 -0500 Subject: [PATCH] Add green cards --- forge-gui/res/cardsfolder/upcoming/bristling_boar.txt | 6 ++++++ .../res/cardsfolder/upcoming/colossal_majesty.txt | 6 ++++++ .../res/cardsfolder/upcoming/declare_dominance.txt | 5 +++++ forge-gui/res/cardsfolder/upcoming/druid_of_horns.txt | 7 +++++++ .../res/cardsfolder/upcoming/dryad_greenseeker.txt | 8 ++++++++ .../res/cardsfolder/upcoming/elvish_clancaller.txt | 8 ++++++++ .../res/cardsfolder/upcoming/elvish_rejuvenator.txt | 7 +++++++ .../res/cardsfolder/upcoming/ghastbark_twins.txt | 7 +++++++ forge-gui/res/cardsfolder/upcoming/gigantosaurus.txt | 5 +++++ .../upcoming/goreclaw_terror_of_qal_sisma.txt | 8 ++++++++ .../res/cardsfolder/upcoming/greenwood_sentinel.txt | 6 ++++++ .../res/cardsfolder/upcoming/hungering_hydra.txt | 11 +++++++++++ .../res/cardsfolder/upcoming/prodigious_growth.txt | 7 +++++++ forge-gui/res/cardsfolder/upcoming/rhox_oracle.txt | 7 +++++++ forge-gui/res/cardsfolder/upcoming/root_snare.txt | 5 +++++ forge-gui/res/cardsfolder/upcoming/runic_armasaur.txt | 7 +++++++ .../res/cardsfolder/upcoming/talons_of_wildwood.txt | 9 +++++++++ .../res/cardsfolder/upcoming/thorn_lieutenant.txt | 8 ++++++++ .../res/cardsfolder/upcoming/vigilant_baloth.txt | 6 ++++++ forge-gui/res/cardsfolder/upcoming/vine_mare.txt | 7 +++++++ forge-gui/res/cardsfolder/upcoming/vivien_reid.txt | 9 +++++++++ .../res/cardsfolder/upcoming/viviens_invocation.txt | 11 +++++++++++ 22 files changed, 160 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/bristling_boar.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/colossal_majesty.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/declare_dominance.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/druid_of_horns.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/dryad_greenseeker.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/elvish_clancaller.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/elvish_rejuvenator.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/ghastbark_twins.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/gigantosaurus.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/goreclaw_terror_of_qal_sisma.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/greenwood_sentinel.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/hungering_hydra.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/prodigious_growth.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/rhox_oracle.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/root_snare.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/runic_armasaur.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/talons_of_wildwood.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/thorn_lieutenant.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/vigilant_baloth.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/vine_mare.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/vivien_reid.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/viviens_invocation.txt diff --git a/forge-gui/res/cardsfolder/upcoming/bristling_boar.txt b/forge-gui/res/cardsfolder/upcoming/bristling_boar.txt new file mode 100644 index 00000000000..e2cb49f247a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/bristling_boar.txt @@ -0,0 +1,6 @@ +Name:Bristling Boar +ManaCost:3 G +Types:Creature Boar +K:CantBeBlockedByAmount GT1 +Oracle:Bristling Boar can't be blocked by more than one creature. +PT:4/3 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/colossal_majesty.txt b/forge-gui/res/cardsfolder/upcoming/colossal_majesty.txt new file mode 100644 index 00000000000..e03e0792c8c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/colossal_majesty.txt @@ -0,0 +1,6 @@ +Name:Colossal Majesty +ManaCost:2 G +Types:Enchantment +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Creature.YouCtrl+powerGE4 | PresentCompare$ GE1 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +Oracle:At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/declare_dominance.txt b/forge-gui/res/cardsfolder/upcoming/declare_dominance.txt new file mode 100644 index 00000000000..5fcea646bfb --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/declare_dominance.txt @@ -0,0 +1,5 @@ +Name:Declare Dominance +ManaCost:3 G G +Types:Sorcery +A:SP$ Pump | Cost$ 3 G G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +3 | KW$ HIDDEN All creatures able to block CARDNAME do so. | SpellDescription$ Target creature gets +3/+3 until end of turn. All creatures able to block it this turn do so. +Oracle:Target creature gets +3/+3 until end of turn. All creatures able to block it this turn do so. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/druid_of_horns.txt b/forge-gui/res/cardsfolder/upcoming/druid_of_horns.txt new file mode 100644 index 00000000000..1c6d24c8837 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/druid_of_horns.txt @@ -0,0 +1,7 @@ +Name:Druid of Horns +ManaCost:3 G +Types:Creature Human Druid +T:Mode$ SpellCast | ValidCard$ Aura | ValidActivatingPlayer$ You | TargetValidTargeting$ Card.Self+YouCtrl | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an Aura spell that targets CARDNAME, create a 3/3 green Beast creature token. +SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ 1 | TokenPower$ 3 | TokenToughness$ 3 | TokenColors$ Green | TokenName$ Beast | TokenTypes$ Beast,Creature | TokenImage$ g 3 3 beast m19 +Oracle:Whenever you cast an Aura spell that targets Druid of Horns, create a 3/3 green Beast creature token. +PT:3/3 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/dryad_greenseeker.txt b/forge-gui/res/cardsfolder/upcoming/dryad_greenseeker.txt new file mode 100644 index 00000000000..ea5528e9173 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/dryad_greenseeker.txt @@ -0,0 +1,8 @@ +Name:Dryad Greenseeker +ManaCost:1 G +Types:Creature Dryad +A:AB$ PeekAndReveal | Cost$ T | AILogic$ Main2 | PeekAmount$ 1 | RevealValid$ Land | RevealOptional$ True | RememberRevealed$ True | SubAbility$ DBChangeZone | SpellDescription$ Look at the top card of your library. If it's a land card, you may reveal it and put it into your hand. +SVar:DBChangeZone:DB$ ChangeZone | Defined$ TopOfLibrary | Origin$ Library | Destination$ Hand | ConditionDefined$ Remembered | ConditionPresent$ Land | ConditionCompare$ EQ1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:{T}: Look at the top card of your library. If it's a land card, you may reveal it and put it into your hand. +PT:1/3 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/elvish_clancaller.txt b/forge-gui/res/cardsfolder/upcoming/elvish_clancaller.txt new file mode 100644 index 00000000000..b8fd7706a84 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/elvish_clancaller.txt @@ -0,0 +1,8 @@ +Name:Elvish Clancaller +ManaCost:G G +Types:Creature Elf Druid +S:Mode$ Continuous | Affected$ Elf.YouCtrl+Other | AddPower$ 1 | AddToughness$ 1 | Description$ Other Elves you control get +1/+1. +A:AB$ ChangeZone | Cost$ 4 G G T | Origin$ Library | Destination$ Battlefield | ChangeType$ Card.namedElvish Clancaller | ChangeNum$ 1 | SpellDescription$ Search your library for a card named Elvish Clancaller, put it onto the battlefield, then shuffle your library. +DeckNeeds:Name$Elvish Clancaller +Oracle:Other Elves you control get +1/+1.\n{4}{G}{G}, {T}: Search your library for a card named Elvish Clancaller, put it onto the battlefield, then shuffle your library. +PT:1/1 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/elvish_rejuvenator.txt b/forge-gui/res/cardsfolder/upcoming/elvish_rejuvenator.txt new file mode 100644 index 00000000000..33735bd468f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/elvish_rejuvenator.txt @@ -0,0 +1,7 @@ +Name:Elvish Rejuvenator +ManaCost:2 G +Types:Creature Elf Druid +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, look at the top five cards of your library. You put a land card from among them onto the battlefield tapped. Put the rest on the bottom of that library in a random order. +SVar:TrigDig:DB$ Dig | DigNum$ 5 | ChangeNum$ 1 | ChangeValid$ Card.Land | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition$ -1 | RestRandomOrder$ True | Tapped$ True +Oracle:When Elvish Rejuvenator enters the battlefield, look at the top five cards of your library. You may put a land card from among them onto the battlefield tapped. Put the rest on the bottom of your library in a random order. +PT:1/1 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/ghastbark_twins.txt b/forge-gui/res/cardsfolder/upcoming/ghastbark_twins.txt new file mode 100644 index 00000000000..345eebe9ef7 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ghastbark_twins.txt @@ -0,0 +1,7 @@ +Name:Ghastbark Twins +ManaCost:5 G G +Types:Creature Treefolk +K:Trample +K:CARDNAME can block an additional creature each combat. +Oracle:Trample (This creature can deal excess combat damage to the player or planeswalker it's attacking.)\nGhastbark Twins can block an additional creature each combat. +PT:7/7 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/gigantosaurus.txt b/forge-gui/res/cardsfolder/upcoming/gigantosaurus.txt new file mode 100644 index 00000000000..8ab91d17ea0 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/gigantosaurus.txt @@ -0,0 +1,5 @@ +Name:Gigantosaurus +ManaCost:G G G G G +Types:Creature Dinosaur +Oracle: +PT:10/10 diff --git a/forge-gui/res/cardsfolder/upcoming/goreclaw_terror_of_qal_sisma.txt b/forge-gui/res/cardsfolder/upcoming/goreclaw_terror_of_qal_sisma.txt new file mode 100644 index 00000000000..e3806fb263e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/goreclaw_terror_of_qal_sisma.txt @@ -0,0 +1,8 @@ +Name:Goreclaw, Terror of Qal Sisma +ManaCost:3 G +Types:Legendary Creature Bear +S:Mode$ ReduceCost | ValidCard$ Creature.powerGE4 | Type$ Spell | Activator$ You | Amount$ 2 | Description$ Creature spells you cast with power 4 or greater cost {2} less to cast. +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, each creature you control with power 4 or greater gets +1/+1 and gains trample until end of turn. +SVar:TrigPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl+powerGE4 | NumAtt$ +1 | NumDef$ +1 | KW$ Trample +Oracle:Creature spells you cast with power 4 or greater cost {2} less to cast.\nWhenever Goreclaw, Terror of Qal Sisma attacks, each creature you control with power 4 or greater gets +1/+1 and gains trample until end of turn. +PT:4/3 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/greenwood_sentinel.txt b/forge-gui/res/cardsfolder/upcoming/greenwood_sentinel.txt new file mode 100644 index 00000000000..61320c99a9a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/greenwood_sentinel.txt @@ -0,0 +1,6 @@ +Name:Greenwood Sentinel +ManaCost:1 G +Types:Creature Elf Scout +K:Vigilance +Oracle:Vigilance (Attacking doesn't cause this creature to tap.) +PT:2/2 diff --git a/forge-gui/res/cardsfolder/upcoming/hungering_hydra.txt b/forge-gui/res/cardsfolder/upcoming/hungering_hydra.txt new file mode 100644 index 00000000000..41ccbe0ef60 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/hungering_hydra.txt @@ -0,0 +1,11 @@ +Name:Hungering Hydra +ManaCost:X G +Types:Creature Hydra +K:CantBeBlockedByAmount GT1 +K:etbCounter:P1P1:X +SVar:X:Count$xPaid +T:Mode$ DamageDoneOnce | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME is dealt damage, put that many +1/+1 counters on CARDNAME. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ Y | References$ Y +SVar:Y:TriggerCount$DamageAmount +Oracle:Hungering Hydra enters the battlefield with X +1/+1 counters on it.\nHungering Hydra can't be blocked by more than one creature.\nWhenever Hungering Hydra is dealt damage, put that many +1/+1 counters on it. (It must survive the damage to get the counters.) +PT:0/0 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/prodigious_growth.txt b/forge-gui/res/cardsfolder/upcoming/prodigious_growth.txt new file mode 100644 index 00000000000..6d0c19031b5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/prodigious_growth.txt @@ -0,0 +1,7 @@ +Name:Prodigious Growth +ManaCost:4 G G +Types:Enchantment Aura +K:Enchant creature +A:SP$ Attach | Cost$ 4 G G | ValidTgts$ Creature | AILogic$ Pump +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 7 | AddToughness$ 7 | AddKeyword$ Trample | Description$ Enchanted creature gets +7/+7 and has trample. +Oracle:Enchant creature\nEnchanted creature gets +7/+7 and has trample. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/rhox_oracle.txt b/forge-gui/res/cardsfolder/upcoming/rhox_oracle.txt new file mode 100644 index 00000000000..a51a24870fa --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/rhox_oracle.txt @@ -0,0 +1,7 @@ +Name:Rhox Oracle +ManaCost:4 G +Types:Rhino Monk +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card. +SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ 1 +Oracle:When Rox Oracle enters the battlefield, draw a card. +PT:4/2 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/root_snare.txt b/forge-gui/res/cardsfolder/upcoming/root_snare.txt new file mode 100644 index 00000000000..091cc0fdf49 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/root_snare.txt @@ -0,0 +1,5 @@ +Name:Root Snare +ManaCost:1 G +Types:Instant +A:SP$ Fog | Cost$ 1 G | SpellDescription$ Prevent all combat damage that would be dealt this turn. +Oracle:Prevent all combat damage that would be dealt this turn. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/runic_armasaur.txt b/forge-gui/res/cardsfolder/upcoming/runic_armasaur.txt new file mode 100644 index 00000000000..7d8f3649215 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/runic_armasaur.txt @@ -0,0 +1,7 @@ +Name:Runic Armasaur +ManaCost:1 G G +Types:Creature Dinosaur +T:Mode$ AbilityCast | ValidActivatingPlayer$ Opponent | ValidCard$ Creature.inZoneBattlefield,Land.inZoneBattlefield | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigDraw | TriggerDescription$ Whenever an opponent activates an ability of a creature or land that isn't a mana ability, you may draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +Oracle:Whenever an opponent activates an ability of a creature or land that isn't a mana ability, you may draw a card. +PT:2/5 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/talons_of_wildwood.txt b/forge-gui/res/cardsfolder/upcoming/talons_of_wildwood.txt new file mode 100644 index 00000000000..30b2374ba04 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/talons_of_wildwood.txt @@ -0,0 +1,9 @@ +Name:Talons of Wildwood +ManaCost:1 G +Types:Enchantment Aura +K:Enchant creature +A:SP$ Attach | Cost$ 1 G | ValidTgts$ Creature | AILogic$ Pump +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Trample | Description$ Enchanted creature gets +1/+1 and has trample. +A:AB$ ChangeZone | Cost$ 2 G | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to your hand. +SVar:DiscardMe:1 +Oracle:Enchant creature\nEnchanted creature gets +1/+1 and has trample. (It can deal excess combat damage to the player or planeswalker it's attacking.)\n{2}{G}: Return Talons of Wildwood from your graveyard to your hand. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/thorn_lieutenant.txt b/forge-gui/res/cardsfolder/upcoming/thorn_lieutenant.txt new file mode 100644 index 00000000000..cc3d0797ed2 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/thorn_lieutenant.txt @@ -0,0 +1,8 @@ +Name:Thorn Lieutenant +ManaCost:1 G +Types:Creature Elf Warrior +T:Mode$ BecomesTarget | ValidTarget$ Card.Self | SourceType$ Spell.OppCtrl,Activated.OppCtrl,Triggered.OppCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield or becomes the target of a spell or ability an opponent controls, create a 1/1 green Elf Warrior creature token. +SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ 1 | TokenToughness$ 1 | TokenPower$ 1 | TokenColors$ Green | TokenName$ Elf Warrior | TokenTypes$ Elf,Warrior,Creature | TokenImage$ g 1 1 elf warrior m19 +A:AB$ Pump | Cost$ 5 G | NumAtt$ +4 | NumDef$ +4 | SpellDescription$ CARDNAME gets +4/+4 until end of turn. +Oracle:Whenever Thorn Lieutenant becomes the target of a spell or ability an opponent controls, create a 1/1 green Elf Warrior creature token.\n{5}{G}: Thorn Lieutenant gets +4/+4 until end of turn. +PT:2/3 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/vigilant_baloth.txt b/forge-gui/res/cardsfolder/upcoming/vigilant_baloth.txt new file mode 100644 index 00000000000..71b4e4ccf90 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/vigilant_baloth.txt @@ -0,0 +1,6 @@ +Name:Vigilant Baloth +ManaCost:3 G G +Types:Creature Beast +K:Vigilance +Oracle:Vigilance (Attacking doesn't cause this creature to tap.) +PT:5/5 diff --git a/forge-gui/res/cardsfolder/upcoming/vine_mare.txt b/forge-gui/res/cardsfolder/upcoming/vine_mare.txt new file mode 100644 index 00000000000..542950b4793 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/vine_mare.txt @@ -0,0 +1,7 @@ +Name:Vine Mare +ManaCost:2 G G +Types:Creature Elemental Horse +K:Hexproof +K:CantBeBlockedBy:Creature.Black +Oracle:Hexproof (This creature can't be the target of spells or abilities your opponents control.)\nVine Mare can't be blocked by black creatures. +PT:5/3 diff --git a/forge-gui/res/cardsfolder/upcoming/vivien_reid.txt b/forge-gui/res/cardsfolder/upcoming/vivien_reid.txt new file mode 100644 index 00000000000..88afd7d4764 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/vivien_reid.txt @@ -0,0 +1,9 @@ +Name:Vivien Reid +ManaCost:3 G G +Types:Legendary Planeswalker Vivien +A:AB$ Dig | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature,Land | ForceRevealToController$ True | SpellDescription$ Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order. +A:AB$ Destroy | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | ValidTgts$ Artifact,Enchantment,Creature.withFlying | TgtPrompt$ Select target artifact, enchantment or creature with flying | SpellDescription$ Destroy target artifact, enchantment or creature with flying. +A:AB$ Effect | Cost$ SubCounter<7/LOYALTY> | Planeswalker$ True | Ultimate$ True | Name$ Emblem - Vivien Reid | Image$ emblem_vivien_ried | Duration$ Permanent | StaticAbilities$ STVivien | AILogic$ Always | SpellDescription$ You get an emblem with "Creatures you control get +2/+2 and have vigilance, trample, and indestructible." +SVar:STVivien:Mode$ Continuous | EffectZone$ Command | Affected$ Creature.YouCtrl | AffectedZone$ Battlefield | AddPower$ +2 | AddToughness$ +2 | AddKeyword$ Vigilance & Trample & Indestructible +Oracle:[+1]: Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.\n[-3]: Destroy target artifact, enchantment, or creature with flying.\n[-8]: You get an emblem with "Creatures you control get +2/+2 and have vigilance, trample, and indestructible." +Loyalty:5 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/viviens_invocation.txt b/forge-gui/res/cardsfolder/upcoming/viviens_invocation.txt new file mode 100644 index 00000000000..4a29089012b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/viviens_invocation.txt @@ -0,0 +1,11 @@ +Name:Vivien's Invocation +ManaCost:5 G G +Types:Sorcery +A:SP$ PeekAndReveal | Cost$ 4 G G | PeekAmount$ 7 | RememberPeeked$ True | SubAbility$ DBChangeZone | OptionalDecider$ You | Look at the top seven cards of your library. You may put a creature card from among them onto the battlefield. Put the rest on the bottom of your library in a random order. When a creature is put onto the battlefield this way, it deals damage equal to its power to target creature an opponent controls. +SVar:DBEffect:DB$ Effect | Name$ Vivien's Invocation Effect | Triggers$ EffTModeChangesZone | RememberObjects$ Remembered.Creature | SVars$ EffTrigDealDamage,EffX | Description$ When a creature is put onto the battlefield this way, it deals damage equal to its power to target creature an opponent controls. | SubAbility$ DBChangeZone +SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | NoLooking$ True | Destination$ Battlefield | LimitSearchLibrary$ Creature.IsRemembered | ChangeValid$ Creature.IsRemembered | Controller$ You | WithoutManaCost$ True | Amount$ 1 | SubAbility$ DBRestRandomOrder +SVar:DBRestRandomOrder:DB$ ChangeZone | Defined$ Remembered | AtRandom$ True | Origin$ Library | Destination$ Library | LibraryPosition$ -1 +SVar:EffTModeChangesZone:Mode$ ChangesZone | ValidCard$ Remembered.Creature | TriggerZones$ Stack | Origin$ Library | Destination$ Battlefield | SubAbility$ EffTrigDealDamage | TriggerDescription$ When a creature is put onto the battlefield this way, it deals damage equal to its power to target creature an opponent controls. +SVar:EffTrigDealDamage:DB$ DealDamage | ValidSource$ Remembered+inZoneBattlefield | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | NumDmg$ EffX | References$ EffX +SVar:EffX:RememberedCard$CardPower +Oracle:Look at the top seven cards of your library. You may put a creature card from among them onto the battlefield. Put the rest on the bottom of your library in a random order. When a creature is put onto the battlefield this way, it deals damage equal to its power to target creature an opponent controls. \ No newline at end of file