I have the same trigger code and the same action on init code for 4 text based auras, the difference is that each aura uses different variables depending on the zone and each one also only gets loaded for a specific zone
My question is, structurally, how can i clean up having 4 separate nearly duplicate auras to make things cleaned up and not so duplicate?