- Fixed Isareth the Awakener.

- Added an AI hint to Blood Divination.
This commit is contained in:
Agetian
2018-11-23 09:29:27 +03:00
parent 8af17c721a
commit 152eedd1b8
2 changed files with 3 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ Name:Blood Divination
ManaCost:3 B
Types:Sorcery
A:SP$ Draw | Cost$ 3 B Sac<1/Creature> | NumCards$ 3 | SpellDescription$ As an additional cost to cast this spell, sacrifice a creature. Draw three cards.
SVar:AIPreference:SacCost$Creature.token,Creature.cmcLE3
Oracle:As an additional cost to cast this spell, sacrifice a creature.\nDraw three cards.

View File

@@ -4,7 +4,8 @@ Types:Legendary Creature Human Wizard
K:Deathtouch
PT:3/3
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigChange | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, you may pay {X}. If you do, return target creature card with converted mana cost X from your graveyard to the battlefield with a corpse counter on it. If that creature would leave the battlefield, exile it instead of putting it anywhere else.
SVar:TrigChange:AB$ ChangeZone | Cost$ X | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPromp$ Choose target creature with CMC equal to X. | References$ X | RememberTargets$ True | AILogic$ BeforeCombat | SubAbility$ DBPump |SpellDescription$ Return target creature card with converted mana cost X from your graveyard to the battlefield.
SVar:TrigChange:AB$ ChangeZone | Cost$ X | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Choose target creature with CMC equal to X. | References$ X | RememberTargets$ True | AILogic$ BeforeCombat | SubAbility$ DBPutCounter | SpellDescription$ Return target creature card with converted mana cost X from your graveyard to the battlefield.
SVar:DBPutCounter:DB$ PutCounter | Defined$ Targeted | CounterType$ CORPSE | CounterNum$ 1 | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | Defined$ Remembered | LeaveBattlefield$ Exile
SVar:X:Targeted$CardManaCost
SVar:HasAttackEffect:TRUE