Gem Stone Apply
The mmoitems_gem_stone_apply_objective tracks when a player sockets a specific gemstone into an item.
Configuration
mmoitems_gem_stone_apply_objective — Map
Configuration for the objective.
Properties
id
Unique identifier for this objective.
gemStoneType — String
The gemstone Type (e.g., GEM_STONE).
gemStoneId — String
The gemstone ID.
targetItemType — String
The target item Type (e.g., SWORD).
targetItemId — String
The target item ID.
amount — Integer
Number of applications required. Default is 1.
display — String
Text to display in quest logs.
onComplete — TriggerableEntry
Optional entry to trigger upon completion.