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.

1257 lines
32 KiB

1 year ago
  1. {
  2. "Actor": {
  3. "types": [
  4. "character",
  5. "npc",
  6. "hazard",
  7. "loot",
  8. "familiar",
  9. "party",
  10. "vehicle"
  11. ],
  12. "templates": {
  13. "common": {
  14. "attributes": {
  15. "hp": {
  16. "value": 0,
  17. "temp": 0
  18. },
  19. "initiative": {
  20. "statistic": "perception"
  21. },
  22. "speed": {
  23. "value": 25,
  24. "otherSpeeds": []
  25. }
  26. },
  27. "details": {
  28. "alignment": {
  29. "value": "N"
  30. },
  31. "level": {
  32. "value": 1
  33. }
  34. },
  35. "traits": {
  36. "value": [],
  37. "senses": [],
  38. "languages": {
  39. "value": [],
  40. "selected": [],
  41. "custom": ""
  42. }
  43. },
  44. "resources": {},
  45. "schema": {
  46. "version": null,
  47. "lastMigration": null
  48. }
  49. }
  50. },
  51. "htmlFields": [
  52. "details.biography.appearance",
  53. "details.biography.backstory",
  54. "details.biography.birthPlace",
  55. "details.biography.attitude",
  56. "details.biography.beliefs",
  57. "details.biography.likes",
  58. "details.biography.dislikes",
  59. "details.biography.catchphrases",
  60. "details.biography.campaignNotes",
  61. "details.biography.allies",
  62. "details.biography.enemies",
  63. "details.biography.organaizations",
  64. "details.description",
  65. "details.privateNotes",
  66. "details.publicNotes"
  67. ],
  68. "character": {
  69. "templates": [
  70. "common"
  71. ],
  72. "abilities": {},
  73. "saves": {},
  74. "attributes": {
  75. "bonusLimitBulk": 0,
  76. "bonusEncumbranceBulk": 0,
  77. "sp": {
  78. "value": 0,
  79. "max": 0,
  80. "details": ""
  81. },
  82. "resolve": {
  83. "value": 0,
  84. "max": 0
  85. }
  86. },
  87. "details": {
  88. "biography": {
  89. "appearance": "",
  90. "backstory": "",
  91. "birthPlace": "",
  92. "attitude": "",
  93. "beliefs": "",
  94. "likes": "",
  95. "dislikes": "",
  96. "catchphrases": "",
  97. "campaignNotes": "",
  98. "allies": "",
  99. "enemies": "",
  100. "organaizations": ""
  101. },
  102. "keyability": {
  103. "value": "str"
  104. },
  105. "xp": {
  106. "value": 0,
  107. "min": 0,
  108. "max": 1000,
  109. "pct": 0
  110. },
  111. "age": {
  112. "value": ""
  113. },
  114. "height": {
  115. "value": ""
  116. },
  117. "weight": {
  118. "value": ""
  119. },
  120. "gender": {
  121. "value": ""
  122. },
  123. "ethnicity": {
  124. "value": ""
  125. },
  126. "nationality": {
  127. "value": ""
  128. }
  129. },
  130. "skills": {
  131. "acr": {
  132. "rank": 0
  133. },
  134. "arc": {
  135. "rank": 0
  136. },
  137. "ath": {
  138. "rank": 0
  139. },
  140. "cra": {
  141. "rank": 0
  142. },
  143. "dec": {
  144. "rank": 0
  145. },
  146. "dip": {
  147. "rank": 0
  148. },
  149. "itm": {
  150. "rank": 0
  151. },
  152. "med": {
  153. "rank": 0
  154. },
  155. "nat": {
  156. "rank": 0
  157. },
  158. "occ": {
  159. "rank": 0
  160. },
  161. "prf": {
  162. "rank": 0
  163. },
  164. "rel": {
  165. "rank": 0
  166. },
  167. "soc": {
  168. "rank": 0
  169. },
  170. "ste": {
  171. "rank": 0
  172. },
  173. "sur": {
  174. "rank": 0
  175. },
  176. "thi": {
  177. "rank": 0
  178. }
  179. },
  180. "martial": {},
  181. "crafting": {
  182. "formulas": []
  183. },
  184. "resources": {
  185. "heroPoints": {
  186. "value": 1,
  187. "max": 3
  188. }
  189. },
  190. "pfs": {
  191. "playerNumber": null,
  192. "characterNumber": null,
  193. "levelBump": false,
  194. "currentFaction": "EA",
  195. "school": null,
  196. "reputation": {
  197. "EA": null,
  198. "GA": null,
  199. "HH": null,
  200. "VS": null,
  201. "RO": null,
  202. "VW": null
  203. }
  204. }
  205. },
  206. "npc": {
  207. "templates": [
  208. "common"
  209. ],
  210. "abilities": {
  211. "str": {
  212. "mod": 0
  213. },
  214. "dex": {
  215. "mod": 0
  216. },
  217. "con": {
  218. "mod": 0
  219. },
  220. "int": {
  221. "mod": 0
  222. },
  223. "wis": {
  224. "mod": 0
  225. },
  226. "cha": {
  227. "mod": 0
  228. }
  229. },
  230. "attributes": {
  231. "ac": {
  232. "value": 10,
  233. "details": ""
  234. },
  235. "hp": {
  236. "value": 10,
  237. "max": 10,
  238. "details": ""
  239. },
  240. "perception": {
  241. "value": 0
  242. },
  243. "allSaves": {
  244. "value": ""
  245. },
  246. "speed": {
  247. "details": ""
  248. }
  249. },
  250. "saves": {
  251. "fortitude": {
  252. "value": 0,
  253. "saveDetail": ""
  254. },
  255. "reflex": {
  256. "value": 0,
  257. "saveDetail": ""
  258. },
  259. "will": {
  260. "value": 0,
  261. "saveDetail": ""
  262. }
  263. },
  264. "traits": {
  265. "rarity": "common",
  266. "size": {
  267. "value": "med"
  268. }
  269. },
  270. "details": {
  271. "source": {
  272. "value": "",
  273. "author": ""
  274. },
  275. "creatureType": "",
  276. "blurb": "",
  277. "publicNotes": "",
  278. "privateNotes": ""
  279. }
  280. },
  281. "hazard": {
  282. "templates": [],
  283. "creatureType": "",
  284. "saves": {
  285. "fortitude": {
  286. "value": 0,
  287. "saveDetail": ""
  288. },
  289. "reflex": {
  290. "value": 0,
  291. "saveDetail": ""
  292. },
  293. "will": {
  294. "value": 0,
  295. "saveDetail": ""
  296. }
  297. },
  298. "attributes": {
  299. "ac": {
  300. "value": 0
  301. },
  302. "hp": {
  303. "value": 0,
  304. "max": 0,
  305. "temp": 0,
  306. "details": ""
  307. },
  308. "hardness": 0,
  309. "stealth": {
  310. "value": 0,
  311. "details": ""
  312. },
  313. "emitsSound": "encounter"
  314. },
  315. "details": {
  316. "isComplex": false,
  317. "level": {
  318. "value": 1
  319. },
  320. "disable": "",
  321. "description": "",
  322. "reset": "",
  323. "routine": "",
  324. "source": {
  325. "value": "",
  326. "author": ""
  327. }
  328. },
  329. "statusEffects": [],
  330. "traits": {
  331. "value": [],
  332. "rarity": "common",
  333. "size": {
  334. "value": "med"
  335. }
  336. },
  337. "schema": {
  338. "version": null,
  339. "lastMigration": null
  340. }
  341. },
  342. "loot": {
  343. "templates": [],
  344. "attributes": {},
  345. "details": {
  346. "description": "",
  347. "level": {
  348. "value": 0
  349. }
  350. },
  351. "lootSheetType": "Loot",
  352. "hiddenWhenEmpty": false,
  353. "schema": {
  354. "version": null,
  355. "lastMigration": null
  356. }
  357. },
  358. "familiar": {
  359. "templates": [],
  360. "master": {
  361. "id": null,
  362. "ability": null
  363. },
  364. "attributes": {
  365. "hp": {
  366. "value": 5,
  367. "temp": 0
  368. }
  369. },
  370. "details": {
  371. "creature": {
  372. "value": ""
  373. }
  374. },
  375. "resources": {},
  376. "schema": {
  377. "version": null,
  378. "lastMigration": null
  379. }
  380. },
  381. "party": {
  382. "templates": [],
  383. "attributes": {},
  384. "details": {
  385. "description": "",
  386. "level": {
  387. "value": 0
  388. },
  389. "members": []
  390. }
  391. },
  392. "vehicle": {
  393. "templates": [],
  394. "source": {
  395. "value": ""
  396. },
  397. "attributes": {
  398. "ac": {
  399. "value": 10,
  400. "check": 0,
  401. "details": ""
  402. },
  403. "hardness": 0,
  404. "hp": {
  405. "value": 10,
  406. "max": 10,
  407. "temp": 0,
  408. "details": ""
  409. },
  410. "collisionDC": {
  411. "value": 0
  412. },
  413. "collisionDamage": {
  414. "value": ""
  415. },
  416. "immunities": [
  417. {
  418. "type": "object-immunities"
  419. }
  420. ]
  421. },
  422. "saves": {
  423. "fortitude": {
  424. "value": 0,
  425. "saveDetail": ""
  426. }
  427. },
  428. "details": {
  429. "description": "",
  430. "level": {
  431. "value": 1
  432. },
  433. "price": 0,
  434. "space": {
  435. "long": 10,
  436. "wide": 10,
  437. "high": 5
  438. },
  439. "crew": "1 pilot",
  440. "passengers": "",
  441. "pilotingCheck": "",
  442. "speed": 0
  443. },
  444. "traits": {
  445. "value": [],
  446. "rarity": "common",
  447. "size": {
  448. "value": "lg"
  449. }
  450. },
  451. "schema": {
  452. "version": null,
  453. "lastMigration": null
  454. }
  455. }
  456. },
  457. "Item": {
  458. "types": [
  459. "action",
  460. "affliction",
  461. "ancestry",
  462. "armor",
  463. "backpack",
  464. "book",
  465. "equipment",
  466. "class",
  467. "condition",
  468. "consumable",
  469. "background",
  470. "deity",
  471. "effect",
  472. "feat",
  473. "heritage",
  474. "kit",
  475. "lore",
  476. "melee",
  477. "spell",
  478. "spellcastingEntry",
  479. "treasure",
  480. "weapon"
  481. ],
  482. "templates": {
  483. "common": {
  484. "description": {
  485. "gm": "",
  486. "value": ""
  487. },
  488. "source": {
  489. "value": ""
  490. },
  491. "rules": [],
  492. "slug": null,
  493. "schema": {
  494. "version": null,
  495. "lastMigration": null
  496. }
  497. },
  498. "traits": {
  499. "traits": {
  500. "value": []
  501. }
  502. },
  503. "rarity": {
  504. "traits": {
  505. "rarity": "common"
  506. }
  507. },
  508. "physical": {
  509. "level": {
  510. "value": 0
  511. },
  512. "traits": {
  513. "value": [],
  514. "rarity": "common",
  515. "otherTags": []
  516. },
  517. "quantity": 1,
  518. "baseItem": null,
  519. "hp": {
  520. "brokenThreshold": 0,
  521. "value": 0,
  522. "max": 0
  523. },
  524. "hardness": 0,
  525. "weight": {
  526. "value": "L"
  527. },
  528. "equippedBulk": {
  529. "value": ""
  530. },
  531. "price": {
  532. "value": {}
  533. },
  534. "equipped": {
  535. "carryType": "worn"
  536. },
  537. "stackGroup": null,
  538. "negateBulk": {
  539. "value": "0"
  540. },
  541. "containerId": null,
  542. "preciousMaterial": {
  543. "value": null
  544. },
  545. "preciousMaterialGrade": {
  546. "value": null
  547. },
  548. "size": "med",
  549. "identification": {
  550. "status": "identified",
  551. "unidentified": {
  552. "name": "",
  553. "img": "",
  554. "data": {
  555. "description": {
  556. "value": ""
  557. }
  558. }
  559. },
  560. "misidentified": {}
  561. },
  562. "usage": {
  563. "value": ""
  564. }
  565. },
  566. "itemLevel": {
  567. "level": {
  568. "value": 0
  569. }
  570. },
  571. "investable": {
  572. "equipped": {
  573. "invested": null
  574. }
  575. }
  576. },
  577. "htmlFields": [
  578. "description.gm",
  579. "description.value",
  580. "identification.data.description.value"
  581. ],
  582. "affliction": {
  583. "templates": [
  584. "common",
  585. "itemLevel",
  586. "traits"
  587. ],
  588. "duration": {
  589. "value": -1,
  590. "unit": "unlimited"
  591. },
  592. "save": {
  593. "type": "fortitude",
  594. "value": 0
  595. },
  596. "stage": 1,
  597. "stages": {},
  598. "context": null
  599. },
  600. "backpack": {
  601. "templates": [
  602. "common",
  603. "physical",
  604. "investable"
  605. ],
  606. "bulkCapacity": {
  607. "value": ""
  608. },
  609. "collapsed": false,
  610. "stowing": false,
  611. "usage": {
  612. "value": "worn"
  613. }
  614. },
  615. "book": {
  616. "templates": [
  617. "common",
  618. "physical"
  619. ],
  620. "subtype": "formula",
  621. "capacity": 1,
  622. "items": []
  623. },
  624. "treasure": {
  625. "templates": [
  626. "common",
  627. "physical"
  628. ]
  629. },
  630. "weapon": {
  631. "templates": [
  632. "common",
  633. "physical",
  634. "investable"
  635. ],
  636. "category": "simple",
  637. "group": null,
  638. "bonus": {
  639. "value": 0
  640. },
  641. "damage": {
  642. "dice": 1,
  643. "die": "d6",
  644. "damageType": "slashing",
  645. "persistent": null
  646. },
  647. "equipped": {
  648. "handsHeld": 0
  649. },
  650. "bonusDamage": {
  651. "value": 0
  652. },
  653. "splashDamage": {
  654. "value": 0
  655. },
  656. "range": null,
  657. "reload": {
  658. "value": ""
  659. },
  660. "MAP": {
  661. "value": ""
  662. },
  663. "potencyRune": {
  664. "value": 0
  665. },
  666. "strikingRune": {
  667. "value": ""
  668. },
  669. "specific": {
  670. "value": false
  671. },
  672. "propertyRune1": {
  673. "value": null
  674. },
  675. "propertyRune2": {
  676. "value": null
  677. },
  678. "propertyRune3": {
  679. "value": null
  680. },
  681. "propertyRune4": {
  682. "value": null
  683. },
  684. "usage": {
  685. "value": "held-in-one-hand"
  686. },
  687. "property1": {
  688. "value": "",
  689. "dice": 0,
  690. "die": "",
  691. "damageType": "",
  692. "critDice": 0,
  693. "critDie": "",
  694. "critDamage": "",
  695. "critDamageType": ""
  696. }
  697. },
  698. "armor": {
  699. "templates": [
  700. "common",
  701. "physical",
  702. "investable"
  703. ],
  704. "armor": {
  705. "value": 0
  706. },
  707. "category": "light",
  708. "group": null,
  709. "strength": {
  710. "value": 0
  711. },
  712. "dex": {
  713. "value": 0
  714. },
  715. "check": {
  716. "value": 0
  717. },
  718. "speed": {
  719. "value": 0
  720. },
  721. "potencyRune": {
  722. "value": 0
  723. },
  724. "resiliencyRune": {
  725. "value": ""
  726. },
  727. "propertyRune1": {
  728. "value": ""
  729. },
  730. "propertyRune2": {
  731. "value": ""
  732. },
  733. "propertyRune3": {
  734. "value": ""
  735. },
  736. "propertyRune4": {
  737. "value": ""
  738. },
  739. "usage": {
  740. "value": "wornarmor"
  741. }
  742. },
  743. "melee": {
  744. "templates": [
  745. "common",
  746. "traits"
  747. ],
  748. "weaponType": {
  749. "value": "melee"
  750. },
  751. "attack": {
  752. "value": ""
  753. },
  754. "damageRolls": {},
  755. "bonus": {
  756. "value": 0
  757. },
  758. "attackEffects": {
  759. "value": []
  760. }
  761. },
  762. "consumable": {
  763. "templates": [
  764. "common",
  765. "physical"
  766. ],
  767. "consumableType": {
  768. "value": "other"
  769. },
  770. "charges": {
  771. "value": 0,
  772. "max": 0
  773. },
  774. "consume": {
  775. "value": ""
  776. },
  777. "autoDestroy": {
  778. "value": true
  779. },
  780. "usage": {
  781. "value": "held-in-one-hand"
  782. },
  783. "spell": null
  784. },
  785. "equipment": {
  786. "templates": [
  787. "common",
  788. "physical",
  789. "investable"
  790. ],
  791. "usage": {
  792. "value": "held-in-one-hand"
  793. }
  794. },
  795. "ancestry": {
  796. "templates": [
  797. "common",
  798. "traits",
  799. "rarity"
  800. ],
  801. "hp": 6,
  802. "size": "med",
  803. "reach": 5,
  804. "speed": 25,
  805. "boosts": {
  806. "0": {
  807. "value": []
  808. },
  809. "1": {
  810. "value": []
  811. },
  812. "2": {
  813. "value": [
  814. "str",
  815. "dex",
  816. "con",
  817. "int",
  818. "wis",
  819. "cha"
  820. ]
  821. }
  822. },
  823. "flaws": {
  824. "0": {
  825. "value": []
  826. }
  827. },
  828. "languages": {
  829. "value": [
  830. "common"
  831. ],
  832. "custom": ""
  833. },
  834. "additionalLanguages": {
  835. "count": 0,
  836. "value": [],
  837. "custom": ""
  838. },
  839. "items": {},
  840. "vision": "normal"
  841. },
  842. "background": {
  843. "templates": [
  844. "common",
  845. "traits",
  846. "rarity"
  847. ],
  848. "boosts": {
  849. "0": {
  850. "value": []
  851. },
  852. "1": {
  853. "value": []
  854. }
  855. },
  856. "items": {},
  857. "trainedLore": "",
  858. "trainedSkills": {
  859. "value": []
  860. }
  861. },
  862. "class": {
  863. "templates": [
  864. "common",
  865. "traits",
  866. "rarity"
  867. ],
  868. "keyAbility": {
  869. "value": []
  870. },
  871. "items": {},
  872. "hp": 0,
  873. "trainedSkills": {
  874. "value": [],
  875. "additional": 0
  876. },
  877. "perception": 0,
  878. "savingThrows": {
  879. "fortitude": 0,
  880. "reflex": 0,
  881. "will": 0
  882. },
  883. "attacks": {
  884. "simple": 0,
  885. "martial": 0,
  886. "advanced": 0,
  887. "unarmed": 0,
  888. "other": {
  889. "name": "",
  890. "rank": 0
  891. }
  892. },
  893. "defenses": {
  894. "unarmored": 0,
  895. "light": 0,
  896. "medium": 0,
  897. "heavy": 0
  898. },
  899. "classDC": 0,
  900. "ancestryFeatLevels": {
  901. "value": [
  902. 1,
  903. 5,
  904. 9,
  905. 13,
  906. 17
  907. ]
  908. },
  909. "classFeatLevels": {
  910. "value": [
  911. 1,
  912. 2,
  913. 4,
  914. 6,
  915. 8,
  916. 10,
  917. 12,
  918. 14,
  919. 16,
  920. 18,
  921. 20
  922. ]
  923. },
  924. "generalFeatLevels": {
  925. "value": [
  926. 3,
  927. 7,
  928. 11,
  929. 15,
  930. 19
  931. ]
  932. },
  933. "skillFeatLevels": {
  934. "value": [
  935. 2,
  936. 4,
  937. 6,
  938. 8,
  939. 10,
  940. 12,
  941. 14,
  942. 16,
  943. 18,
  944. 20
  945. ]
  946. },
  947. "skillIncreaseLevels": {
  948. "value": [
  949. 3,
  950. 5,
  951. 7,
  952. 9,
  953. 11,
  954. 13,
  955. 15,
  956. 17,
  957. 19
  958. ]
  959. }
  960. },
  961. "feat": {
  962. "templates": [
  963. "common",
  964. "itemLevel",
  965. "traits",
  966. "rarity"
  967. ],
  968. "category": "bonus",
  969. "onlyLevel1": false,
  970. "maxTakable": 1,
  971. "actionType": {
  972. "value": "passive"
  973. },
  974. "actions": {
  975. "value": null
  976. },
  977. "prerequisites": {
  978. "value": []
  979. },
  980. "location": null
  981. },
  982. "heritage": {
  983. "templates": [
  984. "common",
  985. "traits",
  986. "rarity"
  987. ],
  988. "ancestry": null
  989. },
  990. "lore": {
  991. "templates": [
  992. "common"
  993. ],
  994. "mod": {
  995. "value": 0
  996. },
  997. "proficient": {
  998. "value": 0
  999. }
  1000. },
  1001. "action": {
  1002. "templates": [
  1003. "common",
  1004. "traits"
  1005. ],
  1006. "actionType": {
  1007. "value": ""
  1008. },
  1009. "category": null,
  1010. "actions": {
  1011. "value": null
  1012. },
  1013. "requirements": {
  1014. "value": ""
  1015. },
  1016. "trigger": {
  1017. "value": ""
  1018. },
  1019. "deathNote": false
  1020. },
  1021. "spell": {
  1022. "templates": [
  1023. "common",
  1024. "traits",
  1025. "rarity"
  1026. ],
  1027. "level": {
  1028. "value": 1
  1029. },
  1030. "spellType": {
  1031. "value": "attack"
  1032. },
  1033. "category": {
  1034. "value": "spell"
  1035. },
  1036. "traditions": {
  1037. "value": []
  1038. },
  1039. "school": {
  1040. "value": "evocation"
  1041. },
  1042. "components": {
  1043. "focus": false,
  1044. "material": false,
  1045. "somatic": false,
  1046. "verbal": false
  1047. },
  1048. "materials": {
  1049. "value": ""
  1050. },
  1051. "target": {
  1052. "value": ""
  1053. },
  1054. "range": {
  1055. "value": ""
  1056. },
  1057. "area": null,
  1058. "time": {
  1059. "value": "2"
  1060. },
  1061. "duration": {
  1062. "value": ""
  1063. },
  1064. "damage": {
  1065. "value": {}
  1066. },
  1067. "save": {
  1068. "value": "",
  1069. "basic": ""
  1070. },
  1071. "sustained": {
  1072. "value": false
  1073. },
  1074. "cost": {
  1075. "value": ""
  1076. },
  1077. "location": {
  1078. "value": null
  1079. },
  1080. "hasCounteractCheck": {
  1081. "value": false
  1082. }
  1083. },
  1084. "spellcastingEntry": {
  1085. "templates": [
  1086. "common"
  1087. ],
  1088. "ability": {
  1089. "value": "cha"
  1090. },
  1091. "spelldc": {
  1092. "value": 0,
  1093. "dc": 0
  1094. },
  1095. "tradition": {
  1096. "value": "arcane"
  1097. },
  1098. "prepared": {
  1099. "value": "innate"
  1100. },
  1101. "showUnpreparedSpells": {
  1102. "value": false
  1103. },
  1104. "showSlotlessLevels": {
  1105. "value": true
  1106. },
  1107. "proficiency": {
  1108. "value": 1
  1109. },
  1110. "displayLevels": {},
  1111. "slots": {
  1112. "slot0": {
  1113. "prepared": [],
  1114. "value": 0,
  1115. "max": 0
  1116. },
  1117. "slot1": {
  1118. "prepared": [],
  1119. "value": 0,
  1120. "max": 0
  1121. },
  1122. "slot2": {
  1123. "prepared": [],
  1124. "value": 0,
  1125. "max": 0
  1126. },
  1127. "slot3": {
  1128. "prepared": [],
  1129. "value": 0,
  1130. "max": 0
  1131. },
  1132. "slot4": {
  1133. "prepared": [],
  1134. "value": 0,
  1135. "max": 0
  1136. },
  1137. "slot5": {
  1138. "prepared": [],
  1139. "value": 0,
  1140. "max": 0
  1141. },
  1142. "slot6": {
  1143. "prepared": [],
  1144. "value": 0,
  1145. "max": 0
  1146. },
  1147. "slot7": {
  1148. "prepared": [],
  1149. "value": 0,
  1150. "max": 0
  1151. },
  1152. "slot8": {
  1153. "prepared": [],
  1154. "value": 0,
  1155. "max": 0
  1156. },
  1157. "slot9": {
  1158. "prepared": [],
  1159. "value": 0,
  1160. "max": 0
  1161. },
  1162. "slot10": {
  1163. "prepared": [],
  1164. "value": 0,
  1165. "max": 0
  1166. },
  1167. "slot11": {
  1168. "prepared": [],
  1169. "value": 0,
  1170. "max": 0
  1171. }
  1172. },
  1173. "autoHeightenLevel": {
  1174. "value": null
  1175. }
  1176. },
  1177. "kit": {
  1178. "templates": [
  1179. "common",
  1180. "traits",
  1181. "rarity"
  1182. ],
  1183. "items": {},
  1184. "price": {
  1185. "value": {}
  1186. }
  1187. },
  1188. "condition": {
  1189. "templates": [
  1190. "common"
  1191. ],
  1192. "group": null,
  1193. "duration": {
  1194. "value": 0
  1195. },
  1196. "value": {
  1197. "isValued": false,
  1198. "value": 0
  1199. },
  1200. "references": {
  1201. "children": [],
  1202. "overrides": [],
  1203. "overriddenBy": []
  1204. },
  1205. "overrides": []
  1206. },
  1207. "effect": {
  1208. "templates": [
  1209. "common",
  1210. "traits"
  1211. ],
  1212. "level": {
  1213. "value": 1
  1214. },
  1215. "duration": {
  1216. "value": -1,
  1217. "unit": "unlimited",
  1218. "sustained": false,
  1219. "expiry": "turn-start"
  1220. },
  1221. "start": {
  1222. "value": 0,
  1223. "initiative": null
  1224. },
  1225. "target": null,
  1226. "tokenIcon": {
  1227. "show": true
  1228. },
  1229. "badge": null,
  1230. "context": null
  1231. },
  1232. "deity": {
  1233. "templates": [
  1234. "common"
  1235. ],
  1236. "category": "deity",
  1237. "alignment": {
  1238. "own": "N",
  1239. "follower": [
  1240. "N"
  1241. ]
  1242. },
  1243. "domains": {
  1244. "primary": [],
  1245. "alternate": []
  1246. },
  1247. "font": [
  1248. "harm",
  1249. "heal"
  1250. ],
  1251. "ability": [],
  1252. "skill": null,
  1253. "weapons": [],
  1254. "spells": {}
  1255. }
  1256. }
  1257. }