Add rank override to Craft that are embedded #70
Labels
No labels
Compat/Breaking
Kind
Bug
Kind
DevOps
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foundry/ripcrypt#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The way Geist works relies on their specific Craft ranks not always being the same as their overall rank, because of this Craft needs an additional data model property for overriding the rank that sheets will display.
This could also be useful to add a getter to the data model to retrieve the computed rank accounting for both the actor rank and the override rank. (this would keep the door open for easier hook addition later down the line if it's something that a module / world script wants to further tweak)