Skip to content

Commit 2f38fb5

Browse files
authored
Merge pull request #1090 from jendave/rolltable-result-parsing
2 parents bcdf592 + 71c7dda commit 2f38fb5

59 files changed

Lines changed: 1201 additions & 600 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Fresh import from datasworn-community data.
66
- Widen and lengthen Rollable Table rich text editor. Editing icons no longer wrap around and text box can show multiple lines.
7+
- Add name and description fields to rollable tables.
78

89
## 1.28.0
910

json-packs/delve-oracles/Site_Starters_351e5c77fb813f85.json

Lines changed: 40 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
1,
1818
5
1919
],
20-
"text": "Alva's Rest",
20+
"name": "Alva's Rest",
21+
"description": "<p>Fortified</p><p>Domain</p>",
2122
"_key": "!tables.results!351e5c77fb813f85.52d47673227aff9d",
2223
"_id": "52d47673227aff9d"
2324
},
@@ -26,7 +27,8 @@
2627
6,
2728
10
2829
],
29-
"text": "Bleakroot Depths",
30+
"name": "Bleakroot Depths",
31+
"description": "<p>Wild</p><p>Frozen Cavern</p>",
3032
"_key": "!tables.results!351e5c77fb813f85.1bf2473f03659777",
3133
"_id": "1bf2473f03659777"
3234
},
@@ -35,7 +37,8 @@
3537
11,
3638
15
3739
],
38-
"text": "Bonewilds",
40+
"name": "Bonewilds",
41+
"description": "<p>Haunted</p><p>Tanglewood</p>",
3942
"_key": "!tables.results!351e5c77fb813f85.5bc17e15b512df80",
4043
"_id": "5bc17e15b512df80"
4144
},
@@ -44,7 +47,8 @@
4447
16,
4548
20
4649
],
47-
"text": "Darkfall Caves",
50+
"name": "Darkfall Caves",
51+
"description": "<p>Infested</p><p>Cavern</p>",
4852
"_key": "!tables.results!351e5c77fb813f85.f855909bf6e7c05f",
4953
"_id": "f855909bf6e7c05f"
5054
},
@@ -53,7 +57,8 @@
5357
21,
5458
25
5559
],
56-
"text": "Deeprot Bog",
60+
"name": "Deeprot Bog",
61+
"description": "<p>Hallowed</p><p>Shadowfen</p>",
5762
"_key": "!tables.results!351e5c77fb813f85.0b998ab780eb08c1",
5863
"_id": "0b998ab780eb08c1"
5964
},
@@ -62,7 +67,8 @@
6267
26,
6368
30
6469
],
65-
"text": "Egan's Folly",
70+
"name": "Egan's Folly",
71+
"description": "<p>Haunted</p><p>Pass</p>",
6672
"_key": "!tables.results!351e5c77fb813f85.40d7f7fd3eb9db6c",
6773
"_id": "40d7f7fd3eb9db6c"
6874
},
@@ -71,7 +77,8 @@
7177
31,
7278
35
7379
],
74-
"text": "Foulwater Plunge",
80+
"name": "Foulwater Plunge",
81+
"description": "<p>Corrupted</p><p>Sea Cave</p>",
7582
"_key": "!tables.results!351e5c77fb813f85.2ec3e86df9d5932c",
7683
"_id": "2ec3e86df9d5932c"
7784
},
@@ -80,7 +87,8 @@
8087
36,
8188
40
8289
],
83-
"text": "Frostmark",
90+
"name": "Frostmark",
91+
"description": "<p>Fortified</p><p>Icereach</p>",
8492
"_key": "!tables.results!351e5c77fb813f85.a48053ee061f2177",
8593
"_id": "a48053ee061f2177"
8694
},
@@ -89,7 +97,8 @@
8997
41,
9098
45
9199
],
92-
"text": "Greathammer Deep",
100+
"name": "Greathammer Deep",
101+
"description": "<p>Ravaged</p><p>Mine</p>",
93102
"_key": "!tables.results!351e5c77fb813f85.fb6d8c5d7353850d",
94103
"_id": "fb6d8c5d7353850d"
95104
},
@@ -98,7 +107,8 @@
98107
46,
99108
50
100109
],
101-
"text": "Holdfast Barrow",
110+
"name": "Holdfast Barrow",
111+
"description": "<p>Haunted</p><p>Barrow</p>",
102112
"_key": "!tables.results!351e5c77fb813f85.ccd72139f9e1c982",
103113
"_id": "ccd72139f9e1c982"
104114
},
@@ -107,7 +117,8 @@
107117
51,
108118
55
109119
],
110-
"text": "Hollowmount Island",
120+
"name": "Hollowmount Island",
121+
"description": "<p>Ancient</p><p>Underkeep</p>",
111122
"_key": "!tables.results!351e5c77fb813f85.2594dbb3dcd3ace9",
112123
"_id": "2594dbb3dcd3ace9"
113124
},
@@ -116,7 +127,8 @@
116127
56,
117128
60
118129
],
119-
"text": "Icebound Reach",
130+
"name": "Icebound Reach",
131+
"description": "<p>Wild</p><p>Icereach</p>",
120132
"_key": "!tables.results!351e5c77fb813f85.8ba00eef077d0713",
121133
"_id": "8ba00eef077d0713"
122134
},
@@ -125,7 +137,8 @@
125137
61,
126138
65
127139
],
128-
"text": "Lastrock Mine",
140+
"name": "Lastrock Mine",
141+
"description": "<p>Infested</p><p>Mine</p>",
129142
"_key": "!tables.results!351e5c77fb813f85.1b68640802343d2d",
130143
"_id": "1b68640802343d2d"
131144
},
@@ -134,7 +147,8 @@
134147
66,
135148
70
136149
],
137-
"text": "Redhome Sanctum",
150+
"name": "Redhome Sanctum",
151+
"description": "<p>Corrupted</p><p>Underkeep</p>",
138152
"_key": "!tables.results!351e5c77fb813f85.8d3b0ce12fb5e53a",
139153
"_id": "8d3b0ce12fb5e53a"
140154
},
@@ -143,7 +157,8 @@
143157
71,
144158
74
145159
],
146-
"text": "Sinking Temple",
160+
"name": "Sinking Temple",
161+
"description": "<p>Ravaged</p><p>Ruin</p>",
147162
"_key": "!tables.results!351e5c77fb813f85.e0b2aaacdc69e15e",
148163
"_id": "e0b2aaacdc69e15e"
149164
},
@@ -152,7 +167,8 @@
152167
75,
153168
80
154169
],
155-
"text": "Smoldering Wood",
170+
"name": "Smoldering Wood",
171+
"description": "<p>Ravaged</p><p>Tanglewood</p>",
156172
"_key": "!tables.results!351e5c77fb813f85.624f36e6733a3470",
157173
"_id": "624f36e6733a3470"
158174
},
@@ -161,7 +177,8 @@
161177
81,
162178
84
163179
],
164-
"text": "Stillgrave Mire",
180+
"name": "Stillgrave Mire",
181+
"description": "<p>Haunted</p><p>Shadowfen</p>",
165182
"_key": "!tables.results!351e5c77fb813f85.7a130460d7bf7a99",
166183
"_id": "7a130460d7bf7a99"
167184
},
@@ -170,7 +187,8 @@
170187
85,
171188
90
172189
],
173-
"text": "Stonesong Spire",
190+
"name": "Stonesong Spire",
191+
"description": "<p>Hallowed</p><p>Stronghold</p>",
174192
"_key": "!tables.results!351e5c77fb813f85.6d0463bf85c791ae",
175193
"_id": "6d0463bf85c791ae"
176194
},
@@ -179,7 +197,8 @@
179197
91,
180198
94
181199
],
182-
"text": "Topplekeep",
200+
"name": "Topplekeep",
201+
"description": "<p>Infested</p><p>Ruin</p>",
183202
"_key": "!tables.results!351e5c77fb813f85.59c86cb1f05b9510",
184203
"_id": "59c86cb1f05b9510"
185204
},
@@ -188,7 +207,8 @@
188207
95,
189208
100
190209
],
191-
"text": "Trail of Spirits",
210+
"name": "Trail of Spirits",
211+
"description": "<p>Ancient</p><p>Pass</p>",
192212
"_key": "!tables.results!351e5c77fb813f85.1cf3391a49550ec8",
193213
"_id": "1cf3391a49550ec8"
194214
}

