mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
.
This commit is contained in:
parent
60e38e5705
commit
59481d0d77
9 changed files with 52 additions and 21 deletions
|
|
@ -766,8 +766,8 @@ export default class DhCharacter extends DhCreature {
|
|||
}
|
||||
});
|
||||
break;
|
||||
case 'comboStrikes':
|
||||
this.rules.roll.comboDieIndex += 1;
|
||||
case 'dice':
|
||||
this.rules.roll[selection.subType] += 1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue