mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
update
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/biotransference.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/biotransference.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Biotransference
|
||||
ManaCost:2 B B
|
||||
Types:Enchantment
|
||||
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | AddType$ Artifact | Description$ Creatures you control are artifacts in addition to their other types. The same is true for creature spells you control and creature cards you own that aren’t on the battlefield.
|
||||
T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Artifact | ValidActivatingPlayer$ You | Execute$ DBLoseLife | TriggerDescription$ Whenever you cast an artifact spell, you lose 1 life and create a 2/2 black Necron Warrior artifact creature token.
|
||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1 | SubAbility$ DBToken
|
||||
SVar:DBToken:DB$ Token | TokenScript$ b_2_2_necron_warrior
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Creatures you control are artifacts in addition to their other types. The same is true for creature spells you control and creature cards you own that aren’t on the battlefield.\nWhenever you cast an artifact spell, you lose 1 life and create a 2/2 black Necron Warrior artifact creature token.
|
||||
6
forge-gui/res/cardsfolder/upcoming/blight_grenade.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/blight_grenade.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Blight Grenade
|
||||
ManaCost:4 B
|
||||
Types:Sorcery
|
||||
A:SP$ Destroy | ValidTgts$ Creature | SubAbility$ DBDebuff | SpellDescription$ Destroy target creature. All creatures get -3/-3 until end of turn.
|
||||
SVar:DBDebuff:DB$ PumpAll | ValidCards$ Creature | NumAtt$ -3 | NumDef$ -3
|
||||
Oracle:Destroy target creature.\nAll creatures get -3/-3 until end of turn.
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Bloodcrusher of Khorne
|
||||
ManaCost:3 R
|
||||
Types:Creature Demon Knight
|
||||
PT:3/3
|
||||
K:Trample
|
||||
S:Mode$ Continuous | Affected$ Creature.Other+YouCtrl | AddKeyword$ Trample | Description$ Devastating Charge — Other creatures you control have trample.
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHas:Keyword$Trample
|
||||
Oracle:Trample\nDevastating Charge — Other creatures you control have trample.
|
||||
6
forge-gui/res/tokenscripts/b_2_2_necron_warrior.txt
Normal file
6
forge-gui/res/tokenscripts/b_2_2_necron_warrior.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Necron Warrior Token
|
||||
ManaCost:no cost
|
||||
Types:Creature Necron Warrior
|
||||
Colors:black
|
||||
PT:2/2
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user