It is currently 26 Aug 2025, 03:12
   
Text Size

No Duel Decks?

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

No Duel Decks?

Postby AStrangerIsHere » 02 May 2019, 21:44

I was looking for the Knights deck in the Knights vs Dragons set, and didn't find it in the preconstructed decks list, so I guess there aren't any duel decks in Forge. So I'm curious, is there a reason why?
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: No Duel Decks?

Postby gos » 07 May 2019, 10:31

Knights includes a card (Harm's Way) that has not been implemented in forge.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: No Duel Decks?

Postby AStrangerIsHere » 08 May 2019, 08:40

gos wrote:Knights includes a card (Harm's Way) that has not been implemented in forge.
Yeah, I saw that. So you think that's the reason why? I tried to do Harm's Way by myself by the way, and I almost did it except I wasn't able to redirect the damage when the source targets a player. So it only works on creature...

Here's the code:
| Open
Name:Harm's Way
Types:Instant
ManaCost:W
A:SP$ ChooseSource | Cost$ W | Choices$ Card,Emblem | SubAbility$ DBEffect | StackDescription$ SpellDescription | SpellDescription$ The next 2 damage that a source of your choice would deal to you to you and/or permanents you control this turn is dealt to target creature or player instead.
SVar:DBEffect:DB$ Effect | ValidTgts$ Creature,Player | TargetUnique$ True | TgtPrompt$ Select target creature or player to redirect the damage to | ReplacementEffects$ DamageEvent | Triggers$ OutOfSight | SVars$ DamageEvent,RaziaDmg,ExileEffect,OutOfSight,X | References$ DamageEvent,OutOfSight,RaziaDmg,ExileEffect,X | RememberObjects$ Targeted | ImprintCards$ Targeted | ConditionDefined$ Targeted | ConditionPresent$ Creature,Player | ConditionCompare$ GE1
SVar:DamageEvent:Event$ DamageDone | ValidSource$ Card.ChosenCard,Emblem.ChosenCard | ValidTarget$ Permanent.YouCtrl,You | ReplaceWith$ RaziaDmg | DamageTarget$ Imprinted | Description$ The next 2 damage that a source of your choice would deal to you to you and/or permanents you control this turn is dealt to target creature or player instead.
SVar:RaziaDmg:DB$ ReplaceSplitDamage | DamageTarget$ Imprinted | VarName$ X | References$ X
SVar:OutOfSight:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsImprinted,Player.IsImprinted,Card.IsRemembered,Player.IsRemembered | Execute$ ExileEffect | Static$ True
SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile
SVar:X:Number$2
Oracle:The next 2 damage that a source of your choice would deal to you to you and/or permanents you control this turn is dealt to target creature or player instead.


I think it's because ImprintCards$ Targeted is used and, well, it works on cards and not on player.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times


Return to Forge

Who is online

Users browsing this forum: No registered users and 49 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form