View Single Post
Kaleb
Senior Member
 
Join Date: Aug 2010
Posts: 576

Old November 28th, 2018, 10:07 PM
If I am reading the feat extra hex right the code below selects the witch class

doneif (tagis[Helper.FtDisable] <> 0)

doneif (field[usrChosen1].ischosen = 0)

if (field[usrChosen1].chosen.tagis[ClassHelp.cHelpWit] <> 0) then
hero.childfound[cHelpWit].field[cGiveSpec].value += 1


the highlighted portion selects the witch class and if I want to do another feat called Extra Blast hex I would put the archtypes LiveName in place of the highlighted portion.


what I don't understand is how Hexs are selected from everything else in the witch class.


In my Warlock archtype that I have made I have the Blast hexes in the quaddrany section and all the blast hexes are at the right level I want to make a extra blast hex but don't understand how they are chosen.
Kaleb is offline   #1 Reply With Quote