Skip to content

Commit

Permalink
Add regeneration glossary ability to Precentor (foundryvtt#6956)
Browse files Browse the repository at this point in the history
Add regeneration to Precentor, closes foundryvtt#6950
  • Loading branch information
TMunsie committed Mar 14, 2023
1 parent 2974b78 commit 93c85d0
Showing 1 changed file with 58 additions and 14 deletions.
72 changes: 58 additions & 14 deletions packs/data/age-of-ashes-bestiary.db/precentor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1721,11 +1721,56 @@
},
"type": "action"
},
{
"_id": "8vIB5BOiDuY5uD2a",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.bestiary-ability-glossary-srd.lR9R5Vld8Eu2Dha5"
}
},
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "Regeneration 25 (deactivated by Good or Silver)",
"sort": 1900000,
"system": {
"actionCategory": {
"value": "defensive"
},
"actionType": {
"value": "passive"
},
"actions": {
"value": null
},
"deathNote": true,
"description": {
"value": "<p>@Localize[PF2E.NPC.Abilities.Glossary.Regeneration]</p>"
},
"requirements": {
"value": ""
},
"rules": [],
"slug": "regeneration",
"source": {
"value": "Pathfinder Bestiary"
},
"traits": {
"rarity": "common",
"value": []
},
"trigger": {
"value": ""
},
"weapon": {
"value": ""
}
},
"type": "action"
},
{
"_id": "70hKpMI6lW9A6okT",
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "Unnerving Gaze",
"sort": 1900000,
"sort": 2000000,
"system": {
"actionCategory": {
"value": "defensive"
Expand Down Expand Up @@ -1783,7 +1828,7 @@
"_id": "Qw4pImBH1KPofsS1",
"img": "systems/pf2e/icons/actions/TwoActions.webp",
"name": "Assemble Choir",
"sort": 2000000,
"sort": 2100000,
"system": {
"actionCategory": {
"value": "offensive"
Expand Down Expand Up @@ -1822,7 +1867,7 @@
"_id": "DPwtg3OqirDYbsrI",
"img": "systems/pf2e/icons/actions/OneAction.webp",
"name": "Focus Gaze",
"sort": 2100000,
"sort": 2200000,
"system": {
"actionCategory": {
"value": "offensive"
Expand Down Expand Up @@ -1867,7 +1912,7 @@
"_id": "AXpLna1FjT83aiYJ",
"img": "systems/pf2e/icons/actions/OneAction.webp",
"name": "Tormenting Touch",
"sort": 2200000,
"sort": 2300000,
"system": {
"actionCategory": {
"value": "offensive"
Expand Down Expand Up @@ -1911,7 +1956,7 @@
"_id": "FzEKDspht51GBTC8",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Acrobatics",
"sort": 2300000,
"sort": 2400000,
"system": {
"description": {
"value": ""
Expand All @@ -1938,7 +1983,7 @@
"_id": "29RgRcrJtp23lswi",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Athletics",
"sort": 2400000,
"sort": 2500000,
"system": {
"description": {
"value": ""
Expand All @@ -1965,7 +2010,7 @@
"_id": "aZgvp6N6MY5tKunw",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Deception",
"sort": 2500000,
"sort": 2600000,
"system": {
"description": {
"value": ""
Expand All @@ -1992,7 +2037,7 @@
"_id": "PUOmW77D3ClapYwV",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Diplomacy",
"sort": 2600000,
"sort": 2700000,
"system": {
"description": {
"value": ""
Expand All @@ -2019,7 +2064,7 @@
"_id": "0WsYizytaTMzZna1",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Intimidation",
"sort": 2700000,
"sort": 2800000,
"system": {
"description": {
"value": ""
Expand All @@ -2046,7 +2091,7 @@
"_id": "iDN4XKeOXpbAUK8n",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Performance",
"sort": 2800000,
"sort": 2900000,
"system": {
"description": {
"value": ""
Expand All @@ -2073,7 +2118,7 @@
"_id": "R3ZcyVuSdIRo9gxn",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Religion",
"sort": 2900000,
"sort": 3000000,
"system": {
"description": {
"value": ""
Expand All @@ -2100,7 +2145,7 @@
"_id": "11CXPx01XSMsQb7j",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Stealth",
"sort": 3000000,
"sort": 3100000,
"system": {
"description": {
"value": ""
Expand All @@ -2127,7 +2172,7 @@
"_id": "IidItzJQhC8vx430",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Torture Lore",
"sort": 3100000,
"sort": 3200000,
"system": {
"description": {
"value": ""
Expand Down Expand Up @@ -2199,7 +2244,6 @@
"value": 32
},
"speed": {
"details": "(from fly spell)",
"otherSpeeds": [
{
"type": "fly",
Expand Down

0 comments on commit 93c85d0

Please sign in to comment.