mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Merge branch 'znr_cards' into 'master'
some znr card See merge request core-developers/forge!3126
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Name:Allied Assault
|
||||
ManaCost:2 W
|
||||
Types:Instant
|
||||
A:SP$ Pump | Cost$ 2 W | TargetMin$ 0 | TargetMax$ 2 | NumAtt$ X | NumDef$ X | References$ X | ValidTgts$ Creature | TgtPrompt$ Select up to two target creatures | SpellDescription$ Up to two target creatures each get +X/+X until end of turn, where X is the number of creatures in your party.
|
||||
SVar:X:Count$Party
|
||||
DeckHas:Ability$Party
|
||||
DeckHints:Type$Cleric|Rogue|Warrior|Wizard
|
||||
Oracle:Up to two target creatures each get +X/+X until end of turn, where X is the number of creatures in your party. (Your party consists of up to one each of Cleric, Rogue, Warrior, and Wizard.)
|
||||
11
forge-gui/res/cardsfolder/upcoming/ZNR/attended_healer.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/ZNR/attended_healer.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Attended Healer
|
||||
ManaCost:3 W
|
||||
Types:Creature Kor Cleric
|
||||
PT:2/3
|
||||
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ EQ1 | NoResolvingCheck$ True | Execute$ DBToken | TriggerDescription$ Whenever you gain life for the first time each turn, create a 1/1 white Cat creature token.
|
||||
A:AB$ Pump | Cost$ 2 W | ValidTgts$ Cleric.Other | TgtPrompt$ Select another target Cleric | KW$ Lifelink | SpellDescription$ Another target Cleric gains lifelink until end of turn.
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_cat | TokenOwner$ You | SpellDescription$ Whenever you gain life for the first time each turn, create a 1/1 white Cat creature token.
|
||||
SVar:X:Count$LifeYouGainedTimesThisTurn
|
||||
DeckHints:Ability$LifeGain & Type$Cleric
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Whenever you gain life for the first time each turn, create a 1/1 white Cat creature token.\n{2}{W}: Another target Cleric gains lifelink until end of turn.
|
||||
6
forge-gui/res/cardsfolder/upcoming/ZNR/blood_price.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/ZNR/blood_price.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Blood Price
|
||||
ManaCost:3 B
|
||||
Types:Sorcery
|
||||
A:SP$ Dig | Cost$ 3 B | DigNum$ 4 | ChangeNum$ 2 | SubAbility$ DBLoseLife | SpellDescription$ Look at the top four cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order. You lose 2 life.
|
||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 | Defined$ You
|
||||
Oracle:Look at the top four cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order. You lose 2 life.
|
||||
@@ -0,0 +1,10 @@
|
||||
Name:Brushfire Elemental
|
||||
ManaCost:R G
|
||||
Types:Creature Elemental
|
||||
PT:1/1
|
||||
K:Haste
|
||||
K:CantBeBlockedBy Creature.powerLE2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Landfall — Whenever a land enters the battlefield under your control, Brushfire Elemental gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 2 | NumDef$ 2
|
||||
SVar:BuffedBy:Land
|
||||
Oracle:Haste\nBrushfire Elemental can't be blocked by creatures with power 2 or less.\nLandfall — Whenever a land enters the battlefield under your control, Brushfire Elemental gets +2/+2 until end of turn.
|
||||
8
forge-gui/res/cardsfolder/upcoming/ZNR/canyon_jerboa.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/ZNR/canyon_jerboa.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Canyon Jerboa
|
||||
ManaCost:2 W
|
||||
Types:Creature Mouse
|
||||
PT:1/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ DBPumpAll | Landfall — Whenever a land enters the battlefield under your control, creatures you control get +1/+1 until end of turn.
|
||||
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1
|
||||
SVar:BuffedBy:Land
|
||||
Oracle:Landfall — Whenever a land enters the battlefield under your control, creatures you control get +1/+1 until end of turn.
|
||||
10
forge-gui/res/cardsfolder/upcoming/ZNR/cascade_seer.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/ZNR/cascade_seer.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Cascade Seer
|
||||
ManaCost:3 U
|
||||
Types:Creature Merfolk Wizard
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry X, where X is the number of creatures in your party. (Your party consists of up to one each of Cleric, Rogue, Warrior, and Wizard.)
|
||||
SVar:TrigScry:DB$ Scry | ScryNum$ X | References$ X
|
||||
SVar:X:Count$Party
|
||||
DeckHas:Ability$Party
|
||||
DeckHints:Type$Cleric|Rogue|Warrior
|
||||
Oracle:When Cascade Seer enters the battlefield, scry X, where X is the number of creatures in your party. (Your party consists of up to one each of Cleric, Rogue, Warrior, and Wizard.)
|
||||
7
forge-gui/res/cardsfolder/upcoming/ZNR/chilling_trap.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/ZNR/chilling_trap.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Chilling Trap
|
||||
ManaCost:U
|
||||
Types:Instant
|
||||
A:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionPresent$ Wizard.YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control a Wizard
|
||||
DeckHints:Type$Wizard
|
||||
Oracle:Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Cleric of Chill Depths
|
||||
ManaCost:1 U
|
||||
Types:Creature Merfolk Cleric
|
||||
PT:1/3
|
||||
T:Mode$ AttackerBlocked | ValidBlocker$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME blocks a creature, that creature doesn't untap during its controller's next untap step.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ TriggeredAttacker | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
|
||||
Oracle:Whenever Cleric of Chill Depths blocks a creature, that creature doesn't untap during its controller's next untap step.
|
||||
6
forge-gui/res/tokenscripts/w_1_1_cat.txt
Normal file
6
forge-gui/res/tokenscripts/w_1_1_cat.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Cat
|
||||
ManaCost:no cost
|
||||
PT:1/1
|
||||
Colors:white
|
||||
Types:Creature Cat
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user