Fixed so that Rally dice works as a single active effect for bard (#1708)

This commit is contained in:
WBHarry 2026-03-07 00:08:03 +01:00 committed by GitHub
parent 92d8c2ca18
commit 83c3da0130
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 12 additions and 107 deletions

View file

@ -63,7 +63,7 @@
{
"key": "system.bonuses.rally",
"mode": 2,
"value": "d6",
"value": "6 + min((floor(@system.levelData.level.current / 5)*2), 2)",
"priority": null
}
],