From 3b3e4a3d42917f2fdddfacbc7755c7a643aea5b1 Mon Sep 17 00:00:00 2001 From: Meerkov Date: Wed, 21 Jul 2021 21:48:53 -0700 Subject: [PATCH] Unban Hasran Ogress & King Suleiman Motivation: There are too many cards banned for AI use in the ARN set. It's something like half of the cards. This unbans 2 cards that are viable for the AI to use. King Suleiman has no AI problems. It kills Efreets and Djinns in ARN, but also kills Changelings in newer sets. There is no reason for this card to be banned. Hasran Ogress is banned because the AI currently will never attack using it, even when it has mana open. However, you can still do a lot worse than a 2 mana 3/2 defender. Hasran Ogress is better than several walls in Alpha, and allowing the AI to play this card will make the AI decks stronger, even when played as a defender. --- forge-gui/res/cardsfolder/h/hasran_ogress.txt | 1 - forge-gui/res/cardsfolder/k/king_suleiman.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/h/hasran_ogress.txt b/forge-gui/res/cardsfolder/h/hasran_ogress.txt index 3b21ed7fa37..495f9ac46b7 100644 --- a/forge-gui/res/cardsfolder/h/hasran_ogress.txt +++ b/forge-gui/res/cardsfolder/h/hasran_ogress.txt @@ -4,6 +4,5 @@ Types:Creature Ogre PT:3/2 T:Mode$ Attacks | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever CARDNAME attacks, it deals 3 damage to you unless you pay {2}. SVar:TrigDamage:DB$DealDamage | Defined$ You | NumDmg$ 3 | UnlessCost$ 2 | UnlessPayer$ You -AI:RemoveDeck:All SVar:Picture:http://www.wizards.com/global/images/magic/general/hasran_ogress.jpg Oracle:Whenever Hasran Ogress attacks, it deals 3 damage to you unless you pay {2}. diff --git a/forge-gui/res/cardsfolder/k/king_suleiman.txt b/forge-gui/res/cardsfolder/k/king_suleiman.txt index 1b326c2cef8..b984d17b23a 100644 --- a/forge-gui/res/cardsfolder/k/king_suleiman.txt +++ b/forge-gui/res/cardsfolder/k/king_suleiman.txt @@ -3,6 +3,5 @@ ManaCost:1 W Types:Creature Human Noble PT:1/1 A:AB$ Destroy | Cost$ T | ValidTgts$ Djinn,Efreet | TgtPrompt$ Select target Djinn or Efreet | SpellDescription$ Destroy target Djinn or Efreet. -AI:RemoveDeck:Random SVar:Picture:http://www.wizards.com/global/images/magic/general/king_suleiman.jpg Oracle:{T}: Destroy target Djinn or Efreet.