diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..d85600a --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,45 @@ +name: Release Creation + +on: + release: + types: [published] + +jobs: + build: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + + # get part of the tag after the `v` + - name: Extract tag version number + id: get_version + uses: battila7/get-version-action@v2 + + # Substitute the Manifest and Download URLs in the module.json + - name: Substitute Manifest and Download Links For Versioned Ones + id: sub_manifest_link_version + uses: microsoft/variable-substitution@v1 + with: + files: 'module.json' + env: + version: ${{steps.get_version.outputs.version-without-v}} + url: https://github.com/${{github.repository}} + manifest: https://github.com/${{github.repository}}/releases/latest/download/module.json + download: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/Basic-Items.zip + + # Create a zip file with all files required by the module to add to the release + - run: zip -r ./Basic-Items.zip module.json LICENSE README.nd packs/ + + # Create a release for this specific version + - name: Update Release with Files + id: create_version_release + uses: ncipollo/release-action@v1 + with: + allowUpdates: true # Set this to false if you want to prevent updating existing releases + name: ${{ github.event.release.name }} + draft: ${{ github.event.release.unpublished }} + prerelease: ${{ github.event.release.prerelease }} + token: ${{ secrets.GITHUB_TOKEN }} + artifacts: './module.json, ./Basic-Items.zip' + tag: ${{ github.event.release.tag_name }} + body: ${{ github.event.release.body }} \ No newline at end of file diff --git a/module.json b/module.json new file mode 100644 index 0000000..36145ce --- /dev/null +++ b/module.json @@ -0,0 +1,30 @@ +{ + "id": "basic-items", + "title": "Basic Items", + "description": "Share compedium of basic items for D&D 5e", + "authors": [ + { + "name": "Gage Eakins", + "url": "https://github.com/webmaster94" + } + ], + "version": "1.0", + "compatibility": { + "minimum": "10", + "verified": "11" + }, + "relationships": {}, + "packs": [ + { + "name": "basic-items", + "label": "Basic Items", + "path": "packs/basic-items.db", + "type": "Item", + "system": "dnd5e", + "module": "basic-items" + } + ], + "url": "https://github.com/webmaster94/Basic-Items", + "mainfest": "https://github.com/webmaster94/Basic-Items/releases/latest/download/module.json", + "download": "https://github.com/webmaster94/Basic-Items/releases/latest/download/Basic-Items.zip" +} \ No newline at end of file diff --git a/packs/basic-items.db b/packs/basic-items.db new file mode 100644 index 0000000..8bc638f --- /dev/null +++ b/packs/basic-items.db @@ -0,0 +1,177 @@ +{"name":"The Orc Who Went to Town","type":"loot","img":"icons/sundries/books/book-symbol-bat-red.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"606e4028ba8a83a4621751b7de0e037e151b8b8f","sourceId":"Item.0alXMa6WzFhrp2U8"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_f56v5q5ro3r","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Jurno Marcuson\t

This fiction book is a fish out of water story about an orc war chief who is abandoned by his tribe and thus has to try and live as a human in a village by disguising himself. The book is generally an absurdist comedy.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611483667,"modifiedTime":1681926645022,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"0alXMa6WzFhrp2U8","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"The Gorgan","type":"loot","img":"icons/sundries/books/book-purple-glyph.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"ae77d3817a53b4730523bb0124a88949f88ecf7b","sourceId":"Item.0bHdOiYKAPKrlPY7"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_f56v5q5ro3r","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Hanning Twilight\t

