Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

That's the thing you see, I have magic affinity ( alot of it ) and it still does not work. After feeding that creature at the end of the game I've racked up like 20 so im guessing its a bug

(1 edit)

In version 1.7 it was changed to magic affinity 3 and strength 1. The desccription needs updating to match.

(1 edit)

He's right it's bugged; here's the Bloodthirster requirements:

reqs = [{reqstat = 'smaf', oper = 'gte', reqvalue = 3}, {reqstat = 'str', oper = 'gte', reqvalue = 1}],

It requires "str" but the person class only has "sstr", so the better question would by why it isn't causing constant crashing.


For DKRust, you would need to edit the save file to fix the requirements for your Bloodthirster to use it. Fixing the mod files will only fix future items.

This is a new unique item for the mod. It can only be gained the once. New players can edit the Leodata.gd file as Ankmairdor suggested before the weapon is found (replace str with sstr). After the weapon is found it carries its own data in the save game file and would need editing there.

(1 edit)

Okay, so I edited my save file and replaced it as you said, and yes that worked thanks for that. I also did some experimenting and gave bloodthirster a makeover.