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