orffen / basicfantasyrpg

The Basic Fantasy RPG system for FoundryVTT!
Other
10 stars 8 forks source link

Monster sheet attacks #25

Closed Stew-rt closed 1 year ago

Stew-rt commented 2 years ago

Here is a simple mod which adds "No. of Attacks" and "Damage" to a monster sheet. It looks like this: Screenshot_20220304_204318

orffen commented 2 years ago

Thanks Stew.

The way I’d handle this is to just put the attacks in separately (so two identical Claw attacks and one Bite - three “weapons”).

The description can note if there’s anything funny about choosing attacks. (e.g. “this creature can attack either with two claws, or one bite”).

I’m not sure we need these fields on the sheet as well - in most cases it should be self evident from how many attacks are on the sheet.

Sorry for the late response, have been pretty busy this week.

Thanks, Steve

orffen commented 2 years ago

@Stew-rt so this is how I would handle it: image

And then there's all the detail in the description tab: image

Let me know if this works for you - I'd prefer to keep the attacks and damage within the weapons section rather than duplicating it. I know the claw is duplicated, but this makes it easy for a GM to just go down the list.

I need to tweak special ability displays to include the description text - planning on that change for the next major milestone.