Majin_Reaper_85 wrote:Ok I'm totally lost here with this I can find everything else except for these friggin' blood gems.
I have a "Cursed Tempering Damp Blood (5)" where in the world do I find this in my advance save?
Maybe you've already figured this out by now but Blood Gems are almost the very first thing you see when you open up Advanced Mode. Easy way to find them in the coding is by looking for the shape. So if it's a Radial look for 01 00 00 00 / 01 00 00 00. Quantity 1 Shape Radial.
As for figuring out which one specifically...well you'll have to rely on the coding given on page one of this thread. Meaning pull up 'Find' and type in the code related to your gem if you have it. Like if it's a HP Deplete -8 curse then look for B8 AC 00 00 though if it's a -9 it's a B9 AC 00 00. The thread seems to have gotten that wrong, it's not BB...or at least not for the -9 gems I've gotten.
Oh and keep note of who exactly you got that gem from because it'll also come in handy for finding gems in the future if you farm that monster.
When staring at the coding it'll be Gems specific ID / Gems Source (i.e. Monster, coffin, chest, etc.) / Quantity / Shape so make sure to take note of the second set of 4 numbers.
Like if you decide to farm Labyrinth Warriors (flaming swords) then their ID would be B6 CC 00 80 so I look for that code and try to match an effect, curse or otherwise, to find that specific gem.
You could also do what I've started doing, which is keeping track of the gems ID so I don't pull a derp if I don't realize I already edited it.