Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicRPG MythicRPG
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicRPGMythicRPG
  • Wiki
  • Archetypes

Archetypes · Changes

Page history
added StatModifiers authored Jan 29, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 0 deletions
+3 -0
  • Archetypes.md Archetypes.md +3 -0
  • No files found.
Archetypes.md
View page @ d3c1cd8c
......@@ -16,6 +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 |
| StatModifiers | Unlike base stats, these will apply on top of a player's stats and can stack with other archetypes |
| [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 |
......@@ -47,6 +48,8 @@ TestArchetype:
ExperienceSource: MOBS
BaseStats:
- HEALTH '20 + 5L'
StatModifiers:
- HEALTH 2 ADDITIVE_MULTIPLIER
InitSkills: []
QuitSkills: []
Bindings:
......
Clone repository

MythicRPG

  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Spells
    • Learning
    • Casting
    • Reagents
  • Archetypes
    • Leveling
    • Talents
    • Professions
    • Boosters
  • Currencies
  • Custom Commands
  • Custom Menus
  • Waypoints
Mechanics
  • Mechanics
  • Targeters
  • Triggers
  • Conditions
Placeholders
  • Placeholders