foundry-vtt-system-midgard5/source
Byroks 2b4e6b18d0
28 apply damage through chat (#40)
* Add Rightclick menu to apply damage/heal

Changes:
 + add rightclick context menu for rolls
 + only appears if keyword Schaden exists
 + calculate damage from all rolls with keyword Schaden
 + possible to apply damage or heal actor or if present token

ToDo:
 + add button that does the same

* Add Rüstungsschutz to damage calculation

Changes:
 + Add Damage application from chat
 + take token first, if none exist, take actor
 + include damage reduction from equipped armor
 + damage appliaction is only accesible through right click on roll

* Fix falsy display of rightclick context menu
2023-12-06 11:14:35 +01:00
..
module 28 apply damage through chat (#40) 2023-12-06 11:14:35 +01:00
style Comprehensive overhaul of the character sheet design. (#35) 2023-12-04 11:44:32 +01:00
utils Adds skills and how to add them to the sheet 2022-06-09 23:50:19 +02:00
Globals.ts Revert "adjust to id change" 2023-11-22 19:11:44 +01:00
PreloadTemplates.ts Make Items with mods equippable (#11) 2023-11-30 15:50:59 +01:00
index.ts 28 apply damage through chat (#40) 2023-12-06 11:14:35 +01:00
system.json 17 add rüstungskammer + 21 Restructure Compendium (#31) 2023-12-03 15:29:12 +01:00
template.json Make Items with mods equippable (#11) 2023-11-30 15:50:59 +01:00