You can edit player.lua in events, in this example I used a power ring as the exp ring, you have to edit items if you want a custom ring.
in /data/events/scripts/player.lua:
under:
function Player:onGainExperience(source, exp, rawExp)
add:
-- Apply bonus experience multiplier if wearing...