mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Removed SRD table descriptions
This commit is contained in:
parent
3c751bd09f
commit
a165035d5a
3 changed files with 10 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Consumables",
|
"name": "Consumables",
|
||||||
"img": "icons/consumables/potions/bottle-corked-red.webp",
|
"img": "icons/consumables/potions/bottle-corked-red.webp",
|
||||||
"description": "<p>To generate a random consumable, choose a rarity, roll the designated dice, and match the total to the item in the table:</p><ul><li><p>Common: 1d12 or 2d12</p></li><li><p>Uncommon: 2d12 or 3d12</p></li><li><p>Rare: 3d12 or 4d12</p></li><li><p>Legendary: 4d12 or 5d12</p></li></ul>",
|
"description": "",
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"type": "document",
|
"type": "document",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Loot",
|
"name": "Loot",
|
||||||
"img": "icons/commodities/treasure/brooch-gold-ruby.webp",
|
"img": "icons/commodities/treasure/brooch-gold-ruby.webp",
|
||||||
"description": "<p>To generate a random item, choose a rarity, roll the designated dice, and match the total to the item in the table:</p><ul><li><p>Common: 1d12 or 2d12</p></li><li><p>Uncommon: 2d12 or 3d12</p></li><li><p>Rare: 3d12 or 4d12</p></li><li><p>Legendary: 4d12 or 5d12</p></li></ul>",
|
"description": "",
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"type": "document",
|
"type": "document",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Table of Random Objectives",
|
"name": "Table of Random Objectives",
|
||||||
"img": "icons/sundries/documents/document-torn-diagram-tan.webp",
|
"img": "icons/sundries/documents/document-torn-diagram-tan.webp",
|
||||||
"description": "<p>Layering Goals Other than Attrition into Combat</p>",
|
"description": "",
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
|
|
@ -311,7 +311,13 @@
|
||||||
"default": 0,
|
"default": 0,
|
||||||
"Bgvu4A6AMkRFOTGR": 3
|
"Bgvu4A6AMkRFOTGR": 3
|
||||||
},
|
},
|
||||||
"flags": {},
|
"flags": {
|
||||||
|
"daggerheart": {
|
||||||
|
"formulaName": "Roll Formula",
|
||||||
|
"altFormula": {},
|
||||||
|
"activeAltFormula": null
|
||||||
|
}
|
||||||
|
},
|
||||||
"formula": "1d12",
|
"formula": "1d12",
|
||||||
"_id": "I5L1dlgxXTNrCCkL",
|
"_id": "I5L1dlgxXTNrCCkL",
|
||||||
"sort": 400000,
|
"sort": 400000,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue