Enchant Description

Description

The description 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 description text of the triggering enchantment, as defined by its Description: field.

Examples:

EnchantUse:
  Skills:
  # An enchantment triggering this EnchantUse meta-skill will show some info about itself to its user.
  - message{msg="<trigger.name> has activated their <skill.var.enchant-name>! <skill.var.enchant-description>"} @self

Aliases

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