Add chatDisplay: false to actors base attack

This commit is contained in:
Dapoolp 2025-07-26 15:22:53 +02:00
parent 365c0c8664
commit 2d18303e50
3 changed files with 3 additions and 0 deletions

View file

@ -62,6 +62,7 @@ export default class DhpAdversary extends BaseDataActor {
img: 'icons/skills/melee/blood-slash-foam-red.webp',
_id: foundry.utils.randomID(),
systemPath: 'attack',
chatDisplay: false,
type: 'attack',
range: 'melee',
target: {