Skip to content

Commit

Permalink
Add missing links to grapple action on several PFS NPCs (#14729)
Browse files Browse the repository at this point in the history
Add missing links to grapple action on some NPCs
  • Loading branch information
TikaelSol committed May 18, 2024
1 parent edaa5bd commit be167ea
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packs/pfs-season-5-bestiary/blue-scarf-heavy.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
{
"_id": "2WJl1TGiu3dIZ1ov",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Punch",
"name": "Fist",
"sort": 500000,
"system": {
"attack": {
Expand Down Expand Up @@ -321,7 +321,7 @@
{
"_id": "ifljsp1fgxBj4Rwn",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Thrown Rock",
"name": "Rock",
"sort": 600000,
"system": {
"attack": {
Expand Down Expand Up @@ -420,7 +420,7 @@
},
"category": "offensive",
"description": {
"value": "<p><strong>Frequency</strong> once per round</p>\n<hr />\n<p><strong>Effect</strong> The blue-scarf heavy strides up to 10 feet and attempts an Athletics check to grapple a creature. If they succeed, they also deal punch damage to that creature.</p>"
"value": "<p><strong>Frequency</strong> once per round</p>\n<hr />\n<p><strong>Effect</strong> The blue-scarf heavy strides up to 10 feet and attempts an Athletics check to @UUID[Compendium.pf2e.actionspf2e.Item.Grapple] a creature. If they succeed, they also deal fist damage to that creature.</p>"
},
"frequency": {
"max": 1,
Expand Down
6 changes: 3 additions & 3 deletions packs/pfs-season-5-bestiary/blue-scarf-tough.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
{
"_id": "2WJl1TGiu3dIZ1ov",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Punch",
"name": "Fist",
"sort": 500000,
"system": {
"attack": {
Expand Down Expand Up @@ -321,7 +321,7 @@
{
"_id": "ifljsp1fgxBj4Rwn",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Thrown Rock",
"name": "Rock",
"sort": 600000,
"system": {
"attack": {
Expand Down Expand Up @@ -420,7 +420,7 @@
},
"category": "offensive",
"description": {
"value": "<p><strong>Frequency</strong> once per round</p>\n<hr />\n<p><strong>Effect</strong> The blue-scarf tough strides up to 10 feet and attempts an Athletics check to grapple a creature. If they succeed, they also deal punch damage to that creature.</p>"
"value": "<p><strong>Frequency</strong> once per round</p>\n<hr />\n<p><strong>Effect</strong> The blue-scarf tough strides up to 10 feet and attempts an Athletics check to @UUID[Compendium.pf2e.actionspf2e.Item.Grapple] a creature. If they succeed, they also deal fist damage to that creature.</p>"
},
"frequency": {
"max": 1,
Expand Down
2 changes: 1 addition & 1 deletion packs/pfs-season-5-bestiary/enraged-firmagor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1821,7 +1821,7 @@
{
"_id": "ENYvN4vFkITXzAVP",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Punch",
"name": "Fist",
"sort": 2400000,
"system": {
"attack": {
Expand Down
2 changes: 1 addition & 1 deletion packs/pfs-season-5-bestiary/firmagor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1411,7 +1411,7 @@
{
"_id": "ENYvN4vFkITXzAVP",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Punch",
"name": "Fist",
"sort": 1900000,
"system": {
"attack": {
Expand Down

0 comments on commit be167ea

Please sign in to comment.