It is currently 16 Apr 2024, 20:51
   
Text Size

Rulings and custom card questions

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

Rulings and custom card questions

Postby NYO » 15 Jun 2018, 07:31

Hi, I've got a question regarding rulings and a custom card that I've made.

I've create an instant card with the following functions:

"deals 2 damage to any target.

mills each player for 3.

spell mastery - create a 2/1 token creature."


Oracle "Deals two damage to any target. Put the top two cards of each player's library into his/her graveyard. Spell mastery - Create a 2/1 Demon token."

(Sorry I am not quite familiar with the wordings of the Oracle…)


And my script is as follows:


Types:Instant
A:SP$ DealDamage | Cost$ RRRR | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target creature or player. | SubAbility$ DBMill
SVar:DBMill:DB$Mill | NumCards$ 3 | Defined$ Player | SubAbility$ DBToken
SVar:DBToken:DB$ Token | ConditionCheckSVar$ X | ConditionSVarCompare$ GE2 | References$ X | TokenAmount$ 1 | TokenName$ Demon | TokenTypes$ Creature,Demon | TokenColors$ Red | TokenPower$ 2 | TokenToughness$ 1 | TokenImage$ r 1 1 xyz ABC | TokenOwner$ You
SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn


However, if the creature that I targeted is protected, the mill part and token generation part of the card cannot be performed. (no milling and no tokens are generated).


May I ask in reallife Magic rulings.. should the rest parts of the card be performed? If yes, how can I ammend the script?

Thanks very much..
NYO
 
Posts: 10
Joined: 10 Jun 2018, 15:21
Has thanked: 0 time
Been thanked: 1 time

Re: Rulings and custom card questions

Postby friarsol » 16 Jun 2018, 03:21

In real life magic, if all of the targets are illegal by the time the spell resolves. It fizzles and none of the actions are taken.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Rulings and custom card questions

Postby NYO » 23 Jun 2018, 11:53

Thanks very much Sol!
NYO
 
Posts: 10
Joined: 10 Jun 2018, 15:21
Has thanked: 0 time
Been thanked: 1 time


Return to Forge

Who is online

Users browsing this forum: No registered users and 65 guests


Who is online

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

Login Form