mrkwnzl / cyphersystem-foundryvtt

The Cypher System for Foundry VTT
Other
21 stars 14 forks source link

New "type" is not recognized by the system #360

Closed paulyhedral closed 5 months ago

paulyhedral commented 5 months ago

Describe the bug
New "type" is not recognized by the system

Steps to reproduce the behavior

  1. Go to Compendium Packs
  2. Create Journal Compendium called "Types: Destiny"
  3. In Compendium view, click "Create Journal Entry" and name it "Delve"
  4. Click "Add Page", select type "Text", and name it "Delve"
  5. Click edit icon in upper-right corner
  6. Enter Delve contents, particularly "@type" as the initial text, and other content
  7. Also make sure to add "@ability @tier 1"
  8. Save
  9. Create new Actor
  10. Drag "Delve" entry from Compendium view onto Actor sheet
  11. See nothing happen

Expected behavior
The Actor's "type" field should have the "Delve" entry show up, be clickable, and the "Abilities" tab should include the ability that was added to the type.

Setup

Additional context
I basically copied the format of Type entries from the Cypher System Compendium so that I could add the types in Numenera Destiny.

mrkwnzl commented 5 months ago

This isn’t a feature of the Cypher system. Please refer this to the module that provides this feature. I think this is from https://github.com/NiceTSY/nice-cypher-add-ons

paulyhedral commented 5 months ago

Ah, thanks. I will open an issue there. https://github.com/NiceTSY/nice-cypher-add-ons/issues/35