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

Add NPCs from PFS Quest 16 #12604

Merged
merged 1 commit into from
Dec 30, 2023
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
287 changes: 287 additions & 0 deletions packs/pfs-season-5-bestiary/giant-er-mouse.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,287 @@
{
"_id": "yrQTOX05SXnpvEYL",
"img": "systems/pf2e/icons/default-icons/npc.svg",
"items": [
{
"_id": "PRAWXg8nYuN4eyKb",
"img": "systems/pf2e/icons/default-icons/melee.svg",
"name": "Bite",
"sort": 100000,
"system": {
"attack": {
"value": ""
},
"attackEffects": {
"custom": "",
"value": [
"grab"
]
},
"bonus": {
"value": 9
},
"damageRolls": {
"s0xe0qcnyeV1UBUh": {
"damage": "1d8+4",
"damageType": "piercing"
}
},
"description": {
"value": ""
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [],
"slug": null,
"traits": {
"value": [
"finesse"
]
},
"weaponType": {
"value": "melee"
}
},
"type": "melee"
},
{
"_id": "V7WYb14ewhEEgVUz",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.bestiary-ability-glossary-srd.Item.Tkd8sH4pwFIPzqTr"
}
},
"img": "systems/pf2e/icons/actions/OneAction.webp",
"name": "Grab",
"sort": 200000,
"system": {
"actionType": {
"value": "action"
},
"actions": {
"value": 1
},
"category": "offensive",
"description": {
"value": "<p>@Localize[PF2E.NPC.Abilities.Glossary.Grab]</p>"
},
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Bestiary"
},
"rules": [],
"slug": "grab",
"traits": {
"rarity": "common",
"value": []
}
},
"type": "action"
},
{
"_id": "LPLANYYvsQkWsMkb",
"img": "systems/pf2e/icons/default-icons/action.svg",
"name": "Skittish",
"sort": 300000,
"system": {
"actionType": {
"value": "reaction"
},
"actions": {
"value": null
},
"category": null,
"description": {
"value": "<p><strong>Trigger</strong> The giant-er mouse is hit with a melee attack</p>\n<hr />\n<p><strong>Effect</strong> The giant-er mouse takes a step after the effects of the triggering attack are resolved.</p>"
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [],
"slug": null,
"traits": {
"value": []
}
},
"type": "action"
},
{
"_id": "GRtm362zbXkpQKZ9",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Acrobatics",
"sort": 400000,
"system": {
"description": {
"value": ""
},
"mod": {
"value": 7
},
"proficient": {
"value": 0
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [],
"slug": null,
"traits": {}
},
"type": "lore"
},
{
"_id": "ifMDwlfLyw24g6Po",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Athletics",
"sort": 500000,
"system": {
"description": {
"value": ""
},
"mod": {
"value": 5
},
"proficient": {
"value": 0
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [],
"slug": null,
"traits": {}
},
"type": "lore"
},
{
"_id": "eqCbHyrJyeNfeFJY",
"img": "systems/pf2e/icons/default-icons/lore.svg",
"name": "Stealth",
"sort": 600000,
"system": {
"description": {
"value": ""
},
"mod": {
"value": 8
},
"proficient": {
"value": 0
},
"publication": {
"license": "OGL",
"remaster": false,
"title": ""
},
"rules": [],
"slug": null,
"traits": {}
},
"type": "lore"
}
],
"name": "Giant-er Mouse",
"system": {
"abilities": {
"cha": {
"mod": 3
},
"con": {
"mod": 3
},
"dex": {
"mod": 4
},
"int": {
"mod": -4
},
"str": {
"mod": 0
},
"wis": {
"mod": 0
}
},
"attributes": {
"ac": {
"details": "",
"value": 17
},
"adjustment": null,
"allSaves": {
"value": ""
},
"hp": {
"details": "",
"max": 28,
"temp": 0,
"value": 28
},
"speed": {
"otherSpeeds": [],
"value": 25
}
},
"details": {
"blurb": "",
"level": {
"value": 2
},
"privateNotes": "",
"publicNotes": "",
"publication": {
"license": "OGL",
"remaster": false,
"title": "Pathfinder Society Quest #16: The Winter Queen's Dollhouse"
}
},
"initiative": {
"statistic": "perception"
},
"perception": {
"details": "",
"mod": 8,
"senses": [],
"vision": true
},
"resources": {},
"saves": {
"fortitude": {
"saveDetail": "",
"value": 5
},
"reflex": {
"saveDetail": "",
"value": 11
},
"will": {
"saveDetail": "",
"value": 5
}
},
"traits": {
"languages": {
"custom": "",
"value": []
},
"rarity": "common",
"size": {
"value": "med"
},
"value": [
"animal"
]
}
},
"type": "npc"
}
Loading