View Single Post
tpkurilla
Member
 
Join Date: Aug 2009
Posts: 52

Old February 24th, 2010, 05:25 PM
Okay, I think I've nailed it down.

thing_gear.dat has hard-coded entries for "ImplemType", and matches the selections that I'm given exactly.

It seems like for a general long-term solution we'll need a compset of "ArcaneImpl" that gets arcane class-specific implements added to it as the ddidownloader gets arcane classes.

For now, I can add a .user file to cover the arcane implements, and perform surgery by hand on the "Arcane Implement Proficiency" to reference the "ArcaneImpl" compset instead of the "ImplemType" it currently does.

Is there a better way?

Edit: This didn't work. My HLscript-fu is not strong. For now I'll create a feat specific to each arcane implement, and replace the ddidownloader feat with these.

-Thomas

Last edited by tpkurilla; February 24th, 2010 at 06:04 PM. Reason: Discovered the weakness of my script-fu...
tpkurilla is offline   #2 Reply With Quote