It is currently 19 Apr 2024, 19:52
   
Text Size

Duels 2013 decks into 2014 *All 22 decks complete*

Moderator: CCGHQ Admins

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Ferrix » 12 Apr 2014, 22:50

Lyzolda, the Blood Witch

"Lyzolda, The Blood Witch" | Open
Code: Select all
    <RESOLUTION_TIME_ACTION>
    local target_creature = EffectDC():Get_Targets(0):Get_CardPtr(0)
    local target_player = EffectDC():Get_Targets(0):Get_PlayerPtr(0)
    local sacrifice = EffectDC():Get_Targets(1):Get_CardPtr(0)
    if sacrifice ~= nil and sacrifice:GetColour():Test( COLOUR_BLACK ) then
      if ( target_creature ~= nil ) then
         EffectSourceLKI():DealDamageTo( 2, target_creature )
      elseif ( target_player ~= nil ) then   
         EffectSourceLKI():DealDamageTo( 2, target_player )
      end
    end
    </RESOLUTION_TIME_ACTION>
COLOUR_BLACK should be COLOUR_RED
Ferrix
 
Posts: 32
Joined: 02 Apr 2014, 21:14
Has thanked: 2 times
Been thanked: 2 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby GrovyleXShinyCelebi » 14 Apr 2014, 21:50

I checked the card again and yeah, it says COLOUR_RED. Are you sure it's from the 2013 mod; I borrowed that Lyzolda from another modder here (though I'm not sure exactly which one).

Here's a reupload of 2013:

http://www78.zippyshare.com/v/32640300/file.html
User avatar
GrovyleXShinyCelebi
 
Posts: 294
Joined: 12 Jun 2013, 18:23
Has thanked: 14 times
Been thanked: 37 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Ferrix » 15 Apr 2014, 00:05

GrovyleXShinyCelebi wrote:I checked the card again and yeah, it says COLOUR_RED. Are you sure it's from the 2013 mod; I borrowed that Lyzolda from another modder here (though I'm not sure exactly which one).

Here's a reupload of 2013:

http://www78.zippyshare.com/v/32640300/file.html
Yes, was from 2013, but we didn't install a new version since 2nd April 2014, maybe you had fixed it in-between.

Anyway, I confirm Lyzolda fixed now.
Ferrix
 
Posts: 32
Joined: 02 Apr 2014, 21:14
Has thanked: 2 times
Been thanked: 2 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby NEMESiS » 29 Apr 2014, 02:09

Sewer Nemesis seems to only count the creature cards on the specified graveyard rather then all the cards there. Also the toke from Nested Ghoul enters the battlefield tapped and it shouldn't.
User avatar
NEMESiS
 
Posts: 460
Joined: 03 Jan 2013, 04:02
Location: Pools of Becoming
Has thanked: 70 times
Been thanked: 21 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby GrovyleXShinyCelebi » 29 Apr 2014, 23:43

User avatar
GrovyleXShinyCelebi
 
Posts: 294
Joined: 12 Jun 2013, 18:23
Has thanked: 14 times
Been thanked: 37 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Chakan » 07 Jun 2014, 23:17

I registered here just to thank you for this mod. I just recently started playing Magic (not physically yet) when I got Magic 2013 at discount a few weeks ago. I decided to get 2014 too, but I got really attached to the Peacekeepers deck from 2013 and I couldn't win with the default decks in 2014. A quick Google search lead me to this forum and thankfully I found your mod so thank you for this.

Another great thing about this mod is that I can play online in Two Headed Giant with my girlfriend with this mod because we both have it. I was wondering if that would work or not, and I'm really glad it does.

(Also, the Mana Mastery deck is awesome.)
User avatar
Chakan
 
Posts: 166
Joined: 07 Jun 2014, 23:08
Has thanked: 11 times
Been thanked: 10 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Parabolic » 21 Jun 2014, 09:11

Chakan wrote:(Also, the Mana Mastery deck is awesome.)
Yeah, what's up with Mana Mastery? It's not exactly the same list from 2013.

