research_grant_xp
Grant experience to a research category — action entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | research_grant_xp |
| Type | Action |
| Color | Cyan |
| Icon | mdi:arrow-up-circle |
Description
Action entry to grant XP to a research category. Can be linked to any event (mob kill, block break, quest completion, etc.) to provide flexible XP gain sources.
Fields
| Field | Type | Description |
|---|---|---|
categoryId | String | Category ID to grant XP to (e.g., 'alchemy', 'engineering') |
amount | Var<Int> | Amount of XP to grant |
applyMultiplier | Boolean | Apply XP multipliers (if any) |
Usage Example
- entry: research_grant_xp
name: "Grant experience to a research category"
categoryId: ""
amount: 0
applyMultiplier: false