mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Fixes
This commit is contained in:
@@ -11,7 +11,7 @@ ALTERNATE
|
|||||||
Name:Consume
|
Name:Consume
|
||||||
ManaCost:2 W B
|
ManaCost:2 W B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ ChooseCard | ValidTgts$ Player | Choices$ Creature.greatestPowerControlledByRemembered | Mandatory$ True | SubAbility$ DBSac
|
A:SP$ ChooseCard | Cost$ 2 W B | ValidTgts$ Player | Choices$ Creature.greatestPowerControlledByRemembered | Mandatory$ True | SubAbility$ DBSac
|
||||||
SVar:DBSac:DB$ Sacrifice | Defined$ Targeted | SacValid$ Card.ChosenCard | RememberSacrificed$ True | SacMessage$ the creature with the highest power | SubAbility$ DBGainLife
|
SVar:DBSac:DB$ Sacrifice | Defined$ Targeted | SacValid$ Card.ChosenCard | RememberSacrificed$ True | SacMessage$ the creature with the highest power | SubAbility$ DBGainLife
|
||||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X
|
||||||
SVar:X:TargetedLKI$CardPower
|
SVar:X:TargetedLKI$CardPower
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ ALTERNATE
|
|||||||
Name:Deploy
|
Name:Deploy
|
||||||
ManaCost:2 W U
|
ManaCost:2 W U
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Token | TokenAmount$ 2 | TokenOwner$ You | TokenScript$ c_1_1_a_thopter_flying | SubAbility$ DBGainLife | SpellDescription$ Create two 1/1 colorless Thopter artifact creature tokens with flying, then you gain 1 life for each creature you control.
|
A:SP$ Token | Cost$ 2 W U | TokenAmount$ 2 | TokenOwner$ You | TokenScript$ c_1_1_a_thopter_flying | SubAbility$ DBGainLife | SpellDescription$ Create two 1/1 colorless Thopter artifact creature tokens with flying, then you gain 1 life for each creature you control.
|
||||||
SVar:DBGainLife:DB$ GainLife | LifeAmount$ X | References$ X
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ X | References$ X
|
||||||
SVar:X:Count$TypeYouCtrl.Creature
|
SVar:X:Count$TypeYouCtrl.Creature
|
||||||
Oracle:Create two 1/1 colorless Thopter artifact creature tokens with flying, then you gain 1 life for each creature you control.
|
Oracle:Create two 1/1 colorless Thopter artifact creature tokens with flying, then you gain 1 life for each creature you control.
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ Oracle:Counter target activated or triggered ability. (Mana abilities can’t be
|
|||||||
|
|
||||||
ALTERNATE
|
ALTERNATE
|
||||||
|
|
||||||
Name:Revenge
|
Name:Replicate
|
||||||
ManaCost:1 G U
|
ManaCost:1 G U
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ CopyPermanent | Cost$ 1 G U | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | SpellDescription$ Create a token that's a copy of target creature you control.
|
A:SP$ CopyPermanent | Cost$ 1 G U | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | SpellDescription$ Create a token that's a copy of target creature you control.
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ Name:Revenge
|
|||||||
ManaCost:4 W B
|
ManaCost:4 W B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ GainLife | Cost$ 4 W B | LifeAmount$ X | References$ X | SubAbility$ DBLoseHalf | SpellDescription$ Double your life total. Target opponent loses half their life, rounded up.
|
A:SP$ GainLife | Cost$ 4 W B | LifeAmount$ X | References$ X | SubAbility$ DBLoseHalf | SpellDescription$ Double your life total. Target opponent loses half their life, rounded up.
|
||||||
SVar:DBLoseHalf:SP$ LoseLife | Cost$ 4 B B | ValidTgts$ Opponent | LifeAmount$ Y | References$ Y
|
SVar:DBLoseHalf:DB$ LoseLife | Cost$ 4 B B | ValidTgts$ Opponent | LifeAmount$ Y | References$ Y
|
||||||
SVar:X:Count$YourLifeTotal
|
SVar:X:Count$YourLifeTotal
|
||||||
SVar:Y:Count$TargetedLifeTotal/HalfUp
|
SVar:Y:Count$TargetedLifeTotal/HalfUp
|
||||||
Oracle:Double your life total. Target opponent loses half their life, rounded up.
|
Oracle:Double your life total. Target opponent loses half their life, rounded up.
|
||||||
|
|||||||
Reference in New Issue
Block a user