Commit Graph

33 Commits

Author SHA1 Message Date
LeFrique 6ff4f16f9d
18 add more operations for modifiers (#23)
* Added Operations and Combat Conditions

+ Added Multiply, Division and Subtract operations for modifiers
+ Added Combat Conditions Effects form Ars Armorum

* Added Math.floor()

* Fixed Operations and Combat Conditions
2023-12-01 19:04:58 +01:00
Byroks 48883c3102
Add Description to bottom of rolls (#19)
Changes:
 + Add helper to strip Html
 + add description of items to bottom of roll
2023-11-30 18:13:04 +01:00
Byroks 28595e7dd0
Make Items with mods equippable (#11)
Changes:
 + Items that can influence you stats are equippable
 + only equipped items influence your stats
 + Armor now influences your stats
 + move mods into a partial for easier changes
2023-11-30 15:50:59 +01:00
Byroks 8095785fc2
Movement stat (#10)
Changes:
 + make movement stat work and be moddable by effects
2023-11-29 10:14:49 +01:00
Byroks c635c54f24
Dev Kampfkünste Items & Integration (#7)
Changes:
 + add kampfkuenste template
 + add kampfkuenste tab
 + make kampfkuenste rollable
 + update localization
2023-11-28 19:42:38 +01:00
Byroks 97d4a35cd6 update localize Keys
Changes:
 + update localize Keys, to conform with v11
2023-11-25 16:38:05 +01:00
Byroks 68cb8fcf6d Include Weapons and effects
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
2023-11-24 20:11:36 +01:00
Byroks 4b2daef20a fix Gifttolleranz naming, parsing and display 2023-11-22 23:13:19 +01:00
Byroks 3b051760ae
Merge branch 'main' into main 2023-11-22 22:19:20 +01:00
Byroks e21e5a91be Revert "adjust to id change"
This reverts commit 30d0924e3d.
2023-11-22 19:11:44 +01:00
LeFrique ba2992221d Added skills & weapons from all Sourcebooks,GiT&B 2023-11-21 20:03:46 +01:00
Byroks 30d0924e3d adjust to id change 2023-11-21 19:50:39 +01:00
Byroks 8dd29e8da5 hide skill when learned
Changes:
 + Hide learned skills from unlearned skill list
2023-11-19 20:52:29 +01:00
Byroks 4ec3cc9570 add race boni and default resistance rolls
Changes:
 + add Race Selection Dropdown
 + change resistance/defense value calculation, based on race, stats and class
 + add default rolls for defense and resistances
2023-11-17 16:09:24 +01:00
Byroks 0e67ab06dc Take over project
Changes:
 + Update macros for crits
 + update lookup for Abwehr and Zaubern to display correct value
2023-11-17 09:10:29 +01:00
Michael Stein ae3381b3d1 Adds PP.
Adds item-sheet CSS class to item sheets.
2023-04-19 01:33:04 +02:00
Michael Stein f91c64f91f Upgrade templates: PP, AP as string. 2023-04-18 23:54:58 +02:00
mstein b104480a48 Converted lots of document access to V10. 2023-01-02 23:34:00 +01:00
mstein c0dd5b584a Fixes attribute roll click. 2023-01-02 17:37:14 +01:00
mstein 53216fbbb7 Adds status bars to character sheet 2022-07-24 13:30:37 +02:00
mstein b3e2771e91 Add customizable rolls to items 2022-07-23 18:50:08 +02:00
mstein 58ed9d7d74 Finishes mod system functionality 2022-07-13 22:19:04 +02:00
mstein c827693e72 Adds mod calculation 2022-07-13 02:44:14 +02:00
mstein c8d59588e0 Adds mod management (WIP) 2022-07-05 00:10:08 +02:00
mstein 8b6bfd2efb Adds gear and spells as items.
Adds custom roll logic, inclusing chat message.
2022-06-19 00:18:41 +02:00
mstein 7f7e305722 Add weapon item handling 2022-06-10 14:27:28 +02:00
mstein 0f06d4020b Adds skills and how to add them to the sheet 2022-06-09 23:50:19 +02:00
mstein c7f6a38acf Add skills as items 2022-06-07 00:58:21 +02:00
mstein e952dcb67a Automate project with gulp and transition to TypeScript.
Expand character data and sheet.
2022-06-06 01:40:24 +02:00
hjmaier 5a82a46941 V0.06 Midgard-Karten 2021-02-19 23:35:00 +01:00
hjmaier d214358adb V0.05 - Final 2021-02-16 11:36:23 +01:00
hjmaier 2373314382 V0.04 2021-02-13 14:24:41 +01:00
hjmaier 8a9627c278 V 0.01 2021-02-07 20:28:31 +01:00