Search found 5 matches

by Bobbyrobro
Fri Nov 19, 2021 11:08 pm
Forum: Tables
Topic: Final Fantasy Pixel Remasters +10 (I, II, III, IV, V)
Replies: 57
Views: 46669

Re: Final Fantasy Pixel Remasters +5 (I, II, III, IV, V)

I've figured out how to change what drops. Below is the CT, feel free to add and improve on it. Check the Table Extras . Does not affect drop rates. Using Mono, the Last.Data.DropItemData constructor method has fields that point to ContendId's. This tells the game what to drop. Extracting the asset...
by Bobbyrobro
Thu Apr 08, 2021 9:48 pm
Forum: Tables
Topic: Binding Of Isaac: Afterbirth+
Replies: 294
Views: 334482

Re: Binding Of Isaac: Afterbirth+

Kaptin wrote:
Thu Apr 08, 2021 9:39 pm
I've actually tried to change my luck and DMG but once you change room your value resets back.
You have to lock the values. It recalculates your stats every new floor. It should work otherwise. It works for me.
by Bobbyrobro
Thu Apr 08, 2021 9:37 pm
Forum: Tables
Topic: Binding Of Isaac: Afterbirth+
Replies: 294
Views: 334482

Re: Binding Of Isaac: Afterbirth+

Small update: - Added script to prevent Donation Machine to jam. Now you can set/lock your coins to 99 and use the Donation Machine in Shop until it reaches 999. Don't add any additional coin or the machine will explode. I will try to add pointers for stats. EDIT: Table updated again, adding some s...
by Bobbyrobro
Thu Apr 08, 2021 4:37 am
Forum: Tables
Topic: Binding Of Isaac: Afterbirth+
Replies: 294
Views: 334482

Re: Binding Of Isaac: Afterbirth+

Game just updated so I did a quick update to my godmode script to hold us over until the table makers update their full tables.

edit: renamed file
by Bobbyrobro
Sat Apr 03, 2021 8:02 pm
Forum: Tables
Topic: Binding Of Isaac: Afterbirth+
Replies: 294
Views: 334482

Re: Binding Of Isaac: Afterbirth+

Wrote a small script to make you untouchable by almost everything. Few things like moms hand can still grab and flies that drain item charge can still touch but other than that you should be unkillable. Works on Steam Repentance up to date version. Edit: Had a small bug in the script regarding the w...