Jump to content

Recommended Posts

Posted (edited)

Is there a deocumented list of propertyID?

Am looking for restrictions specifically, (The ones I am looking for right now are Restricted Mage, Restricted Male, Restricted Female).

Edited by irxson
Posted (edited)

The source spreadsheet that installs with the toolset ([game install dir]\Dragon Age\tools\Source\2DA\itemprps.xls) has the most complete info, but this list includes most of the the IDs, if not the notes on implementation:

 

 

  Reveal hidden contents

 

Edited by theskymoves
Posted
  On 9/26/2016 at 8:56 PM, theskymoves said:

The source spreadsheet that installs with the toolset ([game install dir]\Dragon Age\tools\Source\2DA\itemprps.xls) has the most complete info, but this list includes most of the the IDs, if not the notes on implementation:

 

 

  Reveal hidden contents

 

Thank you so much for putting up with my noobness, you are a godsend!

Posted
  On 9/28/2016 at 1:18 PM, irxson said:

 

  On 9/26/2016 at 8:56 PM, theskymoves said:

The source spreadsheet that installs with the toolset ([game install dir]\Dragon Age\tools\Source\2DA\itemprps.xls) has the most complete info, but this list includes most of the the IDs, if not the notes on implementation:

 

 

  Reveal hidden contents

 

Thank you so much for putting up with my noobness, you are a godsend!

 

 

Oh gosh, I'm happy to help! I was a 'noob' once, too, and I haven't forgotten all the patient, generous, and helpful modders who answered my questions... I'm just paying it forward.

  • 2 years later...
Posted

I actually have a request. The toolset won't work for me so would anyone be willing to make a little mod for me? Nothing intensive, just some armor appearance edits.

  • 5 years later...
Posted (edited)

Hi. I have a question:

Do exist an item PropertyID that switch strength requirement with dexterity requirement?

like the PropertyID 10000 which neglects the requirement check?

Thanks!

Edited by gioveb
Posted

Holy Necro, Batman! 🤣

Nope. No vanilla Item Property that does anything like that... the 'No attribute requirements' property is sort of the catch-all for gear that couldn't normally be equipped.

Maybe look at how the game implements the Arcane Warrior Magic/Strength alternate requirement for some insight into how such a tthing is handled in the engine... it's probably a scripted function.

Or you can change the attribute requirement for a class of item by editing the relevant GDA. (BITM, I think?)  Look at the Dexterity Light Armor mod to see how that's implemented... from what I can recall (from when I patched  that mod + No helmet + rune fixes to all work together, back in the fuzzy long-ago) it was a pretty simple edit.

  • 6 months later...
Posted

Hi again @theskymoves

I am trying using the last props you listed above:

7704001 Required: Female

7704002 Required: Male

but they do not seem to work. I even tried as "PropertyPower" the values 0 , 1, and 3, 4 (they are indicated as values for other properties).

in my list the last property is "10000"

Any clues?

Thank you and regards

  • Recently Browsing   0 members

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