Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • 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
  • MythicCrucibleMythicCrucible
  • Wiki
  • Items

Items · Changes

Page history
Update Items authored Dec 06, 2024 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 21 additions and 19 deletions
+21 -19
  • Items.md Items.md +21 -19
  • No files found.
Items.md
View page @ 37e7ae51
......@@ -23,24 +23,6 @@ The type of the item. Can be any of
Each type comes with additional configurations for it you can set
## EquipSlot
The [Slot](/../../../MythicMobs/-/wikis/Skills/EquipSlot) where the equipment is supposed to be used. If used elsewhere, its [Stats](/../../../MythicMobs/-/wikis/Skills/Stats) will not apply
## EquipSlotSkill
The MetaSkill to be executed once the item is equipped in the correct slot, if any.
## EquipConditions
A list of [Conditions](/../../../MythicMobs/-/wikis/Skills/conditions) to be matched in order for the item to apply its stats once equipped.
## EquipLevel
The required level the player must be at in order for the item to apply its stats once equipped. Defaults to `0`.
## EquipLevelSkill
The MetaSkill to be executed once the item is equipped with the correct level
## EquipLevelKey
The key of the Player Level Provider to be used to evaluate the player's level. Defaults to evaluating the player's vanilla experience level
## ArrowDamage
The damage the arrows fired from this item will do. Does not influence other projectile types
......@@ -60,3 +42,23 @@ ExampleItem_Templated:
Skills:
- message{m=<item.variable.test> <item.variable.mammamia>} @self ~onUse
```
## Equipment
### EquipSlot
The [Slot](/../../../MythicMobs/-/wikis/Skills/EquipSlot) where the equipment is supposed to be used. If used elsewhere, its [Stats](/../../../MythicMobs/-/wikis/Skills/Stats) will not apply
### EquipSlotSkill
The MetaSkill to be executed once the item is equipped in the correct slot, if any.
### EquipConditions
A list of [Conditions](/../../../MythicMobs/-/wikis/Skills/conditions) to be matched in order for the item to apply its stats once equipped.
### EquipLevel
The required level the player must be at in order for the item to apply its stats once equipped. Defaults to `0`.
### EquipLevelSkill
The MetaSkill to be executed once the item is equipped with the correct level
### EquipLevelKey
The key of the Player Level Provider to be used to evaluate the player's level. Defaults to evaluating the player's vanilla experience level
\ No newline at end of file
Clone repository
Home
Changelogs
Commands / Permissions
API
FAQ / Common Issues
Guides

Usage
  • Installation
  • Items
    • Item Options
    • Item Skills
    • Item Durability
  • Augments
  • Item Sets
  • Crafting Recipes
    • Workbenches
  • Item Updater
  • Ammo System / Guns
  • Dynamic Lore Generation
  • World Generation
  • Loot Generation

ResourcePack Generator

Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
  • Augments

Mechanics
  • Mechanics
  • Targeters
  • Triggers
  • Conditions

Placeholders
  • Placeholders