In addition, how did you lock the mana base? I've wanted to make 4 or 5 color decks, but you know how it is. Their decision to lock the decks to 3 basic land types after just putting out the first 5 color deck for the last game (which was surprisingly effective) will never cease to baffle me.
Parabolic
 
Posts: 74
Joined: 12 Jul 2013, 19:22
Has thanked: 10 times
Been thanked: 10 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby NEMESiS » 27 Jun 2014, 12:24

Puca's Mischief ability is "may", not mandatory to exchange permanents. I think the original from 2013 was also had this oversight.
User avatar
NEMESiS
 
Posts: 460
Joined: 03 Jan 2013, 04:02
Location: Pools of Becoming
Has thanked: 70 times
Been thanked: 21 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby DeadNinja » 04 Sep 2014, 17:37

This is the only mod I have installed, and it seems to be working well except for one problem which I am unsure is related to this specific mod or is just in the nature of all mods.

It seems that when I exit the game, the next time I open it all the mod decks are reset to their default lists, regardless of edits I made or saved in previous sessions. Other than this, the mod plays fine, and I've had no issues.
At first I thought this may be a problem with the steam cloud saves, but noticed that wasn't the case when I disabled cloud saving for duels2014 and the problem persisted. I have the mod installed on both computers I had tried to play the game on.
If there is something I can do to fix this, I would appreciate knowing how to do so.

Thank you.
DeadNinja
 
Posts: 1
Joined: 04 Sep 2014, 17:27
Has thanked: 1 time
Been thanked: 0 time

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Kithkin » 04 Sep 2014, 17:54

DeadNinja wrote:This is the only mod I have installed, and it seems to be working well except for one problem which I am unsure is related to this specific mod or is just in the nature of all mods.

It seems that when I exit the game, the next time I open it all the mod decks are reset to their default lists, regardless of edits I made or saved in previous sessions. Other than this, the mod plays fine, and I've had no issues.
At first I thought this may be a problem with the steam cloud saves, but noticed that wasn't the case when I disabled cloud saving for duels2014 and the problem persisted. I have the mod installed on both computers I had tried to play the game on.
If there is something I can do to fix this, I would appreciate knowing how to do so.

Thank you.
There is a limit of "saves", DOTP can handle. You have reached it (20 decks). There is nothing to fix it.
User avatar
Kithkin
 
Posts: 456
Joined: 21 Feb 2014, 07:12
Location: Cologne, GERMANY
Has thanked: 11 times
Been thanked: 56 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Evalis » 04 Sep 2014, 22:37

I loved the mana mastery remake you did. The 'promotional' unlocks you added really fit the deck too.
Evalis
 
Posts: 24
Joined: 31 Aug 2014, 02:59
Has thanked: 13 times
Been thanked: 1 time

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Ferrix » 16 Sep 2014, 16:23

Angel's Feather is broken. It seems to only give life if the controller casts white spells.
Ferrix
 
Posts: 32
Joined: 02 Apr 2014, 21:14
Has thanked: 2 times
Been thanked: 2 times

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby known » 02 Feb 2016, 06:13

thanks man it works, but I cant use it by tungle or steam, is it only offline mode?
known
 
Posts: 1
Joined: 02 Feb 2016, 06:11
Has thanked: 0 time
Been thanked: 0 time

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby syberx » 29 Jul 2018, 06:31

Can someone help by re-uploading this mod? Links seems to be dead years ago...
syberx
 
Posts: 1
Joined: 29 Jul 2018, 06:29
Has thanked: 0 time
Been thanked: 0 time

Re: Duels 2013 decks into 2014 *All 22 decks complete*

Postby Xander9009 » 31 Jul 2018, 15:00

I'm not sure that anyone has this wad anymore. It's a dhame because I actually would like to use it, too.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
Xander9009
Programmer
 
Posts: 2905
Joined: 29 Jun 2013, 07:44
Location: Indiana, United States
Has thanked: 121 times
Been thanked: 445 times

PreviousNext

Return to 2014

Who is online

Users browsing this forum: No registered users and 61 guests


Who is online

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

Login Form