It is currently 04 Sep 2025, 11:44
   
Text Size

Two spells with spDestroyTgt

Post MTG Forge Related Programming Questions Here

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

Two spells with spDestroyTgt

Postby Sloth » 09 Jul 2010, 13:32

I found two common keywordable spells:

cards.txt:
Code: Select all
Chill to the Bone
3 B
Instant
Destroy target nonsnow creature.
spDestroyTgt:Creature.nonSnow

Rend Flesh
2 B
Instant Arcane
Destroy target non-Spirit creature.
spDestroyTgt:Creature.nonSpirit
card-pictures.txt:
Code: Select all
chill_to_the_bone.jpg               http://www.wizards.com/global/images/magic/general/chill_to_the_bone.jpg
rend_flesh.jpg                  http://www.wizards.com/global/images/magic/general/rend_flesh.jpg
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Two spells with spDestroyTgt

Postby Sloth » 09 Jul 2010, 21:44

I found two more:

Code: Select all
Rend Spirit
2 B
Instant
Destroy target Spirit.
spDestroyTgt:Creature.Spirit

Tunnel
R
Instant
Destroy target Wall. It can't be regenerated.
spDestroyTgt:Creature.Wall:NoRegen
Code: Select all
tunnel.jpg               http://www.wizards.com/global/images/magic/general/tunnel.jpg
rend_spirit.jpg                  http://www.wizards.com/global/images/magic/general/rend_spirit.jpg
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Two spells with spDestroyTgt

Postby Marek14 » 10 Jul 2010, 06:37

Though neither Rend Spirit nor Tunnel is - technically - limited to creatures. There are no Tribal Spirits or Walls; yet. Of course, anything can be done with Artificial Evolution :D
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times


Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 34 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 34 users online :: 0 registered, 0 hidden and 34 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 34 guests

Login Form