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.

774 lines
16 KiB

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