From 489b1a0eb419636886454a1b648b9572abcca1d1 Mon Sep 17 00:00:00 2001 From: swordshine Date: Sun, 25 Mar 2018 16:02:34 +0800 Subject: [PATCH] - Added some new cards --- forge-gui/res/cardsfolder/b/barrage_ogre.txt | 2 +- .../cardsfolder/upcoming/haphazard_bombardment.txt | 12 ++++++++++++ .../res/cardsfolder/upcoming/keldon_warcaller.txt | 9 +++++++++ .../res/cardsfolder/upcoming/sorcerers_wand.txt | 9 +++++++++ .../res/cardsfolder/upcoming/wizards_lightning.txt | 8 ++++++++ 5 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/haphazard_bombardment.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/keldon_warcaller.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/sorcerers_wand.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/wizards_lightning.txt diff --git a/forge-gui/res/cardsfolder/b/barrage_ogre.txt b/forge-gui/res/cardsfolder/b/barrage_ogre.txt index 9fb78f3fa63..1ed2a9f4b30 100644 --- a/forge-gui/res/cardsfolder/b/barrage_ogre.txt +++ b/forge-gui/res/cardsfolder/b/barrage_ogre.txt @@ -2,7 +2,7 @@ Name:Barrage Ogre ManaCost:3 R R Types:Creature Ogre Warrior PT:3/3 -A:AB$ DealDamage | Cost$ T Sac<1/Artifact> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target | NumDmg$ 2 | SpellDescription$ Barrage Ogre deals 2 damage to target. +A:AB$ DealDamage | Cost$ T Sac<1/Artifact> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target. SVar:AIPreference:SacCost$Artifact.token+nonCreature,Artifact.token+powerLE1,Artifact.cmcEQ1,Artifact.cmcEQ2 SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/barrage_ogre.jpg diff --git a/forge-gui/res/cardsfolder/upcoming/haphazard_bombardment.txt b/forge-gui/res/cardsfolder/upcoming/haphazard_bombardment.txt new file mode 100644 index 00000000000..d598dd69a28 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/haphazard_bombardment.txt @@ -0,0 +1,12 @@ +Name:Haphazard Bombardment +ManaCost:5 R +Types:Enchantment +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChoose | TriggerDescription$ When CARDNAME enters the battlefield, choose four nonenchantment permanents you don't control and put an aim counter on each of them. +SVar:TrigChoose:DB$ ChooseCard | Defined$ You | Amount$ 4 | Choices$ Permanent.YouDontCtrl+nonEnchantment | SubAbility$ DBPutCounter | AILogic$ AtLeast1 | Mandatory$ True +SVar:DBPutCounter:DB$ PutCounter | Defined$ ChosenCard | CounterType$ AIM | CounterNum$ 1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Permanent.YouDontCtrl+counters_GE1_AIM | PresentCompare$ GE2 | Execute$ TrigDestroy | TriggerDescription$ At the beginning of your end step, if two or more permanents you don't control have an aim counter on them, destroy one of those permanents at random. +SVar:TrigDestroy:DB$ ChooseCard | Amount$ 1 | AtRandom$ True | Choices$ Permanent.YouDontCtrl+counters_GE1_AIM | SubAbility$ DBDestroy +SVar:DBDestroy:DB$ Destroy | Defined$ ChosenCard | SubAbility$ DBCleanup +SVar:Picture:http://www.wizards.com/global/images/magic/general/haphazard_bombardment.jpg +Oracle:When Haphazard Bombardment enters the battlefield, choose four nonenchantment permanents you don't control and put an aim counter on each of them.\nAt the beginning of your end step, if two or more permanents you don't control have an aim counter on them, destroy one of those permanents at random. diff --git a/forge-gui/res/cardsfolder/upcoming/keldon_warcaller.txt b/forge-gui/res/cardsfolder/upcoming/keldon_warcaller.txt new file mode 100644 index 00000000000..e0b859f8de1 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/keldon_warcaller.txt @@ -0,0 +1,9 @@ +Name:Keldon Warcaller +ManaCost:1 R +Types:Creature Human Warrior +PT:2/2 +T:Mode$ Attacks | ValidCard$ Creature.Self | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME attacks, put a lore counter on target Saga you control. +SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Saga.YouCtrl | TgtPrompt$ Select target Saga you control | CounterType$ LORE | CounterNum$ 1 +SVar:HasAttackEffect:TRUE +SVar:Picture:http://www.wizards.com/global/images/magic/general/keldon_warcaller.jpg +Oracle:Whenever Keldon Warcaller attacks, put a lore counter on target Saga you control. diff --git a/forge-gui/res/cardsfolder/upcoming/sorcerers_wand.txt b/forge-gui/res/cardsfolder/upcoming/sorcerers_wand.txt new file mode 100644 index 00000000000..1237346f615 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sorcerers_wand.txt @@ -0,0 +1,9 @@ +Name:Sorcerer's Wand +ManaCost:1 +Types:Artifact Equipment +K:Equip 3 +S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddAbility$ WandDamage | AddSVar$ DBWandDmg | Description$ Equipped creature has "{T}: This creature deals 1 damage to target player or planeswalker. If this creature is a Wizard, it deals 2 damage to that player or planeswalker instead." +SVar:WandDamage:AB$ DealDamage | Cost$ T | ValidTgts$ Planeswalker,Player | TgtPrompt$ Select target Planeswalker or player | NumDmg$ 1 | ConditionDefined$ Self | ConditionPresent$ Creature.nonWizard | SubAbility$ DBWandDmg | StakDescription$ SpellDescription | SpellDescription$ This creature deals 1 damage to target player or planeswalker. If this creature is a Wizard, it deals 2 damage to that player or planeswalker instead. +SVar:DBWandDmg:DB$ DealDamage | Defined$ Targeted | NumDmg$ 2 | ConditionDefined$ Self | ConditionPresent$ Creature.Wizard | StakDescription$ None +SVar:Picture:http://www.wizards.com/global/images/magic/general/sorcerers_wand.jpg +Oracle:Equipped creature has "{T}: This creature deals 1 damage to target player or planeswalker. If this creature is a Wizard, it deals 2 damage to that player or planeswalker instead."\nEquip {3} diff --git a/forge-gui/res/cardsfolder/upcoming/wizards_lightning.txt b/forge-gui/res/cardsfolder/upcoming/wizards_lightning.txt new file mode 100644 index 00000000000..54ec45fafc8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/wizards_lightning.txt @@ -0,0 +1,8 @@ +Name:Wizard's Lightning +ManaCost:2 R +Types:Instant +S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 2 | EffectZone$ All | CheckSVar$ Wizard | SVarCompare$ GE1 | References$ Wizard | Description$ This spell costs {2} less to cast if you control a Wizard. +SVar:Wizard:Count$Valid Wizard.YouCtrl +A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target | NumDmg$ 3 | References$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature or player. +SVar:Picture:http://www.wizards.com/global/images/magic/general/wizards_lightning.jpg +Oracle:This spell costs {2} less to cast if you control a Wizard.\nWizard's Lightning deals 3 damage to any target.