06-23-2017, 04:09 PM
Careful Synthesis III seems to work.
before the app changes (my old lua file):
16:2:33> D = "[SkillManager] : [Careful Synthesis III] performing lookup based on ID [nil] and type [1]."
16:2:33> D = "[SkillManager] : [Careful Synthesis III] could not be found as a valid skill."
after the app changes (new lua file):
16:7:48> D = "[SkillManager] : [Careful Synthesis III] performing lookup based on ID [100203] and type [1]."
16:7:48> D = "[SkillManager] : [Careful Synthesis III] is marked single use only and has already been used."
before the app changes (my old lua file):
16:2:33> D = "[SkillManager] : [Careful Synthesis III] performing lookup based on ID [nil] and type [1]."
16:2:33> D = "[SkillManager] : [Careful Synthesis III] could not be found as a valid skill."
after the app changes (new lua file):
16:7:48> D = "[SkillManager] : [Careful Synthesis III] performing lookup based on ID [100203] and type [1]."
16:7:48> D = "[SkillManager] : [Careful Synthesis III] is marked single use only and has already been used."