Files
test_tube_merchant/items/beautiful/armor/shit-lovli-strel-_-arrow-catching-shield.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

143 lines
3.6 KiB
JSON
Executable File

{
"name": "Щит ловли стрел / Arrow-Catching Shield",
"type": "equipment",
"img": "modules/laaru-dnd5-hw/assets/images/pic/arrow_catching.jpeg",
"effects": [],
"flags": {
"srd5e": {
"page": "",
"source": "DMG",
"hash": "arrow-catching%20shield_dmg"
},
"magicitems": {
"enabled": false,
"equipped": false,
"attuned": false,
"charges": "0",
"chargeType": "c1",
"destroy": false,
"destroyFlavorText": "reaches 0 charges: it crumbles into ashes and is destroyed.",
"rechargeable": false,
"recharge": "0",
"rechargeType": "t1",
"rechargeUnit": "r1",
"sorting": "l"
},
"test_tube_merchant": {
"quantity": "1"
},
"babele": {
"hasTranslation": true,
"originalName": "Arrow-Catching Shield",
"translated": true
}
},
"system": {
"description": {
"value": "<p>Вы получаете бонус +2 к КБ против дистанционных атак, пока используете этот щит. Бонус прибавляется к обычному бонусу, который щит даёт к КБ. Кроме того, когда атакующий совершает дистанционную атаку по цели в пределах 5 футов от вас, вы можете использовать @Compendium[laaru-dnd5-hw.actions.mMwkUE20bEfKeetq]{ответное действие}, чтобы стать целью атаки вместо неё.</p>",
"chat": ""
},
"source": {
"custom": "DMG"
},
"quantity": 1,
"weight": {
"value": 6,
"units": "lb"
},
"price": {
"value": 5000,
"denomination": "gp"
},
"attunement": "required",
"equipped": true,
"rarity": "rare",
"identified": true,
"activation": {
"type": "reaction",
"cost": 1,
"condition": "атакующий совершает дистанционную атаку по цели в пределах 5 футов"
},
"duration": {
"value": "",
"units": ""
},
"cover": null,
"crewed": false,
"target": {
"value": "",
"width": null,
"units": "",
"type": "self",
"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": 4,
"dex": 0,
"magicalBonus": null
},
"hp": {
"value": 0,
"max": 0,
"dt": null,
"conditions": ""
},
"speed": {
"value": null,
"conditions": ""
},
"strength": 0,
"proficient": 1,
"unidentified": {
"description": ""
},
"type": {
"value": "shield",
"baseItem": ""
},
"attack": {
"bonus": "",
"flat": false
},
"container": null,
"attuned": false,
"enchantment": null,
"summons": null,
"properties": []
}
}