26 Commits
Author SHA1 Message Date
Tealk f5e2bf9a28 Replace global difficulty/circumstance selects with roll queries
Remove attr_difficulty and attr_circumstances from the sheet header and
prompt players via ?{...} roll queries before every roll instead. This
prevents players from forgetting to reset global modifiers between
actions.
- Drop difficulty/circumstance selects from header .roller div
- Inject ?{Difficulty|...} and ?{Circumstances|...} directly into
  startRoll() for characteristics, skills, and repeating sections
- Reduce circumstances options to Advantage / No Advantage / Disadvantage
- Update imtest roll template to use computed::circ_value conditionals
2026-05-23 01:49:18 +02:00
Tealk a6f60093b1 add coauthor 2026-01-31 17:32:58 +01:00
Tealk b13e12b842 Renaming the variables to use the current and max of the token bars. 2026-01-31 17:28:25 +01:00
Tealk e1943ec418 feat: Add roll visibility option to settings 2026-01-21 18:08:00 +01:00
Tealk e8ba54c4d7 fix Erkenntnis
fix Blenden
fix typo
2025-05-17 20:58:27 +02:00
Tealk 6c3af0ab4d fix Schutzwall macro 2025-05-14 23:39:01 +02:00
Tealk de023ad749 some fixes 2024-10-09 23:58:15 +02:00
Tealk 01be073673 Create character sheet generation script
- Implemented full script to generate the Roll20 character sheet.
- Added functions to generate Spruchlisten HTML, compile Sass to CSS, and combine HTML and JS files into a final output.
- Included logic to update the version in the JSON file if HTML or CSS files have changed.
2024-09-22 21:04:32 +02:00
Tealk db67b52703 standard value added 2024-07-22 22:52:11 +02:00
Tealk 8b386f6bd1 update to 2024-05-29 2024-07-01 18:38:59 +02:00
Tealk 505e2066ca fix negative kb 2024-06-25 20:27:51 +02:00
Tealk c54a3f95d0 add Bewegung 2024-06-05 00:00:48 +02:00
Tealk 96a811bc8c Fix typo 2024-06-02 20:09:05 +02:00
Tealk 1ba2f3d2a8 fix bug
move version in sheet.json
2024-05-10 20:51:29 +02:00
Tealk f261a0dfed fix Göttlicher Schlag
correction of the amount of the bonus
2024-03-28 12:04:38 +01:00
Tealk 43c811aa92 v23.11
Signed-off-by: Tealk <tealk@rollenspiel.monster>
2023-11-28 17:35:50 +01:00
Tealk 1b0530d61a fix Ziehlbereich 4 2023-10-02 19:58:56 +02:00
Tealk 3984928a43 fix weapon damage 2023-10-01 17:19:29 +02:00
Tealk de19935176 2023-09-27 update 2023-09-27 21:44:26 +02:00
Tealk 5b53c9f97c update 2023-09-18 2023-09-18 20:29:22 +02:00
Tealk 2dd5be0429 fix value save 2023-08-06 14:21:09 +02:00
Tealk 2d1fed0e08 add min and value to körperkraft 2023-08-05 22:28:16 +02:00
Tealk 19d05a2578 update to 2023-07-31 & accessibility improved 2023-08-05 19:47:42 +02:00
Tealk 2b413313e0 update to the current rules 2023-06-12 2023-07-03 23:30:25 +02:00
Tealk 8ebd53b636 bugfixes 2023-01-25 22:06:59 +01:00
Tealk 5486a3dd94 Fix Zerstörung 2022-12-07 22:47:25 +01:00