mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Add Primitive Justice
This commit is contained in:
12
forge-gui/res/cardsfolder/p/primitive_justice.txt
Normal file
12
forge-gui/res/cardsfolder/p/primitive_justice.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Primitive Justice
|
||||
ManaCost:1 R
|
||||
Types:Sorcery
|
||||
A:SP$ Destroy | Cost$ X 1 R | XColor$ RG | Announce$ AdditionalCostPayTimes | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | TargetMin$ TargetNum | TargetMax$ TargetNum | References$ AdditionalCostPayTimes,TargetNum,X | SubAbility$ DBGainLife | SpellDescription$ Destroy target artifact. For each additional {1}{R} you paid, destroy another target artifact. For each additional {1}{G} you paid, destroy another target artifact, and you gain 1 life.
|
||||
S:Mode$ RaiseCost | ValidCard$ Card.Self | Type$ Spell | Amount$ IncreaseCost | References$ IncreaseCost | EffectZone$ All |Description$ As an additional cost to cast this spell, you may pay {1}{R} and/or {1}{G} any number of times.
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ GreenManaPaid | References$ GreenManaPaid
|
||||
SVar:AdditionalCostPayTimes:Number$0
|
||||
SVar:TargetNum:SVar$AdditionalCostPayTimes/Plus.1
|
||||
SVar:IncreaseCost:SVar$AdditionalCostPayTimes
|
||||
SVar:X:SVar$AdditionalCostPayTimes
|
||||
SVar:GreenManaPaid:Count$xColorPaid G
|
||||
Oracle:As an additional cost to cast this spell, you may pay {1}{R} and/or {1}{G} any number of times.\nDestroy target artifact. For each additional {1}{R} you paid, destroy another target artifact. For each additional {1}{G} you paid, destroy another target artifact, and you gain 1 life.
|
||||
Reference in New Issue
Block a user