"Priority: Used to control order of operations when two perk entries affect the same value. Perks with a higher priority take precedence."
I'm afraid I'm rather new to modding, so I would appreciate if anyone could give an example of perk priorities.
Could it be used similar to an "if, else if" sequence? Say like I wanted an attack to cause either fire damage, frost damage, or shock damage... but only one... could I assign a 33% chance of fire damage effect as first priority, a 50% frost damage effect as second priority, and a 100% chance of shock damage effect as third priority?
Am I anywhere near the concept?

Thank you!