mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
TgtPromp$ -> TgtPrompt$
This commit is contained in:
@@ -4,8 +4,7 @@ Types:Creature Vampire
|
||||
PT:4/5
|
||||
K:Flying
|
||||
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever you gain life, target opponent loses that much life.
|
||||
SVar:TrigDrain:DB$ LoseLife | ValidTgts$ Opponent | TgtPromp$ Select target opponent | LifeAmount$ X | References$ X
|
||||
SVar:TrigDrain:DB$ LoseLife | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | LifeAmount$ X | References$ X
|
||||
SVar:X:TriggerCount$LifeAmount
|
||||
DeckHints:Ability$LifeGain
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/defiant_bloodlord.jpg
|
||||
Oracle:Flying\nWhenever you gain life, target opponent loses that much life.
|
||||
Oracle:Flying\nWhenever you gain life, target opponent loses that much life.
|
||||
|
||||
@@ -3,6 +3,5 @@ ManaCost:3 B B G
|
||||
Types:Creature Beast
|
||||
PT:4/3
|
||||
A:AB$ Pump | Cost$ 2 B G Sac<1/Creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature to get +2/+2: | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBPump | SpellDescription$ Target creature gets +2/+2 until end of turn. Another target creature gets -2/-2 until end of turn.
|
||||
SVar:DBPump:DB$Pump | NumAtt$ -2 | NumDef$ -2 | ValidTgts$ Creature | TgtPromp$ Select target creature to get -2/-2 | TargetUnique$ True | IsCurse$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/drooling_groodion.jpg
|
||||
SVar:DBPump:DB$ Pump | NumAtt$ -2 | NumDef$ -2 | ValidTgts$ Creature | TgtPrompt$ Select target creature to get -2/-2 | TargetUnique$ True | IsCurse$ True
|
||||
Oracle:{2}{B}{G}, Sacrifice a creature: Target creature gets +2/+2 until end of turn. Another target creature gets -2/-2 until end of turn.
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
Name:Postmortem Lunge
|
||||
ManaCost:X PB
|
||||
Types:Sorcery
|
||||
A:SP$ ChangeZone | Cost$ X PB | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPromp$ Choose target creature with CMC equal to X. | References$ X | SubAbility$ DBHaste | AILogic$ BeforeCombat | SpellDescription$ Return target creature card with converted mana cost X from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step.
|
||||
A:SP$ ChangeZone | Cost$ X PB | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Choose target creature with CMC equal to X. | References$ X | SubAbility$ DBHaste | AILogic$ BeforeCombat | SpellDescription$ Return target creature card with converted mana cost X from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step.
|
||||
SVar:DBHaste:DB$ Animate | Defined$ Targeted | Keywords$ Haste | Permanent$ True | AtEOT$ Exile
|
||||
SVar:X:Targeted$CardManaCost
|
||||
AI:RemoveDeck:All
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/postmortem_lunge.jpg
|
||||
Oracle:({P/B} can be paid with either {B} or 2 life.)\nReturn target creature card with converted mana cost X from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step.
|
||||
|
||||
@@ -2,8 +2,7 @@ Name:Sanguine Bond
|
||||
ManaCost:3 B B
|
||||
Types:Enchantment
|
||||
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever you gain life, target opponent loses that much life.
|
||||
SVar:TrigDrain:DB$LoseLife | ValidTgts$ Opponent | TgtPromp$ Select target opponent | LifeAmount$ X | References$ X
|
||||
SVar:TrigDrain:DB$ LoseLife | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | LifeAmount$ X | References$ X
|
||||
SVar:X:TriggerCount$LifeAmount
|
||||
AI:RemoveDeck:Random
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sanguine_bond.jpg
|
||||
Oracle:Whenever you gain life, target opponent loses that much life.
|
||||
|
||||
Reference in New Issue
Block a user