Skip to content

Commit

Permalink
Add Reactive Strike to Frost Giant from Monster Core (foundryvtt#16645)
Browse files Browse the repository at this point in the history
  • Loading branch information
DocSchlock authored Sep 23, 2024
1 parent e33fc2e commit 3d0ff1d
Showing 1 changed file with 33 additions and 27 deletions.
60 changes: 33 additions & 27 deletions packs/pathfinder-monster-core/frost-giant.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,7 @@
"name": "Greataxe",
"sort": 300000,
"system": {
"attack": {
"value": ""
},
"attackEffects": {
"custom": "",
"value": []
},
"bonus": {
Expand All @@ -197,15 +193,11 @@
"rules": [],
"slug": null,
"traits": {
"rarity": "common",
"value": [
"magical",
"reach-10",
"sweep"
]
},
"weaponType": {
"value": "melee"
}
},
"type": "melee"
Expand All @@ -216,11 +208,7 @@
"name": "Fist",
"sort": 400000,
"system": {
"attack": {
"value": ""
},
"attackEffects": {
"custom": "",
"value": []
},
"bonus": {
Expand All @@ -243,14 +231,10 @@
"rules": [],
"slug": null,
"traits": {
"rarity": "common",
"value": [
"agile",
"reach-10"
]
},
"weaponType": {
"value": "melee"
}
},
"type": "melee"
Expand All @@ -261,11 +245,7 @@
"name": "Icicle",
"sort": 500000,
"system": {
"attack": {
"value": ""
},
"attackEffects": {
"custom": "",
"value": []
},
"bonus": {
Expand All @@ -292,24 +272,50 @@
"rules": [],
"slug": null,
"traits": {
"rarity": "common",
"value": [
"cold",
"primal",
"range-120"
]
},
"weaponType": {
"value": "ranged"
}
},
"type": "melee"
},
{
"_id": "P0c0u4UwdLFnplXT",
"img": "systems/pf2e/icons/actions/Reaction.webp",
"name": "Reactive Strike",
"sort": 600000,
"system": {
"actionType": {
"value": "reaction"
},
"actions": {
"value": null
},
"category": "defensive",
"description": {
"value": "<p>@Localize[PF2E.NPC.Abilities.Glossary.ReactiveStrike]</p>"
},
"publication": {
"license": "ORC",
"remaster": true,
"title": "Pathfinder Monster Core"
},
"rules": [],
"slug": "reactive-strike",
"traits": {
"rarity": "common",
"value": []
}
},
"type": "action"
},
{
"_id": "VBMoJbMPEmzIPu5X",
"img": "systems/pf2e/icons/actions/OneAction.webp",
"name": "Chill Breath",
"sort": 600000,
"sort": 700000,
"system": {
"actionType": {
"value": "action"
Expand Down Expand Up @@ -342,7 +348,7 @@
"_id": "UkuRoGDf37QBLm8k",
"img": "systems/pf2e/icons/actions/Passive.webp",
"name": "Ice Stride",
"sort": 700000,
"sort": 800000,
"system": {
"actionType": {
"value": "passive"
Expand Down Expand Up @@ -372,7 +378,7 @@
"_id": "ZNWKdUJvc61evvBc",
"img": "systems/pf2e/icons/actions/OneAction.webp",
"name": "Wide Swing",
"sort": 800000,
"sort": 900000,
"system": {
"actionType": {
"value": "action"
Expand Down

0 comments on commit 3d0ff1d

Please sign in to comment.