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
    • Skills
  • Mechanics

Mechanics · Changes

Page history
added setitemdisplay mechanic authored Apr 17, 2022 by Phillip's avatar Phillip
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 12 deletions
+13 -12
  • Skills/Mechanics.md Skills/Mechanics.md +13 -12
  • No files found.
Skills/Mechanics.md
View page @ e0c5933b
......@@ -7,15 +7,16 @@ New Mechanics
These mechanics are added by Crucible, and are meant to be used with players and/or items (although they may work for other things too, depending on the mechanic)
| Mechanic | Description |
|------------------------------|----------------------------------------------------------------|
| [AmmoConsume](Skills/Mechanics/AmmoConsume) | Consumes ammo to execute a skill |
| [AmmoGive](Skills/Mechanics/AmmoGive) | Gives the target player NBT Ammo |
| [AmmoReload](Skills/Mechanics/AmmoReload) | Attempts to reload an item's ammo |
| [ParseArmor](Skills/Mechanics/ParseArmor) | Force a re-scan of the caster's armor |
| [ParseWeapon](Skills/Mechanics/ParseWeapon) | Force a re-scan of the caster's weapon |
| [ModelSet](Skills/Mechanics/ModelSet) | Sets the calling item's model |
| [ModelSetSlot](Skills/Mechanics/ModelSetSlot) | Sets the model of an item in the target slot |
| [ModelToggle](Skills/Mechanics/ModelToggle) | Toggles the calling item's model |
| [ResetAttackCooldown](Skills/Mechanics/ResetAttackCooldown) | Resets the player's attack cooldown |
| [SetCrossbowCharged](Skills/Mechanics/SetCrossbowCharged) | Sets the state of the held crossbow's charge |
\ No newline at end of file
| Mechanic | Description |
|-------------------------------------------------------------|----------------------------------------------|
| [AmmoConsume](Skills/Mechanics/AmmoConsume) | Consumes ammo to execute a skill |
| [AmmoGive](Skills/Mechanics/AmmoGive) | Gives the target player NBT Ammo |
| [AmmoReload](Skills/Mechanics/AmmoReload) | Attempts to reload an item's ammo |
| [ParseArmor](Skills/Mechanics/ParseArmor) | Force a re-scan of the caster's armor |
| [ParseWeapon](Skills/Mechanics/ParseWeapon) | Force a re-scan of the caster's weapon |
| [ModelSet](Skills/Mechanics/ModelSet) | Sets the calling item's model |
| [ModelSetSlot](Skills/Mechanics/ModelSetSlot) | Sets the model of an item in the target slot |
| [ModelToggle](Skills/Mechanics/ModelToggle) | Toggles the calling item's model |
| [ResetAttackCooldown](Skills/Mechanics/ResetAttackCooldown) | Resets the player's attack cooldown |
| [SetCrossbowCharged](Skills/Mechanics/SetCrossbowCharged) | Sets the state of the held crossbow's charge |
| [SetItemDisplay](/Skills/Mechanics/SetItemDisplay) | Sets the item's displayed name |
\ No newline at end of file
Clone repository
  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues

Usage

  • Installation
  • Creating Custom Items
  • Using with MMOItems

New Mechanics

  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions

Special Features

  • Ammo System / Making Guns
  • Special Options