8 attcks for monster + fix lethargy
All checks were successful
Release Creation / build (release) Successful in 46s

This commit is contained in:
2025-04-22 23:44:04 +02:00
parent ccebf8dc1f
commit 16959dd52e
23 changed files with 82 additions and 75 deletions

View File

@ -82,6 +82,10 @@ export default class LethalFantasyMonster extends foundry.abstract.TypeDataModel
attack2: attackField("2"),
attack3: attackField("3"),
attack4: attackField("4"),
attack5: attackField("5"),
attack6: attackField("6"),
attack7: attackField("7"),
attack8: attackField("8")
})
schema.perception = new fields.SchemaField({