CarrO Posted May 25, 2018 Posted May 25, 2018 (edited) Hello guys, I'm working on a mod to tweak weapon stats. I was able to find all the basic weapons and some of the uniquely named weapons in the attacks.gamedatabundle file and I was able to tweak the penetration values the way I wanted. But when cross-referencing with this page, which should list all the unique weapons in the game, there are many I can't find inside that file... https://pillarsofeternity.gamepedia.com/Pillars_of_Eternity_II:_Deadfire_unique_weapons For example, I can't find and modify the stats of: Vion-Ceth Eager Blade Pukestabber Aldris Blade of Captain Crow Grave Calling and many others... Do some weapons have no unique entry and just take the base weapon and apply some effects to it, or how does it work? Thanks in advance. Edited May 25, 2018 by CarrO
TKDancer Posted May 25, 2018 Posted May 25, 2018 find the items in the item gamedatabundle and within that their attack ID pukestabber uses the attackID b93d50bf-ca72-4bc4-94d0-f495aae7ff4b which is the the same attackID as the basic dagger that may apply to other unique weapons aswell
KentDA Posted May 26, 2018 Posted May 26, 2018 I've only found a handful of unique weapons that have non-standard stats. The ones that DO accomplish it via special built in enchantments. So you may want to check enchantments (not sure what filename those are stored under off hand) and see if that helps.
CarrO Posted May 26, 2018 Author Posted May 26, 2018 find the items in the item gamedatabundle and within that their attack ID pukestabber uses the attackID b93d50bf-ca72-4bc4-94d0-f495aae7ff4b which is the the same attackID as the basic dagger that may apply to other unique weapons aswell Oh ok thanks a lot! I'll look into that
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now