I am making a Faction for wizards that grants you Martial Weapon Proficiency unless you have Martial Weapon Proficiency - All, if you have Martial Weapon Proficiency - All then it grants you Weapon Focus instead. I am trying to set this up with conditional bootstraping but I keep getting this error:
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'bootstrap #1 condition' tag expression for Thing 'facIKIlume'
-> Invalid tag template specified: '#hasfeat[fWepMart]=0'
Syntax error in 'bootstrap #1 condition' tag expression for Thing 'facIKIlume'
-> Invalid tag template specified: '#hasfeat[fWepMart]=1'
Is there another to format this? Or what am I doing wrong?
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'bootstrap #1 condition' tag expression for Thing 'facIKIlume'
-> Invalid tag template specified: '#hasfeat[fWepMart]=0'
Syntax error in 'bootstrap #1 condition' tag expression for Thing 'facIKIlume'
-> Invalid tag template specified: '#hasfeat[fWepMart]=1'
Is there another to format this? Or what am I doing wrong?