Is is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.
Crimson Desert
Moderator: Table Moderator
Re: Crimson Desert (v1.04.02)
ExSOLDIER wrote: Mon Apr 27, 2026 10:38 amIs is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.
No luck in last attempt.
I challenged this once, took around 2 days to find if there is any easy to do it.
What I tested is "shot 10 animals with 5 minutes" (similar words in English) challenge. I found the stored data in challenges sheet, but it's not the trigger point. Also modify the data will make game crash. Personally I really hate these occupied my bag space.
Maybe I will start another round with different approach. So far I cannot guarantee now.
Table is free to use, but need to leave the author's name and source URL: https://opencheattables.com.
Table will not be up-to-date. Feel free to modify it, but leave credit to the source.
Tip me a coffee? https://ko-fi.com/bbfoxmodding
- Marcus101RR
- Administrator

-
Journeyman Hacker
- Posts: 147
- Joined: Thu Jul 21, 2022 7:43 am
- Location: Tampa, FL
- x 252
- Contact:
Re: Crimson Desert (v1.04.02)
bbfox wrote: Mon Apr 27, 2026 11:11 amExSOLDIER wrote: Mon Apr 27, 2026 10:38 amIs is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.
No luck in last attempt.
I challenged this once, took around 2 days to find if there is any easy to do it.
What I tested is "shot 10 animals with 5 minutes" (similar words in English) challenge. I found the stored data in challenges sheet, but it's not the trigger point. Also modify the data will make game crash. Personally I really hate these occupied my bag space.Maybe I will start another round with different approach. So far I cannot guarantee now.
There is a mod that auto completed and collects all of those on the map.
Re: Crimson Desert (v1.04.02)
Marcus101RR wrote: Mon Apr 27, 2026 12:09 pmbbfox wrote: Mon Apr 27, 2026 11:11 amExSOLDIER wrote: Mon Apr 27, 2026 10:38 amIs is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.
No luck in last attempt.
I challenged this once, took around 2 days to find if there is any easy to do it.
What I tested is "shot 10 animals with 5 minutes" (similar words in English) challenge. I found the stored data in challenges sheet, but it's not the trigger point. Also modify the data will make game crash. Personally I really hate these occupied my bag space.Maybe I will start another round with different approach. So far I cannot guarantee now.
There is a mod that auto completed and collects all of those on the map.
Which one? I tried one and it didn't work.
Re: Crimson Desert (v1.04.02)
The new game version v1.05 has just been released.
-
toastmalone88
- Curious

- Posts: 2
- Joined: Sat May 02, 2026 11:44 pm
Re: Crimson Desert (v1.04.02)
Appreciate it! One note about the 1.05 table, it looks like the Spirit pointer is actually the stamina value, and I'm not sure what the stamina pointer value is for.
Re: Crimson Desert (v1.04.02)
toastmalone88 wrote: Sat May 02, 2026 11:46 pmAppreciate it! One note about the 1.05 table, it looks like the Spirit pointer is actually the stamina value, and I'm not sure what the stamina pointer value is for.
New:
Stamina: 518
Spirit: 5A8
Many data structure changed. Still under development. No release yet.
Item ID data will be removed since upstream did not update yet.
EDIT 1: updated. Most scripts should work now.
Not very satisfied with current HP lock script. "(buggy)" scripts seems working when I test them.
EDIT 2: I dump item ID (actually it's item list order from json ItemKey data) from game process memory and seems work.
Another approach: use lua to lock CE record values.
Use "Get HP address: Step 1 & 2 - AOB mode" -> "+Step 2 Usage: open item menu" -> "Auto fill Step2 values, if available" will actual lock HP values -- if "Enable step 2 (char tab)" and "Enable step 2 (horse tab)" are well used. Non-available address records will be ignored.
These steps are not so friendly, but the lua code will do following:
-
check HP/Sta/Spi/Horse HP, Sta in every 8/100 second
-
if current value = max value, do nothing
-
if current value < max value, overwrite current value with max value *10
But lua code may write to wrong addresses if game session restart (load from save, or char death maybe)
Table is free to use, but need to leave the author's name and source URL: https://opencheattables.com.
Table will not be up-to-date. Feel free to modify it, but leave credit to the source.
Tip me a coffee? https://ko-fi.com/bbfoxmodding
-
toastmalone88
- Curious

- Posts: 2
- Joined: Sat May 02, 2026 11:44 pm
Re: Crimson Desert (v1.05.01)
Ah my bad, I was referring to Marcus's table in my previous comment. But just loaded your table and stamina/spirit pointers work great. Thank you!
-
ThatsDirty
- Curious

- Posts: 4
- Joined: Thu Apr 23, 2026 10:44 pm
Re: Crimson Desert
Did the one hit kill script get removed from latest version?
Re: Crimson Desert
ThatsDirty wrote: Sat May 16, 2026 6:01 pmDid the one hit kill script get removed from latest version?
Still there. I move them from backup section to normal list. table updated.
But I didn't test it. Now focus on other things.
Table is free to use, but need to leave the author's name and source URL: https://opencheattables.com.
Table will not be up-to-date. Feel free to modify it, but leave credit to the source.
Tip me a coffee? https://ko-fi.com/bbfoxmodding

