Good evening, I have a couple of questions i was hoping someone could answer.
1) How does the durability threshold function? As it stands I am noticing that I am only getting pristines about 40% of the time. How would I push that setting to get it 100% or at least 95% of the time? I had played around with the setting and 110 made no more difference then the default 88 that was in there.
2) Do the second numbers inside of the Skills.xml file have any further meaning then to tie it back to the ReactionArts.xml? Meaning if i change:
to:
Will it have any further effect on the way the script runs?
1) How does the durability threshold function? As it stands I am noticing that I am only getting pristines about 40% of the time. How would I push that setting to get it 100% or at least 95% of the time? I had played around with the setting and 110 made no more difference then the default 88 that was in there.
2) Do the second numbers inside of the Skills.xml file have any further meaning then to tie it back to the ReactionArts.xml? Meaning if i change:
Code:
<Setting Name="1 1">Theory</Setting>
<Setting Name="1 2">Reaction</Setting>
<Setting Name="1 3">Experiment</Setting>
Code:
<Setting Name="1 1">Theory</Setting>
<Setting Name="1 2">Experiment</Setting>
<Setting Name="1 3">Reaction</Setting>