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.

739 lines
16 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. {
  2. "Actor": {
  3. "types": ["character", "npc", "vehicle", "group"],
  4. "templates": {
  5. "common": {
  6. "abilities": {
  7. "str": {
  8. "value": 10,
  9. "proficient": 0,
  10. "max": null,
  11. "bonuses": {
  12. "check": "",
  13. "save": ""
  14. }
  15. },
  16. "dex": {
  17. "value": 10,
  18. "proficient": 0,
  19. "max": null,
  20. "bonuses": {
  21. "check": "",
  22. "save": ""
  23. }
  24. },
  25. "con": {
  26. "value": 10,
  27. "proficient": 0,
  28. "max": null,
  29. "bonuses": {
  30. "check": "",
  31. "save": ""
  32. }
  33. },
  34. "int": {
  35. "value": 10,
  36. "proficient": 0,
  37. "max": null,
  38. "bonuses": {
  39. "check": "",
  40. "save": ""
  41. }
  42. },
  43. "wis": {
  44. "value": 10,
  45. "proficient": 0,
  46. "max": null,
  47. "bonuses": {
  48. "check": "",
  49. "save": ""
  50. }
  51. },
  52. "cha": {
  53. "value": 10,
  54. "proficient": 0,
  55. "max": null,
  56. "bonuses": {
  57. "check": "",
  58. "save": ""
  59. }
  60. }
  61. },
  62. "attributes": {
  63. "ac": {
  64. "flat": null,
  65. "calc": "default",
  66. "formula": ""
  67. },
  68. "hp": {
  69. "value": 10,
  70. "max": null,
  71. "temp": 0,
  72. "tempmax": 0
  73. },
  74. "init": {
  75. "ability": "",
  76. "bonus": ""
  77. },
  78. "movement": {
  79. "burrow": 0,
  80. "climb": 0,
  81. "fly": 0,
  82. "swim": 0,
  83. "walk": 30,
  84. "units": "ft",
  85. "hover": false
  86. }
  87. },
  88. "details": {
  89. "biography": {
  90. "value": "",
  91. "public": ""
  92. }
  93. },
  94. "traits": {
  95. "size": "med",
  96. "di": {
  97. "value": [],
  98. "bypasses": [],
  99. "custom": ""
  100. },
  101. "dr": {
  102. "value": [],
  103. "bypasses": [],
  104. "custom": ""
  105. },
  106. "dv": {
  107. "value": [],
  108. "bypasses": [],
  109. "custom": ""
  110. },
  111. "ci": {
  112. "value": [],
  113. "custom": ""
  114. }
  115. },
  116. "currency": {
  117. "pp": 0,
  118. "gp": 0,
  119. "ep": 0,
  120. "sp": 0,
  121. "cp": 0
  122. }
  123. },
  124. "creature": {
  125. "attributes": {
  126. "attunement": {
  127. "max": 3
  128. },
  129. "senses": {
  130. "darkvision": 0,
  131. "blindsight": 0,
  132. "tremorsense": 0,
  133. "truesight": 0,
  134. "units": "ft",
  135. "special": ""
  136. },
  137. "spellcasting": "int"
  138. },
  139. "details": {
  140. "alignment": "",
  141. "race": ""
  142. },
  143. "skills": {
  144. "acr": {
  145. "value": 0,
  146. "ability": "dex",
  147. "bonuses": {
  148. "check": "",
  149. "passive": ""
  150. }
  151. },
  152. "ani": {
  153. "value": 0,
  154. "ability": "wis",
  155. "bonuses": {
  156. "check": "",
  157. "passive": ""
  158. }
  159. },
  160. "arc": {
  161. "value": 0,
  162. "ability": "int",
  163. "bonuses": {
  164. "check": "",
  165. "passive": ""
  166. }
  167. },
  168. "ath": {
  169. "value": 0,
  170. "ability": "str",
  171. "bonuses": {
  172. "check": "",
  173. "passive": ""
  174. }
  175. },
  176. "dec": {
  177. "value": 0,
  178. "ability": "cha",
  179. "bonuses": {
  180. "check": "",
  181. "passive": ""
  182. }
  183. },
  184. "his": {
  185. "value": 0,
  186. "ability": "int",
  187. "bonuses": {
  188. "check": "",
  189. "passive": ""
  190. }
  191. },
  192. "ins": {
  193. "value": 0,
  194. "ability": "wis",
  195. "bonuses": {
  196. "check": "",
  197. "passive": ""
  198. }
  199. },
  200. "itm": {
  201. "value": 0,
  202. "ability": "cha",
  203. "bonuses": {
  204. "check": "",
  205. "passive": ""
  206. }
  207. },
  208. "inv": {
  209. "value": 0,
  210. "ability": "int",
  211. "bonuses": {
  212. "check": "",
  213. "passive": ""
  214. }
  215. },
  216. "med": {
  217. "value": 0,
  218. "ability": "wis",
  219. "bonuses": {
  220. "check": "",
  221. "passive": ""
  222. }
  223. },
  224. "nat": {
  225. "value": 0,
  226. "ability": "int",
  227. "bonuses": {
  228. "check": "",
  229. "passive": ""
  230. }
  231. },
  232. "prc": {
  233. "value": 0,
  234. "ability": "wis",
  235. "bonuses": {
  236. "check": "",
  237. "passive": ""
  238. }
  239. },
  240. "prf": {
  241. "value": 0,
  242. "ability": "cha",
  243. "bonuses": {
  244. "check": "",
  245. "passive": ""
  246. }
  247. },
  248. "per": {
  249. "value": 0,
  250. "ability": "cha",
  251. "bonuses": {
  252. "check": "",
  253. "passive": ""
  254. }
  255. },
  256. "rel": {
  257. "value": 0,
  258. "ability": "int",
  259. "bonuses": {
  260. "check": "",
  261. "passive": ""
  262. }
  263. },
  264. "slt": {
  265. "value": 0,
  266. "ability": "dex",
  267. "bonuses": {
  268. "check": "",
  269. "passive": ""
  270. }
  271. },
  272. "ste": {
  273. "value": 0,
  274. "ability": "dex",
  275. "bonuses": {
  276. "check": "",
  277. "passive": ""
  278. }
  279. },
  280. "sur": {
  281. "value": 0,
  282. "ability": "wis",
  283. "bonuses": {
  284. "check": "",
  285. "passive": ""
  286. }
  287. }
  288. },
  289. "tools": {},
  290. "traits": {
  291. "languages": {
  292. "value": [],
  293. "custom": ""
  294. }
  295. },
  296. "spells": {},
  297. "bonuses": {
  298. "mwak": {
  299. "attack": "",
  300. "damage": ""
  301. },
  302. "rwak": {
  303. "attack": "",
  304. "damage": ""
  305. },
  306. "msak": {
  307. "attack": "",
  308. "damage": ""
  309. },
  310. "rsak": {
  311. "attack": "",
  312. "damage": ""
  313. },
  314. "abilities": {
  315. "check": "",
  316. "save": "",
  317. "skill": ""
  318. },
  319. "spell": {
  320. "dc": ""
  321. }
  322. }
  323. }
  324. },
  325. "htmlFields": ["details.biography.value", "details.biography.public", "description.full", "description.summary"],
  326. "character": {
  327. "templates": ["common", "creature"],
  328. "attributes": {
  329. "hp": {
  330. "value": 0,
  331. "bonuses": {
  332. "level": "",
  333. "overall": ""
  334. }
  335. },
  336. "death": {
  337. "success": 0,
  338. "failure": 0
  339. },
  340. "exhaustion": 0,
  341. "inspiration": false
  342. },
  343. "details": {
  344. "background": "",
  345. "originalClass": "",
  346. "xp": {
  347. "value": 0
  348. },
  349. "appearance": "",
  350. "trait": "",
  351. "ideal": "",
  352. "bond": "",
  353. "flaw": ""
  354. },
  355. "resources": {
  356. "primary": {
  357. "value": 0,
  358. "max": 0,
  359. "sr": false,
  360. "lr": false,
  361. "label": ""
  362. },
  363. "secondary": {
  364. "value": 0,
  365. "max": 0,
  366. "sr": false,
  367. "lr": false,
  368. "label": ""
  369. },
  370. "tertiary": {
  371. "value": 0,
  372. "max": 0,
  373. "sr": false,
  374. "lr": false,
  375. "label": ""
  376. }
  377. },
  378. "traits": {
  379. "weaponProf": {
  380. "value": [],
  381. "custom": ""
  382. },
  383. "armorProf": {
  384. "value": [],
  385. "custom": ""
  386. },
  387. "toolProf": {
  388. "value": [],
  389. "custom": ""
  390. }
  391. }
  392. },
  393. "npc": {
  394. "templates": ["common", "creature"],
  395. "attributes": {
  396. "hp": {
  397. "max": 10,
  398. "formula": ""
  399. }
  400. },
  401. "details": {
  402. "type": {
  403. "value": "",
  404. "subtype": "",
  405. "swarm": "",
  406. "custom": ""
  407. },
  408. "environment": "",
  409. "cr": 1,
  410. "spellLevel": 0,
  411. "source": ""
  412. },
  413. "resources": {
  414. "legact": {
  415. "value": 0,
  416. "max": 0
  417. },
  418. "legres": {
  419. "value": 0,
  420. "max": 0
  421. },
  422. "lair": {
  423. "value": false,
  424. "initiative": null
  425. }
  426. }
  427. },
  428. "vehicle": {
  429. "templates": ["common"],
  430. "vehicleType": "water",
  431. "abilities": {
  432. "int": {
  433. "value": 0
  434. },
  435. "wis": {
  436. "value": 0
  437. },
  438. "cha": {
  439. "value": 0
  440. }
  441. },
  442. "attributes": {
  443. "ac": {
  444. "calc": "flat",
  445. "motionless": ""
  446. },
  447. "actions": {
  448. "stations": false,
  449. "value": 0,
  450. "thresholds": {
  451. "2": null,
  452. "1": null,
  453. "0": null
  454. }
  455. },
  456. "hp": {
  457. "value": null,
  458. "dt": null,
  459. "mt": null
  460. },
  461. "capacity": {
  462. "creature": "",
  463. "cargo": 0
  464. }
  465. },
  466. "traits": {
  467. "size": "lg",
  468. "dimensions": "",
  469. "di": {
  470. "value": ["poison", "psychic"]
  471. },
  472. "ci": {
  473. "value": ["blinded", "charmed", "deafened", "frightened", "paralyzed", "petrified", "poisoned", "stunned",
  474. "unconscious"]
  475. }
  476. },
  477. "cargo": {
  478. "crew": [],
  479. "passengers": []
  480. }
  481. },
  482. "group": {
  483. "description": {
  484. "full": "",
  485. "summary": ""
  486. },
  487. "members": [],
  488. "attributes": {
  489. "movement": {
  490. "land": 0,
  491. "water": 0,
  492. "air": 0
  493. }
  494. },
  495. "currency": {
  496. "pp": 0,
  497. "gp": 0,
  498. "ep": 0,
  499. "sp": 0,
  500. "cp": 0
  501. }
  502. }
  503. },
  504. "Item": {
  505. "types": ["weapon", "equipment", "consumable", "tool", "loot", "background", "class", "subclass", "spell", "feat", "backpack"],
  506. "templates": {
  507. "itemDescription": {
  508. "description": {
  509. "value": "",
  510. "chat": "",
  511. "unidentified": ""
  512. },
  513. "source": ""
  514. },
  515. "physicalItem": {
  516. "quantity": 1,
  517. "weight": 0,
  518. "price": {
  519. "value": 0,
  520. "denomination": "gp"
  521. },
  522. "attunement": 0,
  523. "equipped": false,
  524. "rarity": "",
  525. "identified": true
  526. },
  527. "activatedEffect": {
  528. "activation": {
  529. "type": "",
  530. "cost": null,
  531. "condition": ""
  532. },
  533. "duration": {
  534. "value": "",
  535. "units": ""
  536. },
  537. "cover": null,
  538. "crewed": false,
  539. "target": {
  540. "value": null,
  541. "width": null,
  542. "units": "",
  543. "type": ""
  544. },
  545. "range": {
  546. "value": null,
  547. "long": null,
  548. "units": ""
  549. },
  550. "uses": {
  551. "value": null,
  552. "max": "",
  553. "per": null,
  554. "recovery": ""
  555. },
  556. "consume": {
  557. "type": "",
  558. "target": null,
  559. "amount": null
  560. }
  561. },
  562. "action": {
  563. "ability": null,
  564. "actionType": null,
  565. "attackBonus": "",
  566. "chatFlavor": "",
  567. "critical": {
  568. "threshold": null,
  569. "damage": ""
  570. },
  571. "damage": {
  572. "parts": [],
  573. "versatile": ""
  574. },
  575. "formula": "",
  576. "save": {
  577. "ability": "",
  578. "dc": null,
  579. "scaling": "spell"
  580. }
  581. },
  582. "mountable": {
  583. "armor": {
  584. "value": null
  585. },
  586. "hp": {
  587. "value": null,
  588. "max": null,
  589. "dt": null,
  590. "conditions": ""
  591. }
  592. }
  593. },
  594. "htmlFields": ["description.value", "description.chat", "description.unidentified"],
  595. "background": {
  596. "templates": ["itemDescription"],
  597. "advancement": []
  598. },
  599. "backpack": {
  600. "templates": ["itemDescription", "physicalItem"],
  601. "capacity": {
  602. "type": "weight",
  603. "value": null,
  604. "weightless": false
  605. },
  606. "currency": {
  607. "cp": 0,
  608. "sp": 0,
  609. "ep": 0,
  610. "gp": 0,
  611. "pp": 0
  612. }
  613. },
  614. "class": {
  615. "templates": ["itemDescription"],
  616. "identifier": "",
  617. "levels": 1,
  618. "hitDice": "d6",
  619. "hitDiceUsed": 0,
  620. "advancement": [],
  621. "saves": [],
  622. "skills": {
  623. "number": 2,
  624. "choices": [],
  625. "value": []
  626. },
  627. "spellcasting": {
  628. "progression": "none",
  629. "ability": ""
  630. }
  631. },
  632. "consumable": {
  633. "templates": ["itemDescription", "physicalItem", "activatedEffect", "action"],
  634. "consumableType": "potion",
  635. "uses": {
  636. "autoDestroy": false
  637. }
  638. },
  639. "equipment": {
  640. "templates": ["itemDescription", "physicalItem", "activatedEffect", "action", "mountable"],
  641. "armor": {
  642. "type": "light",
  643. "value": null,
  644. "dex": null
  645. },
  646. "baseItem": "",
  647. "speed": {
  648. "value": null,
  649. "conditions": ""
  650. },
  651. "strength": null,
  652. "stealth": false,
  653. "proficient": null
  654. },
  655. "feat": {
  656. "templates": ["itemDescription", "activatedEffect", "action"],
  657. "type": {
  658. "value": "",
  659. "subtype": ""
  660. },
  661. "requirements": "",
  662. "recharge": {
  663. "value": null,
  664. "charged": false
  665. }
  666. },
  667. "loot": {
  668. "templates": ["itemDescription", "physicalItem"]
  669. },
  670. "tool": {
  671. "templates": ["itemDescription", "physicalItem"],
  672. "toolType": "",
  673. "baseItem": "",
  674. "ability": "int",
  675. "chatFlavor": "",
  676. "proficient": null,
  677. "bonus": ""
  678. },
  679. "spell": {
  680. "templates": ["itemDescription", "activatedEffect", "action"],
  681. "level": 1,
  682. "school": "",
  683. "components": {
  684. "vocal": false,
  685. "somatic": false,
  686. "material": false,
  687. "ritual": false,
  688. "concentration": false
  689. },
  690. "materials": {
  691. "value": "",
  692. "consumed": false,
  693. "cost": 0,
  694. "supply": 0
  695. },
  696. "preparation": {
  697. "mode": "prepared",
  698. "prepared": false
  699. },
  700. "scaling": {
  701. "mode": "none",
  702. "formula": null
  703. }
  704. },
  705. "subclass": {
  706. "templates": ["itemDescription"],
  707. "identifier": "",
  708. "classIdentifier": "",
  709. "advancement": [],
  710. "spellcasting": {
  711. "progression": "none",
  712. "ability": ""
  713. }
  714. },
  715. "weapon": {
  716. "templates": ["itemDescription", "physicalItem" ,"activatedEffect", "action", "mountable"],
  717. "weaponType": "simpleM",
  718. "baseItem": "",
  719. "properties": {},
  720. "proficient": null
  721. }
  722. },
  723. "JournalEntryPage": {
  724. "types": ["class"],
  725. "htmlFields": ["description.value", "description.additionalHitPoints", "description.additionalTraits", "description.additionalEquipment", "description.subclass"],
  726. "class": {
  727. "item": "",
  728. "description": {
  729. "value": "",
  730. "additionalHitPoints": "",
  731. "additionalTraits": "",
  732. "additionalEquipment": "",
  733. "subclass": ""
  734. },
  735. "subclassHeader": "",
  736. "subclassItems": []
  737. }
  738. }
  739. }