# Welcome

<figure><img src="https://3984023980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fxsy329lUN8MidAhzRsQW%2Fuploads%2FBEhZ76h5bOlObc5UwDyi%2Fbanner.png?alt=media&#x26;token=a23db5a6-fc8d-4675-a3bd-a62c7999ade6" alt=""><figcaption></figcaption></figure>

### **What This Mod Does**

RPG Attribute System enhances gameplay by giving players **dynamic stats** that grow as they level up:

* Health
* Damage
* Defense
* Speed
* Stamina
* Custom attributes

All attributes scale automatically. No point systems, no manual upgrades — fully automatic progression.

***

### **Key Highlights**

* Custom attribute engine (not vanilla-based)
* Configurable scaling formulas
* UI overlays for stat preview
* Reworked items like **Scroll of Rebirth**
* Optimized for servers and modpacks
* Works on Forge & NeoForge
* Supports Minecraft **1.16.5 → 1.21.5**

***

### **Before You Begin**

You will need:

* **NeoForge or Forge**
* **JAUML Library**
* A supported Minecraft version

Installation instructions are available in the sidebar.

***

### **Useful Links**

* Discord: <https://discord.gg/TJc3CxR4jK>
* GitHub: <https://github.com/MeherBenSalem>
* CurseForge: <https://www.curseforge.com/members/nightbeamstudio/projects>
* Modrinth: <https://modrinth.com/organization/nightbeam>

***

### **Support Development**

If you'd like to support updates and future content:

[Ko-fi: NightBeam Studio](https://ko-fi.com/nightbeamstudio)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nightbeam.gitbook.io/rpg-attribute-system/welcome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
