Either look into a source edit, or change how your alchemy system works.@Xikini oh i dont knew about that, but thanks. So can you give me some idea ? i was creating a alchemy system that incranses the potion heal, based on who created it, i added the actionid as heal bonus, what else can i use ?haha thanks
I already created the potency, but the problem is the lost of actionid, or something to replace actionid function, i need something that i can fix a value to the item. But thanks you already did a lot, i'll think in somethingEither look into a source edit, or change how your alchemy system works.
The limitation is kind of lame, but not much you can do about it either.
Use storage value(s) / skill value(s) / level value to determine potency of potion / restriction on usage, would be my solution.
The main issue is that a stackable item is unique until it is moved or merged with other items of the same type.I already created the potency, but the problem is the lost of actionid, or something to replace actionid function, i need something that i can fix a value to the item. But thanks you already did a lot, i'll think in something