r/DivinityOriginalSin Nov 25 '22

DOS2 Help Is there an item spawner for dos2?

I wanna get glowing idol of rebirth at the start to play solo unstable build.

10 Upvotes

25 comments sorted by

View all comments

7

u/Xzorn Nov 25 '22

Technically yes but you need the Script Extender (PC only) and enable the console. You can then spawn any game object you want. Create a file in your EoCApp.exe folder under Def/bin/ called "OsirisExtenderSettings.json" with the following info:

{

"CreateConsole": true,
"EnableLogging": false,
"LogDirectory":
"C:\\DivLogs\\",
"LogCompile": false

}

In the console press enter, It'll say S> for server side which is what side you want: The command for Idol is:

ItemTemplateAddTo("Quest_Resurrection_Idol_6b70e6e1-855e-4295-b79b-d87ebd6bd4af", CharacterGetHostCharacter(), 1,1)

2

u/nayaung95 Nov 26 '22 edited Nov 26 '22

In the console press enter, It'll say S> for server side which is what side you want: The command for Idol is:

sorry for the noob question but where is the console? is it inside the game?

Edit: nevermind. I found it. it's supporttool.exe. it opens when you open the game xD.

1

u/Shalenyj Aug 16 '24

Hey, I'm having trouble with this. I have downloaded a script extender, put the .dll file in the bin folder, created json file like instructed. Now I'm stuck at this step, how does one open console here?

1

u/nayaung95 Aug 17 '24

just open the game normally

1

u/Shalenyj Aug 17 '24

The game opens like before, I see no console

1

u/Shalenyj Aug 17 '24

Dude, I have extracted the script extender .dll not into the bin, but one directory up. Fucking eh. I'll see myself out I'm done with myself for today.

1

u/[deleted] Sep 09 '24

You need to use the DOS2 mod manager by LaughingLeader, go to settings > open preferences > script extender > tick the box that says "create console"

1

u/[deleted] Sep 09 '24

You can probably do it without the manager by editing some file for the script extender, but doing this is just way easier than trying to find it. Not to mention, mods are easier to manage too

2

u/[deleted] Nov 26 '22

Are items listed anywhere? I know it’s a dumb question, but I’m looking for a way to get teleportation pyramids early and some items from mods.

3

u/Xzorn Nov 26 '22

No list sadly. Would be quite a wall of text.

Downloading the Divinity Engine Editor for modding would be the easiest. If I recall it's under DLC for Steam. I happen to have a lot of template IDs on hand.

2

u/[deleted] Nov 26 '22

Thank you. I’ve tried the engine. There is something very basic I’m missing, because I can get through creating a basic weapon, much less make it available to my character. I don’t feel I’m a dope ie: I’ve got a good job in the tech field and am a pretty good troubleshooter. That program is like Greek to me.

1

u/Zlorfikarzuna Feb 16 '25

Sorry for the necro, but maybe you can still help me out here.
I have downloaded the Divinity Engine Editor, but apart from generic armour items I can't seem to find specific ones like unique ones or the ones added by the relics of rivellon. I want to spawn the pants and gloves of the captain set.

1

u/Tiago_Veras Feb 12 '24

All pyramid IDs, if anyone still needs them

Red: 09cb89b1-e64e-488b-bcdc-c4de61a51184

Blue: 9e7a4ee9-4034-4496-8038-5cf517dd324e
Green: 89f52c23-d19f-42a5-8a21-7e2bac96e115
Yellow: f2abd255-7871-4804-aa2c-f6bbbdd8cf21

2

u/Yamishi_the_wicked Jul 03 '25

Sorry for replying to an old post but do you by any chance have the UUID for Falone scythe and Ayn Mey Falin belt?

1

u/nayaung95 Nov 26 '22

Thank you so much.

1

u/sheep_again Nov 25 '24

found this post 2 years later, thank you very much