This commit is contained in:
Simisays
2022-09-15 20:27:24 +02:00
parent b0882d64a9
commit 2cfe56a967
2 changed files with 18 additions and 15 deletions

View File

@@ -1,8 +1,11 @@
Name:Argivian Phalanx
ManaCost:5 W
Types:Creature Human Kor Soldier
PT:4/4
K:Vigilance
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {1} less to cast for each creature you control.
SVar:X:Count$Valid Creature.YouCtrl
Name:Keeper of Secrets
ManaCost:5 R
Types:Creature Demon
PT:6/4
K:First Strike
K:Haste
T:Mode$ SpellCast | ValidCard$ Card.wasNotCastFromYourHand | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ DBDealDamage | TriggerDescription$ First strike, haste\nSymphony of Pain — Whenever you cast a spell from anywhere other than your hand, Keeper of Secrets deals damage equal to that spells mana value to target opponent.
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Opponent | NumDmg$ X
SVar:X:TriggeredStackInstance$CardManaCostLKI
AI:RemoveDeck:Random
Oracle:This spell costs {1} less to cast for each creature you control.\nVigilance

View File

@@ -1,8 +1,8 @@
Name:Argivian Phalanx
ManaCost:5 W
Types:Creature Human Kor Soldier
PT:4/4
K:Vigilance
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {1} less to cast for each creature you control.
SVar:X:Count$Valid Creature.YouCtrl
Oracle:This spell costs {1} less to cast for each creature you control.\nVigilance
Name:Kill! Maim! Burn!
ManaCost:3 B R
Types:Instant
A:SP$ Charm | Choices$ DBBurn,DBKill,DBMaim | MinCharmNum$ 1 | CharmNum$ 3
SVar:DBBurn:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact.
SVar:DBKill:DB$ Destroy | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature.
SVar:DBMaim:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target player.
Oracle:Choose one or more —\n• Destroy target artifact.\n• Destroy target creature.\n• Kill! Maim! Burn! deals 3 damage to target player.