• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Help with making an item's contents have no Encumbrance?

Takeda

Well-known member
So I want to make a Bag of Holding. I figure I'll need an Eval Script that makes the item weightless or the contents weightless although the item still has weight. I tried using the same method (script) from Pathfinder as I was familiar with it ... didn't work ... I can't figure out how to do it in Savage Worlds.

Help!
 
I did this making a magic item (using Fantasy Companion add-on) that was a container with a weight of 0 and it seems to act like a Bag of Holding. Presumably that might be a problem, though, since it means whatever weight the container is will override the weight of anything put into it.
 
The easiest way right off-hand would be to designate the Bag of Holding as a Top-Level container. Anything placed in it will not be counted against the character. The only catch is that technically a top level container can't be held, but this really doesn't have much affect.

To implement this correctly will take a code change. I'll put it on the list for the next update.
 
Back
Top