mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
update
This commit is contained in:
@@ -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 spell’s 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
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user