Files
test_tube_merchant/items/beautiful/weapon/rapira-_yazyk-plameni_-_-flame-tongue-rapier.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

131 lines
3.3 KiB
JSON
Executable File
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Рапира \"Язык пламени\" / Flame Tongue Rapier",
"type": "weapon",
"img": "icons/magic/fire/projectile-bolt-zigzag-orange.webp",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "flame%20tongue%20rapier_dmg"
},
"test_tube_merchant": {
"quantity": "1"
},
"babele": {
"hasTranslation": true,
"originalName": "Flame Tongue Rapier",
"translated": true
}
},
"system": {
"description": {
"value": "<p>Вы можете использовать бонусное действие, чтобы произнести командное слово, и из магической рапиры вырвутся языки пламени. Это пламя испускает &amp;reference[brightlight]{яркий свет} в<strong> 40</strong>-футовом радиусе и &amp;reference[dimlight]{тусклый} ещё на <strong>40 </strong>футов. Пока оружие пылает, оно дополнительно наносит [[/r 2d6]] урона огнём любой цели, по которой попадает. Пламя горит, пока вы не используете бонусное действие, чтобы снова произнести командное слово, или пока не уроните рапиру или не уберёте в ножны.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 2,
"units": "lb"
},
"price": {
"value": 5000,
"denomination": "gp"
},
"attunement": "required",
"equipped": true,
"rarity": "rare",
"identified": true,
"activation": {
"type": "action",
"cost": 1,
"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": "",
"actionType": "mwak",
"chatFlavor": "",
"critical": {
"threshold": null,
"damage": ""
},
"damage": {
"parts": [
[
"1d8 + @mod",
"piercing"
]
],
"versatile": ""
},
"formula": "2d6",
"save": {
"ability": "",
"dc": null,
"scaling": "spell"
},
"armor": {
"value": 10
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"properties": [
"fin",
"mgc"
],
"proficient": 1,
"crewed": false,
"unidentified": {
"description": ""
},
"type": {
"value": "martialM",
"baseItem": "rapier"
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"magicalBonus": null
}
}