@ -1,8 +1,7 @@
---@class SpellTrait
local SpellTrait = {
func = nil,
}
local Tinkr, Bastion = ...
local SpellTrait = {}
SpellTrait.__index = SpellTrait
-- Constructor