mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Merge pull request #6018 from Lykrast/master
27 cards from 2024 Unknown Events (1 is in mystery booster 2)
This commit is contained in:
10
forge-gui/res/tokenscripts/bear_force_one.txt
Normal file
10
forge-gui/res/tokenscripts/bear_force_one.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Vehicle Token
|
||||
ManaCost:no cost
|
||||
Types:Artifact Vehicle
|
||||
PT:0/0
|
||||
K:Flying
|
||||
K:Crew:2
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ This creature gets +1/+1 for each Bear you control.
|
||||
SVar:X:Count$Valid Bear.YouCtrl
|
||||
SVar:BuffedBy:Bear
|
||||
Oracle:Flying\nThis creature gets +1/+1 for each Bear you control.\nCrew 2
|
||||
6
forge-gui/res/tokenscripts/bling.txt
Normal file
6
forge-gui/res/tokenscripts/bling.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Bling
|
||||
ManaCost:no cost
|
||||
Types:Artifact Equipment
|
||||
K:Equip:1
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | Description$ Equipped creature gets +1/+0.
|
||||
Oracle:Equipped creature gets +1/+0.\nEquip {1}
|
||||
10
forge-gui/res/tokenscripts/syr_acha.txt
Normal file
10
forge-gui/res/tokenscripts/syr_acha.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Syr Acha
|
||||
ManaCost:no cost
|
||||
Types:Legendary Artifact Creature Food Knight
|
||||
Colors:red
|
||||
PT:1/1
|
||||
A:AB$ GainLife | Cost$ 2 T Sac<1/CARDNAME> | LifeAmount$ 3 | SubAbility$ DBEffect | SpellDescription$ You gain 3 life.
|
||||
SVar:DBEffect:DB$ Effect | ReplacementEffects$ CardDrawn | StackDescription$ Until end of turn, if {p:You} would draw a card, they draw two cards instead. | SpellDescription$ Until end of turn, if you would draw a card, draw two cards instead.
|
||||
SVar:CardDrawn:Event$ Draw | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ DrawTwo | Description$ If you would draw a card, draw two cards instead.
|
||||
SVar:DrawTwo:DB$ Draw | Defined$ You | NumCards$ 2
|
||||
Oracle:{2}, {T}, Sacrifice this token: You gain 3 life. Until end of turn, if you would draw a card, draw two cards instead.
|
||||
6
forge-gui/res/tokenscripts/u_0_0_elemental.txt
Normal file
6
forge-gui/res/tokenscripts/u_0_0_elemental.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Elemental Token
|
||||
ManaCost:no cost
|
||||
Types:Creature Elemental
|
||||
Colors:blue
|
||||
PT:0/0
|
||||
Oracle:
|
||||
6
forge-gui/res/tokenscripts/yellow_hat.txt
Normal file
6
forge-gui/res/tokenscripts/yellow_hat.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Yellow Hat
|
||||
ManaCost:no cost
|
||||
Types:Legendary Artifact Equipment
|
||||
K:Equip:2
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 4 | AddToughness$ 4 | AddKeyword$ Lifelink | Description$ Equiped creature gets +4/+4 and gains lifelink.
|
||||
Oracle:Equiped creature gets +4/+4 and gains lifelink.\nEquip {2}
|
||||
Reference in New Issue
Block a user