Enchant I D

Description

The internal ID of the enchantment that triggered the skill tree.

Targeter may only be utilized within a skill tree triggered by an enchantment.

Attributes

Will return the STRING internal ID of the triggering enchantment.

Examples:

EnchantUse:
  Skills:
  # An enchantment triggering this EnchantUse meta-skill will show some info about itself to its user.
  - message{msg="The <skill.var.enchant-name> <skill.var.enchant-level> enchantment was activated, as configured in the <skill.var.enchant-id> config!"} @self

Aliases

  • <skill.var.enchant_id>
Updated Aug 19, 2026