@The_Black_Knight With just the plugin by itself, it's not possible right now. But you could probably use SumRndmDde's Equip Comparison Upgrade to add those parameters to the equip screen.
Equipment Variables
● ARCHIVED · READ-ONLY
-
-
There appears to be a glitch with seal slots. If a piece of equipment is removed because another piece of equipment sealed the slot it was in, you get a negative amount equal to whatever the replaced piece was worth.
Example- let's say you have a shield that adds 1 to x when equipped. Now you equip a two-handed axe that seals your shield slot while you're still equipped with that shield. Instead of returning x to 0, it sets x to -1. And if you do this process again, x will continue to lower by -1 each time.
I tested it completely alone without any other plugins. Same effect. -
hi
can this plugin support the array variable
I want to make custom resistance(my game is Action base game)
variableX = ('blood resistance', 80, 20, x, x, x,)
so when change character the stat is follow actor Id
thank you -
Sorry to bring this thread back up but this plugin is exactly what i'm looking for, unfortunately I have a problem. As a test I set it up so a sword I equip will increase a variable by 50, for some reason it's increasing it to 150, I have no other equipment attached as I was just doing a test run of the plugin, does anyone know why it might be tripling the effect?
Edit: more info. Without any tags my variable is at zero, when adding the tags and testing it the sword does add 50 and decrease 50 if removed but there is an increase of 100 that seems to be coming from nowhere at all.
I changed it to change my variable by 10 instead of 50 and again it's tripling the figure and giving me 30 instead of 10. I have only the one weapon and nothing else in my inventory that should be changing it. -
Sorry to bring this thread back up but this plugin is exactly what i'm looking for, unfortunately I have a problem. As a test I set it up so a sword I equip will increase a variable by 50, for some reason it's increasing it to 150, I have no other equipment attached as I was just doing a test run of the plugin, does anyone know why it might be tripling the effect?
Edit: more info. Without any tags my variable is at zero, when adding the tags and testing it the sword does add 50 and decrease 50 if removed but there is an increase of 100 that seems to be coming from nowhere at all.
I changed it to change my variable by 10 instead of 50 and again it's tripling the figure and giving me 30 instead of 10. I have only the one weapon and nothing else in my inventory that should be changing it.
Maybe other actors are equip the same sword?
I use this plugin with a lot of otjers, and dont have this issue -
ok I seem to have figured it out. If I set it so my actor starts off with a sword it auto adds 30 points to the variable instead of 10 even though I have only on actor in the game. If however I start off with no equipment at all and just have an event give me a sword and I equip it it only adds 10 likes it's supposed to do. So I have no idea why starting out with the sword should triple the figure, I only have one actor, but thats the problem so the answer is not to start with anything.
-
Cool, we can add to a variable.
But can we set variables to a value? No adding, no subtracting, but just set to a value