Changes
Page history
Update Archetypes
authored
Aug 04, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Archetypes.md
View page @
1f6bf9cb
...
...
@@ -16,7 +16,7 @@ The example pack generates a `classes.yml` file which contains several simple ex
| Display | The proper display name of this archetype, such as 'Wizard' |
| Description | The description of the archetype |
| BaseStats | A list of base stats for this archetype |
| SpellUnlocks
| A list of spells unlocked by this archetype |
|
[
SpellUnlocks
]
| A list of spells unlocked by this archetype |
| InitSkills | A list of skills called when a player gains this class |
| QuitSkills | A list of skills called when a player loses this class |
| LevelSkills | A list of skills called when a player levels up this class |
...
...
@@ -67,3 +67,4 @@ TestMiner:
<!-- LINKS -->
[
Leveling
]:
/Archetypes/Leveling
[
SpellUnlocks
]:
/Spells/Learning#leveling
\ No newline at end of file