Page 2 of 4

Re: Death's Gambit

Posted: Wed Aug 22, 2018 2:51 pm
by Jookeringa
Hey @cedricvdg, awesome table!

So, I've made a google sheet of items and also included some other useful information (once the wiki is so poorly completed).
Items Sheet
Image
[Link]

Hope this helps!

o/

Re: Death's Gambit

Posted: Wed Aug 22, 2018 6:14 pm
by cedricvdg
Jookeringa wrote:
Wed Aug 22, 2018 2:51 pm
Hey @cedricvdg, awesome table!

So, I've made a google sheet of items and also included some other useful information (once the wiki is so poorly completed).
Items Sheet
Image
[Link]

Hope this helps!

o/
Awesome thank you! I will add it to the opening post!

Re: Death's Gambit

Posted: Thu Aug 23, 2018 4:44 pm
by cedricvdg
Added Equipment Slots and fixed a bug.

Re: Death's Gambit

Posted: Sat Aug 25, 2018 10:48 am
by cedricvdg
Updated for 1.02 and added Skills, allowing you to change skills just like you would items.

Re: Death's Gambit

Posted: Sun Aug 26, 2018 1:04 pm
by kleyas199
Hi just a noob asking somehow i cant change the value on shards and level

Re: Death's Gambit

Posted: Sun Aug 26, 2018 6:55 pm
by ersatz
there are some treasure chests that will not open if you've used a phoenix feather, can we get an option to switch that binary to zero? so that we can open these chests ?

Re: Death's Gambit

Posted: Mon Aug 27, 2018 11:45 am
by cedricvdg
kleyas199 wrote:
Sun Aug 26, 2018 1:04 pm
Hi just a noob asking i cant change the value on shards and level
Are you sure you are using game version 1.02?
ersatz wrote:
Sun Aug 26, 2018 6:55 pm
there are some treasure chests that will not open if you've used a phoenix feather, can we get an option to switch that binary to zero? so that we can open these chests ?
Not sure if this variable is exposed by GameMaker. I will have a look at it when I have the time to do so.

Re: Death's Gambit

Posted: Mon Aug 27, 2018 12:49 pm
by kleyas199
yes i do use v 1.02

Re: Death's Gambit

Posted: Mon Aug 27, 2018 4:00 pm
by gupy007
hello,i don't know why i haved actived "Infinite Stamina" and press attacking button and the game will CTD

Re: Death's Gambit

Posted: Mon Aug 27, 2018 9:35 pm
by cedricvdg
Shards and Levels seem to work fine for me on latest table with 1.02 so I cannot reproduce this issue.
Not crashing to desktop either on any of the cheats using the latest table and using infinite stamina.
Please supply some more info, like Class, Level, Gear used etc so I can try and reproduce these issues.

As for the Treasure Chests, the game does not keep a variable to see if a feather has been used, instead it just checks if Current Feathers is lower than Max Feathers. As I can not alter the game code (GameMaker troubles) to change the behaviour, you can instead just change the exposed Feathers variable to be your max feather amount or freeze that value.

Re: Death's Gambit

Posted: Thu Oct 25, 2018 11:10 am
by kazukiwoof
With the new version, all pointers (like Health, Shards, etc) were lost though :(

Re: Death's Gambit

Posted: Thu Oct 25, 2018 12:37 pm
by cedricvdg
kazukiwoof wrote:
Thu Oct 25, 2018 11:10 am
With the new version, all pointers (like Health, Shards, etc) were lost though :(
Updated Table added to opening post. Did it really quickly so let me know if everything works!

Re: Death's Gambit

Posted: Sat Oct 27, 2018 4:14 pm
by Slumbering Dog
The table doesn't works anymore.. I tried several times, but could not use

Re: Death's Gambit

Posted: Sat Oct 27, 2018 8:47 pm
by Slumbering Dog
if anyone can help me, I will be very grateful. I have not found any functional table for this new patch. I just need:



infinite items

Infinite stamina

infinite skill (time and that MP bar)

Re: Death's Gambit

Posted: Sat Oct 27, 2018 10:05 pm
by cedricvdg
Slumbering Dog wrote:
Sat Oct 27, 2018 8:47 pm
if anyone can help me, I will be very grateful. I have not found any functional table for this new patch. I just need:



infinite items

Infinite stamina

infinite skill (time and that MP bar)
Are you sure your are on 1.1 and using the 1.1 table?

Anyway I have updated the table to fix some bugs on the preliminary 1.1 table and added Feather Damage Multiplier, NG+ Level and No Debuff for good measure.