Torchmodders

Modding => Modding Questions => Topic started by: RnF on December 22, 2016, 08:43:41 am


Title: Possible to change Fame to reward Stat points instead of Skill points?
Post by: RnF on December 22, 2016, 08:43:41 am
Would it be possible to change the mechanics of Fame to reward Stat points instead of Skill points?

With my item mod expanding loot to level 999 I am exploring other ways to make gear improvements less of a grind.  If I expand player levels past 100 it breaks multiplayer, so that option is out.  But Fame doesn't seem to matter in this regard, and theoretically, I should be able to allow fame levels well beyond 100, even for multiplayer.

So if I could find a way to have fame reward stat points on level ups, players can continue to "levelup" their characters and work towards better gear by keeping the character level at level 100.

Thoughts?

Title: Re: Possible to change Fame to reward Stat points instead of Skill points?
Post by: gytfunke on December 22, 2016, 01:34:20 pm
Hi RnF,

My best guess would be to scour the UI for some reference to the Fame level-up event.  Then rig it to use the Award Stat Points effect.

There's probably other ways to do it, too, but I'd have to have GUTS open in front of me to explore them.
Title: Re: Possible to change Fame to reward Stat points instead of Skill points?
Post by: RnF on December 23, 2016, 11:42:14 am
Been digging around, no luck so far.  I may not need it anyway, was just an idea.

Thanks gytfunke.