Saibot393 / LocknKey

A Foundry VTT module to handle locking and unlocking of doors and other objects
MIT License
10 stars 7 forks source link

Limit the amount that can be taken during a lockpick #121

Open Stonedtroll opened 2 weeks ago

Stonedtroll commented 2 weeks ago

Currently, players can take the kitchen sink. Would it be possible to limit the total weight of items taken in a single pick pocketing attempt? Or randomly pick just one?

Saibot393 commented 2 weeks ago

I will look into it, the biggest challenge might be ensuring system compatibility as certain systems use quite different weight units/types and (probably) different weight data paths. The random part will be relatively easy. I will probably also add an option where crits (optionally) allow a larger loot volume.

Stonedtroll commented 2 weeks ago

Thank you!