Suggestion Closed - Already Exists

[Suggestion] Custom Item support in dropitem skill

#4146 opened by Unknown 3 years ago

Unknownreported this suggestion

Summary

Ability to specify custom items in the dropitem skill similar to normal mob-drops.

Usage

In a similar fashion to normal drops. Something like below

Value

More customization in letting drops be done via skills instead of just Drops

Priority

Probably not Nr.1 priority but not last on the list

Implementation (Geary here is a custom plugin which we have added support for on our end)

some_skill:
  Skills:
    - delay 60
    - dropitem{i=geary stingerhead_scale 1-2} @self ~onDeath
Unknowncommented

dropitem and other similar mechanics should support any item Mythic supports. Custom items from third-parties should be implemented via the Mythic API, otherwise Mythic and Crucible items allow custom drops.

Closing this due to inactivity and the presence of potential solutions.

Sign in to join the discussion.