json-packs/starforged-oracles/Faction_Type_9a3e1b0020e66ddb.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1,
1919
40
2020
],
21-
"text": "@Compendium[foundry-ironsworn.starforgedoracles.e6552ca1c08225e6]{Dominion}",
21+
"text": "<p>@Compendium[foundry-ironsworn.starforgedoracles.e6552ca1c08225e6]{Dominion}</p><p>Governing power</p>",
2222
"_key": "!tables.results!9a3e1b0020e66ddb.63bfe95914abc1ae",
2323
"_id": "63bfe95914abc1ae"
2424
},
@@ -27,7 +27,7 @@
2727
41,
2828
70
2929
],
30-
"text": "@Compendium[foundry-ironsworn.starforgedoracles.da3a6351fff54ef4]{Guild}",
30+
"text": "<p>@Compendium[foundry-ironsworn.starforgedoracles.da3a6351fff54ef4]{Guild}</p><p>Organization of specialists</p>",
3131
"_key": "!tables.results!9a3e1b0020e66ddb.87384b8b90a7c44c",
3232
"_id": "87384b8b90a7c44c"
3333
},
@@ -36,7 +36,7 @@
3636
71,
3737
100
3838
],
39-
"text": "@Compendium[foundry-ironsworn.starforgedoracles.f3403e14e9e6bd71]{Fringe Group}",
39+
"text": "<p>@Compendium[foundry-ironsworn.starforgedoracles.f3403e14e9e6bd71]{Fringe Group}</p><p>Band of outlaws, outcasts, or rogues</p>",
4040
"_key": "!tables.results!9a3e1b0020e66ddb.ff40a33f485ffff6",
4141
"_id": "ff40a33f485ffff6"
4242
}

