mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
A couple of scripts uploaded by Cryptix and inb63
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/octopus_umbra.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/octopus_umbra.txt
Normal file
@@ -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.)
|
||||
12
forge-gui/res/cardsfolder/upcoming/varina_lich_queen.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/varina_lich_queen.txt
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user