It is currently 18 Apr 2024, 23:25
   
Text Size

Card Contributions

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Card Contributions

Postby Jobexi » 10 Mar 2022, 22:42

Puffer Extract erroneously allows a player to target any creature, instead of only creatures they control. I have corrected this below.

Code: Select all
Name:Puffer Extract
ManaCost:5
Types:Artifact
A:AB$ Pump | Cost$ X T | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X | AtEOT$ Destroy | SpellDescription$ Target creature you control gets +X/+X until end of turn. Destroy it at the beginning of the next end step.
SVar:X:Count$xPaid
Oracle:{X}, {T}: Target creature you control gets +X/+X until end of turn. Destroy it at the beginning of the next end step.
Jobexi
 
Posts: 13
Joined: 03 May 2017, 16:31
Has thanked: 3 times
Been thanked: 3 times

Re: Card Contributions

Postby Flexy » 11 May 2022, 14:43

Code: Select all
Name:Rocco, Cabaretti Caterer
ManaCost:X R G W
PT:3/1
Types:Legendary Creature Elf Druid
 
T:Mode$ ChangesZone | Cost$ X R G W | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigTutorCreature | StackDescription$ When Rocco, Cabaretti Caterer enters the battlefield, if you cast it, you may search your library for a creature card with mana value X or less, put it onto the battlefield, then shuffle. | SpellDescription$ When Rocco, Cabaretti Caterer enters the battlefield, if you cast it, you may search your library for a green creature card with mana value X or less, put it onto the battlefield, then shuffle.
SVar:TrigTutorCreature:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Creature.cmcLEX | ChangeNum$ 1 | Shuffle$ True
SVar:X:Count$xPaid
Oracle:When Rocco, Cabaretti Caterer enters the battlefield, if you cast it, you may search your library for a creature card with mana value X or less, put it onto the battlefield, then shuffle.

Flexy
 
Posts: 37
Joined: 04 Oct 2019, 17:35
Has thanked: 5 times
Been thanked: 1 time

Previous

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 43 guests


Who is online

In total there are 43 users online :: 0 registered, 0 hidden and 43 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 43 guests

Login Form