Re: Diablo III - Item Modding
Quote:
Originally Posted by
iNvRG
yea that's what I use as well. Press crtl+F and type in 070804 and choose hex string and check off "all"
Thanks. On a side note I got my game to stop freezing. I was transfering 3 created weapons at once and I think the hero.dat was getting too big too quick and causing the freeze. When I did 1 at a time, it worked just fine and the items don't create any kind of lag.
Now I have the ability to modify my own gear. If Idle releases how to add bits I'll be able to create my own gear.
All thanks to Idle and everyone else who has posted codes on this thread.
My signiture weapon is the Monster Thingamabob, but only have it on Hardcore at the moment. Lvl 1 Req all the way! lol
Re: Diablo III - Item Modding
Quote:
Originally Posted by
Semetric
Sorry if this is random, but you all should of figured out how to mod on your own a long time ago. Simply by make a new character, getting a blueprint for any item craft 2 of them, store one save your character file to the computer as #1 then repeat with the other item as #2, then compare data after decryption. This would of instantly pointed you to the different effect IDs where the item data is located and show you how the the item is structured in the file. Sorry for the rant but why is everyone so brain dead these days.
There would be way more than just the effect ID's that is different is each save. it's not that simple.
Re: Diablo III - Item Modding
That's how I learned on my own, do it yourself and see it for yourself.
Re: Diablo III - Item Modding
yea i know how to change the values around but i just want to know how to add the bytes in so i can i can add as many effects i want to them
Re: Diablo III - Item Modding
Quote:
Originally Posted by
xICEMANx117
yea i know how to change the values around but i just want to know how to add the bytes in so i can i can add as many effects i want to them
That's what I'm going to be working on tomorrow.
Re: Diablo III - Item Modding
You guys don't need to adding byte for more affix slot because with 6 affixes on an item we can create bunch of combination insane items already. I just create a Tal set for my wizard with arcane on hit on every piece. Not so over power and still having fun. Creating our own gear and enjoy the game in a completely different way is the meaning of item modding, not the way people are trying to create broken items and show off online.
Anyway, here are some of Effect ID's I have found and tested working. Hope this would save you times.
MAIN ATTRIBUTES
STR 89 97 4E CF /30 FC AE 5D /7E 81 C6 C4 /27 B6 7C AF /E6 00 20 2A /9B 4F 57 19
INT BB BB 1B 10 /F1 70 07 AD /22 62 6F 86 /D8 66 E0 52 /19 1C 3D D8
VIT C4 D5 15 79 /98 06 00 CB /52 98 7B B8 /C1 E3 8A 46 /F2 92 DC 08 /53 0B 19 7E
DEX C7 FA BC A0 /78 AF E3 78 /09 38 9D 02 /6F 69 B1 CA
STR-VIT 95 1F C0 5C /64 DE A0 16
STR-INT 75 67 E6 F1
STR-DEX 43 A5 E6 E0 /D2 04 59 15
INT-VIT BE DF 59 91
DEX-VIT DD 6D C3 7D /B8 E6 58 5F
DEX-INT 77 88 68 E9
STR, VIT, INT, DEX /E8 3E 22 AA /41 E4 A2 46
CORE AFFIXES
XX-YY DAMAGE 87 1C 08 2D /46 67 AB A7
AS 96 AF B9 EC /2E 14 C5 E2 /55 FA 5C 67 /14 45 00 E2 /2D 14 C5 E2
CD 77 2D 42 B3 /A8 D6 75 FC /1F B8 99 52 /8B 25 5F EC /C0 DC 87 1B
CC 75 67 E6 F1 /9D 07 95 24 /74 1E 6C C0 /8C B5 EF 73
0.2X APS 2D 43 86 FE
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
AMOR 86 24 CD C8
ARCANE ON HIT 3C A1 C1 AB
BONUS HEALTH A9 D3 99 39 /A8 D3 99 39
GOLD FIND 64 C9 B7 3A
HATRED PER SEC 62 C2 D0 D9
IGNORE DUR. DA CC 07 63
LIFE PER HIT 69 49 69 EA /91 EA 41 BF
LIFE PER KILL 57 D5 1A 95 /B0 E4 EA 11
LIFE PER SEC DF AF FE C5 /20 65 5B 4B
LIFE STEAL B4 68 0C AF /63 78 22 48 /8A 0F 64 28
MAGIC FIND DB B4 9E B5 /83 CC C1 F3
MANA REGEN A7 AE 10 83
MAX ARCANE F3 18 A0 E0
MAX DISIPLINE 80 66 5C 46
MAX FURY 61 97 53 50
MOVE SPEED EB E2 E4 05 /E9E2E405
PICK UP 70 8B 77 F0 /6F 8B 77 F0
REDUCE LV A0 29 DC 05 /A1 29 DC 05
SOCKET 73 23 06 50 /7D 35 1F CC /66 23 06 50 /74 28 DA B0
SPIRIT PER SEC E5 EB 3B FC
THORN E9 9C BD C3 /2A 52 1A 49
XP PER KILL 72 8E 1D 21
Re: Diablo III - Item Modding
Quote:
Originally Posted by
dqtsf
You guys don't need to adding byte for more affix slot because with 6 affixes on an item we can create bunch of combination insane items already. I just create a Tal set for my wizard with arcane on hit on every piece. Not so over power and still having fun. Creating our own gear and enjoy the game in a completely different way is the meaning of item modding, not the way people are trying to create broken items and show off online.
Anyway, here are some of Effect ID's I have found and tested working. Hope this would save you times.
MAIN ATTRIBUTES
STR 89 97 4E CF /30 FC AE 5D /7E 81 C6 C4 /27 B6 7C AF /E6 00 20 2A /9B 4F 57 19
INT BB BB 1B 10 /F1 70 07 AD /22 62 6F 86 /D8 66 E0 52 /19 1C 3D D8
VIT C4 D5 15 79 /98 06 00 CB /52 98 7B B8 /C1 E3 8A 46 /F2 92 DC 08 /53 0B 19 7E
DEX C7 FA BC A0 /78 AF E3 78 /09 38 9D 02 /6F 69 B1 CA
STR-VIT 95 1F C0 5C /64 DE A0 16
STR-INT 75 67 E6 F1
STR-DEX 43 A5 E6 E0 /D2 04 59 15
INT-VIT BE DF 59 91
DEX-VIT DD 6D C3 7D /B8 E6 58 5F
DEX-INT 77 88 68 E9
STR, VIT, INT, DEX /E8 3E 22 AA /41 E4 A2 46
CORE AFFIXES
XX-YY DAMAGE 87 1C 08 2D /46 67 AB A7
AS 96 AF B9 EC /2E 14 C5 E2 /55 FA 5C 67 /14 45 00 E2 /2D 14 C5 E2
CD 77 2D 42 B3 /A8 D6 75 FC /1F B8 99 52 /8B 25 5F EC /C0 DC 87 1B
CC 75 67 E6 F1 /9D 07 95 24 /74 1E 6C C0 /8C B5 EF 73
0.2X APS 2D 43 86 FE
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
AMOR 86 24 CD C8
ARCANE ON HIT 3C A1 C1 AB
BONUS HEALTH A9 D3 99 39 /A8 D3 99 39
GOLD FIND 64 C9 B7 3A
HATRED PER SEC 62 C2 D0 D9
IGNORE DUR. DA CC 07 63
LIFE PER HIT 69 49 69 EA /91 EA 41 BF
LIFE PER KILL 57 D5 1A 95 /B0 E4 EA 11
LIFE PER SEC DF AF FE C5 /20 65 5B 4B
LIFE STEAL B4 68 0C AF /63 78 22 48 /8A 0F 64 28
MAGIC FIND DB B4 9E B5 /83 CC C1 F3
MANA REGEN A7 AE 10 83
MAX ARCANE F3 18 A0 E0
MAX DISIPLINE 80 66 5C 46
MAX FURY 61 97 53 50
MOVE SPEED EB E2 E4 05 /E9E2E405
PICK UP 70 8B 77 F0 /6F 8B 77 F0
REDUCE LV A0 29 DC 05 /A1 29 DC 05
SOCKET 73 23 06 50 /7D 35 1F CC /66 23 06 50 /74 28 DA B0
SPIRIT PER SEC E5 EB 3B FC
THORN E9 9C BD C3 /2A 52 1A 49
XP PER KILL 72 8E 1D 21
This is awesome but I have a question, for the effects you listed multiple hex codes for how do you tell the difference in values of the effect?
Re: Diablo III - Item Modding
Alright here is a huge list of item ID's I've found and a ones people have posted in this thread. I just updated it. Some item ID's are blank or have the wrong affixes though they are mostly right and filled in. I also added the numbers they gave me in game. They might not be the same numbers you get when you use them because it depends on other factors as well. Hope this helps.
https://www.dropbox.com/s/71poz0egyb...tem%20Data.txt