View Single Post
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old November 23rd, 2020, 07:46 AM
One problem is that Spell-Less Ranger is a different class than Ranger - at least from a code standpoint.

I think what will have to happen is that you'll have to make copies of all the procedures for the Ranger class variant and insert them into the logic for the UA class variants file in all the logical places. These are the things like: p5CCFVRgr bootstraps cfg5CCFVRgr - this makes calls to macroes like #levelcount[Ranger].

I *believe* you'll have to swap that sort of code out with #levelcount[Ranger (spellless)] or however the UA Ranger codes it's name in the UA - Ranger Spellless file.
dungeonguru is offline   #4 Reply With Quote