profile_stat
Get a statistic value for a specific MMO profile slot — fact entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | profile_stat |
| Type | Fact |
| Color | Cyan |
| Icon | fa6-solid:chart-simple |
Fields
| Field | Type | Description |
|---|---|---|
slot | Int | The profile slot index (1-based, e.g., 1 for the first profile) |
statId | String | The stat ID to retrieve (e.g., ATTACK_DAMAGE, level, class) |
useMmoCore | Boolean | Whether to use MMOCore instead of MythicLib for this stat |
Usage Example
- entry: profile_stat
name: "Get a statistic value for a specific MMO profile slot"
slot: 0
statId: ""
useMmoCore: false