--[[ Script Name : Spells\Tradidtions\Tradeskill\PoisonCrafter.lua Script Purpose : Script Author : Zcoretri Script Date : 2013.02.01 Script Notes : Increases Durability per round by 2.0 during Alchemy --]] function cast(Caster, Target, DuraMod) end function remove(Caster, Target, DuraMod) end