Geist Sheet & Data #40

Closed
opened 2025-04-12 06:16:15 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2025-04-12 06:16:15 +00:00 (Migrated from github.com)

Currently, there is no way to represent Geist creatures in the system. This ticket consists of the following:

  • Adding a new Actor type
  • Adding a new Data Model for the Geist, this should reuse as much as the Hero model as possible, either through splitting the hierarchy into a common data model that both Hero and Geist inherit from, or by having the having the geist data model inherit directly from Hero.
  • Registering a new sheet for Geist actors that functions the same way as the Hero Sheet, but uses the Geist silhouette instead of the Hero silhouette.
  • Ensuring all of the above works as intended
Currently, there is no way to represent Geist creatures in the system. This ticket consists of the following: - Adding a new Actor type - Adding a new Data Model for the Geist, this should reuse as much as the Hero model as possible, either through splitting the hierarchy into a common data model that both Hero and Geist inherit from, or by having the having the geist data model inherit directly from Hero. - Registering a new sheet for Geist actors that functions the same way as the Hero Sheet, but uses the Geist silhouette instead of the Hero silhouette. - Ensuring all of the above works as intended
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/ripcrypt#40
No description provided.