one of the problems ive run into in the past is i tryed to make a char have a level 5 magic skill
however when i did.. it skiped the learning of all the sub spells.
can i have it do like magic level 1,2,3 ect to unlock the books code looking like
<SelectedAbilityBonusOption>Life1</SelectedAbilityBonusOption>
<SelectedAbilityBonusOption>Life2</SelectedAbilityBonusOption>
<SelectedAbilityBonusOption>Life3</SelectedAbilityBonusOption>
will this make problems for me? or even work since im adding the same skill multiable times? or do i have to add each abililty independently that i want?