Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SpartanCPA committed Mar 26, 2024
2 parents 0cdf0fe + 95c07bc commit c71379a
Show file tree
Hide file tree
Showing 517 changed files with 453,514 additions and 71 deletions.
31 changes: 31 additions & 0 deletions packs/bestiary-ability-glossary-srd/masters-eye.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"_id": "1obHWaFiFI1pnC3R",
"img": "systems/pf2e/icons/actions/ThreeActions.webp",
"name": "Master's Eye",
"system": {
"actionType": {
"value": "action"
},
"actions": {
"value": 3
},
"category": "offensive",
"description": {
"value": "<p>The master observes the world through the raktavarna's eyes instead of their own, using the raktavarna's Perception and darkvision. This lasts until the end of the master's next turn, but the master can Sustain the activity.</p>\n<p>This ability functions at any range, even on different planes of existence. If the raktavarna dies while their master is using this ability, the master is @UUID[Compendium.pf2e.conditionitems.Item.Stunned]{Stunned 5}.</p>"
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [],
"traits": {
"value": [
"concentrate",
"divine",
"scrying"
]
}
},
"type": "action"
}
77 changes: 77 additions & 0 deletions packs/bestiary-effects/effect-bogwid-fever.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"_id": "Q5pWxWsb4MIgfwxd",
"img": "systems/pf2e/icons/spells/baleful-polymorph.webp",
"name": "Effect: Bogwid Fever",
"system": {
"badge": {
"max": 4,
"type": "counter",
"value": 1
},
"description": {
"value": "<p>The DC to recover from persistent bleed damage increases based on the stage of disease.</p>"
},
"duration": {
"expiry": null,
"sustained": false,
"unit": "unlimited",
"value": -1
},
"level": {
"value": 5
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [
{
"itemType": "condition",
"key": "ItemAlteration",
"mode": "upgrade",
"predicate": [
{
"and": [
"item:damage:type:bleed",
"parent:badge:value:2"
]
}
],
"property": "pd-recovery-dc",
"value": 17
},
{
"itemType": "condition",
"key": "ItemAlteration",
"mode": "upgrade",
"predicate": [
{
"and": [
"item:damage:type:bleed",
{
"or": [
"parent:badge:value:3",
"parent:badge:value:4"
]
}
]
}
],
"property": "pd-recovery-dc",
"value": 20
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
42 changes: 42 additions & 0 deletions packs/bestiary-effects/effect-conductive-downpour.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"_id": "5Todv39Zj63IyQCZ",
"img": "systems/pf2e/icons/spells/lightning-bolt.webp",
"name": "Effect: Conductive Downpour",
"system": {
"description": {
"value": "<p>Creatures in the aura gain weakness 10 to electricity.</p>"
},
"duration": {
"expiry": null,
"sustained": false,
"unit": "unlimited",
"value": -1
},
"level": {
"value": 17
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "Weakness",
"type": "electricity",
"value": 10
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
42 changes: 42 additions & 0 deletions packs/bestiary-effects/effect-dero-medicine.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"_id": "vqKBIflXiAmCx5QQ",
"img": "systems/pf2e/icons/spells/create-skinstitch.webp",
"name": "Effect: Dero Medicine",
"system": {
"description": {
"value": "<p>The target has slashing weakness 2 for 1 hour and is immune to further uses of Dero Medicine.</p>"
},
"duration": {
"expiry": "turn-start",
"sustained": false,
"unit": "hours",
"value": 1
},
"level": {
"value": 2
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "Weakness",
"type": "slashing",
"value": 2
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
46 changes: 46 additions & 0 deletions packs/bestiary-effects/effect-elemental-field.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"_id": "f8HuM5Ar6SSHNHBx",
"img": "systems/pf2e/icons/spells/electric-arc.webp",
"name": "Effect: Elemental Field",
"system": {
"description": {
"value": ""
},
"duration": {
"expiry": "turn-start",
"sustained": false,
"unit": "minutes",
"value": 1
},
"level": {
"value": 2
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
"electricity"
],
"selector": "saving-throw",
"type": "status",
"value": -1
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
46 changes: 46 additions & 0 deletions packs/bestiary-effects/effect-gift-of-hospitality.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"_id": "dVxUCuu1ZjfWkKtx",
"img": "systems/pf2e/icons/spells/bacchanalia.webp",
"name": "Effect: Gift of Hospitality",
"system": {
"description": {
"value": "<p>The creature gains a +2 status bonus to Society and Diplomacy checks.</p>\n<p>The gift ends if the target acts hostile, or if the faydhaan renounces the recipient.</p>"
},
"duration": {
"expiry": null,
"sustained": false,
"unit": "unlimited",
"value": -1
},
"level": {
"value": 9
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [
{
"key": "FlatModifier",
"selector": [
"society",
"diplomacy"
],
"type": "status",
"value": 2
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
41 changes: 41 additions & 0 deletions packs/bestiary-effects/effect-inspiring-display.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"_id": "smk2cD6M3dsEPBCY",
"img": "systems/pf2e/icons/default-icons/effect.svg",
"name": "Effect: Inspiring Display",
"system": {
"description": {
"value": "<p>That target gains 4 temporary Hit Points that last until the start of the cavern mage's next turn.</p>"
},
"duration": {
"expiry": "turn-start",
"sustained": false,
"unit": "rounds",
"value": 1
},
"level": {
"value": 2
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "TempHP",
"value": 4
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"_id": "tgF8r8uXyw3IFWBp",
"img": "systems/pf2e/icons/default-icons/effect.svg",
"name": "Effect: Inspiring Presence (Empyreal Dragon)",
"system": {
"description": {
"value": "<p>Creatures within the aura gain a +1 status bonus to saving throws and skill checks.</p>"
},
"duration": {
"expiry": null,
"sustained": false,
"unit": "unlimited",
"value": -1
},
"level": {
"value": 10
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"selector": [
"saving-throw",
"skill-check"
],
"type": "status",
"value": 1
}
],
"start": {
"initiative": null,
"value": 0
},
"tokenIcon": {
"show": true
},
"traits": {
"value": []
}
},
"type": "effect"
}
Loading

0 comments on commit c71379a

Please sign in to comment.