Enforcer84
Well-known member
so I have this script here:
~ Naturalist
#applybonus[Racial, hero.child[skKnowNat], 2]
#applybonus[Racial, hero.child[skProfHerb], 2]
#applybonus[Racial, hero.child[skKnowHist], 2]
when I add the race I get an error that those three skills aren't presented which naturally goes away when i add the skills to the character. Is there a better way to do this that won't cause HL to look for the skill that hasn't been selected, or to select the skill for the race?
~ Naturalist
#applybonus[Racial, hero.child[skKnowNat], 2]
#applybonus[Racial, hero.child[skProfHerb], 2]
#applybonus[Racial, hero.child[skKnowHist], 2]
when I add the race I get an error that those three skills aren't presented which naturally goes away when i add the skills to the character. Is there a better way to do this that won't cause HL to look for the skill that hasn't been selected, or to select the skill for the race?