[Request] Setting limited passive skills

● ARCHIVED · READ-ONLY
Started by hydro_sapien 4 posts View original ↗
  1. Good Evening all,

    I am using a passive-skill plugin (YEP_AutoPassiveStates), however I want to limit what passive skills Characters are able to have active.

    To be descriptive as possible as to how I want to limit this:

    Under the skills menu, we have a skill type (08) named Passive Ability. All these wonderful abilities the character has learned such as "Poison touch", "Fire Attack", "Resist Ice" are under this category. The player would be able to set ONE status attack, ONE status defense, ONE element attack, ONE element defense from all the passive abilities he or she has learned to become active. All others of the same sub-category would NOT be active. So a character can learn "Resist Ice" and "Resist Fire" but if he or she has "Resist Fire" set as their elemental defense, "Resist Ice" is still a learned skill, but it is not active.

    I am guessing the sub categories could be set in the notes section of the skill.

    To give a visual example with the sub-categories I am hoping for:
    ----------------------------------
    Set Active Passive Skills:
    ---------------------------------
    Stat Bonus: "HP+20%"
    Element Attack: "Fire Attack"
    Element Defense: "Resist Ice"
    Status Attack: "Poison Touch"
    Status Defense: "Amnesia"
    Auto-Ability: "Counter"
    ----------------------------------

    I am currently using YEP_AutoPassiveStates to set skills as auto-passive skills.

    http://yanfly.moe/2015/10/17/yep-13-auto-passive-states/

    Thank you all very much.
  2. You have posted in VX Ace Script Requests, but that is an MV plugin you are referring to.
    [move]JS Plugin Requests[/move]
    Could you please edit your opening post to include a link to the web page where this plugin is, so that people don't have to hunt for it to check anything.
  3. Not quite, its similar but it's way too broad. Im trying to narrow down passive abilities into specific sub-categories and can only equip one in each slot.... which that plugin you provided does not allow me to do.