editor maximum level - magemonkeystudio/divinity GitHub Wiki

🧱 Editor: Maximum Level

The Maximum Level setting defines the highest possible level the item can be generated at.

Like Minimum Level, this controls the stats of the item itself, not player requirements.


⚙️ What It Does

  • Sets an upper bound for the item’s level when it’s rolled.
  • Works with scale-by-level: X to limit how strong the item can become.
  • Prevents high-scaling values from appearing where not intended.

🔢 Example

If scale-by-level: 0.5 and Maximum Level is 50, an item will never scale beyond that, capping its bonus increase at +25.


💡 Why Use It?

  • Controls scaling boundaries for certain loot types.
  • Useful for lower-tier zones, reward pools, or balanced PvP gear.
  • Helps maintain difficulty by capping item power in early/mid game areas.

❗ Note

This does not restrict player level. Use the Requirements editor option if you want to prevent high-level players from using beginner gear.


Return to: Item Generator Module