Merge pull request #6448 from Fulgur14/master-1

Four J25 legends with their tokens
This commit is contained in:
Paul Hammerton
2024-10-28 10:32:50 +00:00
committed by GitHub
6 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Cynette, Jelly Drover
ManaCost:3 U
Types:Legendary Creature Human Wizard
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters or dies, create a 1/1 blue Jellyfish creature token with flying.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | Secondary$ True | TriggerDescription$ When CARDNAME enters or dies, create a 1/1 blue Jellyfish creature token with flying.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ u_1_1_jellyfish_flying | TokenOwner$ You
S:Mode$ Continuous | Affected$ Creature.withFlying+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Creatures you control with flying get +1/+1.
SVar:PlayMain1:TRUE
Oracle:When Cynette, Jelly Drover enters or dies, create a 1/1 blue Jellyfish creature token with flying.\nCreatures you control with flying get +1/+1.

View File

@@ -0,0 +1,12 @@
Name:Ivora, Insatiable Heir
ManaCost:1 R
Types:Legendary Creature Vampire Warrior
PT:1/1
K:Trample
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters and whenever it deals combat damage to a player, create a Blood token. (It's an artifact with "{1}, {T}, Discard a card, sacrifice this artifact: Draw a card.")
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ TrigToken | CombatDamage$ True | Secondary$ True | TriggerDescription$ When CARDNAME enters and whenever it deals combat damage to a player, create a Blood token. (It's an artifact with "{1}, {T}, Discard a card, sacrifice this artifact: Draw a card.")
SVar:TrigToken:DB$ Token | TokenScript$ c_a_blood_draw
T:Mode$ Discarded | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you discard a card, put a +1/+1 counter on NICKNAME.
DeckHas:Ability$Counters
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
Oracle:Trample\nWhen Ivora, Insatiable Heir enters and whenever it deals combat damage to a player, create a Blood token. (It's an artifact with "{1}, {T}, Discard a card, sacrifice this artifact: Draw a card.")\nWhenever you discard a card, put a +1/+1 counter on Ivora.

View File

@@ -0,0 +1,9 @@
Name:Ozox, the Clattering King
ManaCost:2 B
Types:Legendary Creature Skeleton Noble
PT:3/2
K:CARDNAME can't block.
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigToken | TriggerDescription$ When NICKNAME dies, create Jumblebones, a legendary 2/1 black Skeleton creature token with "This creature can't block" and "When this creature leaves the battlefield, return target card named Ozox, the Clattering King from your graveyard to your hand."
SVar:TrigToken:DB$ Token | TokenScript$ jumblebones | TokenAmount$ 1
DeckHas:Ability$Token
Oracle:Ozox, the Clattering King can't block.\nWhen Ozox dies, create Jumblebones, a legendary 2/1 black Skeleton creature token with "This creature can't block" and "When this creature leaves the battlefield, return target card named Ozox, the Clattering King from your graveyard to your hand."

View File

@@ -0,0 +1,10 @@
Name:Plagon, Lord of the Beach
ManaCost:2 U
Types:Legendary Creature Starfish Wizard
PT:0/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters, draw a card for each creature you control with toughness greater than its power.
SVar:TrigDraw:DB$ Draw | NumCards$ X
A:AB$ Effect | Cost$ WU | ValidTgts$ Creature.YouCtrl | RememberObjects$ Targeted | StaticAbilities$ CombatDamageToughness | ForgetOnMoved$ Battlefield | TgtPrompt$ Select target creature you control | SpellDescription$ Target creature you control assigns combat damage equal to its toughness rather than its power this turn.
SVar:CombatDamageToughness:Mode$ CombatDamageToughness | ValidCard$ Card.IsRemembered | Description$ This creature assigns combat damage equal to its toughness rather than its power.
SVar:X:Count$Valid Creature.YouCtrl+powerLTtoughness
Oracle:When Plagon, Lord of the Beach enters, draw a card for each creature you control with toughness greater than its power.\n{W/U}: Target creature you control assigns combat damage equal to its toughness rather than its power this turn.

View File

@@ -0,0 +1,9 @@
Name:Jumblebones
ManaCost:no cost
Colors:black
Types:Legendary Creature Skeleton
PT:2/1
K:CARDNAME can't block.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When this creature leaves the battlefield, return target card named Ozox, the Clattering King from your graveyard to your hand.
SVar:TrigReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Choose target card named Ozox, the Clattering King in your graveyard | ValidTgts$ Card.YouOwn+namedOzox; the Clattering King
Oracle:This creature can't block.\nWhen this creature leaves the battlefield, return target card named Ozox, the Clattering King from your graveyard to your hand.

View File

@@ -0,0 +1,7 @@
Name:Jellyfish Token
ManaCost:no cost
Colors:blue
Types:Creature Jellyfish
PT:1/1
K:Flying
Oracle:Flying