mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge pull request #1656 from Simisays/fix
Update vodalian_tide_mage.txt
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Name:Vodalian Wavemage
|
||||
Name:Vodalian Tide Mage
|
||||
ManaCost:1 G U
|
||||
Types:Creature Merfolk Wizard
|
||||
PT:3/3
|
||||
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.YouCtrl+nonToken | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigChoose | TriggerDescription$ Whenever one or more nontoken creatures you control deal combat damage to a player, choose one of those creatures. Conjure a copy of the chosen creature in your hand.
|
||||
SVar:TrigChoose:DB$ ChooseCard | DefinedCards$ TriggeredSources | Mandatory$ True | SubAbility$ DBConjure
|
||||
SVar:DBConjure:DB$ MakeCard | Conjure$ True | DefinedName$ ChosenCard | Zone$ Hand | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Clear | ClearChosen$ True
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearChosen$ True
|
||||
SVar:PlayMain1:TRUE
|
||||
Oracle:Whenever one or more nontoken creatures you control deal combat damage to a player, choose one of those creatures. Conjure a copy of the chosen creature in your hand.
|
||||
Reference in New Issue
Block a user