mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
begin_anew.txt
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/begin_anew.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/begin_anew.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Begin Anew
|
||||||
|
ManaCost:G G W W
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ DestroyAll | ValidCards$ Creature | SubAbility$ DBEffect | SpellDescription$ Destroy all creatures.
|
||||||
|
SVar:DBEffect:DB$ Effect | RememberObjects$ ValidHand Creature.YouOwn | StaticAbilities$ PerpetualP1P1 | Duration$ Permanent | Triggers$ Update | Name$ Begin Anew's Perpetual Effect | SpellDescription$ Creature cards in your hand perpetually get +1/+1.
|
||||||
|
SVar:PerpetualP1P1:Mode$ Continuous | Affected$ Card.IsRemembered | AddPower$ 1 | AddToughness$ 1 | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ Creature cards in your hand perpetually get +1/+1.
|
||||||
|
SVar:Update:Mode$ ChangesZone | Origin$ Hand | Destination$ Any | Static$ True | ValidCard$ Card.IsRemembered | Execute$ DBUpdate
|
||||||
|
SVar:DBUpdate:DB$ UpdateRemember
|
||||||
|
Oracle:Destroy all creatures. Creature cards in your hand perpetually get +1/+1.
|
||||||
Reference in New Issue
Block a user