uLoot
Sykoo’s free and open-source Loot Table system for Unity 5!
This is a completely free and open-source Loot Table system made for Unity 5. It is simple with quality rich code and system, as well as a very easy to use custom inspector.
The main code is fully commented, and there is also a nice little example script that I’ve created just to showcase how you can use the API of uLoot and make it suit your game.
There are no requirements - I do not require any credits either, although if you feel like giving I would appreciate it. The only actual requirement is not even worth mentioning (I guess), but I’ll say it now to skip all the trouble later. Don’t redistribute without my permissions.
Say I have a chest, I want it to contain 5 loot. 4 common and 1 rare. Would I just mark the rare one with a lower luck and the others with higher luck? What if objects have the same luck?