Quests (Inactive)

150k Downloads

Heroes API, insufficient configurability.

Kainzo opened this issue ยท 1 comments

commented

Suggestions: I'm the creator of Heroes.

  1. Ability to restrict quests to MULTIPLE classes, not just a single class. Ex.
    requirements:
    heroes-primary-class:
    • Paladin
    • Ninja
  2. Ability to grant exp to the current class (this is easily doable with an administrative command but for ease of use, should also be doable via the API and Quests. Ex.
  heroes-exp-classes:
  - Primary (or Secondary) - will only grant to your current primary or secondary.
  1. As the system currently works, it is really non-necessary to have any API with Heroes because with admin commands, you can achieve most of this. Adding this will make sure that it is a seamless integration, handled within Quests.
commented

๐Ÿ‘