As a result from the class based discussions following the style changes we're going to implement a mechanic that will allow you to turn in a non-crafted weapon to copy most of it's stats over to another weapon type.
Rational:
One major purpose for the style change was to raise the viability of otherwise unused weapon lines (exceptions here are reaver and svg, increasing viability of the non class unique spec lines was a non-goal). The available weapon speeds and procs are an external factor that heavily affects the line viability. This feature is intended to remove that factor.
Goal:
Classes that have access to one proc / weapon speed in one line should have access to it in all comparable lines.
Implementation Implications:
For now, comparable means all 1h lines are one group and all 2h lines are another group. This classification will make blunt/hammer/crush only procs available to assassin / ranger classes. Further, it will make pole / cspear only procs available to champ/paladin and spear only to all 2h sword users.
Given the way quality plays into this feature, procs and speeds that were only available on previously undesirable <99% weapons now become usable.
One thing that is currently unclear is the left hand usability flag of the weapon. Currently we lean towards keeping / using that flag from the target weapon. The primary motivator here is midgard left axe.
How it works:
There will be a NPC that will take a non-crafted weapon, this weapon is considered the donor weapon, and a level 51 crafted weapon of the desired quality and weapon type as the target weapon.
All stats, procs, the speed and the level (and hence dps) from the donor weapon will then be applied to the level 51 crafted weapon. The target "crafted" flag will be removed from the target weapon.
Class restrictions on the donor weapon will also apply to the target weapon.
Rational:
One major purpose for the style change was to raise the viability of otherwise unused weapon lines (exceptions here are reaver and svg, increasing viability of the non class unique spec lines was a non-goal). The available weapon speeds and procs are an external factor that heavily affects the line viability. This feature is intended to remove that factor.
Goal:
Classes that have access to one proc / weapon speed in one line should have access to it in all comparable lines.
Implementation Implications:
For now, comparable means all 1h lines are one group and all 2h lines are another group. This classification will make blunt/hammer/crush only procs available to assassin / ranger classes. Further, it will make pole / cspear only procs available to champ/paladin and spear only to all 2h sword users.
Given the way quality plays into this feature, procs and speeds that were only available on previously undesirable <99% weapons now become usable.
One thing that is currently unclear is the left hand usability flag of the weapon. Currently we lean towards keeping / using that flag from the target weapon. The primary motivator here is midgard left axe.
How it works:
There will be a NPC that will take a non-crafted weapon, this weapon is considered the donor weapon, and a level 51 crafted weapon of the desired quality and weapon type as the target weapon.
All stats, procs, the speed and the level (and hence dps) from the donor weapon will then be applied to the level 51 crafted weapon. The target "crafted" flag will be removed from the target weapon.
Class restrictions on the donor weapon will also apply to the target weapon.