Re: Diablo III - Item Modding
Quote:
Originally Posted by
sparatiintesta
ok ok thanks! i made it! i mean.....the encrypting part! now...how the hell can i know which item i'm talking about???
15 = Item ID (Int32) what does this mean? EVERY TIME i found a 15 it's a new item??? because i'm pretty LOST!!!! i'm new to hex but i really want to understand this part! I can't see a clear map of the code, anything is repeated so i can tell....."ok...here's the new one"
edit: after some time i found an item that is ok with the example made by IdleHands88! I mean the gem value, the id, the "1Ds" for the various effects so i tried to put on them the DBB49EB5" for the magical find but now my question is....how the hell do i know which item i'm editing??? i mean...if i want to edit the 3rd ring in my stash??? how can i find it? somewhere i read that account.dat is the stash or something similar? thanks
There are a couple of ways to identify it in the vast coding. The easiest way is to make a new character and place only that ring in his inventory. Then you should make note of it's rarity and how many "effect IDs" it already has on it. Compare that data to the code you locate and proceed to make your changes there.
All of these things are much easier to accomplish with the release save editor, however.
Re: Diablo III - Item Modding
Quote:
Originally Posted by
dqtsf
...
GENERAL AFFIXES
% LIFE C7 B4 45 2E /BB BA B9 34
- % MELEE B5 5B 54 4D
% DAMAGE 95 BC 0B 7B /2E 14 C5 E2
% TO DEMON FA 3D 1C 97
% TO ELITE B5 2F 2A 03
...
On my Bul Kathos Warrior Blood ( 717C3663) i have found one another Effect ID for Damage to Elites;
E7A7936C +26% DMG TO ELITE
Re: Diablo III - Item Modding
Here are a couple of Effect IDs and Item IDs
F4 2D 89 BE -- Blackthorne's Duncraig Cross (Set Piece)
DB 68 CD 9E -- Manajuma's Gory Fetch (Set Piece)(Witch Doctor Mojo)
59 12 22 E2 -- Skull Grasp (Legendary Ring)
94 D1 8A 2D - % Chance to inflict Bleed for 344-674 damage over 5 seconds
8C 23 C7 4E - %Spirt Barrage Damage(Witch Doctor)
49 4E 75 FE - % Chance to Fear on Hit
Re: Diablo III - Item Modding
https://www.dropbox.com/s/71poz0egyb...tem%20Data.txt
Updated for you guys.
This is a list of ID's and affixes so if you are looking for a item or an affix it's probably in here. Download it as a txt file and just copy the code from your editor and in notepad or whatever program you use to view txt files do a search and it should display.
Re: Diablo III - Item Modding
Quote:
Originally Posted by
iNvRG
https://www.dropbox.com/s/71poz0egyb...tem%20Data.txt
Updated for you guys.
This is a list of ID's and affixes so if you are looking for a item or an affix it's probably in here. Download it as a txt file and just copy the code from your editor and in notepad or whatever program you use to view txt files do a search and it should display.
Yo, you being racist? lol
45 6F 70 43 | 8% Black Chance?????
Re: Diablo III - Item Modding
Hahahahah black chance.
Anyway , man this is to complicated for me , sure i could read the Tutorial about Hex basics , but damn it , i'm way to lazy for it.
Great job btw to japi and everyone doing those editors. I remember when i used to study programming , god , to.. much...thinking. I'll be waiting for another one of those safe prof editors :006:
Re: Diablo III - Item Modding
Quote:
Originally Posted by
Idlehands88
Yo, you being racist? lol
45 6F 70 43 | 8% Black Chance?????
lol wow have no idea why that happened.
Also that block code didn't add block to an item. The block % I use came from the storm shield and it takes I think it was 12 affixes to make my follower invincible lol
Re: Diablo III - Item Modding
Anyone have a flying dragon? I kinda want that item pretty bad lol