crnormand / gurps

Implementing a GURPS 4e game aid for Foundry VTT
MIT License
105 stars 50 forks source link

[Feature request] Damage to weapons and armour #280

Closed Voidchimera closed 3 years ago

Voidchimera commented 3 years ago

Hello, I wanted to ask if it could be possible in the future to implement (optionally) damage to weapons and armour according to the rules appearing in Gurps - Low Tech Companion 2 - Weapons and Warriors in page 22, or another set of rules that could be more adequate. Considering that, I think that this would imply:

That's what I can think of this so far, it's mostly a request that could work great for an automatized system as it reduces book keeping and makes the game more gritty.

crnormand commented 3 years ago

Wow, that is a big ask. I will start off by saying the one of the great advantages of GURPS is the incredible flexibility and the ability for each GM to design a game specifically for their needs. Unfortunately, that makes it hard for a game aid (such as ours) to be able to support enough GURPS so that everyone can play the game they want. So we cannot do what you ask, but I wanted to explain some of the reasons why we can't.

The best suggestion I can make is that you can manually track equipment damage on a character sheet. We added the ability for the GM or owner to edit (just about) any item in a list, just by double clicking it.

I am sorry, but I don't see us being able to implement this in the foreseeable future.

However, I will keep the issue open, for now, in case we can brainstorm some ideas.

trev-dev commented 3 years ago

I use a rule I found in Pyramid (can't recall the issue, sorry!) that implements a maximum number of penetrations armor can take. To track these penetrations, I use the GCS "uses" column, which I believe translates over to Game Aid if I'm not mistaken. Just an idea. The same column could be used in your situation @Voidchimera

crnormand commented 3 years ago

We can't automate this, but you can manually track this using one or more Resource Trackers. See the Users Guide on Resource Trackers.