Trying to figure out how to make a potion or a single use item.

Somosky

Member
Hi so I've created a useable potion item and I'm attempting to try to figure out how I could have a weapon equipped. Then unequip the currently held weapon then use the potion then reequip the weapon. I've searched all around and can't quite figure out how I could go about triggering the usable item for a potion. Thanks
 
For this you can use the Usable Item Action and create a new usable module for it that uses the potion. When the module is complete you can then remove the item since it's a single use item.
 
Top