Giter Club home page Giter Club logo

pf2e-relics's Introduction

pf2e-relics

A simple compendium pack with all of the current Relic Gifts that exist in the PF2e game system. This includes some gifts already included in the base system, but are improved upon (in terms of automation) and organized cleanly in folders.

pf2e-relics's People

Contributors

theerikkublade avatar

Watchers

 avatar

pf2e-relics's Issues

Missing Elements for Gift: Shroud of the Afterlife

Howdy!

Coincidentally, I had begun working on my own Compendia Module to handle at least some of these effects for a Campaign I participate in - and at the time - there wasn't an existing Compendium to cover Relics & their Gifts - as it would appear, your initial commit happened just a day after mine did here: https://github.com/jasonmc1993/pf2e-relics - but you'd probably been working on this for awhile - whereas I had just started with the effects pertinent to my campaign.

After noticing this with my GM - I went through a quick review of the effects I had worked on, and noted that Gift: Shroud of the Afterlife from the Death Domain is missing a couple of effects as covered here: https://2e.aonprd.com/Relics.aspx?ID=21

Namely, you appear to be missing the Poison Resistance and the +1 Status Bonus to Saves with the death effects, diseases effects that would make you paralyzed, poisoned and sleep.

Poison Resistance: {"key":"Resistance","type":"poison","value":"max(1,floor(@actor.level/2))"}
Flat Modifier to Saves:

{
  "key": "FlatModifier",
  "label": "Shroud of the Afterlife",
  "selector": "saving-throw",
  "value": 1,
  "type": "status",
  "predicate": [
    {
      "or": [
        "death",
        "disease",
        "effect:poison",
        "effect:paralyzed",
        "effect:sleep"
      ]
    }
  ]
}

Thanks for your hard work - and for beating me to the punch!

Update module to v12

I am unsure if anything actually needs to be updated other than the module.json, but Foundry shows this module as incompatible right 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.