Jump to content

[Mod Request] Upgradable, modable Adventurer’s Gear DLC


isa0005

Recommended Posts

So I know there is better gear in the game, but it'd be great if the Adventurer’s Gear DLC armor and weapons were upgradable like normal weapons and armor. Any chance someone would be able to make that happen?

Edited by isa0005
Link to comment
Share on other sites

  • 4 weeks later...
  • 3 months later...

The upgrade slots available on items are configured with the rest of the item, including its price, model, etc... If you extract the .spk files, the configs are in .sli files located under datalocal/items/... I don't own the DLC, so I don't know if it comes as an additional SPK file or if it installs in the datalocal as an override like all other mods. I know that MOST of the games items are configured by the file:

datalocal/items/items_autogen/items_autogen_equipements.sli

 

Best way to figure out how to make things upgradable is just look at some of the other items. It is all XML, so eventually you start to figure out things like

<includeChildNodes>craftSettings_2hs</includeChildNodes> adds the ability to upgrade 2 handed weapons.

 

There are mods like this one: https://www.nexusmods.com/greedfall/mods/9?tab=files

That already add slots to all the weapons. Notice if you look at the file-preview on that mod, it only edits 1 file.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...