Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple target damage #1597

Open
makinava opened this issue Sep 22, 2024 · 0 comments
Open

Multiple target damage #1597

makinava opened this issue Sep 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@makinava
Copy link

makinava commented Sep 22, 2024

Foundryvtt version: 12 Stable 331
Coc7 version: 0.10.19

First of all , let me congratulate you for your enormous effort to maintain this game. We are having thousands of hours of joy. Let me explain my improving suggestion.

In our Cthulhu pulp game we have dynamite cartridges and a flamethrower. Both can damage multiple targets. Foundryvtt allows you to select multiple targets manually but it show a message that damage is only applied to the first selected.

There is a blast radius attribute in weapons that could be value for dynamite but I can't figure out how it works. It will be amazing if target were automatically selected but doing manually will be more than enough

As cthulhu pulp manual:

! Dynamite !
Use the Throw skill to throw dynamite.
Range is equivalent to STR divided by 5 in meters.(this is an improvement camingg soon as github note)
Damage :(another optional improvement)
3D10 if it is 3 m or less away
2D10 if between 3 and 5 m
1D10 if between 6 and 9 m

IMPLEMENTION SUGGESTIONS

WEAPON ATTRIBS

MULTITARGET: YES/NO
BLAST RADIUS: 3M 5M 9M
DAMAGE: 3D10 2D10 1D10

When you use it, select a point on the map. If the explosion radius is not zero, search for targets within the circle of the first radius and apply damage accordingly, do the same with the second and third radius

Best Regards

@makinava makinava added the enhancement New feature or request label Sep 22, 2024
@makinava makinava changed the title Multiple target damage [improvement] Multiple target damage Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant