ETB update: 'tokenscripts', 'custom_cards' in \adventure (#5837)

* Add files via upload

* Add files via upload

* Update rg_1_1_dragon_flying_devour.txt
This commit is contained in:
Renato Filipe Vidal Santos
2024-08-05 06:02:08 +01:00
committed by GitHub
parent a830b2e963
commit 011c2570f4
6 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
Name:Meteorite
ManaCost:no cost
Types:Artifact
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 2 damage to any target.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters, it deals 2 damage to any target.
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Any | NumDmg$ 2
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
Oracle:When Meteorite enters the battlefield, it deals 2 damage to any target.\n{T}: Add one mana of any color.
Oracle:When Meteorite enters, it deals 2 damage to any target.\n{T}: Add one mana of any color.

View File

@@ -5,4 +5,4 @@ Colors:red,green
PT:1/1
K:Flying
K:Devour:2
Oracle:Flying, devour 2 (As this token enters the battlefield, you may sacrifice any number of creatures. It enters the battlefield with twice that many +1/+1 counters on it.)
Oracle:Flying, devour 2 (As this enters, you may sacrifice any number of creatures. This creature enters with twice that many +1/+1 counters on it.)

View File

@@ -4,6 +4,6 @@ Colors:red,white
Types:Creature Human Rogue
PT:1/2
K:Haste
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When this creature enters the battlefield, it deals 1 damage to any target.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When this creature enters, it deals 1 damage to any target.
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Any | NumDmg$ 1
Oracle:Haste\nWhen this creature enters the battlefield, it deals 1 damage to any target.
Oracle:Haste\nWhen this creature enters, it deals 1 damage to any target.