Larkinabout / fvtt-custom-dnd5e

11 stars 7 forks source link

[FEATURE] Item Property Values or Counters #65

Open MentalReject opened 4 months ago

MentalReject commented 4 months ago

Describe your idea Similar to how the Magical Property allows you to assign a magical bonus, make custom item properties able to have values. Alternatively, the ability to add custom counters to an item would also do the trick.

This would allow for a lot more scripting possibilities along with homebrew support and easier tracking of magical item values.

MentalReject commented 4 months ago

Also, is there a way to set a monthly donation on ko-fi? I use your modules in most of my campaign and like subscribing to the creators I consistently use stuff from.

Larkinabout commented 4 months ago

A bonus like the one when 'Magical' is checked, should be a fairly simple task.

I'm not sure how a custom counter might work. I could make custom counters on items work much like the others; where you create an Item Custom Counter and it would appear on every item, perhaps in a separate tab. Do you imagine you would tick a property (for example, Silvered) and it would show the custom counter? If so, would the type of counter for the property be the same for any item?

Larkinabout commented 4 months ago

Also, is there a way to set a monthly donation on ko-fi? I use your modules in most of my campaign and like subscribing to the creators I consistently use stuff from.

I've enabled monthly donations, though I'm not sure how it works. Thanks for your support.

MentalReject commented 4 months ago

The ways I could see it working are the following:

  1. A separate tab dedicated to counters that appears on each item (maybe by item type like Weapon or Armor)
  2. Ticking a property and showing a custom counter like how Magical does
  3. Per item with a separate tab where you click a + and it adds a counter with a settings button to configure it

I think option 2 would work the best in actual running of a campaign, but I think all 3 would do the job of allowing people to track values on their items.

Larkinabout commented 2 months ago

Partially added in 0.13.0 (V12 only) through item counters. Next development will be to add counters to individual items rather than globally.