Update Learning authored by Ashijin's avatar Ashijin
...@@ -34,7 +34,7 @@ _coming soon_ ...@@ -34,7 +34,7 @@ _coming soon_
## Mechanics ## Mechanics
Players can be taught spells using the `teachSpell` mechanic (or have them removed via the `forgetspell` mechanic). Players can be taught spells using the `teachSpell` mechanic (or have them removed via the `forgetspell` mechanic).
You can use this to create NPCs or [[Custom Menus]] that teach spells, have a boss that teaches a spell upon being defeated, or to use with Crucible to create your own custom tome-type items. You can use this to create NPCs or [Custom Menus] that teach spells, have a boss that teaches a spell upon being defeated, or to use with Crucible to create your own custom tome-type items.
``` ```
Skills: Skills:
... ...
......