json-packs/starforged-oracles/Influence_5f8eb805b526f608.json

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
1,
1919
10
2020
],
21-
"text": "Forsaken",
21+
"name": "Forsaken",
22+
"description": "<p>Banished or forgotten</p>",
2223
"_key": "!tables.results!5f8eb805b526f608.a10362d3c9f29336",
2324
"_id": "a10362d3c9f29336"
2425
},
@@ -27,7 +28,8 @@
2728
11,
2829
30
2930
],
30-
"text": "Isolated",
31+
"name": "Isolated",
32+
"description": "<p>Limited influence in a remote location</p>",
3133
"_key": "!tables.results!5f8eb805b526f608.03b9fe5b34f487fd",
3234
"_id": "03b9fe5b34f487fd"
3335
},
@@ -36,7 +38,8 @@
3638
31,
3739
50
3840
],
39-
"text": "Localized",
41+
"name": "Localized",
42+
"description": "<p>Marginal influence in a single sector</p>",
4043
"_key": "!tables.results!5f8eb805b526f608.ecfda2b73cbe459f",
4144
"_id": "ecfda2b73cbe459f"
4245
},
@@ -45,7 +48,8 @@
4548
51,
4649
70
4750
],
48-
"text": "Established",
51+
"name": "Established",
52+
"description": "<p>Strong influence in a single sector</p>",
4953
"_key": "!tables.results!5f8eb805b526f608.d47e0b5a16bc7096",
5054
"_id": "d47e0b5a16bc7096"
5155
},
@@ -54,7 +58,8 @@
5458
71,
5559
85
5660
],
57-
"text": "Notable",
61+
"name": "Notable",
62+
"description": "<p>Dispersed influence across a few sectors</p>",
5863
"_key": "!tables.results!5f8eb805b526f608.2c7dcf5408cade34",
5964
"_id": "2c7dcf5408cade34"
6065
},
@@ -63,7 +68,8 @@
6368
86,
6469
95
6570
],
66-
"text": "Dominant",
71+
"name": "Dominant",
72+
"description": "<p>Far-reaching influence across many sectors</p>",
6773
"_key": "!tables.results!5f8eb805b526f608.2c15d3b9411880be",
6874
"_id": "2c15d3b9411880be"
6975
},
@@ -72,7 +78,8 @@
7278
96,
7379
100
7480
],
75-
"text": "Inescapable",
81+
"name": "Inescapable",
82+
"description": "<p>Pervasive influence across inhabited space</p>",
7683
"_key": "!tables.results!5f8eb805b526f608.b34d2a568d9a6cc3",
7784
"_id": "b34d2a568d9a6cc3"
7885
}

0 commit comments

Comments
 (0)