diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c595a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +temp diff --git a/Jenkinsfile b/Jenkinsfile deleted file mode 100644 index 94a3820..0000000 --- a/Jenkinsfile +++ /dev/null @@ -1,53 +0,0 @@ -pipeline { - agent any - - environment { - VERSION_STR = "$BUILD_NUMBER" - DOWNLOAD_STR = "http://192.168.1.200:8082/repository/zip-repo/shared-compendia/shared-compendia/${BUILD_NUMBER}/shared-compendia-${BUILD_NUMBER}.zip" - } - - stages { - stage('modifying module.json') { - steps { - sh "sed -i 's_\"version\":.*\$_\"version\": \"${BUILD_NUMBER}\",_;s_\"download\":.*\$_\"download\": \"${DOWNLOAD_STR}\",_' module.json" - } - } - stage('copy module.json') { - steps { - sh "cp -f module.json src/module.json" - } - } - stage('archive artifacts') { - steps { - archiveArtifacts artifacts: 'module.json', fingerprint: true - } - } - stage('generate archive') { - steps { - zip zipFile: "shared-compendia-${BUILD_NUMBER}.zip", archive: false, overwrite: true, dir: "src" - } - } - stage('upload artifact') { - steps { - nexusArtifactUploader ( - artifacts: [ - [ - artifactId: "shared-compendia", - classifier: '', - file: "shared-compendia-${BUILD_NUMBER}.zip", - type: 'zip' - ] - ], - credentialsId: '190405b3-4cdf-4475-85ed-a3a7713cb6eb', - groupId: 'shared-compendia', - nexusUrl: '192.168.1.200:8082', - nexusVersion: 'nexus3', - protocol: 'http', - repository: 'zip-repo', - version: '$BUILD_NUMBER' - ) - sh 'curl --user jenkins:12345678 --upload-file module.json http://192.168.1.200:8082/repository/zip-repo/shared-compendia/module.json' - } - } - } -} diff --git a/playbooks/download-db.yml b/playbooks/download-db.yml new file mode 100644 index 0000000..eb734b6 --- /dev/null +++ b/playbooks/download-db.yml @@ -0,0 +1,5 @@ +--- +- name: archive db + archive: + path: /mnt/data/foundryvtt-v10/Data/modules/shared-compendia/packs + dest: /mnt/data/temp.tar.gz \ No newline at end of file diff --git a/scripts/get-update.ps1 b/scripts/get-update.ps1 new file mode 100644 index 0000000..4444908 --- /dev/null +++ b/scripts/get-update.ps1 @@ -0,0 +1,18 @@ +$tempFolder = "C:\Users\dmitr\Documents\Repos\local\fvtt-shared-compendia\temp" +$dbFolder = "C:\Users\dmitr\Documents\Repos\local\fvtt-shared-compendia\src\packs" + +$archiveList = Invoke-RestMethod -Method Get https://nexus.kdiva.ru/service/rest/v1/search?repository=generic +$archiveUrl = $archiveList.items.assets | Sort-Object -Property lastModified | Select-Object -ExpandProperty downloadUrl -Last 1 +$archiveName = [System.IO.Path]::GetFileName($archiveUrl) + +if (!(Test-Path -Path $tempFolder)){ + New-Item -Path $tempFolder -ItemType Directory -Force +} + +Invoke-RestMethod -Method Get -Uri $archiveUrl -OutFile $tempFolder\$archiveName + +Expand-Archive -Force -Path $tempFolder\$archiveName -DestinationPath $tempFolder + +Get-ChildItem -Path $tempFolder -Filter "*.db" | foreach $_ {Move-Item -Force -Path $_ -Destination $dbFolder} + +Remove-Item -Force -Recurse -Path $tempFolder \ No newline at end of file diff --git a/src/packs/sc-items.db b/src/packs/sc-items.db index a6234da..fe1be4a 100644 --- a/src/packs/sc-items.db +++ b/src/packs/sc-items.db @@ -67,7 +67,7 @@ {"_id":"DR0sb8uIjUmkkJbh","name":"Potion of Invisibility","type":"consumable","img":"icons/consumables/potions/bottle-bulb-empty-glass.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"potion%20of%20invisibility_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-potions.DR0sb8uIjUmkkJbh"}},"system":{"description":{"value":"\n\t\t

This potion's container looks empty but feels as though it holds liquid. When you drink it, you become @condition[invisible] for 1 hour. Anything you wear or carry is @condition[invisible] with you. The effect ends early if you attack or cast a spell.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":null,"attunement":0,"equipped":false,"rarity":"veryRare","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"width":null,"units":"","type":"creature"},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10},"proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220102612,"modifiedTime":1662222019954,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"DbsrprRicZ01t6Mx","name":"Carrion Crawler Mucus","type":"consumable","img":"modules/plutonium/media/icon/backpack.svg","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"carrion%20crawler%20mucus_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.DbsrprRicZ01t6Mx"}},"system":{"description":{"value":"\n\t\t

