- Use of flexboxes in two columns for better display
- Introduction of item containers for the different storage of items
Co-authored-by: Ender <harald@drueppels.de>
Co-authored-by: Byroks <byroks@gmail.com>
Reviewed-on: Byroks/foundry-vtt-system-midgard5#9
Reviewed-by: Byroks <byroks@gmail.com>
* Add Effect Duration & Rework Combat tracker
Changes:
+ rework combat tracker to display every uneven round as Movementphase
+ rework combat tracker to display every even round as actionphase
+ add possibility for effects durations
+ effects duration decreases with every actionphase
+ add enum for time Units
+ update localization
+ add display of remaining time on effects
+ add duration for spelleffect "Bärenwut"
* add LP AP Manipulation through effects
Changes:
+ add LimitHeal function
+ adjust LP AP Values if Mod exists in an effect
* Fix linked actor not being updated
* 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
Changes:
+ include weapon pack and effect pack
+ handle effects as own entity
+ effects can influence your attributes and skills
+ add Aktive Effekte page for effects on your character