mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Add three cards
This commit is contained in:
6
forge-gui/res/cardsfolder/upcoming/ardenvale_paladin.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/ardenvale_paladin.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Ardenvale Paladin
|
||||
ManaCost:3 W
|
||||
Types:Creature Human Knight
|
||||
PT:2/5
|
||||
K:etbCounter:P1P1:1:Adamant$ White:Adamant — If at least three white mana was spent to cast this spell, CARDNAME enters the battlefield with a +1/+1 counter on it.
|
||||
Oracle:Adamant — If at least three white mana was spent to cast this spell, Ardenvale Paladin enters the battlefield with a +1/+1 counter on it.
|
||||
8
forge-gui/res/cardsfolder/upcoming/mystical_dispute.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/mystical_dispute.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Mystical Dispute
|
||||
ManaCost:2 U
|
||||
Types:Instant
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ XBlue | Relative$ True | EffectZone$ All | Description$ CARDNAME costs {2} less to cast if it targets a blue spell.
|
||||
SVar:XBlue:Count$Compare CheckTgt GE1.2.0
|
||||
SVar:CheckTgt:Targeted$Valid Card.Blue
|
||||
A:SP$ Counter | Cost$ 2 U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | UnlessCost$ 3 | References$ XBlue,CheckTgt | SpellDescription$ This spell costs {2} less to cast if it targets a blue spell. Counter target spell unless its controller pays {3}.
|
||||
Oracle:This spell costs {2} less to cast if it targets a blue spell.\nCounter target spell unless its controller pays {3}.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Rally for the Throne
|
||||
ManaCost:2 W
|
||||
Types:Instant
|
||||
A:SP$ Token | Cost$ 2 W | TokenAmount$ 2 | TokenScript$ w_1_1_human | TokenOwner$ You | LegacyImage$ w 1 1 human eld | SubAbility$ DBGainLife | SpellDescription$ Create two 1/1 white Human creature tokens. Adamant — If at least three white mana was spent to cast this spell, you gain 1 life for each creature you control.
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ Y | ConditionCheckSVar$ X | References$ X,Y
|
||||
SVar:X:Count$Adamant.White.1.0
|
||||
SVar:Y:Count$Valid Creature.YouCtrl
|
||||
Oracle:Create two 1/1 white Human creature tokens.\nAdamant — If at least three white mana was spent to cast this spell, you gain 1 life for each creature you control.
|
||||
Reference in New Issue
Block a user