This book is a fictional story about a character who is transformed into a Gorgan by an evil hag. It has accurate information about both the Medusa and Green Hag monsters.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611479534,"modifiedTime":1681926645010,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"0bHdOiYKAPKrlPY7","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Wagon","type":"loot","img":"icons/environment/settlement/wagon.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Vehicle","tags":["Movement","Utility","Exploration"],"sources":[]},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":178,"originalName":"Wagon","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"50771a78f9862144a0627b6c9716dff92dd165e0"},"cf":{"id":"temp_aik13uutn3w","path":"Basic Items#/CF_SEP/Vehicles","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.zhuMWS04GOtqDCxn"},"journal-backlinks":{}},"system":{"description":{"value":"

If you have proficiency with a certain kind of vehicle (land or water), you can add your proficiency bonus to any check you make to control that kind of vehicle in difficult circumstances.

","chat":"

If you have proficiency with a certain kind of vehicle (land or water), you can add your proficiency bonus to any check you make to control that kind of vehicle in difficult circumstances.

","unidentified":"Gear"},"source":"","quantity":2,"weight":400,"price":{"value":35,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647369,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"0qjQgRU2oJJu0Hd8","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Flour","type":"loot","img":"icons/consumables/food/soup-broth-bowl-wooden-yellow.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.CrcfT5jwcJTPTsfQ"},"scene-packer":{"hash":"825d55e1eb120a6bfee79ef9a10d473b989bdf63","sourceId":"Item.10E7BhQ1Mwf2Oi6M"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Grain that has been ground by a miller in the next step along the food chain.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":0.02,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646888,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"10E7BhQ1Mwf2Oi6M","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Fish, Smoked","type":"consumable","img":"icons/consumables/food/dried-meat-jerky-fish-red.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.1OE7XNu4S6VWpF7U","hash":"d4a301b3e740707ec5d5a50a151a15d0d051f71c"},"cf":{"id":"temp_jtyg3xvbhjf","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Fish","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":{"value":1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645370,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"1OE7XNu4S6VWpF7U","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Black Opal","type":"loot","img":"icons/commodities/stone/geode-raw-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":254,"originalName":"Black Opal","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"c00b4b582249a0a6f5de06ece2749caf2cd7072a"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.1O3QozyM49lIkDKx"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent dark green with black mottling and golden flecks gemstone worth 1,000 gold pieces

","chat":"

A translucent dark green with black mottling and golden flecks gemstone worth 1,000 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645534,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"2sdLOqESBKvrVGtW","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Brass knuckles","type":"weapon","img":"icons/weapons/fist/fist-knuckles-spiked-blue.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false,"set1s":false,"set2s":false,"set3s":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"midi-qol":{"effectActivation":false,"fumbleThreshold":null},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"rest-recovery":{"data":{"recovery":{"enabled":false}}},"midiProperties":{"nodam":false,"fulldam":false,"halfdam":false,"autoFailFriendly":false,"autoSaveFriendly":false,"rollOther":false,"critOther":false,"offHandWeapon":false,"magicdam":false,"magiceffect":false,"concentration":false,"toggleEffect":false,"ignoreTotalCover":false},"scene-packer":{"sourceId":"Item.4NSSd8LP8fUEaJKe","hash":"05f0b0c59128fba9e072b2cfa2366699743d629e"},"cf":{"id":"temp_x0kwzks0lc","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

These metal braces are worn over the fingers to give your unarmed strikes more bite. Padding on the underside of the brace protects the wielder. 

","chat":"","unidentified":""},"source":"A5e","quantity":1,"weight":0.5,"price":{"value":4,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":1,"width":null,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"str","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4+@mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"club","properties":{"ada":false,"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"mgc":false,"rch":false,"rel":false,"ret":false,"sil":false,"spc":false,"thr":false,"two":false,"ver":false,"nodam":false,"fulldam":false,"halfdam":false,"critOther":false},"proficient":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647399,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"4NSSd8LP8fUEaJKe","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Scotch (Bottle)","type":"consumable","img":"icons/consumables/drinks/alcohol-spirits-bottle-blue.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.4oTl1VEnDwuvWujq","hash":"481fc821ad7f011f814a3aab832a469c2c63b7f9"},"cf":{"id":"temp_7l7mb8ho3pm","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Spirits","color":"#000000"}},"system":{"description":{"value":null,"chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":4,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645460,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"4oTl1VEnDwuvWujq","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Ginger","type":"loot","img":"icons/commodities/biological/tentacle-thorned-green.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.VcHmykfFBurKzCO6"},"scene-packer":{"hash":"4a0fe0770b5bf8a482bbb85b7880a5a92038f463","sourceId":"Item.5HnuoZONQdz8bIcg"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A spice that comes from the fresh or dried root of the ginger plant Zingiber officinale. It belongs to the same family as tumeric and cardamom.

\n

Valued by chefs and sweet-makers, loved by children and those with spicier tastes.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646897,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"5HnuoZONQdz8bIcg","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Gold","type":"loot","img":"icons/commodities/metal/ingot-gold.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.HHh7Ihuk8ToxJzQX"},"scene-packer":{"hash":"0f98e4430c5672c8e1f054b210e45d1f8fdcbc1f","sourceId":"Item.62OZUdq1cy96yudL"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Gold is the king of currency for many civilizations. Usually more common than the likes of platinum, but nowhere near as common as other metals like iron, it occupies a sweet spot in rarity and unreactiveness.

\n

Unlike silver, gold can be found more easily on the surface. Both surface and underground mining can be extremely profitable. Gold rushes can and have been a source a great happiness and huge tragedy.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646915,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"62OZUdq1cy96yudL","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000","name":"Soup","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["YRCYaQVaRTqKtPbJ","WfuVoeBgX1zVOHtx","uaAtGqfEjONOXEc0","PnhHD5dm3UWr9KYC","ov0i2jqWIbQ8sljx","Np7gUdoXDpXpXzEX","qN4qj0kfkwwDtQny","9YU2vcEkh6ACT4dL"],"version":"2.5.7"},"scene-packer":{"hash":"efced71841a09fa022c1c100c010bcedc316b895"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925812265,"modifiedTime":1681926645448,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"68ZoERle3KR8kG9c"} +{"name":"Designcraft of the Dwarves","type":"loot","img":"icons/sundries/books/book-embossed-blue.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"e201fc9689655204110d6d042d6df11bd2e0e65c","sourceId":"Item.69QFd9a41rdyXXbn"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Tom Thunderfoot\t

This book is a book about Dwarven construction methods. It details many great works of architecture by the dwarves of the north.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611474341,"modifiedTime":1681926645083,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"69QFd9a41rdyXXbn","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Citrine","type":"loot","img":"icons/commodities/gems/gem-amber-insect-orange.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":290,"originalName":"Citrine","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"0109647a42986c68b5c3a410552db0ad88c77175"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.BOnv9qTvVLQjETsm"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent pale yellow-brown gemstone worth 50 gold pieces

","chat":"

A transparent pale yellow-brown gemstone worth 50 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645601,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"7RwKn49y72ZuasfB","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Rhodochrosite","type":"loot","img":"icons/commodities/gems/gem-fragments-pink.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":275,"originalName":"Rhodochrosite","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"bc56ded7e18998d74da76284cb5dce13c047127a"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.egVG8RIQR9TudZE2"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque light pink gemstone worth 10 gold pieces

","chat":"

An opaque light pink gemstone worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646005,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"7fRb7bvY5AK794Yk","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Ruby","type":"loot","img":"icons/commodities/gems/gem-cluster-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":252,"originalName":"Ruby","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"ce143afb4743fc636304e5a07cca282c9c051e75"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.cTD1M0k4pwyjhLXd"},"custom-character-sheet-sections":{"sectionName":""},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent clear red to deep crimson gemstone worth 5,000 gold pieces

","chat":"

A transparent clear red to deep crimson gemstone worth 5,000 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":5000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646058,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"7h0JiRjHgXr6Y7Qe","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Fire Opal","type":"loot","img":"icons/commodities/gems/pearl-fire-swirl.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":269,"originalName":"Fire Opal","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"46ff969686325be13ea62cca1cb8fab07a1bc533"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.f8TgodDQYZFP84KZ"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent fiery red Gemstone worth 1,000 gold pieces.

","chat":"

A translucent fiery red Gemstone worth 1,000 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645637,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"89G3vZKSEPM85tnU","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_xlaerp46tho","path":"Basic Items#/CF_SEP/Books","color":"#000000","name":"Books","children":["temp_f56v5q5ro3r","temp_op2cqfj1hj"],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["mFRbZIQclMMi1XD0"],"version":"2.5.7"},"scene-packer":{"hash":"b8be53a59dd2561ab10c3eb7667790edf496eda8"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925799014,"modifiedTime":1681926644973,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"8bTKshMFRCfn4fWD"} +{"name":"Platinum","type":"loot","img":"icons/commodities/stone/ore-chunk-grey.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.Eyl9QYZcM9CYIqbA"},"scene-packer":{"hash":"6551e38d2a5c3d8b2992d59426c529c0cc98215c","sourceId":"Item.8t6kGtiaKib5hHFe"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Far rarer than gold, platinum may either be treated as the pinnacle of wealth, or the vestige of a bygone age that may be met with distrust or envy.

\n

Unlike gold, platinum is almost exclusively mined underground.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":500,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647156,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"8t6kGtiaKib5hHFe","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Pearl","type":"loot","img":"icons/commodities/gems/pearl-natural.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":267,"originalName":"Pearl","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"584c8533932cbeb04b42b1dd1ed5eaa20823dd3c"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.UwGFF7S4ZZ7nPn7v"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque lustrous white, yellow, or pink gemstone worth 100 gold pieces.

","chat":"

An opaque lustrous white, yellow, or pink gemstone worth 100 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645931,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"8vDoacfsVcNmHaWU","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Topaz","type":"loot","img":"icons/commodities/gems/gem-faceted-round-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":260,"originalName":"Topaz","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"509ab2a6e46626ea2e89e18100ac43f3ba607ce5"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.CRgYKz2sBP7pLNEi"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent golden yellow gemstone worth 500 gold pieces

","chat":"

A transparent golden yellow gemstone worth 500 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":500,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646438,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"9GmU91ubsaw0x2jE","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Stone Soup, Quart","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/StoneSoup.webp","effects":[],"flags":{"scene-packer":{"hash":"34ccfbee280d07323eaacbdfce198ff878ed193b","sourceId":"Item.9YU2vcEkh6ACT4dL"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish was known to maintain a warm temperature for extended periods of time due to being cooked with scalding stones

","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":{"value":0.2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645436,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"9YU2vcEkh6ACT4dL","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Dagger","type":"weapon","img":"icons/weapons/daggers/dagger-jeweled-purple.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.0E565kQUBmndJ1a2"},"scene-packer":{"hash":"2cb342f73029b7cf50523297fcd24b884779c133","sourceId":"Item.9jJKtyzeQdDmeMWS"},"custom-character-sheet-sections":{"sectionName":""},"midi-qol":{"effectActivation":false,"fumbleThreshold":null},"midiProperties":{"nodam":false,"fulldam":false,"halfdam":false,"rollOther":false,"critOther":false,"magicdam":false,"magiceffect":false,"concentration":false,"toggleEffect":false,"autoFailFriendly":false,"autoSaveFriendly":false,"offHandWeapon":false,"ignoreTotalCover":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"rest-recovery":{"data":{"recovery":{"enabled":false}}},"cf":{"id":"temp_x0kwzks0lc","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

A short metal blade mounted to a small hilt and crossguard. The dagger makes an effective side armament for hardened warriors or a hidden blade for assassins and thieves.

","chat":"","unidentified":""},"source":"PHB pg. 149","quantity":1,"weight":1,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4 + @mod","piercing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"dagger","properties":{"fin":true,"lgt":true,"thr":true,"amm":false,"hvy":false,"fir":false,"foc":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"two":false,"ver":false,"ada":false,"mgc":false,"sil":false},"proficient":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647427,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"9jJKtyzeQdDmeMWS","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Copper","type":"loot","img":"icons/commodities/metal/ingot-stamped-bronze.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.aXWzDW0huOa0WuIO"},"scene-packer":{"hash":"5a4fd1ad357a4b75e22fd90284000d71fcc0e48b","sourceId":"Item.AIJwt77GskqtWSJd"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Coveted by advanced shipwrights, alchemists, certain jewelers, and chefs alike, copper is commonly surface mined but underground mining exists when surface sources have been depleted or unable to be located.

\n

Although it can be used for armor, it is far better mixed with tin to make the much more superior bronze alloy for military needs.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":0.5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646869,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"AIJwt77GskqtWSJd","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Turquoise","type":"loot","img":"icons/commodities/gems/gem-fragments-turquoise.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":287,"originalName":"Turquoise","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"b6bdeddaab1b820fd914956aa4276bdac58be9e7"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.g8k02MOxPmZI3MTH"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque light blue-green gemstone worth 10 gold pieces

","chat":"

An opaque light blue-green gemstone worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646486,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"AVSNSdifM6v2PqJQ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Ale (Mug)","type":"consumable","img":"icons/consumables/drinks/alcohol-beer-stein-wooden-brown.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.AyHuTQfR6S4Akqt2","hash":"497bb66cbb16c05614e68a16bcd6d53309a23c5b"},"cf":{"id":"temp_gr24y3d4cah","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Ale","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.1,"price":{"value":0.04,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645268,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"AyHuTQfR6S4Akqt2","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Salt","type":"loot","img":"icons/consumables/food/bowl-stew-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.eDVTXE3qv28DwvPl"},"scene-packer":{"hash":"2064b958cb817b381f04773794d57604dea99dee","sourceId":"Item.BAdezkYFaoYKz3J9"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Prized by chefs and quartermasters alike as a seasoning and preservative for supplies where alcohol or vinegar are undesired.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":0.05,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647208,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"BAdezkYFaoYKz3J9","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Black Sapphire","type":"loot","img":"icons/commodities/gems/gem-faceted-round-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":270,"originalName":"Black Sapphire","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"562807da5b762ac1163e89734621766eba59fe32"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.Vswv31ZEtLGkPCPN"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent lustrous black gemstone with glowing highlights worth 5,000 gold pieces.

","chat":"

A translucent lustrous black gemstone with glowing highlights worth 5,000 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":5000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645546,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"BONEHIgGNUQjU4Im","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Malachite","type":"loot","img":"icons/commodities/gems/gem-raw-rough-green-yellow.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":279,"originalName":"Malachite","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"8b0a9846fa2a6c0cca7f9e5248f4a0fd4ff4c5ee"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.qpx2svAfSPolIR6U"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque striated light and dark green gemstone worth 10 gold pieces

","chat":"

An opaque striated light and dark green gemstone worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645786,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ByNGJ7UuUZ6a5gHv","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Coral","type":"loot","img":"icons/commodities/stone/rock-chunk-pumice-white.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":293,"originalName":"Coral","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"8124b3edbc8b607d1fcd545e025e51583af2128c"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.wDNpxsQtoASzpOaU"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque crimson gemstone worth 100 gold pieces

","chat":"

An opaque crimson gemstone worth 100 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645607,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"C69OVXvz23CiXKRC","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Carriage","type":"loot","img":"icons/environment/settlement/wagon-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Vehicle","tags":["Movement","Utility","Exploration"],"sources":[]},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":174,"originalName":"Carriage","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"f6ce2122b6856a16151efc7855e2aace69b7b9e3"},"cf":{"id":"temp_aik13uutn3w","path":"Basic Items#/CF_SEP/Vehicles","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.d6R2L7A33OQQopOF"},"journal-backlinks":{}},"system":{"description":{"value":"

If you have proficiency with a certain kind of vehicle (land or water), you can add your proficiency bonus to any check you make to control that kind of vehicle in difficult circumstances.

","chat":"

If you have proficiency with a certain kind of vehicle (land or water), you can add your proficiency bonus to any check you make to control that kind of vehicle in difficult circumstances.

","unidentified":"Gear"},"source":"","quantity":1,"weight":600,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647309,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"C9l1RFRNJiIVZQEu","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Bread (Loaf)","type":"consumable","img":"icons/consumables/grains/bread-loaf-orange.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"custom-character-sheet-sections":{"sectionName":""},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.CCiMs5ybvngb7XsQ","hash":"c4e35bd8a9bc5be638222dcb83da985c92805bb1"},"cf":{"id":"temp_ds1g9wjbbkp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Bread","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.3,"price":{"value":0.02,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645285,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"CCiMs5ybvngb7XsQ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Wheat","type":"loot","img":"icons/consumables/grains/sack-oats-glowing-white.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.WdPAGBRUWYaS0TNQ"},"scene-packer":{"hash":"3c6ac1990804ab5b7b0b4d15af80208586cc6ae4","sourceId":"Item.CasXlK0rrZdLLkcx"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A common ingredient for bread, beer, and more; this staple often forms the base of a diet for people where their land is open and relatively flat, the weather temperate, and the area safe enough for farmers to operate.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":0.01,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647285,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"CasXlK0rrZdLLkcx","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Zircon","type":"loot","img":"icons/commodities/gems/gem-faceted-diamond-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":246,"originalName":"Zircon","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"6345436dd72f9508d304ca47aeab300f4a5c7e18"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.dxCSryuZ9L4Fh00v"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent pale blue-green gemstone worth 50 gold pieces. 

","chat":"

A transparent pale blue-green gemstone worth 50 gold pieces. 

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646534,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"CgLGzhFMsLTOIvuj","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Eye agate","type":"loot","img":"icons/commodities/gems/gem-rough-oval-orange.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":273,"originalName":"Eye agate","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"625dff51646609666fce8a30b7f94f5953f1363f"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.1FUThUUCD5kkc7gb"},"custom-character-sheet-sections":{"sectionName":""},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent gemstone with circles of gray, white, brown, blue, or green worth 10 gold pieces

","chat":"

A translucent gemstone with circles of gray, white, brown, blue, or green worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645633,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"CjxjeVS2LD5J87Uc","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222","name":"Gemstone","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["huzrKxp23z77gzoJ","O9Jp3H1OZAm1fJuB","Hl7mTdDOz6NaLGpX","vGnx5E2xeRNe28FH","VqNmZ29HBb2CvtZi","qBAC7iEVCzvMBQYd","2sdLOqESBKvrVGtW","niVJh0KUyvFJy7Ou","BONEHIgGNUQjU4Im","o9TIkFSXfygt7ZHV","EyfRH0DbV84tnekQ","sfkMysre1jA68GMX","xXFVLKx4Rq8pAODP","gUyMdOuiwpOwa9Dr","Dy0wSU60nyTaCdOn","llU6sUQSB9tBcXy3","ycW0qjKWKpgzzDaE","7RwKn49y72ZuasfB","C69OVXvz23CiXKRC","QzJfFkVmUTK9Tw6w","quYuN68xoJqceQgt","CjxjeVS2LD5J87Uc","89G3vZKSEPM85tnU","iGSkveN2nkmKzBaZ","n2ff8Tp2qYRaamJt","JESKUjU5KKFVrE0t","MR6kSKAsTEdI2wdy","y5rlqqCcCSRxXc7m","GBrn7PO6SY2yETLG","jTROmK02rrFd1UHB","ByNGJ7UuUZ6a5gHv","cTKdyISBF5QV0tHV","lSJlW3bY8eCzThp7","tq2heYuDV8Wppxph","wxraMng3QGWFIzco","M876J6ve5IiCeoa3","8vDoacfsVcNmHaWU","cHE8xF7BeZTB1JOM","ZFwtmurDgpVKkfAc","7fRb7bvY5AK794Yk","7h0JiRjHgXr6Y7Qe","eZ3zD76clUPJU2LW","iVjynCk52gKJom2P","XcDOexutYcz9XNn7","KdwFgbzwjs95Z46m","aymY1l2PJRcolGlG","JjhAwnP4aP7RIxeR","9GmU91ubsaw0x2jE","wIYyrDbrqSbCIUnZ","AVSNSdifM6v2PqJQ","jgeKPoBkK4xJxGlJ","CgLGzhFMsLTOIvuj"],"version":"2.5.7"},"scene-packer":{"hash":"a091f2840fa940d5702326bb7f2ee4d1ce365e02"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925821418,"modifiedTime":1681926646589,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Dl4Jkm4kjbpWG2fO"} +{"name":"Chalcedony","type":"loot","img":"icons/commodities/gems/gem-cluster-blue-white.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":263,"originalName":"Chalcedony","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"5232fb5ca57f41fd4eb0c2b950ccce826b630d74"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.3EPtOZSEUeRqqst4"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque white gemstone worth 50 gold pieces.

","chat":"

An opaque white gemstone worth 50 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645582,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Dy0wSU60nyTaCdOn","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Ink Pen","type":"loot","img":"icons/tools/scribal/ink-quill-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Communication","Social","Utility"],"sources":[{"sourceId":1,"pageNumber":null,"sourceType":2},{"sourceId":2,"pageNumber":null,"sourceType":1}],"stackable":true,"isConsumable":false,"isContainer":false,"isCustomItem":false,"isHomebrew":false,"isMonkWeapon":false,"isPack":false,"levelInfusionGranted":null},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":11,"originalName":"Ink Pen","version":"3.2.10"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"9ef180169e11417632bc9c3c7a9cae7366aab278"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"midi-qol":{"onUseMacroName":""},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.B3UrXDRfKjvA786y"}},"system":{"description":{"value":"

An ink pen is a wooden stick with a special tip on the end. The tip draws ink in when dipped in a vial and leaves an ink trail when drawn across a surface.

","chat":"","unidentified":"Gear"},"source":"Basic Rules, Player's Handbook","quantity":1,"weight":0,"price":{"value":0.02,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672613090247,"modifiedTime":1681926645173,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"E7flLUbp5lN126QK","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Iron","type":"loot","img":"icons/commodities/metal/ingot-stamped-silver.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.V3uxNwciT4Ln7S4k"},"scene-packer":{"hash":"e96e93c126ac64ffd71a6b58221a3004fdd074e0","sourceId":"Item.Eja9X4ClEf3Fvfxv"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Often the workhorse of the metalworker, iron is appreciated for its relative abundence and ease of attainment. Surface iron can be found from fallen meteors and xenoliths, but is much more commonly mined underground. However, care must be given otherwise rust will take its toll.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":0.1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646951,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Eja9X4ClEf3Fvfxv","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Blue quartz","type":"loot","img":"icons/commodities/stone/ore-chunk-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":272,"originalName":"Blue quartz","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"53218592f807c04cd6e488f91a1e8257dd4adbff"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.nXrucCDz92OsHo5q"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent pale blue gemstone worth 10 gold pieces

","chat":"

A transparent pale blue gemstone worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645558,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"EyfRH0DbV84tnekQ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Mithral","type":"loot","img":"icons/commodities/metal/ingot-steel.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.aXWzDW0huOa0WuIO"},"scene-packer":{"hash":"0968fa8690da7b3ad24c21158b962f9bede2be42","sourceId":"Item.F69904vrk6MmMn4W"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Mithral ore appears as a silver-and-black mineral in its natural form, and became a shining silvery-blue when it was forged.

Items cast from mithral weighed only half as much as similar items forged from steel. Since pieces of armor made from this valuable metal were very light, they allowed the wearer to make better use of their natural agility and were less restrictive on spellcasting.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1675221702027,"modifiedTime":1681926647019,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"F69904vrk6MmMn4W","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Waukeen's Fortune","type":"loot","img":"icons/sundries/books/book-symbol-fire-gold-orange.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"02e86d5ff759196b46985f10c578554633005a3b","sourceId":"Item.FGtfELVBVjCbBpBQ"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Elko Sano

This book is a religious treatise on the rules by which worshipers of Wakeen should conduct themselves in their lives.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611474341,"modifiedTime":1681926645136,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"FGtfELVBVjCbBpBQ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_jtyg3xvbhjf","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Fish","color":"#000000","name":"Fish","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["PvRUfBt1XvB8yqQk","q2CXpYoOEsIjrgHQ","giPbyJFvMY41JBWG","1OE7XNu4S6VWpF7U","sB1o8Ab4SRXqlgMf"],"version":"2.5.7"},"scene-packer":{"hash":"ca45db4fd8f099df836764dc660e53cfb163cd4c"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925810132,"modifiedTime":1681926645388,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"FLxZffEzWNiIePfp"} +{"name":"Jet","type":"loot","img":"icons/commodities/stone/geode-raw-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":266,"originalName":"Jet","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"ad42b874cd67bf5a50e14e1f571d9f2883c8864c"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.1WvxtnZ4o8vGDVvv"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque deep black gemstone worth 100 gold pieces.

","chat":"

An opaque deep black gemstone worth 100 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645739,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"GBrn7PO6SY2yETLG","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Magnifying Glass","type":"loot","img":"icons/tools/scribal/magnifying-glass.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Detection","Utility","Exploration"],"sources":[{"sourceId":1,"pageNumber":null,"sourceType":2},{"sourceId":2,"pageNumber":null,"sourceType":1}],"stackable":true,"isConsumable":false,"isContainer":false,"isCustomItem":false,"isHomebrew":false,"isMonkWeapon":false,"isPack":false,"levelInfusionGranted":null},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":59,"originalName":"Magnifying Glass","version":"3.2.10"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"f7e31916f44fa9f73699126e53b4352ae0da6f00"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"midi-qol":{"onUseMacroName":""},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.RgBFqq35OKxSzqdJ"}},"system":{"description":{"value":"

This lens allows a closer look at small objects. It is also useful as a substitute for flint and steel when starting fires. Lighting a fire with a magnifying glass requires light as bright as sunlight to focus, tinder to ignite, and about 5 minutes for the fire to ignite. A magnifying glass grants advantage on any ability check made to appraise or inspect an item that is small or highly detailed.

","chat":"","unidentified":"Gear"},"source":"Basic Rules, Player's Handbook","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672613268547,"modifiedTime":1681926645184,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"HZB60z530dwGIOKl","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Amethyst","type":"loot","img":"icons/commodities/stone/geode-raw-purple.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":265,"originalName":"Amethyst","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"2faf45ef3a25e93d04113f5c517c33b7c75b6c75"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.G41N42Iszu1FTRIZ"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent deep purple gemstone worth 100 gold pieces.

","chat":"

A transparent deep purple gemstone worth 100 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645515,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Hl7mTdDOz6NaLGpX","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Saddle, Military","type":"loot","img":"icons/containers/bags/pouch-rounded-leather-gold-tan.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Utility"],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":186,"originalName":"Saddle, Military","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"bdc11064a227a9c41ccf647d5adcd0eb6c76fe48"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.olkVvR9a2Mlr9F5N"},"journal-backlinks":{}},"system":{"description":{"value":"

A military saddle braces the rider, helping you keep your seat on an active mount in battle. It gives you advantage on any check you make to remain mounted.

","chat":"

A military saddle braces the rider, helping you keep your seat on an active mount in battle. It gives you advantage on any check you make to remain mounted.

","unidentified":"Gear"},"source":"","quantity":10,"weight":30,"price":{"value":20,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645203,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"I378zSvzlzUAs0qM","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Jacinth","type":"loot","img":"icons/commodities/gems/gem-shattered-orange.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":248,"originalName":"Jacinth","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"e920387debb73c7f8f1455ac316a4d4e822d82c9"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.1B3CKMFmWHK3rya5"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent fiery orange gem worth 5,000 gold pieces

","chat":"

A transparent fiery orange gem worth 5,000 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":5000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645655,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"JESKUjU5KKFVrE0t","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Dogsled","type":"loot","img":"icons/sundries/flags/banner-white.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Vehicle","tags":["Movement","Utility","Exploration"],"sources":[]},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":319,"originalName":"Dogsled","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"d70c7733cb28462b1833893f27026021f976fa6d"},"cf":{"id":"temp_aik13uutn3w","path":"Basic Items#/CF_SEP/Vehicles","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.GLiqUizGKDyRR6TS"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""}},"system":{"description":{"value":"

An empty sled costs 20 gp, weighs 300 pounds, and has room at the back for one driver.

","chat":"

An empty sled costs 20 gp, weighs 300 pounds, and has room at the back for one driver.

","unidentified":"Gear"},"source":"","quantity":15,"weight":300,"price":{"value":20,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647358,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"JOC0BoORUMaIH0HI","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Tiger Eye","type":"loot","img":"icons/commodities/gems/gem-faceted-trillion-orange.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":281,"originalName":"Tiger Eye","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"738771306c98b424d8f2a1074f1e3dedb9f0028b"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.AkyEpZohgXY7OLm2"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent brown gemstone with a golden center worth 10 gold pieces

","chat":"

A translucent brown gemstone with a golden center worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646367,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"JjhAwnP4aP7RIxeR","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Star Ruby","type":"loot","img":"icons/commodities/gems/gem-rough-square-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":251,"originalName":"Star Ruby","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"229da1ebc26aea5292c262ef83e43840c17a84ac"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.xHHSJRrUpkg4m3oo"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent ruby gemstone with a white star-shaped center worth 1,000 gold pieces. 

","chat":"

A translucent ruby gemstone with a white star-shaped center worth 1,000 gold pieces. 

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646299,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"KdwFgbzwjs95Z46m","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"A Childhood for Theodore","type":"loot","img":"icons/sundries/books/book-embossed-bound-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"36c21a69964be36cf3ff2e9bb6cb1e9cf5533985","sourceId":"Item.LQCpmeOVT7N3q9At"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_f56v5q5ro3r","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Hanning Twilight

This book is a fictional story about a young male human. The story is a coming of age story for an orphan from Calimshite who is attempting to live a normal life in the harsh city.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611479534,"modifiedTime":1681926644992,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"LQCpmeOVT7N3q9At","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Chicken","type":"loot","img":"icons/commodities/bones/beak-orange-green.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.l1YRv9sdhQPaSQop"},"scene-packer":{"hash":"3df191ce42ede7ec6a97acb88b7a362bf142372f","sourceId":"Item.LXA67phDPpNuWUnY"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

The source of omelettes and chicken wings, the average adult chicken weighs between 5 and 10 pounds.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":8,"price":{"value":0.02,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646838,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"LXA67phDPpNuWUnY","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Opal","type":"loot","img":"icons/commodities/stone/clay-orange.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":258,"originalName":"Opal","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"95852f844491fa73cc82a59570d570734e1f7177"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.PGfVhwNUHrTXF9gL"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent pale blue with green and golden mottling gemstone worth 1,000 gold pieces

","chat":"

A translucent pale blue with green and golden mottling gemstone worth 1,000 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645907,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"M876J6ve5IiCeoa3","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Jade","type":"loot","img":"icons/commodities/stone/geode-raw-green.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":283,"originalName":"Jade","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"290f376e9e6624bda35d114de91743d99f780b59"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.r2OtCekk5Aq6udTe"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent light green, deep green, or white gemstone worth 100 gold pieces

","chat":"

A translucent light green, deep green, or white gemstone worth 100 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645660,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"MR6kSKAsTEdI2wdy","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Spyglass","type":"loot","img":"icons/tools/navigation/spyglass-telescope-brass.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Social","Utility","Exploration"],"sources":[{"sourceId":1,"pageNumber":null,"sourceType":2},{"sourceId":2,"pageNumber":null,"sourceType":1}],"stackable":true,"isConsumable":false,"isContainer":false,"isCustomItem":false,"isHomebrew":false,"isMonkWeapon":false,"isPack":false,"levelInfusionGranted":null},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":88,"originalName":"Spyglass","version":"3.2.10"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"440d57ee3ef332704bcdbe65f9c996e43d7b906a"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"midi-qol":{"onUseMacroName":""},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.Y1iWBfNxrtCrzSVa"}},"system":{"description":{"value":"

Objects viewed through a spyglass are magnified to twice their size.

","chat":"","unidentified":"Gear"},"source":"Basic Rules, Player's Handbook","quantity":1,"weight":1,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672613331648,"modifiedTime":1681926645232,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"NKSs4ZAbULNP0633","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_f56v5q5ro3r","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Fiction","color":"#000000","name":"Fiction","children":[],"folderPath":["temp_ksena4dmqnj","temp_xlaerp46tho"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["LQCpmeOVT7N3q9At","oOtPTqtJi2dYqp5z","0bHdOiYKAPKrlPY7","0alXMa6WzFhrp2U8","YO63Sg1dn9UcTZ5Q"],"version":"2.5.7"},"scene-packer":{"hash":"48c364b6c9a363d3e4eb7d517bf22a66229e210a"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925800275,"modifiedTime":1681926645063,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"NciMvg2qrqqQiR8W"} +{"name":"Onion Soup, Quart","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/OnionSoup.webp","effects":[],"flags":{"scene-packer":{"hash":"e69b38e010c70354f1d220c38a284ae1eff1d080","sourceId":"Item.Np7gUdoXDpXpXzEX"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish largely consisted of meat-stock and onions, covered in cheese and bread.

","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":{"value":0.3,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645421,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Np7gUdoXDpXpXzEX","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Cart","type":"loot","img":"icons/environment/settlement/wagon-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Vehicle","tags":["Movement","Utility","Exploration"],"sources":[]},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":175,"originalName":"Cart","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"9eb2039fe38c815f423fd802e8543da3ef4b7930"},"cf":{"id":"temp_aik13uutn3w","path":"Basic Items#/CF_SEP/Vehicles","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.K9F331tOW2PR6pqe"},"journal-backlinks":{}},"system":{"description":{"value":"

If you have proficiency with a certain kind of vehicle (land or water), you can add your proficiency bonus to any check you make to control that kind of vehicle in difficult circumstances.

","chat":"

If you have proficiency with a certain kind of vehicle (land or water), you can add your proficiency bonus to any check you make to control that kind of vehicle in difficult circumstances.

","unidentified":"Gear"},"source":"","quantity":5,"weight":200,"price":{"value":15,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647341,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"O2WiB3vpLoOJnufQ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Amber","type":"loot","img":"icons/commodities/gems/gem-amber-insect-orange.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":247,"originalName":"Amber","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"9f09c75f83565072eaa3b7d55e59385e7ad43e65"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.Ckfq20SESJDkau8J"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent watery gold to rich gold gemstone worth 100 gold pieces. 

","chat":"

A transparent watery gold to rich gold gemstone worth 100 gold pieces. 

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645511,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"O9Jp3H1OZAm1fJuB","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Wine (Pitcher), Common","type":"consumable","img":"icons/consumables/drinks/wine-amphora-clay-blue.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.O9r02lVj5zndFwr3","hash":"afe6cd068b441b86201a900993b054b89b095b5f"},"cf":{"id":"temp_y15jp1eond","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Wine","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":0.2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645478,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"O9r02lVj5zndFwr3","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000","name":"Equipment","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["pWuxtCXBJOUGwlMD","bqdJGQNNAcKtWU8t","E7flLUbp5lN126QK","HZB60z530dwGIOKl","lIUImR99Fx8oojuF","kN3qsyDiUXpMPccx","I378zSvzlzUAs0qM","ffnMJYlfmOiYC1J9","SALSMtDny3rNtQvD","dMS5D34ol1taD1Bm","NKSs4ZAbULNP0633"],"version":"2.5.7"},"scene-packer":{"hash":"3cf1964ee37b1ca0b0ee5587f102c1e8e04a3f44"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925803195,"modifiedTime":1681926645244,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"P0UcjPpoJ9LaFAq4"} +{"name":"Chestnut Stew, Quart","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/ChestnutStew.webp","effects":[],"flags":{"scene-packer":{"hash":"824a2139777e425b774a1adf0a8662faf8ba4f1a","sourceId":"Item.PnhHD5dm3UWr9KYC"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish consisted of roasted chestnuts, lentils, and bread that was a day old.

","chat":"","unidentified":""},"source":"ROTFM","quantity":1,"weight":3,"price":{"value":0.1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645408,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"PnhHD5dm3UWr9KYC","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Fish, Fresh","type":"consumable","img":"icons/creatures/fish/fish-grouper-tan.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.PvRUfBt1XvB8yqQk","hash":"5f4d1d88c56db2d7eabfcecc30139dc49d0ce556"},"cf":{"id":"temp_jtyg3xvbhjf","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Fish","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":{"value":0.2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645352,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"PvRUfBt1XvB8yqQk","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Diamond","type":"loot","img":"icons/commodities/gems/gem-faceted-round-white.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":255,"originalName":"Diamond","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"e027883827ea4e0429599556017d2e5324bd4802"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.XIAuh9c8DyhcnlGV"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent blue-white, canary, pink, brown, or blue gemstone worth 5,000 gold pieces. 

","chat":"

A transparent blue-white, canary, pink, brown, or blue gemstone worth 5,000 gold pieces. 

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":5000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645613,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"QzJfFkVmUTK9Tw6w","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000","name":"Trade Goods","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["lPjtH70sNSFL4Xwc","nio13pcZ2hVqfZl5","LXA67phDPpNuWUnY","VeWDCwdrHI0lmAb5","hniOm6wuDsElvgr5","AIJwt77GskqtWSJd","zOEBREPay5NWnlXZ","R5rldJP9a0y3HMGL","10E7BhQ1Mwf2Oi6M","5HnuoZONQdz8bIcg","aBNTZIaWgfaT7Eqh","62OZUdq1cy96yudL","Eja9X4ClEf3Fvfxv","ykB8BV1xYNu6A3oQ","F69904vrk6MmMn4W","tLKXbPgJI3F1QKGz","kDa0ZSuQ4BFsZ9qq","r0oFdZq2xf4say8N","8t6kGtiaKib5hHFe","xo2VY4pzR4PnA5fa","BAdezkYFaoYKz3J9","huqoxP4xYgXsBK4L","YnYoz3ji2cKz7Vo3","XkQRnssk1M5aKYhU","ZqxiZhmmPhlC2soL","CasXlK0rrZdLLkcx"],"version":"2.5.7"},"scene-packer":{"hash":"9c9288a8b5bb9303457bd300340a2e2ff81275db"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925859746,"modifiedTime":1681926647303,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"R0BHpzwWflXAEeJO"} +{"name":"Cow","type":"loot","img":"icons/consumables/food/short-ribs-cooked-meat-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.W6pJovmnVyjbk0fA"},"scene-packer":{"hash":"2f00112d42d94b895158935710c54a98ba3aaf65","sourceId":"Item.R5rldJP9a0y3HMGL"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A creature for large-area farmers, cows require large areas of flat grazing meaning they are not as common as other livestock. However, they live longer, and give far more milk. They are also a source for much more durable leather that is less prone to cracking and is resistant to heat and dirt.

\n

Depending in the gender and breed, adult cows can weigh between 1,000 and 1,800 pounds.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1400,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646881,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"R5rldJP9a0y3HMGL","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Dueling Dagger","type":"weapon","img":"icons/weapons/daggers/dagger-jeweled-purple.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.0E565kQUBmndJ1a2"},"scene-packer":{"hash":"2cb342f73029b7cf50523297fcd24b884779c133","sourceId":"Item.R7hnEGfVN7IFEEr5"},"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false,"set1s":false,"set2s":false,"set3s":false},"midi-qol":{"effectActivation":false},"magicitems":{"enabled":true,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l","feats":{"0":{"id":"Fegwi5XzVkpKWQTR","name":"Parrying Weapon","pack":"world","img":"icons/skills/melee/weapons-crossed-swords-yellow.webp","effect":"e1","consumption":"0"}}},"journal-backlinks":{},"cf":{"id":"temp_x0kwzks0lc","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

A short metal blade mounted to a small hilt and crossguard. The dagger makes an effective side armament for hardened warriors or a hidden blade for assassins and thieves.

\n

Parrying. When you are wielding this weapon and you are not using a shield, once before your next turn you can gain an expertise die to your AC against a single melee attack made against you by a creature you can see. You cannot use this property while incapacitated, paralyzed, rattled, restrained, or stunned.

","chat":"","unidentified":""},"source":"PHB pg. 149","quantity":1,"weight":1,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4 + @mod","piercing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"dagger","properties":{"fin":true,"lgt":true,"thr":true,"amm":false,"hvy":false,"fir":false,"foc":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"two":false,"ver":false,"ada":false,"mgc":false,"sil":false,"nodam":false,"fulldam":false,"halfdam":false,"critOther":false},"proficient":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647435,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"R7hnEGfVN7IFEEr5","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Axe Beak","type":"loot","img":"icons/commodities/bones/beak-hooked-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Mount","tags":["Movement","Utility","Exploration"],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":321,"originalName":"Axe Beak","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"12c246e39e4973053b2b13dbedf30b436c92177d"},"cf":{"id":"temp_spblnc0ave","path":"Basic Items#/CF_SEP/Mounts","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.cK6NuIaUyyKhEACv"},"journal-backlinks":{}},"system":{"description":{"value":"

An axe beak’s splayed toes allow it to run across snow, and it can carry as much weight as a mule. A domesticated axe beak can be purchased in Ten-Towns for 50 gp.

\n

An animal pulling a carriage, cart, chariot, sled, or wagon can move weight up to five times its base carrying capacity, including the weight of the vehicle. If multiple animals pull the same vehicle, they can add their carrying capacity together.

","chat":"

An axe beak’s splayed toes allow it to run across snow, and it can carry as much weight as a mule. A domesticated axe beak can be purchased in Ten-Towns for 50 gp.

\n

An animal pulling a carriage, cart, chariot, sled, or wagon can move weight up to five times its base carrying capacity, including the weight of the vehicle. If multiple animals pull the same vehicle, they can add their carrying capacity together.

","unidentified":"Gear"},"source":"","quantity":13,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646613,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"S7aREOXJRLG3R3TI","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Saddle, Riding","type":"loot","img":"icons/containers/bags/pouch-rounded-leather-gold-tan.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Utility"],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":188,"originalName":"Saddle, Riding","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"d5c3266247eb8b9f47643fd8d635a5eaf45b1b4d"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.BfgR8sja0mntXIf8"},"journal-backlinks":{}},"system":{"description":{"value":"

A standard saddle for a riding mount.

","chat":"

A standard saddle for a riding mount.

","unidentified":"Gear"},"source":"","quantity":20,"weight":25,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645220,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"SALSMtDny3rNtQvD","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_gr24y3d4cah","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Ale","color":"#000000","name":"Ale","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["i4gUif5H0ENDxrV9","SwEEREh6df1FWHbK","AyHuTQfR6S4Akqt2"],"version":"2.5.7"},"scene-packer":{"hash":"3406556be9040e244cbcf0476b3f544b8008fcd5"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925805302,"modifiedTime":1681926645279,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"SVbvqPTeAMbcdjCg"} +{"name":"Ale (Keg)","type":"consumable","img":"icons/containers/barrels/barrel-oak-banded-tan.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.SwEEREh6df1FWHbK","hash":"29d16097573c1a39b5f24f5cec7b25b3a0f89d08"},"cf":{"id":"temp_gr24y3d4cah","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Ale","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":10,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645262,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"SwEEREh6df1FWHbK","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Cheese (Wheel)","type":"consumable","img":"icons/consumables/food/cheese-wheel-round-yellow.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"core":{"sourceId":"Item.bOpRZHNr43XLZlRb"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.U8wrncS9V2EmtjSL","hash":"7b5bb68285d4714d9e4d0325add83025289bb7b4"},"cf":{"id":"temp_ln7l0amdnug","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Cheese","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":{"value":0.5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645329,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"U8wrncS9V2EmtjSL","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_a7lp0u842bv","path":"Basic Items#/CF_SEP/Mundane Items","color":"#000000","name":"Mundane Items","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["Zq8WilukfaK7irsq"],"version":"2.5.7"},"scene-packer":{"hash":"cbed83ce9cb8e3a7d8b6778e481cb7fb43cf0e16"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925837737,"modifiedTime":1681926646782,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"UxCXx8btCPFOiaIv"} +{"name":"Cinnamon","type":"loot","img":"icons/commodities/materials/powder-red-green-yellow.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.Pn04ySJYcG06Jc4a"},"scene-packer":{"hash":"42c35391d71e6dcd1d499a367688856323bb5774","sourceId":"Item.VeWDCwdrHI0lmAb5"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Taken from the inner bark of the cinnamon tree, a popular if slightly rarer spice, amongst chefs of the world. Adored by children when combined with sugar to make many kinds of treats.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646848,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"VeWDCwdrHI0lmAb5","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Azurite","type":"loot","img":"icons/commodities/stone/geode-raw-purple.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":243,"originalName":"Azurite","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"46397bf60fa3b2d8d0ee0c6aa97b35dc42b549c6"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.gTKTAPQPE9tXesbU"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque mottled deep blue gemstone worth 10 gold pieces

","chat":"

An opaque mottled deep blue gemstone worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645526,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"VqNmZ29HBb2CvtZi","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Cawl Cenin, Quart","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/CawlCenin.webp","effects":[],"flags":{"scene-packer":{"hash":"1ae610fac86312fd91bd33df48a3d946b6bd390a","sourceId":"Item.WfuVoeBgX1zVOHtx"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish consisted of puréed potatoes and leeks that had been simmered for hours..

","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":{"value":0.2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645399,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"WfuVoeBgX1zVOHtx","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Star Rose Quartz","type":"loot","img":"icons/commodities/gems/pearl-natural.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":264,"originalName":"Star Rose Quartz","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"dd923fbadf0ae33c31b38813c6d241257f572a3c"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.svXBS0PQeiMnjqQe"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent rosy Gemstone with a white star-shaped center worth 50 gold pieces.

","chat":"

A translucent rosy Gemstone with a white star-shaped center worth 50 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646269,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"XcDOexutYcz9XNn7","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Motifs of the World","type":"loot","img":"icons/sundries/books/book-embossed-gold-red.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"2920eab5640913a53dd7250af55572643d80e617","sourceId":"Item.XgCzwRhibPHJTUyI"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Tom Thunderfoot

\n

This book details art throughout the ages by different cultures.It has lots of illistration.

\n

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611479534,"modifiedTime":1681926645105,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"XgCzwRhibPHJTUyI","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Silver","type":"loot","img":"icons/commodities/metal/ingot-stamped-silver.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.9t5X9HG9ou6YMSdJ"},"scene-packer":{"hash":"3b40547d95bdb7cece35b35ba9d9d0e17fa7b3aa","sourceId":"Item.XkQRnssk1M5aKYhU"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Silver has long been appreciated for its unreactive nature and ease with which it can be shaped into the finest of decorations, adornments, and of course used as coin.

\n

Silver is rarely found in its native form in nuggets. Normally it is found mixed with other substances like sulfur or chlorine, in ores, or as an alloy with the likes of gold. Surface silver can be found, but is much more commonly mined underground. Silver mining is lucrative and can inspire silver-rushes.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647273,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"XkQRnssk1M5aKYhU","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"The Greatest Books of Our Time","type":"loot","img":"icons/sundries/books/book-symbol-triangle-blue.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"22428bc85528ccde6432740d4b583297d75effc0","sourceId":"Item.XoqJEOoYlr8YchYP"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Seeker Jol Vanith of Cancldekeep

\n

This book is a ponderous volume of other works. Each entry in the book contains a short description, author, publication date, number of known copies, rarity of the tome, and an extesnive list of each of the books virtues as seen by the author. 

\n

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611494759,"modifiedTime":1681926645125,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"XoqJEOoYlr8YchYP","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"The Shipbuilders","type":"loot","img":"icons/sundries/books/book-symbol-anchor-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"715bc3a281f037916a0ee081703929ed78dc8b96","sourceId":"Item.YO63Sg1dn9UcTZ5Q"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_f56v5q5ro3r","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Tristaine Hannan'me

\n

This book details the lives and careers of renowned shipbuilders.

\n

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611483667,"modifiedTime":1681926645034,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"YO63Sg1dn9UcTZ5Q","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Cawl Cenin, Bowl","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/CawlCenin.webp","effects":[],"flags":{"scene-packer":{"hash":"60f42ad2f130345cdd344f6b581fc42d63301826","sourceId":"Item.YRCYaQVaRTqKtPbJ"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish consisted of puréed potatoes and leeks that had been simmered for hours..

","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":0.03,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645394,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"YRCYaQVaRTqKtPbJ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Silk","type":"loot","img":"icons/equipment/back/cloak-hooded-pink.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.jad5oFMDv21mPvJP"},"scene-packer":{"hash":"3f26b7ee38611c9b09fd2d5f92cc433013c1559d","sourceId":"Item.YnYoz3ji2cKz7Vo3"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A square yard of silk of average quality and weight. Used for all many of items and clothing.

\n

The finest and most desirable of the common fabrics, silk is also the lightest. Most silks will weigh between 2 and 4 ounces per square yard. The heavier the silk, the higher the quality, more durable, and more opaque in color it is.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":0.2,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647267,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"YnYoz3ji2cKz7Vo3","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_pjrl33pssmn","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Breakfast","color":"#000000","name":"Breakfast","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["ZOZ72n0lWCT3LuUY"],"version":"2.5.7"},"scene-packer":{"hash":"5896ac1cecb017708beb5e27bfc7b7b442f3dc08"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925807463,"modifiedTime":1681926645317,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Z586XBF2uypH28O6"} +{"name":"Quartz","type":"loot","img":"icons/commodities/stone/ore-chunk-white.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":276,"originalName":"Quartz","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"8745b97dcc41b16d2416888ae58ed442416cfeb4"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.xtZK8xGcKsQ94Dmr"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent white, smoky gray, or yellow gemstone worth 50 gold pieces

","chat":"

A transparent white, smoky gray, or yellow gemstone worth 50 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645979,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ZFwtmurDgpVKkfAc","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Zurek","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/Zurek.webp","effects":[],"flags":{"scene-packer":{"hash":"4d5689c5553cc2ed5aacceb4bc45da1c6bba6675","sourceId":"Item.ZOZ72n0lWCT3LuUY"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_pjrl33pssmn","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Breakfast","color":"#000000"}},"system":{"description":{"value":"

This dish consisted of soured rye flour with boiled eggs and sausage.

","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":{"value":0.05,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645303,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ZOZ72n0lWCT3LuUY","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Cup","type":"loot","img":"icons/containers/kitchenware/mug-simple-wooden-brown.webp","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true},"effects":[],"flags":{"scene-packer":{"hash":"6273a22803727263ebeb90179412d8f78ea79fc6","sourceId":"Item.Zq8WilukfaK7irsq"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_a7lp0u842bv","path":"Basic Items#/CF_SEP/Mundane Items","color":"#000000"}},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1675220405251,"modifiedTime":1681926646734,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Zq8WilukfaK7irsq","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Human Art and Culture: A Closer Look","type":"loot","img":"icons/sundries/books/book-worn-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"a48a5c6d75f10af1817c5bfa2ab2243eb035107c","sourceId":"Item.ZqddeJRUuyhBAtg9"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Bradfort Luxan

\n

This book contains the history of humans in Ferun. It details there initial arrivial, their early tribal period, the rise of great civilizations of Netheral, wars with other races, the reforming of civilizations after the fall of Netheral and more recent times. The book ends its history in 1450 DR. 

\n

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611474341,"modifiedTime":1681926645088,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ZqddeJRUuyhBAtg9","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Whale Oil","type":"weapon","img":"icons/containers/barrels/barrel-open-brown-red.webp","effects":[],"flags":{"scene-packer":{"hash":"442e91c9944cda2debfad881849ef49961a57176","sourceId":"Item.ZqxiZhmmPhlC2soL"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

This oil can be harvested by butchering a whale. The oil is useful for many applications and is easier to obtain than other sources lodged deep within the earth. 

","chat":"","unidentified":""},"source":"","quantity":1,"weight":500,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{"ada":false,"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"mgc":false,"rch":false,"rel":false,"ret":false,"sil":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647279,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ZqxiZhmmPhlC2soL","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Goat","type":"loot","img":"icons/commodities/bones/hooves-cloven-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.pMj0mA1wyEhoO6zP"},"scene-packer":{"hash":"130134515ac5671b1469c4953f294a1c2acfd7c5","sourceId":"Item.aBNTZIaWgfaT7Eqh"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A useful creature for small-area farmers and highland dwellers, goats are effective at keeping meadows from overgrowing while providing milk, cheese, and eventually skins and meat.

\n

Depending on the breed, adult goats can range from 45 pounds all the way up to 300 pounds.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":175,"price":{"value":1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646904,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"aBNTZIaWgfaT7Eqh","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Magic in the Forgotten Realms: A History","type":"loot","img":"icons/sundries/books/book-backed-silver-red.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"02e86d5ff759196b46985f10c578554633005a3b","sourceId":"Item.aGghpwXpRHOJPdAr"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Alastair Trumbuff

This book contains the history of magic in Ferun. It details there first the magic of the giants and dragons, then the magic used by the great archmages of Nethril and the old elven kingdoms. It then goes into modern magical uses and interrogates the differences in magic before and after the spellplague.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611474341,"modifiedTime":1681926645094,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"aGghpwXpRHOJPdAr","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"A History of Ten Towns","type":"loot","img":"icons/sundries/books/book-backed-wood-tan.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"c56b121eba922126ed1922600de96c8e2b48ecd9","sourceId":"Item.aahDvVmkxCTOHK2S"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Seeker Negal Mog

\n

This short volume details a basic history of Ten Towns from its initial founding to the modern day.

\n

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611503780,"modifiedTime":1681926645075,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"aahDvVmkxCTOHK2S","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Star Sapphire","type":"loot","img":"icons/commodities/gems/gem-rough-cushion-purple.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":253,"originalName":"Star Sapphire","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"09112f3a23e8a5460b004ef404f714bd7b372635"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.WSpkTRIg2gYwOA7J"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent blue sapphire gemstone with a white star-shaped center worth 1,000 gold pieces. 

","chat":"

A translucent blue sapphire gemstone with a white star-shaped center worth 1,000 gold pieces. 

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646323,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"aymY1l2PJRcolGlG","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Seasonal Foraging","type":"loot","img":"icons/sundries/books/book-embossed-jewel-blue-red.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"d9321cdf079498af6d18214befdbda09afa9b74c","sourceId":"Item.bCTBXQrXKqcFmLDq"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Perkin Rumbletig\t

This book contains useful tips and tricks on foraging for food and water in various environments. Its information is meticulous and well thought out.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611474341,"modifiedTime":1681926645112,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"bCTBXQrXKqcFmLDq","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Cheese (Wedge)","type":"consumable","img":"icons/consumables/food/cheese-wedge-swiss-yellow.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.bOpRZHNr43XLZlRb","hash":"93e2f3d2c8c81919b6332c3b43aa3f4909ceece2"},"cf":{"id":"temp_ln7l0amdnug","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Cheese","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.1,"price":{"value":0.1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645324,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"bOpRZHNr43XLZlRb","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Ink Bottle","type":"loot","img":"icons/consumables/potions/bottle-bulb-empty-glass.webp","system":{"description":{"value":"

A small bottle of ink for writing upon parchment.

","chat":"","unidentified":""},"source":"PHB pg. 150","quantity":1,"weight":0.06,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.dP7jMKyHTTgVb3ii"},"scene-packer":{"hash":"9e31a63000f484f9debc92aa102779a2b5760dde","sourceId":"Item.bqdJGQNNAcKtWU8t"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"}},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1661787233743,"modifiedTime":1681926645167,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"bqdJGQNNAcKtWU8t","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Peridot","type":"loot","img":"icons/commodities/gems/gem-cut-table-green.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":285,"originalName":"Peridot","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"d97a85b47f152888c3c12e1eb68ce8feb166ec8d"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.NdUOQ5z0M4cfo9zv"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent rich olive green gemstone worth 500 gold pieces

","chat":"

A transparent rich olive green gemstone worth 500 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":500,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645955,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"cHE8xF7BeZTB1JOM","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_ds1g9wjbbkp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Bread","color":"#000000","name":"Bread","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["CCiMs5ybvngb7XsQ"],"version":"2.5.7"},"scene-packer":{"hash":"5d917adc66f839e481ddab77a070322f94b42d89"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925806215,"modifiedTime":1681926645298,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"cHUp8ZHckgMyQlo8"} +{"name":"Moonstone","type":"loot","img":"icons/commodities/gems/pearl-swirl-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":245,"originalName":"Moonstone","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"d0e7807d6c9270c16ad06109eb7987b33f53f90b"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.oOtGPXzvqSoRPWMQ"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent white gemstone with a pale blue glow worth 50 gold pieces.

","chat":"

A translucent white gemstone with a pale blue glow worth 50 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645810,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"cTKdyISBF5QV0tHV","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Scale, Merchant's","type":"loot","img":"icons/tools/hand/scale-balances-merchant-brown.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Social","Utility"],"sources":[{"sourceId":1,"pageNumber":null,"sourceType":2},{"sourceId":2,"pageNumber":null,"sourceType":1}],"stackable":true,"isConsumable":false,"isContainer":false,"isCustomItem":false,"isHomebrew":false,"isMonkWeapon":false,"isPack":false,"levelInfusionGranted":null},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":80,"originalName":"Scale, Merchant's","version":"3.2.10"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"655f562fea32091ca7c5aa47301c264070b2889a"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"midi-qol":{"onUseMacroName":""},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.Af3bHj08Xv1sAsky"}},"system":{"description":{"value":"

A scale includes a small balance, pans, and a suitable assortment of weights up to 2 pounds. With it, you can measure the exact weight of small objects, such as raw precious metals or trade goods, to help determine their worth.

","chat":"","unidentified":"Gear"},"source":"Basic Rules, Player's Handbook","quantity":1,"weight":3,"price":{"value":5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672613299995,"modifiedTime":1681926645226,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"dMS5D34ol1taD1Bm","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Sled Dog","type":"loot","img":"icons/commodities/treasure/figurine-dog.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Mount","tags":["Movement","Utility","Exploration"],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":320,"originalName":"Sled Dog","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"62770ad685f15e20362a60398cfc1727f421ea2d"},"cf":{"id":"temp_spblnc0ave","path":"Basic Items#/CF_SEP/Mounts","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.RDn6xe8SiPCwgecl"},"journal-backlinks":{}},"system":{"description":{"value":"

A sled dog (use the wolf stat block in appendix A of the Monster Manual) costs 50 gp and can pull 360 pounds.

\n

Sled dogs must take a short rest after pulling a sled for 1 hour; otherwise, they gain one level of exhaustion.

","chat":"

A sled dog (use the wolf stat block in appendix A of the Monster Manual) costs 50 gp and can pull 360 pounds.

\n

Sled dogs must take a short rest after pulling a sled for 1 hour; otherwise, they gain one level of exhaustion.

","unidentified":"Gear"},"source":"","quantity":25,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646661,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"e0ekHTrdxT27MUhY","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Sardonyx","type":"loot","img":"icons/commodities/gems/gem-rough-pendeloque-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":277,"originalName":"Sardonyx","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"2540b2499346d43cfb5dc8c40f907fd0ccd91199"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.hnu8uh5Bhx1W0jmz"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque gemstone with bands of red and white worth 50 gold pieces.

","chat":"

An opaque gemstone with bands of red and white worth 50 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646130,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"eZ3zD76clUPJU2LW","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_aik13uutn3w","path":"Basic Items#/CF_SEP/Vehicles","color":"#000000","name":"Vehicles","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["C9l1RFRNJiIVZQEu","O2WiB3vpLoOJnufQ","JOC0BoORUMaIH0HI","0qjQgRU2oJJu0Hd8"],"version":"2.5.7"},"scene-packer":{"hash":"a80dfe66a05aae130a0b370d9f3a6f74c104e923"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925903121,"modifiedTime":1681926647388,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"edUmHM9ASssVmLIu"} +{"name":"Wine (Bottle), Fine","type":"consumable","img":"icons/consumables/drinks/wine-bottle-glass-white.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.fTiEnlP01DLknz1Y","hash":"d080f769218d9d3d8c6e57310673299a061d43dc"},"cf":{"id":"temp_y15jp1eond","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Wine","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645490,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"fTiEnlP01DLknz1Y","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Saddle, Pack","type":"loot","img":"icons/containers/bags/pouch-rounded-leather-gold-tan.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Utility"],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":187,"originalName":"Saddle, Pack","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"8d86b1716cdaf8a39e856d682093be4bbf10b502"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.xqHkAMqMGmnKNOI6"},"journal-backlinks":{}},"system":{"description":{"value":"

A standard saddle for a pack mount.

","chat":"

A standard saddle for a pack mount.

","unidentified":"Gear"},"source":"","quantity":20,"weight":15,"price":{"value":5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645210,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ffnMJYlfmOiYC1J9","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_x0kwzks0lc","path":"Basic Items#/CF_SEP/Weapons","color":"#000000","name":"Weapons","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["4NSSd8LP8fUEaJKe","j1uhE72Cl0sJKB7P","9jJKtyzeQdDmeMWS","R7hnEGfVN7IFEEr5"],"version":"2.5.7"},"scene-packer":{"hash":"2f039fff6aa60921b2a6eb369786f8fe3b635027"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925978855,"modifiedTime":1681926647454,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"fuP8dvTQzJUGmkPF"} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_spblnc0ave","path":"Basic Items#/CF_SEP/Mounts","color":"#000000","name":"Mounts","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["S7aREOXJRLG3R3TI","xI2C6UcbwclA6EGT","e0ekHTrdxT27MUhY"],"version":"2.5.7"},"scene-packer":{"hash":"1b3ddd57276f9acd69df5d3d04b6798cf314fa0d"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925826639,"modifiedTime":1681926646709,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"gHe8nGa7Izx4nJKA"} +{"name":"Carnelian","type":"loot","img":"icons/commodities/gems/gem-faceted-radiant-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":288,"originalName":"Carnelian","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"08fb3aeb399a11adaab9cff9128d5d257337a91a"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.EuKY0fZfeZhEHjJZ"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque orange to red-brown gemstone worth 50 gold pieces

","chat":"

An opaque orange to red-brown gemstone worth 50 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645576,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"gUyMdOuiwpOwa9Dr","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Fish, Salted","type":"consumable","img":"icons/consumables/food/fish-fillet-steak-brown.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.giPbyJFvMY41JBWG","hash":"1499036522f2779891786591deb13aef4407d403"},"cf":{"id":"temp_jtyg3xvbhjf","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Fish","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":{"value":0.5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645364,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"giPbyJFvMY41JBWG","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"The Skullbound Climb","type":"loot","img":"icons/sundries/books/book-black-grey.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"04d339ea9fdda161c3ecf92e3fce4104bf7fb189","sourceId":"Item.gyYgL4TlhrSNdlTJ"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Grindar Vivian

\n

Part history book and part workout manual, this eccentric book details the history of various athletic techniques, notable competitions and a list of what the author considers to be the greatest athletes of all time.

\n

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611499694,"modifiedTime":1681926645131,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"gyYgL4TlhrSNdlTJ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Cloves","type":"loot","img":"icons/consumables/food/berries-ration-round-red.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.u753EokyA4vjksle"},"scene-packer":{"hash":"1c971eb18fa4bb55339ec6cc8864d14efe66c392","sourceId":"Item.hniOm6wuDsElvgr5"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A strong spice treasured by both chefs and distillers, working well to flavor meat and stews, rich sauces, warm beverages like cider and chai tea, bread, cheeses, and sweet desserts like pies and fruitcakes.

\n

Cloves are the rich, dried, unopened buds of the Syzygium aromaticum, an evergreen tree in the myrtle family.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":3,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646864,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"hniOm6wuDsElvgr5","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Sheep","type":"loot","img":"icons/commodities/bones/hooves-cloven-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.P29EeDJQrJJXOIuK"},"scene-packer":{"hash":"810fd0af0248abf52c71ec9a4c855e3d1d1e78ea","sourceId":"Item.huqoxP4xYgXsBK4L"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A useful creature for small-area farmers and highland dwellers, though not quite as nimble as goats, they have the valuable ability to be sheared every year, giving people a source of clothing, rugs, and throws for beds and chairs. Their larger size also means they are more valuable for slaughter.

\n

Depending on the breed, adult sheep can range from 100 pounds all the way up to 350 pounds.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":225,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647251,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"huqoxP4xYgXsBK4L","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Alexandrite","type":"loot","img":"icons/commodities/gems/gem-rough-tapered-purple.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":284,"originalName":"Alexandrite","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"5a97adb8e8468dedddd112364e0695f879f01103"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.J9aj9LahDWGc2KaH"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent dark green gemstone worth 500 gold pieces

","chat":"

A transparent dark green gemstone worth 500 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":500,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645508,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"huzrKxp23z77gzoJ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Ale (Gallon)","type":"consumable","img":"icons/consumables/drinks/alcohol-jug-spirits-brown.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.i4gUif5H0ENDxrV9","hash":"3ed49b0cd19c86c1cbbd02f1c178f50732508c4e"},"cf":{"id":"temp_gr24y3d4cah","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Ale","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":0.2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645256,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"i4gUif5H0ENDxrV9","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Garnet","type":"loot","img":"icons/commodities/gems/gem-cluster-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":257,"originalName":"Garnet","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"c510368135267722e784aa17e0ce570129ef24bb"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.yNPltH9tXQF3PuN8"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent red, brown-green, or violet gemstone worth 100 gold pieces

","chat":"

A transparent red, brown-green, or violet gemstone worth 100 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645644,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"iGSkveN2nkmKzBaZ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Spinel","type":"loot","img":"icons/commodities/gems/gem-cut-faceted-princess-purple.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":278,"originalName":"Spinel","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"6f25eacc4ce3c1727ad9029b2ae1eed527b8e3aa"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.qJ1BPPoyzkYShTAj"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent gemstone of red, red-brown, or deep green worth 100 gold pieces

","chat":"

A transparent gemstone of red, red-brown, or deep green worth 100 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646207,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"iVjynCk52gKJom2P","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Club","type":"weapon","img":"icons/weapons/clubs/club-simple-barbed.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.nfIRTECQIG81CvM4"},"scene-packer":{"hash":"4c50d95d036dd5e2900599f1f813ff82953ff3df","sourceId":"Item.j1uhE72Cl0sJKB7P"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"rest-recovery":{"data":{"recovery":{"enabled":false}}},"midi-qol":{"fumbleThreshold":null,"effectActivation":false},"midiProperties":{"nodam":false,"fulldam":false,"halfdam":false,"rollOther":false,"critOther":false,"magicdam":false,"magiceffect":false,"concentration":false,"toggleEffect":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"cf":{"id":"temp_x0kwzks0lc","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

A stout knob of wood forms a simple, but effective, cudgel. These weapons are used to bludgeon foes, bruising flesh and breaking bones.

","chat":"","unidentified":""},"source":"PHB pg. 149","quantity":1,"weight":2,"price":{"value":0.1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"club","properties":{"lgt":true,"amm":false,"hvy":false,"fin":false,"fir":false,"foc":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false,"ada":false,"mgc":false,"sil":false},"proficient":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647412,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"j1uhE72Cl0sJKB7P","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Lapis Lazuli","type":"loot","img":"icons/commodities/gems/gem-rough-pendeloque-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":262,"originalName":"Lapis Lazuli","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"8a08b70ca2efae6f78f60f2086b5a03cbc161ebd"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.ZEIHqXuvffh3kabB"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque light and dark blue gemstone with yellow flecks worth 10 gold pieces.

","chat":"

An opaque light and dark blue gemstone with yellow flecks worth 10 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645762,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"jTROmK02rrFd1UHB","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_ln7l0amdnug","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Cheese","color":"#000000","name":"Cheese","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["bOpRZHNr43XLZlRb","U8wrncS9V2EmtjSL"],"version":"2.5.7"},"scene-packer":{"hash":"bcf5bdfd8082be0ae979b3a9c357fb87c05ea5e3"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925808568,"modifiedTime":1681926645346,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"jfJTY68SyqvgvaPA"} +{"name":"Yellow sapphire","type":"loot","img":"icons/commodities/gems/gem-faceted-octagon-yellow.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":259,"originalName":"Yellow sapphire","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"d7849db551e26bfa2a1eefeb442302d44744d704"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.QObE7C2c9WZiAV52"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent fiery yellow or yellow-green gemstone worth 1,000 gold pieces

","chat":"

A transparent fiery yellow or yellow-green gemstone worth 1,000 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646510,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"jgeKPoBkK4xJxGlJ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Pepper","type":"loot","img":"icons/commodities/materials/powder-red-green-yellow.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.8SQ7vyE6gevpfJvn"},"scene-packer":{"hash":"813b14e6ffd939c7e2edc7917a4c03d5c73106c1","sourceId":"Item.kDa0ZSuQ4BFsZ9qq"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Peppercorns are the tiny fruit, or drupe, of the pepper plant, a flowering vine also known as the piper nigrum. Highly prized by chefs for its versaility and can be utilized in a pinch by adventurers when ground down for distractions and shenanigans.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647070,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"kDa0ZSuQ4BFsZ9qq","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000","name":"Non-Fiction","children":[],"folderPath":["temp_ksena4dmqnj","temp_xlaerp46tho"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["aahDvVmkxCTOHK2S","69QFd9a41rdyXXbn","ZqddeJRUuyhBAtg9","aGghpwXpRHOJPdAr","XgCzwRhibPHJTUyI","bCTBXQrXKqcFmLDq","tHRDJMzinitVtoeD","XoqJEOoYlr8YchYP","gyYgL4TlhrSNdlTJ","FGtfELVBVjCbBpBQ"],"version":"2.5.7"},"scene-packer":{"hash":"63df8c075ac71981952e23eeae1e6f6b292539bf"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925801612,"modifiedTime":1681926645154,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"kFv9BMMKIr5xXQXy"} +{"name":"Saddle, Exotic","type":"loot","img":"icons/containers/bags/pouch-rounded-leather-gold-tan.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Utility"],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":185,"originalName":"Saddle, Exotic","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"48ae835bb1ff801deef14bb9d47342a8241f19da"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.iWb0mPitbiCKrul2"},"journal-backlinks":{}},"system":{"description":{"value":"

An exotic saddle is required for riding any aquatic or flying mount.

","chat":"

An exotic saddle is required for riding any aquatic or flying mount.

","unidentified":"Gear"},"source":"","quantity":3,"weight":40,"price":{"value":60,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645197,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"kN3qsyDiUXpMPccx","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Parchment (one sheet)","type":"consumable","img":"icons/sundries/documents/document-symbol-circle-gold-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Communication","Social","Utility","Consumable"],"sources":[{"sourceId":1,"pageNumber":null,"sourceType":2},{"sourceId":2,"pageNumber":null,"sourceType":1}],"stackable":true,"isConsumable":false,"isContainer":false,"isCustomItem":false,"isHomebrew":false,"isMonkWeapon":false,"isPack":false,"levelInfusionGranted":null},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":12,"originalName":"Parchment (one sheet)","version":"3.2.10"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"4dbb9dcf98f12de58551a271ef68ddcfedb38d22"},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"},"midi-qol":{"onUseMacroName":""},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.4tRjXSbU3Ma4NHwo"}},"system":{"description":{"value":"

A sheet of parchment is a piece of goat hide or sheepskin that has been prepared for writing on.

","chat":"","unidentified":"Gear"},"source":"Basic Rules, Player's Handbook","quantity":1,"weight":0,"price":{"value":0.1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"charges","recovery":"","autoDestroy":true},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"trinket"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672613177704,"modifiedTime":1681926645191,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"lIUImR99Fx8oojuF","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Adamantine","type":"loot","img":"icons/commodities/metal/ingot-steel.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.aXWzDW0huOa0WuIO"},"scene-packer":{"hash":"7e95c8eb25f2cf5fd7aa0316eb9709f5624ff6fb","sourceId":"Item.lPjtH70sNSFL4Xwc"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Adamantine is an extremely hard, black metal. In its finished form, adamantine metal reflects a clear green sheen under candlelight, and purple-white under magical light.

Unprocessed adamantine, termed adamant by some sages, is hard but brittle, and unsuitable for use as a weapon. It has a glossy black appearance, and has the unique property that reflections seen in it glow with rainbow edges.[1] Once it has been cooled, adamantine cannot be deformed or bent by mundane means. Weapons made from adamantine do not dull or chip with use.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1675221702027,"modifiedTime":1681926646822,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"lPjtH70sNSFL4Xwc","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Moss agate","type":"loot","img":"icons/commodities/materials/glass-orb-green.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":274,"originalName":"Moss agate","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"7bac7d1681710698923695a2e1a5a8e7adb15321"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.ZCj562t08DhbM8i0"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent gemstone with pink or yellow-white with mossy gray or green markings worth 10 gold pieces

","chat":"

A translucent gemstone with pink or yellow-white with mossy gray or green markings worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645834,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"lSJlW3bY8eCzThp7","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Chrysoberyl","type":"loot","img":"icons/commodities/gems/gem-rough-brilliant-green.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":292,"originalName":"Chrysoberyl","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"5f4e6f5fd1201f84e864571668925e3939be42d6"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.pbmAPG3b58ylCT5H"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent yellow-green to pale green gemstone worth 100 gold pieces

","chat":"

A transparent yellow-green to pale green gemstone worth 100 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645589,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"llU6sUQSB9tBcXy3","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Book, Blank","type":"loot","img":"icons/sundries/books/book-worn-brown.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Adventuring Gear","tags":["Social","Utility"],"sources":[{"sourceId":1,"pageNumber":null,"sourceType":2},{"sourceId":2,"pageNumber":null,"sourceType":1}],"stackable":true,"isConsumable":false,"isContainer":false,"isCustomItem":false,"isHomebrew":false,"isMonkWeapon":false,"isPack":false,"levelInfusionGranted":null},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":7,"originalName":"Book","version":"3.2.10"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"d7d067dfae5ce6d942ffa7b5a46d6ad4dc2240f4"},"cf":{"id":"temp_xlaerp46tho","path":"Basic Items#/CF_SEP/Books","color":"#000000"},"midi-qol":{"onUseMacroName":""},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.jnL3HAR3M19ef7zM"},"custom-character-sheet-sections":{"sectionName":""}},"system":{"description":{"value":"

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":"Gear"},"source":"Basic Rules, Player's Handbook","quantity":1,"weight":5,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672613207223,"modifiedTime":1681926644944,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"mFRbZIQclMMi1XD0","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Hematite","type":"loot","img":"icons/commodities/gems/pearl-brown.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":261,"originalName":"Hematite","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"6f60d175b576f25af49acdba2165958b7d364ed6"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.VOLvToDoyXnSLx5v"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque gray-black gemstone worth 10 gold pieces.

","chat":"

An opaque gray-black gemstone worth 10 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645649,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"n2ff8Tp2qYRaamJt","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Black Pearl","type":"loot","img":"icons/commodities/gems/pearl-purple-dark.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":268,"originalName":"Black Pearl","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"10b680a7e010d5e170f86ca35dea27cd3ff2b042"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.8VFMCXURnuYxNLiw"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque pure black gemstone worth 500 gold pieces.

","chat":"

An opaque pure black gemstone worth 500 gold pieces.

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":500,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645540,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"niVJh0KUyvFJy7Ou","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Canvas","type":"loot","img":"icons/sundries/flags/banner-worn-red.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.mFJkwdzb9IpLC3Ip"},"scene-packer":{"hash":"a1402ddd7dbbb7eef55c6b0fb2b27c656ad22429","sourceId":"Item.nio13pcZ2hVqfZl5"},"custom-character-sheet-sections":{"sectionName":""},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A square yard of canvas of average quality and weight. Used for all many of items and clothing.

\n

Graded from 1 to 12, the lower the number, the better the quality and the heavier the weight. #1 quality canvas weighs around 1.7 pounds per square yard, while the weaker, lighter #12 can weigh only 0.7 pounds.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1.2,"price":{"value":0.1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646831,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"nio13pcZ2hVqfZl5","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Bloodstone","type":"loot","img":"icons/commodities/stone/geode-raw-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":244,"originalName":"Bloodstone","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"53baf12f2edeb9745fe147ae5e6e27502584ffd0"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.czNq4pSmQfg8W305"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""}},"system":{"description":{"value":"

An opaque dark gray gemstone with red flecks worth 50 gold pieces

","chat":"

An opaque dark gray gemstone with red flecks worth 50 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645552,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"o9TIkFSXfygt7ZHV","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items","color":"#000000","name":"Basic Items","children":["temp_xlaerp46tho","temp_818fazhxm3g","temp_3wc782k0px4","temp_zk29s0vd9i","temp_a7lp0u842bv","temp_aik13uutn3w","temp_x0kwzks0lc","temp_spblnc0ave","temp_v1i36am8gde"],"folderPath":[],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":[],"version":"2.5.7"},"scene-packer":{"hash":"385459809740bc1f20c58c1d76c718778701c285"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925798888,"modifiedTime":1681925978932,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"oANCBY4IUo1uuL2a"} +{"name":"The 1000 Mile Hike","type":"loot","img":"icons/sundries/books/book-embossed-steel-green.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"95828f55f2af21791efcc825060abc17d39dbbd5","sourceId":"Item.oOtPTqtJi2dYqp5z"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_f56v5q5ro3r","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Dendric Love\t

This book is a fictional story about a group of nomads migrating from the far north to the lands of Amn.

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611479534,"modifiedTime":1681926645003,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"oOtPTqtJi2dYqp5z","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Onion Soup, Bowl","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/OnionSoup.webp","effects":[],"flags":{"scene-packer":{"hash":"57f54dd724f5df10a4fbd10a484c38f71bbaff80","sourceId":"Item.ov0i2jqWIbQ8sljx"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish largely consisted of meat-stock and onions, covered in cheese and bread.

","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":0.05,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645417,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ov0i2jqWIbQ8sljx","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Fishing Tackle","type":"loot","img":"icons/tools/fishing/hook-curved-barbed-steel-white.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.hOzuSDqmOIOx8z3Z"},"scene-packer":{"hash":"7d17fd4737b318cd6e2387fe249710d5a27ca514","sourceId":"Item.pWuxtCXBJOUGwlMD"},"journal-backlinks":{},"cf":{"id":"temp_3wc782k0px4","path":"Basic Items#/CF_SEP/Equipment","color":"#000000"}},"system":{"description":{"value":"

This kit includes a wooden rod, silken line, corkwood bobbers, steel hooks, lead sinkers, velvet lures, and narrow netting.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":4,"price":{"value":1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645161,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"pWuxtCXBJOUGwlMD","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Wine (Barrel)","type":"consumable","img":"icons/containers/barrels/barrel-hogshead-cask-oak-brown.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"core":{"sourceId":"Item.SwEEREh6df1FWHbK"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.pgssv1N1SI2BDSo0","hash":"b224634acbb595c0ac327d197a14fbda7872a990"},"cf":{"id":"temp_y15jp1eond","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Wine","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":10,"price":{"value":25,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645484,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"pgssv1N1SI2BDSo0","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Fish, Pickled","type":"consumable","img":"icons/consumables/food/dried-meat-jerky-fish-red.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"core":{"sourceId":"Item.1OE7XNu4S6VWpF7U"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.q2CXpYoOEsIjrgHQ","hash":"6c17563fe3216565bd614ea49c05216ad6461ad1"},"cf":{"id":"temp_jtyg3xvbhjf","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Fish","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":{"value":0.2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645359,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"q2CXpYoOEsIjrgHQ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Banded Agate","type":"loot","img":"icons/commodities/gems/gem-rough-can-orange-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":271,"originalName":"Banded Agate","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"3a724f462fdcf8f42fe26b2ab52cff13b8b10ded"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.ONoLomBZEanCjUh9"},"custom-character-sheet-sections":{"sectionName":""},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent striped brown, blue, white, or red gemstone worth 10 gold pieces

","chat":"

A translucent striped brown, blue, white, or red gemstone worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645529,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"qBAC7iEVCzvMBQYd","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Stone Soup, Bowl","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/StoneSoup.webp","effects":[],"flags":{"scene-packer":{"hash":"e9c767f03d3df614ab5c884b3ccacc2fa805b432","sourceId":"Item.qN4qj0kfkwwDtQny"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish was known to maintain a warm temperature for extended periods of time due to being cooked with scalding stones

","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":0.03,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645426,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"qN4qj0kfkwwDtQny","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Emerald","type":"loot","img":"icons/commodities/gems/gem-faceted-diamond-green.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":286,"originalName":"Emerald","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"5400a3c775bc1150d7baabd87031c4dfdda8ea7b"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.fx4dauMUBEUsHMDY"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent deep bright green gemstone worth 1,000 gold pieces

","chat":"

A transparent deep bright green gemstone worth 1,000 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645619,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"quYuN68xoJqceQgt","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Pig","type":"loot","img":"icons/consumables/meat/hock-leg-pink-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.YJ2pBio6uEg5vhgN"},"scene-packer":{"hash":"69f43906f7c8b67788134d48808c8af79b36fe36","sourceId":"Item.r0oFdZq2xf4say8N"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A creature for medium- or larger area farmers, pigs breed relatively quickly and are sturdy creatures that provide all manner of cooking possibilities for the enterprizing cook, foremost of which is of course bacon. Their skin can also be used as a cheaper leather, but it is less tear-resistant compared to lamb or goat. Pigs are also the source of lard.

\n

Most pigs weigh between 250 and 270 pounds at slaughter as it gives optimal retail cuts and medium fat covering.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":260,"price":{"value":3,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647114,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"r0oFdZq2xf4say8N","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Rum (Jug)","type":"consumable","img":"icons/consumables/drinks/wine-amphora-clay-gray.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.rknJNnEJeIphtuF5","hash":"8587ee8347f66bd275365f383f7ddf1287cc2e83"},"cf":{"id":"temp_7l7mb8ho3pm","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Spirits","color":"#000000"}},"system":{"description":{"value":null,"chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":0.8,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645454,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"rknJNnEJeIphtuF5","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Meat (Chunk)","type":"consumable","img":"icons/consumables/food/dried-meat-jerky-fish-red.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.sB1o8Ab4SRXqlgMf","hash":"698c6efef8cc071d2de481b40c8f9fac69f7678a"},"cf":{"id":"temp_jtyg3xvbhjf","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Fish","color":"#000000"}},"system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":{"value":0.3,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645376,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"sB1o8Ab4SRXqlgMf","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Blue Sapphire","type":"loot","img":"icons/commodities/gems/gem-faceted-diamond-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":250,"originalName":"Blue Sapphire","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"c612806d2ff14f0f6e6f3a5745c32d5173b9ab59"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.KePDej66X2TJSLFs"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent blue-white to medium blue gemstone worth 1,000 gold pieces. 

","chat":"

A transparent blue-white to medium blue gemstone worth 1,000 gold pieces. 

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":1000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645564,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"sfkMysre1jA68GMX","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"The Art of the Heavens","type":"loot","img":"icons/sundries/books/book-worn-brown.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.RMi9efrW9ouHVLI2"},"scene-packer":{"hash":"91ac83fdff1fc35fe2de36ad3e3041c08b921891","sourceId":"Item.tHRDJMzinitVtoeD"},"custom-character-sheet-sections":{"sectionName":""},"cf":{"id":"temp_op2cqfj1hj","path":"Basic Items#/CF_SEP/Books#/CF_SEP/Non-Fiction","color":"#000000"}},"system":{"description":{"value":"

Author: Triloc Daan

\n

Language: This book is in Celestial

\n

This is a curious book containing beutiful illustrations of the planes of celestia. Upon the opposite page is a detailing of the location depicted, with some interesting lore. 

\n

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook.

","chat":"","unidentified":""},"source":"PHB pg. 151","quantity":1,"weight":5,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"uncommon","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1672611488355,"modifiedTime":1681926645118,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"tHRDJMzinitVtoeD","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Ox","type":"loot","img":"icons/commodities/bones/horn-simple-grey.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.WCbKUQcahzQQX0pL"},"scene-packer":{"hash":"c22e7e835aeb4b69dd1fd88d82ae98471dad301e","sourceId":"Item.tLKXbPgJI3F1QKGz"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Essentially a specially trained beef or dairy steer that has reached the age of 5. These heavy-duty beasts of burden can pull or carry up to and over their own body weight. Used for a multitude of tasks like hauling wagons, threshing grain, powering machines that irrigate or grind grain, and even been ridden, oxen are highly prized creatures for workers in a range of fields.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":2250,"price":{"value":15,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647047,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"tLKXbPgJI3F1QKGz","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_v1i36am8gde","path":"Basic Items#/CF_SEP/Food & Drink","color":"#000000","name":"Food & Drink","children":["temp_aqo2b88m7mp","temp_jtyg3xvbhjf","temp_gr24y3d4cah","temp_pjrl33pssmn","temp_ds1g9wjbbkp","temp_ln7l0amdnug","temp_7l7mb8ho3pm","temp_y15jp1eond"],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":[],"version":"2.5.7"},"scene-packer":{"hash":"e6d5fe06771e162245742c09451c6dfd3647abbc"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925804017,"modifiedTime":1681925816414,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"tM1Jz6aye4Xh9W9r"} +{"name":"Obsidian","type":"loot","img":"icons/commodities/stone/geode-raw-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":280,"originalName":"Obsidian","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"90332475c3cad3ea26da5dbfb5635ba7aa724592"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.nPxWezDgJlCycXWF"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque black gemstone worth 10 gold pieces

","chat":"

An opaque black gemstone worth 10 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":10,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645859,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"tq2heYuDV8Wppxph","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Chestnut Stew, Bowl","type":"consumable","img":"worlds/rime-of-the-frostmaiden/images/art/items/ChestnutStew.webp","effects":[],"flags":{"scene-packer":{"hash":"6608e2a2ff17a21b0b07289113d3732ea99061ca","sourceId":"Item.uaAtGqfEjONOXEc0"},"custom-character-sheet-sections":{"sectionName":""},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"cf":{"id":"temp_aqo2b88m7mp","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Soup","color":"#000000"}},"system":{"description":{"value":"

This dish consisted of roasted chestnuts, lentils, and bread that was a day old.

","chat":"","unidentified":""},"source":"ROTFM","quantity":1,"weight":1,"price":{"value":0.01,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645402,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"uaAtGqfEjONOXEc0","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Whiskey (Bottle)","type":"consumable","img":"icons/consumables/drinks/alcohol-spirits-bottle-green.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"scene-packer":{"sourceId":"Item.uylGbFFPO8SZrM34","hash":"f68ddf73a8f42b7be4ca48409543f0a216fd79ef"},"cf":{"id":"temp_7l7mb8ho3pm","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Spirits","color":"#000000"}},"system":{"description":{"value":null,"chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":{"value":0.5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":"","autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"food"},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645463,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"uylGbFFPO8SZrM34","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Aquamarine","type":"loot","img":"icons/commodities/stone/ore-chunk-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":249,"originalName":"Aquamarine","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"766bcb628d8169cbaaa9e18c63304ae73ae89d45"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.O3OXcWBzk6g10KzI"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""}},"system":{"description":{"value":"

A transparent pale blue-green gemstone worth 500 gold pieces. 

","chat":"

A transparent pale blue-green gemstone worth 500 gold pieces. 

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":500,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645521,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"vGnx5E2xeRNe28FH","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_7l7mb8ho3pm","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Spirits","color":"#000000","name":"Spirits","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["rknJNnEJeIphtuF5","4oTl1VEnDwuvWujq","uylGbFFPO8SZrM34"],"version":"2.5.7"},"scene-packer":{"hash":"c1d8ddc43a25ec359d6296980ee7f686b6d79d24"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925813878,"modifiedTime":1681926645473,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"vVE6QjChOmCjko9b"} +{"name":"Tourmaline","type":"loot","img":"icons/commodities/gems/gem-faceted-radiant-teal.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":294,"originalName":"Tourmaline","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"b883bfb99f889623bf208087e314017e2d7ae58f"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.F69nRVvMujOcRbXU"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""}},"system":{"description":{"value":"

A transparent pale green, blue, brown, or red gemstone worth 100 gold pieces

","chat":"

A transparent pale green, blue, brown, or red gemstone worth 100 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":100,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646462,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"wIYyrDbrqSbCIUnZ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Onyx","type":"loot","img":"icons/commodities/gems/gem-faceted-round-black.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":282,"originalName":"Onyx","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"43e7cf66993569400b0575d2614c0aed22292f67"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.0Svu3LgHbTp13MKl"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque gemstone with bands of black and white, or pure black or white worth 50 gold pieces

","chat":"

An opaque gemstone with bands of black and white, or pure black or white worth 50 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645884,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"wxraMng3QGWFIzco","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Hippogriff","type":"loot","img":"ddb-images/other/npc-Hippogriff.png","effects":[],"flags":{"journal-backlinks":{},"scene-packer":{"sourceId":"Item.xI2C6UcbwclA6EGT","hash":"22c8d2c3b127ef691873c4b35a9fef7129ca0425"},"cf":{"id":"temp_spblnc0ave","path":"Basic Items#/CF_SEP/Mounts","color":"#000000"}},"system":{"description":{"value":"

A flying mount that requires a great deal of training to properly use. 

\n

An animal pulling a carriage, cart, chariot, sled, or wagon can move weight up to five times its base carrying capacity, including the weight of the vehicle. If multiple animals pull the same vehicle, they can add their carrying capacity together.

","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":5000,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"rare","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646637,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"xI2C6UcbwclA6EGT","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Blue spinel","type":"loot","img":"icons/commodities/stone/ore-chunk-blue.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":256,"originalName":"Blue spinel","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"24e78f23fda900564cbfa2da4ee7fc06cbf8d1cf"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.o25yYzcDiZl55wwb"},"journal-backlinks":{}},"system":{"description":{"value":"

A transparent deep blue gemstone worth 500 gold pieces

","chat":"

A transparent deep blue gemstone worth 500 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":500,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645570,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"xXFVLKx4Rq8pAODP","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Saffron","type":"loot","img":"icons/commodities/materials/powder-red-green-yellow.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.Mrmkw4uaWX6UKpbn"},"scene-packer":{"hash":"013ba70f1ca668d1fe4bcaa3fb0c17e979b0dbd4","sourceId":"Item.xo2VY4pzR4PnA5fa"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

Likely to be one of the most highly prized ingredients in the world, saffron is so expensive because it is so labor-intensive to produce. Made from the Crocus sativus, or more commonly the \"saffron crocus\", it takes 80,000 crocus flowers to produce 1 pound of saffron.By weight, it is worth more than gold. Treasured by the most discerning of cooks and apothecaries for its flavoring and purported health benefits.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":{"value":15,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926647180,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"xo2VY4pzR4PnA5fa","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Jasper","type":"loot","img":"icons/commodities/gems/gem-oval-red.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":291,"originalName":"Jasper","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"3cde7545b49ac24def74b3720201780d3b3d4bb8"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.jgJZk3ZkdFU7JC2n"},"journal-backlinks":{}},"system":{"description":{"value":"

An opaque blue, black, or brown gemstone worth 50 gold pieces

","chat":"

An opaque blue, black, or brown gemstone worth 50 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645695,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"y5rlqqCcCSRxXc7m","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Chrysoprase","type":"loot","img":"icons/commodities/gems/gem-fragments-rough-green.webp","effects":[],"flags":{"ddbimporter":{"dndbeyond":{"type":"Gemstone","tags":[],"sources":[],"stackable":true},"id":0,"entityTypeId":0,"definitionEntityTypeId":2103445194,"definitionId":289,"originalName":"Chrysoprase","version":"2.8.1"},"magicitems":{"enabled":false},"scene-packer":{"sourceId":"Item.","hash":"c39feba0df23f7c1e3f0445cc194c44b4c68257f"},"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#222222"},"core":{"sourceId":"Compendium.world.ddb-rime-of-the-frostmaiden-items.Xfts7Oadr7Rus60I"},"journal-backlinks":{}},"system":{"description":{"value":"

A translucent green gemstone worth 50 gold pieces

","chat":"

A translucent green gemstone worth 50 gold pieces

","unidentified":"Gear"},"source":"","quantity":1,"weight":0,"price":{"value":50,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926645595,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ycW0qjKWKpgzzDaE","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Linen","type":"loot","img":"icons/sundries/flags/banner-worn-blue.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.Gh1JxTlM9aRGNrUH"},"scene-packer":{"hash":"5b14cbdbdc4698e0d8995651c68ce954a5a246f8","sourceId":"Item.ykB8BV1xYNu6A3oQ"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A square yard of linen of average quality and weight. Used for all many of items and clothing.

\n

Longer lasting than cotton, its durability and breathability make it particularly valued in warm climtes.

\n

Different types of linen do exist, with lighter weaves starting at 6 ounces per square yard, and the rest going up to 15 ounces.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":0.6,"price":{"value":5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646985,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"ykB8BV1xYNu6A3oQ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_y15jp1eond","path":"Basic Items#/CF_SEP/Food & Drink#/CF_SEP/Wine","color":"#000000","name":"Wine","children":[],"folderPath":["temp_ksena4dmqnj","temp_v1i36am8gde"],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["O9r02lVj5zndFwr3","pgssv1N1SI2BDSo0","fTiEnlP01DLknz1Y"],"version":"2.5.7"},"scene-packer":{"hash":"68af0955002cceee1074edf8d04a7c98fff51409"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925816387,"modifiedTime":1681926645503,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"yoi4MTnYTqdmR13P"} +{"name":"Cotton","type":"loot","img":"icons/sundries/flags/banner-worn-green.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.tradegoods.ZcAgZHJ1hhqbedLF"},"scene-packer":{"hash":"172b24edea098a520d9f4ddc651ce45611f4ff04","sourceId":"Item.zOEBREPay5NWnlXZ"},"journal-backlinks":{},"cf":{"id":"temp_zk29s0vd9i","path":"Basic Items#/CF_SEP/Trade Goods","color":"#000000"}},"system":{"description":{"value":"

A square yard of cotton of average quality and weight. Used for all many of items and clothing.

\n

Far lighter, more comfortable, and easier to work with than canvas; however, the comparatively more delicate crop means it is accordingly more expensive and potentially harder to come by.

","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":0.5,"price":{"value":0.5,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1681926646874,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"zOEBREPay5NWnlXZ","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_818fazhxm3g","path":"Basic Items#/CF_SEP/Gemstone","color":"#000000","name":"Gemstone","children":[],"folderPath":["temp_ksena4dmqnj"],"fontColor":"#FFFFFF","icon":"","sorting":"a","contents":["huzrKxp23z77gzoJ","O9Jp3H1OZAm1fJuB","Hl7mTdDOz6NaLGpX","vGnx5E2xeRNe28FH","VqNmZ29HBb2CvtZi","qBAC7iEVCzvMBQYd","2sdLOqESBKvrVGtW","niVJh0KUyvFJy7Ou","BONEHIgGNUQjU4Im","o9TIkFSXfygt7ZHV","EyfRH0DbV84tnekQ","sfkMysre1jA68GMX","xXFVLKx4Rq8pAODP","gUyMdOuiwpOwa9Dr","Dy0wSU60nyTaCdOn","llU6sUQSB9tBcXy3","ycW0qjKWKpgzzDaE","7RwKn49y72ZuasfB","C69OVXvz23CiXKRC","QzJfFkVmUTK9Tw6w","quYuN68xoJqceQgt","CjxjeVS2LD5J87Uc","89G3vZKSEPM85tnU","iGSkveN2nkmKzBaZ","n2ff8Tp2qYRaamJt","JESKUjU5KKFVrE0t","MR6kSKAsTEdI2wdy","y5rlqqCcCSRxXc7m","GBrn7PO6SY2yETLG","jTROmK02rrFd1UHB","ByNGJ7UuUZ6a5gHv","cTKdyISBF5QV0tHV","lSJlW3bY8eCzThp7","tq2heYuDV8Wppxph","wxraMng3QGWFIzco","M876J6ve5IiCeoa3","8vDoacfsVcNmHaWU","cHE8xF7BeZTB1JOM","ZFwtmurDgpVKkfAc","7fRb7bvY5AK794Yk","7h0JiRjHgXr6Y7Qe","eZ3zD76clUPJU2LW","iVjynCk52gKJom2P","XcDOexutYcz9XNn7","KdwFgbzwjs95Z46m","aymY1l2PJRcolGlG","JjhAwnP4aP7RIxeR","9GmU91ubsaw0x2jE","wIYyrDbrqSbCIUnZ","AVSNSdifM6v2PqJQ","jgeKPoBkK4xJxGlJ","CgLGzhFMsLTOIvuj"],"version":"2.5.7"},"scene-packer":{"hash":"a091f2840fa940d5702326bb7f2ee4d1ce365e02"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925821418,"modifiedTime":1690326313960,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"Dl4Jkm4kjbpWG2fO"} +{"name":"Brass knuckles","type":"weapon","img":"icons/weapons/fist/fist-knuckles-spiked-blue.webp","effects":[],"flags":{"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false,"set1s":false,"set2s":false,"set3s":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"midi-qol":{"effectActivation":false,"fumbleThreshold":null},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"rest-recovery":{"data":{"recovery":{"enabled":false}}},"midiProperties":{"nodam":false,"fulldam":false,"halfdam":false,"autoFailFriendly":false,"autoSaveFriendly":false,"rollOther":false,"critOther":false,"offHandWeapon":false,"magicdam":false,"magiceffect":false,"concentration":false,"toggleEffect":false,"ignoreTotalCover":false},"scene-packer":{"sourceId":"Item.4NSSd8LP8fUEaJKe","hash":"05f0b0c59128fba9e072b2cfa2366699743d629e"},"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

These metal braces are worn over the fingers to give your unarmed strikes more bite. Padding on the underside of the brace protects the wielder. 

","chat":"","unidentified":""},"source":"A5e","quantity":1,"weight":0.5,"price":{"value":4,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":1,"width":null,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"str","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4+@mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"club","properties":{"ada":false,"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"mgc":false,"rch":false,"rel":false,"ret":false,"sil":false,"spc":false,"thr":false,"two":false,"ver":false,"nodam":false,"fulldam":false,"halfdam":false,"critOther":false},"proficient":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1690326379427,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"4NSSd8LP8fUEaJKe","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Club","type":"weapon","img":"icons/weapons/clubs/club-simple-barbed.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.nfIRTECQIG81CvM4"},"scene-packer":{"hash":"4c50d95d036dd5e2900599f1f813ff82953ff3df","sourceId":"Item.j1uhE72Cl0sJKB7P"},"journal-backlinks":{},"custom-character-sheet-sections":{"sectionName":""},"rest-recovery":{"data":{"recovery":{"enabled":false}}},"midi-qol":{"fumbleThreshold":null,"effectActivation":false},"midiProperties":{"nodam":false,"fulldam":false,"halfdam":false,"rollOther":false,"critOther":false,"magicdam":false,"magiceffect":false,"concentration":false,"toggleEffect":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

A stout knob of wood forms a simple, but effective, cudgel. These weapons are used to bludgeon foes, bruising flesh and breaking bones.

","chat":"","unidentified":""},"source":"PHB pg. 149","quantity":1,"weight":2,"price":{"value":0.1,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"club","properties":{"lgt":true,"amm":false,"hvy":false,"fin":false,"fir":false,"foc":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false,"ada":false,"mgc":false,"sil":false},"proficient":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1690326379427,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"j1uhE72Cl0sJKB7P","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Dagger","type":"weapon","img":"icons/weapons/daggers/dagger-jeweled-purple.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.0E565kQUBmndJ1a2"},"scene-packer":{"hash":"2cb342f73029b7cf50523297fcd24b884779c133","sourceId":"Item.9jJKtyzeQdDmeMWS"},"custom-character-sheet-sections":{"sectionName":""},"midi-qol":{"effectActivation":false,"fumbleThreshold":null},"midiProperties":{"nodam":false,"fulldam":false,"halfdam":false,"rollOther":false,"critOther":false,"magicdam":false,"magiceffect":false,"concentration":false,"toggleEffect":false,"autoFailFriendly":false,"autoSaveFriendly":false,"offHandWeapon":false,"ignoreTotalCover":false},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"},"journal-backlinks":{},"rest-recovery":{"data":{"recovery":{"enabled":false}}},"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

A short metal blade mounted to a small hilt and crossguard. The dagger makes an effective side armament for hardened warriors or a hidden blade for assassins and thieves.

","chat":"","unidentified":""},"source":"PHB pg. 149","quantity":1,"weight":1,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4 + @mod","piercing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"dagger","properties":{"fin":true,"lgt":true,"thr":true,"amm":false,"hvy":false,"fir":false,"foc":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"two":false,"ver":false,"ada":false,"mgc":false,"sil":false},"proficient":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1690326379427,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"9jJKtyzeQdDmeMWS","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"Dueling Dagger","type":"weapon","img":"icons/weapons/daggers/dagger-jeweled-purple.webp","effects":[],"flags":{"core":{"sourceId":"Compendium.dnd5e.items.0E565kQUBmndJ1a2"},"scene-packer":{"hash":"2cb342f73029b7cf50523297fcd24b884779c133","sourceId":"Item.R7hnEGfVN7IFEEr5"},"enhancedcombathud":{"set1p":false,"set2p":false,"set3p":false,"set1s":false,"set2s":false,"set3s":false},"midi-qol":{"effectActivation":false},"magicitems":{"enabled":true,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"reaches 0 charges: it crumbles into ashes and is destroyed.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l","feats":{"0":{"id":"Fegwi5XzVkpKWQTR","name":"Parrying Weapon","pack":"world","img":"icons/skills/melee/weapons-crossed-swords-yellow.webp","effect":"e1","consumption":"0"}}},"journal-backlinks":{},"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items#/CF_SEP/Weapons","color":"#000000"}},"system":{"description":{"value":"

A short metal blade mounted to a small hilt and crossguard. The dagger makes an effective side armament for hardened warriors or a hidden blade for assassins and thieves.

\n

Parrying. When you are wielding this weapon and you are not using a shield, once before your next turn you can gain an expertise die to your AC against a single melee attack made against you by a creature you can see. You cannot use this property while incapacitated, paralyzed, rattled, restrained, or stunned.

","chat":"","unidentified":""},"source":"PHB pg. 149","quantity":1,"weight":1,"price":{"value":2,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":null,"max":"","per":"","recovery":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d4 + @mod","piercing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"dagger","properties":{"fin":true,"lgt":true,"thr":true,"amm":false,"hvy":false,"fir":false,"foc":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"two":false,"ver":false,"ada":false,"mgc":false,"sil":false,"nodam":false,"fulldam":false,"halfdam":false,"critOther":false},"proficient":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":null,"modifiedTime":1690326379428,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"R7hnEGfVN7IFEEr5","folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3}} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items","color":"#000000","name":"Basic Items","children":["temp_xlaerp46tho","temp_818fazhxm3g","temp_3wc782k0px4","temp_zk29s0vd9i","temp_a7lp0u842bv","temp_aik13uutn3w","temp_x0kwzks0lc","temp_spblnc0ave","temp_v1i36am8gde"],"folderPath":[],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["4NSSd8LP8fUEaJKe","j1uhE72Cl0sJKB7P","9jJKtyzeQdDmeMWS","R7hnEGfVN7IFEEr5"],"version":"2.5.7"},"scene-packer":{"hash":"385459809740bc1f20c58c1d76c718778701c285"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925798888,"modifiedTime":1690326379428,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"oANCBY4IUo1uuL2a"} +{"$$deleted":true,"_id":"fuP8dvTQzJUGmkPF"} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items","color":"#000000","name":"Basic Items","children":["temp_xlaerp46tho","temp_818fazhxm3g","temp_3wc782k0px4","temp_zk29s0vd9i","temp_a7lp0u842bv","temp_aik13uutn3w","temp_spblnc0ave","temp_v1i36am8gde"],"folderPath":[],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["4NSSd8LP8fUEaJKe","j1uhE72Cl0sJKB7P","9jJKtyzeQdDmeMWS","R7hnEGfVN7IFEEr5"],"version":"2.5.7"},"scene-packer":{"hash":"385459809740bc1f20c58c1d76c718778701c285"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925798888,"modifiedTime":1690326381726,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"oANCBY4IUo1uuL2a"} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items","color":"#000000","name":"Basic Items","children":["temp_xlaerp46tho","temp_818fazhxm3g","temp_3wc782k0px4","temp_zk29s0vd9i","temp_a7lp0u842bv","temp_aik13uutn3w","temp_spblnc0ave","temp_v1i36am8gde"],"folderPath":[],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["4NSSd8LP8fUEaJKe","j1uhE72Cl0sJKB7P","9jJKtyzeQdDmeMWS","R7hnEGfVN7IFEEr5"],"version":"2.5.7"},"scene-packer":{"hash":"385459809740bc1f20c58c1d76c718778701c285"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925798888,"modifiedTime":1690326381728,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"oANCBY4IUo1uuL2a"} +{"name":"#[CF_tempEntity]","type":"weapon","flags":{"cf":{"id":"temp_ksena4dmqnj","path":"Basic Items","color":"#000000","name":"Basic Items","children":["temp_xlaerp46tho","temp_818fazhxm3g","temp_3wc782k0px4","temp_zk29s0vd9i","temp_a7lp0u842bv","temp_aik13uutn3w","temp_spblnc0ave","temp_v1i36am8gde"],"folderPath":[],"fontColor":"#FFFFFF","icon":null,"sorting":"a","contents":["4NSSd8LP8fUEaJKe","j1uhE72Cl0sJKB7P","9jJKtyzeQdDmeMWS","R7hnEGfVN7IFEEr5"],"version":"2.5.7"},"scene-packer":{"hash":"385459809740bc1f20c58c1d76c718778701c285"}},"img":"icons/svg/item-bag.svg","system":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":{"value":0,"denomination":"gp"},"attunement":0,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":"","units":""},"cover":null,"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":null,"recovery":""},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":null,"attackBonus":"","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null},"hp":{"value":null,"max":null,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"","properties":{},"proficient":true},"effects":[],"folder":null,"sort":0,"ownership":{"default":0,"Mqsd3fEGMipviiZd":3},"_stats":{"systemId":"dnd5e","systemVersion":"2.1.5","coreVersion":"10.291","createdTime":1681925798888,"modifiedTime":1690326381730,"lastModifiedBy":"Mqsd3fEGMipviiZd"},"_id":"oANCBY4IUo1uuL2a"} +{"$$deleted":true,"_id":"4NSSd8LP8fUEaJKe"} +{"$$deleted":true,"_id":"j1uhE72Cl0sJKB7P"} +{"$$deleted":true,"_id":"9jJKtyzeQdDmeMWS"} +{"$$deleted":true,"_id":"R7hnEGfVN7IFEEr5"}