Spoiler






With YEA
Spoiler





Introduction
This script allows you to set up a weight system for your equipment. This system sets all equipable items to have a weight. When an actor’s equipment is too heavy the play cannot exit out of the equip scene (or cycle to another actor).
Actor/Class Notetags
<weight limit: x> Sets the actor’s/class’s weight limit to x (actor limit take priority)
Skill/Item Notetags
<change weight limit: +x> Add x to the target’s weight limit
<change weight limit: -x> Subtract x to the target’s weight limit
Item/Weapon/Armor Notetags
<weight: x> Sets the weight of the item/weapon/armor to x (weight for items is only if using CE – Item Accessories)
Script Download
Get the Latest Version