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 Templates

Item Generator Templates · Changes

Page history
Updated Item Generator Templates (markdown) authored Apr 08, 2020 by Indyuce's avatar Indyuce
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 1 deletion
+3 -1
  • Item-Generator-Templates.md Item-Generator-Templates.md +3 -1
  • No files found.
Item-Generator-Templates.md
View page @ 49452a57
......@@ -19,4 +19,6 @@ LONG_SWORD:
base: 0
scale: 1
```
This config sets the item base attack damage to `6 + 1.2 * <level>` where <level> is the selected item level. The base item is also an iron sword which name is `Long Sword`, and so on. The stat format for the `base` config section is the same as in the /MMOItems/item config files with a few exceptions
\ No newline at end of file
This config sets the item base attack damage to `6 + 1.2 * <level>` where <level> is the selected item level. The base item is also an iron sword which name is `Long Sword`, and so on. The stat format for the `base` config section is the same as in the /MMOItems/item config files with a few exceptions
Item generation templates can be found under the `/MMOItems/generator/items` folder. You may add as many YML configs as you want in that folder to sort your templates.
\ No newline at end of file
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

Abilities

  • Abilities
  • Ability List

Compatibility & API

  • Supported Plugins
  • Custom Item Textures
  • Plugin API