mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Revert "Made the active PartySize available as a parameter for formulas"
This reverts commit ca097c21a3.
This commit is contained in:
parent
e4b3f5d5bd
commit
e3673c50c6
9 changed files with 70 additions and 155 deletions
|
|
@ -600,7 +600,6 @@ export default class DhpActor extends Actor {
|
|||
rollData.system = this.system.getRollData();
|
||||
rollData.prof = this.system.proficiency ?? 1;
|
||||
rollData.cast = this.system.spellcastModifier ?? 1;
|
||||
|
||||
return rollData;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue