Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M mmoitems
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Administrator
  • mmoitems
  • Wiki
  • Item Generator Modifiers

Item Generator Modifiers · Changes

Page history
Updated Item Generator Modifiers (markdown) authored Apr 09, 2020 by Indyuce's avatar Indyuce
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 4 deletions
+6 -4
  • Item-Generator-Modifiers.md Item-Generator-Modifiers.md +6 -4
  • No files found.
Item-Generator-Modifiers.md
View page @ a72b342d
......@@ -41,13 +41,15 @@ As seen on the [General|Item-Generator] page, one item can be generated with mul
### Prefixes/suffixes
When a modifier is selected during item generation, its suffix/prefix is automatically applied to the item. If multiple prefixes/suffixes are added, MMOItems only keeps the prefixes/suffixes with the higher priority, e.g an item which has `Sharp` with prefix priority 0 (because 0 by default) and `Fiery` with prefix priority 1 will only display `Fiery`. If you don't want to use the prefix/suffix priority system, just define the prefix/suffix using this format:
```
prefix: '&fSharp'
modifier:
prefix: '&fSharp'
```
instead of
```
prefix:
format: '&fSharp'
priority: <integer-needed>
modifier:
prefix:
format: '&fSharp'
priority: <integer-needed>
```
### Weight
......
Clone repository

  • Home
  • Installation Guide

General

  • Item Types
  • Item Stats & Options
  • Item Creation

Features

  • Mitigation
  • Elemental Damage
  • Item Identification
  • Item Tiers
  • Gem Stones
  • Custom Durability
  • Item Sets
  • Item Upgrading
  • Soulbound

Crafting Stations

  • Crafting Stations
  • Upgrading Recipes
  • Recipe Conditions
  • Recipe Ingredients
  • Recipe Triggers

Item Management

  • Item Updater
  • Item Drop Tables

Item Generator

  • General
  • Templates
  • Modifiers

Abilities

  • Abilities
  • Ability List

Compatibility & API

  • Supported Plugins
  • Custom Item Textures
  • Plugin API