It is currently 29 Aug 2025, 11:36
   
Text Size

Card Requests

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

Re: Card Requests

Postby jhhh » 21 Jan 2011, 20:56

convert Bitterblossom to Keywords
Name:Bitterblossom
ManaCost:1 B
Types:Tribal Enchantment Faerie
Text:no text
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You |TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, you lose 1 life and put a 1/1 black Faerie Rogue creature token with flying onto the battlefield.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Faerie Rogue | TokenTypes$ Creature,Faerie Rogue | TokenOwner$ Controller | TokenColors$ Black | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | SubAbility$ SVar=DB
SVar:DB:DB$LoseLife | LifeAmount$ 1
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/bitterblossom.jpg
SetInfo:MOR|Rare|http://magiccards.info/scans/en/mt/58.jpg
End
jhhh
 
Posts: 58
Joined: 15 Oct 2010, 23:40
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby jhhh » 21 Jan 2011, 21:14

Name:Repeal
ManaCost:X U
Types:Instant
Text:no text
A:SP$ChangeZone | Cost$ X U | Origin$ Battlefield | Destination$ Hand | TgtPrompt$ Choose target nonland permanent | ValidTgts$ Permanent.nonLand | SubAbility$ SVar=DBDraw | SpellDescription$ Return target nonland permanent with converted mana cost X to its owner's hand.Draw a card.
SVar:DBDraw:DB$Draw | NumCards$ 1
SVar:X:Targeted$CardManaCost
SVar:Rarity:Common
SVar:Picture:http://magiccards.info/scans/en/gp/32.jpg
End
jhhh
 
Posts: 58
Joined: 15 Oct 2010, 23:40
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby friarsol » 21 Jan 2011, 21:36

Hey jhhh, could you post these in this thread so it doesn't clutter up the Card Request forum?

Thanks for helping script cards.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Card Requests

Postby jeffwadsworth » 21 Jan 2011, 22:14

@jhhh, I will add Bitterblossom and Repeal once I test them. Looks good though.
jeffwadsworth
Super Tester Elite
 
Posts: 1172
Joined: 20 Oct 2010, 04:47
Location: USA
Has thanked: 287 times
Been thanked: 70 times

Re: Card Requests

Postby lazylockie » 22 Jan 2011, 13:38

wasn't Bitterblossom already added a while ago?
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

Re: Card Requests

Postby jeffwadsworth » 22 Jan 2011, 15:51

lazylockie wrote:wasn't Bitterblossom already added a while ago?
Yes, but now it is all scripted vs hard-coded. Much better solution.
jeffwadsworth
Super Tester Elite
 
Posts: 1172
Joined: 20 Oct 2010, 04:47
Location: USA
Has thanked: 287 times
Been thanked: 70 times

Re: Card Requests

Postby Corwin72 » 23 Jan 2011, 06:46

I would like to see
Mitotic Slime.
User avatar
Corwin72
 
Posts: 793
Joined: 15 Sep 2009, 13:26
Location: Grayson, Ga
Has thanked: 25 times
Been thanked: 9 times

Re: Card Requests

Postby Zay » 23 Jan 2011, 15:29

Zay
 
Posts: 14
Joined: 30 Dec 2010, 15:05
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby FloppyX » 24 Jan 2011, 13:27

Cards needed for Armageddon Stax and other prison decks:

Smokestack
Trinisphere

Other one used in a lot of control decks:

Engineered Explosives

Thanks for the great work!!!
FloppyX
 
Posts: 1
Joined: 24 Jan 2011, 13:22
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby Corwin72 » 24 Jan 2011, 22:24

I would really like to see
Windbrisk Heights

These lands are really fun to play with and this is the best.
User avatar
Corwin72
 
Posts: 793
Joined: 15 Sep 2009, 13:26
Location: Grayson, Ga
Has thanked: 25 times
Been thanked: 9 times

Re: Card Requests

Postby Zay » 28 Jan 2011, 14:47

How about Glimpse of Nature.

Thanks

-Zay
Zay
 
Posts: 14
Joined: 30 Dec 2010, 15:05
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby lazylockie » 28 Jan 2011, 17:47

Zay wrote:How about Glimpse of Nature.

Thanks

-Zay
I can make you a functional Glimpse of Nature:

Paste this code into a file named glimpse_of_nature.txt and put this file on your res/cardsfolder/

Code: Select all
Name:Glimpse of Nature
ManaCost:G
Types:Enchantment
Text:no text
K:At the beginning of the end step, exile CARDNAME.
T:Mode$ SpellCast | ValidCard$ Creature | Execute$ TrigDrawCard | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell this turn, draw a card.
SVar:TrigDrawCard:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/glimpse_of_nature.jpg
SVar:Rarity:Rare
SetInfo:CHK|Rare|http://magiccards.info/scans/en/chk/210.jpg
End
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

Re: Card Requests

Postby Zay » 28 Jan 2011, 19:17

Thx.

-Zay
Zay
 
Posts: 14
Joined: 30 Dec 2010, 15:05
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby slappysquirrel » 31 Jan 2011, 22:51

ok, i dont mean to be a bother here but, i've been requesting these 2 cards for 2 years now. yes 2 years

Erratic Portal
Umbilicus

thanx, for checking out my reply
slappysquirrel
 
Posts: 56
Joined: 05 Sep 2009, 06:04
Has thanked: 0 time
Been thanked: 0 time

Re: Card Requests

Postby lazylockie » 01 Feb 2011, 00:01

slappysquirrel wrote:ok, i dont mean to be a bother here but, i've been requesting these 2 cards for 2 years now. yes 2 years

Erratic Portal
Umbilicus

thanx, for checking out my reply
I'm not sure, but for now those unless cards works only for counterspells (Mana Leak, Daze), so the programmers might need to code some stuff in order to add those (and similar) cards.
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 25 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 25 users online :: 0 registered, 0 hidden and 25 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 25 guests

Login Form