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 Name:Keeper of Secrets
ManaCost:5 W ManaCost:5 R
Types:Creature Human Kor Soldier Types:Creature Demon
PT:4/4 PT:6/4
K:Vigilance K:First Strike
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. K:Haste
SVar:X:Count$Valid Creature.YouCtrl 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 Oracle:This spell costs {1} less to cast for each creature you control.\nVigilance

View File

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