Релиз v1.2.9
Build release archive / release (push) Failing after 28s

Изменено:
 - Поддержка новых типов товаров: "Механические приспособления" и "Религиозные товары".
 - Добавлена возможность случайной генерации уровня торговца.
 - Улучшена производительность при загрузке предметов из компендиумов.
 - Обновлены тексты описаний для категорий товаров.
 - Исправлена ошибка при добавлении предметов к торговцу (см. `module/data.mjs`, строки 2436-2446).
 - Исправлена проблема с отображением характеристик торговца в интерфейсе.
This commit is contained in:
2026-07-15 19:42:45 +03:00
parent 34782dc3b0
commit e21d8c5198
5611 changed files with 163869 additions and 0 deletions
@@ -0,0 +1,131 @@
{
"name": "Адамантиновый кольчатый доспех / Adamantine Ring Mail",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-banded-simple-leather-brown.webp",
"system": {
"description": {
"value": "<p>Сделан из кожи, на которую нашиты толстые металлические кольца. Они защищают броню от ударов мечей и топоров.</p>\n<p><em>Эта броня усилена адамантином – одним из прочнейших в мире металлов.</em></p>\n<p>Пока вы её носите, любой критический удар по вам становится обычным попаданием.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 40,
"units": "lb"
},
"price": {
"value": 530,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 14,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "heavy",
"baseItem": "ringmail"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Adamantine Ring Mail"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
@@ -0,0 +1,131 @@
{
"name": "Адамантиновый кольчужно-латный доспех / Adamantine Half Plate Armor",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
"system": {
"description": {
"value": "<p>Состоит из кованых металлических пластин, покрывающих большую часть тела носителя. В него не входит защита ног, кроме простых поножей, закреплённых ремнями.</p>\n<p><em>Эта броня усилена адамантином – одним из прочнейших в мире металлов.</em></p>\n<p>Пока вы её носите, любой критический удар по вам становится обычным попаданием.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 40,
"units": "lb"
},
"price": {
"value": 1250,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 15,
"dex": 2,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "medium",
"baseItem": "halfplate"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Adamantine Half Plate Armor"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
@@ -0,0 +1,131 @@
{
"name": "Адамантиновый латный доспех / Adamantine Plate Armor",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-collared-steel.webp",
"system": {
"description": {
"value": "<p>Состоит из кованых металлических пластин, сцепленных друг с другом и покрывающих всё тело. В латный доспех входят рукавицы, тяжёлые кожаные сапоги, шлем с забралом и толстый поддоспешник. Пряжки и ремни позволяют распределить вес по всему телу.</p>\n<p><em>Эта броня усилена адамантином – одним из прочнейших в мире металлов.</em></p>\n<p>Пока вы её носите, любой критический удар по вам становится обычным попаданием.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 65,
"units": "lb"
},
"price": {
"value": 2000,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 18,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 15,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "heavy",
"baseItem": "plate"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Adamantine Plate Armor"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
@@ -0,0 +1,124 @@
{
"name": "Адамантиновый нагрудник / Adamantine Breastplate",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-collared-steel-grey.webp",
"system": {
"description": {
"value": "<p>Подогнанная по размеру металлическая кираса, которую надевают на кожаный поддоспешник. Руки и ноги остаются не прикрыты, но доспех отлично защищает жизненно важные органы носителя, давая ему при этом относительную свободу движения.</p>\n<p><em>Эта броня усилена адамантином – одним из прочнейших в мире металлов.</em></p>\n<p>Пока вы её носите, любой критический удар по вам становится обычным попаданием.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 20,
"units": "lb"
},
"price": {
"value": 900,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 14,
"dex": 2,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "medium",
"baseItem": "breastplate"
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Adamantine Breastplate"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
}
}
}
@@ -0,0 +1,131 @@
{
"name": "Адамантиновый пластинчатый доспех / Adamantine Splint Armor",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-layered-steel.webp",
"system": {
"description": {
"value": "<p>Сделан из тонких вертикальных полос металла, приклёпанных на кожаную основу, его носят поверх плотного поддоспешника. Сочленения прикрывает гибкая кольчуга.</p>\n<p><em>Эта броня усилена адамантином – одним из прочнейших в мире металлов.</em></p>\n<p>Пока вы её носите, любой критический удар по вам становится обычным попаданием.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 60,
"units": "lb"
},
"price": {
"value": 700,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 17,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 15,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "heavy",
"baseItem": "splint"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Adamantine Splint Armor"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
@@ -0,0 +1,131 @@
{
"name": "Чешуйчатый доспех +1 / Scale Mail +1",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Scale_mail-5e.webp",
"system": {
"description": {
"value": "<p>Состоит из кожаной куртки и штанов (а иногда и отдельной юбки), покрытых внахлёст чешуйками из металла, похожими на рыбьи. Доспех включает и рукавицы.</p>\n<p><em>На эту броню были нанесены могущественные руны, или она была выкована из волшебного материала, или благословлена великой сущностью с целью улучшить защиту владельца.</em></p>\n<p>Вы получаете бонус +1 к КБ при её ношении в дополнение к КБ самой брони.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 45,
"units": "lb"
},
"price": {
"value": 1550,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 15,
"dex": 2,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "medium",
"baseItem": "scalemail"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Scale Mail +1"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
+131
View File
@@ -0,0 +1,131 @@
{
"name": "Кольчатый доспех +1 / Ring Mail +1",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Ringmail-5e.webp",
"system": {
"description": {
"value": "<p>Сделан из кожи, на которую нашиты толстые металлические кольца. Они защищают броню от ударов мечей и топоров. Кольчатый доспех похуже кольчуги, его, как правила, носят лишь те, кто не может себе позволить хорошую броню.</p>\n<p><em>На эту броню были нанесены могущественные руны, или она была выкована из волшебного материала, или благословлена великой сущностью с целью улучшить защиту владельца.</em></p>\n<p>Вы получаете бонус +1 к КБ при её ношении в дополнение к КБ самой брони.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 40,
"units": "lb"
},
"price": {
"value": 1530,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 15,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "heavy",
"baseItem": "ringmail"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Ring Mail +1"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
@@ -0,0 +1,131 @@
{
"name": "Кольчужно-латный доспех +1 / Half Plate Armor +1",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
"system": {
"description": {
"value": "<p>Состоит из кованых металлических пластин, покрывающих большую часть тела носителя. В него не входит защита ног, кроме простых поножей, закреплённых ремнями.</p>\n<p><em>На эту броню были нанесены могущественные руны, или она была выкована из волшебного материала, или благословлена великой сущностью с целью улучшить защиту владельца.</em></p>\n<p>Вы получаете бонус +1 к КБ при её ношении в дополнение к КБ самой брони.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 40,
"units": "lb"
},
"price": {
"value": 2250,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 16,
"dex": 2,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "medium",
"baseItem": "halfplate"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Half Plate Armor +1"
},
"test_tube_merchant": {
"quantity": "1d2 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
@@ -0,0 +1,131 @@
{
"name": "Кольчужно-латный доспех / Half Plate Armor",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
"system": {
"description": {
"value": "<p>Состоит из кованых металлических пластин, покрывающих большую часть тела носителя. В него не входит защита ног, кроме простых поножей, закреплённых ремнями.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 40,
"units": "lb"
},
"price": {
"value": 750,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 15,
"dex": 2,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": null,
"unidentified": {
"description": ""
},
"type": {
"value": "medium",
"baseItem": "halfplate"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Half Plate Armor"
},
"test_tube_merchant": {
"quantity": "1d4 + 2"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
+131
View File
@@ -0,0 +1,131 @@
{
"name": "Латный доспех / Plate Armor",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-collared-steel.webp",
"system": {
"description": {
"value": "<p>Состоит из кованых металлических пластин, сцепленных друг с другом и покрывающих всё тело. В латный доспех входят рукавицы, тяжёлые кожаные сапоги, шлем с забралом и толстый поддоспешник. Пряжки и ремни позволяют распределить вес по всему телу.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 65,
"units": "lb"
},
"price": {
"value": 1500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 18,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 15,
"proficient": null,
"unidentified": {
"description": ""
},
"type": {
"value": "heavy",
"baseItem": "plate"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Plate Armor"
},
"test_tube_merchant": {
"quantity": "1d4 + 2"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
@@ -0,0 +1,124 @@
{
"name": "Мифральная кольчуга / Mithral Chain Mail",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Chain_shirt-5e.webp",
"system": {
"description": {
"value": "<p>Сделана из переплетённых металлических колец, её носят поверх стёганой ткани, чтобы она не звенела и чтобы смягчить удары. Доспех включает и рукавицы.</p>\n<p><em>Мифрал – лёгкий и гибкий металл. Мифральную кольчужную рубаху или нагрудник можно носить под обычной одеждой.</em></p>\n<p>Если броня должна давать помеху к проверкам Ловкости (Скрытность) или требует определённого значения Силы, то с мифральным вариантом таких проблем нет.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 55,
"units": "lb"
},
"price": {
"value": 875,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 16,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "heavy",
"baseItem": "chainmail"
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Mithral Chain Mail"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
}
}
}
@@ -0,0 +1,124 @@
{
"name": "Мифральная кольчужная рубаха / Mithral Chain Shirt",
"type": "equipment",
"img": "icons/equipment/chest/breastplate-scale-grey.webp",
"system": {
"description": {
"value": "<p>Сделана из переплетённых металлических колец, её обычно носят между слоями одежды. Она худо-бедно защищает торс носителя и позволяет приглушить звон колец друг об друга благодаря внешним слоям одежды.</p>\n<p><em>Мифрал – лёгкий и гибкий металл. Мифральную кольчужную рубаху или нагрудник можно носить под обычной одеждой.</em></p>\n<p>Если броня должна давать помеху к проверкам Ловкости (Скрытность) или требует определённого значения Силы, то с мифральным вариантом таких проблем нет.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 20,
"units": "lb"
},
"price": {
"value": 850,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 13,
"dex": 2,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "medium",
"baseItem": "chainshirt"
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Mithral Chain Shirt"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
}
}
}
@@ -0,0 +1,131 @@
{
"name": "Пластинчатый доспех +1 / Splint Armor +1",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Splintmail-5e.webp",
"system": {
"description": {
"value": "<p>Сделан из тонких вертикальных полос металла, приклёпанных на кожаную основу, его носят поверх плотного поддоспешника. Сочленения прикрывает гибкая кольчуга.</p>\n<p><em>На эту броню были нанесены могущественные руны, или она была выкована из волшебного материала, или благословлена великой сущностью с целью улучшить защиту владельца.</em></p>\n<p>Вы получаете бонус +1 к КБ при её ношении в дополнение к КБ самой брони.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 60,
"units": "lb"
},
"price": {
"value": 1700,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 18,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 15,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "heavy",
"baseItem": "splint"
},
"container": null,
"properties": [
"stealthDisadvantage"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Splint Armor +1"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"dnd5e": {
"migratedProperties": [
"stealthDisadvantage"
]
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Серебро",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/silver.png",
"system": {
"description": {
"value": "",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 5,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+124
View File
@@ -0,0 +1,124 @@
{
"name": "Щит +1 / Shield +1",
"type": "equipment",
"img": "icons/equipment/shield/round-wooden-boss-gold-brown.webp",
"system": {
"description": {
"value": "<p>Щит из дерева или металла носят в одной руке. Использование щита увеличивает ваш класс брони на 2. Ношение более чем одного щита не принесёт дополнительной пользы.</p>\n<p>Этот щит сделан особо искусно или зачарован магией, увеличивая КБ владельца на +1 в дополнение к обычному бонусу КБ щита.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 6,
"units": "lb"
},
"price": {
"value": 1500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "self",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": "self"
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 3,
"dex": null,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "shield",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Shield +1"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
}
}
}
+160
View File
@@ -0,0 +1,160 @@
{
"name": "Шлем с крыльями",
"type": "equipment",
"img": "modules/test_tube_merchant/assets/icon/items/helm_with_wings.png",
"system": {
"description": {
"value": "<p>Доблестный и вычурный</p>",
"chat": ""
},
"source": {
"custom": ""
},
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"quantity": 1,
"weight": {
"value": 6,
"units": "lb"
},
"price": {
"value": 50,
"denomination": "gp"
},
"rarity": "",
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"armor": {
"value": null,
"magicalBonus": null,
"dex": null
},
"hp": {
"value": null,
"max": null,
"dt": null,
"conditions": ""
},
"type": {
"value": "clothing",
"baseItem": ""
},
"properties": [],
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": null
},
"effects": [
{
"name": "Шлем с крыльями",
"origin": "Item.37LW49HWVzlhMMHX",
"duration": {
"rounds": null,
"startTime": null,
"seconds": null,
"combat": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"disabled": false,
"flags": {
"dnd5e": {},
"dae": {
"stackable": "noneName",
"showIcon": false,
"durationExpression": "",
"specialDuration": []
}
},
"img": "modules/test_tube_merchant/assets/icon/items/helm_with_wings.png",
"_id": "TtaggToKmmY1fRoM",
"type": "base",
"system": {},
"changes": [
{
"key": "system.attributes.ac.bonus",
"mode": 2,
"value": "2",
"priority": 20
}
],
"description": "",
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0
}
],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
}
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Чайный набор",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/tea_set.png",
"system": {
"description": {
"value": "<p>Идеальный для чайных церемоний.</p>",
"chat": ""
},
"source": {
"custom": "CoS"
},
"quantity": 1,
"weight": {
"value": 4,
"units": "lb"
},
"price": {
"value": 50,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
},
"folder": null
}
@@ -0,0 +1,121 @@
{
"name": "Кружка трезвости / Tankard of Sobriety",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Tankard%20of%20Sobriety.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1",
"price": "1d50 + 48 + 1d2"
}
},
"system": {
"description": {
"value": "<p>На одной стороне этой кружки изображено суровое лицо. Вы можете пить из этой кружки эль, вино или любой другой немагический алкоголь и не пьянеть. Кружка не оказывает никакого эффекта на магический алкоголь и вредные вещества, такие как яд.</p>",
"chat": ""
},
"source": {
"custom": "XGE"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 0,
"denomination": "gp"
},
"attunement": "",
"equipped": true,
"rarity": "common",
"identified": true,
"activation": {
"type": "",
"cost": 0,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": "",
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": null,
"dex": null,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 1,
"unidentified": {
"description": ""
},
"type": {
"value": "trinket",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
},
"folder": null
}
@@ -0,0 +1,128 @@
{
"name": "Освежающая бусина / Bead of Refreshment",
"type": "equipment",
"img": "icons/commodities/gems/pearls-white.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
},
"system": {
"description": {
"value": "<div>\n<div>\n<p>Эта пористая безвкусная студенистая бусина растворяется в жидкости, превращая до пинты жидкости в свежую чистую холодную воду. Бусина не оказывает эффект на магические жидкости или опасные вещества типа яда.</p>\n</div>\n</div>",
"chat": ""
},
"source": {
"custom": "XGE"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 20,
"denomination": "gp"
},
"attunement": "",
"equipped": true,
"rarity": "common",
"identified": true,
"activation": {
"type": "",
"cost": 0,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": "",
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": null,
"dex": null,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": 1,
"unidentified": {
"description": ""
},
"type": {
"value": "trinket",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
},
"_stats": {
"coreVersion": "12.327",
"systemId": "dnd5e",
"systemVersion": "3.3.1",
"createdTime": 1723728005327,
"modifiedTime": 1723728005348,
"lastModifiedBy": "uygtCpIWAtXlcaXr"
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Атлас известного мира",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/atlas.png",
"system": {
"description": {
"value": "<p>Очень точный, но не слишком подробный</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1.5,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
},
"folder": null
}
@@ -0,0 +1,84 @@
{
"name": "Инструменты каллиграфа / Calligrapher's Supplies",
"type": "tool",
"img": "icons/commodities/materials/parchment-secrets.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
},
"system": {
"description": {
"value": "<p>Эти специальные инструменты включают предметы, необходимые для занятия каллиграфией. Умение в обращении с этими инструментами позволяет вам добавить ваш бонус умения к любой проверке характеристики, связанной с их использованием.</p>\n<p>Каллиграфия относится к письму как к прекрасному уточненному искусству. Каллиграфы создают текст, который радует глаз, используя стиль, который сложно подделать. Их инструменты также дают им возможность исследовать рукописный текст и определить его подлинность, поскольку обучение каллиграфа включало в себя многие часы обучения письму и попытки повторить его стиль и оформление.</p>\n<p><em><strong>Компоненты.</strong></em> Инструменты каллиграфа включают в себя чернила, множество пергаментных листов и три писчих пера.</p>\n<p><em><strong>Магия.</strong></em> Хотя каллиграфия мало помогает в расшифровке содержимого магического текста, умение в обращении с этими инструментами помогает определить, кто написал магический текст.</p>\n<p><em><strong>История. </strong></em>Умение в обращении с этими инструментами может увеличить выгоду при успешной проверке, совершаемой для анализа или исследования древних записей, свитков или другого текста, включая руны, вырезанные на камне, а также письмена на фресках или других изображениях.</p>\n<p><em><strong>Расшифровка карты сокровищ. </strong></em>Умение в обращении с этими инструментами позволяет вам проводить экспертизу карт. Вы можете совершить проверку Интеллекта, чтобы оценить возраст карты, определить, содержит ли карта скрытое послание, и так далее.</p>\n<table class=\"rd__table stripe-odd-table\">\n<thead>\n<tr>\n<th class=\"col-10\" data-rd-isroller=\"false\">Возможное действие</th>\n<th class=\"col-2 text-center\" data-rd-isroller=\"false\">СЛ</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td class=\"col-10\">Опознать писавшего немагический рукописный текст</td>\n<td class=\"col-2 text-center\">10</td>\n</tr>\n<tr>\n<td class=\"col-10\">Определить душевное состояние писавшего</td>\n<td class=\"col-2 text-center\">15</td>\n</tr>\n<tr>\n<td class=\"col-10\">Распознать поддельный текст</td>\n<td class=\"col-2 text-center\">15</td>\n</tr>\n<tr>\n<td class=\"col-10\">Подделать подпись</td>\n<td class=\"col-2 text-center\">20</td>\n</tr>\n</tbody>\n</table>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 5,
"units": "lb"
},
"price": {
"value": 10,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "common",
"identified": true,
"ability": "int",
"chatFlavor": "",
"proficient": 0,
"bonus": "",
"unidentified": {
"description": ""
},
"type": {
"value": "art",
"baseItem": "calligrapher"
},
"container": null,
"attuned": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"properties": []
},
"folder": null
}
@@ -0,0 +1,84 @@
{
"name": "Инструменты картографа / Cartographer's Tools",
"type": "tool",
"img": "icons/tools/navigation/map-chart-tan.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
},
"system": {
"description": {
"value": "<p>Эти специальные инструменты включают предметы, необходимые для занятия картографией. Умение в обращении с этими инструментами позволяет вам добавить ваш бонус умения к любой проверке характеристики, связанной с их использованием.</p>\n<p>Используя инструменты картографа, вы можете составить достоверную карту, чтобы сделать путешествие проще для вас и для тех, кто придёт после вас. Это может быть, как крупномасштабная карта, описывающая горные хребты и перевалы, так и схема, показывающая планировку уровня подземелья.</p>\n<p><em><strong>Компоненты. </strong></em>Инструменты картографа включают в себя писчее перо, чернила, пергамент, компас, кронциркуль и линейку.</p>\n<p><em><strong>История, Магия, Религия. </strong></em>Вы можете использовать ваши познания в картах и различных местах, чтобы извлекать более детальную информацию при использовании этих навыков. Например, вы можете найти скрытое послание на карте, установить, когда была составлена карта, чтобы определить, какие географические особенности изменились с тех пор и так далее.</p>\n<p><em><strong>Природа. </strong></em>Ваше знакомство с физической географией облегчает вам поиск ответов на вопросы и разрешение проблем, касающихся окружающей местности.</p>\n<p><em><strong>Выживание. </strong></em>Ваше понимание географии облегчает поиск пути к цивилизации, позволяет прогнозировать, в какой местности могут быть найдены деревни или городки, и уменьшает вероятность того, что вы заблудитесь. Вы изучили так много карт, что общие тенденции, например, как развиваются торговые маршруты или в каких местах обычно строят поселения, вам хорошо знакомы.</p>\n<p><em><strong>Составление карты. </strong></em>Путешествуя, вы можете рисовать карту в дополнение к участию в других активностях.</p>\n<table class=\"rd__table stripe-odd-table\">\n<thead>\n<tr>\n<th class=\"col-10\" data-rd-isroller=\"false\">Возможное действие</th>\n<th class=\"col-2 text-center\" data-rd-isroller=\"false\">СЛ</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td class=\"col-10\">Определить возраст и происхождение карты</td>\n<td class=\"col-2 text-center\">10</td>\n</tr>\n<tr>\n<td class=\"col-10\">Прикинуть направление и расстояние до ориентира</td>\n<td class=\"col-2 text-center\">15</td>\n</tr>\n<tr>\n<td class=\"col-10\">Понять, что карта поддельная</td>\n<td class=\"col-2 text-center\">15</td>\n</tr>\n<tr>\n<td class=\"col-10\">Дорисовать недостающий кусок карты</td>\n<td class=\"col-2 text-center\">20</td>\n</tr>\n</tbody>\n</table>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 6,
"units": "lb"
},
"price": {
"value": 15,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "common",
"identified": true,
"ability": "int",
"chatFlavor": "",
"proficient": 0,
"bonus": "",
"unidentified": {
"description": ""
},
"type": {
"value": "art",
"baseItem": "cartographer"
},
"container": null,
"attuned": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"properties": []
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Книга",
"type": "loot",
"img": "icons/sundries/books/book-embossed-blue.webp",
"system": {
"description": {
"value": "<section class=\"secret\" id=\"secret-cGX5ef5NGQlUnrjW\"><p>классическая</p></section><p>«Приключения Шерлока Холмса»</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 5,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Книга",
"type": "loot",
"img": "icons/sundries/books/book-embossed-jewel-gold-green.webp",
"system": {
"description": {
"value": "<section class=\"secret\" id=\"secret-cGX5ef5NGQlUnrjW\"><p>новелла</p></section><p>«Дроу в высоком замке»</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 5,
"units": "lb"
},
"price": {
"value": 50,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Путеводитель по монстрам",
"type": "loot",
"img": "icons/sundries/books/book-black-grey.webp",
"system": {
"description": {
"value": "<section class=\"secret\" id=\"secret-cGX5ef5NGQlUnrjW\"><p>преимущество на проверки знаний и внимания</p></section><p>Информация об определенном типе монстров, обитающем поблизости</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 5,
"units": "lb"
},
"price": {
"value": 125,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4 - 1"
}
},
"folder": null
}
@@ -0,0 +1,182 @@
{
"name": "Кольцо дипломатии",
"type": "equipment",
"img": "modules/test_tube_merchant/assets/icon/items/curse/ring_dwarf.png",
"system": {
"description": {
"value": "<p>Маленькое золотое колечко с внутренней гравировкой на дворфийском \"Эдбро Базак Дрррагна\". Cнаружи есть небольшой алый рубин с тусклым сиянием внутри.</p><section class=\"secret\" id=\"secret-LLtUNzKjXsvnCKXB\"><p>+ 2 к Убеждение</p></section><section class=\"secret\" id=\"secret-RFQLGBwGZbTQu7FO\"><p>После оконченной фразы носитель издаёт ехидный смешок: \"Хе-хе\"</p></section><section class=\"secret\" id=\"secret-opmqaB5uZyzTlOuQ\"><p>Кольцо можно найти на трупе неудавшегося торговца на тракте с кинжалом в брюхе.</p><p>При обнаружении магии указывается школа очарования. Проклятие начинает действовать после третьей проверки убеждения.</p><p>До этого находится в пассивном состоянии. Кольцо можно снять, лишь пройдя сложность убеждения DC20, не обидев собеседника.</p></section>",
"chat": ""
},
"source": {
"custom": ""
},
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"quantity": 1,
"weight": {
"value": 0.2,
"units": "lb"
},
"price": {
"value": 1500,
"denomination": "gp"
},
"rarity": "",
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"armor": {
"value": null,
"magicalBonus": null,
"dex": null
},
"hp": {
"value": null,
"max": null,
"dt": null,
"conditions": ""
},
"type": {
"value": "clothing",
"baseItem": ""
},
"properties": [],
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": null
},
"effects": [
{
"name": "Кольцо дипломатии",
"origin": "Item.TWJaG1FmhYxyzBBK",
"duration": {
"rounds": null,
"startTime": null,
"seconds": null,
"combat": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"disabled": false,
"flags": {
"dnd5e": {},
"dae": {
"stackable": "noneName",
"showIcon": false,
"durationExpression": "",
"specialDuration": []
}
},
"img": "modules/test_tube_merchant/assets/icon/items/curse/ring_dwarf.png",
"_id": "9ajVWs7fyDYycAUQ",
"type": "base",
"system": {},
"changes": [
{
"key": "system.skills.per.bonuses.check",
"mode": 2,
"value": "2",
"priority": 20
}
],
"description": "",
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"coreVersion": "12.327",
"systemId": "dnd5e",
"systemVersion": "3.3.1",
"createdTime": 1724249833159,
"modifiedTime": 1724249909018,
"lastModifiedBy": "uygtCpIWAtXlcaXr"
}
}
],
"folder": null,
"flags": {
"exportSource": {
"world": "test",
"system": "dnd5e",
"coreVersion": "12.327",
"systemVersion": "3.3.1"
}
},
"_stats": {
"coreVersion": "12.327",
"systemId": "dnd5e",
"systemVersion": "3.3.1",
"createdTime": 1724249406400,
"modifiedTime": 1724249950986,
"lastModifiedBy": "uygtCpIWAtXlcaXr"
}
}
+44
View File
@@ -0,0 +1,44 @@
{
"name": "Бант или бабочка",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/bow_tie.png",
"system": {
"description": {
"value": "Бант или бабочка из шёлка, гладкий или с праздничным узором.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 12,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
},
"scene-packer": {
"hash": "a6d4619ec76f679a4264066608ac35e5d6ce4985",
"sourceId": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Бархатная маска",
"type": "loot",
"img": "icons/commodities/treasure/trinket-wing-white.webp",
"system": {
"description": {
"value": "<p>Чёрная бархатная маска с серебряным шитьём, предмет искусства стоимостью не меньше 25 зм.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 25,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Алебастровая маска",
"type": "loot",
"img": "icons/commodities/treasure/mask-bone-white.webp",
"system": {
"description": {
"value": "<p>Алебастровая маска.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 5,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+43
View File
@@ -0,0 +1,43 @@
{
"name": "Бандитская маска",
"type": "loot",
"img": "icons/commodities/cloth/ribbon-bow-red.webp",
"system": {
"description": {
"value": "<p>Слегка поношенная алая бандитская маска.</p>",
"chat": ""
},
"source": {
"book": "",
"page": "",
"custom": "AI",
"license": ""
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 5,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"type": {
"value": "",
"subtype": ""
},
"unidentified": {
"description": ""
},
"container": null,
"properties": []
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Безделушка: Маскарадная маска",
"type": "loot",
"img": "icons/equipment/head/mask-horned-brown.webp",
"system": {
"description": {
"value": "<p>Пустая маскарадная маска.</p>",
"chat": ""
},
"source": {
"custom": "VRGR"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 5,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+129
View File
@@ -0,0 +1,129 @@
{
"name": "Очки",
"type": "consumable",
"img": "icons/tools/scribal/spectacles-glasses.webp",
"system": {
"description": {
"value": "Очки из кожи и стекла, защищающие глаза.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 10,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "trinket",
"subtype": ""
},
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true,
"autoDestroy": false
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"magicalBonus": null
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
},
"scene-packer": {
"hash": "46053142b1824427cdcceaeffbb1fd7fcdb7796a",
"sourceId": ""
},
"midiProperties": {
"confirmTargets": "default",
"autoFailFriendly": false,
"autoSaveFriendly": false,
"critOther": false,
"offHandWeapon": false,
"magicdam": false,
"magiceffect": false,
"noConcentrationCheck": false,
"toggleEffect": false,
"ignoreTotalCover": false,
"idr": false,
"idi": false,
"idv": false,
"ida": false
},
"midi-qol": {
"rollAttackPerTarget": "default",
"itemCondition": "",
"effectCondition": ""
}
}
}
+144
View File
@@ -0,0 +1,144 @@
{
"name": "Одежда, аристократичная",
"type": "equipment",
"img": "modules/test_tube_merchant/assets/icon/items/aristocratic_clothes.png",
"system": {
"description": {
"value": "Аристократичная одежда, последний писк современной моды.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 50,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"baseItem": ""
},
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"armor": {
"value": null,
"magicalBonus": null,
"dex": null
},
"hp": {
"value": null,
"max": null,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": null
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 5 + 1d5"
},
"scene-packer": {
"hash": "a65e4f083ffbc8e6bd7ff5ac936b74e17653b375",
"sourceId": ""
},
"midiProperties": {
"confirmTargets": "default",
"autoFailFriendly": false,
"autoSaveFriendly": false,
"critOther": false,
"offHandWeapon": false,
"magicdam": false,
"magiceffect": false,
"noConcentrationCheck": false,
"toggleEffect": false,
"ignoreTotalCover": false,
"idr": false,
"idi": false,
"idv": false,
"ida": false
},
"midi-qol": {
"rollAttackPerTarget": "default",
"itemCondition": "",
"effectCondition": ""
}
}
}
+121
View File
@@ -0,0 +1,121 @@
{
"name": "Парадная одежда / Fine Clothes",
"type": "equipment",
"img": "icons/equipment/back/cloak-heavy-fur-blue.webp",
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Fine Clothes"
},
"test_tube_merchant": {
"quantity": "1d3 * 5 + 1d5"
}
},
"system": {
"description": {
"value": "<p>Набор одежды, специально разработанный, чтобы выглядеть дорого и богато.</p>",
"chat": ""
},
"quantity": 1,
"weight": {
"value": 6,
"units": "lb"
},
"price": {
"value": 15,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "common",
"identified": true,
"activation": {
"type": "",
"cost": 0,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": null,
"dex": null,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 0,
"proficient": 0,
"unidentified": {
"description": ""
},
"type": {
"value": "clothing",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
}
}
+144
View File
@@ -0,0 +1,144 @@
{
"name": "Шляпа, авантюриста",
"type": "equipment",
"img": "modules/test_tube_merchant/assets/icon/items/adventure_hat.png",
"system": {
"description": {
"value": "Широкополая кожаная шляпа для странствий.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 15,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"baseItem": ""
},
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"armor": {
"value": null,
"magicalBonus": null,
"dex": null
},
"hp": {
"value": null,
"max": null,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": null
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
},
"scene-packer": {
"hash": "ec44f64854620bc47d58332368fc0e9ed57a44c2",
"sourceId": ""
},
"midiProperties": {
"confirmTargets": "default",
"autoFailFriendly": false,
"autoSaveFriendly": false,
"critOther": false,
"offHandWeapon": false,
"magicdam": false,
"magiceffect": false,
"noConcentrationCheck": false,
"toggleEffect": false,
"ignoreTotalCover": false,
"idr": false,
"idi": false,
"idv": false,
"ida": false
},
"midi-qol": {
"rollAttackPerTarget": "default",
"itemCondition": "",
"effectCondition": ""
}
}
}
+129
View File
@@ -0,0 +1,129 @@
{
"name": "Тёмные очки",
"type": "consumable",
"img": "icons/tools/scribal/spectacles-glasses.webp",
"system": {
"description": {
"value": "Тёмные очки, убирающие помеху при чувствительности к солнцу.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 350,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "trinket",
"subtype": ""
},
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true,
"autoDestroy": false
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"magicalBonus": null
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
},
"scene-packer": {
"hash": "7b00cdd0a61cbc33da6620b3925a26751cf7b637",
"sourceId": ""
},
"midiProperties": {
"confirmTargets": "default",
"autoFailFriendly": false,
"autoSaveFriendly": false,
"critOther": false,
"offHandWeapon": false,
"magicdam": false,
"magiceffect": false,
"noConcentrationCheck": false,
"toggleEffect": false,
"ignoreTotalCover": false,
"idr": false,
"idi": false,
"idv": false,
"ida": false
},
"midi-qol": {
"rollAttackPerTarget": "default",
"itemCondition": "",
"effectCondition": ""
}
}
}
+39
View File
@@ -0,0 +1,39 @@
{
"name": "Тёплая одежда",
"type": "loot",
"system": {
"description": {
"value": "<p>Эта экипировка состоит из тяжёлой подбитой мхом шубы или плаща поверх нескольких предметов одежды из шерсти, а также шапки или капюшона с меховой подкладкой, защитных очков, кожаных сапог и перчаток на меху. До тех пор, пока тёплая одежда остается сухой, её владелец автоматически преуспевает в испытаниях от воздействия чрезвычайного холода (см. @UUID[Compendium.laaru-dnd5-hw.intro.vD7YbJP9a9EsmZRU.JournalEntryPage.yrEvoLmiYw1m6XwR#silьnyj-holod]{Сильный холод})</p>",
"chat": ""
},
"source": {
"custom": "IDRotF"
},
"quantity": 1,
"weight": {
"value": 5,
"units": "lb"
},
"price": {
"value": 10,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"img": "modules/laaru-dnd5-hw/assets/images/pic/outfit.webp",
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+134
View File
@@ -0,0 +1,134 @@
{
"name": "Цветок феникса",
"type": "consumable",
"img": "modules/test_tube_merchant/assets/icon/items/pheonix_flower.png",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
},
"core": {
"sourceId": "Compendium.dnd5e.items.BnOCLuNWhVvzHLjl"
},
"midi-qol": {
"fumbleThreshold": null,
"effectActivation": false,
"forceCEOff": false,
"forceCEOn": 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
}
},
"system": {
"description": {
"value": "<p>Горит как факел, можно поджигать объекты</p>",
"chat": "<p>Горит 1 час, даёт яркий свет в радиусе 20 футов и тусклый ещё на 20 футов. Если совершить горящим факелом атаку ближнего боя, при попадании он нанесёт 1 урон огнём.</p>"
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 1,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "common",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "1",
"units": "hour"
},
"cover": null,
"crewed": false,
"target": {
"value": "40",
"width": null,
"units": "ft",
"type": "radius",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": 1,
"max": "1",
"per": "charges",
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "str",
"actionType": "mwak",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [
[
"1",
"fire"
]
],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"properties": [],
"unidentified": {
"description": ""
},
"type": {
"value": "trinket",
"subtype": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Семена — Цветок феникса",
"type": "loot",
"system": {
"description": {
"value": "<p>Вырастает до 60 цветов феникса. Вырастают за 100 дней.</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 2,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"img": "modules/test_tube_merchant/assets/icon/items/pheonix_flower.png",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Семена — Фруктовое дерево",
"type": "loot",
"system": {
"description": {
"value": "<p>Вырастает до 25 фруктовых деревьев; Яблоня, Груша или аналогичные. Вырастают за 1800 дней.</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 3,
"denomination": "sp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"img": "modules/test_tube_merchant/assets/icon/items/fruit_tree.png",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 10 + 1d10"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Семена — Светящийся цветок",
"type": "loot",
"system": {
"description": {
"value": "<p>Вырастает до 60 светящихся цветов. Вырастают за 100 дней.</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 2,
"denomination": "sp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"img": "modules/test_tube_merchant/assets/icon/items/glowin_flower.png",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Семена — Свистящая трава",
"type": "loot",
"system": {
"description": {
"value": "<p>Вырастает до 60 стеблей свистящей травы. Вырастают за 100 дней.</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 2,
"denomination": "sp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"img": "modules/test_tube_merchant/assets/icon/items/whistling_grass.png",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 5 + 1d5"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Светящийся цветок",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/glowin_flower.png",
"system": {
"description": {
"value": "<p>Испускает тусклый свет в радиусе 10 футов</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 1,
"denomination": "sp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
}
},
"folder": null
}
+105
View File
@@ -0,0 +1,105 @@
{
"name": "Свистящая трава",
"type": "consumable",
"img": "modules/test_tube_merchant/assets/icon/items/whistling_grass.png",
"system": {
"description": {
"value": "<p>Громко свистит, если дотронуться</p>",
"chat": ""
},
"source": {
"custom": ""
},
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"quantity": 1,
"weight": {
"value": 0.2,
"units": "lb"
},
"price": {
"value": 1,
"denomination": "sp"
},
"rarity": "",
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true,
"autoDestroy": false
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"type": {
"value": "trinket",
"subtype": ""
},
"magicalBonus": null,
"properties": []
},
"effects": [],
"folder": null,
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
}
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Фруктовый пирог с начинкой",
"type": "loot",
"img": "icons/consumables/food/candy-taffy-yellow.webp",
"system": {
"description": {
"value": "<p>Рецепт этого пирога довольно прост и любим в большинстве семей и пекарен. В него входят мука, молоко, подсластители, такие как сахар или мед, и различные фрукты. Чаще всего для пирогов используются яблоки, груши, вишни, виноград и многие другие фрукты, но нередко их смешивают, чтобы создать уникальные вкусовые сочетания. Эти пироги — любимое лакомство как искателей приключений, так и путешественников. Они вызывают чувство ностальгии и тоски по дому, а также дают заряд бодрости и энергии для будущих приключений.</p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 3,
"denomination": "sp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Имбирь",
"type": "loot",
"img": "icons/consumables/vegetable/root-ginger-yellow.webp",
"system": {
"description": {
"value": "<p>Имбирь, широко используется как специя и как лекарственное средство народной медицины. Его дают в виде чая тем, у кого пролемы с желудком, в том числе для борьбы с тошнотой.</p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 1,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 10 + 1d10"
}
},
"folder": null
}
+92
View File
@@ -0,0 +1,92 @@
{
"name": "Инструменты повара / Cook's Utensils",
"type": "tool",
"img": "icons/tools/cooking/bowl-steaming-brown.webp",
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Cook's Utensils"
},
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
},
"midi-qol": {
"onUseMacroName": ""
}
},
"system": {
"description": {
"value": "<p>Эти специальные инструменты включают предметы, необходимые для занятия готовкой. Умение в обращении с этими инструментами позволяет вам добавить ваш бонус умения к любой проверке характеристики, связанной с их использованием.</p>\n<p>Жизнь искателя приключений тяжела. При наличии в компании повара ваша пища будет намного вкуснее, чем привычные галеты и сухофрукты.</p>\n<p><em><strong>Компоненты. </strong></em>Инструменты повара включают в себя металлический котёл, ножи, вилки, ложку для размешивания и половник.</p>\n<p><em><strong>История. </strong></em>Ваши знания кулинарных методик позволяют вам оценивать структуру социального развития, основываясь на гастрономических обычаях этой культуры.</p>\n<p><strong><em>Медицина. </em></strong>Оказывая лечение, вы можете превратить горькое или кислое лекарство в приятную на вкус стряпню.</p>\n<p><em><strong>Выживание. </strong></em>Добывая еду, вы можете использовать собранные вами ингредиенты, которые другие не смогли бы приготовить.</p>\n<p><em><strong>Приготовление еды. </strong></em>Частью короткого отдыха, вы можете приготовить вкусное блюдо, которое поможет вашим компаньонам восстановить силы. Вы и до пяти существ на ваш выбор восстанавливаете по 1 дополнительному ПЗ за каждую потраченную во время короткого отдыха кость здоровья, при условии, что у вас есть доступ к вашим инструментам повара и достаточно еды.</p>\n<table class=\"rd__table stripe-odd-table\">\n<thead>\n<tr>\n<th class=\"col-10\" data-rd-isroller=\"false\">Возможное действие</th>\n<th class=\"col-2 text-center\" data-rd-isroller=\"false\">СЛ</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td class=\"col-10\">Приготовить обычную пищу</td>\n<td class=\"col-2 text-center\">10</td>\n</tr>\n<tr>\n<td class=\"col-10\">Повторить блюдо</td>\n<td class=\"col-2 text-center\">10</td>\n</tr>\n<tr>\n<td class=\"col-10\">Обнаружить яд или примесь в еде</td>\n<td class=\"col-2 text-center\">15</td>\n</tr>\n<tr>\n<td class=\"col-10\">Приготовить изысканное блюдо</td>\n<td class=\"col-2 text-center\">15</td>\n</tr>\n</tbody>\n</table>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 8,
"units": "lb"
},
"price": {
"value": 1,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "common",
"identified": true,
"ability": "wis",
"chatFlavor": "",
"proficient": 0,
"bonus": "",
"unidentified": {
"description": ""
},
"type": {
"value": "art",
"baseItem": "cook"
},
"container": null,
"attuned": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"properties": []
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Кекс, большой",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/cupcake.png",
"system": {
"description": {
"value": "<p>Пышный и сочный; на 8 персон</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 2,
"units": "lb"
},
"price": {
"value": 5,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Питание, богатое",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/beter_meal.png",
"system": {
"description": {
"value": "<p>Хорошо приготовленный кусок мяса и десерт</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 8,
"denomination": "sp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 20 + 1d20"
}
},
"folder": null
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Питание, комфортное",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/good_meal.png",
"system": {
"description": {
"value": "<p>Слегка пряное мясо, подается с гарниром</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 5,
"denomination": "sp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 20 + 1d20"
}
},
"folder": null
}
+120
View File
@@ -0,0 +1,120 @@
{
"name": "Поварской колпак",
"type": "equipment",
"img": "modules/test_tube_merchant/assets/icon/items/Chefs_hat.png",
"system": {
"description": {
"value": "<p>Покажи, кто здесь шеф-повар</p>",
"chat": ""
},
"source": {
"custom": ""
},
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"quantity": 1,
"weight": {
"value": 0.3,
"units": "lb"
},
"price": {
"value": 3,
"denomination": "gp"
},
"rarity": "",
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"armor": {
"value": null,
"magicalBonus": null,
"dex": null
},
"hp": {
"value": null,
"max": null,
"dt": null,
"conditions": ""
},
"type": {
"value": "clothing",
"baseItem": ""
},
"properties": [],
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": null
},
"effects": [],
"folder": null,
"flags": {
"test_tube_merchant": {
"quantity": "1"
}
}
}
+105
View File
@@ -0,0 +1,105 @@
{
"name": "Шафран",
"type": "consumable",
"img": "modules/test_tube_merchant/assets/icon/items/Saffron.png",
"system": {
"description": {
"value": "",
"chat": ""
},
"source": {
"custom": ""
},
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 15,
"denomination": "gp"
},
"rarity": "",
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true,
"autoDestroy": false
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"type": {
"value": "trinket",
"subtype": ""
},
"magicalBonus": null,
"properties": []
},
"effects": [],
"folder": null,
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
}
}
+41
View File
@@ -0,0 +1,41 @@
{
"name": "Специи",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/spice_bag.png",
"system": {
"description": {
"value": "<p>Перец, корица и подобные</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 2,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 5 + 1d5"
}
},
"folder": null
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Аквамарин",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-cushion-teal.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
}
},
"system": {
"description": {
"value": "<p>Аквамарин — один из самых популярных светло-голубых драгоценных камней, который активно используется в ювелирном деле. Из аквамарина делают кольца, серьги и браслеты, и он особенно важен как камень для подвесок, причем самые крупные экземляры камей ограняются. Считается также, что когда-то он был компонентом для редкого и очень секретного заклинания. </p>\n<p> </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Александрит",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-oval-blue.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p>Считается, что если владелец этого прозрачного камня совершает благие поступки или защищает свою семью, то камень дарует ему удачу. В некоторых регионах драгоценный камень считается священным и приносится в дар богам или используется для освящения мест.</p>\n<p> </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Аметист",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-navette-purple.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p><em>\"Говорят, что первая Аметист была молодой и красивой жрицей, однако две богини боролись за ее верность и, к несчастью, погубили её. Когда богини оплакивали свою потерю, их слёзы соединились и образовали драгоценный камень, упавший на землю. Я не уверен, что в этой истории есть доля правды, ведь тот, кто её рассказывал, не спускал глаз с камня и пил много вина.\"</em><br /><br /></p>\n<p>Это очень распространенный минерал, который встречается повсеместно. Он имеет красивый цвет и ограняется в ювелирных изделиях, что делает его одним из самых популярных драгоценных камней у ювелиров. </p>\n<p> </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Белый жемчуг",
"type": "loot",
"img": "icons/commodities/gems/pearls-white.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p>Этот специфический жемчуг обычно встречается в соленой воде и в основном пользуется спросом у королевских особ и знати из-за своей редкости. Самые крупные, размером с голову человека, используются в хрустальных шарах, однако они не должны иметь никаких дефектов.</p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
@@ -0,0 +1,182 @@
{
"name": "Брошь щита / Brooch of Shielding",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Brooch%20of%20Shielding_1.webp",
"effects": [
{
"changes": [
{
"key": "system.traits.dr.value",
"mode": 2,
"value": "force",
"priority": 7
}
],
"disabled": true,
"duration": {
"startTime": null,
"seconds": null,
"combat": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"tint": "#ffffff",
"transfer": true,
"flags": {
"core": {
"statusId": ""
},
"dae": {
"stackable": "none",
"durationExpression": "",
"specialDuration": [],
"transfer": true
}
},
"_id": "q5i0esajq4qld2jj",
"origin": null,
"name": "Устойчивость к урону силой",
"description": "",
"statuses": [],
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"coreVersion": "12.327",
"systemId": "dnd5e",
"systemVersion": "3.3.1",
"createdTime": null,
"modifiedTime": null,
"lastModifiedBy": null
},
"img": "modules/laaru-dnd5-hw/assets/images/pic/Brooch%20of%20Shielding_1.webp",
"type": "base",
"system": {},
"sort": 0
}
],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "brooch%20of%20shielding_dmg"
},
"test_tube_merchant": {
"quantity": "1"
},
"babele": {
"hasTranslation": true,
"originalName": "Brooch of Shielding",
"translated": true
}
},
"system": {
"description": {
"value": "<div><p><em>Чудесный предмет, (требуется настроенность)</em></p><p>Пока вы носите эту брошь, у вас устойчивость к урону силой и невосприимчивость к урону заклинания @Compendium[laaru-dnd5-hw.spells.FgeTrsMqHnbTEIPl]{волшебная стрела}.</p></div>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"attunement": "required",
"equipped": true,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": 0,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": 5,
"long": 0,
"units": "ft"
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": null,
"dex": null,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 0,
"proficient": 1,
"crewed": false,
"unidentified": {
"description": ""
},
"type": {
"value": "trinket",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Чёрный опал",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-trapeze-yellow-green.webp",
"system": {
"description": {
"value": "<p>Полупрозрачный тёмно-зелёный с чёрными и золотыми вкраплениями самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Чёрный жемчуг",
"type": "loot",
"img": "icons/magic/unholy/orb-glowing-purple.webp",
"system": {
"description": {
"value": "<p>Непрозрачный чёрный самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Гагат",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-round-black.webp",
"system": {
"description": {
"value": "<p>Непрозрачный чёрный самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Голубой сапфир",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-trillion-blue.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
},
"system": {
"description": {
"value": "<p>Сапфир с глубоким синим цветом и отличной прозрачностью может достигать нескольких тысяч золотых монет за камень. Один из самых используемых предметов в магических заклинаниях, связанных с воздействием на разум. В некоторых регионах его используют при создании магических механических конструкций, таких как големы. </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Гранат",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-navette-red.webp",
"system": {
"description": {
"value": "<p>Прозрачный красный, коричнево­-зелёный или фиолетовый самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Хризоберилл",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-cushion-yellow.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p>Все цветные прозрачные разновидности Хризоберилла делают драгоценными камнями, однако, поскольку они трудно поддаются огранке и имеют небольшую ценность, их редко используют в ювелирных изделиях. В основном используется в качестве компонентов в магических искусствах и травничестве.</p>\n<p> </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Хризолит",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-brilliant-green.webp",
"system": {
"description": {
"value": "<p>Прозрачный насыщенный оливково-зелёный самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Изумруд",
"type": "loot",
"img": "icons/commodities/gems/gem-cut-table-green.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
},
"system": {
"description": {
"value": "<p>Изумруды гранят и полируют в форме драгоценных камней для ювелирных изделий. В основном дарятся в качестве подарков королевским особам или знати. В прошлом он ассоциировался со здоровьем, плодородием и ростом и использовался для украшения магических предметов, улучшающих целительские навыки.</p>\n<p> </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Кольцо, изящное",
"type": "loot",
"img": "icons/equipment/finger/ring-cabochon-engraved-gold-pink.webp",
"system": {
"description": {
"value": "Кольцо с драгоценным камнем.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 250,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Коралл",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-cushion-red-pink.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p>Порошкообразный коралл был очень востребованным ингредиентом при изготовлении зелий исцеления, так как гарантировал более высокую эффективность при минимальных сроках исцеления. В настоящее время используется только для создания редкого красного красителя. </p>\n<p> </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+120
View File
@@ -0,0 +1,120 @@
{
"name": "Корона",
"type": "equipment",
"img": "modules/test_tube_merchant/assets/icon/items/crown.png",
"system": {
"description": {
"value": "<p>Обруч из драгоценного металла с камнями.</p>",
"chat": ""
},
"source": {
"custom": ""
},
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"quantity": 1,
"weight": {
"value": 2,
"units": "lb"
},
"price": {
"value": 750,
"denomination": "gp"
},
"rarity": "",
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": null,
"actionType": "",
"attack": {
"bonus": "",
"flat": false
},
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"enchantment": null,
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"summons": null,
"armor": {
"value": null,
"magicalBonus": null,
"dex": null
},
"hp": {
"value": null,
"max": null,
"dt": null,
"conditions": ""
},
"type": {
"value": "clothing",
"baseItem": ""
},
"properties": [],
"speed": {
"value": null,
"conditions": ""
},
"strength": null,
"proficient": null
},
"effects": [],
"folder": "ih5oPLiGiI8Rapfp",
"flags": {
"test_tube_merchant": {
"quantity": "1d4-1"
}
}
}
@@ -0,0 +1,129 @@
{
"name": "Медальон чтения мыслей / Medallion of Thoughts",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/medallion-of-thoughts.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "medallion%20of%20thoughts_dmg"
},
"test_tube_merchant": {
"quantity": "1"
},
"babele": {
"hasTranslation": true,
"originalName": "Medallion of Thoughts",
"translated": true
}
},
"system": {
"description": {
"value": "<div><p><em>Чудесный предмет, (требуется настроенность)</em></p><p>У медальона 3 заряда. Пока вы носите его, вы можете использовать действие и потратить 1 заряд, чтобы сотворить из него заклинание @Compendium[laaru-dnd5-hw.spells.MSM1XtWei12DFoLN]{обнаружение мыслей} (СЛ испытаний 13). Ежедневно на рассвете медальон восстанавливает [[/r 1d3]] потраченных заряда.</p></div>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"attunement": "required",
"equipped": true,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"target": {
"value": "1",
"width": null,
"units": "",
"type": "creature",
"prompt": true
},
"range": {
"value": 5,
"long": 0,
"units": "ft"
},
"uses": {
"value": 3,
"max": "3",
"per": "charges",
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "save",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "wis",
"dc": 13,
"scaling": "flat"
},
"armor": {
"value": null,
"dex": null,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 0,
"proficient": 1,
"crewed": false,
"unidentified": {
"description": ""
},
"type": {
"value": "trinket",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Нефрит",
"type": "loot",
"img": "icons/commodities/gems/gem-raw-rough-green-yellow.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p>Его первоначальная форма называется Жадеит, после огранки он в основном используется в декоративных скульптурах и статуэтках. Музыканты всех мастей верили, что если они будут носить Нефрит, то улучшат свое музыкальное мастерство.</p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Огненный опал",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-teardrop-red.webp",
"system": {
"description": {
"value": "<p>Полупрозрачный огненно-красный самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Опал",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-round-blue.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
},
"system": {
"description": {
"value": "<p><em>\"Во времена, когда магические эксперименты были еще в порядке вещей, два мага решили соединить огонь и молнию, зачаровав Опал. Произошел мощный взрыв, и о них больше ничего не было слышно. Те, кто обладает способностью чувствовать магию, время от времени могут ощущать отголоски этого взрыва. В некоторых местах объединение этих двух видов магии теперь запрещено законом.\" </em></p><p> </p><p>Один из самых красочных драгоценных камней. Когда камень огранен идеально и так, что получается красивая цветовая гамма, он порой стоит больше, чем бриллиант. В основном используется в ювелирных изделиях, таких как подвески и центральные части колец.</p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
@@ -0,0 +1,114 @@
{
"name": "Самоцвет яркости / Gem of Brightness",
"type": "consumable",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Gem%20of%20Brightness.jpg",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "gem%20of%20brightness_dmg"
},
"test_tube_merchant": {
"quantity": "1"
},
"babele": {
"hasTranslation": true,
"originalName": "Gem of Brightness",
"translated": true
}
},
"system": {
"description": {
"value": "<div><p><em>Чудесный предмет</em></p><p>У этой призмы 50 зарядов. Пока вы её держите, вы можете использовать действие и произнести одно из трёх командных слов, чтобы вызвать один из следующих эффектов. </p><ul><li>Первое командное слово заставляет самоцвет испускать яркий свет в радиусе 30 футов и тусклый — ещё на 30 футов. Эффект не тратит заряды и длится, пока вы не повторите командное слово в качестве бонусного действия или не используете иную функцию самоцвета. </li><li>Второе командное слово тратит 1 заряд и заставляет самоцвет выстрелить сияющим лучом света в одно существо, которое вы видите в пределах 60 футов от вас. Существо должно пройти испытание Выносливости со СЛ 15, при провале оно ослепнет на 1 минуту. Существо может повторять испытание в конце каждого своего хода, при успехе эффект для него прекращается. </li><li>Третье командное слово тратит 5 зарядов и заставляет самоцвет вспыхнуть ослепляющим светом в 30-футовом конусе, исходящем из него. Каждое существо в конусе должно пройти испытание, как если бы его поразил луч, созданный вторым командным словом.</li></ul><p>Потратив все свои заряды, самоцвет становится немагическим драгоценным камнем стоимостью 50 зм.</p></div>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"attunement": "",
"equipped": true,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": "Командное слово."
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "30",
"width": null,
"units": "ft",
"type": "cone",
"prompt": true
},
"range": {
"value": 30,
"long": 60,
"units": "ft"
},
"uses": {
"value": 50,
"max": "50",
"per": "charges",
"recovery": "",
"autoDestroy": true,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "save",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "con",
"dc": 15,
"scaling": "flat"
},
"unidentified": {
"description": ""
},
"type": {
"value": "trinket",
"subtype": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null,
"properties": []
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Серьги, изящные",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/earsring_with_juw.png",
"system": {
"description": {
"value": "Металлический гвоздик или колечко, украшенное камнями.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0.2,
"units": "lb"
},
"price": {
"value": 200,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Шпинель",
"type": "loot",
"img": "icons/commodities/gems/gem-cluster-red.webp",
"system": {
"description": {
"value": "<p>Прозрачный красный, красно­-коричневый или тёмно-зеленый самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Топаз",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-octagon-yellow.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
}
},
"system": {
"description": {
"value": "<p>Бывает разных цветов, один из самых распространенных — светло-голубой, но самый ценный — ярко-желтый, также известный как Императорский топаз. Высоко ценится аристократами, так как обычно преподносится в качестве подарка на официальных мероприятиях. Огранкой драгоценных камней занимаются только самые опытные мастера.</p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Турмалин",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-rough-red.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p>Это один из ценнейших минералов, а его мелкие кристаллы могут быть красивейшими образцами в минеральном царстве. Многие мелкие кристаллы Турмалина не ограняют, а сохраняют их красоту в естественной форме. Считается также, что они могут поглощать любые заклинания, наложенные на них, и превращать их в молнии. </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Тёмно-синяя шпинель",
"type": "loot",
"img": "icons/commodities/gems/gem-shattered-violet.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 3 + 1d3"
}
},
"system": {
"description": {
"value": "<p>Превосходный кристалл глубокого сине-фиолетового цвета, обычно используется в ювелирных изделиях.</p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Янтарь",
"type": "loot",
"img": "icons/commodities/gems/gem-amber-insect-orange.webp",
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
}
},
"system": {
"description": {
"value": "<p>Окаменевшая сосновая смола, может быть отполирована и использована в декоративных целях, например, для изготовления ювелирных бус. Янтарь востребован алхимиками, так как в нем могут быть заключены давно исчезнувшие существа.</p>\n<p> </p>",
"chat": ""
},
"source": {
"custom": "KCoTG"
},
"quantity": 1,
"weight": {
"value": 0.01,
"units": "lb"
},
"price": {
"value": 100,
"denomination": "gp"
},
"rarity": "common",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Жёлтый сапфир",
"type": "loot",
"img": "icons/commodities/gems/gem-rough-square-orange-red.webp",
"system": {
"description": {
"value": "<p>Прозрачный огненно-жёлтый или жёлто-зелёный самоцвет.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Золото",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/Gold.png",
"system": {
"description": {
"value": "Золотой слиток, используется в различных ремеслах.",
"chat": ""
},
"source": {
"custom": "КИ 157"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 50,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Звёздчатый рубин",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-radiant-red.webp",
"system": {
"description": {
"value": "<p>Полупрозрачный рубин с белым центром в форме звезды.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Звёздчатый сапфир",
"type": "loot",
"img": "icons/commodities/gems/gem-faceted-asscher-blue.webp",
"system": {
"description": {
"value": "<p>Полупрозрачный синий сапфир с белым центром в форме звезды.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 1000,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
@@ -0,0 +1,143 @@
{
"name": "Динамит (шашка) / Dynamite (stick)",
"type": "weapon",
"system": {
"description": {
"value": "<p><span style=\"font-family:'Noto Sans', Arial, sans-serif\">В качестве действия существо может поджечь фитиль динамитной шашки и метнуть её в точку на расстоянии до 60 футов. Каждое существо в пределах 5 футов от этой точки должно пройти испытание Ловкости со СЛ 12, получая [[/r 3d6]] дробящего урона при провале или половину этого урона при успехе. Персонаж может связать вместе несколько дина­митных шашек, чтобы они взорвались одновременно. Каждая дополнительная шашка повышает урон на [[/r 1d6]] (максимум до [[/r 10d6]]) и радиус взрыва на 5 футов (максимум до 20 футов).</span></p><p><span style=\"font-family:'Noto Sans', Arial, sans-serif\">Динамит можно снабдить удлинённым фитилём, чтобы он взорвался через заданное время, обычно от 1 до 6 ра­ундов. Сделайте бросок инициативы за динамит. После заданного количества раундов динамит взорвётся при своём значении инициативы.</span></p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 200,
"denomination": "gp"
},
"attunement": "",
"equipped": true,
"rarity": "",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "5",
"width": null,
"units": "ft",
"type": "sphere",
"prompt": true
},
"range": {
"value": 60,
"long": null,
"units": "ft"
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "save",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [
[
"3d6",
"bludgeoning"
]
],
"versatile": ""
},
"formula": "",
"save": {
"ability": "dex",
"dc": 12,
"scaling": "flat"
},
"armor": {
"value": 10
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"properties": [
"thr"
],
"proficient": 1,
"unidentified": {
"description": ""
},
"type": {
"value": "simpleR",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
},
"img": "icons/weapons/thrown/dynamite-black.webp",
"flags": {
"midi-qol": {
"fumbleThreshold": null,
"effectActivation": false
},
"midiProperties": {
"nodam": false,
"fulldam": false,
"halfdam": false,
"autoFailFriendly": false,
"rollOther": false,
"critOther": false,
"offHandWeapon": false,
"magicdam": false,
"magiceffect": false,
"concentration": false,
"toggleEffect": false,
"ignoreTotalCover": false,
"autoSaveFriendly": false
},
"test_tube_merchant": {
"quantity": "1d3 * 4 + 1d4"
},
"babele": {
"hasTranslation": true,
"originalName": "Dynamite (stick)",
"translated": true
}
}
}
@@ -0,0 +1,91 @@
{
"name": "Инструменты механика / Tinker's Tools",
"type": "tool",
"img": "icons/commodities/tech/cog-bronze.webp",
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Tinker's Tools"
},
"test_tube_merchant": {
"quantity": "1d4 + 1"
},
"midi-qol": {
"onUseMacroName": ""
}
},
"system": {
"description": {
"value": "<p>Эти специальные инструменты включают предметы, необходимые для работы с механизмами. Умение в обращении с этими инструментами позволяет вам добавить ваш бонус умения к любой проверке характеристики, связанной с их использованием.</p>\n<p>Предназначен для того, чтобы чинить множество обычных предметов. И хотя вы не можете создать большинство из них инструментами механика, вы можете починить порвавшуюся одежду, наточить затупившийся меч и подлатать истрепавшуюся кольчугу.</p>\n<p><em><strong>Компоненты.</strong></em> Инструменты механика включают в себя различные ручные инструменты, нитки, иголки, точильный камень, куски ткани и кожи, небольшую банку клея.</p>\n<p><em><strong>История.</strong></em> Вы можете определить возраст и происхождение предмета, даже если у вас в наличии всего несколько частей, оставшихся от оригинала.</p>\n<p><em><strong>Расследование.</strong></em> Когда вы осматриваете повреждённый предмет, вы узнаёте, как и насколько давно он был повреждён.</p>\n<p><em><strong>Починка.</strong></em> Вы можете восстанавливать по 10 ПЗ повреждённого предмета за каждый час работы. Для починки любого предмета вам необходим доступ к материалам, необходимым для ремонта. Для металлических предметов вам нужен доступ к открытому огню, жара которого достаточно, чтобы сделать металл пластичным.</p>\n<table class=\"rd__table stripe-odd-table\">\n<thead>\n<tr>\n<th class=\"col-10\" data-rd-isroller=\"false\">Возможное действие</th>\n<th class=\"col-2 text-center\" data-rd-isroller=\"false\">СЛ</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td class=\"col-10\">Временно починить повреждённый механизм</td>\n<td class=\"col-2 text-center\">10</td>\n</tr>\n<tr>\n<td class=\"col-10\">Починить предмет вдвое быстрее</td>\n<td class=\"col-2 text-center\">15</td>\n</tr>\n<tr>\n<td class=\"col-10\">Смастерить из хлама временный предмет</td>\n<td class=\"col-2 text-center\">20</td>\n</tr>\n</tbody>\n</table>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 10,
"units": "lb"
},
"price": {
"value": 50,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "common",
"identified": true,
"ability": "int",
"chatFlavor": "",
"proficient": 0,
"bonus": "",
"unidentified": {
"description": ""
},
"type": {
"value": "art",
"baseItem": "tinker"
},
"container": null,
"attuned": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"properties": []
}
}
+83
View File
@@ -0,0 +1,83 @@
{
"name": "Карманные часы",
"type": "tool",
"img": "icons/commodities/tech/stopwatch.webp",
"system": {
"description": {
"value": "Заведенные карманные часы, достоверно сообщают время дня.",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 0.2,
"units": "lb"
},
"price": {
"value": 10,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"baseItem": ""
},
"attunement": "",
"attuned": false,
"equipped": false,
"activation": {
"type": "",
"cost": null,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": "",
"chatFlavor": "",
"proficient": null,
"bonus": ""
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d3 * 2 + 1d2"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Механическая птица",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/mechanicalBird.png",
"system": {
"description": {
"value": "<p>Механическая птица, поёт 1 из 3 песен по команде, не летает.</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 1,
"units": "lb"
},
"price": {
"value": 12,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Механический дракон",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/mechanicalDragon.png",
"system": {
"description": {
"value": "<p>Механический дракон, дышит огнём и может поджигать объекты.</p>",
"chat": ""
},
"source": {
"custom": ""
},
"quantity": 1,
"weight": {
"value": 2,
"units": "lb"
},
"price": {
"value": 25,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4"
}
}
}
+40
View File
@@ -0,0 +1,40 @@
{
"name": "Механический конь",
"type": "loot",
"img": "modules/test_tube_merchant/assets/icon/items/mechanicalHorse.png",
"system": {
"description": {
"value": "<p>Механический конь, имеет те же параметры, что и ездовой конь.</p>",
"chat": ""
},
"source": {
"custom": "ММ 336"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 250,
"denomination": "gp"
},
"rarity": "",
"identified": true,
"unidentified": {
"description": ""
},
"container": null,
"properties": [],
"type": {
"value": "",
"subtype": ""
}
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4 - 1"
}
}
}
+172
View File
@@ -0,0 +1,172 @@
{
"name": "Ночные очки / Goggles of Night",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Goggles%20of%20Night.webp",
"effects": [
{
"_id": "FR1ayX97qzN49D5m",
"changes": [
{
"key": "system.attributes.senses.darkvision",
"mode": 2,
"value": "+60",
"priority": 7
}
],
"disabled": true,
"duration": {
"startTime": null,
"seconds": null,
"combat": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"origin": "Item.dYkyr33IwTatdWJs",
"transfer": true,
"flags": {},
"tint": "#ffffff",
"name": "Ночное зрение +60 футов",
"description": "",
"statuses": [],
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"coreVersion": "12.327",
"systemId": "dnd5e",
"systemVersion": "3.3.1",
"createdTime": null,
"modifiedTime": null,
"lastModifiedBy": null
},
"img": "icons/magic/control/hypnosis-mesmerism-eye-tan.webp",
"type": "base",
"system": {},
"sort": 0
}
],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "goggles%20of%20night_dmg"
},
"test_tube_merchant": {
"quantity": "1"
},
"babele": {
"hasTranslation": true,
"originalName": "Goggles of Night",
"translated": true
}
},
"system": {
"description": {
"value": "<p><em>Чудесный предмет</em></p><p>Пока вы носите эти тёмные линзы, у вас &amp;reference[darkvision]{ночное зрение} на расстоянии до <strong>60 футов</strong>. Если у вас уже было ночное зрение, ношение этих очков увеличивает его дистанцию на <strong>60 футов</strong>.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 500,
"denomination": "gp"
},
"attunement": "",
"equipped": true,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "",
"cost": 0,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"target": {
"value": "0",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": 5,
"long": 0,
"units": "ft"
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": null,
"dex": null,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 0,
"proficient": 1,
"crewed": false,
"unidentified": {
"description": ""
},
"type": {
"value": "trinket",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
}
}
@@ -0,0 +1,114 @@
{
"name": "Порох (бочонок) / Gunpowder (keg)",
"type": "consumable",
"img": "icons/containers/barrels/barrel-reinforced-cherry-red.webp",
"system": {
"description": {
"value": "<p><span style=\"font-family:'Noto Sans', Arial, sans-serif\">Порох в основном используется для стрельбы пулями из стволов пистолетов и винтовок или создания бомб. Порох продают небольшими деревянными бочонками и водостойкими пороховыми рожками. Если поджечь контейнер, наполненный порохом, он взорвётся, нанеся урон огнём существам в пределах 10 футов от себя — [[/r 7d6]]. Успешное испытание Ловкости со СЛ 12 уменьшает урон вдвое. Если поджечь унцию пороха, она будет ярко гореть 1 раунд, испуская @UUID[Compendium.laaru-dnd5-hw.conditions.EvGCMCVp1VpUtCbI]{яркий свет} в радиусе 30 футов и @UUID[Compendium.laaru-dnd5-hw.conditions.BbWvc4m610EHv070]{тус­клый} ещё на 30 футов.</span></p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 20,
"units": "lb"
},
"price": {
"value": 250,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"target": {
"value": "10",
"width": null,
"units": "ft",
"type": "sphere",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "save",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [
[
"7d6",
"fire"
]
],
"versatile": ""
},
"formula": "",
"save": {
"ability": "dex",
"dc": 12,
"scaling": "flat"
},
"crewed": false,
"unidentified": {
"description": ""
},
"type": {
"value": "ammo",
"subtype": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null,
"properties": []
},
"effects": [],
"flags": {
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"babele": {
"hasTranslation": true,
"originalName": "Gunpowder (keg)",
"translated": true
}
}
}
@@ -0,0 +1,114 @@
{
"name": "Эликсир здоровья / Elixir of Health",
"type": "consumable",
"img": "icons/consumables/potions/potion-flask-corked-shiny-red.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "elixir%20of%20health_dmg"
},
"test_tube_merchant": {
"quantity": "1d4 + 1"
},
"babele": {
"hasTranslation": true,
"originalName": "Elixir of Health",
"translated": true
}
},
"system": {
"description": {
"value": "<div>\n<p>Выпив это зелье, вы исцеляете все болезни, которые на вас действовали, а также состояния слепоты, глухоты, паралича и отравления.</p>\n<p>Это прозрачная красная жидкость, в которой плавают пузырьки света.</p>\n</div>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0.3,
"units": "lb"
},
"price": {
"value": 2500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"autoDestroy": true,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"unidentified": {
"description": ""
},
"type": {
"value": "potion",
"subtype": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null,
"properties": []
}
}
+114
View File
@@ -0,0 +1,114 @@
{
"name": "Яд дроу / Drow Poison",
"type": "consumable",
"img": "icons/consumables/potions/flask-ornate-skull-green.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "drow%20poison_dmg"
},
"test_tube_merchant": {
"quantity": "1d4"
},
"babele": {
"hasTranslation": true,
"originalName": "Drow Poison",
"translated": true
}
},
"system": {
"description": {
"value": "<p>Такой яд обычно изготавливают только @Compendium[laaru-dnd5-hw.monsters.XMHGgKpjb0Ss6dYl]{Дроу} и только вдали от солнечного света. Существо, подвергшееся действию этого яда, должно пройти испытание Выносливости со СЛ 13, при провале оно &amp;reference[poisoned]{отравлено} на 1 час. При провале на 5 или более существо также &amp;reference[unconscious]{теряет сознание}, пока отравлено таким образом. Существо приходит в сознание, если получает урон или когда другое существо разбудит его, потратив действие.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 200,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"unidentified": {
"description": ""
},
"type": {
"value": "poison",
"subtype": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null,
"properties": []
}
}
@@ -0,0 +1,116 @@
{
"name": "Зелье чтения мыслей / Potion of Mind Reading",
"type": "consumable",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Potion%20of%20Mind%20Reading.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "potion%20of%20mind%20reading_dmg"
},
"test_tube_merchant": {
"quantity": "1d4"
},
"babele": {
"hasTranslation": true,
"originalName": "Potion of Mind Reading",
"translated": true
}
},
"system": {
"description": {
"value": "<p>Выпив это зелье, вы получаете эффект заклинания @Compendium[laaru-dnd5-hw.spells.MSM1XtWei12DFoLN]{Обнаружение мыслей} (СЛ испытаний 13).</p>\n<p>В плотной пурпурной жидкости этого зелья плавает овальное розовое облачко.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 2500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "1",
"units": "minute"
},
"cover": null,
"target": {
"value": "1",
"width": null,
"units": "",
"type": "creature",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": "touch"
},
"uses": {
"value": 1,
"max": "1",
"per": "charges",
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "save",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "wis",
"dc": 13,
"scaling": "flat"
},
"crewed": false,
"unidentified": {
"description": "<p>В плотной пурпурной жидкости этого зелья плавает овальное розовое облачко.</p>"
},
"type": {
"value": "potion",
"subtype": ""
},
"container": null,
"properties": [
"mgc"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
}
}
@@ -0,0 +1,135 @@
{
"name": "Зелье героизма / Potion of Heroism",
"type": "consumable",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Potion%20of%20Heroism.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "potion%20of%20heroism_dmg"
},
"test_tube_merchant": {
"quantity": "1d4"
},
"midi-qol": {
"effectActivation": false
},
"midiProperties": {
"nodam": false,
"fulldam": false,
"halfdam": false,
"rollOther": false,
"critOther": false,
"magicdam": false,
"magiceffect": false,
"concentration": false,
"toggleEffect": false
},
"babele": {
"hasTranslation": true,
"originalName": "Potion of Heroism",
"translated": true
}
},
"system": {
"description": {
"value": "<p>Выпив это зелье, вы получаете 10 временных ПЗ на 1 час. На это же время вы находитесь под эффектом заклинания @Compendium[laaru-dnd5-hw.spells.jYsMCeg6AbSHzq1F]{Благословение} (концентрация не требуется).</p><p>Это синее зелье пузырится и испускает пар, будто кипит.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 2500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "1",
"units": "hour"
},
"cover": null,
"target": {
"value": "1",
"width": null,
"units": "",
"type": "creature",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": "touch"
},
"uses": {
"value": 1,
"max": "1",
"per": "charges",
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "heal",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [
[
"10",
"temphp"
]
],
"versatile": ""
},
"formula": "1d4",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"crewed": false,
"unidentified": {
"description": "<p>Это синее зелье пузырится и испускает пар, будто кипит.</p>"
},
"type": {
"value": "potion",
"subtype": ""
},
"container": null,
"properties": [
"mgc"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
}
}
@@ -0,0 +1,116 @@
{
"name": "Зелье уменьшения / Potion of Diminution",
"type": "consumable",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Potion%20of%20Growth.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "potion%20of%20diminution_dmg"
},
"test_tube_merchant": {
"quantity": "1d4 + 1"
},
"babele": {
"hasTranslation": true,
"originalName": "Potion of Diminution",
"translated": true
}
},
"system": {
"description": {
"value": "<div><p>Выпив это зелье, вы получаете эффект уменьшения заклинания @Compendium[laaru-dnd5-hw.spells.ImfucJ4hO0mnf3W6]{Увеличение/уменьшение} на [[/r 1d4]] часа (концентрация не требуется).</p><p>Краснота внутри зелья то сжимается до крохотной точки, то вновь расширяется, окрашивая жидкость вокруг. Если встряхнуть бутылку. этот процесс не прерывается.</p><section id=\"secret-XAbSByBbt6zFNNli\" class=\"secret\"><p>*Для визуализации заклинания, можете добавить макрос на панель быстрого доступа и воспользоваться им при выпивания зелья:<br />@UUID[Compendium.laaru-dnd5-hw.macro.PbsokcPJs6YZZ44T]{Изменение Размера}</p></section></div>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 2500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": "hour"
},
"cover": null,
"target": {
"value": "1",
"width": null,
"units": "",
"type": "creature",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": "touch"
},
"uses": {
"value": 1,
"max": "1",
"per": "charges",
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "util",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "1d4",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"crewed": false,
"unidentified": {
"description": "<p>Краснота внутри зелья то сжимается до крохотной точки, то вновь расширяется, окрашивая жидкость вокруг. Если встряхнуть бутылку. этот процесс не прерывается.</p>"
},
"type": {
"value": "potion",
"subtype": ""
},
"container": null,
"properties": [
"mgc"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
}
}
@@ -0,0 +1,116 @@
{
"name": "Зелье высшего исцеления / Potion of Superior Healing",
"type": "consumable",
"img": "icons/consumables/potions/bottle-round-corked-red.webp",
"system": {
"description": {
"value": "<p>Зелье — красная жидкость, которая мерцает, если её встряхнуть.</p><p>Персонаж, выпивший магическую красную жидкость из этого пузырька, восстанавливает [[/r 8d4+8]] пункта здоровья.</p>",
"chat": ""
},
"source": {
"custom": "PHB"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 2500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "1",
"width": null,
"units": "",
"type": "creature",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": "touch"
},
"uses": {
"value": 1,
"max": "1",
"per": "charges",
"recovery": "",
"autoDestroy": true,
"prompt": true
},
"consume": {
"type": "",
"target": null,
"amount": null,
"scale": false
},
"ability": "",
"actionType": "heal",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [
[
"8d4 + 8",
"healing"
]
],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"properties": [
"mgc"
],
"unidentified": {
"description": "<p>Зелье — красная жидкость, которая мерцает, если её встряхнуть.</p>"
},
"type": {
"value": "potion",
"subtype": ""
},
"container": null,
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
},
"effects": [],
"flags": {
"babele": {
"translated": true,
"hasTranslation": true,
"originalName": "Potion of Superior Healing"
},
"test_tube_merchant": {
"quantity": "1d4 + 1"
}
}
}
@@ -0,0 +1,116 @@
{
"name": "Зелье ясновидения / Potion of Clairvoyance",
"type": "consumable",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Potion%20of%20Clairvoyance.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "potion%20of%20clairvoyance_dmg"
},
"test_tube_merchant": {
"quantity": "1d4 + 1"
},
"babele": {
"hasTranslation": true,
"originalName": "Potion of Clairvoyance",
"translated": true
}
},
"system": {
"description": {
"value": "<p>Выпив это зелье, вы получаете эффект заклинания @Compendium[laaru-dnd5-hw.spells.IopVF9lETFjtZTK6]{Ясновидение}.</p>\n<p>В этой желтоватой жидкости плавает глаз, но как только зелье откроют, он исчезает.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 2500,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "rare",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "10",
"units": "minute"
},
"cover": null,
"target": {
"value": "1",
"width": null,
"units": "",
"type": "creature",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": "touch"
},
"uses": {
"value": 1,
"max": "1",
"per": "charges",
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "util",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"crewed": false,
"unidentified": {
"description": "<p>В этой желтоватой жидкости плавает глаз.</p>"
},
"type": {
"value": "potion",
"subtype": ""
},
"container": null,
"properties": [
"mgc"
],
"attack": {
"bonus": "",
"flat": false
},
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
}
}
+114
View File
@@ -0,0 +1,114 @@
{
"name": "Злоба / Malice",
"type": "consumable",
"img": "icons/consumables/potions/bottle-conical-fumes-green.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "malice_dmg"
},
"test_tube_merchant": {
"quantity": "1d4 - 1"
},
"babele": {
"hasTranslation": true,
"originalName": "Malice",
"translated": true
}
},
"system": {
"description": {
"value": "<p><em>(вдыхаемый)</em></p>\n<p>Существо, подвергшееся действию этого яда, должно пройти испытание Выносливости со СЛ 15, при провале оно &amp;reference[poisoned]{отравлено} на 1 час. Пока существо отравлено, оно &amp;reference[blinded]{ослеплено}.</p>\n\n<div id=\"gtx-trans\" style=\"position:absolute;left:-40px;top:-19px\">\n<div class=\"gtx-trans-icon\"> </div>\n</div>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0.1,
"units": "lb"
},
"price": {
"value": 250,
"denomination": "gp"
},
"attunement": "",
"equipped": false,
"rarity": "",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": ""
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"target": {
"value": "",
"width": null,
"units": "",
"type": "",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": ""
},
"uses": {
"value": null,
"max": "",
"per": null,
"recovery": "",
"autoDestroy": false,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [],
"versatile": ""
},
"formula": "",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"crewed": false,
"unidentified": {
"description": ""
},
"type": {
"value": "poison",
"subtype": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null,
"properties": []
}
}

Some files were not shown because too many files have changed in this diff Show More