kh0nsu / EldenRingTool

ERTool - Offline practice tool for Elden Ring
https://ds3tool.s3.ap-southeast-2.amazonaws.com/tools.html
42 stars 1 forks source link

Missing some whetblade items in spawn item list #3

Closed acourrau closed 1 month ago

acourrau commented 2 months ago

Not sure if these items are special in some way, but the main whestone knife is available to be spawned, but not the following:

kh0nsu commented 2 months ago

If you can find the item IDs for those you can try just adding them to items.csv and seeing what happens. Otherwise I'll try and address it when updating all the CSVs for the DLC.

acourrau commented 2 months ago

Not sure where to find the IDs. I've not done any modding on the game files or anything. But it's something I can look into

kh0nsu commented 2 months ago

Spawning them in seems to not actually work. You get the item but you can't do the infusions. There must be some kind of flag set specifically when you loot the item.

acourrau commented 2 months ago

image

Looks like there are flags that are set indeed. Here's the flags that the Cheat Engine Table uses for unlocking all the whetblades.

kh0nsu commented 2 months ago

This could be fixed by either having a 'whetblade unlock' option, or having a list of special items and their corresponding event flag and applying this when the item is spawned in.