Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCosmetics MythicCosmetics
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 108
    • Issues 108
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCosmeticsMythicCosmetics
  • Issues
  • #31

Closed
Open
Created Apr 24, 2022 by JackWalms@JackWalms

ENHANCEMENT - Add skills to hats / cosmetic items

This idea is mainly to allow hats and cosmetics to have particle effects on them, but could also be viable for some basic skills like when rabbit ears are equip allow the user to jump higher.

TREASURE_HAT:
  Model: 100
  Material: IRON_INGOT
  Display: "&dTreasure Hat"
  Description:
  - "&fIt's full with coins!"
  MythicSkills:
  - skill{s=Treasure_Hat_Particles} @self
BUNNY_EARS:
  Model: 101
  Material: IRON_INGOT
  Display: "&dBunny Ears"
  Description:
  - "&fA spring to your step!
  MythicSkills:
  - skill{s=Bunny_Ears_Jump} @self

Or if linking skills isnt as viable, something like this purely for particles would be also ideal - but wouldn't allow for as complex of particles compared to just calling a mythic skill:

BURNING_SKULL:
  Model: 102
  Material: IRON_INGOT
  Display: "&dBurning Skull"
  Description:
  - "&fFrom the depths of hell..."
  Particles:
    Particle: flame
    Ticks/Timer: 5
    Amount: 4
    VerticleSpread: 1
    HorizontalSpread: 2
Edited Apr 24, 2022 by JackWalms
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking