From 998a95e4d43caf721d14a5bf45699fa70a602c1c Mon Sep 17 00:00:00 2001 From: Lyu Zong-Hong Date: Mon, 1 Feb 2021 12:31:17 +0900 Subject: [PATCH] Add Primitive Justice --- forge-gui/res/cardsfolder/p/primitive_justice.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 forge-gui/res/cardsfolder/p/primitive_justice.txt diff --git a/forge-gui/res/cardsfolder/p/primitive_justice.txt b/forge-gui/res/cardsfolder/p/primitive_justice.txt new file mode 100644 index 00000000000..664003e54f4 --- /dev/null +++ b/forge-gui/res/cardsfolder/p/primitive_justice.txt @@ -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.