Specialization, not a shopping list
Per-tree point caps and mutually exclusive branches mean a build closes doors. Taking Marathon locks Riptide, permanently, and the UI says so before you spend the point.
Aver Studio
Every resource here runs on a 60-player roleplay server before it reaches your Tebex cart. No resold templates, no dead Discord, no config file you are not allowed to open.
Release 001
Config-driven skill trees with real specialization: point caps, mutually exclusive branches, ranked nodes, respec and prestige. Fourteen built-in effects, a documented hook for your own, and an export API so the rest of your server can actually read a player's build.
Per-tree point caps and mutually exclusive branches mean a build closes doors. Taking Marathon locks Riptide, permanently, and the UI says so before you spend the point.
Trees are plain Lua tables: position, cost, ranks, parents, exclusions, requirements, effects. Add a node in four lines. No paid tier to unlock the thing that makes it yours.
AddXP, HasNode, GetModifier, unlock events, and every active modifier mirrored onto player statebags. Your other resources read a build without depending on this one.
One row per player, versioned JSON, batched writes. Delete a node from your config and the points refund themselves on next load instead of orphaning data.
The interface is HTML and CSS you can open in a browser. Change a hex value, save, restart. No npm, no bundler, no minified blob you are told is "the theme".
Every XP grant, unlock and respec is validated and rate-limited on the server. The UI asks; it never decides. Prices and caps never leave the server.
Two ways to buy
Both editions are the same resource, the same updates and the same support. The only difference is how much of the Lua you can read.
$34.99
Escrowed. Lifetime updates.
Source
$79.99
No escrow. Lifetime updates.
Prices in USD, billed once through Tebex. Both editions cover a single server. Reselling, re-uploading or shipping either edition inside another paid resource is not permitted.
Installation, every config key, the full export and event reference, the effect list, how to write a custom effect, and how to bridge a framework that is not in the box. If a question reaches Discord that the docs should have answered, the docs get fixed.