Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace stray +1 Status to All Saves vs. Magic passives with compendium equivalent #17992

Merged
merged 2 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 9 additions & 15 deletions packs/abomination-vaults-bestiary/beluthus.json
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,10 @@
"type": "melee"
},
{
"_id": "MeT5lDeI05fBDoW3",
"_id": "CIgZdYSfUWodz8T8",
"_stats": {
"compendiumSource": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.kquBnQ0kObZztnBc"
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "+1 Status to All Saves vs. Magic",
"sort": 1200000,
Expand All @@ -853,32 +856,23 @@
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
{
"or": [
"magical",
"arcane",
"primal",
"occult",
"divine"
]
}
"item:magical"
],
"selector": "saving-throw",
"type": "status",
"value": 1
}
],
"slug": null,
"slug": "1-status-to-all-saves-vs-magic",
"traits": {
"rarity": "common",
"value": []
}
},
Expand Down
26 changes: 10 additions & 16 deletions packs/abomination-vaults-bestiary/drow-cavern-seer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2363,7 +2363,10 @@
"type": "action"
},
{
"_id": "rJLYYTfUR7ew1R0A",
"_id": "nRLvWgLPpfx2SAhf",
"_stats": {
"compendiumSource": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.kquBnQ0kObZztnBc"
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "+1 Status to All Saves vs. Magic",
"sort": 3600000,
Expand All @@ -2379,32 +2382,23 @@
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
{
"or": [
"magical",
"arcane",
"primal",
"occult",
"divine"
]
}
"item:magical"
],
"selector": "saving-throw",
"type": "status",
"value": 1
}
],
"slug": null,
"slug": "1-status-to-all-saves-vs-magic",
"traits": {
"rarity": "common",
"value": []
}
},
Expand Down Expand Up @@ -2435,7 +2429,7 @@
{
"key": "FlatModifier",
"predicate": [
"mental"
"item:trait:mental"
],
"selector": "saving-throw",
"type": "status",
Expand Down
24 changes: 9 additions & 15 deletions packs/agents-of-edgewatch-bestiary/agent-of-the-gray-queen.json
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,10 @@
"type": "action"
},
{
"_id": "dwuIf4lpimWqI6eV",
"_id": "rW8aJgVPS31IX9My",
"_stats": {
"compendiumSource": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.kquBnQ0kObZztnBc"
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "+1 Status to All Saves vs. Magic",
"sort": 1600000,
Expand All @@ -865,32 +868,23 @@
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
{
"or": [
"magical",
"arcane",
"primal",
"occult",
"divine"
]
}
"item:magical"
],
"selector": "saving-throw",
"type": "status",
"value": 1
}
],
"slug": null,
"slug": "1-status-to-all-saves-vs-magic",
"traits": {
"rarity": "common",
"value": []
}
},
Expand Down
24 changes: 9 additions & 15 deletions packs/agents-of-edgewatch-bestiary/hestriviniaas.json
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,10 @@
"type": "action"
},
{
"_id": "wG13bULump9xDoJR",
"_id": "nK4PUmUsKj5XejH3",
"_stats": {
"compendiumSource": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.kquBnQ0kObZztnBc"
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "+1 Status to All Saves vs. Magic",
"sort": 2600000,
Expand All @@ -1508,32 +1511,23 @@
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
{
"or": [
"magical",
"arcane",
"primal",
"occult",
"divine"
]
}
"item:magical"
],
"selector": "saving-throw",
"type": "status",
"value": 1
}
],
"slug": null,
"slug": "1-status-to-all-saves-vs-magic",
"traits": {
"rarity": "common",
"value": []
}
},
Expand Down
24 changes: 9 additions & 15 deletions packs/agents-of-edgewatch-bestiary/hundun-chaos-mage.json
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,10 @@
"type": "action"
},
{
"_id": "0Fzs97xBu4GMOwjA",
"_id": "M3YClTlLyBbnNxv7",
"_stats": {
"compendiumSource": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.kquBnQ0kObZztnBc"
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "+1 Status to All Saves vs. Magic",
"sort": 1400000,
Expand All @@ -907,32 +910,23 @@
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
{
"or": [
"magical",
"arcane",
"primal",
"occult",
"divine"
]
}
"item:magical"
],
"selector": "saving-throw",
"type": "status",
"value": 1
}
],
"slug": null,
"slug": "1-status-to-all-saves-vs-magic",
"traits": {
"rarity": "common",
"value": []
}
},
Expand Down
24 changes: 9 additions & 15 deletions packs/agents-of-edgewatch-bestiary/izfiitar.json
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,10 @@
"type": "action"
},
{
"_id": "rDNFst5KVOAvifdy",
"_id": "LwT2M56UrXw3fIUM",
"_stats": {
"compendiumSource": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.kquBnQ0kObZztnBc"
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "+1 Status to All Saves vs. Magic",
"sort": 2700000,
Expand All @@ -1577,32 +1580,23 @@
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
{
"or": [
"magical",
"arcane",
"primal",
"occult",
"divine"
]
}
"item:magical"
],
"selector": "saving-throw",
"type": "status",
"value": 1
}
],
"slug": null,
"slug": "1-status-to-all-saves-vs-magic",
"traits": {
"rarity": "common",
"value": []
}
},
Expand Down
24 changes: 9 additions & 15 deletions packs/agents-of-edgewatch-bestiary/overdrive-imentesh.json
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,10 @@
"type": "action"
},
{
"_id": "kK15wEyRUz3vGzjl",
"_id": "MjoBNCbeXJ2pGmEW",
"_stats": {
"compendiumSource": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.kquBnQ0kObZztnBc"
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "+1 Status to All Saves vs. Magic",
"sort": 2100000,
Expand All @@ -1222,32 +1225,23 @@
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [
{
"key": "FlatModifier",
"predicate": [
{
"or": [
"magical",
"arcane",
"primal",
"occult",
"divine"
]
}
"item:magical"
],
"selector": "saving-throw",
"type": "status",
"value": 1
}
],
"slug": null,
"slug": "1-status-to-all-saves-vs-magic",
"traits": {
"rarity": "common",
"value": []
}
},
Expand Down
Loading
Loading