I am quite a lot confused by this plugin, haha. So I am just going to ask straight up what I WANT to do and let me know if that is something I CAN do with this plugin, haha.
I have no desire for the name of any item to change based on what stats you get. Instead, I am only interested in having each item have several stats that it has a chance of being better. So I dont want to references prefixes/suffixes or anything. I just want to go straight into the armor piece and put in some code that will directly put in a chance of the stats varrying.
This is an example of how I have set up the growth chart of the first armors crafting table.
View attachment 216350
This grows as you continue down the list. Light armor has a lower growth compared to medium and heavy armor. And there are five armor pieces total, each affecting varrying stats.
I see normally I would create a bunch of placeholders in the inventory with names. But I dont plan on item names changes and just want the variable stats. Basically encouraging you to craft over and over again to get something better.
Can I just enter code without creating a list of suffixes in my inventory? I see this plugin command:
<prefixSuffixParameters: ATK 5|10 DEF -10|20>
I basically want to just shove that on the armor itself without calling it from somewhere else. I am going to end up with hundreds of placeholders otherwise XD