mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Card Script for Haunted One (#1060)
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Delete Haunted One.txt * Add files via upload * Delete Haunted One.txt * Add files via upload * Add files via upload
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/haunted_one.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/haunted_one.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Haunted One
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Legendary Enchantment Background
|
||||||
|
S:Mode$ Continuous | Affected$ Creature.IsCommander+YouOwn | AddTrigger$ BecomesTapped | Description$ Commander creatures you own have "Whenever this creature becomes tapped, it and other creatures you control that share a creature type with it each get +2/+0 and gain undying until end of turn."
|
||||||
|
SVar:BecomesTapped:Mode$ Taps | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever this creature becomes tapped, it and other creatures you control that share a creature type with it each get +2/+0 and gain undying until end of turn.
|
||||||
|
SVar:TrigPump:DB$ PumpAll | ValidCards$ Card.sharesCreatureTypeWith+YouCtrl | KW$ Undying | NumAtt$ 2
|
||||||
|
DeckHas:Ability$Counters & Keyword$Undying
|
||||||
|
AI:RemoveDeck:NonCommander
|
||||||
|
Oracle:Commander creatures you own have "Whenever this creature becomes tapped, it and other creatures you control that share a creature type with it each get +2/+0 and gain undying until end of turn." (When a creature with undying dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)
|
||||||
Reference in New Issue
Block a user