Project Zomboid

Project Zomboid

1,603 avaliações
Rebalanced Prop Moving
3
2
10
4
5
2
3
   
Premiar
Adic. a Favoritos
Nos Favoritos
Desfavoritar
Mods: Balance
Tamanho:
Publicado em:
Atualizado em:
266.706 KB
29 dez. 2021 às 12:41
27 mar. 2023 às 17:34
14 notas de alterações ( ver )

Subscreve para transferir
Rebalanced Prop Moving

Descrição
Do I really need a hammer to move a couch?
I wish I could move this desk, but I haven't taken any carpentry classes!

This mod removes the nails holding your furniture and appliances to the floor!

Details:
- Furniture and appliances require no skill/tool to move.
- Fixtures like cabinets and shelves still require skills/tools.
- Break chance for props requiring skills/tools has been reduced to 30% at skill level 0, 20% at 1, 10% at 2, and 0% for >=3.
- Break chance for props not requiring skills/tools is now 0%.
- Sinks in vanilla have no associated skill and receive a 25% break chance default. Changed to 0% since apparently no skill is required!
- All the above only applies to "pickup" and "place" actions. Disassembly should not be affected by this mod.

The mod works by "whitelisting" props if their name matches certain patterns. This implies that the patterns may catch too much or too little, so feel free to provide feedback if you think some props should or should not require a skill/tool.

Note:
- Not compatible with Safer Prop Moving
- Not compatible with Disassemble Container With Items

Disclaimer: There could be big bugs in this mod! The vanilla lua code has numerous edge cases, please comment if you discover issues.

Workshop ID: 2699828474
Mod ID: RebalancedPropMoving
210 comentários
Traktorist_3000 27 de out. às 6:02 
work´s fine for me in MP
Hermaeous Mora 13 de out. às 15:22 
Doesn't seem to work in MP. Could be mistaken though, though I don't have anything conflicting I do not think. If you have any suggestions I am all ears, this mod is great!
Mlemlom 🍈 26 de ago. às 15:18 
Great mod
Fopsky; Resident Nerd 23 de ago. às 1:42 
absolutely godsent
🍔 Vito Torpedo™ 🍔 10 de ago. às 16:53 
doesn't work on existing saves (from my experience)
coolninjas2000 1 de jul. às 10:37 
does this mod work on existing saves
Viper 15 de jun. às 1:12 
This mod still works great, it is smart design with the whitelisting of text strings, so it stays compatible with new stuff and new mods. I haven't ever discovered something that didn't make sense ingame. This is what good modding looks like.
Ichinin 15 de mai. às 3:42 
This mod is quite useful. Works fine in Build 41.78 + Multiplayer.
RobRendell 14 de mai. às 23:20 
Ok, I figured out what my problem was - it's a mod conflict between this mod and "Disassemble Container With Items". That mod doesn't override the ISMoveableSpriteProps.lua file wholesale, but it does patch a number of functions from the ISMoveableSpriteProps global object. Interesting that changing the load order didn't affect things...