mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Glen Elendra: now scriptable with dealtCombatDamageThisCombat and wasDealtCombatDamageThisCombatBy
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6797,6 +6797,7 @@ forge-gui/res/cardsfolder/g/gleam_of_battle.txt -text
|
||||
forge-gui/res/cardsfolder/g/gleam_of_resistance.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/g/gleancrawler.txt -text
|
||||
forge-gui/res/cardsfolder/g/gleeful_sabotage.txt -text
|
||||
forge-gui/res/cardsfolder/g/glen_elendra.txt -text svneol=unset#text/plain
|
||||
forge-gui/res/cardsfolder/g/glen_elendra_archmage.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/g/glen_elendra_liege.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/g/glen_elendra_pranksters.txt svneol=native#text/plain
|
||||
|
||||
14
forge-gui/res/cardsfolder/g/glen_elendra.txt
Normal file
14
forge-gui/res/cardsfolder/g/glen_elendra.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Glen Elendra
|
||||
ManaCost:no cost
|
||||
Types:Plane Lorwyn
|
||||
|
||||
T:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ You | TriggerZones$ Command | OptionalDecider$ You | Execute$ TrigExchange | TriggerDescription$ At the end of combat, you may exchange control of target creature you control that dealt combat damage to a player this combat and target creature that player controls.
|
||||
|
||||
SVar:TrigExchange:AB$ Pump | Cost$ 0 | ValidTgts$ Creature.YouCtrl+dealtCombatDamageThisCombat Player | TgtPrompt$ Select target creature you control that dealt combat damage to a player | SubAbility$ DBExchange
|
||||
SVar:DBExchange:DB$ ExchangeControl | Defined$ ParentTarget | ValidTgts$ Creature.ControlledBy Player.wasDealtCombatDamageThisCombatBy ParentTarget | TgtPrompt$ Select target creature that player controls.
|
||||
|
||||
T:Mode$ PlanarDice | Result$ Chaos | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever you roll {CHAOS}, gain control of target creature you own.
|
||||
SVar:RolledChaos:AB$ GainControl | Cost$ 0 | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature you own to gain control of
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/glen_elendra.jpg
|
||||
Oracle:At the end of combat, you may exchange control of target creature you control that dealt combat damage to a player this combat and target creature that player controls.\nWhenever you roll {CHAOS}, gain control of target creature you own.
|
||||
Reference in New Issue
Block a user