This poison must be harvested from a dead or @condition[incapacitated] @creature[carrion crawler]. A creature subjected to this poison must succeed on a DC 13 Constitution saving throw or be @condition[poisoned] for 1 minute. The @condition[poisoned] creature is @condition[paralyzed]. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":200,"attunement":0,"equipped":false,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":null,"autoDestroy":false,"autoUse":true},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":null,"attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"poison","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095123,"modifiedTime":1662222019957,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"name":"Неподвижный жезл","type":"consumable","system":{"description":{"value":"","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":2,"price":150,"attunement":0,"equipped":false,"rarity":"uncommon","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":null,"max":"","per":"","autoDestroy":false,"autoUse":false},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"rod","attributes":{"spelldc":10},"proficient":true,"attuned":false,"armor":{"value":null,"dex":null}},"img":"modules/shared-compendia/icons/items/immovable-rod.webp","flags":{"plutonium":{"page":"items.html","source":"DMG","hash":"immovable%20rod_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-items.Df6Z3ngMstMss9zY"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662200859255,"modifiedTime":1662222019960,"lastModifiedBy":"VdGRI531rerJ25hN"},"_id":"Df6Z3ngMstMss9zY","folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} -{"name":"Складной шест/Pole of Collapsing","type":"equipment","system":{"description":{"value":"

Держа этот 10-футовый шест, вы можете действием произнести командное слово и сложить шест в 1-футовый жезл для удобства хранения. Вес шеста не меняется. Вы можете действием произнести другое командное слово и заставить жезл снова превратиться в шест, однако шест удлинится только настолько, насколько позволяет окружающее пространство.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":50,"attunement":0,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"special","cost":0,"condition":"Command word"},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":false},"img":"modules/shared-compendia/icons/items/pole-of-collapsing.webp","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"pole%20of%20collapsing_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335557,"modifiedTime":1662586289155,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"DvUkplH125MRG106","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} +{"name":"Складной шест/Pole of Collapsing","type":"equipment","system":{"description":{"value":"

Держа этот 10-футовый шест, вы можете действием произнести командное слово и сложить шест в 1-футовый жезл для удобства хранения. Вес шеста не меняется. Вы можете действием произнести другое командное слово и заставить жезл снова превратиться в шест, однако шест удлинится только настолько, насколько позволяет окружающее пространство.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":50,"attunement":0,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"special","cost":0,"condition":"Command word"},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":false},"img":"modules/shared-compendia/icons/items/pole-of-collapsing.webp","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"pole%20of%20collapsing_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335557,"modifiedTime":1663348845653,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"DvUkplH125MRG106","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} {"_id":"Dxo3r5pPLySjsX1w","name":"Oil (flask)","type":"consumable","img":"icons/consumables/potions/bottle-bulb-empty-glass.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"oil%20(flask)_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.Dxo3r5pPLySjsX1w"}},"system":{"description":{"value":"\n\t\t

Oil usually comes in a clay flask that holds 1 pint. As an action, you can splash the oil in this flask onto a creature within 5 feet of you or throw it up to 20 feet, shattering it on impact. Make a ranged attack against a target creature or object, treating the oil as an improvised weapon. On a hit, the target is covered in oil. If the target takes any fire damage before the oil dries (after 1 minute), the target takes an additional 5 fire damage from the burning oil. You can also pour a flask of oil on the ground to cover a 5-foot-square area, provided that the surface is level. If lit, the oil burns for 2 rounds and deals 5 fire damage to any creature that enters the area or ends its turn in the area. A creature can take this damage only once per turn.

","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":0.1,"attunement":0,"equipped":false,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"width":null,"units":"","type":"creature"},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"dex","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["5","fire"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"trinket","proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095124,"modifiedTime":1662222019961,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"DzpaPqnH7SIDNyl1","name":"Midnight Tears","type":"consumable","img":"modules/plutonium/media/icon/backpack.svg","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"midnight%20tears_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.DzpaPqnH7SIDNyl1"}},"system":{"description":{"value":"\n\t\t

A creature that ingests this poison suffers no effect until the stroke of midnight. If the poison has not been neutralized before then, the creature must succeed on a DC 17 Constitution saving throw, taking 31 ([[/r 9d6]]) poison damage on a failed save, or half as much damage on a successful one.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":1500,"attunement":0,"equipped":false,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":null,"autoDestroy":false,"autoUse":true},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":null,"attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"poison","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095124,"modifiedTime":1662222019962,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"E65TBP3kBIGJRMzR","name":"Steel Mirror","type":"loot","img":"icons/commodities/currency/coin-engraved-slot-one-copper.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"steel%20mirror_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.E65TBP3kBIGJRMzR"}},"system":{"description":{"value":"\n\t\t","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":5,"attunement":0,"equipped":false,"rarity":"","identified":false,"damage":{"parts":[]},"proficient":true,"attuned":false,"consume":{"type":"","target":"","amount":null},"range":{"value":5,"long":0,"units":"ft"}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095125,"modifiedTime":1662222019963,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} @@ -81,7 +81,7 @@ {"_id":"F80DDTKL9WjNCYEV","name":"Block and Tackle","type":"consumable","img":"icons/weapons/sickles/sickle-hooked-wood.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"block%20and%20tackle_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.F80DDTKL9WjNCYEV"}},"system":{"description":{"value":"\n\t\t

A set of pulleys with a cable threaded through them and a hook to attach to objects, a block and tackle allows you to hoist up to four times the weight you can normally lift.

","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":1,"attunement":0,"equipped":false,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":"","autoDestroy":false,"autoUse":false},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"util","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"trinket","proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095126,"modifiedTime":1662222019975,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"FCQz22zPwnhURQ5q","name":"Potion of Longevity","type":"consumable","img":"modules/plutonium/media/icon/potion-ball.svg","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"potion%20of%20longevity_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-potions.FCQz22zPwnhURQ5q"}},"system":{"description":{"value":"\n\t\t

When you drink this potion, your physical age is reduced by [[/r 1d6 + 6]] years, to a minimum of 13 years. Each time you subsequently drink a potion of longevity, there is 10 percent cumulative chance that you instead age by [[/r 1d6 + 6]] years. Suspended in this amber liquid are a scorpion's tail, an adder's fang, a dead spider, and a tiny heart that, against all reason, is still beating. These ingredients vanish when the potion is opened.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":null,"attunement":0,"equipped":false,"rarity":"veryRare","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":null,"autoDestroy":true,"autoUse":true},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":null,"attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220102614,"modifiedTime":1662222019977,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"FUguZPVsgaBu2mH6","name":"Book","type":"loot","img":"icons/sundries/books/book-worn-brown.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"book_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.FUguZPVsgaBu2mH6"}},"system":{"description":{"value":"\n\t\t

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 @item[spellbook|phb].

","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":"25","attunement":0,"equipped":false,"rarity":"","identified":false,"damage":{"parts":[]},"details":{"description":"

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 @Compendium[dnd5e.items.LBajgahniRJbAgDr]{Spellbook}.

"},"proficient":true,"attuned":false,"consume":{"type":"","target":"","amount":null},"range":{"value":5,"long":0,"units":"ft"}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095127,"modifiedTime":1662222019977,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} -{"name":"Wand of Pyrotechnics","type":"consumable","system":{"description":{"value":"

У этой волшебной палочки 7 зарядов. Если вы её держите, вы можете действием потратить 1 заряд, чтобы создать безвредную разноцветную вспышку света в точке в пределах 60 футов. Эта вспышка сопровождается потрескивающим шумом, слышимым на расстоянии 300 футов. Свет такой же яркий, как пламя факела, но длится всего секунду.

Палочка ежедневно восстанавливает [[/r 1d6+1]] заряд на рассвете. Если вы потратили последний заряд, бросьте [[/r d20]]. Если выпадет 1, палочка взрывается безвредным пиротехническим всполохом и уничтожается.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":1,"price":50,"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":7,"max":"7","per":"day","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"d20","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"wand","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"img":"modules/plutonium/media/icon/fairy-wand.svg","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"wand%20of%20pyrotechnics_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335970,"modifiedTime":1662586289158,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"FbuHu14eV8RG2N9u","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} +{"name":"Палочка пиротехники/Wand of Pyrotechnics","type":"consumable","system":{"description":{"value":"

У этой волшебной палочки 7 зарядов. Если вы её держите, вы можете действием потратить 1 заряд, чтобы создать безвредную разноцветную вспышку света в точке в пределах 60 футов. Эта вспышка сопровождается потрескивающим шумом, слышимым на расстоянии 300 футов. Свет такой же яркий, как пламя факела, но длится всего секунду.

Палочка ежедневно восстанавливает [[/r 1d6+1]] заряд на рассвете. Если вы потратили последний заряд, бросьте [[/r d20]]. Если выпадет 1, палочка взрывается безвредным пиротехническим всполохом и уничтожается.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":1,"price":50,"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":7,"max":"7","per":"day","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"d20","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"wand","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"img":"modules/plutonium/media/icon/fairy-wand.svg","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"wand%20of%20pyrotechnics_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335970,"modifiedTime":1663348845557,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"FbuHu14eV8RG2N9u","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} {"name":"Эльфийские сапоги","type":"equipment","system":{"description":{"value":"","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":1,"price":250,"attunement":0,"equipped":true,"rarity":"uncommon","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":null},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"clothing","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":0,"stealth":false,"proficient":true,"attuned":false},"img":"modules/shared-compendia/icons/items/boots-of-elvenkind.webp","flags":{"plutonium":{"page":"items.html","source":"DMG","hash":"boots%20of%20elvenkind_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-items.FcfmeQxzqGid1hgk"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662200859169,"modifiedTime":1662222019979,"lastModifiedBy":"VdGRI531rerJ25hN"},"_id":"FcfmeQxzqGid1hgk","folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"Fcu88tKZyTA7AsZe","name":"Hammer of Thunderbolts","type":"weapon","img":"https://5etools-mirror-1.github.io/img/items/DMG/Hammer%20of%20Thunderbolts.jpg","effects":[{"label":"Bonus Strength","icon":"https://5etools-mirror-1.github.io/img/items/DMG/Hammer%20of%20Thunderbolts.jpg","changes":[{"key":"system.abilities.str.value","mode":2,"value":"4","priority":7}],"disabled":false,"duration":{"startTime":null,"seconds":null,"combat":null,"rounds":null,"turns":null,"startRound":null,"startTurn":null},"tint":null,"transfer":true,"flags":{},"_id":"epbdzl3hdw5eczvi","origin":null}],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"hammer%20of%20thunderbolts_dmg","propDroppable":"item"},"babele":{"translated":true,"hasTranslation":true,"originalName":"Hammer of Thunderbolts"},"core":{"sourceId":"Compendium.world.martial-melee-weapon.Fcu88tKZyTA7AsZe"}},"system":{"description":{"value":"\n\t\t

You gain a +1 bonus to attack and damage rolls made with this magic weapon.

Giant's Bane (Requires Attunement).

You must be wearing a belt of giant strength (any variety) and @item[gauntlets of ogre power] to attune to this weapon. The attunement ends if you take off either of those items. While you are attuned to this weapon and holding it, your Strength score increases by 4 and can exceed 20, but not 30. When you roll a 20 on an attack roll made with this weapon against a giant, the giant must succeed on a DC 17 Constitution saving throw or die.

The hammer also has 5 charges. While attuned to it, you can expend 1 charge and make a ranged weapon attack with the hammer, hurling it as if it had the thrown property with a normal range of 20 feet and a long range of 60 feet. If the attack hits, the hammer unleashes a thunderclap audible out to 300 feet. The target and every creature within 30 feet of it must succeed on a DC 17 Constitution saving throw or be @condition[stunned] until the end of your next turn. The hammer regains [[/r 1d4 + 1]] expended charges daily at dawn.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":10,"price":null,"attunement":0,"equipped":true,"rarity":"legendary","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":5,"max":5,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"mwak","attackBonus":1,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["2d6 +@mod +1","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"con","dc":17,"scaling":"flat"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"martialM","baseItem":"maul","properties":{"amm":false,"hvy":true,"fin":false,"fir":false,"foc":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false,"mgc":true},"proficient":true,"attributes":{"spelldc":10},"details":{"description":"

You gain a +1 bonus to attack and damage rolls made with this magic weapon (maul).

\n

Giant's Bane (requires attunement)

\n

You must be wearing a Belt of Giant Strength (@Compendium[dnd5e.items.wBYmPQG3nZfD88aP]{Storm}, @Compendium[dnd5e.items.NRj0lC3SM03s1YB3]{Cloud}, @Compendium[dnd5e.items.bq9YKwEHLQ7p7ric]{Fire}, @Compendium[dnd5e.items.ORKf6RRcalrdD6Qp]{Frost}, @Compendium[dnd5e.items.fCUZ7h8YYrs16UhX]{Stone}, or @Compendium[dnd5e.items.ER75WHewYN04Zp11]{Hill}) and @Compendium[dnd5e.items.3TWT5bv3z5zGUZCe]{Gauntlets of Ogre Power} to attune to this weapon. The attunement ends if you take off either of those items. While you are attuned to this weapon and holding it, your Strength score increases by 4 and can exceed 20, but not 30.

\n

When you roll a 20 on an attack roll made with this weapon against a giant, the giant must succeed on a DC 17 Constitution saving throw or die.

\n

The hammer also has 5 charges. While attuned to it, you can expend 1 charge and make a ranged weapon attack with the hammer, hurling it as if it had the thrown property with a normal range of 20 feet and a long range of 60 feet. If the attack hits, the hammer unleashes a thunderclap audible out to 300 feet. The target and every creature within 30 feet of it must succeed on a DC 17 Constitution saving throw or be stunned until the end of your next turn. The hammer regains 1d4 + 1 expended charges daily at dawn.

"},"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220064373,"modifiedTime":1662222019980,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"Fjxv5tPoKWL44cPZ","name":"Sling","type":"weapon","img":"icons/weapons/slings/slingshot-wood.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"sling_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-weapon-ranged.Fjxv5tPoKWL44cPZ"}},"system":{"description":{"value":"\n\t\t
","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":0.1,"attunement":0,"equipped":true,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":30,"long":120,"units":"ft"},"uses":{"value":null,"max":"","per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":null,"actionType":"rwak","attackBonus":0,"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":"simpleR","baseItem":"sling","properties":{"amm":true,"hvy":false,"fin":false,"fir":false,"foc":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":true,"attributes":{"spelldc":10},"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220075422,"modifiedTime":1662222019983,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} @@ -259,7 +259,7 @@ {"_id":"oaXvP745YsWjYsA5","name":"Sack","type":"backpack","img":"icons/containers/bags/sack-simple-leather-tan.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"sack_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.oaXvP745YsWjYsA5"}},"system":{"description":{"value":"\n\t\t

A sack can hold up to 1 cubic foot or 30 pounds of gear.

","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":0.01,"attunement":0,"equipped":false,"rarity":"","identified":false,"capacity":{"type":"weight","value":30,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"damage":{"parts":[]},"proficient":true,"attuned":false,"consume":{"type":"","target":"","amount":null},"range":{"value":5,"long":0,"units":"ft"}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095187,"modifiedTime":1662222020128,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"obd8Gb9edEH2s2jX","name":"Potion of Fire Breath","type":"consumable","img":"modules/plutonium/media/icon/potion-ball.svg","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"potion%20of%20fire%20breath_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-potions.obd8Gb9edEH2s2jX"}},"system":{"description":{"value":"\n\t\t

After drinking this potion, you can use a bonus action to exhale fire at a target within 30 feet of you. The target must make a DC 13 Dexterity saving throw, taking [[/r 4d6]] fire damage on a failed save, or half as much damage on a successful one. The effect ends after you exhale the fire three times or when 1 hour has passed. This potion's orange liquid flickers, and smoke fills the top of the container and wafts out whenever it is opened.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":null,"attunement":0,"equipped":false,"rarity":"uncommon","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":null,"autoDestroy":true,"autoUse":true},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":null,"attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220102645,"modifiedTime":1662222020134,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"ohNTC61JNaW20Hv8","name":"Mess Kit","type":"loot","img":"icons/tools/cooking/fork-steel-grey.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"mess%20kit_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.ohNTC61JNaW20Hv8"}},"system":{"description":{"value":"\n\t\t

This tin box contains a cup and simple cutlery. The box clamps together, and one side can be used as a cooking pan and the other as a plate or shallow bowl.

","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":0.2,"attunement":0,"equipped":false,"rarity":"","identified":false,"damage":{"parts":[]},"proficient":true,"attuned":false,"consume":{"type":"","target":"","amount":null},"range":{"value":5,"long":0,"units":"ft"}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095188,"modifiedTime":1662222020139,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} -{"name":"Механистический амулет/Clockwork Amulet","type":"equipment","system":{"description":{"value":"

Этот медный амулет содержит очень маленькие шестерёнки, находящиеся в постоянном движении и заряженные магией Механуса — плана механической предопределённости. Существо, которое прикладывает амулет к уху, может услышать тихое тиканье и шуршание шестерёнок.

Когда вы носите этот амулет и совершаете бросок атаки, вы можете не бросать к20 и просто выбрать значение 10 на кости. Это свойство нельзя использовать повторно до следующего рассвета.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":100,"attunement":0,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"none","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"day"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":false},"img":"modules/plutonium/media/icon/crossed-swords.svg","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"clockwork%20amulet_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335416,"modifiedTime":1662586289143,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"otaYFCOxzRsKtj95","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} +{"name":"Механистический амулет/Clockwork Amulet","type":"equipment","system":{"description":{"value":"

Этот медный амулет содержит очень маленькие шестерёнки, находящиеся в постоянном движении и заряженные магией Механуса — плана механической предопределённости. Существо, которое прикладывает амулет к уху, может услышать тихое тиканье и шуршание шестерёнок.

Когда вы носите этот амулет и совершаете бросок атаки, вы можете не бросать к20 и просто выбрать значение 10 на кости. Это свойство нельзя использовать повторно до следующего рассвета.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":100,"attunement":0,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"none","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"day"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":false},"img":"modules/plutonium/media/icon/crossed-swords.svg","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"clockwork%20amulet_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335416,"modifiedTime":1663348845650,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"otaYFCOxzRsKtj95","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} {"_id":"pxc5xU6WPYtNbKvb","name":"Potion of Growth","type":"consumable","img":"icons/consumables/potions/potion-tube-corked-glowing-red.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"potion%20of%20growth_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-potions.pxc5xU6WPYtNbKvb"}},"system":{"description":{"value":"\n\t\t

When you drink this potion, you gain the \"enlarge\" effect of the @spell[enlarge/reduce] spell for [[/r 1d4]] hours (no concentration required). The red in the potion's liquid continuously expands from a tiny bead to color the clear liquid around it and then contracts. Shaking the bottle fails to interrupt this process.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":null,"attunement":0,"equipped":false,"rarity":"uncommon","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":0,"units":"hour"},"target":{"value":1,"width":null,"units":"","type":"creature"},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"util","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10},"proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220102645,"modifiedTime":1662222020140,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"pyZhutNbZilUzY4e","name":"Potion of Superior Healing","type":"consumable","img":"icons/consumables/potions/bottle-round-corked-red.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"potion%20of%20superior%20healing_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-potions.pyZhutNbZilUzY4e"}},"system":{"description":{"value":"\n\t\t

You regain [[/r 8d4 + 8]] hit points when you drink this potion. The potion's red liquid glimmers when agitated.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":null,"attunement":0,"equipped":false,"rarity":"rare","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":0,"units":""},"target":{"value":1,"width":null,"units":"","type":"creature"},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":1,"max":"1","per":"charges","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null,"value":"","_deprecated":true},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["8d4 + 8","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10},"consumes":{"type":"","target":null,"amount":null},"charges":{"value":1,"max":1,"_deprecated":true},"autoUse":{"value":true,"_deprecated":true},"autoDestroy":{"value":true,"_deprecated":true},"proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220102646,"modifiedTime":1662222020140,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"q4xmtnI6yheGqxy6","name":"Abacus","type":"loot","img":"icons/commodities/treasure/broach-jewel-gold-blue.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"abacus_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.q4xmtnI6yheGqxy6"}},"system":{"description":{"value":"\n\t\t","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":2,"attunement":0,"equipped":false,"rarity":"","identified":false,"attributes":{"spelldc":10},"damage":{"parts":[]},"proficient":true,"attuned":false,"consume":{"type":"","target":"","amount":null},"range":{"value":5,"long":0,"units":"ft"}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095188,"modifiedTime":1662222020141,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} @@ -306,15 +306,10 @@ {"_id":"yJgu6xSOEFXZp0Ie","name":"Caltrops (bag of 20)","type":"consumable","img":"icons/weapons/thrown/bomb-spiked-purple.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"caltrops%20(bag%20of%2020)_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.yJgu6xSOEFXZp0Ie"}},"system":{"description":{"value":"\n\t\t

As an action, you can spread a single bag of caltrops to cover a 5-foot-square area. Any creature that enters the area must succeed on a DC 15 Dexterity saving throw or stop moving and take 1 piercing damage. Until the creature regains at least 1 hit point, its walking speed is reduced by 10 feet. A creature moving through the area at half speed doesn't need to make the saving throw.

","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":1,"attunement":0,"equipped":false,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":0,"units":""},"target":{"value":5,"width":null,"units":"ft","type":"square"},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1","piercing"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":15,"scaling":"flat"},"consumableType":"trinket","proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095490,"modifiedTime":1662222020169,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"yP9LbKK09aWtWarf","name":"Боевой топор","type":"weapon","img":"icons/weapons/polearms/halberd-crescent-engraved-steel.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"battleaxe_phb","propDroppable":"item"},"babele":{"translated":true,"hasTranslation":true,"originalName":"Battleaxe"},"core":{"sourceId":"Compendium.world.martial-melee-weapon.yP9LbKK09aWtWarf"}},"system":{"description":{"value":"\n\t\t
","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":10,"attunement":0,"equipped":true,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"0","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d8 + @mod","slashing"]],"versatile":"1d10 + @mod"},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"martialM","baseItem":"battleaxe","properties":{"ver":true,"ada":false,"amm":false,"ret":false,"two":false,"rch":false,"lod":false,"lgt":false,"mgc":false,"thr":false,"fir":false,"spc":false,"rel":false,"sil":false,"hvy":false,"fin":false,"foc":false},"proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220064463,"modifiedTime":1662372014966,"lastModifiedBy":"SNokP0FAIth1dvje"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"yXEtjzRiC0HXybJV","name":"Wyvern Poison","type":"consumable","img":"modules/plutonium/media/icon/backpack.svg","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"wyvern%20poison_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-adventuring-gear.yXEtjzRiC0HXybJV"}},"system":{"description":{"value":"\n\t\t

This poison must be harvested from a dead or @condition[incapacitated] @creature[wyvern]. A creature subjected to this poison must make a DC 15 Constitution saving throw, taking 24 ([[/r 7d6]]) poison damage on a failed save, or half as much damage on a successful one.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":0,"price":1200,"attunement":0,"equipped":false,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":null,"autoDestroy":false,"autoUse":true},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":null,"attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"poison","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220095491,"modifiedTime":1662222020170,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} -{"name":"Шляпа волшебства/Hat of Wizardry","type":"equipment","system":{"description":{"value":"

Эта старинная конусообразная шляпа украшена золотыми полумесяцами и звёздами. Пока она надета на вас, вы получаете следующие преимущества:

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":100,"attunement":1,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"none","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"lr"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":true},"img":"modules/shared-compendia/icons/items/hat-of-wizardry.webp","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"hat%20of%20wizardry_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335504,"modifiedTime":1662586289150,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"ykCp9W27LiESHpA5","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} +{"name":"Шляпа волшебства/Hat of Wizardry","type":"equipment","system":{"description":{"value":"

Эта старинная конусообразная шляпа украшена золотыми полумесяцами и звёздами. Пока она надета на вас, вы получаете следующие преимущества:

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":100,"attunement":1,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"none","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"lr"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":true},"img":"modules/shared-compendia/icons/items/hat-of-wizardry.webp","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"hat%20of%20wizardry_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335504,"modifiedTime":1663348845657,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"ykCp9W27LiESHpA5","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} {"name":"Studded Leather Armor","type":"equipment","img":"icons/equipment/chest/breastplate-rivited-red.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"studded%20leather%20armor_phb","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-armor.owEtpDfY6wp6VjxT"}},"system":{"description":{"value":"\n\t\t

Made from tough but flexible leather, studded leather is reinforced with close-set rivets or spikes.

","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":13,"price":45,"attunement":0,"equipped":true,"rarity":"","identified":false,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":null},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":12,"type":"light","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"studded","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220089027,"modifiedTime":1662222020171,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3},"_id":"yog46qQQHpwKK1hN"} {"_id":"yrPeN7tnzWyXKzZ0","name":"Club","type":"weapon","img":"icons/weapons/clubs/club-simple-barbed.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"club_phb","propDroppable":"item"},"betterRolls5e":{"quickDamage":{"context":{"0":""},"value":{"0":true},"altValue":{"0":true}},"quickOther":{"context":"","value":true,"altValue":true},"quickDesc":{"value":false,"altValue":false},"quickAttack":{"value":true,"altValue":true},"quickProperties":{"value":true,"altValue":true},"quickVersatile":{"value":false,"altValue":false},"quickFlavor":{"value":true,"altValue":true},"quickCharges":{"value":{"quantity":false},"altValue":{"quantity":false}}},"core":{"sourceId":"Compendium.shared-compendia.sc-weapon-melee.yrPeN7tnzWyXKzZ0"}},"system":{"description":{"value":"\n\t\t
","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":"0.1","attunement":0,"equipped":true,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":"0","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":true,"attributes":{"spelldc":10},"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220064464,"modifiedTime":1662222020171,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"name":"+1 Боевой топор","type":"weapon","system":{"description":{"value":"

Вы получаете бонус +1 к броскам атаки и урона, совершённым этим магическим оружием.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":4,"price":510,"attunement":0,"equipped":true,"rarity":"uncommon","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":""},"consume":{"type":"","target":"","amount":null},"ability":"str","actionType":"mwak","attackBonus":"+1","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d8+1+@mod","slashing"]],"versatile":"1d10+1+@mod"},"formula":"","save":{"ability":"","dc":0,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"martialM","baseItem":"battleaxe","properties":{"ver":true,"mgc":true,"ada":false,"amm":false,"ret":false,"two":false,"rch":false,"lod":false,"lgt":false,"thr":false,"fir":false,"spc":false,"rel":false,"sil":false,"hvy":false,"fin":false,"foc":false},"proficient":true,"attuned":false,"speed":{"value":null,"conditions":""}},"img":"icons/weapons/polearms/halberd-crescent-engraved-steel.webp","flags":{"plutonium":{"page":"items.html","source":"DMG","hash":"%2b1%20battleaxe_dmg","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662371248810,"modifiedTime":1662389807065,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"zKCVBZmDADYQ8s2g","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} {"name":"Armor of Vulnerability (Slashing)","type":"equipment","img":"icons/equipment/chest/breastplate-cuirass-steel-grey.webp","effects":[{"label":"Damage Resistance","icon":"icons/equipment/chest/breastplate-cuirass-steel-grey.webp","changes":[{"key":"system.traits.dr.value","mode":2,"value":"slashing","priority":7}],"disabled":false,"duration":{"startTime":null,"seconds":null,"combat":null,"rounds":null,"turns":null,"startRound":null,"startTurn":null},"tint":null,"transfer":true,"flags":{},"_id":"wmium1smus33781p","origin":null},{"label":"Damage Vulnerability","icon":"icons/equipment/chest/breastplate-cuirass-steel-grey.webp","changes":[{"key":"system.traits.dv.value","mode":2,"value":"bludgeoning","priority":7}],"disabled":false,"duration":{"startTime":null,"seconds":null,"combat":null,"rounds":null,"turns":null,"startRound":null,"startTurn":null},"tint":null,"transfer":true,"flags":{},"_id":"bp1weg8ho7c0n4vo","origin":null},{"label":"Damage Vulnerability","icon":"icons/equipment/chest/breastplate-cuirass-steel-grey.webp","changes":[{"key":"system.traits.dv.value","mode":2,"value":"piercing","priority":7}],"disabled":false,"duration":{"startTime":null,"seconds":null,"combat":null,"rounds":null,"turns":null,"startRound":null,"startTurn":null},"tint":null,"transfer":true,"flags":{},"_id":"8qsrmspr0okdhnk6","origin":null}],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"armor%20of%20vulnerability%20(slashing)_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-armor.u6eNUwU746wLezoa"}},"system":{"description":{"value":"\n\t\t

While wearing this armor, you have resistance to slashing damage.

Curse.

This armor is cursed, a fact that is revealed only when an @spell[identify] spell is cast on the armor or you attune to it. Attuning to the armor curses you until you are targeted by the @spell[remove curse] spell or similar magic; removing the armor fails to end the curse. While cursed you have vulnerability to bludgeoning and piercing damage.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":65,"price":null,"attunement":1,"equipped":true,"rarity":"rare","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":5,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":null},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":18,"type":"heavy","dex":0},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"plate","speed":{"value":null,"conditions":""},"strength":15,"stealth":true,"proficient":true,"attuned":true},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220089033,"modifiedTime":1662222020172,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3},"_id":"zY5AQI5dmP5Qqljb"} {"_id":"zfxMrtxMySViNljU","name":"Javelin of Lightning","type":"weapon","img":"https://5etools-mirror-1.github.io/img/items/DMG/Javelin%20of%20Lightning.jpg","effects":[],"flags":{"srd5e":{"page":"items.html","source":"DMG","hash":"javelin%20of%20lightning_dmg","propDroppable":"item"},"core":{"sourceId":"Compendium.shared-compendia.sc-weapon-melee.zfxMrtxMySViNljU"}},"system":{"description":{"value":"\n\t\t

This javelin is a magic weapon. When you hurl it and speak its command word, it transforms into a bolt of lightning, forming a line 5 feet wide that extends out from you to a target within 120 feet. Each creature in the line excluding you and the target must make a DC 13 Dexterity saving throw, taking [[/r 4d6]] lightning damage on a failed save, and half as much damage on a successful one. The lightning bolt turns back into a javelin when it reaches the target. Make a ranged weapon attack against the target. On a hit, the target takes damage from the javelin plus [[/r 4d6]] lightning damage.

The javelin's property can't be used again until the next dawn. In the meantime, the javelin can still be used as a magic weapon.

","chat":"","unidentified":""},"source":"DMG","quantity":1,"weight":2,"price":null,"attunement":0,"equipped":true,"rarity":"uncommon","identified":true,"activation":{"type":"action","cost":1,"condition":"Command word."},"duration":{"value":null,"units":"inst"},"target":{"value":120,"width":null,"units":"ft","type":"line"},"range":{"value":30,"long":120,"units":"ft"},"uses":{"value":1,"max":1,"per":"day"},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d6 + @mod","piercing"],["4d6","lightning"]],"versatile":""},"formula":"4d6","save":{"ability":"dex","dc":13,"scaling":"flat"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"simpleM","baseItem":"javelin","properties":{"amm":false,"hvy":false,"fin":false,"fir":false,"foc":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":true,"two":false,"ver":false,"mgc":true},"proficient":true,"attributes":{"spelldc":10},"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220064466,"modifiedTime":1662222020173,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} {"_id":"zkj6LhvSKzcsmnN8","name":"Пика","type":"weapon","img":"icons/weapons/polearms/halberd-crescent-stone-worn.webp","effects":[],"flags":{"srd5e":{"page":"items.html","source":"PHB","hash":"pike_phb","propDroppable":"item"},"babele":{"translated":true,"hasTranslation":true,"originalName":"Pike"},"core":{"sourceId":"Compendium.world.martial-melee-weapon.zkj6LhvSKzcsmnN8"}},"system":{"description":{"value":"\n\t\t
","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":18,"price":5,"attunement":0,"equipped":true,"rarity":"","identified":false,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":10,"long":0,"units":"ft"},"uses":{"value":null,"max":"","per":""},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["1d10 + @mod","piercing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":10},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"weaponType":"martialM","baseItem":"pike","properties":{"hvy":true,"rch":true,"two":true,"amm":false,"fin":false,"fir":false,"foc":false,"lgt":false,"lod":false,"rel":false,"ret":false,"spc":false,"thr":false,"ver":false},"proficient":true,"attributes":{"spelldc":10},"attuned":false},"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662220064467,"modifiedTime":1662222020173,"lastModifiedBy":"VdGRI531rerJ25hN"},"folder":null,"sort":0,"ownership":{"default":0,"VdGRI531rerJ25hN":3}} -{"$$deleted":true,"_id":"FbuHu14eV8RG2N9u"} -{"name":"Палочка пиротехники/Wand of Pyrotechnics","type":"consumable","system":{"description":{"value":"

У этой волшебной палочки 7 зарядов. Если вы её держите, вы можете действием потратить 1 заряд, чтобы создать безвредную разноцветную вспышку света в точке в пределах 60 футов. Эта вспышка сопровождается потрескивающим шумом, слышимым на расстоянии 300 футов. Свет такой же яркий, как пламя факела, но длится всего секунду.

Палочка ежедневно восстанавливает [[/r 1d6+1]] заряд на рассвете. Если вы потратили последний заряд, бросьте [[/r d20]]. Если выпадет 1, палочка взрывается безвредным пиротехническим всполохом и уничтожается.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":1,"price":50,"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":7,"max":"7","per":"day","autoDestroy":true,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"d20","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"wand","attuned":false,"hp":{"value":0,"max":0,"dt":null,"conditions":""},"speed":{"value":null,"conditions":""}},"img":"modules/plutonium/media/icon/fairy-wand.svg","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"wand%20of%20pyrotechnics_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335970,"modifiedTime":1663348845557,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"FbuHu14eV8RG2N9u","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} -{"name":"Механистический амулет/Clockwork Amulet","type":"equipment","system":{"description":{"value":"

Этот медный амулет содержит очень маленькие шестерёнки, находящиеся в постоянном движении и заряженные магией Механуса — плана механической предопределённости. Существо, которое прикладывает амулет к уху, может услышать тихое тиканье и шуршание шестерёнок.

Когда вы носите этот амулет и совершаете бросок атаки, вы можете не бросать к20 и просто выбрать значение 10 на кости. Это свойство нельзя использовать повторно до следующего рассвета.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":100,"attunement":0,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"none","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"day"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":false},"img":"modules/plutonium/media/icon/crossed-swords.svg","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"clockwork%20amulet_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335416,"modifiedTime":1663348845650,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"otaYFCOxzRsKtj95","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} -{"name":"Складной шест/Pole of Collapsing","type":"equipment","system":{"description":{"value":"

Держа этот 10-футовый шест, вы можете действием произнести командное слово и сложить шест в 1-футовый жезл для удобства хранения. Вес шеста не меняется. Вы можете действием произнести другое командное слово и заставить жезл снова превратиться в шест, однако шест удлинится только настолько, насколько позволяет окружающее пространство.

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":50,"attunement":0,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"special","cost":0,"condition":"Command word"},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":"","per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":false},"img":"modules/shared-compendia/icons/items/pole-of-collapsing.webp","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"pole%20of%20collapsing_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335557,"modifiedTime":1663348845653,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"DvUkplH125MRG106","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}} -{"name":"Шляпа волшебства/Hat of Wizardry","type":"equipment","system":{"description":{"value":"

Эта старинная конусообразная шляпа украшена золотыми полумесяцами и звёздами. Пока она надета на вас, вы получаете следующие преимущества:

","chat":"","unidentified":""},"source":"XGE","quantity":1,"weight":0,"price":100,"attunement":1,"equipped":true,"rarity":"common","identified":true,"activation":{"type":"none","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"lr"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":null,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"value":null,"type":"trinket","dex":null},"hp":{"value":0,"max":0,"dt":null,"conditions":""},"baseItem":"","speed":{"value":null,"conditions":""},"strength":null,"stealth":false,"proficient":true,"attuned":true},"img":"modules/shared-compendia/icons/items/hat-of-wizardry.webp","flags":{"plutonium":{"page":"items.html","source":"XGE","hash":"hat%20of%20wizardry_xge","propDroppable":"item"}},"effects":[],"_stats":{"systemId":"dnd5e","systemVersion":"2.0.2","coreVersion":"10.284","createdTime":1662585335504,"modifiedTime":1663348845657,"lastModifiedBy":"SNokP0FAIth1dvje"},"_id":"ykCp9W27LiESHpA5","folder":null,"sort":0,"ownership":{"default":0,"SNokP0FAIth1dvje":3}}