uberwald f47f2906a4
Release Creation / build (release) Successful in 1m35s
fix: D30 special effects breaking combat comparison, map auto-pan, dead targets
- Fix handleAttackBoosted guard: replaced attackerIsCrossClient check
  with defenderIsMine so the socket handler runs whenever the current
  user controls the defender. Previously, when a GM-controlled monster
  attacked with a D30 special result (damage multiplier, bleed, DR
  multiplier, mulligan), the createChatMessage hook was suppressed
  (d30PendingFromGM) but handleAttackBoosted returned early because
  the attacker wasn't a cross-client PC, so nobody created the
  comparison message.
- Remove map auto-pan on target/damage button hover (mouseenter/mouseleave
  handlers on .request-defense-btn and .apply-wounds-btn).
- Filter defeated combatants and dead monster tokens from the target
  selection list. Characters at 0 HP are still selectable (death saves).
- Restore 3D dice animation for damage rolls (lethal-fantasy.mjs,
  character-sheet.mjs).
- Allow negative bonuses on weapon items (damaged weapons).
- Allow negative HP for characters (death saving throws).
- Fix D30Roll.convertToInternalType guard to warn on missing weapon
  regardless of isRanged flag.
- Fix ranged weapon loading comparison (<= to <).
- Add isRangedAttack to rollTarget for consistent ranged detection.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-08-17 20:12:12 +02:00
2025-01-09 20:21:02 +01:00
2026-07-07 18:13:46 +02:00
2026-07-07 18:13:30 +02:00
2025-10-17 20:06:49 +02:00
2024-12-29 23:09:27 +01:00
2025-02-05 17:48:48 +01:00
2024-11-22 00:01:47 +01:00
2026-07-07 18:13:30 +02:00
2026-07-07 18:13:30 +02:00
2025-05-03 16:04:29 +02:00
2026-04-30 14:38:56 +02:00

Lethal Fantasy RPG for Foundry Virtual TableTop

The Official game system for playing Lethal Fantasy TTRPG: The Role Playing Game on FoundryVTT. This fully functional system is the foundational framework to build your game.

This product's format, programming code, and presentation is copyrighted by Lethal Fantasy Games LLC.

This system & product are used with permission granted as part of the partnership agreement between Foundry Gaming LLC and Lethal Fantasy Games LLC. It uses the following trademarks and/or copyrights:

© 2025 Lethal Fantasy Games. Content copyright Ted McClintock, Lethal Fantasy Games LLC. All Rights Reserved. Lethal Fantasy® is a Registered Trademark of Lethal Fantasy Games LLC. All Rights Reserved.

Lethal Fantasy Games is ©2025 Lethal Fantasy Games, LLC. All rights reserved. Lethal Fantasy, Lethal Fantasy Games, and their associated logos are trademarks of Lethal Fantasy Games, LLC. https://lethalfantasy.com/

For inquiries on developing content for this ruleset please contact Lethalted@lethalfantasy.com

Community

Please join our Discord server Lethal Fantasy games https://discord.gg/UDvnnyvreV

It's the place to ask questions on how to use the system, make feature request and follow the development of the system.

S
Description
No description provided
Readme
38 MiB
14.1.2
Latest
2026-08-17 20:19:09 +02:00
Languages
JavaScript 50.9%
CSS 19.6%
Handlebars 19.1%
Less 10.4%