BrendonCurmi / FusionPixelmon

Add a little extra to your Pixelmon experience - PokeBuilder, ArcPlates, Modifier Tokens, and more!
https://ore.spongepowered.org/FusionDev/FusionPixelmon
MIT License
4 stars 8 forks source link

Legendary/beast/custom multipliers and changing base menu placements. #46

Open Corcustos opened 3 years ago

Corcustos commented 3 years ago

This is a great pokebuilder + QoL plugin and I'm really glad to see something like this available to everyone that is also being consistently updated with both fixes and suggestions. Amazing stuff. With that said, I have two suggestions that I'd like to inquire about:

  1. A currency multiplier option for editing legendaries, ultra beasts, and additionally a custom set of pokemon. The "custom set" would simply be a blacklist-style list similar to what is already there with a multiplier setting tied to it so all pokemon within this list will have their editing costs multiplied by X. Useful if you don't want to disable ditto but don't want it to cost the same as others, etc. Legendaries and ultra beasts are same concept but instead of a list just anything with those tags.

  2. A way to changes the placements of the base menu options where you select what you want to modify. Mostly thinking of people who disable certain aspects but still want to have a neat looking menu.

Everything else is top tier so I can't really think of any other suggestions for the rest at the moment except for maybe allowing us to make certain modifiers pull up the respective menus instead of being completely random. Thank you for your consideration and making this available for free in the first place.

Example for suggestion 2: (indexes/my menu)


ability {
            enabled=true
            index=8
            prices {
                # Price for regular Ability.
                regular=750
                # Price for special Ability.
                special=8000
            }
        }