Update Learning authored by Ashijin's avatar Ashijin
...@@ -35,6 +35,9 @@ If a player loses an archetype, all spells learned from it will be lost. ...@@ -35,6 +35,9 @@ If a player loses an archetype, all spells learned from it will be lost.
#### Talent Trees #### Talent Trees
_coming soon_ _coming soon_
## Automatically
See [Global Spells ("MythicScript")](Spells/Global)
## 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).
... ...
......