All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1245 lines
40 KiB

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. {
  2. "id": "pf2e",
  3. "title": "Pathfinder Second Edition",
  4. "description": "A community contributed game system for Pathfinder Second Edition",
  5. "license": "./LICENSE",
  6. "version": "5.8.3",
  7. "compatibility": {
  8. "minimum": "11.308",
  9. "verified": "11.315",
  10. "maximum": "11"
  11. },
  12. "authors": [
  13. {
  14. "name": "The PF2e System Developers",
  15. "url": "https://github.com/foundryvtt/pf2e",
  16. "flags": {}
  17. }
  18. ],
  19. "esmodules": [
  20. "vendor.mjs",
  21. "pf2e.mjs"
  22. ],
  23. "scripts": [
  24. "greensock/dist/gsap.min.js",
  25. "lib/tooltipster.bundle.min.js"
  26. ],
  27. "styles": [
  28. "styles/pf2e.css"
  29. ],
  30. "packs": [
  31. {
  32. "name": "abomination-vaults-bestiary",
  33. "label": "Abomination Vaults",
  34. "path": "packs/abomination-vaults-bestiary",
  35. "type": "Actor",
  36. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  37. "system": "pf2e",
  38. "ownership": {
  39. "PLAYER": "LIMITED",
  40. "ASSISTANT": "OWNER"
  41. },
  42. "flags": {}
  43. },
  44. {
  45. "name": "age-of-ashes-bestiary",
  46. "label": "Age of Ashes",
  47. "path": "packs/age-of-ashes-bestiary",
  48. "type": "Actor",
  49. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  50. "system": "pf2e",
  51. "ownership": {
  52. "PLAYER": "LIMITED",
  53. "ASSISTANT": "OWNER"
  54. },
  55. "flags": {}
  56. },
  57. {
  58. "name": "agents-of-edgewatch-bestiary",
  59. "label": "Agents of Edgewatch",
  60. "path": "packs/agents-of-edgewatch-bestiary",
  61. "type": "Actor",
  62. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  63. "system": "pf2e",
  64. "ownership": {
  65. "PLAYER": "LIMITED",
  66. "ASSISTANT": "OWNER"
  67. },
  68. "flags": {}
  69. },
  70. {
  71. "name": "book-of-the-dead-bestiary",
  72. "label": "Book of the Dead",
  73. "path": "packs/book-of-the-dead-bestiary",
  74. "type": "Actor",
  75. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  76. "system": "pf2e",
  77. "ownership": {
  78. "PLAYER": "LIMITED",
  79. "ASSISTANT": "OWNER"
  80. },
  81. "flags": {}
  82. },
  83. {
  84. "name": "blood-lords-bestiary",
  85. "label": "Blood Lords",
  86. "path": "packs/blood-lords-bestiary",
  87. "type": "Actor",
  88. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  89. "system": "pf2e",
  90. "ownership": {
  91. "PLAYER": "LIMITED",
  92. "ASSISTANT": "OWNER"
  93. },
  94. "flags": {}
  95. },
  96. {
  97. "name": "blog-bestiary",
  98. "label": "Paizo Blog",
  99. "path": "packs/blog-bestiary",
  100. "type": "Actor",
  101. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  102. "system": "pf2e",
  103. "ownership": {
  104. "PLAYER": "LIMITED",
  105. "ASSISTANT": "OWNER"
  106. },
  107. "flags": {}
  108. },
  109. {
  110. "name": "extinction-curse-bestiary",
  111. "label": "Extinction Curse",
  112. "path": "packs/extinction-curse-bestiary",
  113. "type": "Actor",
  114. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  115. "system": "pf2e",
  116. "ownership": {
  117. "PLAYER": "LIMITED",
  118. "ASSISTANT": "OWNER"
  119. },
  120. "flags": {}
  121. },
  122. {
  123. "name": "fall-of-plaguestone-bestiary",
  124. "label": "Fall of Plaguestone",
  125. "path": "packs/fall-of-plaguestone",
  126. "type": "Actor",
  127. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  128. "system": "pf2e",
  129. "ownership": {
  130. "PLAYER": "LIMITED",
  131. "ASSISTANT": "OWNER"
  132. },
  133. "flags": {}
  134. },
  135. {
  136. "name": "fists-of-the-ruby-phoenix-bestiary",
  137. "label": "Fists of the Ruby Phoenix",
  138. "path": "packs/fists-of-the-ruby-phoenix-bestiary",
  139. "type": "Actor",
  140. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  141. "system": "pf2e",
  142. "ownership": {
  143. "PLAYER": "LIMITED",
  144. "ASSISTANT": "OWNER"
  145. },
  146. "flags": {}
  147. },
  148. {
  149. "name": "hazards",
  150. "label": "Hazards (Rulebooks)",
  151. "path": "packs/hazards",
  152. "type": "Actor",
  153. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  154. "system": "pf2e",
  155. "ownership": {
  156. "PLAYER": "LIMITED",
  157. "ASSISTANT": "OWNER"
  158. },
  159. "flags": {}
  160. },
  161. {
  162. "name": "gatewalkers-bestiary",
  163. "label": "Gatewalkers",
  164. "path": "packs/gatewalkers-bestiary",
  165. "type": "Actor",
  166. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  167. "system": "pf2e",
  168. "ownership": {
  169. "PLAYER": "LIMITED",
  170. "ASSISTANT": "OWNER"
  171. },
  172. "flags": {}
  173. },
  174. {
  175. "name": "lost-omens-impossible-lands-bestiary",
  176. "label": "Lost Omens: Impossible Lands",
  177. "path": "packs/impossible-lands-bestiary",
  178. "type": "Actor",
  179. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  180. "system": "pf2e",
  181. "ownership": {
  182. "PLAYER": "LIMITED",
  183. "ASSISTANT": "OWNER"
  184. },
  185. "flags": {}
  186. },
  187. {
  188. "name": "lost-omens-mwangi-expanse-bestiary",
  189. "label": "Lost Omens: Mwangi Expanse",
  190. "path": "packs/mwangi-expanse-bestiary",
  191. "type": "Actor",
  192. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  193. "system": "pf2e",
  194. "ownership": {
  195. "PLAYER": "LIMITED",
  196. "ASSISTANT": "OWNER"
  197. },
  198. "flags": {}
  199. },
  200. {
  201. "name": "lost-omens-highhelm-bestiary",
  202. "label": "Lost Omens: Highhelm",
  203. "path": "packs/highhelm-bestiary",
  204. "type": "Actor",
  205. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  206. "system": "pf2e",
  207. "ownership": {
  208. "PLAYER": "LIMITED",
  209. "ASSISTANT": "OWNER"
  210. },
  211. "flags": {}
  212. },
  213. {
  214. "name": "lost-omens-monsters-of-myth-bestiary",
  215. "label": "Lost Omens: Monsters of Myth",
  216. "path": "packs/monsters-of-myth-bestiary",
  217. "type": "Actor",
  218. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  219. "system": "pf2e",
  220. "ownership": {
  221. "PLAYER": "LIMITED",
  222. "ASSISTANT": "OWNER"
  223. },
  224. "flags": {}
  225. },
  226. {
  227. "name": "lost-omens-travel-guide-bestiary",
  228. "label": "Lost Omens: Travel Guide",
  229. "path": "packs/travel-guide-bestiary",
  230. "type": "Actor",
  231. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  232. "system": "pf2e",
  233. "ownership": {
  234. "PLAYER": "LIMITED",
  235. "ASSISTANT": "OWNER"
  236. },
  237. "flags": {}
  238. },
  239. {
  240. "name": "malevolence-bestiary",
  241. "label": "Malevolence",
  242. "path": "packs/malevolence-bestiary",
  243. "type": "Actor",
  244. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  245. "system": "pf2e",
  246. "ownership": {
  247. "PLAYER": "LIMITED",
  248. "ASSISTANT": "OWNER"
  249. },
  250. "flags": {}
  251. },
  252. {
  253. "name": "menace-under-otari-bestiary",
  254. "label": "Menace Under Otari",
  255. "path": "packs/menace-under-otari-bestiary",
  256. "type": "Actor",
  257. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  258. "system": "pf2e",
  259. "ownership": {
  260. "PLAYER": "LIMITED",
  261. "ASSISTANT": "OWNER"
  262. },
  263. "flags": {}
  264. },
  265. {
  266. "name": "npc-gallery",
  267. "label": "NPC Gallery",
  268. "path": "packs/npc-gallery",
  269. "type": "Actor",
  270. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  271. "system": "pf2e",
  272. "ownership": {
  273. "PLAYER": "LIMITED",
  274. "ASSISTANT": "OWNER"
  275. },
  276. "flags": {}
  277. },
  278. {
  279. "name": "one-shot-bestiary",
  280. "label": "One-Shots",
  281. "path": "packs/one-shot-bestiary",
  282. "type": "Actor",
  283. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  284. "system": "pf2e",
  285. "ownership": {
  286. "PLAYER": "LIMITED",
  287. "ASSISTANT": "OWNER"
  288. },
  289. "flags": {}
  290. },
  291. {
  292. "name": "outlaws-of-alkenstar-bestiary",
  293. "label": "Outlaws of Alkenstar",
  294. "path": "packs/outlaws-of-alkenstar-bestiary",
  295. "type": "Actor",
  296. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  297. "system": "pf2e",
  298. "ownership": {
  299. "PLAYER": "LIMITED",
  300. "ASSISTANT": "OWNER"
  301. },
  302. "flags": {}
  303. },
  304. {
  305. "name": "kingmaker-bestiary",
  306. "label": "Kingmaker",
  307. "path": "packs/kingmaker-bestiary",
  308. "type": "Actor",
  309. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  310. "system": "pf2e",
  311. "ownership": {
  312. "PLAYER": "LIMITED",
  313. "ASSISTANT": "OWNER"
  314. },
  315. "flags": {}
  316. },
  317. {
  318. "name": "pathfinder-bestiary",
  319. "label": "Bestiary 1",
  320. "path": "packs/pathfinder-bestiary",
  321. "type": "Actor",
  322. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  323. "system": "pf2e",
  324. "ownership": {
  325. "PLAYER": "LIMITED",
  326. "ASSISTANT": "OWNER"
  327. },
  328. "flags": {}
  329. },
  330. {
  331. "name": "pathfinder-bestiary-2",
  332. "label": "Bestiary 2",
  333. "path": "packs/pathfinder-bestiary-2",
  334. "type": "Actor",
  335. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  336. "system": "pf2e",
  337. "ownership": {
  338. "PLAYER": "LIMITED",
  339. "ASSISTANT": "OWNER"
  340. },
  341. "flags": {}
  342. },
  343. {
  344. "name": "pathfinder-bestiary-3",
  345. "label": "Bestiary 3",
  346. "path": "packs/pathfinder-bestiary-3",
  347. "type": "Actor",
  348. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  349. "system": "pf2e",
  350. "ownership": {
  351. "PLAYER": "LIMITED",
  352. "ASSISTANT": "OWNER"
  353. },
  354. "flags": {}
  355. },
  356. {
  357. "name": "pathfinder-dark-archive",
  358. "label": "Dark Archive",
  359. "path": "packs/pathfinder-dark-archive",
  360. "type": "Actor",
  361. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  362. "system": "pf2e",
  363. "ownership": {
  364. "PLAYER": "LIMITED",
  365. "ASSISTANT": "OWNER"
  366. },
  367. "flags": {}
  368. },
  369. {
  370. "name": "pfs-introductions-bestiary",
  371. "label": "Introductions",
  372. "path": "packs/pfs-introductions-bestiary",
  373. "type": "Actor",
  374. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  375. "system": "pf2e",
  376. "ownership": {
  377. "PLAYER": "LIMITED",
  378. "ASSISTANT": "OWNER"
  379. },
  380. "flags": {}
  381. },
  382. {
  383. "name": "pfs-season-1-bestiary",
  384. "label": "Season 1",
  385. "path": "packs/pfs-season-1-bestiary",
  386. "type": "Actor",
  387. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  388. "system": "pf2e",
  389. "ownership": {
  390. "PLAYER": "LIMITED",
  391. "ASSISTANT": "OWNER"
  392. },
  393. "flags": {}
  394. },
  395. {
  396. "name": "pfs-season-2-bestiary",
  397. "label": "Season 2",
  398. "path": "packs/pfs-season-2-bestiary",
  399. "type": "Actor",
  400. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  401. "system": "pf2e",
  402. "ownership": {
  403. "PLAYER": "LIMITED",
  404. "ASSISTANT": "OWNER"
  405. },
  406. "flags": {}
  407. },
  408. {
  409. "name": "pfs-season-3-bestiary",
  410. "label": "Season 3",
  411. "path": "packs/pfs-season-3-bestiary",
  412. "type": "Actor",
  413. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  414. "system": "pf2e",
  415. "ownership": {
  416. "PLAYER": "LIMITED",
  417. "ASSISTANT": "OWNER"
  418. },
  419. "flags": {}
  420. },
  421. {
  422. "name": "pfs-season-4-bestiary",
  423. "label": "Season 4",
  424. "path": "packs/pfs-season-4-bestiary",
  425. "type": "Actor",
  426. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  427. "system": "pf2e",
  428. "ownership": {
  429. "PLAYER": "LIMITED",
  430. "ASSISTANT": "OWNER"
  431. },
  432. "flags": {}
  433. },
  434. {
  435. "name": "pfs-season-5-bestiary",
  436. "label": "Season 5",
  437. "path": "packs/pfs-season-5-bestiary",
  438. "type": "Actor",
  439. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  440. "system": "pf2e",
  441. "ownership": {
  442. "PLAYER": "LIMITED",
  443. "ASSISTANT": "OWNER"
  444. },
  445. "flags": {}
  446. },
  447. {
  448. "name": "quest-for-the-frozen-flame-bestiary",
  449. "label": "Quest for the Frozen Flame",
  450. "path": "packs/quest-for-the-frozen-flame-bestiary",
  451. "type": "Actor",
  452. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  453. "system": "pf2e",
  454. "ownership": {
  455. "PLAYER": "LIMITED",
  456. "ASSISTANT": "OWNER"
  457. },
  458. "flags": {}
  459. },
  460. {
  461. "name": "rusthenge-bestiary",
  462. "label": "Rusthenge",
  463. "path": "packs/rusthenge-bestiary",
  464. "type": "Actor",
  465. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  466. "system": "pf2e",
  467. "ownership": {
  468. "PLAYER": "LIMITED",
  469. "ASSISTANT": "OWNER"
  470. },
  471. "flags": {}
  472. },
  473. {
  474. "name": "season-of-ghosts-bestiary",
  475. "label": "Season of Ghosts",
  476. "path": "packs/season-of-ghosts-bestiary",
  477. "type": "Actor",
  478. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  479. "system": "pf2e",
  480. "ownership": {
  481. "PLAYER": "LIMITED",
  482. "ASSISTANT": "OWNER"
  483. },
  484. "flags": {}
  485. },
  486. {
  487. "name": "shadows-at-sundown-bestiary",
  488. "label": "Shadows at Sundown",
  489. "path": "packs/shadows-at-sundown-bestiary",
  490. "type": "Actor",
  491. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  492. "system": "pf2e",
  493. "ownership": {
  494. "PLAYER": "LIMITED",
  495. "ASSISTANT": "OWNER"
  496. },
  497. "flags": {}
  498. },
  499. {
  500. "name": "sky-kings-tomb-bestiary",
  501. "label": "Sky King's Tomb",
  502. "path": "packs/sky-kings-tomb-bestiary",
  503. "type": "Actor",
  504. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  505. "system": "pf2e",
  506. "ownership": {
  507. "PLAYER": "LIMITED",
  508. "ASSISTANT": "OWNER"
  509. },
  510. "flags": {}
  511. },
  512. {
  513. "name": "strength-of-thousands-bestiary",
  514. "label": "Strength of Thousands",
  515. "path": "packs/strength-of-thousands-bestiary",
  516. "type": "Actor",
  517. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  518. "system": "pf2e",
  519. "ownership": {
  520. "PLAYER": "LIMITED",
  521. "ASSISTANT": "OWNER"
  522. },
  523. "flags": {}
  524. },
  525. {
  526. "name": "the-enmity-cycle-bestiary",
  527. "label": "The Enmity Cycle",
  528. "path": "packs/the-enmity-cycle-bestiary",
  529. "type": "Actor",
  530. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  531. "system": "pf2e",
  532. "ownership": {
  533. "PLAYER": "LIMITED",
  534. "ASSISTANT": "OWNER"
  535. },
  536. "flags": {}
  537. },
  538. {
  539. "name": "the-slithering-bestiary",
  540. "label": "The Slithering",
  541. "path": "packs/the-slithering-bestiary",
  542. "type": "Actor",
  543. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  544. "system": "pf2e",
  545. "ownership": {
  546. "PLAYER": "LIMITED",
  547. "ASSISTANT": "OWNER"
  548. },
  549. "flags": {}
  550. },
  551. {
  552. "name": "troubles-in-otari-bestiary",
  553. "label": "Troubles in Otari",
  554. "path": "packs/troubles-in-otari-bestiary",
  555. "type": "Actor",
  556. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  557. "system": "pf2e",
  558. "ownership": {
  559. "PLAYER": "LIMITED",
  560. "ASSISTANT": "OWNER"
  561. },
  562. "flags": {}
  563. },
  564. {
  565. "name": "night-of-the-gray-death-bestiary",
  566. "label": "Night of the Gray Death",
  567. "path": "packs/night-of-the-gray-death-bestiary",
  568. "type": "Actor",
  569. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  570. "system": "pf2e",
  571. "ownership": {
  572. "PLAYER": "LIMITED",
  573. "ASSISTANT": "OWNER"
  574. },
  575. "flags": {}
  576. },
  577. {
  578. "name": "crown-of-the-kobold-king-bestiary",
  579. "label": "Crown of the Kobold King",
  580. "path": "packs/crown-of-the-kobold-king-bestiary",
  581. "type": "Actor",
  582. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  583. "system": "pf2e",
  584. "ownership": {
  585. "PLAYER": "LIMITED",
  586. "ASSISTANT": "OWNER"
  587. },
  588. "flags": {}
  589. },
  590. {
  591. "name": "stolen-fate-bestiary",
  592. "label": "Stolen Fate",
  593. "path": "packs/stolen-fate-bestiary",
  594. "type": "Actor",
  595. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  596. "system": "pf2e",
  597. "ownership": {
  598. "PLAYER": "LIMITED",
  599. "ASSISTANT": "OWNER"
  600. },
  601. "flags": {}
  602. },
  603. {
  604. "name": "rage-of-elements-bestiary",
  605. "label": "Rage of Elements",
  606. "path": "packs/rage-of-elements-bestiary",
  607. "type": "Actor",
  608. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  609. "system": "pf2e",
  610. "ownership": {
  611. "PLAYER": "LIMITED",
  612. "ASSISTANT": "OWNER"
  613. },
  614. "flags": {}
  615. },
  616. {
  617. "name": "vehicles",
  618. "label": "Vehicles",
  619. "path": "packs/vehicles",
  620. "type": "Actor",
  621. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  622. "system": "pf2e",
  623. "ownership": {
  624. "PLAYER": "OBSERVER",
  625. "ASSISTANT": "OWNER"
  626. },
  627. "flags": {}
  628. },
  629. {
  630. "name": "actionspf2e",
  631. "label": "Actions",
  632. "path": "packs/actions",
  633. "type": "Item",
  634. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  635. "system": "pf2e",
  636. "ownership": {
  637. "PLAYER": "OBSERVER",
  638. "ASSISTANT": "OWNER"
  639. },
  640. "flags": {}
  641. },
  642. {
  643. "name": "ancestries",
  644. "label": "Ancestries",
  645. "path": "packs/ancestries",
  646. "type": "Item",
  647. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  648. "system": "pf2e",
  649. "ownership": {
  650. "PLAYER": "OBSERVER",
  651. "ASSISTANT": "OWNER"
  652. },
  653. "flags": {}
  654. },
  655. {
  656. "name": "ancestryfeatures",
  657. "label": "Ancestry Features",
  658. "path": "packs/ancestryfeatures",
  659. "type": "Item",
  660. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  661. "system": "pf2e",
  662. "ownership": {
  663. "PLAYER": "OBSERVER",
  664. "ASSISTANT": "OWNER"
  665. },
  666. "flags": {}
  667. },
  668. {
  669. "name": "backgrounds",
  670. "label": "Backgrounds",
  671. "path": "packs/backgrounds",
  672. "type": "Item",
  673. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  674. "system": "pf2e",
  675. "ownership": {
  676. "PLAYER": "OBSERVER",
  677. "ASSISTANT": "OWNER"
  678. },
  679. "flags": {}
  680. },
  681. {
  682. "name": "classes",
  683. "label": "Classes",
  684. "path": "packs/classes",
  685. "type": "Item",
  686. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  687. "system": "pf2e",
  688. "ownership": {
  689. "PLAYER": "OBSERVER",
  690. "ASSISTANT": "OWNER"
  691. },
  692. "flags": {}
  693. },
  694. {
  695. "name": "classfeatures",
  696. "label": "Class Features",
  697. "path": "packs/classfeatures",
  698. "type": "Item",
  699. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  700. "system": "pf2e",
  701. "ownership": {
  702. "PLAYER": "OBSERVER",
  703. "ASSISTANT": "OWNER"
  704. },
  705. "flags": {}
  706. },
  707. {
  708. "name": "familiar-abilities",
  709. "label": "Familiar Abilities",
  710. "path": "packs/familiar-abilities",
  711. "type": "Item",
  712. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  713. "system": "pf2e",
  714. "ownership": {
  715. "PLAYER": "OBSERVER",
  716. "ASSISTANT": "OWNER"
  717. },
  718. "flags": {}
  719. },
  720. {
  721. "name": "feats-srd",
  722. "label": "Feats",
  723. "path": "packs/feats",
  724. "type": "Item",
  725. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  726. "system": "pf2e",
  727. "ownership": {
  728. "PLAYER": "OBSERVER",
  729. "ASSISTANT": "OWNER"
  730. },
  731. "flags": {}
  732. },
  733. {
  734. "name": "heritages",
  735. "label": "Heritages",
  736. "path": "packs/heritages",
  737. "type": "Item",
  738. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  739. "system": "pf2e",
  740. "ownership": {
  741. "PLAYER": "OBSERVER",
  742. "ASSISTANT": "OWNER"
  743. },
  744. "flags": {}
  745. },
  746. {
  747. "name": "spells-srd",
  748. "label": "Spells",
  749. "path": "packs/spells",
  750. "type": "Item",
  751. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  752. "system": "pf2e",
  753. "ownership": {
  754. "PLAYER": "OBSERVER",
  755. "ASSISTANT": "OWNER"
  756. },
  757. "flags": {}
  758. },
  759. {
  760. "name": "bestiary-effects",
  761. "label": "Bestiary Effects",
  762. "path": "packs/bestiary-effects",
  763. "type": "Item",
  764. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  765. "system": "pf2e",
  766. "ownership": {
  767. "PLAYER": "LIMITED",
  768. "ASSISTANT": "OWNER"
  769. },
  770. "flags": {}
  771. },
  772. {
  773. "name": "boons-and-curses",
  774. "label": "Divine Intercessions",
  775. "path": "packs/boons-and-curses",
  776. "type": "Item",
  777. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  778. "system": "pf2e",
  779. "ownership": {
  780. "PLAYER": "LIMITED",
  781. "ASSISTANT": "OWNER"
  782. },
  783. "flags": {}
  784. },
  785. {
  786. "name": "conditionitems",
  787. "label": "Conditions",
  788. "path": "packs/conditions",
  789. "type": "Item",
  790. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  791. "system": "pf2e",
  792. "ownership": {
  793. "PLAYER": "OBSERVER",
  794. "ASSISTANT": "OWNER"
  795. },
  796. "flags": {}
  797. },
  798. {
  799. "name": "campaign-effects",
  800. "label": "Campaign Effects",
  801. "path": "packs/campaign-effects",
  802. "type": "Item",
  803. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  804. "system": "pf2e",
  805. "ownership": {
  806. "PLAYER": "LIMITED",
  807. "ASSISTANT": "OWNER"
  808. },
  809. "flags": {}
  810. },
  811. {
  812. "name": "equipment-effects",
  813. "label": "Equipment Effects",
  814. "path": "packs/equipment-effects",
  815. "type": "Item",
  816. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  817. "system": "pf2e",
  818. "ownership": {
  819. "PLAYER": "OBSERVER",
  820. "ASSISTANT": "OWNER"
  821. },
  822. "flags": {}
  823. },
  824. {
  825. "name": "other-effects",
  826. "label": "Other Effects",
  827. "path": "packs/other-effects",
  828. "type": "Item",
  829. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  830. "system": "pf2e",
  831. "ownership": {
  832. "PLAYER": "OBSERVER",
  833. "ASSISTANT": "OWNER"
  834. },
  835. "flags": {}
  836. },
  837. {
  838. "name": "feat-effects",
  839. "label": "Feat/Feature Effects",
  840. "path": "packs/feat-effects",
  841. "type": "Item",
  842. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  843. "system": "pf2e",
  844. "ownership": {
  845. "PLAYER": "OBSERVER",
  846. "ASSISTANT": "OWNER"
  847. },
  848. "flags": {}
  849. },
  850. {
  851. "name": "pathfinder-society-boons",
  852. "label": "Pathfinder Society Boons",
  853. "path": "packs/pathfinder-society-boons",
  854. "type": "Item",
  855. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  856. "system": "pf2e",
  857. "ownership": {
  858. "PLAYER": "OBSERVER",
  859. "ASSISTANT": "OWNER"
  860. },
  861. "flags": {}
  862. },
  863. {
  864. "name": "spell-effects",
  865. "label": "Spell Effects",
  866. "path": "packs/spell-effects",
  867. "type": "Item",
  868. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  869. "system": "pf2e",
  870. "ownership": {
  871. "PLAYER": "OBSERVER",
  872. "ASSISTANT": "OWNER"
  873. },
  874. "flags": {}
  875. },
  876. {
  877. "name": "equipment-srd",
  878. "label": "Equipment",
  879. "path": "packs/equipment",
  880. "type": "Item",
  881. "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
  882. "system": "pf2e",
  883. "ownership": {
  884. "PLAYER": "OBSERVER",
  885. "ASSISTANT": "OWNER"
  886. },
  887. "flags": {}
  888. },
  889. {
  890. "name": "deities",
  891. "label": "Deities",
  892. "path": "packs/deities",
  893. "type": "Item",
  894. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  895. "system": "pf2e",
  896. "ownership": {
  897. "PLAYER": "OBSERVER",
  898. "ASSISTANT": "OWNER"
  899. },
  900. "flags": {}
  901. },
  902. {
  903. "name": "iconics",
  904. "label": "Iconics",
  905. "path": "packs/iconics",
  906. "type": "Actor",
  907. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  908. "system": "pf2e",
  909. "ownership": {
  910. "PLAYER": "OBSERVER",
  911. "ASSISTANT": "OWNER"
  912. },
  913. "flags": {}
  914. },
  915. {
  916. "name": "paizo-pregens",
  917. "label": "Adventure Pregens",
  918. "path": "packs/paizo-pregens",
  919. "type": "Actor",
  920. "banner": "systems/pf2e/assets/compendium-banner/red.webp",
  921. "system": "pf2e",
  922. "ownership": {
  923. "PLAYER": "OBSERVER",
  924. "ASSISTANT": "OWNER"
  925. },
  926. "flags": {}
  927. },
  928. {
  929. "name": "rollable-tables",
  930. "label": "Rollable Tables",
  931. "path": "packs/rollable-tables",
  932. "type": "RollTable",
  933. "banner": "systems/pf2e/assets/compendium-banner/orange.webp",
  934. "system": "pf2e",
  935. "ownership": {
  936. "PLAYER": "OBSERVER",
  937. "ASSISTANT": "OWNER"
  938. },
  939. "flags": {}
  940. },
  941. {
  942. "name": "criticaldeck",
  943. "label": "Critical Hit/Fumble Deck",
  944. "path": "packs/criticaldeck",
  945. "type": "JournalEntry",
  946. "banner": "systems/pf2e/assets/compendium-banner/orange.webp",
  947. "system": "pf2e",
  948. "ownership": {
  949. "PLAYER": "OBSERVER",
  950. "ASSISTANT": "OWNER"
  951. },
  952. "flags": {}
  953. },
  954. {
  955. "name": "journals",
  956. "label": "PF2e Journals",
  957. "path": "packs/journals",
  958. "type": "JournalEntry",
  959. "banner": "systems/pf2e/assets/compendium-banner/orange.webp",
  960. "system": "pf2e",
  961. "ownership": {
  962. "PLAYER": "OBSERVER",
  963. "ASSISTANT": "OWNER"
  964. },
  965. "flags": {}
  966. },
  967. {
  968. "name": "gmg-srd",
  969. "label": "Game Mastery Guide",
  970. "path": "packs/gmg-srd",
  971. "type": "JournalEntry",
  972. "banner": "systems/pf2e/assets/compendium-banner/orange.webp",
  973. "system": "pf2e",
  974. "ownership": {
  975. "PLAYER": "OBSERVER",
  976. "ASSISTANT": "OWNER"
  977. },
  978. "flags": {}
  979. },
  980. {
  981. "name": "action-macros",
  982. "label": "Action Macros",
  983. "path": "packs/action-macros",
  984. "type": "Macro",
  985. "banner": "systems/pf2e/assets/compendium-banner/orange.webp",
  986. "system": "pf2e",
  987. "ownership": {
  988. "PLAYER": "OBSERVER",
  989. "ASSISTANT": "OWNER"
  990. },
  991. "flags": {}
  992. },
  993. {
  994. "name": "pf2e-macros",
  995. "label": "PF2e Macros",
  996. "path": "packs/macros",
  997. "type": "Macro",
  998. "banner": "systems/pf2e/assets/compendium-banner/orange.webp",
  999. "system": "pf2e",
  1000. "ownership": {
  1001. "PLAYER": "OBSERVER",
  1002. "ASSISTANT": "OWNER"
  1003. },
  1004. "flags": {}
  1005. },
  1006. {
  1007. "name": "bestiary-ability-glossary-srd",
  1008. "label": "Bestiary Ability Glossary",
  1009. "path": "packs/bestiary-ability-glossary-srd",
  1010. "type": "Item",
  1011. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  1012. "system": "pf2e",
  1013. "ownership": {
  1014. "PLAYER": "LIMITED",
  1015. "ASSISTANT": "OWNER"
  1016. },
  1017. "flags": {}
  1018. },
  1019. {
  1020. "name": "bestiary-family-ability-glossary",
  1021. "label": "Creature Family Ability Glossary",
  1022. "path": "packs/bestiary-family-ability-glossary",
  1023. "type": "Item",
  1024. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  1025. "system": "pf2e",
  1026. "ownership": {
  1027. "PLAYER": "LIMITED",
  1028. "ASSISTANT": "OWNER"
  1029. },
  1030. "flags": {}
  1031. },
  1032. {
  1033. "name": "adventure-specific-actions",
  1034. "label": "Adventure-Specific Actions",
  1035. "path": "packs/adventure-specific-actions",
  1036. "type": "Item",
  1037. "banner": "systems/pf2e/assets/compendium-banner/green.webp",
  1038. "system": "pf2e",
  1039. "ownership": {
  1040. "PLAYER": "LIMITED",
  1041. "ASSISTANT": "OWNER"
  1042. },
  1043. "flags": {}
  1044. },
  1045. {
  1046. "name": "kingmaker-features",
  1047. "label": "Kingmaker Features",
  1048. "path": "packs/kingmaker-features",
  1049. "type": "Item",
  1050. "banner": "systems/pf2e/assets/compendium-banner/orange.webp",
  1051. "system": "pf2e",
  1052. "ownership": {
  1053. "PLAYER": "OBSERVER",
  1054. "ASSISTANT": "OWNER"
  1055. },
  1056. "flags": {}
  1057. }
  1058. ],
  1059. "packFolders": [
  1060. {
  1061. "name": "Bestiaries",
  1062. "sorting": "m",
  1063. "folders": [
  1064. {
  1065. "name": "Adventure Paths",
  1066. "sorting": "m",
  1067. "packs": [
  1068. "abomination-vaults-bestiary",
  1069. "age-of-ashes-bestiary",
  1070. "agents-of-edgewatch-bestiary",
  1071. "blood-lords-bestiary",
  1072. "extinction-curse-bestiary",
  1073. "fists-of-the-ruby-phoenix-bestiary",
  1074. "gatewalkers-bestiary",
  1075. "outlaws-of-alkenstar-bestiary",
  1076. "kingmaker-bestiary",
  1077. "quest-for-the-frozen-flame-bestiary",
  1078. "season-of-ghosts-bestiary",
  1079. "sky-kings-tomb-bestiary",
  1080. "strength-of-thousands-bestiary",
  1081. "stolen-fate-bestiary"
  1082. ]
  1083. },
  1084. {
  1085. "name": "Rulebooks",
  1086. "sorting": "m",
  1087. "packs": [
  1088. "pathfinder-dark-archive",
  1089. "book-of-the-dead-bestiary",
  1090. "rage-of-elements-bestiary",
  1091. "hazards",
  1092. "lost-omens-impossible-lands-bestiary",
  1093. "lost-omens-highhelm-bestiary",
  1094. "lost-omens-mwangi-expanse-bestiary",
  1095. "lost-omens-monsters-of-myth-bestiary",
  1096. "lost-omens-travel-guide-bestiary",
  1097. "npc-gallery",
  1098. "vehicles",
  1099. "blog-bestiary"
  1100. ]
  1101. },
  1102. {
  1103. "name": "Standalone Adventures",
  1104. "sorting": "m",
  1105. "packs": [
  1106. "fall-of-plaguestone-bestiary",
  1107. "malevolence-bestiary",
  1108. "menace-under-otari-bestiary",
  1109. "one-shot-bestiary",
  1110. "rusthenge-bestiary",
  1111. "shadows-at-sundown-bestiary",
  1112. "the-enmity-cycle-bestiary",
  1113. "the-slithering-bestiary",
  1114. "troubles-in-otari-bestiary",
  1115. "night-of-the-gray-death-bestiary",
  1116. "crown-of-the-kobold-king-bestiary"
  1117. ]
  1118. },
  1119. {
  1120. "name": "Pathfinder Society",
  1121. "sorting": "m",
  1122. "packs": [
  1123. "pfs-introductions-bestiary",
  1124. "pfs-season-1-bestiary",
  1125. "pfs-season-2-bestiary",
  1126. "pfs-season-3-bestiary",
  1127. "pfs-season-4-bestiary",
  1128. "pfs-season-5-bestiary"
  1129. ]
  1130. }
  1131. ],
  1132. "packs": [
  1133. "pathfinder-bestiary",
  1134. "pathfinder-bestiary-2",
  1135. "pathfinder-bestiary-3"
  1136. ]
  1137. },
  1138. {
  1139. "name": "Pregenerated PCs",
  1140. "sorting": "m",
  1141. "packs": [
  1142. "iconics",
  1143. "paizo-pregens"
  1144. ]
  1145. },
  1146. {
  1147. "name": "Effects",
  1148. "sorting": "m",
  1149. "packs": [
  1150. "bestiary-effects",
  1151. "conditionitems",
  1152. "campaign-effects",
  1153. "equipment-effects",
  1154. "feat-effects",
  1155. "other-effects",
  1156. "spell-effects"
  1157. ]
  1158. },
  1159. {
  1160. "name": "Character Building",
  1161. "sorting": "m",
  1162. "packs": [
  1163. "actionspf2e",
  1164. "ancestries",
  1165. "ancestryfeatures",
  1166. "backgrounds",
  1167. "classes",
  1168. "classfeatures",
  1169. "deities",
  1170. "equipment-srd",
  1171. "familiar-abilities",
  1172. "feats-srd",
  1173. "heritages",
  1174. "spells-srd",
  1175. "kingmaker-features"
  1176. ]
  1177. },
  1178. {
  1179. "name": "GM Tools",
  1180. "sorting": "m",
  1181. "packs": [
  1182. "adventure-specific-actions",
  1183. "boons-and-curses",
  1184. "pathfinder-society-boons",
  1185. "bestiary-ability-glossary-srd",
  1186. "bestiary-family-ability-glossary",
  1187. "rollable-tables"
  1188. ]
  1189. },
  1190. {
  1191. "name": "Macros",
  1192. "sorting": "m",
  1193. "packs": [
  1194. "action-macros",
  1195. "pf2e-macros"
  1196. ]
  1197. },
  1198. {
  1199. "name": "Journals",
  1200. "sorting": "m",
  1201. "packs": [
  1202. "criticaldeck",
  1203. "domains",
  1204. "journals",
  1205. "gmg-srd"
  1206. ]
  1207. }
  1208. ],
  1209. "languages": [
  1210. {
  1211. "lang": "en",
  1212. "name": "Main (English)",
  1213. "path": "lang/en.json",
  1214. "flags": {}
  1215. },
  1216. {
  1217. "lang": "en",
  1218. "name": "Actions (English)",
  1219. "path": "lang/action-en.json",
  1220. "flags": {}
  1221. },
  1222. {
  1223. "lang": "en",
  1224. "name": "Rules Elements (English)",
  1225. "path": "lang/re-en.json",
  1226. "flags": {}
  1227. },
  1228. {
  1229. "lang": "en",
  1230. "name": "Kingmaker (English)",
  1231. "path": "lang/kingmaker-en.json",
  1232. "flags": {}
  1233. }
  1234. ],
  1235. "socket": true,
  1236. "initiative": "1d20 + @attributes.perception.value + (@abilities.wis.value / 100)",
  1237. "gridDistance": 5,
  1238. "gridUnits": "ft",
  1239. "primaryTokenAttribute": "attributes.hp",
  1240. "url": "https://github.com/foundryvtt/pf2e",
  1241. "bugs": "https://github.com/foundryvtt/pf2e/issues",
  1242. "changelog": "https://github.com/foundryvtt/pf2e/blob/release/CHANGELOG.md",
  1243. "manifest": "https://github.com/foundryvtt/pf2e/releases/latest/download/system.json",
  1244. "download": "https://github.com/foundryvtt/pf2e/releases/download/5.8.3/pf2e.zip"
  1245. }