Coder Social home page Coder Social logo

pf2ools / pf2ools-schema Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 749 KB

A Zod and JSON Schema to represent Pathfinder 2nd edition game content.

License: MIT License

JavaScript 57.32% TypeScript 42.68%
json-schema pathfinder-rpg pathfinder2e pf2e schema ttrpg zod json typescript

pf2ools-schema's People

Contributors

dependabot[bot] avatar mrvauxs avatar spappz avatar

Stargazers

 avatar

pf2ools-schema's Issues

More specific Backgrounds Skills

Currently backgrounds data only provide the total sum of what they can provide. It would be great if we can distinguish "Pick anything / from a list" from hardcoded "You are trained in X."

The basic implementation would be creating an array of objects representing available choices. The array should by default be "and", with each object being a single choice. "Trained in Occultism and any other of your choice" would become [{occultism}, {any}] in pseudo-code.

We don't need to lose our minds over "sets" of choices (yet), so no need for recursive patterns like "You are trained in either Occultism and Nature or Arcana and Religion." Let's stick it to one layer for now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.