Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 144
    • Issues 144
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
  • Stats

Stats · Changes

Page history
Update Stats authored Nov 01, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 0 deletions
+4 -0
  • Stats.md Stats.md +4 -0
  • No files found.
Stats.md
View page @ 0e1d42d5
...@@ -5,6 +5,8 @@ While Stats system can be complicated to learn at first, its versatility will en ...@@ -5,6 +5,8 @@ While Stats system can be complicated to learn at first, its versatility will en
Stats are defined in the`stats.yml` file. This file can exist in the root directory of MythicMobs (`/plugins/MythicMobs/`) or in a [Pack](MythicMobs/-/wikis/Packs) folder. Stats are defined in the`stats.yml` file. This file can exist in the root directory of MythicMobs (`/plugins/MythicMobs/`) or in a [Pack](MythicMobs/-/wikis/Packs) folder.
> **WARNING: To be able to use Stats on Items, [Crucible](/../../../mythiccrucible/-/wikis/home) must be installed**
- [Custom Stat Options](#custom-stat-options) - [Custom Stat Options](#custom-stat-options)
- [Custom Stat Types](#custom-stat-types) - [Custom Stat Types](#custom-stat-types)
- [Specific Type Options](#specific-type-options) - [Specific Type Options](#specific-type-options)
...@@ -17,6 +19,7 @@ Stats are defined in the`stats.yml` file. This file can exist in the root direct ...@@ -17,6 +19,7 @@ Stats are defined in the`stats.yml` file. This file can exist in the root direct
- [Examples](#Examples) - [Examples](#Examples)
- [Example Custom Stats](#example-custom-stats) - [Example Custom Stats](#example-custom-stats)
# Custom Stat Options # Custom Stat Options
Options that can be used in the Stat in order to better customize it Options that can be used in the Stat in order to better customize it
...@@ -599,6 +602,7 @@ ExampleItem: ...@@ -599,6 +602,7 @@ ExampleItem:
- CRITICAL_STRIKE_DAMAGE 2.0 ADDITIVE - CRITICAL_STRIKE_DAMAGE 2.0 ADDITIVE
- HEALTH 20to30 ADDITIVE - HEALTH 20to30 ADDITIVE
``` ```
> **WARNING: To be able to use Stats on Items, [Crucible](/../../../mythiccrucible/-/wikis/home) must be installed**
# Examples # Examples
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs
Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques