Page 8 of 54

Re: Last Epoch Save Editor

Posted: Thu Dec 30, 2021 5:18 am
by Fibior
Hi, you making blessings at this week?

Re: Last Epoch Save Editor

Posted: Thu Dec 30, 2021 7:57 am
by Ash06
Working on a external database, and all can add missed items.
I post the exported database, next update will use this files

Will finish next week i think.

Re: Last Epoch Save Editor

Posted: Fri Dec 31, 2021 1:00 am
by rubikhan
Anyway you can make prefix and suffix list alphabetical? It is hard to find the affixes

Re: Last Epoch Save Editor

Posted: Fri Dec 31, 2021 4:10 am
by rubikhan
rubikhan wrote:
Fri Dec 31, 2021 1:00 am
Anyway you can make prefix and suffix list alphabetical? It is hard to find the affixes.

Also the affixes for Bow and Quiver seem to be out of order

Re: Last Epoch Save Editor

Posted: Sun Jan 02, 2022 4:09 am
by Thejameshenry
Can anyone please tell me how to extract this...I keep getting a wrong password error using "Ash"
Using 7-Zip version 19.00

Re: Last Epoch Save Editor

Posted: Sun Jan 02, 2022 2:42 pm
by jabbermacy
^ just d/l all parts, use 7zip extract from part one,
Anybody got Vessel of Strife yet?
[Link]

Re: Last Epoch Save Editor

Posted: Mon Jan 03, 2022 9:30 am
by MrAngry
Ash06 wrote:
Thu Dec 30, 2021 7:57 am
Working on a external database, and all can add missed items.
I post the exported database, next update will use this files

Will finish next week i think.
Thanks for this. I was playing around with these files and found a few more of the missing ID's. Some of these were already in the global stash file posted earlier in this thread. 4 appear to be still missing so guessing were deleted or abandoned. I am working on a personal project to auto create a global stash file of all uniques.

69
73 - Plague Bearers Staff 2H STAFF
77
78
79
112 - Strands of Souls BELT
113 - Ribbons of Blood RING
124 - Dragonflame Edict STAFF
142 - Drelkor's Compass BOW
149 - Omnividence STAFF
151 - Eulogy of Blood 1H AXE
196 - Scales of Eterra Fire Lightning CATALYST
197 - Scales of Eterra Lightning Cold CATALYST
210 - Flayer's Pride SHIELD
211 - Throne of Ambition ADORNED IDOL
214 - Stormcast Testament RELIC
215 - Nightbringer QUIVER
219 - Trinity of Flames ADORNED IDOL
229 - Roots of Vithrasil BOOTS
238 - Julra's Stardial RING
239 - Somnia HELM
240 - Julra's Obsession GLOVES
241 - Vessel of Strife RELIC

Re: Last Epoch Save Editor

Posted: Mon Jan 03, 2022 11:53 am
by _4L3X_
Hello,
Someone know how I can create unique idols please ? I tried but with no result as I'm a complete noob :/
I'm trying to get the Throne of Ambition Adorned Idol.
Thanks !

Edit : Found how to do it.

Re: Last Epoch Save Editor

Posted: Wed Jan 05, 2022 6:18 am
by Fibior
some one know id of all blessings?

Re: Last Epoch Save Editor

Posted: Thu Jan 06, 2022 5:53 pm
by nacnac333
I edit legendary items. But when I enter the game, a random bonus comes in and it becomes level 1. Is there a person who can make a little video about how to do it or tell me about it via pm?

Re: Last Epoch Save Editor

Posted: Fri Jan 07, 2022 1:00 am
by Ash06
nacnac333 wrote:
Thu Jan 06, 2022 5:53 pm
I edit legendary items. But when I enter the game, a random bonus comes in and it becomes level 1. Is there a person who can make a little video about how to do it or tell me about it via pm?
All you need is in first post.
Legendary can have 4 "Bonus" (shard), set Legendary Potential to 4 to unlock all 4 Shards, but you have to set the 4 shards.

Easy way (rare to legendary):
- Get a white base.
- Craft a 4 affix T1 in game.
- Setup your 4 affix to T5-7 in app (math in first post).
- Modify quality to legendary.
- Select unique from the Name list.
- Set Legendary Potential to 4 to unlock all 4 Shards.
- Set Implicits, Modifiers and Shards Values to 255, for max stats.

I you want a shard not craftable in game (ex : shard for weapon in ring) or one not in the list
- Get a white Item.
- Craft T1 shard you want.
- Setup this shard to T5-7 in app.
- Copy values shard_id and shard_tier.
- Select the item you want to modify.
- Choose the shard you want to modify.
- Replace values shard_id and shard_tier with copied values.

Re: Last Epoch Save Editor

Posted: Sat Jan 08, 2022 6:33 pm
by Pythagoras
There appears to be something wrong with some of the stats im trying to craft a + level of static orb fractured crown and no matter what I do when I bring an item in to the save editor it changes the affix.
[Link]

Re: Last Epoch Save Editor

Posted: Sun Jan 09, 2022 9:47 am
by Ash06
Pythagoras wrote:
Sat Jan 08, 2022 6:33 pm
There appears to be something wrong with some of the stats im trying to craft a + level of static orb fractured crown and no matter what I do when I bring an item in to the save editor it changes the affix.
Craft T1 affix in game, if affix_tier = 0 this is the real name, static orb T1 affix_tier = 2 so app dont show the good name.
The app dont change the affix, you have to use the math to make T5-T7, in this exemple T7 affix_tier = 98, not 96.
Ash06 wrote:
Tue Oct 05, 2021 11:46 am
You have to craft T1 affix_you_want in game (get the affix_id, and the affix_tier in the app), and use the math to make T1-7
affix_tier = ((tier_you_want - 1) * 16) + T1_affix_tier.

If affix_tier is not correct, you have another affix in game.

Re: Last Epoch Save Editor

Posted: Sun Jan 09, 2022 11:26 am
by Big Z
Firstly, thank you for your amazing work with this app.

Secondly, how do I get the Unique Staff "Omnividence" to show in the app? When I select a staff to modify it won't show up in the drop down menu, it shows all the other Unique staves, but not Omnividence.

Re: Last Epoch Save Editor

Posted: Sun Jan 09, 2022 8:57 pm
by Ash06
I probably made a mistake during the last release, i have it in code.
Image