translator 
Vars | |
language_granted | The language granted by this necklace |
---|---|
power_source | Where the power comes from |
Procs | |
equip_feedback | Handles sending text feedback to the equipper. Override to change the text. |
on_necklace_equip | Handles giving the language to the equipper when equipped. |
on_necklace_unequip | Handles removing the language from the unequipper when unequipped. |
unequip_feedback | Handles sending text feedback to the unequipper. Override to change the text. |
Var Details
language_granted 
The language granted by this necklace
power_source 
Where the power comes from
Proc Details
equip_feedback
Handles sending text feedback to the equipper. Override to change the text.
on_necklace_equip
Handles giving the language to the equipper when equipped.
on_necklace_unequip
Handles removing the language from the unequipper when unequipped.
unequip_feedback
Handles sending text feedback to the unequipper. Override to change the text.