Files
test_tube_merchant/items/good/religious/maz�-keotoma-_-keoghtom's-ointment.json
T
shiranui e21d8c5198
Build release archive / release (push) Failing after 28s
Релиз v1.2.9
Изменено:
 - Поддержка новых типов товаров: "Механические приспособления" и "Религиозные товары".
 - Добавлена возможность случайной генерации уровня торговца.
 - Улучшена производительность при загрузке предметов из компендиумов.
 - Обновлены тексты описаний для категорий товаров.
 - Исправлена ошибка при добавлении предметов к торговцу (см. `module/data.mjs`, строки 2436-2446).
 - Исправлена проблема с отображением характеристик торговца в интерфейсе.
2026-07-15 19:42:45 +03:00

119 lines
3.0 KiB
JSON
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Мазь кеотома / Keoghtom's Ointment",
"type": "consumable",
"img": "modules/laaru-dnd5-hw/assets/images/pic/Keoghtom%27s%20Ointment.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "keoghtom's%20ointment_dmg"
},
"test_tube_merchant": {
"quantity": "(1d2 - 1) * 1d2"
},
"babele": {
"hasTranslation": true,
"originalName": "Keoghtom's Ointment",
"translated": true
}
},
"system": {
"description": {
"value": "<div><p><em>Чудесный предмет</em></p><p>Эта стеклянная банка диаметром 3 дюйма содержит [[/r 1d4 + 1]] порции густой смеси со слабым ароматом алоэ. Банка с содержимым весит 4 фунта.</p><p>В качестве действия можно проглотить или намазать одну порцию мази, при этом существо восстанавливает [[/r 2d8 + 2]] ПЗ, перестаёт быть &amp;reference[poisoned]{отравленным} и исцеляется от любых болезней.</p></div>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 0,
"units": "lb"
},
"price": {
"value": 120,
"denomination": "gp"
},
"attunement": "",
"equipped": true,
"rarity": "uncommon",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"condition": "Мазь нужно проглотить или нанести на кожу."
},
"duration": {
"value": "",
"units": "inst"
},
"cover": null,
"crewed": false,
"target": {
"value": "1",
"width": null,
"units": "",
"type": "creature",
"prompt": true
},
"range": {
"value": null,
"long": null,
"units": "touch"
},
"uses": {
"value": 5,
"max": "5",
"per": "charges",
"recovery": "",
"autoDestroy": true,
"prompt": true
},
"consume": {
"type": "",
"target": "",
"amount": null,
"scale": false
},
"ability": "",
"actionType": "heal",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [
[
"2d8 +2",
"healing"
]
],
"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": []
}
}