It is currently 25 Apr 2024, 06:16
   
Text Size

Game logic bug

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

Game logic bug

Postby Valectar » 09 Nov 2016, 01:19

Hey, I encountered a bug when attempting to utilize the Worldgorger Dragon / Animate Dead combo.

So after playing Animate Dead targeting Worldgorger, WGD enters and his exile trigger resolves, exiling animate dead. Then animate dead's sac trigger resolves killing WGD, who's return trigger goes off bringing back animate dead. Then I can once again target WGD, but this time when he is brought back and exiles animate dead, animate dead's sac trigger doesn't kill WGD, so he just stays on the field, ending the loop.

This behavior is not observed with Dance of the Dead, for which the loop executes properly.
Valectar
 
Posts: 1
Joined: 09 Nov 2016, 01:09
Has thanked: 0 time
Been thanked: 0 time

Re: Game logic bug

Postby RumbleBBU » 11 Nov 2016, 13:38

I can confirm this for 1.5.57 and 1.5.56 as well. The exact same thing happens for me too.

Examining the differences between the sac triggers for Animate Dead and Dance of the Dead, I notice this difference:

The line for Animate Dead says
Code: Select all
SVar:TrigSacrifice:DB$ Destroy | Sacrifice$ True | Defined$ DirectRemembered
Whereas the equivalent line for Dance of the Dead simply says:
Code: Select all
SVar:TrigSacrifice:DB$ Destroy | Sacrifice$ True | Defined$ Remembered
I tried changing the "Defined$ DirectRemembered" to "Defined$ Remembered" for Animate Dead, and lo and behold, the Worldgorger Dragon combo works again. But I am not intimately familiar with these scripts, so I'm not sure if this change would break something else. I suspect there is a reason it uses "DirectRemembered" instead of "Remembered".
User avatar
RumbleBBU
 
Posts: 394
Joined: 18 Aug 2012, 04:24
Has thanked: 29 times
Been thanked: 66 times


Return to Forge

Who is online

Users browsing this forum: No registered users and 162 guests


Who is online

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

Login Form