Adds Rollable Attributes #37
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: macniel/foundry-dsa41-game#37
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "feature/rollable-character-attributes"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Attribute auf dem Charakterbogen die dem Actor gehören können nun im Charactersheet referenziert werden und darauf gewürfelt werden.
@ -34,6 +34,49 @@ export class CharacterSheet extends ActorSheet {// Add the actor's data to context.data for easier access, as well as flags.context.system = actorData.system;context.flags = actorData.flags;context.attributs = [attributes (kleiner typo)