mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Vortex Elemental.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -13546,6 +13546,7 @@ forge-gui/res/cardsfolder/v/vorinclex_voice_of_hunger.txt svneol=native#text/pla
|
||||
forge-gui/res/cardsfolder/v/vorosh_the_hunter.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/v/vorrac_battlehorns.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/v/vorstclaw.txt -text
|
||||
forge-gui/res/cardsfolder/v/vortex_elemental.txt -text
|
||||
forge-gui/res/cardsfolder/v/votary_of_the_conclave.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/v/vow_of_duty.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/v/vow_of_flight.txt svneol=native#text/plain
|
||||
|
||||
14
forge-gui/res/cardsfolder/v/vortex_elemental.txt
Normal file
14
forge-gui/res/cardsfolder/v/vortex_elemental.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Vortex Elemental
|
||||
ManaCost:U
|
||||
Types:Creature Elemental
|
||||
PT:0/1
|
||||
A:AB$ ChangeZoneAll | Cost$ U | ChangeType$ Creature.blockedBySource,Creature.blockingSource | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | RememberChanged$ True | ForgetOtherRemembered$ True | SubAbility$ JellyBounceSelf | SpellDescription$ Put CARDNAME and each creature blocking or blocked by it on top of their owners' libraries, then those players shuffle their libraries.
|
||||
SVar:JellyBounceSelf:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | SubAbility$ WobbleOppJelly
|
||||
SVar:WobbleOppJelly:DB$ Shuffle | Defined$ RememberedOwner | SubAbility$ WobbleYourJelly | ConditionCheckSVar$ X | References$ X
|
||||
SVar:WobbleYourJelly:DB$ Shuffle | Defined$ You | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$Amount
|
||||
A:AB$ MustBlock | Cost$ 3 U U | ValidTgts$ Creature | TgtPrompt$ Select target creature that must block this creature this turn | SpellDescription$ Target creature blocks CARDNAME this turn if able.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vortex_elemental.jpg
|
||||
Oracle:{U}: Put Vortex Elemental and each creature blocking or blocked by it on top of their owners' libraries, then those players shuffle their libraries.\n{3}{U}{U}: Target creature blocks Vortex Elemental this turn if able.
|
||||
Reference in New Issue
Block a user