From eda2ba4adf949ddf13a21c18ff3b9c82e8304905 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Thu, 2 Aug 2018 23:19:08 +0100 Subject: [PATCH] A couple of scripts uploaded by Cryptix and inb63 --- forge-gui/res/cardsfolder/upcoming/octopus_umbra.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/varina_lich_queen.txt | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/octopus_umbra.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/varina_lich_queen.txt diff --git a/forge-gui/res/cardsfolder/upcoming/octopus_umbra.txt b/forge-gui/res/cardsfolder/upcoming/octopus_umbra.txt new file mode 100644 index 00000000000..5effa6c1489 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/octopus_umbra.txt @@ -0,0 +1,10 @@ +Name:Octopus Umbra +ManaCost:3 U U +Types:Enchantment Aura +K:Totem Armor +K:Enchant creature +A:SP$ Attach | Cost$ 3 U U | ValidTgts$ Creature | AILogic$ Animate +S:Mode$ Continuous | Affected$ Card.EnchantedBy | SetPower$ 8 | SetToughness$ 8 | AddTrigger$ AttackTrigger | AddSVar$ TrigTap | Description$ Enchanted creature has "Whenever this creature attacks, you may tap or untap target permanent. +SVar:AttackTrigger:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigTap | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, you may tap target creature. +SVar:TrigTap:DB$ Tap | ValidTgts$ Creature.powerLE8 | TgtPrompt$ Select target creature +Oracle:Enchant creature\n Enchanted creature has base power and toughness 8/8 and has “Whenever this creature attacks, you may tap target creature with power 8 or less.”\nTotem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/varina_lich_queen.txt b/forge-gui/res/cardsfolder/upcoming/varina_lich_queen.txt new file mode 100644 index 00000000000..6ab9f3ed763 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/varina_lich_queen.txt @@ -0,0 +1,12 @@ +Name:Varina, Lich Queen +ManaCost:1 W U B +Types:Legendary Creature Zombie Wizard +PT:4/4 +T:Mode$ AttackersDeclared | ValidAttackers$ Zombie.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigLoot | TriggerDescription$ Whenever you attack with one or more Zombies, draw that many cards, then discard that many cards. You gain that much life. +SVar:TrigLoot:DB$ Draw | NumCards$ X | References$ X | SubAbility$ DBDiscard +SVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ X | References$ X | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X +SVar:X:TriggerObjectsAttackers$Valid Zombie.YouCtrl +A:AB$ Token | Cost$ 2 ExileFromGrave<2/Card> | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie ISD | TokenTapped$ True | SpellDescription$ Create a tapped 2/2 black Zombie creature token. +DeckHas:Ability$Token +Oracle:Whenever you attack with one or more Zombies, draw that many cards, then discard that many cards. You gain that much life.\n{2}, Exile two cards from your graveyard: Create a tapped 2/2 black Zombie creature token. \ No newline at end of file