diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 99c76a865..52bb278c9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,11 @@ +# v3.1.0 + +## Enhancements +* [#853] CSS Styling for Journals +* [#856] Beauty pass over Quickstart journals + +--- + # v3.0.0 ## Enhancements diff --git a/data/packs/conditions.db/blind__xE08WjX14HjHwSJC.json b/data/packs/conditions.db/blind__xE08WjX14HjHwSJC.json index 94418811f..05c80cea5 100644 --- a/data/packs/conditions.db/blind__xE08WjX14HjHwSJC.json +++ b/data/packs/conditions.db/blind__xE08WjX14HjHwSJC.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/eyes/humanoid-single-blind.webp", + "img": "icons/creatures/eyes/humanoid-single-blind.webp", "name": "Blind", "origin": "Item.Grd46xo0lgHLtfVe", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/charmed__g02s1plvTDRI6Ido.json b/data/packs/conditions.db/charmed__g02s1plvTDRI6Ido.json index 2f7bb8ae2..3152cdf6a 100644 --- a/data/packs/conditions.db/charmed__g02s1plvTDRI6Ido.json +++ b/data/packs/conditions.db/charmed__g02s1plvTDRI6Ido.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/heart-shadow-red.webp", + "img": "icons/magic/life/heart-shadow-red.webp", "name": "Charmed", "origin": "Item.fDUPAItc64pmW5zM", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__afraid__CyZNMVHNjIMTM0g7.json b/data/packs/conditions.db/condition__afraid__CyZNMVHNjIMTM0g7.json index 234d86c03..8df121a12 100644 --- a/data/packs/conditions.db/condition__afraid__CyZNMVHNjIMTM0g7.json +++ b/data/packs/conditions.db/condition__afraid__CyZNMVHNjIMTM0g7.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/fear-fright-white.webp", + "img": "icons/magic/control/fear-fright-white.webp", "name": "Condition: Afraid", "origin": "Item.6Hd5Dzf2TnXL9Gxs", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__asleep__9LKEdqM5gksbj8xV.json b/data/packs/conditions.db/condition__asleep__9LKEdqM5gksbj8xV.json index 723b569a8..e262f35fb 100644 --- a/data/packs/conditions.db/condition__asleep__9LKEdqM5gksbj8xV.json +++ b/data/packs/conditions.db/condition__asleep__9LKEdqM5gksbj8xV.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/sleep-bubble-purple.webp", + "img": "icons/magic/control/sleep-bubble-purple.webp", "name": "Condition: Asleep", "origin": "Item.FoXNI5CfBkJOvJ9c", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__beguiled__qSuLDWBjPNH2wizr.json b/data/packs/conditions.db/condition__beguiled__qSuLDWBjPNH2wizr.json index 7b41f07ae..3c08ce88a 100644 --- a/data/packs/conditions.db/condition__beguiled__qSuLDWBjPNH2wizr.json +++ b/data/packs/conditions.db/condition__beguiled__qSuLDWBjPNH2wizr.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/hypnosis-mesmerism-pendulum.webp", + "img": "icons/magic/control/hypnosis-mesmerism-pendulum.webp", "name": "Condition: Beguiled", "origin": "Item.4OcLCPW1pxzTua7d", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__bug_brain__YPYxo5WhLBPCnkRd.json b/data/packs/conditions.db/condition__bug_brain__YPYxo5WhLBPCnkRd.json index 5b2acd517..13125d61b 100644 --- a/data/packs/conditions.db/condition__bug_brain__YPYxo5WhLBPCnkRd.json +++ b/data/packs/conditions.db/condition__bug_brain__YPYxo5WhLBPCnkRd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/invertebrates/centipede-brown.webp", + "img": "icons/creatures/invertebrates/centipede-brown.webp", "name": "Condition: Bug Brain", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__compelled__jtCuGSncFiHgfNgZ.json b/data/packs/conditions.db/condition__compelled__jtCuGSncFiHgfNgZ.json index 4a04b478a..9e780b56e 100644 --- a/data/packs/conditions.db/condition__compelled__jtCuGSncFiHgfNgZ.json +++ b/data/packs/conditions.db/condition__compelled__jtCuGSncFiHgfNgZ.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/energy-stream-link-spiral-white.webp", + "img": "icons/magic/control/energy-stream-link-spiral-white.webp", "name": "Condition: Compelled", "origin": "Item.7DNtQwX31lpChHZH", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__cursed__h8IoE9DUt8lyCAgQ.json b/data/packs/conditions.db/condition__cursed__h8IoE9DUt8lyCAgQ.json index accb689c1..2bf0fe0e2 100644 --- a/data/packs/conditions.db/condition__cursed__h8IoE9DUt8lyCAgQ.json +++ b/data/packs/conditions.db/condition__cursed__h8IoE9DUt8lyCAgQ.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-explode-disintegrate.webp", + "img": "icons/magic/unholy/strike-body-explode-disintegrate.webp", "name": "Condition: Cursed", "origin": "Item.T7PD6qqfanwAMEzo", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__disease__1___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__disease__1___PAkmxzlF6cIsPNkt.json index b515e20c9..ab25e6ba0 100644 --- a/data/packs/conditions.db/condition__disease__1___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__disease__1___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/death/skull-poison-green.webp", + "img": "icons/magic/death/skull-poison-green.webp", "name": "Condition: Disease (1)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__disease__2___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__disease__2___PAkmxzlF6cIsPNkt.json index 823a1cb36..b2d33698d 100644 --- a/data/packs/conditions.db/condition__disease__2___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__disease__2___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/death/skull-poison-green.webp", + "img": "icons/magic/death/skull-poison-green.webp", "name": "Condition: Disease (2)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__disease__3___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__disease__3___PAkmxzlF6cIsPNkt.json index b4672caa6..4b1385e08 100644 --- a/data/packs/conditions.db/condition__disease__3___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__disease__3___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/death/skull-poison-green.webp", + "img": "icons/magic/death/skull-poison-green.webp", "name": "Condition: Disease (3)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__disease__4___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__disease__4___PAkmxzlF6cIsPNkt.json index 9921c1aa4..d8babdc63 100644 --- a/data/packs/conditions.db/condition__disease__4___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__disease__4___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/death/skull-poison-green.webp", + "img": "icons/magic/death/skull-poison-green.webp", "name": "Condition: Disease (4)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__drained__1___iatMWq8uzO8KPaxd.json b/data/packs/conditions.db/condition__drained__1___iatMWq8uzO8KPaxd.json index bbd568def..987f7a77e 100644 --- a/data/packs/conditions.db/condition__drained__1___iatMWq8uzO8KPaxd.json +++ b/data/packs/conditions.db/condition__drained__1___iatMWq8uzO8KPaxd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-life-soul-green.webp", + "img": "icons/magic/unholy/strike-body-life-soul-green.webp", "name": "Condition: Drained (1)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__drained__2___iatMWq8uzO8KPaxd.json b/data/packs/conditions.db/condition__drained__2___iatMWq8uzO8KPaxd.json index ce0ccbc65..fdd177173 100644 --- a/data/packs/conditions.db/condition__drained__2___iatMWq8uzO8KPaxd.json +++ b/data/packs/conditions.db/condition__drained__2___iatMWq8uzO8KPaxd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-life-soul-green.webp", + "img": "icons/magic/unholy/strike-body-life-soul-green.webp", "name": "Condition: Drained (2)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__drained__3___iatMWq8uzO8KPaxd.json b/data/packs/conditions.db/condition__drained__3___iatMWq8uzO8KPaxd.json index 5dee4659c..68917d143 100644 --- a/data/packs/conditions.db/condition__drained__3___iatMWq8uzO8KPaxd.json +++ b/data/packs/conditions.db/condition__drained__3___iatMWq8uzO8KPaxd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-life-soul-green.webp", + "img": "icons/magic/unholy/strike-body-life-soul-green.webp", "name": "Condition: Drained (3)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__drained__4___iatMWq8uzO8KPaxd.json b/data/packs/conditions.db/condition__drained__4___iatMWq8uzO8KPaxd.json index a6f324415..a81358a91 100644 --- a/data/packs/conditions.db/condition__drained__4___iatMWq8uzO8KPaxd.json +++ b/data/packs/conditions.db/condition__drained__4___iatMWq8uzO8KPaxd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-life-soul-green.webp", + "img": "icons/magic/unholy/strike-body-life-soul-green.webp", "name": "Condition: Drained (4)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__drained__5___iatMWq8uzO8KPaxd.json b/data/packs/conditions.db/condition__drained__5___iatMWq8uzO8KPaxd.json index 265ce56f1..24daa1b00 100644 --- a/data/packs/conditions.db/condition__drained__5___iatMWq8uzO8KPaxd.json +++ b/data/packs/conditions.db/condition__drained__5___iatMWq8uzO8KPaxd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-life-soul-green.webp", + "img": "icons/magic/unholy/strike-body-life-soul-green.webp", "name": "Condition: Drained (5)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__drained__6___iatMWq8uzO8KPaxd.json b/data/packs/conditions.db/condition__drained__6___iatMWq8uzO8KPaxd.json index 4e0a82575..979747fce 100644 --- a/data/packs/conditions.db/condition__drained__6___iatMWq8uzO8KPaxd.json +++ b/data/packs/conditions.db/condition__drained__6___iatMWq8uzO8KPaxd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-life-soul-green.webp", + "img": "icons/magic/unholy/strike-body-life-soul-green.webp", "name": "Condition: Drained (6)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__fragile__XGGzrINaGvRwwXPC.json b/data/packs/conditions.db/condition__fragile__XGGzrINaGvRwwXPC.json index ac8a53ca3..9dcbe4bd1 100644 --- a/data/packs/conditions.db/condition__fragile__XGGzrINaGvRwwXPC.json +++ b/data/packs/conditions.db/condition__fragile__XGGzrINaGvRwwXPC.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/commodities/bones/bone-broken-grey.webp", + "img": "icons/commodities/bones/bone-broken-grey.webp", "name": "Condition: Fragile", "origin": "Item.pcBuNszkAjGRJ0XX", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__gibbering__7mCWjMOGoEUpJlGc.json b/data/packs/conditions.db/condition__gibbering__7mCWjMOGoEUpJlGc.json index 7db56ac1d..2a962344b 100644 --- a/data/packs/conditions.db/condition__gibbering__7mCWjMOGoEUpJlGc.json +++ b/data/packs/conditions.db/condition__gibbering__7mCWjMOGoEUpJlGc.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/abilities/mouth-teeth-human.webp", + "img": "icons/creatures/abilities/mouth-teeth-human.webp", "name": "Condition: Gibbering", "origin": "Item.iU2qaminUz77BQ0L", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__invisible__LmXXpHviIuB684gX.json b/data/packs/conditions.db/condition__invisible__LmXXpHviIuB684gX.json index 9bc39dbf6..9afeaff71 100644 --- a/data/packs/conditions.db/condition__invisible__LmXXpHviIuB684gX.json +++ b/data/packs/conditions.db/condition__invisible__LmXXpHviIuB684gX.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/light/explosion-star-glow-silhouette.webp", + "img": "icons/magic/light/explosion-star-glow-silhouette.webp", "name": "Condition: Invisible", "origin": "Item.SMXbMbXcj5hLvTjY", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__laughing__8N8VrjrYr7pGris5.json b/data/packs/conditions.db/condition__laughing__8N8VrjrYr7pGris5.json index 78dde0b6b..8d7dcb547 100644 --- a/data/packs/conditions.db/condition__laughing__8N8VrjrYr7pGris5.json +++ b/data/packs/conditions.db/condition__laughing__8N8VrjrYr7pGris5.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/sonic/scream-wail-shout-teal.webp", + "img": "icons/magic/sonic/scream-wail-shout-teal.webp", "name": "Condition: Laughing", "origin": "Item.7yyr32LQtbwxDTAF", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__life_drain__1___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__life_drain__1___PAkmxzlF6cIsPNkt.json index 6d14a7844..1366f657b 100644 --- a/data/packs/conditions.db/condition__life_drain__1___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__life_drain__1___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/hand-light-pink.webp", + "img": "icons/magic/unholy/hand-light-pink.webp", "name": "Condition: Life Drain (1)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__life_drain__2___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__life_drain__2___PAkmxzlF6cIsPNkt.json index 649df5406..932124b38 100644 --- a/data/packs/conditions.db/condition__life_drain__2___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__life_drain__2___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/hand-light-pink.webp", + "img": "icons/magic/unholy/hand-light-pink.webp", "name": "Condition: Life Drain (2)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__life_drain__3___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__life_drain__3___PAkmxzlF6cIsPNkt.json index 8b5d0c84c..b3531bfad 100644 --- a/data/packs/conditions.db/condition__life_drain__3___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__life_drain__3___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/hand-light-pink.webp", + "img": "icons/magic/unholy/hand-light-pink.webp", "name": "Condition: Life Drain (3)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__life_drain__4___PAkmxzlF6cIsPNkt.json b/data/packs/conditions.db/condition__life_drain__4___PAkmxzlF6cIsPNkt.json index 8f0256334..e4154d43a 100644 --- a/data/packs/conditions.db/condition__life_drain__4___PAkmxzlF6cIsPNkt.json +++ b/data/packs/conditions.db/condition__life_drain__4___PAkmxzlF6cIsPNkt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/hand-light-pink.webp", + "img": "icons/magic/unholy/hand-light-pink.webp", "name": "Condition: Life Drain (4)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__mesmerized__3XkiakzqwT78EG4j.json b/data/packs/conditions.db/condition__mesmerized__3XkiakzqwT78EG4j.json index 034007d8f..90c5f58b4 100644 --- a/data/packs/conditions.db/condition__mesmerized__3XkiakzqwT78EG4j.json +++ b/data/packs/conditions.db/condition__mesmerized__3XkiakzqwT78EG4j.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/hypnosis-mesmerism-pendulum.webp", + "img": "icons/magic/control/hypnosis-mesmerism-pendulum.webp", "name": "Condition: Mesmerized", "origin": "Item.vmcHEQWOyX933G1R", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__paralyzed__5Q6foTiBhvvLG7y3.json b/data/packs/conditions.db/condition__paralyzed__5Q6foTiBhvvLG7y3.json index f8de81581..557d20382 100644 --- a/data/packs/conditions.db/condition__paralyzed__5Q6foTiBhvvLG7y3.json +++ b/data/packs/conditions.db/condition__paralyzed__5Q6foTiBhvvLG7y3.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/water/barrier-ice-crystal-wall-faceted-blue.webp", + "img": "icons/magic/water/barrier-ice-crystal-wall-faceted-blue.webp", "name": "Condition: Paralyzed", "origin": "Item.ROTpAUAHx5s4AZZh", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__petrified__Ck88Wezyv7vfvNGV.json b/data/packs/conditions.db/condition__petrified__Ck88Wezyv7vfvNGV.json index 81c62c705..c87baaf1d 100644 --- a/data/packs/conditions.db/condition__petrified__Ck88Wezyv7vfvNGV.json +++ b/data/packs/conditions.db/condition__petrified__Ck88Wezyv7vfvNGV.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/magical/construct-stone-earth-gray.webp", + "img": "icons/creatures/magical/construct-stone-earth-gray.webp", "name": "Condition: Petrified", "origin": "Item.XbrayNCUis3pV0XU", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__polymorphed__xyhx2skwDPYWZ20G.json b/data/packs/conditions.db/condition__polymorphed__xyhx2skwDPYWZ20G.json index 08a45956f..ee2bffbca 100644 --- a/data/packs/conditions.db/condition__polymorphed__xyhx2skwDPYWZ20G.json +++ b/data/packs/conditions.db/condition__polymorphed__xyhx2skwDPYWZ20G.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/mammals/rodent-rat-diseaed-gray.webp", + "img": "icons/creatures/mammals/rodent-rat-diseaed-gray.webp", "name": "Condition: Polymorphed", "origin": "Item.rW7oltlWDmteEpV7", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__possessed__rEjr6iPhgVuFTCWl.json b/data/packs/conditions.db/condition__possessed__rEjr6iPhgVuFTCWl.json index efa400d6a..2dd32127c 100644 --- a/data/packs/conditions.db/condition__possessed__rEjr6iPhgVuFTCWl.json +++ b/data/packs/conditions.db/condition__possessed__rEjr6iPhgVuFTCWl.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/perception/hand-eye-pink.webp", + "img": "icons/magic/perception/hand-eye-pink.webp", "name": "Condition: Possessed", "origin": "Item.OL2kOP05K96L9JV9", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__stuck__Pw5zyo8apyAphCG2.json b/data/packs/conditions.db/condition__stuck__Pw5zyo8apyAphCG2.json index 0cc221415..73e37743e 100644 --- a/data/packs/conditions.db/condition__stuck__Pw5zyo8apyAphCG2.json +++ b/data/packs/conditions.db/condition__stuck__Pw5zyo8apyAphCG2.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/environment/traps/trap-jaw-steel.webp", + "img": "icons/environment/traps/trap-jaw-steel.webp", "name": "Condition: Stuck", "origin": "Item.0McK66FvDi42pjiu", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__stupified__gbK3h5sv3mNm3v3R.json b/data/packs/conditions.db/condition__stupified__gbK3h5sv3mNm3v3R.json index 4940250ad..84c253787 100644 --- a/data/packs/conditions.db/condition__stupified__gbK3h5sv3mNm3v3R.json +++ b/data/packs/conditions.db/condition__stupified__gbK3h5sv3mNm3v3R.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/water/barrier-ice-water-cube.webp", + "img": "icons/magic/water/barrier-ice-water-cube.webp", "name": "Condition: Stupified", "origin": "Item.SQzniFDNODQRLoNi", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/condition__unconscious__iTrME6gdEDXnxloZ.json b/data/packs/conditions.db/condition__unconscious__iTrME6gdEDXnxloZ.json index 7a97e220d..ac5fb65c7 100644 --- a/data/packs/conditions.db/condition__unconscious__iTrME6gdEDXnxloZ.json +++ b/data/packs/conditions.db/condition__unconscious__iTrME6gdEDXnxloZ.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-body-life-soul-purple.webp", + "img": "icons/magic/unholy/strike-body-life-soul-purple.webp", "name": "Condition: Unconscious", "origin": "Item.2UFWFSeffj7vrSSR", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/perceiving_advantage__M044441XNDJq00mV.json b/data/packs/conditions.db/perceiving_advantage__M044441XNDJq00mV.json index e1c55f06d..db1ba3570 100644 --- a/data/packs/conditions.db/perceiving_advantage__M044441XNDJq00mV.json +++ b/data/packs/conditions.db/perceiving_advantage__M044441XNDJq00mV.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/perception/eye-tendrils-web-purple.webp", + "img": "icons/magic/perception/eye-tendrils-web-purple.webp", "name": "Perceiving Advantage", "origin": "Item.E9GhofNgwIJ7N2A4", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/permanent_ability__cha___F7lcubzHfIM4jQDu.json b/data/packs/conditions.db/permanent_ability__cha___F7lcubzHfIM4jQDu.json index 9d4982562..681d31439 100644 --- a/data/packs/conditions.db/permanent_ability__cha___F7lcubzHfIM4jQDu.json +++ b/data/packs/conditions.db/permanent_ability__cha___F7lcubzHfIM4jQDu.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-hand-glow-pink.webp", + "img": "icons/magic/unholy/strike-hand-glow-pink.webp", "name": "Permanent Ability (Cha)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/permanent_ability__con___uBrDknMQigqBcbl0.json b/data/packs/conditions.db/permanent_ability__con___uBrDknMQigqBcbl0.json index ec722b1ec..840acff67 100644 --- a/data/packs/conditions.db/permanent_ability__con___uBrDknMQigqBcbl0.json +++ b/data/packs/conditions.db/permanent_ability__con___uBrDknMQigqBcbl0.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-hand-glow-pink.webp", + "img": "icons/magic/unholy/strike-hand-glow-pink.webp", "name": "Permanent Ability (Con)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/permanent_ability__dex___O8bVaWHv6gSA7mPq.json b/data/packs/conditions.db/permanent_ability__dex___O8bVaWHv6gSA7mPq.json index 8bdd563db..23e94b087 100644 --- a/data/packs/conditions.db/permanent_ability__dex___O8bVaWHv6gSA7mPq.json +++ b/data/packs/conditions.db/permanent_ability__dex___O8bVaWHv6gSA7mPq.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-hand-glow-pink.webp", + "img": "icons/magic/unholy/strike-hand-glow-pink.webp", "name": "Permanent Ability (Dex)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/permanent_ability__int___niI5k5QCYV7npdse.json b/data/packs/conditions.db/permanent_ability__int___niI5k5QCYV7npdse.json index 0271e60dc..c45335dd1 100644 --- a/data/packs/conditions.db/permanent_ability__int___niI5k5QCYV7npdse.json +++ b/data/packs/conditions.db/permanent_ability__int___niI5k5QCYV7npdse.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-hand-glow-pink.webp", + "img": "icons/magic/unholy/strike-hand-glow-pink.webp", "name": "Permanent Ability (Int)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/permanent_ability__str___O8bVaWHv6gSA7mPq.json b/data/packs/conditions.db/permanent_ability__str___O8bVaWHv6gSA7mPq.json index 8da47afa0..1f1d02d0a 100644 --- a/data/packs/conditions.db/permanent_ability__str___O8bVaWHv6gSA7mPq.json +++ b/data/packs/conditions.db/permanent_ability__str___O8bVaWHv6gSA7mPq.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-hand-glow-pink.webp", + "img": "icons/magic/unholy/strike-hand-glow-pink.webp", "name": "Permanent Ability (Str)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/conditions.db/permanent_ability__wis___38EONK96mLJWmtGS.json b/data/packs/conditions.db/permanent_ability__wis___38EONK96mLJWmtGS.json index 8a40e41f0..ffdee1027 100644 --- a/data/packs/conditions.db/permanent_ability__wis___38EONK96mLJWmtGS.json +++ b/data/packs/conditions.db/permanent_ability__wis___38EONK96mLJWmtGS.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/unholy/strike-hand-glow-pink.webp", + "img": "icons/magic/unholy/strike-hand-glow-pink.webp", "name": "Permanent Ability (Wis)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/macros.db/open-item-importer-q4lqJ88GbDk9HTlq.json b/data/packs/macros.db/open-item-importer-q4lqJ88GbDk9HTlq.json deleted file mode 100644 index 162b15b9d..000000000 --- a/data/packs/macros.db/open-item-importer-q4lqJ88GbDk9HTlq.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "_id": "q4lqJ88GbDk9HTlq", - "_key": "!macros!q4lqJ88GbDk9HTlq", - "author": "8izGgsXsUnRdsQpK", - "command": "/**\n ****************************************************************\n * This macro can be used to open the item importer\n ***************************************************************/\n\nnew shadowdark.apps.ItemImporterSD().render(true);", - "folder": null, - "img": "icons/containers/chest/chest-reinforced-steel-pink.webp", - "name": "Open Item Importer", - "scope": "global", - "type": "script" -} diff --git a/data/packs/macros.db/open-spell-importer-15E8F4iZ24jq5uE9.json b/data/packs/macros.db/open-spell-importer-15E8F4iZ24jq5uE9.json deleted file mode 100644 index 0af9f1852..000000000 --- a/data/packs/macros.db/open-spell-importer-15E8F4iZ24jq5uE9.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "_id": "15E8F4iZ24jq5uE9", - "_key": "!macros!15E8F4iZ24jq5uE9", - "author": "lg44Bemke8RwfhDh", - "command": "/**\n ****************************************************************\n * This macro can be used to open the spell importer\n ***************************************************************/\n\nnew shadowdark.apps.SpellImporterSD().render(true);", - "folder": null, - "img": "icons/magic/symbols/runes-star-pentagon-blue.webp", - "name": "Open Spell Importer", - "scope": "global", - "type": "script" -} diff --git a/data/packs/magic-items.db/additional_gear_slots__MquW5uUJ7QQO7eFk.json b/data/packs/magic-items.db/additional_gear_slots__MquW5uUJ7QQO7eFk.json index 9c24643f3..bec5b38bf 100644 --- a/data/packs/magic-items.db/additional_gear_slots__MquW5uUJ7QQO7eFk.json +++ b/data/packs/magic-items.db/additional_gear_slots__MquW5uUJ7QQO7eFk.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-deflect-teal.webp", + "img": "icons/magic/defensive/shield-barrier-deflect-teal.webp", "name": "Additional Gear Slots", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_damage_bonus__78SoFRRmEjEMdPIT.json b/data/packs/magic-items.db/attack_damage_bonus__78SoFRRmEjEMdPIT.json index e7b6581d1..66a1dcdd1 100644 --- a/data/packs/magic-items.db/attack_damage_bonus__78SoFRRmEjEMdPIT.json +++ b/data/packs/magic-items.db/attack_damage_bonus__78SoFRRmEjEMdPIT.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Attack Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_damage_bonus__E7DKiIaxjDrxq64c.json b/data/packs/magic-items.db/attack_damage_bonus__E7DKiIaxjDrxq64c.json index 86115af28..832b263fd 100644 --- a/data/packs/magic-items.db/attack_damage_bonus__E7DKiIaxjDrxq64c.json +++ b/data/packs/magic-items.db/attack_damage_bonus__E7DKiIaxjDrxq64c.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Attack Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_damage_bonus__FqtIDxjhOFDvkQFn.json b/data/packs/magic-items.db/attack_damage_bonus__FqtIDxjhOFDvkQFn.json index 2e2792b54..531477423 100644 --- a/data/packs/magic-items.db/attack_damage_bonus__FqtIDxjhOFDvkQFn.json +++ b/data/packs/magic-items.db/attack_damage_bonus__FqtIDxjhOFDvkQFn.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Attack Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_damage_bonus__JAfTcoh8jcncSGJM.json b/data/packs/magic-items.db/attack_damage_bonus__JAfTcoh8jcncSGJM.json index cbfab502f..cd4efaae7 100644 --- a/data/packs/magic-items.db/attack_damage_bonus__JAfTcoh8jcncSGJM.json +++ b/data/packs/magic-items.db/attack_damage_bonus__JAfTcoh8jcncSGJM.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Attack Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_damage_bonus__Qj2rqAj7XeIsjzzs.json b/data/packs/magic-items.db/attack_damage_bonus__Qj2rqAj7XeIsjzzs.json index bb76e6101..4483147e3 100644 --- a/data/packs/magic-items.db/attack_damage_bonus__Qj2rqAj7XeIsjzzs.json +++ b/data/packs/magic-items.db/attack_damage_bonus__Qj2rqAj7XeIsjzzs.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Attack Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_damage_bonus__pwG7d70XZD8JJL5p.json b/data/packs/magic-items.db/attack_damage_bonus__pwG7d70XZD8JJL5p.json index 8ee37e38f..c123dbc92 100644 --- a/data/packs/magic-items.db/attack_damage_bonus__pwG7d70XZD8JJL5p.json +++ b/data/packs/magic-items.db/attack_damage_bonus__pwG7d70XZD8JJL5p.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Attack Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_roll_bonus__4QneUXW9pG2CMpKS.json b/data/packs/magic-items.db/attack_roll_bonus__4QneUXW9pG2CMpKS.json index 65edc0a07..74ddbbbf4 100644 --- a/data/packs/magic-items.db/attack_roll_bonus__4QneUXW9pG2CMpKS.json +++ b/data/packs/magic-items.db/attack_roll_bonus__4QneUXW9pG2CMpKS.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_roll_bonus__9qMTrleWtCMKO3Xl.json b/data/packs/magic-items.db/attack_roll_bonus__9qMTrleWtCMKO3Xl.json index 4061142f5..77133d849 100644 --- a/data/packs/magic-items.db/attack_roll_bonus__9qMTrleWtCMKO3Xl.json +++ b/data/packs/magic-items.db/attack_roll_bonus__9qMTrleWtCMKO3Xl.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_roll_bonus__A3cEweAbyqxNxdzl.json b/data/packs/magic-items.db/attack_roll_bonus__A3cEweAbyqxNxdzl.json index 4e8177047..5291f60ea 100644 --- a/data/packs/magic-items.db/attack_roll_bonus__A3cEweAbyqxNxdzl.json +++ b/data/packs/magic-items.db/attack_roll_bonus__A3cEweAbyqxNxdzl.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_roll_bonus__HhILvM8lD0Nby5gq.json b/data/packs/magic-items.db/attack_roll_bonus__HhILvM8lD0Nby5gq.json index 7cd11c4c6..af217566d 100644 --- a/data/packs/magic-items.db/attack_roll_bonus__HhILvM8lD0Nby5gq.json +++ b/data/packs/magic-items.db/attack_roll_bonus__HhILvM8lD0Nby5gq.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_roll_bonus__Rzbo47LZEvpyHfqg.json b/data/packs/magic-items.db/attack_roll_bonus__Rzbo47LZEvpyHfqg.json index aaa69478d..a6739164e 100644 --- a/data/packs/magic-items.db/attack_roll_bonus__Rzbo47LZEvpyHfqg.json +++ b/data/packs/magic-items.db/attack_roll_bonus__Rzbo47LZEvpyHfqg.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/attack_roll_bonus__qrgFpY2mTci173wM.json b/data/packs/magic-items.db/attack_roll_bonus__qrgFpY2mTci173wM.json index c9409d266..7ce4d652f 100644 --- a/data/packs/magic-items.db/attack_roll_bonus__qrgFpY2mTci173wM.json +++ b/data/packs/magic-items.db/attack_roll_bonus__qrgFpY2mTci173wM.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/critical_failure_threshold__UojiuFQ7ufucHAMl.json b/data/packs/magic-items.db/critical_failure_threshold__UojiuFQ7ufucHAMl.json index 318506b8a..32d52055a 100644 --- a/data/packs/magic-items.db/critical_failure_threshold__UojiuFQ7ufucHAMl.json +++ b/data/packs/magic-items.db/critical_failure_threshold__UojiuFQ7ufucHAMl.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/cross-area-circle-green-white.webp", + "img": "icons/magic/life/cross-area-circle-green-white.webp", "name": "Critical Failure Threshold", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/critical_multiplier__2NdFJHTHy28UaTCh.json b/data/packs/magic-items.db/critical_multiplier__2NdFJHTHy28UaTCh.json index 42132604a..16881d4a4 100644 --- a/data/packs/magic-items.db/critical_multiplier__2NdFJHTHy28UaTCh.json +++ b/data/packs/magic-items.db/critical_multiplier__2NdFJHTHy28UaTCh.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Critical Multiplier", "origin": null, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/magic-items.db/critical_success_threshold__b7lXcLAavPlpMhqp.json b/data/packs/magic-items.db/critical_success_threshold__b7lXcLAavPlpMhqp.json index 51572a30d..990312d9b 100644 --- a/data/packs/magic-items.db/critical_success_threshold__b7lXcLAavPlpMhqp.json +++ b/data/packs/magic-items.db/critical_success_threshold__b7lXcLAavPlpMhqp.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/fire/flame-burning-fist-strike.webp", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", "name": "Critical Success Threshold", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanent_ability__cha___07RIJ800mgt95fNl.json b/data/packs/magic-items.db/permanent_ability__cha___07RIJ800mgt95fNl.json index 37c5fdec6..85db42630 100644 --- a/data/packs/magic-items.db/permanent_ability__cha___07RIJ800mgt95fNl.json +++ b/data/packs/magic-items.db/permanent_ability__cha___07RIJ800mgt95fNl.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Permanent Ability (Cha)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanent_ability__con___zrPgEyvt0Qpp6rca.json b/data/packs/magic-items.db/permanent_ability__con___zrPgEyvt0Qpp6rca.json index 5a5c40ef3..641f71f04 100644 --- a/data/packs/magic-items.db/permanent_ability__con___zrPgEyvt0Qpp6rca.json +++ b/data/packs/magic-items.db/permanent_ability__con___zrPgEyvt0Qpp6rca.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Permanent Ability (Con)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanent_ability__dex___2iAdf3ZD4FdzPonT.json b/data/packs/magic-items.db/permanent_ability__dex___2iAdf3ZD4FdzPonT.json index 3d11dbe91..d0c3ba1f3 100644 --- a/data/packs/magic-items.db/permanent_ability__dex___2iAdf3ZD4FdzPonT.json +++ b/data/packs/magic-items.db/permanent_ability__dex___2iAdf3ZD4FdzPonT.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Permanent Ability (Dex)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanent_ability__int___94JaF8oYeiAAWASd.json b/data/packs/magic-items.db/permanent_ability__int___94JaF8oYeiAAWASd.json index e828721e7..d5395ed1d 100644 --- a/data/packs/magic-items.db/permanent_ability__int___94JaF8oYeiAAWASd.json +++ b/data/packs/magic-items.db/permanent_ability__int___94JaF8oYeiAAWASd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Permanent Ability (Int)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanent_ability__str___N3a7CEwOlseizR4z.json b/data/packs/magic-items.db/permanent_ability__str___N3a7CEwOlseizR4z.json index 21b434baa..eac2363ef 100644 --- a/data/packs/magic-items.db/permanent_ability__str___N3a7CEwOlseizR4z.json +++ b/data/packs/magic-items.db/permanent_ability__str___N3a7CEwOlseizR4z.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Permanent Ability (Str)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanent_ability__str___mEwSq29I1Sr8gG2t.json b/data/packs/magic-items.db/permanent_ability__str___mEwSq29I1Sr8gG2t.json index c3ebfc6f3..8e3005bc0 100644 --- a/data/packs/magic-items.db/permanent_ability__str___mEwSq29I1Sr8gG2t.json +++ b/data/packs/magic-items.db/permanent_ability__str___mEwSq29I1Sr8gG2t.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Permanent Ability (Str)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanent_ability__wis___cUIGFlc2YR57pzXl.json b/data/packs/magic-items.db/permanent_ability__wis___cUIGFlc2YR57pzXl.json index 29c0f5061..25545032f 100644 --- a/data/packs/magic-items.db/permanent_ability__wis___cUIGFlc2YR57pzXl.json +++ b/data/packs/magic-items.db/permanent_ability__wis___cUIGFlc2YR57pzXl.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Permanent Ability (Wis)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/magic-items.db/permanentability__1sKZFEAOhR1t3W5D.json b/data/packs/magic-items.db/permanentability__1sKZFEAOhR1t3W5D.json index cc191e3f4..46ffa6ea1 100644 --- a/data/packs/magic-items.db/permanentability__1sKZFEAOhR1t3W5D.json +++ b/data/packs/magic-items.db/permanentability__1sKZFEAOhR1t3W5D.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "permanentAbility", "origin": "Item.B3iC2SrJAnnNifTE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/monsters.db/aboleth__sgVqRuCaadRK1P7R.json b/data/packs/monsters.db/aboleth__sgVqRuCaadRK1P7R.json index 26605d028..119010345 100644 --- a/data/packs/monsters.db/aboleth__sgVqRuCaadRK1P7R.json +++ b/data/packs/monsters.db/aboleth__sgVqRuCaadRK1P7R.json @@ -31,6 +31,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -51,13 +52,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Aboleth", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -71,13 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/acolyte__k2YdCMGiq3USE8oE.json b/data/packs/monsters.db/acolyte__k2YdCMGiq3USE8oE.json index d581defe4..ae9236626 100644 --- a/data/packs/monsters.db/acolyte__k2YdCMGiq3USE8oE.json +++ b/data/packs/monsters.db/acolyte__k2YdCMGiq3USE8oE.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Acolyte", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/angel__domini__63d5P0opwEQTdDIn.json b/data/packs/monsters.db/angel__domini__63d5P0opwEQTdDIn.json index fcf507a0e..bfa454994 100644 --- a/data/packs/monsters.db/angel__domini__63d5P0opwEQTdDIn.json +++ b/data/packs/monsters.db/angel__domini__63d5P0opwEQTdDIn.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Angel, Domini", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/angel__principi__X8hc2Uhflvy8F634.json b/data/packs/monsters.db/angel__principi__X8hc2Uhflvy8F634.json index 0adc85741..1421bebf6 100644 --- a/data/packs/monsters.db/angel__principi__X8hc2Uhflvy8F634.json +++ b/data/packs/monsters.db/angel__principi__X8hc2Uhflvy8F634.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Principi Angel", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/angel__seraph__9mHBuBhx1RxUdheA.json b/data/packs/monsters.db/angel__seraph__9mHBuBhx1RxUdheA.json index 5cc5c3af8..e52cf9761 100644 --- a/data/packs/monsters.db/angel__seraph__9mHBuBhx1RxUdheA.json +++ b/data/packs/monsters.db/angel__seraph__9mHBuBhx1RxUdheA.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Seraph", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/animated_armor__qSeHWgP59WltutCz.json b/data/packs/monsters.db/animated_armor__qSeHWgP59WltutCz.json index e3b96586c..77e94731b 100644 --- a/data/packs/monsters.db/animated_armor__qSeHWgP59WltutCz.json +++ b/data/packs/monsters.db/animated_armor__qSeHWgP59WltutCz.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Animated Armor", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/ankheg__rrI5NuJ8q0Pm4ehs.json b/data/packs/monsters.db/ankheg__rrI5NuJ8q0Pm4ehs.json index a71ea28cc..bdb04db04 100644 --- a/data/packs/monsters.db/ankheg__rrI5NuJ8q0Pm4ehs.json +++ b/data/packs/monsters.db/ankheg__rrI5NuJ8q0Pm4ehs.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ankheg", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/ape__52p2phLsOZiNFTFS.json b/data/packs/monsters.db/ape__52p2phLsOZiNFTFS.json index b883de180..72a6535f6 100644 --- a/data/packs/monsters.db/ape__52p2phLsOZiNFTFS.json +++ b/data/packs/monsters.db/ape__52p2phLsOZiNFTFS.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ape", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/ape__snow__z4UPCFgmpXHwzmJu.json b/data/packs/monsters.db/ape__snow__z4UPCFgmpXHwzmJu.json index 7abed1e30..72f221c6f 100644 --- a/data/packs/monsters.db/ape__snow__z4UPCFgmpXHwzmJu.json +++ b/data/packs/monsters.db/ape__snow__z4UPCFgmpXHwzmJu.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Snow Ape", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/apprentice__9R3qr0129OxaXMcy.json b/data/packs/monsters.db/apprentice__9R3qr0129OxaXMcy.json index f92691769..74ac95b44 100644 --- a/data/packs/monsters.db/apprentice__9R3qr0129OxaXMcy.json +++ b/data/packs/monsters.db/apprentice__9R3qr0129OxaXMcy.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Apprentice", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/archangel__GzjB5DsORxRuX2MV.json b/data/packs/monsters.db/archangel__GzjB5DsORxRuX2MV.json index 6e190e141..0cfedaaea 100644 --- a/data/packs/monsters.db/archangel__GzjB5DsORxRuX2MV.json +++ b/data/packs/monsters.db/archangel__GzjB5DsORxRuX2MV.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Archangel", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/archdevil__OkhcwZ7JqJxTgkJo.json b/data/packs/monsters.db/archdevil__OkhcwZ7JqJxTgkJo.json index 2fd578e2f..22a8a4150 100644 --- a/data/packs/monsters.db/archdevil__OkhcwZ7JqJxTgkJo.json +++ b/data/packs/monsters.db/archdevil__OkhcwZ7JqJxTgkJo.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Archdevil", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/archmage__5NUw5FTgSVwAi0nL.json b/data/packs/monsters.db/archmage__5NUw5FTgSVwAi0nL.json index 52e18da1b..aa7c0f13d 100644 --- a/data/packs/monsters.db/archmage__5NUw5FTgSVwAi0nL.json +++ b/data/packs/monsters.db/archmage__5NUw5FTgSVwAi0nL.json @@ -32,6 +32,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -43,6 +44,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -51,18 +53,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Archmage", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -70,12 +90,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/assassin__I5y9YDSIg2n0u8CM.json b/data/packs/monsters.db/assassin__I5y9YDSIg2n0u8CM.json index a39711038..44b398f60 100644 --- a/data/packs/monsters.db/assassin__I5y9YDSIg2n0u8CM.json +++ b/data/packs/monsters.db/assassin__I5y9YDSIg2n0u8CM.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Assassin", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/azer__rEhCGVPPzY0R18oJ.json b/data/packs/monsters.db/azer__rEhCGVPPzY0R18oJ.json index cc472e948..5ceb09bf7 100644 --- a/data/packs/monsters.db/azer__rEhCGVPPzY0R18oJ.json +++ b/data/packs/monsters.db/azer__rEhCGVPPzY0R18oJ.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Azer", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/badger__VM65vWCNjlx5tKTP.json b/data/packs/monsters.db/badger__VM65vWCNjlx5tKTP.json index 48d3b780d..0629d2dfc 100644 --- a/data/packs/monsters.db/badger__VM65vWCNjlx5tKTP.json +++ b/data/packs/monsters.db/badger__VM65vWCNjlx5tKTP.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Badger", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/bandit__AMSI3MCLvpcZpJPO.json b/data/packs/monsters.db/bandit__AMSI3MCLvpcZpJPO.json index 336f77931..f53dd0c99 100644 --- a/data/packs/monsters.db/bandit__AMSI3MCLvpcZpJPO.json +++ b/data/packs/monsters.db/bandit__AMSI3MCLvpcZpJPO.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Bandit", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/basilisk__r9PchmCuVg1r9FOA.json b/data/packs/monsters.db/basilisk__r9PchmCuVg1r9FOA.json index 36ec42009..79d023161 100644 --- a/data/packs/monsters.db/basilisk__r9PchmCuVg1r9FOA.json +++ b/data/packs/monsters.db/basilisk__r9PchmCuVg1r9FOA.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Basilisk", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/bat__giant__EJ94w4A9mb9ETSGA.json b/data/packs/monsters.db/bat__giant__EJ94w4A9mb9ETSGA.json index fce2ea60f..92d2291bf 100644 --- a/data/packs/monsters.db/bat__giant__EJ94w4A9mb9ETSGA.json +++ b/data/packs/monsters.db/bat__giant__EJ94w4A9mb9ETSGA.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Bat", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/bat__swarm__CUpk1oMNktqZPdXp.json b/data/packs/monsters.db/bat__swarm__CUpk1oMNktqZPdXp.json index 97a2e4348..98c745ec3 100644 --- a/data/packs/monsters.db/bat__swarm__CUpk1oMNktqZPdXp.json +++ b/data/packs/monsters.db/bat__swarm__CUpk1oMNktqZPdXp.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Bat Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/bear__brown__RG84tprafQTDEFCa.json b/data/packs/monsters.db/bear__brown__RG84tprafQTDEFCa.json index d8fb9eb65..52d6c2006 100644 --- a/data/packs/monsters.db/bear__brown__RG84tprafQTDEFCa.json +++ b/data/packs/monsters.db/bear__brown__RG84tprafQTDEFCa.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Brown Bear", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/bear__polar__A84XNl4aGBeeDDLu.json b/data/packs/monsters.db/bear__polar__A84XNl4aGBeeDDLu.json index 693ece4e8..667b11576 100644 --- a/data/packs/monsters.db/bear__polar__A84XNl4aGBeeDDLu.json +++ b/data/packs/monsters.db/bear__polar__A84XNl4aGBeeDDLu.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Polar Bear", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/beastman__k8tAgECWIzPIStGU.json b/data/packs/monsters.db/beastman__k8tAgECWIzPIStGU.json index 3ec45a7b4..14b04ee60 100644 --- a/data/packs/monsters.db/beastman__k8tAgECWIzPIStGU.json +++ b/data/packs/monsters.db/beastman__k8tAgECWIzPIStGU.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/berserker__dqWmtEZjAMQLmCBn.json b/data/packs/monsters.db/berserker__dqWmtEZjAMQLmCBn.json index 6d82e7170..e53b17d8b 100644 --- a/data/packs/monsters.db/berserker__dqWmtEZjAMQLmCBn.json +++ b/data/packs/monsters.db/berserker__dqWmtEZjAMQLmCBn.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Berserker", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/black_pudding__LjwxMX3llNTrJk78.json b/data/packs/monsters.db/black_pudding__LjwxMX3llNTrJk78.json index d574c588d..0f135705f 100644 --- a/data/packs/monsters.db/black_pudding__LjwxMX3llNTrJk78.json +++ b/data/packs/monsters.db/black_pudding__LjwxMX3llNTrJk78.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Black Pudding", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/boar__bXYsB2bHIdtOsZgV.json b/data/packs/monsters.db/boar__bXYsB2bHIdtOsZgV.json index bd90965ab..aa80da0a2 100644 --- a/data/packs/monsters.db/boar__bXYsB2bHIdtOsZgV.json +++ b/data/packs/monsters.db/boar__bXYsB2bHIdtOsZgV.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Boar", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/brachiosaurus__P3UFDBgbA5kkwcYb.json b/data/packs/monsters.db/brachiosaurus__P3UFDBgbA5kkwcYb.json index 7ac2ca371..9072718f8 100644 --- a/data/packs/monsters.db/brachiosaurus__P3UFDBgbA5kkwcYb.json +++ b/data/packs/monsters.db/brachiosaurus__P3UFDBgbA5kkwcYb.json @@ -27,6 +27,7 @@ "flags": { }, "height": 4, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Brachiosaurus", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 4 }, diff --git a/data/packs/monsters.db/brain_eater__MnV9R6AbzWjLreaZ.json b/data/packs/monsters.db/brain_eater__MnV9R6AbzWjLreaZ.json index 73f1674bf..06c7c839b 100644 --- a/data/packs/monsters.db/brain_eater__MnV9R6AbzWjLreaZ.json +++ b/data/packs/monsters.db/brain_eater__MnV9R6AbzWjLreaZ.json @@ -31,6 +31,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Brain Eater", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/bugbear__qUuNdFtYmo1vXVP5.json b/data/packs/monsters.db/bugbear__qUuNdFtYmo1vXVP5.json index caa17c407..5a12c5823 100644 --- a/data/packs/monsters.db/bugbear__qUuNdFtYmo1vXVP5.json +++ b/data/packs/monsters.db/bugbear__qUuNdFtYmo1vXVP5.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Bugbear", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/bulette__ktpbMeq6xDzNbOu3.json b/data/packs/monsters.db/bulette__ktpbMeq6xDzNbOu3.json index b64c00b39..85a87a3cc 100644 --- a/data/packs/monsters.db/bulette__ktpbMeq6xDzNbOu3.json +++ b/data/packs/monsters.db/bulette__ktpbMeq6xDzNbOu3.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Bulette", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/camel__JO2HwD53QhEuV3W9.json b/data/packs/monsters.db/camel__JO2HwD53QhEuV3W9.json index 76aabea75..9e525c367 100644 --- a/data/packs/monsters.db/camel__JO2HwD53QhEuV3W9.json +++ b/data/packs/monsters.db/camel__JO2HwD53QhEuV3W9.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Camel", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/cave_brute__nhKDBbnOnXXTzfBr.json b/data/packs/monsters.db/cave_brute__nhKDBbnOnXXTzfBr.json index 8a5fc39c4..c803f1bff 100644 --- a/data/packs/monsters.db/cave_brute__nhKDBbnOnXXTzfBr.json +++ b/data/packs/monsters.db/cave_brute__nhKDBbnOnXXTzfBr.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cave Brute", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/cave_creeper__j7sQ6Km2jSx5twCC.json b/data/packs/monsters.db/cave_creeper__j7sQ6Km2jSx5twCC.json index 0d12efb21..a5faf4fea 100644 --- a/data/packs/monsters.db/cave_creeper__j7sQ6Km2jSx5twCC.json +++ b/data/packs/monsters.db/cave_creeper__j7sQ6Km2jSx5twCC.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cave Creeper", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/centaur__5AV9DF5BbMu7mvVO.json b/data/packs/monsters.db/centaur__5AV9DF5BbMu7mvVO.json index 24da5828c..4621bc3fa 100644 --- a/data/packs/monsters.db/centaur__5AV9DF5BbMu7mvVO.json +++ b/data/packs/monsters.db/centaur__5AV9DF5BbMu7mvVO.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Centaur", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/centipede__giant__W9n69R2FY4EIgBuQ.json b/data/packs/monsters.db/centipede__giant__W9n69R2FY4EIgBuQ.json index 8a6147b3d..8613d5b0c 100644 --- a/data/packs/monsters.db/centipede__giant__W9n69R2FY4EIgBuQ.json +++ b/data/packs/monsters.db/centipede__giant__W9n69R2FY4EIgBuQ.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Centipede", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/centipede__swarm__lcqq47H1YVF0ABnp.json b/data/packs/monsters.db/centipede__swarm__lcqq47H1YVF0ABnp.json index 41e7ad0a9..e4a7fdcf0 100644 --- a/data/packs/monsters.db/centipede__swarm__lcqq47H1YVF0ABnp.json +++ b/data/packs/monsters.db/centipede__swarm__lcqq47H1YVF0ABnp.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Centipede Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/chimera__5SaVYhtOSTOUcHCV.json b/data/packs/monsters.db/chimera__5SaVYhtOSTOUcHCV.json index 1aedb8079..e981dc9f9 100644 --- a/data/packs/monsters.db/chimera__5SaVYhtOSTOUcHCV.json +++ b/data/packs/monsters.db/chimera__5SaVYhtOSTOUcHCV.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Chimera", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/chuul__4v8PY6yOUcQOTWWo.json b/data/packs/monsters.db/chuul__4v8PY6yOUcQOTWWo.json index 6f03c366d..af4ccf83f 100644 --- a/data/packs/monsters.db/chuul__4v8PY6yOUcQOTWWo.json +++ b/data/packs/monsters.db/chuul__4v8PY6yOUcQOTWWo.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Chuul", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/claw__m8zFURgmmIh47B3E.json b/data/packs/monsters.db/claw__m8zFURgmmIh47B3E.json deleted file mode 100644 index b5cb6054c..000000000 --- a/data/packs/monsters.db/claw__m8zFURgmmIh47B3E.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "_id": "m8zFURgmmIh47B3E", - "_key": "!actors.items!R8d73XhdCOokYFUF.m8zFURgmmIh47B3E", - "effects": [ - ], - "folder": null, - "img": "icons/svg/item-bag.svg", - "name": "Claw", - "system": { - "attack": { - "num": "2" - }, - "attackType": "physical", - "bonuses": { - "attackBonus": 4, - "critical": { - "failureThreshold": 1, - "multiplier": 2, - "successThreshold": 20 - }, - "damageBonus": 0 - }, - "damage": { - "numDice": 1, - "special": "", - "value": "1d8" - }, - "description": "", - "magicItem": false, - "ranges": [ - "close" - ], - "source": { - "page": 0, - "title": "" - } - }, - "type": "NPC Attack" -} diff --git a/data/packs/monsters.db/cloaker__SeY0lvD3U4pr6mXD.json b/data/packs/monsters.db/cloaker__SeY0lvD3U4pr6mXD.json index 71a54add4..f6683f719 100644 --- a/data/packs/monsters.db/cloaker__SeY0lvD3U4pr6mXD.json +++ b/data/packs/monsters.db/cloaker__SeY0lvD3U4pr6mXD.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cloaker", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/cockatrice__xUxKG0CR6Elw1l7h.json b/data/packs/monsters.db/cockatrice__xUxKG0CR6Elw1l7h.json index e3454d90e..35df39bf0 100644 --- a/data/packs/monsters.db/cockatrice__xUxKG0CR6Elw1l7h.json +++ b/data/packs/monsters.db/cockatrice__xUxKG0CR6Elw1l7h.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cockatrice", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/couatl__ibQF9DMmu8sTLz4B.json b/data/packs/monsters.db/couatl__ibQF9DMmu8sTLz4B.json index 673887b15..4732f2e6e 100644 --- a/data/packs/monsters.db/couatl__ibQF9DMmu8sTLz4B.json +++ b/data/packs/monsters.db/couatl__ibQF9DMmu8sTLz4B.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Couatl", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/crab__giant__2KRkhIG0f9YAnUHb.json b/data/packs/monsters.db/crab__giant__2KRkhIG0f9YAnUHb.json index 433e1e782..e465e9581 100644 --- a/data/packs/monsters.db/crab__giant__2KRkhIG0f9YAnUHb.json +++ b/data/packs/monsters.db/crab__giant__2KRkhIG0f9YAnUHb.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Crab", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/crocodile__obS0HaAx233uar7B.json b/data/packs/monsters.db/crocodile__obS0HaAx233uar7B.json index a4d540ad1..bad7419db 100644 --- a/data/packs/monsters.db/crocodile__obS0HaAx233uar7B.json +++ b/data/packs/monsters.db/crocodile__obS0HaAx233uar7B.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Crocodile", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/cultist__CpHttsoemSoZRiDe.json b/data/packs/monsters.db/cultist__CpHttsoemSoZRiDe.json index 51257e120..e30881cb4 100644 --- a/data/packs/monsters.db/cultist__CpHttsoemSoZRiDe.json +++ b/data/packs/monsters.db/cultist__CpHttsoemSoZRiDe.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cultist", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/cyclops__68wDauouPEUU9oMR.json b/data/packs/monsters.db/cyclops__68wDauouPEUU9oMR.json index e2ff16da6..cbae6ab0f 100644 --- a/data/packs/monsters.db/cyclops__68wDauouPEUU9oMR.json +++ b/data/packs/monsters.db/cyclops__68wDauouPEUU9oMR.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cyclops", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/darkmantle__0JAEN5FsKjaXXZaA.json b/data/packs/monsters.db/darkmantle__0JAEN5FsKjaXXZaA.json index 8c92fa336..acc076893 100644 --- a/data/packs/monsters.db/darkmantle__0JAEN5FsKjaXXZaA.json +++ b/data/packs/monsters.db/darkmantle__0JAEN5FsKjaXXZaA.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Darkmantle", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/deep_one__5J7IfGiC6Za14VuU.json b/data/packs/monsters.db/deep_one__5J7IfGiC6Za14VuU.json index b07f779dd..2e1b28602 100644 --- a/data/packs/monsters.db/deep_one__5J7IfGiC6Za14VuU.json +++ b/data/packs/monsters.db/deep_one__5J7IfGiC6Za14VuU.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Deep One", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/demon__balor__ju93VWtuoi9BRX5F.json b/data/packs/monsters.db/demon__balor__ju93VWtuoi9BRX5F.json index 5c3aa4691..27e4d77d5 100644 --- a/data/packs/monsters.db/demon__balor__ju93VWtuoi9BRX5F.json +++ b/data/packs/monsters.db/demon__balor__ju93VWtuoi9BRX5F.json @@ -31,6 +31,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Balor", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/demon__dretch__UzRHO1MCMmYDSVzo.json b/data/packs/monsters.db/demon__dretch__UzRHO1MCMmYDSVzo.json index e9aa613c3..fd283ed46 100644 --- a/data/packs/monsters.db/demon__dretch__UzRHO1MCMmYDSVzo.json +++ b/data/packs/monsters.db/demon__dretch__UzRHO1MCMmYDSVzo.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Dretch", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/demon__glabrezu__CuwjaziXY6YoAg7O.json b/data/packs/monsters.db/demon__glabrezu__CuwjaziXY6YoAg7O.json index 2c3b3dda3..a99603374 100644 --- a/data/packs/monsters.db/demon__glabrezu__CuwjaziXY6YoAg7O.json +++ b/data/packs/monsters.db/demon__glabrezu__CuwjaziXY6YoAg7O.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Glabrezu", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/demon__marilith__P53eJcTVm4axJ2bR.json b/data/packs/monsters.db/demon__marilith__P53eJcTVm4axJ2bR.json index 199e7060b..4cdf60f1b 100644 --- a/data/packs/monsters.db/demon__marilith__P53eJcTVm4axJ2bR.json +++ b/data/packs/monsters.db/demon__marilith__P53eJcTVm4axJ2bR.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Marilith", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/demon__vrock__0Q9d1621wpUEsuFC.json b/data/packs/monsters.db/demon__vrock__0Q9d1621wpUEsuFC.json index 012dfd146..a54f32afd 100644 --- a/data/packs/monsters.db/demon__vrock__0Q9d1621wpUEsuFC.json +++ b/data/packs/monsters.db/demon__vrock__0Q9d1621wpUEsuFC.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Vrock", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/devil__barbed__n4liAI4qBGY4orA4.json b/data/packs/monsters.db/devil__barbed__n4liAI4qBGY4orA4.json index a1eeb0515..5efa22ae9 100644 --- a/data/packs/monsters.db/devil__barbed__n4liAI4qBGY4orA4.json +++ b/data/packs/monsters.db/devil__barbed__n4liAI4qBGY4orA4.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Barbed Devil", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/devil__cubi__eytIJSxijnY4VZ3U.json b/data/packs/monsters.db/devil__cubi__eytIJSxijnY4VZ3U.json index e8ad07754..90e992efc 100644 --- a/data/packs/monsters.db/devil__cubi__eytIJSxijnY4VZ3U.json +++ b/data/packs/monsters.db/devil__cubi__eytIJSxijnY4VZ3U.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cubi", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/devil__erinyes__8Lma2TIrsJc0IJzV.json b/data/packs/monsters.db/devil__erinyes__8Lma2TIrsJc0IJzV.json index a8529ad30..f681a1359 100644 --- a/data/packs/monsters.db/devil__erinyes__8Lma2TIrsJc0IJzV.json +++ b/data/packs/monsters.db/devil__erinyes__8Lma2TIrsJc0IJzV.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Erinyes", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/devil__horned__TWzBMX1oWU10HBOW.json b/data/packs/monsters.db/devil__horned__TWzBMX1oWU10HBOW.json index 7867860fb..dc5ac9e8c 100644 --- a/data/packs/monsters.db/devil__horned__TWzBMX1oWU10HBOW.json +++ b/data/packs/monsters.db/devil__horned__TWzBMX1oWU10HBOW.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Horned Devil", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/devil__imp__qhy4sxYqEkl171L5.json b/data/packs/monsters.db/devil__imp__qhy4sxYqEkl171L5.json index bc716ffaf..344513b8f 100644 --- a/data/packs/monsters.db/devil__imp__qhy4sxYqEkl171L5.json +++ b/data/packs/monsters.db/devil__imp__qhy4sxYqEkl171L5.json @@ -30,6 +30,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Imp", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/djinni__ytftI0motwEnF29v.json b/data/packs/monsters.db/djinni__ytftI0motwEnF29v.json index bb6e3c937..fd58a0cc8 100644 --- a/data/packs/monsters.db/djinni__ytftI0motwEnF29v.json +++ b/data/packs/monsters.db/djinni__ytftI0motwEnF29v.json @@ -30,6 +30,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Djinni", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/doppelganger__6ldPPlMIMSd4ALoZ.json b/data/packs/monsters.db/doppelganger__6ldPPlMIMSd4ALoZ.json index 2046be409..59cd99321 100644 --- a/data/packs/monsters.db/doppelganger__6ldPPlMIMSd4ALoZ.json +++ b/data/packs/monsters.db/doppelganger__6ldPPlMIMSd4ALoZ.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Doppelganger", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/dragon__desert__3ao87kQaYih26b9q.json b/data/packs/monsters.db/dragon__desert__3ao87kQaYih26b9q.json index 658cebc15..2eb1281fc 100644 --- a/data/packs/monsters.db/dragon__desert__3ao87kQaYih26b9q.json +++ b/data/packs/monsters.db/dragon__desert__3ao87kQaYih26b9q.json @@ -30,6 +30,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Desert Dragon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/dragon__fire__8nKQ8hgoWY7vZHb4.json b/data/packs/monsters.db/dragon__fire__8nKQ8hgoWY7vZHb4.json index d62f05f85..6f63c3d8f 100644 --- a/data/packs/monsters.db/dragon__fire__8nKQ8hgoWY7vZHb4.json +++ b/data/packs/monsters.db/dragon__fire__8nKQ8hgoWY7vZHb4.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Fire Dragon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/dragon__forest__GGiSjGtAWFwFT81z.json b/data/packs/monsters.db/dragon__forest__GGiSjGtAWFwFT81z.json index 9ab3f208a..524fce676 100644 --- a/data/packs/monsters.db/dragon__forest__GGiSjGtAWFwFT81z.json +++ b/data/packs/monsters.db/dragon__forest__GGiSjGtAWFwFT81z.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Forest Dragon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/dragon__frost__CUMRox407hfN6Ho1.json b/data/packs/monsters.db/dragon__frost__CUMRox407hfN6Ho1.json index fba7f2be9..43639d862 100644 --- a/data/packs/monsters.db/dragon__frost__CUMRox407hfN6Ho1.json +++ b/data/packs/monsters.db/dragon__frost__CUMRox407hfN6Ho1.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Frost Dragon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/dragon__sea__wGmyKKVD5P4oE4RD.json b/data/packs/monsters.db/dragon__sea__wGmyKKVD5P4oE4RD.json index 0d4233eba..85bcb7dba 100644 --- a/data/packs/monsters.db/dragon__sea__wGmyKKVD5P4oE4RD.json +++ b/data/packs/monsters.db/dragon__sea__wGmyKKVD5P4oE4RD.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Sea Dragon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/dragon__swamp__KKc8fESqPDECz0bL.json b/data/packs/monsters.db/dragon__swamp__KKc8fESqPDECz0bL.json index a214afcd7..7c62064d0 100644 --- a/data/packs/monsters.db/dragon__swamp__KKc8fESqPDECz0bL.json +++ b/data/packs/monsters.db/dragon__swamp__KKc8fESqPDECz0bL.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Swamp Dragon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/drink_pain__OVCCnV4WuzTb47mh.json b/data/packs/monsters.db/drink_pain__OVCCnV4WuzTb47mh.json deleted file mode 100644 index bbc9bf2b4..000000000 --- a/data/packs/monsters.db/drink_pain__OVCCnV4WuzTb47mh.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "_id": "OVCCnV4WuzTb47mh", - "_key": "!actors.items!R8d73XhdCOokYFUF.OVCCnV4WuzTb47mh", - "effects": [ - ], - "folder": null, - "img": "icons/svg/item-bag.svg", - "name": "Drink Pain", - "system": { - "description": "

Near range. DC 12 CHA to deal 2d4 damage to a creature; regain that many HP.

", - "magicItem": false, - "source": { - "page": 0, - "title": "" - } - }, - "type": "NPC Feature" -} diff --git a/data/packs/monsters.db/drink_pain__bPRulQQyhApmzZNE.json b/data/packs/monsters.db/drink_pain__bPRulQQyhApmzZNE.json deleted file mode 100644 index 6cf9ffa44..000000000 --- a/data/packs/monsters.db/drink_pain__bPRulQQyhApmzZNE.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "_id": "bPRulQQyhApmzZNE", - "_key": "!actors.items!R8d73XhdCOokYFUF.bPRulQQyhApmzZNE", - "effects": [ - ], - "folder": null, - "img": "icons/svg/item-bag.svg", - "name": "Drink Pain", - "system": { - "attack": { - "num": "1" - }, - "attackType": "special", - "bonuses": { - "attackBonus": 0, - "critical": { - "failureThreshold": 1, - "multiplier": 2, - "successThreshold": 20 - }, - "damageBonus": 0 - }, - "damage": { - "numDice": 1, - "special": "", - "value": "0" - }, - "description": "", - "magicItem": false, - "ranges": [ - "near" - ], - "source": { - "page": 0, - "title": "" - } - }, - "type": "NPC Attack" -} diff --git a/data/packs/monsters.db/drow__OQKt55SQZZUZhlNq.json b/data/packs/monsters.db/drow__OQKt55SQZZUZhlNq.json index 4630e72ac..ba3ae7159 100644 --- a/data/packs/monsters.db/drow__OQKt55SQZZUZhlNq.json +++ b/data/packs/monsters.db/drow__OQKt55SQZZUZhlNq.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Drow", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/drow__drider__DttbFgMrxQulVKEf.json b/data/packs/monsters.db/drow__drider__DttbFgMrxQulVKEf.json index 982389f62..f3d65e573 100644 --- a/data/packs/monsters.db/drow__drider__DttbFgMrxQulVKEf.json +++ b/data/packs/monsters.db/drow__drider__DttbFgMrxQulVKEf.json @@ -30,6 +30,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Drider", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/drow__priestess__mLujryShxJUk5Jys.json b/data/packs/monsters.db/drow__priestess__mLujryShxJUk5Jys.json index 4621d1ad9..dbf9d2784 100644 --- a/data/packs/monsters.db/drow__priestess__mLujryShxJUk5Jys.json +++ b/data/packs/monsters.db/drow__priestess__mLujryShxJUk5Jys.json @@ -32,6 +32,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -43,6 +44,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -51,18 +53,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Drow Priestess", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -70,12 +90,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/druid__xwdLsiejN4nayUR5.json b/data/packs/monsters.db/druid__xwdLsiejN4nayUR5.json index 81da96bb5..a076bca75 100644 --- a/data/packs/monsters.db/druid__xwdLsiejN4nayUR5.json +++ b/data/packs/monsters.db/druid__xwdLsiejN4nayUR5.json @@ -32,6 +32,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -43,6 +44,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -51,18 +53,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Druid", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -70,12 +90,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/dryad__vXaqgfDykZPdXnIm.json b/data/packs/monsters.db/dryad__vXaqgfDykZPdXnIm.json index 73a3777b8..8e8cbc572 100644 --- a/data/packs/monsters.db/dryad__vXaqgfDykZPdXnIm.json +++ b/data/packs/monsters.db/dryad__vXaqgfDykZPdXnIm.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Dryad", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/duergar__B1B7yApS28xtu8HN.json b/data/packs/monsters.db/duergar__B1B7yApS28xtu8HN.json index 2475998e4..3fd5ee6de 100644 --- a/data/packs/monsters.db/duergar__B1B7yApS28xtu8HN.json +++ b/data/packs/monsters.db/duergar__B1B7yApS28xtu8HN.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Duergar", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/dung_beetle__giant__99s2guSyYKPWp1oy.json b/data/packs/monsters.db/dung_beetle__giant__99s2guSyYKPWp1oy.json index 14190e713..3d578498f 100644 --- a/data/packs/monsters.db/dung_beetle__giant__99s2guSyYKPWp1oy.json +++ b/data/packs/monsters.db/dung_beetle__giant__99s2guSyYKPWp1oy.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Dung Beetle", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/efreeti__o1aBfxHFxYVHLTRn.json b/data/packs/monsters.db/efreeti__o1aBfxHFxYVHLTRn.json index 11741f8d0..5184f2476 100644 --- a/data/packs/monsters.db/efreeti__o1aBfxHFxYVHLTRn.json +++ b/data/packs/monsters.db/efreeti__o1aBfxHFxYVHLTRn.json @@ -31,6 +31,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Efreeti", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/elemental__air__greater___adojju5DJl1iWEg4.json b/data/packs/monsters.db/elemental__air__greater___adojju5DJl1iWEg4.json index a519b4693..030ac3fd8 100644 --- a/data/packs/monsters.db/elemental__air__greater___adojju5DJl1iWEg4.json +++ b/data/packs/monsters.db/elemental__air__greater___adojju5DJl1iWEg4.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Greater Air Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/elemental__air__lesser___XEFAKSOcCUd8G89y.json b/data/packs/monsters.db/elemental__air__lesser___XEFAKSOcCUd8G89y.json index ff5e294ee..ef7b21b94 100644 --- a/data/packs/monsters.db/elemental__air__lesser___XEFAKSOcCUd8G89y.json +++ b/data/packs/monsters.db/elemental__air__lesser___XEFAKSOcCUd8G89y.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Lesser Air Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/elemental__earth__greater___w14e0EzbGfvjkbes.json b/data/packs/monsters.db/elemental__earth__greater___w14e0EzbGfvjkbes.json index 44d6e920c..be8fe4d68 100644 --- a/data/packs/monsters.db/elemental__earth__greater___w14e0EzbGfvjkbes.json +++ b/data/packs/monsters.db/elemental__earth__greater___w14e0EzbGfvjkbes.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Greater Earth Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/elemental__earth__lesser___Puc0P5lO6IphdIQP.json b/data/packs/monsters.db/elemental__earth__lesser___Puc0P5lO6IphdIQP.json index 9f6a2eb05..32ef831c0 100644 --- a/data/packs/monsters.db/elemental__earth__lesser___Puc0P5lO6IphdIQP.json +++ b/data/packs/monsters.db/elemental__earth__lesser___Puc0P5lO6IphdIQP.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Lesser Earth Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/elemental__fire__greater___V1wcRoUEnIbaNjXN.json b/data/packs/monsters.db/elemental__fire__greater___V1wcRoUEnIbaNjXN.json index 156e95cc9..f40d6cb4f 100644 --- a/data/packs/monsters.db/elemental__fire__greater___V1wcRoUEnIbaNjXN.json +++ b/data/packs/monsters.db/elemental__fire__greater___V1wcRoUEnIbaNjXN.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Greater Fire Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/elemental__fire__lesser___vylW8UYkC5i9wAS7.json b/data/packs/monsters.db/elemental__fire__lesser___vylW8UYkC5i9wAS7.json index b2f8ed57c..79b6a44da 100644 --- a/data/packs/monsters.db/elemental__fire__lesser___vylW8UYkC5i9wAS7.json +++ b/data/packs/monsters.db/elemental__fire__lesser___vylW8UYkC5i9wAS7.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Lesser Fire Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/elemental__water__greater___Fb4nfQoOqplwmGHe.json b/data/packs/monsters.db/elemental__water__greater___Fb4nfQoOqplwmGHe.json index b0d4930ea..ae777d2e5 100644 --- a/data/packs/monsters.db/elemental__water__greater___Fb4nfQoOqplwmGHe.json +++ b/data/packs/monsters.db/elemental__water__greater___Fb4nfQoOqplwmGHe.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Greater Water Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/elemental__water__lesser___ZP1OsAWwqVppLts0.json b/data/packs/monsters.db/elemental__water__lesser___ZP1OsAWwqVppLts0.json index 45c3f4ce5..d4228cb76 100644 --- a/data/packs/monsters.db/elemental__water__lesser___ZP1OsAWwqVppLts0.json +++ b/data/packs/monsters.db/elemental__water__lesser___ZP1OsAWwqVppLts0.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Lesser Water Elemental", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/elephant__Ezs7usvuZdG6zMAL.json b/data/packs/monsters.db/elephant__Ezs7usvuZdG6zMAL.json index 7520cb02d..f415a24fa 100644 --- a/data/packs/monsters.db/elephant__Ezs7usvuZdG6zMAL.json +++ b/data/packs/monsters.db/elephant__Ezs7usvuZdG6zMAL.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Elephant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/elf__GvxrOdZ1MejJL8DV.json b/data/packs/monsters.db/elf__GvxrOdZ1MejJL8DV.json index 1c873fc74..b9be5e942 100644 --- a/data/packs/monsters.db/elf__GvxrOdZ1MejJL8DV.json +++ b/data/packs/monsters.db/elf__GvxrOdZ1MejJL8DV.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Elf", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/ettercap__fcgq7uwsJEMMdRNx.json b/data/packs/monsters.db/ettercap__fcgq7uwsJEMMdRNx.json index 2166bba8d..1d4092df8 100644 --- a/data/packs/monsters.db/ettercap__fcgq7uwsJEMMdRNx.json +++ b/data/packs/monsters.db/ettercap__fcgq7uwsJEMMdRNx.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ettercap", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/fairy__RAEbIzHkREYWKvLh.json b/data/packs/monsters.db/fairy__RAEbIzHkREYWKvLh.json index 36284d86b..2cdb56f8a 100644 --- a/data/packs/monsters.db/fairy__RAEbIzHkREYWKvLh.json +++ b/data/packs/monsters.db/fairy__RAEbIzHkREYWKvLh.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Fairy", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/frog__giant__mpdnvoVyYfvu8yLP.json b/data/packs/monsters.db/frog__giant__mpdnvoVyYfvu8yLP.json index eaa8e232e..a53985b2f 100644 --- a/data/packs/monsters.db/frog__giant__mpdnvoVyYfvu8yLP.json +++ b/data/packs/monsters.db/frog__giant__mpdnvoVyYfvu8yLP.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Frog", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/gargoyle__FeQJTjVbjxIH6uHd.json b/data/packs/monsters.db/gargoyle__FeQJTjVbjxIH6uHd.json index c8b30b7e2..c34a7bf6f 100644 --- a/data/packs/monsters.db/gargoyle__FeQJTjVbjxIH6uHd.json +++ b/data/packs/monsters.db/gargoyle__FeQJTjVbjxIH6uHd.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gargoyle", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/gelatinous_cube__udRspLiTyURGmLav.json b/data/packs/monsters.db/gelatinous_cube__udRspLiTyURGmLav.json index d0fd8dbe4..98381e64d 100644 --- a/data/packs/monsters.db/gelatinous_cube__udRspLiTyURGmLav.json +++ b/data/packs/monsters.db/gelatinous_cube__udRspLiTyURGmLav.json @@ -30,6 +30,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -50,13 +51,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gelatinous Cube", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -70,13 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/ghast__XNiuEhf8QpfOnVCJ.json b/data/packs/monsters.db/ghast__XNiuEhf8QpfOnVCJ.json index ba0c45b58..a532edebd 100644 --- a/data/packs/monsters.db/ghast__XNiuEhf8QpfOnVCJ.json +++ b/data/packs/monsters.db/ghast__XNiuEhf8QpfOnVCJ.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ghast", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/ghost__LV2ZWlK1qUQz5J4K.json b/data/packs/monsters.db/ghost__LV2ZWlK1qUQz5J4K.json index 1f2cc6866..c3566c7c9 100644 --- a/data/packs/monsters.db/ghost__LV2ZWlK1qUQz5J4K.json +++ b/data/packs/monsters.db/ghost__LV2ZWlK1qUQz5J4K.json @@ -31,6 +31,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -51,13 +52,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ghost", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -71,13 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/ghoul__aJPxeuzZ597SWMES.json b/data/packs/monsters.db/ghoul__aJPxeuzZ597SWMES.json index 1937ea701..eefddc63f 100644 --- a/data/packs/monsters.db/ghoul__aJPxeuzZ597SWMES.json +++ b/data/packs/monsters.db/ghoul__aJPxeuzZ597SWMES.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ghoul", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/giant__cloud__vdCzdpAsjmYTa1ps.json b/data/packs/monsters.db/giant__cloud__vdCzdpAsjmYTa1ps.json index dc7d63a20..6b2f1bc7b 100644 --- a/data/packs/monsters.db/giant__cloud__vdCzdpAsjmYTa1ps.json +++ b/data/packs/monsters.db/giant__cloud__vdCzdpAsjmYTa1ps.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cloud Giant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/giant__fire__PzLMBzFtioZhBlTq.json b/data/packs/monsters.db/giant__fire__PzLMBzFtioZhBlTq.json index 13bdca440..4091bb427 100644 --- a/data/packs/monsters.db/giant__fire__PzLMBzFtioZhBlTq.json +++ b/data/packs/monsters.db/giant__fire__PzLMBzFtioZhBlTq.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Fire Giant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/giant__frost__Om5RbAEQDbXI8MwN.json b/data/packs/monsters.db/giant__frost__Om5RbAEQDbXI8MwN.json index 693c734d7..bfa869d0e 100644 --- a/data/packs/monsters.db/giant__frost__Om5RbAEQDbXI8MwN.json +++ b/data/packs/monsters.db/giant__frost__Om5RbAEQDbXI8MwN.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Frost Giant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/giant__goat__KFCqi1XnRQM7kZyj.json b/data/packs/monsters.db/giant__goat__KFCqi1XnRQM7kZyj.json index f829ca68f..15d095a61 100644 --- a/data/packs/monsters.db/giant__goat__KFCqi1XnRQM7kZyj.json +++ b/data/packs/monsters.db/giant__goat__KFCqi1XnRQM7kZyj.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Goat Giant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/giant__hill__sFz8XfLheORSuxxM.json b/data/packs/monsters.db/giant__hill__sFz8XfLheORSuxxM.json index 1f8029cf0..60959a695 100644 --- a/data/packs/monsters.db/giant__hill__sFz8XfLheORSuxxM.json +++ b/data/packs/monsters.db/giant__hill__sFz8XfLheORSuxxM.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Hill Giant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/giant__stone__zIaJgXifG1mIY7FM.json b/data/packs/monsters.db/giant__stone__zIaJgXifG1mIY7FM.json index 4e01fd439..062a3c36f 100644 --- a/data/packs/monsters.db/giant__stone__zIaJgXifG1mIY7FM.json +++ b/data/packs/monsters.db/giant__stone__zIaJgXifG1mIY7FM.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Stone Giant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/giant__storm__owL9cUM2LTVpMarQ.json b/data/packs/monsters.db/giant__storm__owL9cUM2LTVpMarQ.json index 7a4fa9345..218eea456 100644 --- a/data/packs/monsters.db/giant__storm__owL9cUM2LTVpMarQ.json +++ b/data/packs/monsters.db/giant__storm__owL9cUM2LTVpMarQ.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Storm Giant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/gibbering_mouther__8aDS9mPcNoxNc3Ha.json b/data/packs/monsters.db/gibbering_mouther__8aDS9mPcNoxNc3Ha.json index 78f023c08..ef00ebab7 100644 --- a/data/packs/monsters.db/gibbering_mouther__8aDS9mPcNoxNc3Ha.json +++ b/data/packs/monsters.db/gibbering_mouther__8aDS9mPcNoxNc3Ha.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gibbering Mouther", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/gladiator__14gxjungNSpJTf3w.json b/data/packs/monsters.db/gladiator__14gxjungNSpJTf3w.json index 8e7185b63..f59231d76 100644 --- a/data/packs/monsters.db/gladiator__14gxjungNSpJTf3w.json +++ b/data/packs/monsters.db/gladiator__14gxjungNSpJTf3w.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gladiator", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/gnoll__d2dPYSjcZhR5psLj.json b/data/packs/monsters.db/gnoll__d2dPYSjcZhR5psLj.json index c184cb5ed..d02bed5eb 100644 --- a/data/packs/monsters.db/gnoll__d2dPYSjcZhR5psLj.json +++ b/data/packs/monsters.db/gnoll__d2dPYSjcZhR5psLj.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gnoll", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/gnome__deep__WMw4J1wECaLGf3Am.json b/data/packs/monsters.db/gnome__deep__WMw4J1wECaLGf3Am.json index 18964dad0..af32ee1a5 100644 --- a/data/packs/monsters.db/gnome__deep__WMw4J1wECaLGf3Am.json +++ b/data/packs/monsters.db/gnome__deep__WMw4J1wECaLGf3Am.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Deep Gnome", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/goblin__I7CMFbyFmFHVwE5U.json b/data/packs/monsters.db/goblin__I7CMFbyFmFHVwE5U.json index ff4d8b67f..3e006adcd 100644 --- a/data/packs/monsters.db/goblin__I7CMFbyFmFHVwE5U.json +++ b/data/packs/monsters.db/goblin__I7CMFbyFmFHVwE5U.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Goblin", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/goblin__boss__R3CMnUkD0AVVkjuZ.json b/data/packs/monsters.db/goblin__boss__R3CMnUkD0AVVkjuZ.json index a762b53d4..48660f5a1 100644 --- a/data/packs/monsters.db/goblin__boss__R3CMnUkD0AVVkjuZ.json +++ b/data/packs/monsters.db/goblin__boss__R3CMnUkD0AVVkjuZ.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Goblin Boss", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/goblin__shaman__Ot77aKKqmML8yboF.json b/data/packs/monsters.db/goblin__shaman__Ot77aKKqmML8yboF.json index f39a0f45e..19a31e42e 100644 --- a/data/packs/monsters.db/goblin__shaman__Ot77aKKqmML8yboF.json +++ b/data/packs/monsters.db/goblin__shaman__Ot77aKKqmML8yboF.json @@ -31,6 +31,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Goblin Shaman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/golem__clay__y8O1UJWvVI7fDXpn.json b/data/packs/monsters.db/golem__clay__y8O1UJWvVI7fDXpn.json index 9430c479d..81cf74963 100644 --- a/data/packs/monsters.db/golem__clay__y8O1UJWvVI7fDXpn.json +++ b/data/packs/monsters.db/golem__clay__y8O1UJWvVI7fDXpn.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Clay Golem", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/golem__flesh__IDgaXGnSleQcfAwm.json b/data/packs/monsters.db/golem__flesh__IDgaXGnSleQcfAwm.json index d716a3990..dcfd64fd7 100644 --- a/data/packs/monsters.db/golem__flesh__IDgaXGnSleQcfAwm.json +++ b/data/packs/monsters.db/golem__flesh__IDgaXGnSleQcfAwm.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Flesh Golem", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/golem__iron__KZNQRwpG4DaN57zB.json b/data/packs/monsters.db/golem__iron__KZNQRwpG4DaN57zB.json index 9632cd954..8e61e23b9 100644 --- a/data/packs/monsters.db/golem__iron__KZNQRwpG4DaN57zB.json +++ b/data/packs/monsters.db/golem__iron__KZNQRwpG4DaN57zB.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Iron Golem", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/golem__stone__zLDg6vIYEj4wB0lQ.json b/data/packs/monsters.db/golem__stone__zLDg6vIYEj4wB0lQ.json index 08446e766..4a8d601c1 100644 --- a/data/packs/monsters.db/golem__stone__zLDg6vIYEj4wB0lQ.json +++ b/data/packs/monsters.db/golem__stone__zLDg6vIYEj4wB0lQ.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Stone Golem", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/gorgon__c9n0i79sjiUWwkiV.json b/data/packs/monsters.db/gorgon__c9n0i79sjiUWwkiV.json index e4bd39605..18d91a3b0 100644 --- a/data/packs/monsters.db/gorgon__c9n0i79sjiUWwkiV.json +++ b/data/packs/monsters.db/gorgon__c9n0i79sjiUWwkiV.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gorgon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/gorilla__cfdlaAx4balFmIb4.json b/data/packs/monsters.db/gorilla__cfdlaAx4balFmIb4.json index 9d3a6edda..44d3695e9 100644 --- a/data/packs/monsters.db/gorilla__cfdlaAx4balFmIb4.json +++ b/data/packs/monsters.db/gorilla__cfdlaAx4balFmIb4.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gorilla", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/gray_ooze__04acXEvbSpXQ1NjS.json b/data/packs/monsters.db/gray_ooze__04acXEvbSpXQ1NjS.json index 10b0ae244..120d5c8fa 100644 --- a/data/packs/monsters.db/gray_ooze__04acXEvbSpXQ1NjS.json +++ b/data/packs/monsters.db/gray_ooze__04acXEvbSpXQ1NjS.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Gray Ooze", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/grick__Jn5JjEPCUT86txAg.json b/data/packs/monsters.db/grick__Jn5JjEPCUT86txAg.json index 1716fe322..f4b03e6ae 100644 --- a/data/packs/monsters.db/grick__Jn5JjEPCUT86txAg.json +++ b/data/packs/monsters.db/grick__Jn5JjEPCUT86txAg.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -50,13 +51,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Grick", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -70,13 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/griffon__72LUt9AEysl22JGv.json b/data/packs/monsters.db/griffon__72LUt9AEysl22JGv.json index ee9c0f602..9c268e0e2 100644 --- a/data/packs/monsters.db/griffon__72LUt9AEysl22JGv.json +++ b/data/packs/monsters.db/griffon__72LUt9AEysl22JGv.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Griffon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/grimlow__A6QrevZXpJ0SeiIv.json b/data/packs/monsters.db/grimlow__A6QrevZXpJ0SeiIv.json index 8a79db25e..d93f055a5 100644 --- a/data/packs/monsters.db/grimlow__A6QrevZXpJ0SeiIv.json +++ b/data/packs/monsters.db/grimlow__A6QrevZXpJ0SeiIv.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Grimlow", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/guard__unySR92Si932s01C.json b/data/packs/monsters.db/guard__unySR92Si932s01C.json index 30f25cc1e..f4c66d895 100644 --- a/data/packs/monsters.db/guard__unySR92Si932s01C.json +++ b/data/packs/monsters.db/guard__unySR92Si932s01C.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Guard", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/hag__night__hi47xC8rfvviBoOO.json b/data/packs/monsters.db/hag__night__hi47xC8rfvviBoOO.json index 114d9303d..3540a7eec 100644 --- a/data/packs/monsters.db/hag__night__hi47xC8rfvviBoOO.json +++ b/data/packs/monsters.db/hag__night__hi47xC8rfvviBoOO.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Night Hag", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/hag__sea__vSA5WApOVd99itBh.json b/data/packs/monsters.db/hag__sea__vSA5WApOVd99itBh.json index c04cd4272..88cc53b73 100644 --- a/data/packs/monsters.db/hag__sea__vSA5WApOVd99itBh.json +++ b/data/packs/monsters.db/hag__sea__vSA5WApOVd99itBh.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Sea Hag", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/hag__weald__9q5O77FFFJ7pTjhL.json b/data/packs/monsters.db/hag__weald__9q5O77FFFJ7pTjhL.json index 946a4e6db..9f0a7a231 100644 --- a/data/packs/monsters.db/hag__weald__9q5O77FFFJ7pTjhL.json +++ b/data/packs/monsters.db/hag__weald__9q5O77FFFJ7pTjhL.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Weald Hag", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/harpy__CsQXDNmBDfao8hij.json b/data/packs/monsters.db/harpy__CsQXDNmBDfao8hij.json index 42a742c17..8b006cb74 100644 --- a/data/packs/monsters.db/harpy__CsQXDNmBDfao8hij.json +++ b/data/packs/monsters.db/harpy__CsQXDNmBDfao8hij.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Harpy", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/hell_hound__PAb9czULqynbNnKj.json b/data/packs/monsters.db/hell_hound__PAb9czULqynbNnKj.json index ac3c74a44..b0882c665 100644 --- a/data/packs/monsters.db/hell_hound__PAb9czULqynbNnKj.json +++ b/data/packs/monsters.db/hell_hound__PAb9czULqynbNnKj.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Hell Hound", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/hippogriff__SgSkMF7D9BE69ubm.json b/data/packs/monsters.db/hippogriff__SgSkMF7D9BE69ubm.json index 195c3cb81..07708516e 100644 --- a/data/packs/monsters.db/hippogriff__SgSkMF7D9BE69ubm.json +++ b/data/packs/monsters.db/hippogriff__SgSkMF7D9BE69ubm.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Hippogriff", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/hippopotamus__WI7Tq6Vf2vmgBKcN.json b/data/packs/monsters.db/hippopotamus__WI7Tq6Vf2vmgBKcN.json index bb5243e87..173c6fe3d 100644 --- a/data/packs/monsters.db/hippopotamus__WI7Tq6Vf2vmgBKcN.json +++ b/data/packs/monsters.db/hippopotamus__WI7Tq6Vf2vmgBKcN.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Hippopotamus", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/hobgoblin__uqHIz56KiBwTnbTJ.json b/data/packs/monsters.db/hobgoblin__uqHIz56KiBwTnbTJ.json index b540d79f2..d227ba10c 100644 --- a/data/packs/monsters.db/hobgoblin__uqHIz56KiBwTnbTJ.json +++ b/data/packs/monsters.db/hobgoblin__uqHIz56KiBwTnbTJ.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Hobgoblin", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/horse__olqRJQaOKMLkESQN.json b/data/packs/monsters.db/horse__olqRJQaOKMLkESQN.json index 0a783f068..810eeb862 100644 --- a/data/packs/monsters.db/horse__olqRJQaOKMLkESQN.json +++ b/data/packs/monsters.db/horse__olqRJQaOKMLkESQN.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Horse", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/hydra__hr2wYwBcd0WuJWK8.json b/data/packs/monsters.db/hydra__hr2wYwBcd0WuJWK8.json index ad66fbfa1..032b46dcb 100644 --- a/data/packs/monsters.db/hydra__hr2wYwBcd0WuJWK8.json +++ b/data/packs/monsters.db/hydra__hr2wYwBcd0WuJWK8.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Hydra", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/invisible_stalker__3cz1ScEh3YlMU1ql.json b/data/packs/monsters.db/invisible_stalker__3cz1ScEh3YlMU1ql.json index b6e7a3a96..d05718e7d 100644 --- a/data/packs/monsters.db/invisible_stalker__3cz1ScEh3YlMU1ql.json +++ b/data/packs/monsters.db/invisible_stalker__3cz1ScEh3YlMU1ql.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Invisible Stalker", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/jellyfish__uNah6fsgfkt4Aiet.json b/data/packs/monsters.db/jellyfish__uNah6fsgfkt4Aiet.json index ffd317a8a..6f5f47a8a 100644 --- a/data/packs/monsters.db/jellyfish__uNah6fsgfkt4Aiet.json +++ b/data/packs/monsters.db/jellyfish__uNah6fsgfkt4Aiet.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Jellyfish", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/knight__BviPIbrJao1ubOX1.json b/data/packs/monsters.db/knight__BviPIbrJao1ubOX1.json index 31ea8d15f..8f985e1b1 100644 --- a/data/packs/monsters.db/knight__BviPIbrJao1ubOX1.json +++ b/data/packs/monsters.db/knight__BviPIbrJao1ubOX1.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Knight", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/kobold__BxilUr9Ac6zgekYU.json b/data/packs/monsters.db/kobold__BxilUr9Ac6zgekYU.json index 3bb1d8644..5aeacaa4c 100644 --- a/data/packs/monsters.db/kobold__BxilUr9Ac6zgekYU.json +++ b/data/packs/monsters.db/kobold__BxilUr9Ac6zgekYU.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Kobold", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/kobold__sorcerer__j1Uy1uGIUxbtB0iD.json b/data/packs/monsters.db/kobold__sorcerer__j1Uy1uGIUxbtB0iD.json index 7ad1f4331..d0166682c 100644 --- a/data/packs/monsters.db/kobold__sorcerer__j1Uy1uGIUxbtB0iD.json +++ b/data/packs/monsters.db/kobold__sorcerer__j1Uy1uGIUxbtB0iD.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Kobold Sorcerer", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/kraken__4A7ELy7Oj4YKRqTf.json b/data/packs/monsters.db/kraken__4A7ELy7Oj4YKRqTf.json index 3d97b2a9e..de246a2e8 100644 --- a/data/packs/monsters.db/kraken__4A7ELy7Oj4YKRqTf.json +++ b/data/packs/monsters.db/kraken__4A7ELy7Oj4YKRqTf.json @@ -31,6 +31,7 @@ "flags": { }, "height": 4, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Kraken", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 4 }, diff --git a/data/packs/monsters.db/leech__giant__UGsq7I9Gyahgd0dG.json b/data/packs/monsters.db/leech__giant__UGsq7I9Gyahgd0dG.json index d71a6df15..d76c6491e 100644 --- a/data/packs/monsters.db/leech__giant__UGsq7I9Gyahgd0dG.json +++ b/data/packs/monsters.db/leech__giant__UGsq7I9Gyahgd0dG.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Leech", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/leprechaun__dNSmJX2keI0T2Gig.json b/data/packs/monsters.db/leprechaun__dNSmJX2keI0T2Gig.json index e30e703e7..80bf2d952 100644 --- a/data/packs/monsters.db/leprechaun__dNSmJX2keI0T2Gig.json +++ b/data/packs/monsters.db/leprechaun__dNSmJX2keI0T2Gig.json @@ -31,6 +31,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Leprechaun", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/lich__sncxcSi6ziTStjAh.json b/data/packs/monsters.db/lich__sncxcSi6ziTStjAh.json index 663965608..e6289f7bd 100644 --- a/data/packs/monsters.db/lich__sncxcSi6ziTStjAh.json +++ b/data/packs/monsters.db/lich__sncxcSi6ziTStjAh.json @@ -35,6 +35,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -46,6 +47,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -54,18 +56,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Lich", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -73,12 +93,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/life_drain__FmrC0mHGUBAGpc5P.json b/data/packs/monsters.db/life_drain__FmrC0mHGUBAGpc5P.json index 51a014514..d97c1d19e 100644 --- a/data/packs/monsters.db/life_drain__FmrC0mHGUBAGpc5P.json +++ b/data/packs/monsters.db/life_drain__FmrC0mHGUBAGpc5P.json @@ -11,7 +11,7 @@ "num": "1" }, "bonuses": { - "attackBonus": 3 + "attackBonus": 0 }, "description": "

1d4 CON damage. Death if reduced to 0 CON.

", "predefinedEffects": "", diff --git a/data/packs/monsters.db/lion__3InGAUnBJixja6ld.json b/data/packs/monsters.db/lion__3InGAUnBJixja6ld.json index 273c4aeb5..22038a3a6 100644 --- a/data/packs/monsters.db/lion__3InGAUnBJixja6ld.json +++ b/data/packs/monsters.db/lion__3InGAUnBJixja6ld.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Lion", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/lizardfolk__h4e6ntO5vWTShNi9.json b/data/packs/monsters.db/lizardfolk__h4e6ntO5vWTShNi9.json index 825b95339..ce50e41bb 100644 --- a/data/packs/monsters.db/lizardfolk__h4e6ntO5vWTShNi9.json +++ b/data/packs/monsters.db/lizardfolk__h4e6ntO5vWTShNi9.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Lizardfolk", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/mage__manaoose71vhAWCT.json b/data/packs/monsters.db/mage__manaoose71vhAWCT.json index dda127dd6..59f75c292 100644 --- a/data/packs/monsters.db/mage__manaoose71vhAWCT.json +++ b/data/packs/monsters.db/mage__manaoose71vhAWCT.json @@ -31,6 +31,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Mage", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/mammoth__0QznxquCW5qW69V6.json b/data/packs/monsters.db/mammoth__0QznxquCW5qW69V6.json index d3478deb2..15240fa80 100644 --- a/data/packs/monsters.db/mammoth__0QznxquCW5qW69V6.json +++ b/data/packs/monsters.db/mammoth__0QznxquCW5qW69V6.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Mammoth", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/manta_ray__giant__QhFsevIc23TsTHZE.json b/data/packs/monsters.db/manta_ray__giant__QhFsevIc23TsTHZE.json index ca8c54738..0cb78c697 100644 --- a/data/packs/monsters.db/manta_ray__giant__QhFsevIc23TsTHZE.json +++ b/data/packs/monsters.db/manta_ray__giant__QhFsevIc23TsTHZE.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Manta Ray", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/manticore__LBjQecdHrFaX8SPj.json b/data/packs/monsters.db/manticore__LBjQecdHrFaX8SPj.json index 730700b5f..1a4b9f16c 100644 --- a/data/packs/monsters.db/manticore__LBjQecdHrFaX8SPj.json +++ b/data/packs/monsters.db/manticore__LBjQecdHrFaX8SPj.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Manticore", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/mastiff__lJyH2RWm3t5MB5iG.json b/data/packs/monsters.db/mastiff__lJyH2RWm3t5MB5iG.json index ed80bf33c..f7a9701d2 100644 --- a/data/packs/monsters.db/mastiff__lJyH2RWm3t5MB5iG.json +++ b/data/packs/monsters.db/mastiff__lJyH2RWm3t5MB5iG.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Mastiff", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/medusa__u05UfQ9hKno0bwWj.json b/data/packs/monsters.db/medusa__u05UfQ9hKno0bwWj.json index d77e89ab6..8ca9e47e1 100644 --- a/data/packs/monsters.db/medusa__u05UfQ9hKno0bwWj.json +++ b/data/packs/monsters.db/medusa__u05UfQ9hKno0bwWj.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Medusa", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/merfolk__CXZNV3102oiDkME4.json b/data/packs/monsters.db/merfolk__CXZNV3102oiDkME4.json index 6898bd238..6aa3753c7 100644 --- a/data/packs/monsters.db/merfolk__CXZNV3102oiDkME4.json +++ b/data/packs/monsters.db/merfolk__CXZNV3102oiDkME4.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Merfolk", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/mimic__LFx9hb8JlEfGxDaI.json b/data/packs/monsters.db/mimic__LFx9hb8JlEfGxDaI.json index 3a4986d82..6a8a3b417 100644 --- a/data/packs/monsters.db/mimic__LFx9hb8JlEfGxDaI.json +++ b/data/packs/monsters.db/mimic__LFx9hb8JlEfGxDaI.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Mimic", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/minotaur__c3Nvj86e0Layz3NG.json b/data/packs/monsters.db/minotaur__c3Nvj86e0Layz3NG.json index 4684b7f04..694648763 100644 --- a/data/packs/monsters.db/minotaur__c3Nvj86e0Layz3NG.json +++ b/data/packs/monsters.db/minotaur__c3Nvj86e0Layz3NG.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Minotaur", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/moose__tfoTO9pQhnS0RAOH.json b/data/packs/monsters.db/moose__tfoTO9pQhnS0RAOH.json index 03f9d8f16..a457d5a10 100644 --- a/data/packs/monsters.db/moose__tfoTO9pQhnS0RAOH.json +++ b/data/packs/monsters.db/moose__tfoTO9pQhnS0RAOH.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Moose", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/mordanticus_the_flayed__DP8n8iIiU1Qostjv.json b/data/packs/monsters.db/mordanticus_the_flayed__DP8n8iIiU1Qostjv.json index 226541b04..dd3e1732e 100644 --- a/data/packs/monsters.db/mordanticus_the_flayed__DP8n8iIiU1Qostjv.json +++ b/data/packs/monsters.db/mordanticus_the_flayed__DP8n8iIiU1Qostjv.json @@ -37,6 +37,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,6 +49,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -56,18 +58,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Mordanticus The Flayed", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -75,12 +95,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/mummy__kY87zSryGuQ963Ba.json b/data/packs/monsters.db/mummy__kY87zSryGuQ963Ba.json index f2dc2b92d..9219e72c0 100644 --- a/data/packs/monsters.db/mummy__kY87zSryGuQ963Ba.json +++ b/data/packs/monsters.db/mummy__kY87zSryGuQ963Ba.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Mummy", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/mushroomfolk__K2FMeD45kPEr8RNS.json b/data/packs/monsters.db/mushroomfolk__K2FMeD45kPEr8RNS.json index ce78896da..c41f0beea 100644 --- a/data/packs/monsters.db/mushroomfolk__K2FMeD45kPEr8RNS.json +++ b/data/packs/monsters.db/mushroomfolk__K2FMeD45kPEr8RNS.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Mushroomfolk", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/naga__UDGXIj9pB0TdWPA6.json b/data/packs/monsters.db/naga__UDGXIj9pB0TdWPA6.json index a04cc6d25..f603a5441 100644 --- a/data/packs/monsters.db/naga__UDGXIj9pB0TdWPA6.json +++ b/data/packs/monsters.db/naga__UDGXIj9pB0TdWPA6.json @@ -31,6 +31,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Naga", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/naga__bone__azSFk2v032NJ635x.json b/data/packs/monsters.db/naga__bone__azSFk2v032NJ635x.json index 465ed20a3..52271c972 100644 --- a/data/packs/monsters.db/naga__bone__azSFk2v032NJ635x.json +++ b/data/packs/monsters.db/naga__bone__azSFk2v032NJ635x.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Naga, Bone", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/nightmare__bxcbuzesUqGpEBxw.json b/data/packs/monsters.db/nightmare__bxcbuzesUqGpEBxw.json index 4a8fc5b63..797f2e292 100644 --- a/data/packs/monsters.db/nightmare__bxcbuzesUqGpEBxw.json +++ b/data/packs/monsters.db/nightmare__bxcbuzesUqGpEBxw.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Nightmare", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/obe_ixx_of_azarumme__6ce2xr1QmjJFMe5P.json b/data/packs/monsters.db/obe_ixx_of_azarumme__6ce2xr1QmjJFMe5P.json index 48d995868..0a7e15946 100644 --- a/data/packs/monsters.db/obe_ixx_of_azarumme__6ce2xr1QmjJFMe5P.json +++ b/data/packs/monsters.db/obe_ixx_of_azarumme__6ce2xr1QmjJFMe5P.json @@ -34,6 +34,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -45,6 +46,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -53,18 +55,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Obe-ixx Of Azarumme", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -72,12 +92,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/ochre_jelly__QErMaMVIbddgk9MX.json b/data/packs/monsters.db/ochre_jelly__QErMaMVIbddgk9MX.json index 90dc0f13b..8abbad168 100644 --- a/data/packs/monsters.db/ochre_jelly__QErMaMVIbddgk9MX.json +++ b/data/packs/monsters.db/ochre_jelly__QErMaMVIbddgk9MX.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ochre Jelly", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/octopus__giant__h0NMkJj2DCJiQ9Zw.json b/data/packs/monsters.db/octopus__giant__h0NMkJj2DCJiQ9Zw.json index d187ca189..f8f17ed74 100644 --- a/data/packs/monsters.db/octopus__giant__h0NMkJj2DCJiQ9Zw.json +++ b/data/packs/monsters.db/octopus__giant__h0NMkJj2DCJiQ9Zw.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Octopus", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/ogre__VrYTiPjDOH1LIEBr.json b/data/packs/monsters.db/ogre__VrYTiPjDOH1LIEBr.json index 86a5b7e1a..ed8e45e93 100644 --- a/data/packs/monsters.db/ogre__VrYTiPjDOH1LIEBr.json +++ b/data/packs/monsters.db/ogre__VrYTiPjDOH1LIEBr.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ogre", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/oni__yMyZ18conSZhwlpg.json b/data/packs/monsters.db/oni__yMyZ18conSZhwlpg.json index 225a75f0d..314b125e9 100644 --- a/data/packs/monsters.db/oni__yMyZ18conSZhwlpg.json +++ b/data/packs/monsters.db/oni__yMyZ18conSZhwlpg.json @@ -31,6 +31,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Oni", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/orc__Rq4WF5z0ZBFHNLub.json b/data/packs/monsters.db/orc__Rq4WF5z0ZBFHNLub.json index 829db4121..87db7a63e 100644 --- a/data/packs/monsters.db/orc__Rq4WF5z0ZBFHNLub.json +++ b/data/packs/monsters.db/orc__Rq4WF5z0ZBFHNLub.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Orc", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/orc__chieftain__v2Q2R3tGkcvslEbB.json b/data/packs/monsters.db/orc__chieftain__v2Q2R3tGkcvslEbB.json index f658c5c46..cd9d0dc29 100644 --- a/data/packs/monsters.db/orc__chieftain__v2Q2R3tGkcvslEbB.json +++ b/data/packs/monsters.db/orc__chieftain__v2Q2R3tGkcvslEbB.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Orc Chieftain", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/otyugh__Crc6mFgLL9vNJuaS.json b/data/packs/monsters.db/otyugh__Crc6mFgLL9vNJuaS.json index 53d51d028..bf1079b14 100644 --- a/data/packs/monsters.db/otyugh__Crc6mFgLL9vNJuaS.json +++ b/data/packs/monsters.db/otyugh__Crc6mFgLL9vNJuaS.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Otyugh", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/owlbear__jXsS8HEA6XsvOngt.json b/data/packs/monsters.db/owlbear__jXsS8HEA6XsvOngt.json index 72e60ae33..ce0eb5872 100644 --- a/data/packs/monsters.db/owlbear__jXsS8HEA6XsvOngt.json +++ b/data/packs/monsters.db/owlbear__jXsS8HEA6XsvOngt.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Owlbear", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/panther__dULmhpAV6apvNDPO.json b/data/packs/monsters.db/panther__dULmhpAV6apvNDPO.json index f0872bc68..fbb66994d 100644 --- a/data/packs/monsters.db/panther__dULmhpAV6apvNDPO.json +++ b/data/packs/monsters.db/panther__dULmhpAV6apvNDPO.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Panther", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/peasant__V75YwrR126oziTKk.json b/data/packs/monsters.db/peasant__V75YwrR126oziTKk.json index ae5f6ad37..aa82e7f62 100644 --- a/data/packs/monsters.db/peasant__V75YwrR126oziTKk.json +++ b/data/packs/monsters.db/peasant__V75YwrR126oziTKk.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Peasant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/pegasus__5Tp7B3qOMEAdMkJ8.json b/data/packs/monsters.db/pegasus__5Tp7B3qOMEAdMkJ8.json index f467b2b96..d5ace4197 100644 --- a/data/packs/monsters.db/pegasus__5Tp7B3qOMEAdMkJ8.json +++ b/data/packs/monsters.db/pegasus__5Tp7B3qOMEAdMkJ8.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Pegasus", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/phoenix__o3Yd8P0DavwDp21b.json b/data/packs/monsters.db/phoenix__o3Yd8P0DavwDp21b.json index f9376ddcc..b7f9a583f 100644 --- a/data/packs/monsters.db/phoenix__o3Yd8P0DavwDp21b.json +++ b/data/packs/monsters.db/phoenix__o3Yd8P0DavwDp21b.json @@ -31,6 +31,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Phoenix", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/piranha__swarm__LZsDirxnEAlPoOhH.json b/data/packs/monsters.db/piranha__swarm__LZsDirxnEAlPoOhH.json index 433ec1695..f55007083 100644 --- a/data/packs/monsters.db/piranha__swarm__LZsDirxnEAlPoOhH.json +++ b/data/packs/monsters.db/piranha__swarm__LZsDirxnEAlPoOhH.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Piranha Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/pirate__ZFH3OQCziTyacf5e.json b/data/packs/monsters.db/pirate__ZFH3OQCziTyacf5e.json index cb82a39e0..1632c71a3 100644 --- a/data/packs/monsters.db/pirate__ZFH3OQCziTyacf5e.json +++ b/data/packs/monsters.db/pirate__ZFH3OQCziTyacf5e.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Pirate", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/plesiosaurus__vVRAwuWbYEtPctOE.json b/data/packs/monsters.db/plesiosaurus__vVRAwuWbYEtPctOE.json index c9e003164..0ae558a14 100644 --- a/data/packs/monsters.db/plesiosaurus__vVRAwuWbYEtPctOE.json +++ b/data/packs/monsters.db/plesiosaurus__vVRAwuWbYEtPctOE.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Plesiosaurus", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/poison_web__8ITOtBo5399EG3Fl.json b/data/packs/monsters.db/poison_web__8ITOtBo5399EG3Fl.json index 06dd79079..c3eedb0c9 100644 --- a/data/packs/monsters.db/poison_web__8ITOtBo5399EG3Fl.json +++ b/data/packs/monsters.db/poison_web__8ITOtBo5399EG3Fl.json @@ -11,7 +11,7 @@ "num": "1" }, "bonuses": { - "attackBonus": 2 + "attackBonus": null }, "description": "

One target stuck in place and [[/r 1d4]] damage/round. DC 12 DEX on turn to escape.

", "predefinedEffects": "", diff --git a/data/packs/monsters.db/priest__vRn6zM7a0nrqSiY5.json b/data/packs/monsters.db/priest__vRn6zM7a0nrqSiY5.json index d043bc51a..991e8a5a0 100644 --- a/data/packs/monsters.db/priest__vRn6zM7a0nrqSiY5.json +++ b/data/packs/monsters.db/priest__vRn6zM7a0nrqSiY5.json @@ -31,6 +31,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Priest", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/primordial_slime__pB9F8QWYdWzfZMzs.json b/data/packs/monsters.db/primordial_slime__pB9F8QWYdWzfZMzs.json index a65c182b6..27ea97aa6 100644 --- a/data/packs/monsters.db/primordial_slime__pB9F8QWYdWzfZMzs.json +++ b/data/packs/monsters.db/primordial_slime__pB9F8QWYdWzfZMzs.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Primordial Slime", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/pterodactyl__xIitpxW19LP91JA3.json b/data/packs/monsters.db/pterodactyl__xIitpxW19LP91JA3.json index 111d97bd7..243079e13 100644 --- a/data/packs/monsters.db/pterodactyl__xIitpxW19LP91JA3.json +++ b/data/packs/monsters.db/pterodactyl__xIitpxW19LP91JA3.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Pterodactyl", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/purple_worm__VxV56gRyhUJfXu83.json b/data/packs/monsters.db/purple_worm__VxV56gRyhUJfXu83.json index f2d00fd27..fbc390ba8 100644 --- a/data/packs/monsters.db/purple_worm__VxV56gRyhUJfXu83.json +++ b/data/packs/monsters.db/purple_worm__VxV56gRyhUJfXu83.json @@ -30,6 +30,7 @@ "flags": { }, "height": 4, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Purple Worm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 4 }, diff --git a/data/packs/monsters.db/rakshasa__JAl9s0Rm4b1beFa1.json b/data/packs/monsters.db/rakshasa__JAl9s0Rm4b1beFa1.json index 499ac4a57..b66387d3a 100644 --- a/data/packs/monsters.db/rakshasa__JAl9s0Rm4b1beFa1.json +++ b/data/packs/monsters.db/rakshasa__JAl9s0Rm4b1beFa1.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rakshasa", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/rat__dire__3jwLk7zEFiHk7kna.json b/data/packs/monsters.db/rat__dire__3jwLk7zEFiHk7kna.json index 0fdca4e50..054e93826 100644 --- a/data/packs/monsters.db/rat__dire__3jwLk7zEFiHk7kna.json +++ b/data/packs/monsters.db/rat__dire__3jwLk7zEFiHk7kna.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Dire Rat", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/rat__giant__OYtg4Ta4PIpvIZxq.json b/data/packs/monsters.db/rat__giant__OYtg4Ta4PIpvIZxq.json index 8f6ebe56c..bcac8f5b1 100644 --- a/data/packs/monsters.db/rat__giant__OYtg4Ta4PIpvIZxq.json +++ b/data/packs/monsters.db/rat__giant__OYtg4Ta4PIpvIZxq.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Rat", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/rat__kRjM8lPIVu1b5b3g.json b/data/packs/monsters.db/rat__kRjM8lPIVu1b5b3g.json index bb7cc3206..977432721 100644 --- a/data/packs/monsters.db/rat__kRjM8lPIVu1b5b3g.json +++ b/data/packs/monsters.db/rat__kRjM8lPIVu1b5b3g.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rat", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/rat__swarm__UxMr9qvyuIt9ZwM7.json b/data/packs/monsters.db/rat__swarm__UxMr9qvyuIt9ZwM7.json index d7464e35f..b3cca266a 100644 --- a/data/packs/monsters.db/rat__swarm__UxMr9qvyuIt9ZwM7.json +++ b/data/packs/monsters.db/rat__swarm__UxMr9qvyuIt9ZwM7.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rat Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/rathgamnon__o5xhxniboMbTCMLk.json b/data/packs/monsters.db/rathgamnon__o5xhxniboMbTCMLk.json index 768550d64..7f96ee7e7 100644 --- a/data/packs/monsters.db/rathgamnon__o5xhxniboMbTCMLk.json +++ b/data/packs/monsters.db/rathgamnon__o5xhxniboMbTCMLk.json @@ -35,6 +35,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -46,6 +47,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -54,18 +56,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rathgamnon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -73,12 +93,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/reaver__HO9aYtRdsjHHAYHj.json b/data/packs/monsters.db/reaver__HO9aYtRdsjHHAYHj.json index e720db024..40064204e 100644 --- a/data/packs/monsters.db/reaver__HO9aYtRdsjHHAYHj.json +++ b/data/packs/monsters.db/reaver__HO9aYtRdsjHHAYHj.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Reaver", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/remorhaz__OrFJy0frYF2B8wbh.json b/data/packs/monsters.db/remorhaz__OrFJy0frYF2B8wbh.json index 8d5ea0698..d368f9c0b 100644 --- a/data/packs/monsters.db/remorhaz__OrFJy0frYF2B8wbh.json +++ b/data/packs/monsters.db/remorhaz__OrFJy0frYF2B8wbh.json @@ -30,6 +30,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Remorhaz", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/rhinoceros__SG7K5ZFCguR27Gxm.json b/data/packs/monsters.db/rhinoceros__SG7K5ZFCguR27Gxm.json index 842202192..bc14ff465 100644 --- a/data/packs/monsters.db/rhinoceros__SG7K5ZFCguR27Gxm.json +++ b/data/packs/monsters.db/rhinoceros__SG7K5ZFCguR27Gxm.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rhinoceros", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/rime_walker__pWIrU2mRsvTe17Nh.json b/data/packs/monsters.db/rime_walker__pWIrU2mRsvTe17Nh.json index 1f3a50825..d8efab6e3 100644 --- a/data/packs/monsters.db/rime_walker__pWIrU2mRsvTe17Nh.json +++ b/data/packs/monsters.db/rime_walker__pWIrU2mRsvTe17Nh.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rime Walker", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/roc__39kt1XjVZ4JZSdEj.json b/data/packs/monsters.db/roc__39kt1XjVZ4JZSdEj.json index 249f39951..28ebd44ac 100644 --- a/data/packs/monsters.db/roc__39kt1XjVZ4JZSdEj.json +++ b/data/packs/monsters.db/roc__39kt1XjVZ4JZSdEj.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Roc", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/roper__C0CuPZJOFDmuplw8.json b/data/packs/monsters.db/roper__C0CuPZJOFDmuplw8.json index a96262c94..caa6eb551 100644 --- a/data/packs/monsters.db/roper__C0CuPZJOFDmuplw8.json +++ b/data/packs/monsters.db/roper__C0CuPZJOFDmuplw8.json @@ -32,6 +32,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -43,6 +44,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -51,18 +53,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Roper", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -70,12 +90,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/rot_flower__pE0tXsYluDmktWNv.json b/data/packs/monsters.db/rot_flower__pE0tXsYluDmktWNv.json index b9615ef00..076f366eb 100644 --- a/data/packs/monsters.db/rot_flower__pE0tXsYluDmktWNv.json +++ b/data/packs/monsters.db/rot_flower__pE0tXsYluDmktWNv.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rot Flower", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/rust_monster__qISCrzLvHr4uQ9Q8.json b/data/packs/monsters.db/rust_monster__qISCrzLvHr4uQ9Q8.json index 51525a1a4..929b9bb06 100644 --- a/data/packs/monsters.db/rust_monster__qISCrzLvHr4uQ9Q8.json +++ b/data/packs/monsters.db/rust_monster__qISCrzLvHr4uQ9Q8.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rust Monster", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/sahuagin__soe49ydTgVbQ0AwZ.json b/data/packs/monsters.db/sahuagin__soe49ydTgVbQ0AwZ.json index 86a824217..d105104ac 100644 --- a/data/packs/monsters.db/sahuagin__soe49ydTgVbQ0AwZ.json +++ b/data/packs/monsters.db/sahuagin__soe49ydTgVbQ0AwZ.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Sahuagin", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/salamander__t3Wr5E8hsOs1xtfK.json b/data/packs/monsters.db/salamander__t3Wr5E8hsOs1xtfK.json index 7e216a30d..6de4dff81 100644 --- a/data/packs/monsters.db/salamander__t3Wr5E8hsOs1xtfK.json +++ b/data/packs/monsters.db/salamander__t3Wr5E8hsOs1xtfK.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Salamander", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/scarab__swarm__U9moCUg8DnL6C0Sq.json b/data/packs/monsters.db/scarab__swarm__U9moCUg8DnL6C0Sq.json index da91b0967..dec9998dd 100644 --- a/data/packs/monsters.db/scarab__swarm__U9moCUg8DnL6C0Sq.json +++ b/data/packs/monsters.db/scarab__swarm__U9moCUg8DnL6C0Sq.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Scarab Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/scarecrow__Hdpcnnvyh69C4BnO.json b/data/packs/monsters.db/scarecrow__Hdpcnnvyh69C4BnO.json index 7b62f0933..ad3b21d91 100644 --- a/data/packs/monsters.db/scarecrow__Hdpcnnvyh69C4BnO.json +++ b/data/packs/monsters.db/scarecrow__Hdpcnnvyh69C4BnO.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Scarecrow", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/scorpion__giant__TZGzGBYncOs3r9ZF.json b/data/packs/monsters.db/scorpion__giant__TZGzGBYncOs3r9ZF.json index 857105eea..81ad37fea 100644 --- a/data/packs/monsters.db/scorpion__giant__TZGzGBYncOs3r9ZF.json +++ b/data/packs/monsters.db/scorpion__giant__TZGzGBYncOs3r9ZF.json @@ -30,6 +30,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Scorpion", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/scorpion__lDXLWTA4FLMpAblB.json b/data/packs/monsters.db/scorpion__lDXLWTA4FLMpAblB.json index 16569956a..2face1a93 100644 --- a/data/packs/monsters.db/scorpion__lDXLWTA4FLMpAblB.json +++ b/data/packs/monsters.db/scorpion__lDXLWTA4FLMpAblB.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Scorpion", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/shadow__Fd7VgUIaCK6xQkS2.json b/data/packs/monsters.db/shadow__Fd7VgUIaCK6xQkS2.json index d78808152..6aeb47b35 100644 --- a/data/packs/monsters.db/shadow__Fd7VgUIaCK6xQkS2.json +++ b/data/packs/monsters.db/shadow__Fd7VgUIaCK6xQkS2.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Shadow", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/shambling_mound__uTmirbJfdHFTag2i.json b/data/packs/monsters.db/shambling_mound__uTmirbJfdHFTag2i.json index 8645fa5b7..20bfb102f 100644 --- a/data/packs/monsters.db/shambling_mound__uTmirbJfdHFTag2i.json +++ b/data/packs/monsters.db/shambling_mound__uTmirbJfdHFTag2i.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Shambling Mound", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/shapechange__DsfDAvHdSMK0411q.json b/data/packs/monsters.db/shapechange__DsfDAvHdSMK0411q.json deleted file mode 100644 index a12b036b3..000000000 --- a/data/packs/monsters.db/shapechange__DsfDAvHdSMK0411q.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "_id": "DsfDAvHdSMK0411q", - "_key": "!actors.items!R8d73XhdCOokYFUF.DsfDAvHdSMK0411q", - "effects": [ - ], - "folder": null, - "img": "icons/svg/item-bag.svg", - "name": "Shapechange", - "system": { - "description": "

Instantly change to look like any other humanoid.

", - "magicItem": false, - "source": { - "page": 0, - "title": "" - } - }, - "type": "NPC Feature" -} diff --git a/data/packs/monsters.db/shark__MQ6bhM8xiI39ziUU.json b/data/packs/monsters.db/shark__MQ6bhM8xiI39ziUU.json index f55ede012..eeffb56d5 100644 --- a/data/packs/monsters.db/shark__MQ6bhM8xiI39ziUU.json +++ b/data/packs/monsters.db/shark__MQ6bhM8xiI39ziUU.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Shark", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/shark__megalodon__uQLXRcMggAhwFVMJ.json b/data/packs/monsters.db/shark__megalodon__uQLXRcMggAhwFVMJ.json index 27ab03e5f..b3ea0e4cb 100644 --- a/data/packs/monsters.db/shark__megalodon__uQLXRcMggAhwFVMJ.json +++ b/data/packs/monsters.db/shark__megalodon__uQLXRcMggAhwFVMJ.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Megalodon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/siren__iaP5JVmGCrkkTAzO.json b/data/packs/monsters.db/siren__iaP5JVmGCrkkTAzO.json index c739a7ba6..af05e9be2 100644 --- a/data/packs/monsters.db/siren__iaP5JVmGCrkkTAzO.json +++ b/data/packs/monsters.db/siren__iaP5JVmGCrkkTAzO.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Siren", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/skeleton__cWzG0yEVgIk8ijk6.json b/data/packs/monsters.db/skeleton__cWzG0yEVgIk8ijk6.json index 53b81db80..d0634a2f3 100644 --- a/data/packs/monsters.db/skeleton__cWzG0yEVgIk8ijk6.json +++ b/data/packs/monsters.db/skeleton__cWzG0yEVgIk8ijk6.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Skeleton", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/smilodon__8tUERo3WvtZe9K8O.json b/data/packs/monsters.db/smilodon__8tUERo3WvtZe9K8O.json index c925eaed2..004127762 100644 --- a/data/packs/monsters.db/smilodon__8tUERo3WvtZe9K8O.json +++ b/data/packs/monsters.db/smilodon__8tUERo3WvtZe9K8O.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Smilodon", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/snake__cobra__anfsgfN2gFs72MHo.json b/data/packs/monsters.db/snake__cobra__anfsgfN2gFs72MHo.json index bf28a44ac..be8ee1bc2 100644 --- a/data/packs/monsters.db/snake__cobra__anfsgfN2gFs72MHo.json +++ b/data/packs/monsters.db/snake__cobra__anfsgfN2gFs72MHo.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Cobra", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/snake__giant__YHdOAuMUdCigLIHR.json b/data/packs/monsters.db/snake__giant__YHdOAuMUdCigLIHR.json index 7ca5b5db6..2c3f452f7 100644 --- a/data/packs/monsters.db/snake__giant__YHdOAuMUdCigLIHR.json +++ b/data/packs/monsters.db/snake__giant__YHdOAuMUdCigLIHR.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Snake", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/snake__swarm__cUUnqWyaNDYghKxE.json b/data/packs/monsters.db/snake__swarm__cUUnqWyaNDYghKxE.json index 95a274808..cb18549fc 100644 --- a/data/packs/monsters.db/snake__swarm__cUUnqWyaNDYghKxE.json +++ b/data/packs/monsters.db/snake__swarm__cUUnqWyaNDYghKxE.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Snake Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/soldier__Kw5KEyZVy5ugaTTy.json b/data/packs/monsters.db/soldier__Kw5KEyZVy5ugaTTy.json index ef4decf7c..1ea9e77e4 100644 --- a/data/packs/monsters.db/soldier__Kw5KEyZVy5ugaTTy.json +++ b/data/packs/monsters.db/soldier__Kw5KEyZVy5ugaTTy.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Soldier", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/sphinx__JjJbKB1yomE7Ma8T.json b/data/packs/monsters.db/sphinx__JjJbKB1yomE7Ma8T.json index b24b3cd34..3f3cd662c 100644 --- a/data/packs/monsters.db/sphinx__JjJbKB1yomE7Ma8T.json +++ b/data/packs/monsters.db/sphinx__JjJbKB1yomE7Ma8T.json @@ -33,6 +33,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -44,6 +45,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -52,18 +54,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Sphinx", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -71,12 +91,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/spider__giant__p9PayU4K9nBZ8JRl.json b/data/packs/monsters.db/spider__giant__p9PayU4K9nBZ8JRl.json index c4e54dae5..0d7c08e42 100644 --- a/data/packs/monsters.db/spider__giant__p9PayU4K9nBZ8JRl.json +++ b/data/packs/monsters.db/spider__giant__p9PayU4K9nBZ8JRl.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Spider", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/spider__piZE4vxM1QjLxEt0.json b/data/packs/monsters.db/spider__piZE4vxM1QjLxEt0.json index 7dadc9491..605b6fcaf 100644 --- a/data/packs/monsters.db/spider__piZE4vxM1QjLxEt0.json +++ b/data/packs/monsters.db/spider__piZE4vxM1QjLxEt0.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Spider", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/spider__swarm__rwE58nsTLAG7pW1u.json b/data/packs/monsters.db/spider__swarm__rwE58nsTLAG7pW1u.json index 177935913..7387c08e9 100644 --- a/data/packs/monsters.db/spider__swarm__rwE58nsTLAG7pW1u.json +++ b/data/packs/monsters.db/spider__swarm__rwE58nsTLAG7pW1u.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Spider Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/stingbat__bILTV7P0d55nACrQ.json b/data/packs/monsters.db/stingbat__bILTV7P0d55nACrQ.json index a486f761d..d66dc0c40 100644 --- a/data/packs/monsters.db/stingbat__bILTV7P0d55nACrQ.json +++ b/data/packs/monsters.db/stingbat__bILTV7P0d55nACrQ.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Stingbat", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/strangler__MldOgsKh8tfL0IhT.json b/data/packs/monsters.db/strangler__MldOgsKh8tfL0IhT.json index 14ab3585a..105d80e08 100644 --- a/data/packs/monsters.db/strangler__MldOgsKh8tfL0IhT.json +++ b/data/packs/monsters.db/strangler__MldOgsKh8tfL0IhT.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Strangler", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/the_tarrasque__NTRHmnsw7poR4rZ9.json b/data/packs/monsters.db/the_tarrasque__NTRHmnsw7poR4rZ9.json index c837cab48..494e7f6bb 100644 --- a/data/packs/monsters.db/the_tarrasque__NTRHmnsw7poR4rZ9.json +++ b/data/packs/monsters.db/the_tarrasque__NTRHmnsw7poR4rZ9.json @@ -36,6 +36,7 @@ "flags": { }, "height": 4, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -47,6 +48,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -55,18 +57,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "The Tarrasque", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -74,12 +94,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 4 }, diff --git a/data/packs/monsters.db/the_ten_eyed_oracle__hiZvVJPOJWtOXV4m.json b/data/packs/monsters.db/the_ten_eyed_oracle__hiZvVJPOJWtOXV4m.json index 3e39e3313..9581b5074 100644 --- a/data/packs/monsters.db/the_ten_eyed_oracle__hiZvVJPOJWtOXV4m.json +++ b/data/packs/monsters.db/the_ten_eyed_oracle__hiZvVJPOJWtOXV4m.json @@ -38,6 +38,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -49,6 +50,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -57,18 +59,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "The Ten-eyed Oracle", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -76,12 +96,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/the_wandering_merchant__DbkmPt2k9fw5zxJw.json b/data/packs/monsters.db/the_wandering_merchant__DbkmPt2k9fw5zxJw.json index 3bf4d0d2f..0d879c118 100644 --- a/data/packs/monsters.db/the_wandering_merchant__DbkmPt2k9fw5zxJw.json +++ b/data/packs/monsters.db/the_wandering_merchant__DbkmPt2k9fw5zxJw.json @@ -34,6 +34,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -45,6 +46,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -53,18 +55,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "The Wandering Merchant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -72,12 +92,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/thief__Ap1b6HrZLpeRMvGp.json b/data/packs/monsters.db/thief__Ap1b6HrZLpeRMvGp.json index fed94d393..61f42f193 100644 --- a/data/packs/monsters.db/thief__Ap1b6HrZLpeRMvGp.json +++ b/data/packs/monsters.db/thief__Ap1b6HrZLpeRMvGp.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Thief", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/thug__zQMZlqx02eiQwbhV.json b/data/packs/monsters.db/thug__zQMZlqx02eiQwbhV.json index 03d0d20e7..5c1bfa84d 100644 --- a/data/packs/monsters.db/thug__zQMZlqx02eiQwbhV.json +++ b/data/packs/monsters.db/thug__zQMZlqx02eiQwbhV.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Thug", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/treant__0kzqjwTD3ouYsDZh.json b/data/packs/monsters.db/treant__0kzqjwTD3ouYsDZh.json index 96bb3d8c3..f5cd7fd3c 100644 --- a/data/packs/monsters.db/treant__0kzqjwTD3ouYsDZh.json +++ b/data/packs/monsters.db/treant__0kzqjwTD3ouYsDZh.json @@ -29,6 +29,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Treant", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/triceratops__ZGILlry1pBhE4iDh.json b/data/packs/monsters.db/triceratops__ZGILlry1pBhE4iDh.json index bb1b960c8..b29c4c555 100644 --- a/data/packs/monsters.db/triceratops__ZGILlry1pBhE4iDh.json +++ b/data/packs/monsters.db/triceratops__ZGILlry1pBhE4iDh.json @@ -28,6 +28,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Triceratops", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/troll__eaA0qpZMGIgdIQYn.json b/data/packs/monsters.db/troll__eaA0qpZMGIgdIQYn.json index f83f5adcc..1d0d244c4 100644 --- a/data/packs/monsters.db/troll__eaA0qpZMGIgdIQYn.json +++ b/data/packs/monsters.db/troll__eaA0qpZMGIgdIQYn.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Troll", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/troll__frost__5uzilW5qSX7bPzxe.json b/data/packs/monsters.db/troll__frost__5uzilW5qSX7bPzxe.json index b4dbc0a85..cacc8e770 100644 --- a/data/packs/monsters.db/troll__frost__5uzilW5qSX7bPzxe.json +++ b/data/packs/monsters.db/troll__frost__5uzilW5qSX7bPzxe.json @@ -30,6 +30,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Frost Troll", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/tyrannosaurus__JlQsRP4Gr5VhDYVK.json b/data/packs/monsters.db/tyrannosaurus__JlQsRP4Gr5VhDYVK.json index 9a0b5aa08..a4df50976 100644 --- a/data/packs/monsters.db/tyrannosaurus__JlQsRP4Gr5VhDYVK.json +++ b/data/packs/monsters.db/tyrannosaurus__JlQsRP4Gr5VhDYVK.json @@ -27,6 +27,7 @@ "flags": { }, "height": 3, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Tyrannosaurus", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 3 }, diff --git a/data/packs/monsters.db/unicorn__Rh2bzqDRC1JF1FiG.json b/data/packs/monsters.db/unicorn__Rh2bzqDRC1JF1FiG.json index d4c598770..33f2cd532 100644 --- a/data/packs/monsters.db/unicorn__Rh2bzqDRC1JF1FiG.json +++ b/data/packs/monsters.db/unicorn__Rh2bzqDRC1JF1FiG.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Unicorn", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/vampire__ei53dGxj76xmqQty.json b/data/packs/monsters.db/vampire__ei53dGxj76xmqQty.json index bf231f358..77becf7c8 100644 --- a/data/packs/monsters.db/vampire__ei53dGxj76xmqQty.json +++ b/data/packs/monsters.db/vampire__ei53dGxj76xmqQty.json @@ -32,6 +32,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -43,6 +44,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -51,18 +53,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Vampire", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -70,12 +90,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/vampire_spawn__EDaGLKYYCT5rCMhY.json b/data/packs/monsters.db/vampire_spawn__EDaGLKYYCT5rCMhY.json index b9a2f97ed..d107d7e4f 100644 --- a/data/packs/monsters.db/vampire_spawn__EDaGLKYYCT5rCMhY.json +++ b/data/packs/monsters.db/vampire_spawn__EDaGLKYYCT5rCMhY.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Vampire Spawn", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/velociraptor__SEZS6U1BW8lEznja.json b/data/packs/monsters.db/velociraptor__SEZS6U1BW8lEznja.json index 4e7f4618d..c470bbd94 100644 --- a/data/packs/monsters.db/velociraptor__SEZS6U1BW8lEznja.json +++ b/data/packs/monsters.db/velociraptor__SEZS6U1BW8lEznja.json @@ -28,6 +28,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Velociraptor", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/violet_fungus__NyZfmD9E2ZPD4QdH.json b/data/packs/monsters.db/violet_fungus__NyZfmD9E2ZPD4QdH.json index 0ad7ca691..b1579d500 100644 --- a/data/packs/monsters.db/violet_fungus__NyZfmD9E2ZPD4QdH.json +++ b/data/packs/monsters.db/violet_fungus__NyZfmD9E2ZPD4QdH.json @@ -27,6 +27,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Violet Fungus", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/viperian__1lgm8jaBx4YNXmr7.json b/data/packs/monsters.db/viperian__1lgm8jaBx4YNXmr7.json index 50237aabd..ecf141422 100644 --- a/data/packs/monsters.db/viperian__1lgm8jaBx4YNXmr7.json +++ b/data/packs/monsters.db/viperian__1lgm8jaBx4YNXmr7.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Viperian", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/viperian__ophid__VRZ60vAEV5ltvs6k.json b/data/packs/monsters.db/viperian__ophid__VRZ60vAEV5ltvs6k.json index 93e52fa29..b0c887625 100644 --- a/data/packs/monsters.db/viperian__ophid__VRZ60vAEV5ltvs6k.json +++ b/data/packs/monsters.db/viperian__ophid__VRZ60vAEV5ltvs6k.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Viperian Ophid", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/viperian__wizard__wgHzqAqBNsutUALU.json b/data/packs/monsters.db/viperian__wizard__wgHzqAqBNsutUALU.json index 12186e524..2b8b133f1 100644 --- a/data/packs/monsters.db/viperian__wizard__wgHzqAqBNsutUALU.json +++ b/data/packs/monsters.db/viperian__wizard__wgHzqAqBNsutUALU.json @@ -31,6 +31,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -42,6 +43,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -50,18 +52,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Viperian Wizard", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -69,12 +89,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/void_spawn__VvkJkRVLs6l9UaZy.json b/data/packs/monsters.db/void_spawn__VvkJkRVLs6l9UaZy.json index 44f7e86be..71db37639 100644 --- a/data/packs/monsters.db/void_spawn__VvkJkRVLs6l9UaZy.json +++ b/data/packs/monsters.db/void_spawn__VvkJkRVLs6l9UaZy.json @@ -30,6 +30,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Void Spawn", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/void_spider__QziiJsawKcGcS0QJ.json b/data/packs/monsters.db/void_spider__QziiJsawKcGcS0QJ.json index 3016d9d6e..e470002da 100644 --- a/data/packs/monsters.db/void_spider__QziiJsawKcGcS0QJ.json +++ b/data/packs/monsters.db/void_spider__QziiJsawKcGcS0QJ.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Void Spider", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/vulture__bzKSq624safyHLbE.json b/data/packs/monsters.db/vulture__bzKSq624safyHLbE.json index 52e3596b8..07f84ef7c 100644 --- a/data/packs/monsters.db/vulture__bzKSq624safyHLbE.json +++ b/data/packs/monsters.db/vulture__bzKSq624safyHLbE.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Vulture", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/wasp__giant__K9M3BA8PlvYWFADe.json b/data/packs/monsters.db/wasp__giant__K9M3BA8PlvYWFADe.json index 3ae4578cc..3f1fe7a72 100644 --- a/data/packs/monsters.db/wasp__giant__K9M3BA8PlvYWFADe.json +++ b/data/packs/monsters.db/wasp__giant__K9M3BA8PlvYWFADe.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giant Wasp", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/wererat__dSiRSDzrV4AJNnMk.json b/data/packs/monsters.db/wererat__dSiRSDzrV4AJNnMk.json index a41c71a52..896796efb 100644 --- a/data/packs/monsters.db/wererat__dSiRSDzrV4AJNnMk.json +++ b/data/packs/monsters.db/wererat__dSiRSDzrV4AJNnMk.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Wererat", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/werewolf__1Z2r4GggLt8aNrP8.json b/data/packs/monsters.db/werewolf__1Z2r4GggLt8aNrP8.json index 652d8cc49..4057800ab 100644 --- a/data/packs/monsters.db/werewolf__1Z2r4GggLt8aNrP8.json +++ b/data/packs/monsters.db/werewolf__1Z2r4GggLt8aNrP8.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Werewolf", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/wight__ZCbay6SPPzbbz2bJ.json b/data/packs/monsters.db/wight__ZCbay6SPPzbbz2bJ.json index a053dcf11..342586a52 100644 --- a/data/packs/monsters.db/wight__ZCbay6SPPzbbz2bJ.json +++ b/data/packs/monsters.db/wight__ZCbay6SPPzbbz2bJ.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -49,13 +50,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Wight", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -69,13 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/will_o__wisp__Fo9DMEiLgAJzsrJM.json b/data/packs/monsters.db/will_o__wisp__Fo9DMEiLgAJzsrJM.json index 213156b0d..27d24f380 100644 --- a/data/packs/monsters.db/will_o__wisp__Fo9DMEiLgAJzsrJM.json +++ b/data/packs/monsters.db/will_o__wisp__Fo9DMEiLgAJzsrJM.json @@ -27,6 +27,7 @@ "flags": { }, "height": 0.5, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -47,13 +48,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "WIll-o'-Wisp", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -67,13 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 0.5 }, diff --git a/data/packs/monsters.db/wolf__FzBj2e0DzIjvQ0JE.json b/data/packs/monsters.db/wolf__FzBj2e0DzIjvQ0JE.json index 584b6ebdc..0ffb1191f 100644 --- a/data/packs/monsters.db/wolf__FzBj2e0DzIjvQ0JE.json +++ b/data/packs/monsters.db/wolf__FzBj2e0DzIjvQ0JE.json @@ -28,6 +28,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -48,13 +49,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Wolf", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -68,13 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/wolf__dire__fsxmTnmQ6ASZaVJ9.json b/data/packs/monsters.db/wolf__dire__fsxmTnmQ6ASZaVJ9.json index a160cedf7..5293b7060 100644 --- a/data/packs/monsters.db/wolf__dire__fsxmTnmQ6ASZaVJ9.json +++ b/data/packs/monsters.db/wolf__dire__fsxmTnmQ6ASZaVJ9.json @@ -28,6 +28,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -39,6 +40,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -47,18 +49,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Dire Wolf", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -66,12 +86,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/wolf__winter__nugxSBkw9LcUDPqF.json b/data/packs/monsters.db/wolf__winter__nugxSBkw9LcUDPqF.json index 5fb12f086..b22ea6df2 100644 --- a/data/packs/monsters.db/wolf__winter__nugxSBkw9LcUDPqF.json +++ b/data/packs/monsters.db/wolf__winter__nugxSBkw9LcUDPqF.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Winter Wolf", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/worg__D5Tu4i3vYYqTCwUK.json b/data/packs/monsters.db/worg__D5Tu4i3vYYqTCwUK.json index 0268a153b..56aba372e 100644 --- a/data/packs/monsters.db/worg__D5Tu4i3vYYqTCwUK.json +++ b/data/packs/monsters.db/worg__D5Tu4i3vYYqTCwUK.json @@ -27,6 +27,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -38,6 +39,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -46,18 +48,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Worg", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -65,12 +85,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/wraith__ch1UpQSCVBgUNS2a.json b/data/packs/monsters.db/wraith__ch1UpQSCVBgUNS2a.json index ac232e589..53e2640e6 100644 --- a/data/packs/monsters.db/wraith__ch1UpQSCVBgUNS2a.json +++ b/data/packs/monsters.db/wraith__ch1UpQSCVBgUNS2a.json @@ -30,6 +30,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -41,6 +42,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -49,18 +51,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Wraith", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -68,12 +88,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/monsters.db/wyvern__IUN6KcvNGGJWTQCE.json b/data/packs/monsters.db/wyvern__IUN6KcvNGGJWTQCE.json index 47aee0973..432d99995 100644 --- a/data/packs/monsters.db/wyvern__IUN6KcvNGGJWTQCE.json +++ b/data/packs/monsters.db/wyvern__IUN6KcvNGGJWTQCE.json @@ -29,6 +29,7 @@ "flags": { }, "height": 2, + "hexagonalShape": 1, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Wyvern", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 2 }, diff --git a/data/packs/monsters.db/zombie__Q89EgThYcungYTke.json b/data/packs/monsters.db/zombie__Q89EgThYcungYTke.json index 3433f87a8..72c4e55c8 100644 --- a/data/packs/monsters.db/zombie__Q89EgThYcungYTke.json +++ b/data/packs/monsters.db/zombie__Q89EgThYcungYTke.json @@ -29,6 +29,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -40,6 +41,7 @@ }, "attenuation": 0.5, "bright": 0, + "color": null, "coloration": 1, "contrast": 0, "darkness": { @@ -48,18 +50,36 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Zombie", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, "attenuation": 0.1, "brightness": 0, + "color": null, "contrast": 0, "enabled": false, "range": 0, @@ -67,12 +87,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp" + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-adventures.db/the_lost_citadel_of_the_scarlet_minotaur__0qbqDCsioL4HWVvW.json b/data/packs/quickstart-adventures.db/the_lost_citadel_of_the_scarlet_minotaur__0qbqDCsioL4HWVvW.json index 7fe1fa271..091bdd446 100644 --- a/data/packs/quickstart-adventures.db/the_lost_citadel_of_the_scarlet_minotaur__0qbqDCsioL4HWVvW.json +++ b/data/packs/quickstart-adventures.db/the_lost_citadel_of_the_scarlet_minotaur__0qbqDCsioL4HWVvW.json @@ -5,8 +5,10 @@ { "_id": "asJ04sNrjrONdPYc", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.V75YwrR126oziTKk", + "coreVersion": "12.331", "createdTime": 1679438600654, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448334, "systemId": "shadowdark", @@ -25,8 +27,10 @@ { "_id": "3DtlC7L1PrMFyn7n", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679438637872, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448334, "systemId": "shadowdark", @@ -104,6 +108,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -124,13 +129,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Giuseppe Baldini", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -144,13 +166,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -203,8 +229,10 @@ { "_id": "XPNU79kJyse04pL3", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.c3Nvj86e0Layz3NG", + "coreVersion": "12.331", "createdTime": 1679430516046, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448580, "systemId": "shadowdark", @@ -223,8 +251,10 @@ { "_id": "bHue9K4fSJkmUWNm", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679430570581, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448567, "systemId": "shadowdark", @@ -253,8 +283,10 @@ { "_id": "ZOlhmdkqfQyyT6R3", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679430591589, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448574, "systemId": "shadowdark", @@ -304,8 +336,10 @@ { "_id": "Ag019spAbwwDbhSZ", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679430663175, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448580, "systemId": "shadowdark", @@ -382,6 +416,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -402,13 +437,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "The Scarlet Minotaur", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -422,13 +474,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1.5, "scaleY": 1.5, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -481,8 +537,10 @@ { "_id": "rh1ZgUTuHcwhlt4F", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.fcgq7uwsJEMMdRNx", + "coreVersion": "12.331", "createdTime": 1679451902332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448310, "systemId": "shadowdark", @@ -501,8 +559,10 @@ { "_id": "e020Tn4yv7Aj604M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451949785, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448300, "systemId": "shadowdark", @@ -531,8 +591,10 @@ { "_id": "hhkN0EkQbBFGgJfr", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451967631, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448305, "systemId": "shadowdark", @@ -582,8 +644,10 @@ { "_id": "xURhvz16GozH0j8f", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679452009254, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448310, "systemId": "shadowdark", @@ -660,6 +724,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -680,13 +745,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Chee", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -700,13 +782,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -759,8 +845,10 @@ { "_id": "QvVJAySJZMTMnEZp", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.fcgq7uwsJEMMdRNx", + "coreVersion": "12.331", "createdTime": 1679451902332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448329, "systemId": "shadowdark", @@ -779,8 +867,10 @@ { "_id": "e020Tn4yv7Aj604M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451949785, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448322, "systemId": "shadowdark", @@ -809,8 +899,10 @@ { "_id": "hhkN0EkQbBFGgJfr", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451967631, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448325, "systemId": "shadowdark", @@ -860,8 +952,10 @@ { "_id": "xURhvz16GozH0j8f", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679452009254, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448329, "systemId": "shadowdark", @@ -938,6 +1032,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -958,13 +1053,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Eska", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -978,13 +1090,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -1037,8 +1153,10 @@ { "_id": "82lFpkXeVpKnPWCQ", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.fcgq7uwsJEMMdRNx", + "coreVersion": "12.331", "createdTime": 1679451902332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448363, "systemId": "shadowdark", @@ -1057,8 +1175,10 @@ { "_id": "e020Tn4yv7Aj604M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451949785, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448356, "systemId": "shadowdark", @@ -1087,8 +1207,10 @@ { "_id": "hhkN0EkQbBFGgJfr", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451967631, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448360, "systemId": "shadowdark", @@ -1138,8 +1260,10 @@ { "_id": "xURhvz16GozH0j8f", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679452009254, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448363, "systemId": "shadowdark", @@ -1216,6 +1340,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -1236,13 +1361,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Grisk", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -1256,13 +1398,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -1315,8 +1461,10 @@ { "_id": "1WXEDbF6gSa4fQUQ", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.fcgq7uwsJEMMdRNx", + "coreVersion": "12.331", "createdTime": 1679451902332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448559, "systemId": "shadowdark", @@ -1335,8 +1483,10 @@ { "_id": "e020Tn4yv7Aj604M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451949785, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448542, "systemId": "shadowdark", @@ -1365,8 +1515,10 @@ { "_id": "hhkN0EkQbBFGgJfr", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451967631, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448549, "systemId": "shadowdark", @@ -1416,8 +1568,10 @@ { "_id": "xURhvz16GozH0j8f", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679452009254, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448559, "systemId": "shadowdark", @@ -1494,6 +1648,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -1514,13 +1669,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Skir", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -1534,13 +1706,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -1593,8 +1769,10 @@ { "_id": "eVuNGaceV93M5whd", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.fcgq7uwsJEMMdRNx", + "coreVersion": "12.331", "createdTime": 1679451902332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448594, "systemId": "shadowdark", @@ -1613,8 +1791,10 @@ { "_id": "e020Tn4yv7Aj604M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451949785, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448585, "systemId": "shadowdark", @@ -1643,8 +1823,10 @@ { "_id": "hhkN0EkQbBFGgJfr", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451967631, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448590, "systemId": "shadowdark", @@ -1694,8 +1876,10 @@ { "_id": "xURhvz16GozH0j8f", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679452009254, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448594, "systemId": "shadowdark", @@ -1772,6 +1956,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -1792,13 +1977,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Uliss", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -1812,13 +2014,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -1871,8 +2077,10 @@ { "_id": "rok3i6Gy0RjoBgrq", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.fcgq7uwsJEMMdRNx", + "coreVersion": "12.331", "createdTime": 1679451902332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448606, "systemId": "shadowdark", @@ -1891,8 +2099,10 @@ { "_id": "e020Tn4yv7Aj604M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451949785, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448598, "systemId": "shadowdark", @@ -1921,8 +2131,10 @@ { "_id": "hhkN0EkQbBFGgJfr", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451967631, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448602, "systemId": "shadowdark", @@ -1972,8 +2184,10 @@ { "_id": "xURhvz16GozH0j8f", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679452009254, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448606, "systemId": "shadowdark", @@ -2050,6 +2264,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -2070,241 +2285,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Yisha", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, - "rotation": 0, - "sight": { - "angle": 360, - "attenuation": 0.1, - "brightness": 0, - "color": null, - "contrast": 0, - "enabled": false, - "range": 0, - "saturation": 0, - "visionMode": "basic" - }, - "texture": { - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "scaleX": 1, - "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null - }, - "width": 1 - }, - "sort": 600000, - "system": { - "abilities": { - "cha": { - "mod": -1 + "ring": { + "colors": { + "background": null, + "ring": null }, - "con": { - "mod": 1 - }, - "dex": { - "mod": 2 - }, - "int": { - "mod": 0 - }, - "str": { - "mod": 0 - }, - "wis": { - "mod": 0 - } - }, - "alignment": "chaotic", - "attributes": { - "ac": { - "value": 12 - }, - "hp": { - "hd": 0, - "max": 14, - "value": 14 + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null } }, - "darkAdapted": true, - "level": { - "value": 3 - }, - "move": "near", - "moveNote": "Climb", - "notes": "

Bipedal, eight-eyed spiderfolk with spindly legs and purple fur.

AC 12, HP 14, ATK 2 bite +2 (1d6) or 1 poison web (near) +2, MV near (climb), S +0, D +2, C +1, I +0, W +0, Ch -1, AL C, LV 3

Poison Web. One target stuck in place and 1d4 damage/round. DC 12 DEX to escape on turn.

", - "spellcastingAbility": "", - "spellcastingAttackNum": 0, - "spellcastingBonus": 0 - }, - "type": "NPC" - }, - { - "_id": "mdRstp355OUOyY7r", - "_stats": { - "coreVersion": "11.315", - "createdTime": 1679420834561, - "lastModifiedBy": "PlRkeViQNpI8qZhv", - "modifiedTime": 1702768448384, - "systemId": "shadowdark", - "systemVersion": "1.6.2" - }, - "effects": [ - ], - "flags": { - "core": { - "sourceId": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU" - } - }, - "folder": "51VbSIfkmvCD0sGJ", - "img": "systems/shadowdark/assets/tokens/cowled_token.webp", - "items": [ - { - "_id": "4vlFF9RY0RInh7uU", - "_stats": { - "coreVersion": "11.315", - "createdTime": 1679420897312, - "lastModifiedBy": "PlRkeViQNpI8qZhv", - "modifiedTime": 1702768448379, - "systemId": "shadowdark", - "systemVersion": "1.6.2" - }, - "effects": [ - ], - "flags": { - }, - "folder": null, - "img": "icons/svg/item-bag.svg", - "name": "Spear", - "ownership": { - "EKVggA45fx6fzkCK": 3, - "default": 0 - }, - "sort": 0, - "system": { - "attack": { - "num": "1" - }, - "attackType": "physical", - "bonuses": { - "attackBonus": 2, - "critical": { - "failureThreshold": 1, - "multiplier": 2, - "successThreshold": 20 - }, - "damageBonus": 0 - }, - "damage": { - "numDice": 1, - "special": "", - "value": "1d6+1" - }, - "description": "

Close/Near

", - "ranges": [ - "close", - "near" - ], - "source": { - "title": "quickstart" - } - }, - "type": "NPC Attack" - }, - { - "_id": "S9otkKlpEjmVLs8M", - "_stats": { - "coreVersion": "11.315", - "createdTime": 1679451329301, - "lastModifiedBy": "PlRkeViQNpI8qZhv", - "modifiedTime": 1702768448384, - "systemId": "shadowdark", - "systemVersion": "1.6.2" - }, - "effects": [ - ], - "flags": { - }, - "folder": null, - "img": "icons/svg/item-bag.svg", - "name": "Brutal", - "ownership": { - "aUdswNccq2u0SxEP": 3, - "default": 0 - }, - "sort": 0, - "system": { - "description": "

+1 damage with melee weapons (included).

", - "source": { - "title": "quickstart" - } - }, - "type": "NPC Feature" - } - ], - "name": "Haruut", - "ownership": { - "6zjemStY2KktUVjE": 3, - "OkK4h58aE2bS4yS7": 3, - "PlRkeViQNpI8qZhv": 3, - "ZuCcSt1GzdVhRDwH": 3, - "aUdswNccq2u0SxEP": 3, - "default": 0, - "mu8H7NbWc0seFWcA": 3, - "s0MPj2qFjeG6MP1N": 3 - }, - "prototypeToken": { - "actorLink": false, - "alpha": 1, - "appendNumber": false, - "bar1": { - "attribute": null - }, - "bar2": { - "attribute": null - }, - "detectionModes": [ - ], - "displayBars": 0, - "displayName": 20, - "disposition": -1, - "flags": { - }, - "height": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "animation": { - "intensity": 5, - "reverse": false, - "speed": 5, - "type": null - }, - "attenuation": 0.5, - "bright": 0, - "color": null, - "coloration": 1, - "contrast": 0, - "darkness": { - "max": 1, - "min": 0 - }, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "shadows": 0 - }, - "lockRotation": false, - "name": "Haruut", - "prependAdjective": false, - "randomImg": false, "rotation": 0, "sight": { "angle": 360, @@ -2318,13 +2322,273 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" + }, + "width": 1 + }, + "sort": 600000, + "system": { + "abilities": { + "cha": { + "mod": -1 + }, + "con": { + "mod": 1 + }, + "dex": { + "mod": 2 + }, + "int": { + "mod": 0 + }, + "str": { + "mod": 0 + }, + "wis": { + "mod": 0 + } + }, + "alignment": "chaotic", + "attributes": { + "ac": { + "value": 12 + }, + "hp": { + "hd": 0, + "max": 14, + "value": 14 + } + }, + "darkAdapted": true, + "level": { + "value": 3 + }, + "move": "near", + "moveNote": "Climb", + "notes": "

Bipedal, eight-eyed spiderfolk with spindly legs and purple fur.

AC 12, HP 14, ATK 2 bite +2 (1d6) or 1 poison web (near) +2, MV near (climb), S +0, D +2, C +1, I +0, W +0, Ch -1, AL C, LV 3

Poison Web. One target stuck in place and 1d4 damage/round. DC 12 DEX to escape on turn.

", + "spellcastingAbility": "", + "spellcastingAttackNum": 0, + "spellcastingBonus": 0 + }, + "type": "NPC" + }, + { + "_id": "mdRstp355OUOyY7r", + "_stats": { + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", + "createdTime": 1679420834561, + "duplicateSource": null, + "lastModifiedBy": "PlRkeViQNpI8qZhv", + "modifiedTime": 1702768448384, + "systemId": "shadowdark", + "systemVersion": "1.6.2" + }, + "effects": [ + ], + "flags": { + "core": { + "sourceId": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU" + } + }, + "folder": "51VbSIfkmvCD0sGJ", + "img": "systems/shadowdark/assets/tokens/cowled_token.webp", + "items": [ + { + "_id": "4vlFF9RY0RInh7uU", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": 1679420897312, + "duplicateSource": null, + "lastModifiedBy": "PlRkeViQNpI8qZhv", + "modifiedTime": 1702768448379, + "systemId": "shadowdark", + "systemVersion": "1.6.2" + }, + "effects": [ + ], + "flags": { + }, + "folder": null, + "img": "icons/svg/item-bag.svg", + "name": "Spear", + "ownership": { + "EKVggA45fx6fzkCK": 3, + "default": 0 + }, + "sort": 0, + "system": { + "attack": { + "num": "1" + }, + "attackType": "physical", + "bonuses": { + "attackBonus": 2, + "critical": { + "failureThreshold": 1, + "multiplier": 2, + "successThreshold": 20 + }, + "damageBonus": 0 + }, + "damage": { + "numDice": 1, + "special": "", + "value": "1d6+1" + }, + "description": "

Close/Near

", + "ranges": [ + "close", + "near" + ], + "source": { + "title": "quickstart" + } + }, + "type": "NPC Attack" + }, + { + "_id": "S9otkKlpEjmVLs8M", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": 1679451329301, + "duplicateSource": null, + "lastModifiedBy": "PlRkeViQNpI8qZhv", + "modifiedTime": 1702768448384, + "systemId": "shadowdark", + "systemVersion": "1.6.2" + }, + "effects": [ + ], + "flags": { + }, + "folder": null, + "img": "icons/svg/item-bag.svg", + "name": "Brutal", + "ownership": { + "aUdswNccq2u0SxEP": 3, + "default": 0 + }, + "sort": 0, + "system": { + "description": "

+1 damage with melee weapons (included).

", + "source": { + "title": "quickstart" + } + }, + "type": "NPC Feature" + } + ], + "name": "Haruut", + "ownership": { + "6zjemStY2KktUVjE": 3, + "OkK4h58aE2bS4yS7": 3, + "PlRkeViQNpI8qZhv": 3, + "ZuCcSt1GzdVhRDwH": 3, + "aUdswNccq2u0SxEP": 3, + "default": 0, + "mu8H7NbWc0seFWcA": 3, + "s0MPj2qFjeG6MP1N": 3 + }, + "prototypeToken": { + "actorLink": false, + "alpha": 1, + "appendNumber": false, + "bar1": { + "attribute": null + }, + "bar2": { + "attribute": null + }, + "detectionModes": [ + ], + "displayBars": 0, + "displayName": 20, + "disposition": -1, + "flags": { + }, + "height": 1, + "hexagonalShape": 0, + "light": { + "alpha": 0.5, + "angle": 360, + "animation": { + "intensity": 5, + "reverse": false, + "speed": 5, + "type": null + }, + "attenuation": 0.5, + "bright": 0, + "color": null, + "coloration": 1, + "contrast": 0, + "darkness": { + "max": 1, + "min": 0 + }, + "dim": 0, + "luminosity": 0.5, + "negative": false, + "priority": 0, + "saturation": 0, + "shadows": 0 + }, + "lockRotation": false, + "name": "Haruut", + "occludable": { + "radius": 0 + }, + "prependAdjective": false, + "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, + "rotation": 0, + "sight": { + "angle": 360, + "attenuation": 0.1, + "brightness": 0, + "color": null, + "contrast": 0, + "enabled": false, + "range": 0, + "saturation": 0, + "visionMode": "basic" + }, + "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "scaleX": 1, + "scaleY": 1, + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" }, "width": 1 }, @@ -2377,8 +2641,10 @@ { "_id": "VIiW9qercPbgheGh", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448343, "systemId": "shadowdark", @@ -2397,8 +2663,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448339, "systemId": "shadowdark", @@ -2449,8 +2717,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448343, "systemId": "shadowdark", @@ -2506,6 +2776,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -2526,13 +2797,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Grall", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -2546,13 +2834,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -2605,8 +2897,10 @@ { "_id": "PZ6Pt3fz7LRaEWqU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448318, "systemId": "shadowdark", @@ -2625,8 +2919,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448314, "systemId": "shadowdark", @@ -2677,8 +2973,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448318, "systemId": "shadowdark", @@ -2734,6 +3032,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -2754,13 +3053,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Chops", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -2774,13 +3090,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -2833,8 +3153,10 @@ { "_id": "XbO8sDu1ToDVVoh9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448296, "systemId": "shadowdark", @@ -2853,8 +3175,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448293, "systemId": "shadowdark", @@ -2905,8 +3229,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448296, "systemId": "shadowdark", @@ -2962,6 +3288,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -2982,13 +3309,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Brell", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -3002,13 +3346,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -3061,8 +3409,10 @@ { "_id": "bERcM50HvKw0ZY6o", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448423, "systemId": "shadowdark", @@ -3081,8 +3431,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448418, "systemId": "shadowdark", @@ -3133,8 +3485,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448423, "systemId": "shadowdark", @@ -3190,6 +3544,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -3210,13 +3565,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Rogath", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -3230,13 +3602,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -3289,8 +3665,10 @@ { "_id": "CDxRc2pIwG7SK73E", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448351, "systemId": "shadowdark", @@ -3309,8 +3687,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448347, "systemId": "shadowdark", @@ -3361,8 +3741,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448351, "systemId": "shadowdark", @@ -3418,6 +3800,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -3438,13 +3821,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Grenton", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -3458,13 +3858,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -3517,8 +3921,10 @@ { "_id": "L91uEF4duAo8T5Eq", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448372, "systemId": "shadowdark", @@ -3537,8 +3943,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448367, "systemId": "shadowdark", @@ -3589,8 +3997,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448372, "systemId": "shadowdark", @@ -3646,6 +4056,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -3666,13 +4077,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Hargol", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -3686,13 +4114,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -3745,8 +4177,10 @@ { "_id": "4Ou1RViS2GnqvRh9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448279, "systemId": "shadowdark", @@ -3765,8 +4199,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448271, "systemId": "shadowdark", @@ -3817,8 +4253,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448279, "systemId": "shadowdark", @@ -3874,6 +4312,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -3894,13 +4333,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beetle", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -3914,13 +4370,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -3973,8 +4433,10 @@ { "_id": "hoL50RSbMvRNrrcY", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448397, "systemId": "shadowdark", @@ -3993,8 +4455,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448390, "systemId": "shadowdark", @@ -4045,8 +4509,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448397, "systemId": "shadowdark", @@ -4102,6 +4568,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -4122,13 +4589,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Irvog", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -4142,13 +4626,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -4201,8 +4689,10 @@ { "_id": "Fg9DEqSk8eACtwOw", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448289, "systemId": "shadowdark", @@ -4221,8 +4711,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448284, "systemId": "shadowdark", @@ -4273,8 +4765,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448289, "systemId": "shadowdark", @@ -4330,6 +4824,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -4350,13 +4845,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Blort", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -4370,13 +4882,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -4429,8 +4945,10 @@ { "_id": "9u8T17Lwd08OZ4j3", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.U9moCUg8DnL6C0Sq", + "coreVersion": "12.331", "createdTime": 1679440338081, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448428, "systemId": "shadowdark", @@ -4449,8 +4967,10 @@ { "_id": "85Q2R6Yq41pn5iqr", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440389949, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448428, "systemId": "shadowdark", @@ -4527,6 +5047,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -4547,13 +5068,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Scarab, Swarm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -4567,13 +5105,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -4626,8 +5168,10 @@ { "_id": "voyxtVdHyDIJZl3p", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.cWzG0yEVgIk8ijk6", + "coreVersion": "12.331", "createdTime": 1679440605332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448534, "systemId": "shadowdark", @@ -4646,8 +5190,10 @@ { "_id": "fJL9lcfORjpzaBCe", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440779996, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448517, "systemId": "shadowdark", @@ -4676,8 +5222,10 @@ { "_id": "D2ICcZFerw1x6D7y", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440802170, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448526, "systemId": "shadowdark", @@ -4727,8 +5275,10 @@ { "_id": "9oxZTYPcCbLq6SV9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440823914, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448534, "systemId": "shadowdark", @@ -4805,6 +5355,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -4825,13 +5376,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Skeleton", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -4845,13 +5413,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -4904,8 +5476,10 @@ { "_id": "IjMq3PQ3heab2hRw", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.cWzG0yEVgIk8ijk6", + "coreVersion": "12.331", "createdTime": 1679440605332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448450, "systemId": "shadowdark", @@ -4924,8 +5498,10 @@ { "_id": "fJL9lcfORjpzaBCe", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440779996, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448435, "systemId": "shadowdark", @@ -4954,8 +5530,10 @@ { "_id": "D2ICcZFerw1x6D7y", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440802170, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448443, "systemId": "shadowdark", @@ -5005,8 +5583,10 @@ { "_id": "9oxZTYPcCbLq6SV9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440823914, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448450, "systemId": "shadowdark", @@ -5083,6 +5663,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -5103,13 +5684,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Skeleton", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -5123,13 +5721,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -5182,8 +5784,10 @@ { "_id": "eDYjwoluLnyG54lb", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.cWzG0yEVgIk8ijk6", + "coreVersion": "12.331", "createdTime": 1679440605332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448487, "systemId": "shadowdark", @@ -5202,8 +5806,10 @@ { "_id": "fJL9lcfORjpzaBCe", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440779996, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448459, "systemId": "shadowdark", @@ -5232,8 +5838,10 @@ { "_id": "D2ICcZFerw1x6D7y", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440802170, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448481, "systemId": "shadowdark", @@ -5283,8 +5891,10 @@ { "_id": "9oxZTYPcCbLq6SV9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440823914, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448487, "systemId": "shadowdark", @@ -5361,6 +5971,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -5381,13 +5992,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Skeleton", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -5401,13 +6029,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -5460,8 +6092,10 @@ { "_id": "hKMfJWF0yyMNRmJI", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.cWzG0yEVgIk8ijk6", + "coreVersion": "12.331", "createdTime": 1679440605332, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448510, "systemId": "shadowdark", @@ -5480,8 +6114,10 @@ { "_id": "fJL9lcfORjpzaBCe", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440779996, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448494, "systemId": "shadowdark", @@ -5510,8 +6146,10 @@ { "_id": "D2ICcZFerw1x6D7y", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440802170, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448502, "systemId": "shadowdark", @@ -5561,8 +6199,10 @@ { "_id": "9oxZTYPcCbLq6SV9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679440823914, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448510, "systemId": "shadowdark", @@ -5639,6 +6279,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -5659,13 +6300,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Skeleton", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -5679,13 +6337,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -5738,8 +6400,10 @@ { "_id": "OJmaz8DNQExPoRc8", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448147, "systemId": "shadowdark", @@ -5758,8 +6422,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448134, "systemId": "shadowdark", @@ -5810,8 +6476,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448147, "systemId": "shadowdark", @@ -5867,6 +6535,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -5887,13 +6556,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -5907,13 +6593,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -5966,8 +6656,10 @@ { "_id": "gxJTvT1DUjeYXx55", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448200, "systemId": "shadowdark", @@ -5986,8 +6678,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448192, "systemId": "shadowdark", @@ -6038,8 +6732,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448200, "systemId": "shadowdark", @@ -6095,6 +6791,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -6115,13 +6812,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -6135,13 +6849,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -6194,8 +6912,10 @@ { "_id": "Dn8DLwdUX6tBdmer", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448122, "systemId": "shadowdark", @@ -6214,8 +6934,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448028, "systemId": "shadowdark", @@ -6266,8 +6988,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448122, "systemId": "shadowdark", @@ -6323,6 +7047,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -6343,13 +7068,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -6363,13 +7105,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -6422,8 +7168,10 @@ { "_id": "h3jqEBdI4pkzMvvH", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448220, "systemId": "shadowdark", @@ -6442,8 +7190,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448210, "systemId": "shadowdark", @@ -6494,8 +7244,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448220, "systemId": "shadowdark", @@ -6551,6 +7303,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -6571,13 +7324,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -6591,13 +7361,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -6650,8 +7424,10 @@ { "_id": "WDbEb6cR5KhCYXRj", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448183, "systemId": "shadowdark", @@ -6670,8 +7446,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448174, "systemId": "shadowdark", @@ -6722,8 +7500,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448183, "systemId": "shadowdark", @@ -6779,6 +7559,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -6799,13 +7580,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -6819,13 +7617,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -6878,8 +7680,10 @@ { "_id": "kvFoZywS76i6ZRt9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448236, "systemId": "shadowdark", @@ -6898,8 +7702,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448228, "systemId": "shadowdark", @@ -6950,8 +7756,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448236, "systemId": "shadowdark", @@ -7007,6 +7815,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -7027,13 +7836,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -7047,13 +7873,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -7106,8 +7936,10 @@ { "_id": "nx8Kopnnw1XcEEEA", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448250, "systemId": "shadowdark", @@ -7126,8 +7958,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448243, "systemId": "shadowdark", @@ -7178,8 +8012,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448250, "systemId": "shadowdark", @@ -7235,6 +8071,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -7255,13 +8092,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -7275,13 +8129,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -7334,8 +8192,10 @@ { "_id": "TxpDZnybxjkNIWAo", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448165, "systemId": "shadowdark", @@ -7354,8 +8214,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448156, "systemId": "shadowdark", @@ -7406,8 +8268,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448165, "systemId": "shadowdark", @@ -7463,6 +8327,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -7483,13 +8348,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -7503,13 +8385,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -7562,8 +8448,10 @@ { "_id": "uSNyukMWUS52MqNM", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monster.k8tAgECWIzPIStGU", + "coreVersion": "12.331", "createdTime": 1679420834561, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448265, "systemId": "shadowdark", @@ -7582,8 +8470,10 @@ { "_id": "4vlFF9RY0RInh7uU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679420897312, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448257, "systemId": "shadowdark", @@ -7634,8 +8524,10 @@ { "_id": "S9otkKlpEjmVLs8M", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679451329301, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448265, "systemId": "shadowdark", @@ -7691,6 +8583,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -7711,13 +8604,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Beastman", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -7731,13 +8641,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -7790,8 +8704,10 @@ { "_id": "wYDtLvGDkSJ4QRtW", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monsters.Actor.qSeHWgP59WltutCz", + "coreVersion": "12.331", "createdTime": 1694384512172, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768447953, "systemId": "shadowdark", @@ -7810,8 +8726,10 @@ { "_id": "KiuWCB6C6OcmOl0g", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768447890, "systemId": "shadowdark", @@ -7860,8 +8778,10 @@ { "_id": "ViAocDndtudFnp38", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768447953, "systemId": "shadowdark", @@ -7914,6 +8834,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -7934,13 +8855,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Animated Armor", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -7954,13 +8892,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -8013,8 +8955,10 @@ { "_id": "S5x2m9KQEN2HoPMp", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.monsters.Actor.QErMaMVIbddgk9MX", + "coreVersion": "12.331", "createdTime": 1694384512172, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448411, "systemId": "shadowdark", @@ -8033,8 +8977,10 @@ { "_id": "RdRiN1ZsfjQf8leu", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448402, "systemId": "shadowdark", @@ -8062,8 +9008,10 @@ { "_id": "evZXcoBxPaeka6UA", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448411, "systemId": "shadowdark", @@ -8137,6 +9085,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -8157,13 +9106,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ochre Jelly", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -8177,13 +9143,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, @@ -8245,8 +9215,10 @@ { "_id": "bPrm5lY7z87YrtFK", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1694385630331, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338436, "systemId": "shadowdark", @@ -8268,8 +9240,10 @@ { "_id": "Mv4mtkqbmowIBW0i", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1694385630331, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338436, "systemId": "shadowdark", @@ -8291,8 +9265,10 @@ { "_id": "IybXZJ2wVuOa5OAx", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679585638750, "systemId": "shadowdark", @@ -8314,8 +9290,10 @@ { "_id": "hPTJxYMb8Cs3TkNS", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679662706564, "systemId": "shadowdark", @@ -8334,8 +9312,10 @@ { "_id": "51VbSIfkmvCD0sGJ", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -8354,8 +9334,10 @@ { "_id": "G1kHYFAVnBCBQlS2", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1694385630331, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338436, "systemId": "shadowdark", @@ -8377,8 +9359,10 @@ { "_id": "twdaDQr0Jo8qlJLQ", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681182687, "systemId": "shadowdark", @@ -8397,8 +9381,10 @@ { "_id": "eAkRNjNAIkw5Filb", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681198189, "systemId": "shadowdark", @@ -8417,8 +9403,10 @@ { "_id": "BDf1nVFV48fhhXJj", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681208174, "systemId": "shadowdark", @@ -8437,8 +9425,10 @@ { "_id": "uE9nJqILEgInTyDf", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681210546, "systemId": "shadowdark", @@ -8457,8 +9447,10 @@ { "_id": "ZsmLRJTwMl73j8lA", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681212639, "systemId": "shadowdark", @@ -8477,8 +9469,10 @@ { "_id": "5IwCKSulxxpy8d9d", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681215020, "systemId": "shadowdark", @@ -8497,8 +9491,10 @@ { "_id": "MhsKMzZZbZaBffuO", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681184901, "systemId": "shadowdark", @@ -8517,8 +9513,10 @@ { "_id": "FVvvtsJct9vesF5q", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681186712, "systemId": "shadowdark", @@ -8537,8 +9535,10 @@ { "_id": "yUwp3JQKkMzVOIyx", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681188891, "systemId": "shadowdark", @@ -8557,8 +9557,10 @@ { "_id": "1stWQOKtwsdOoOQB", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681191138, "systemId": "shadowdark", @@ -8577,8 +9579,10 @@ { "_id": "BGfXq4IxO0vX2IAa", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681193235, "systemId": "shadowdark", @@ -8597,8 +9601,10 @@ { "_id": "A5wLqPec4AA3D0V6", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681195285, "systemId": "shadowdark", @@ -8617,8 +9623,10 @@ { "_id": "ma7ldqSAyf9AV5RE", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679677444112, "systemId": "shadowdark", @@ -8637,8 +9645,10 @@ { "_id": "aIGRsiMzU2xwwAC6", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681201082, "systemId": "shadowdark", @@ -8657,8 +9667,10 @@ { "_id": "WiEmicywQoEqloje", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681203413, "systemId": "shadowdark", @@ -8677,8 +9689,10 @@ { "_id": "HQtdbjElPrvSvTlF", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679681205773, "systemId": "shadowdark", @@ -8697,8 +9711,10 @@ { "_id": "jaPLgbwC8oVu8EmT", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1694385630331, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338436, "systemId": "shadowdark", @@ -8720,8 +9736,10 @@ { "_id": "kI56MH5IetSYco4u", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -8740,8 +9758,10 @@ { "_id": "dfkdRCvbYEfFdHLH", "_stats": { - "coreVersion": "10.291", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": "aUdswNccq2u0SxEP", "modifiedTime": 1679684746133, "systemId": "shadowdark", @@ -8760,14 +9780,17 @@ { "_id": "63oECpAgouGrjOvX", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1694391681709, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338436, "systemId": "shadowdark", "systemVersion": "1.6.2" }, "color": "#453249", + "description": "", "flags": { }, "folder": null, @@ -8779,14 +9802,17 @@ { "_id": "GXwxJUMvopn2XeX3", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1697571052672, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338436, "systemId": "shadowdark", "systemVersion": "1.6.2" }, "color": "#453249", + "description": "", "flags": { "core": { "sourceId": "Folder.GXwxJUMvopn2XeX3" @@ -8804,8 +9830,10 @@ { "_id": "gtfx2i7YimBMi2bo", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679272614405, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448612, "systemId": "shadowdark", @@ -8814,6 +9842,16 @@ "effects": [ { "_id": "OoYD72x4t1krOPn4", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": null, + "duplicateSource": null, + "lastModifiedBy": null, + "modifiedTime": null, + "systemId": null, + "systemVersion": null + }, "changes": [ { "key": "system.damage.critMultiplier", @@ -8835,16 +9873,30 @@ }, "flags": { }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "critMultiplier", "origin": "Item.gtfx2i7YimBMi2bo", + "sort": 0, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" }, { "_id": "tibvtEcTgk7rpHCK", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": null, + "duplicateSource": null, + "lastModifiedBy": null, + "modifiedTime": null, + "systemId": null, + "systemVersion": null + }, "changes": [ { "key": "system.attackBonus", @@ -8866,16 +9918,30 @@ }, "flags": { }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "attackBonus", "origin": "Item.gtfx2i7YimBMi2bo", + "sort": 0, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" }, { "_id": "Y7k4x0LKLRYCG7da", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": null, + "duplicateSource": null, + "lastModifiedBy": null, + "modifiedTime": null, + "systemId": null, + "systemVersion": null + }, "changes": [ { "key": "system.damage.bonus", @@ -8897,13 +9963,17 @@ }, "flags": { }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "damageBonus", "origin": "Item.gtfx2i7YimBMi2bo", + "sort": 0, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } ], "flags": { @@ -8976,8 +10046,10 @@ { "_id": "r893z0hIf4LSdPs3", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679586455677, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448622, "systemId": "shadowdark", @@ -9039,8 +10111,10 @@ { "_id": "7unKOF9uy9ECqkEy", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679586142856, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448618, "systemId": "shadowdark", @@ -9092,8 +10166,10 @@ { "_id": "Jo88wNZQdCtvuuuS", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679272460086, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448620, "systemId": "shadowdark", @@ -9155,8 +10231,10 @@ { "_id": "TggK5foyVW9RXoHw", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679589244673, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448610, "systemId": "shadowdark", @@ -9218,8 +10296,10 @@ { "_id": "U3dML6TSDUKJXBUh", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679589244673, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448617, "systemId": "shadowdark", @@ -9281,8 +10361,10 @@ { "_id": "iW6GTpg33QYMca8k", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679589244673, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448617, "systemId": "shadowdark", @@ -9344,8 +10426,10 @@ { "_id": "WKk0GVD1KHrI6fav", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Item.7unKOF9uy9ECqkEy", + "coreVersion": "12.331", "createdTime": 1679586142856, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448619, "systemId": "shadowdark", @@ -9400,8 +10484,10 @@ { "_id": "BjWjRaMBbsv50AjU", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679589244673, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448621, "systemId": "shadowdark", @@ -9463,8 +10549,10 @@ { "_id": "ToSK7skdC9OPzmwZ", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679590101123, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448615, "systemId": "shadowdark", @@ -9516,8 +10604,10 @@ { "_id": "hiVLFYBR666Zm29e", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679590101123, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448616, "systemId": "shadowdark", @@ -9569,8 +10659,10 @@ { "_id": "JpRmSUeNd7qwnXZa", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679272510579, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448611, "systemId": "shadowdark", @@ -9579,6 +10671,16 @@ "effects": [ { "_id": "YdSXQDooWvID0Omk", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": null, + "duplicateSource": null, + "lastModifiedBy": null, + "modifiedTime": null, + "systemId": null, + "systemVersion": null + }, "changes": [ { "key": "system.attackBonus", @@ -9600,16 +10702,30 @@ }, "flags": { }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "attackBonus", "origin": "Item.JpRmSUeNd7qwnXZa", + "sort": 0, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" }, { "_id": "Ep6ApxGF6IQgIcZJ", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": null, + "duplicateSource": null, + "lastModifiedBy": null, + "modifiedTime": null, + "systemId": null, + "systemVersion": null + }, "changes": [ { "key": "system.damage.bonus", @@ -9631,13 +10747,17 @@ }, "flags": { }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "damageBonus", "origin": "Item.JpRmSUeNd7qwnXZa", + "sort": 0, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } ], "flags": { @@ -9709,8 +10829,10 @@ { "_id": "6NfZTinsbZBY5FVN", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679590101123, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448614, "systemId": "shadowdark", @@ -9762,8 +10884,10 @@ { "_id": "Xc1NkStj6yilbnSa", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679590101123, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448615, "systemId": "shadowdark", @@ -9815,8 +10939,10 @@ { "_id": "O98T6HjIZ9nrajO4", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Item.Tyv0gXYaTmYJjHP1", + "coreVersion": "12.331", "createdTime": 1679271886436, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448619, "systemId": "shadowdark", @@ -9881,8 +11007,10 @@ { "_id": "R9rWEWg4biAMlj0U", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679664658053, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448616, "systemId": "shadowdark", @@ -9944,8 +11072,10 @@ { "_id": "vykb09m5y4gCdVIS", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679590101123, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448616, "systemId": "shadowdark", @@ -9997,8 +11127,10 @@ { "_id": "VO8hdwr2ulhRwwW0", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679666340876, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448621, "systemId": "shadowdark", @@ -10060,8 +11192,10 @@ { "_id": "qQfrScSGMEBGHCFZ", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Item.Jo88wNZQdCtvuuuS", + "coreVersion": "12.331", "createdTime": 1679272460086, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448620, "systemId": "shadowdark", @@ -10126,8 +11260,10 @@ { "_id": "0HvhZP8EOXqyT3p2", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.weapons.ZPUhNMmwXXrtbCXi", + "coreVersion": "12.331", "createdTime": 1678531929118, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448622, "systemId": "shadowdark", @@ -10206,8 +11342,10 @@ { "_id": "yv6v0HqiSsnAGOHC", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.armor.UWp4WkkiaBMSXYPE", + "coreVersion": "12.331", "createdTime": 1678531204277, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448620, "systemId": "shadowdark", @@ -10272,8 +11410,10 @@ { "_id": "a69T3oP2oVH2yqMn", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679672838613, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448622, "systemId": "shadowdark", @@ -10335,8 +11475,10 @@ { "_id": "cY0UIbpokdT448Pw", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679273406052, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448623, "systemId": "shadowdark", @@ -10345,6 +11487,16 @@ "effects": [ { "_id": "Y6Vmojz6HfSts4yn", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": null, + "duplicateSource": null, + "lastModifiedBy": null, + "modifiedTime": null, + "systemId": null, + "systemVersion": null + }, "changes": [ { "key": "system.attackBonus", @@ -10366,16 +11518,30 @@ }, "flags": { }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "attackBonus", "origin": "Item.cY0UIbpokdT448Pw", + "sort": 0, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" }, { "_id": "QytORFnGHpzgVLrQ", + "_stats": { + "compendiumSource": null, + "coreVersion": "12.331", + "createdTime": null, + "duplicateSource": null, + "lastModifiedBy": null, + "modifiedTime": null, + "systemId": null, + "systemVersion": null + }, "changes": [ { "key": "system.damage.bonus", @@ -10397,13 +11563,17 @@ }, "flags": { }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "damageBonus", "origin": "Item.cY0UIbpokdT448Pw", + "sort": 0, "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } ], "flags": { @@ -10475,8 +11645,10 @@ { "_id": "xTOy6PVB5iu1asFa", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679680311866, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448614, "systemId": "shadowdark", @@ -10538,8 +11710,10 @@ { "_id": "ip1i9MpeJeyf7ayu", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Item.ew2ZoOaQVO1uDB8I", + "coreVersion": "12.331", "createdTime": 1679270752650, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448614, "systemId": "shadowdark", @@ -10602,8 +11776,10 @@ { "_id": "i3gSIEVGxXhlUkdn", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679272766601, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448624, "systemId": "shadowdark", @@ -10679,8 +11855,10 @@ { "_id": "cFi2Wtbwz3qkiJMx", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679680732589, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448618, "systemId": "shadowdark", @@ -10742,8 +11920,10 @@ { "_id": "C4Nwo8zX0SgvD0CN", "_stats": { - "coreVersion": "11.315", + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": 1679680844732, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702768448623, "systemId": "shadowdark", @@ -10807,8 +11987,10 @@ { "_id": "Jd3mOMTNeoHyJ0o9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "JournalEntry.kC9OuLQOGZaI6gxk", + "coreVersion": "12.331", "createdTime": 1679223943622, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338084, "systemId": "shadowdark", @@ -10835,8 +12017,10 @@ { "_id": "imQ5hyo4Zg07P8sa", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -10872,8 +12056,10 @@ { "_id": "xhxzOV0LczZl3g9w", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -10909,8 +12095,10 @@ { "_id": "ZgDnUE881BtQSdva", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -10946,8 +12134,10 @@ { "_id": "NQ6b42wwJMOK6jXJ", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -10983,8 +12173,10 @@ { "_id": "mk2XPtOkIUVJa1r6", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11020,8 +12212,10 @@ { "_id": "Ebnm0GKVZK0r4M1L", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11060,8 +12254,10 @@ { "_id": "52HmUPhOmObKD066", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11097,8 +12293,10 @@ { "_id": "og8Nge1YJUy0vEZ1", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11137,8 +12335,10 @@ { "_id": "CDf6qPlOVU145qf1", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11174,8 +12374,10 @@ { "_id": "7wbBRL0EBS0HZnYo", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11211,8 +12413,10 @@ { "_id": "b07AUXqDrTMY4rdR", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11248,8 +12452,10 @@ { "_id": "tMeWP0O7br4N89Io", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11285,8 +12491,10 @@ { "_id": "wOGUory4OOBf3tK0", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11322,8 +12530,10 @@ { "_id": "i3V6SKaXvFSiMu6C", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11359,8 +12569,10 @@ { "_id": "VeLS9tCOvPgxGtVB", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11396,8 +12608,10 @@ { "_id": "V23yABkR5uwGET7L", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11433,8 +12647,10 @@ { "_id": "EDgODTLELhFewmfC", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11470,8 +12686,10 @@ { "_id": "mny9vaKHTw8QzAOH", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11507,8 +12725,10 @@ { "_id": "ij3UqKXLKbo4HEQv", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11544,8 +12764,10 @@ { "_id": "K89gip6LsipJKXR1", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11581,8 +12803,10 @@ { "_id": "VKhNxZxjNQMagHuB", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11618,8 +12842,10 @@ { "_id": "0inZOCDF3fXquc3E", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11655,8 +12881,10 @@ { "_id": "VaGKvoCmaxt3vVzU", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11692,8 +12920,10 @@ { "_id": "1RRASFNF0M0Nsdab", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11729,8 +12959,10 @@ { "_id": "8gh1tN3LaqiurWr5", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11766,8 +12998,10 @@ { "_id": "cG03UHWIl6QD2uuq", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11803,8 +13037,10 @@ { "_id": "0Fk22lPWSvFbArmd", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11840,8 +13076,10 @@ { "_id": "LNsH8ZnvP38gOFHw", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11877,8 +13115,10 @@ { "_id": "Uzf5XC3b0OggPLwI", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11914,8 +13154,10 @@ { "_id": "5t6le9aC9aHgWDmw", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11951,8 +13193,10 @@ { "_id": "S5RtOPxkr4qG4mwH", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -11988,8 +13232,10 @@ { "_id": "5QLROV74bPrTfwZn", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -12025,8 +13271,10 @@ { "_id": "aAcmWLsVbHwBQPOr", "_stats": { - "coreVersion": null, + "compendiumSource": null, + "coreVersion": "12.331", "createdTime": null, + "duplicateSource": null, "lastModifiedBy": null, "modifiedTime": null, "systemId": null, @@ -12067,8 +13315,10 @@ { "_id": "b4peWtS82m3su5q1", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.macros.Macro.zNYDtS7XcT3IaQ4t", + "coreVersion": "12.331", "createdTime": 1697571066566, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338426, "systemId": "shadowdark", @@ -12097,8 +13347,10 @@ { "_id": "oYUJG4g7naduZNeb", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.macros.Macro.EropDDFL0DKcW8I6", + "coreVersion": "12.331", "createdTime": 1697571068616, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338426, "systemId": "shadowdark", @@ -12127,8 +13379,10 @@ { "_id": "uQOjVmE0co1U8yws", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.macros.Macro.C0TN1X2LOAPYWJmD", + "coreVersion": "12.331", "createdTime": 1697571070504, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338426, "systemId": "shadowdark", @@ -12162,8 +13416,10 @@ { "_id": "meMau7PRNLPMhWtA", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Scene.meMau7PRNLPMhWtA", + "coreVersion": "12.331", "createdTime": 1679223110131, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338219, "systemId": "shadowdark", @@ -12171,29 +13427,34 @@ }, "active": false, "background": { + "alphaThreshold": 0, + "anchorX": 0, + "anchorY": 0, + "fit": "fill", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/the-lost-citadel/the-lost-citadel-by-Futurewolf.webp", - "tint": null + "tint": "#ffffff" }, "backgroundColor": "#999999", - "darkness": 1, "drawings": [ { "_id": "5AXhCRalR70Qmo54", "author": "EKVggA45fx6fzkCK", "bezierFactor": 0, + "elevation": 0, "fillAlpha": 0.1, - "fillColor": "#FFFFFF", + "fillColor": "#ffffff", "fillType": 0, "flags": { }, "fontFamily": "Signika", "fontSize": 48, "hidden": true, + "interface": true, "locked": false, "rotation": 0, "shape": { @@ -12204,38 +13465,76 @@ "type": "r", "width": 487 }, + "sort": 0, "strokeAlpha": 0, - "strokeColor": "#FFFFFF", + "strokeColor": "#ffffff", "strokeWidth": 8, "text": "DC18 Str", "textAlpha": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": null, "x": 5150, - "y": 2700, - "z": 0 + "y": 2700 } ], + "environment": { + "base": { + "hue": 0, + "intensity": 0, + "luminosity": 0, + "saturation": 0, + "shadows": 0 + }, + "cycle": true, + "dark": { + "hue": 0.7138888888888889, + "intensity": 0, + "luminosity": -0.25, + "saturation": 0, + "shadows": 0 + }, + "darknessLevel": 1, + "darknessLock": false, + "globalLight": { + "alpha": 0.5, + "bright": false, + "color": null, + "coloration": 1, + "contrast": 0, + "darkness": { + "max": 1, + "min": 0 + }, + "enabled": false, + "luminosity": 0, + "saturation": 0, + "shadows": 0 + } + }, "flags": { "core": { "sourceId": "Scene.meMau7PRNLPMhWtA" } }, - "fogExploration": false, - "fogExploredColor": null, - "fogOverlay": null, - "fogReset": 1679223110037, - "fogUnexploredColor": null, + "fog": { + "colors": { + "explored": null, + "unexplored": null + }, + "exploration": false, + "overlay": null, + "reset": 1679223110037 + }, "folder": "bPrm5lY7z87YrtFK", "foreground": null, "foregroundElevation": 20, - "globalLight": false, - "globalLightThreshold": null, "grid": { "alpha": 0.2, "color": "#000000", "distance": 5, "size": 100, + "style": "solidLines", + "thickness": 1, "type": 1, "units": "ft" }, @@ -12270,9 +13569,12 @@ }, "dim": 80, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": false, @@ -12304,9 +13606,12 @@ }, "dim": 51.32, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": true, @@ -12338,9 +13643,12 @@ }, "dim": 51.32, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": true, @@ -12372,9 +13680,12 @@ }, "dim": 51.32, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": true, @@ -12406,9 +13717,12 @@ }, "dim": 51.32, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": true, @@ -12440,9 +13754,12 @@ }, "dim": 80, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": false, @@ -12474,9 +13791,12 @@ }, "dim": 80, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": false, @@ -12508,9 +13828,12 @@ }, "dim": 80, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": false, @@ -12542,9 +13865,12 @@ }, "dim": 80, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": false, @@ -12576,9 +13902,12 @@ }, "dim": 29.78, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": false, @@ -12610,9 +13939,12 @@ }, "dim": 36.94, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, + "elevation": 0, "flags": { }, "hidden": false, @@ -12630,6 +13962,7 @@ "notes": [ { "_id": "KOifeKfcvvfTMVD5", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12638,23 +13971,29 @@ "global": false, "iconSize": 80, "pageId": "5QLROV74bPrTfwZn", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 2298, "y": 2384 }, { "_id": "x9CP2tmjY52e6N7p", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12663,23 +14002,29 @@ "global": false, "iconSize": 80, "pageId": "S5RtOPxkr4qG4mwH", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 3522, "y": 1824 }, { "_id": "9GJlawpQTYSrUbfG", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12688,23 +14033,29 @@ "global": false, "iconSize": 80, "pageId": "5t6le9aC9aHgWDmw", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 4824, "y": 1526 }, { "_id": "rmvkRHeWbBdLX3ve", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12713,23 +14064,29 @@ "global": false, "iconSize": 80, "pageId": "Uzf5XC3b0OggPLwI", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 4738, "y": 2253 }, { "_id": "GxYsM5aIYSyoZVOW", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12738,23 +14095,29 @@ "global": false, "iconSize": 80, "pageId": "VaGKvoCmaxt3vVzU", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 4634, "y": 3211 }, { "_id": "H3RZUkBrndw41rWQ", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12763,23 +14126,29 @@ "global": false, "iconSize": 80, "pageId": "LNsH8ZnvP38gOFHw", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 3543, "y": 2369 }, { "_id": "nQb8OhOpLz3sUDVh", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12788,23 +14157,29 @@ "global": false, "iconSize": 80, "pageId": "1RRASFNF0M0Nsdab", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 3797, "y": 3211 }, { "_id": "NqticVerQ89XfUAX", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12813,23 +14188,29 @@ "global": false, "iconSize": 80, "pageId": "8gh1tN3LaqiurWr5", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 3050, "y": 2850 }, { "_id": "nKQ7JDwbGXo6QRwT", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12838,23 +14219,29 @@ "global": false, "iconSize": 80, "pageId": "cG03UHWIl6QD2uuq", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 2441, "y": 3304 }, { "_id": "j1LBsgk9qcNHn5GU", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12863,23 +14250,29 @@ "global": false, "iconSize": 80, "pageId": "0Fk22lPWSvFbArmd", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 2032, "y": 4048 }, { "_id": "wYTIRSjdqDyL6jCf", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12888,23 +14281,29 @@ "global": false, "iconSize": 80, "pageId": "0Fk22lPWSvFbArmd", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 3555, "y": 3650 }, { "_id": "pNVOofnLFVKhuHSn", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12913,23 +14312,29 @@ "global": false, "iconSize": 80, "pageId": "0Fk22lPWSvFbArmd", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 3636, "y": 4937 }, { "_id": "WRy4Xj6I1nZrhioW", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12938,23 +14343,29 @@ "global": false, "iconSize": 80, "pageId": "VKhNxZxjNQMagHuB", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 4034, "y": 4441 }, { "_id": "9YXa6N5ymBjpE596", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12963,23 +14374,29 @@ "global": false, "iconSize": 80, "pageId": "0inZOCDF3fXquc3E", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 4868, "y": 4913 }, { "_id": "u0fh6SfaMNrJcOdl", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -12988,23 +14405,29 @@ "global": false, "iconSize": 80, "pageId": "K89gip6LsipJKXR1", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 4746, "y": 4457 }, { "_id": "0kCFquhPyOcLQlDc", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13013,23 +14436,29 @@ "global": false, "iconSize": 80, "pageId": "V23yABkR5uwGET7L", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 5469, "y": 3097 }, { "_id": "7OWGluy2NtHHblFq", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13038,23 +14467,29 @@ "global": false, "iconSize": 80, "pageId": "tMeWP0O7br4N89Io", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 6698, "y": 3350 }, { "_id": "IGOvrU2VocUBaa9M", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13063,23 +14498,29 @@ "global": false, "iconSize": 80, "pageId": "EDgODTLELhFewmfC", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 6265, "y": 2940 }, { "_id": "lvz09afVYnVX9uBE", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13088,23 +14529,29 @@ "global": false, "iconSize": 80, "pageId": "ij3UqKXLKbo4HEQv", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 6248, "y": 3754 }, { "_id": "6UZvnJThaNbk4MS3", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13113,23 +14560,29 @@ "global": false, "iconSize": 80, "pageId": "Ebnm0GKVZK0r4M1L", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 6098, "y": 4284 }, { "_id": "HFwHhMdvDfHchTze", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13138,23 +14591,29 @@ "global": false, "iconSize": 80, "pageId": "52HmUPhOmObKD066", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 7133, "y": 4790 }, { "_id": "b40chplZyhJQCpDU", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13163,23 +14622,29 @@ "global": false, "iconSize": 80, "pageId": "og8Nge1YJUy0vEZ1", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 7964, "y": 4340 }, { "_id": "hOJhol0ybVa0hYx8", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13188,23 +14653,29 @@ "global": false, "iconSize": 80, "pageId": "CDf6qPlOVU145qf1", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 7894, "y": 5084 }, { "_id": "L3Ku8dxgS0P5ZQPG", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13213,23 +14684,29 @@ "global": false, "iconSize": 80, "pageId": "7wbBRL0EBS0HZnYo", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 7300, "y": 3965 }, { "_id": "jfeQ3fXQ8J7u1hyo", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13238,23 +14715,29 @@ "global": false, "iconSize": 80, "pageId": "b07AUXqDrTMY4rdR", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 7844, "y": 3375 }, { "_id": "X4x3yGmbdANBYDv3", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13263,23 +14746,29 @@ "global": false, "iconSize": 80, "pageId": "wOGUory4OOBf3tK0", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 7220, "y": 2371 }, { "_id": "16xyP3PTZ3izOAWP", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13288,23 +14777,29 @@ "global": false, "iconSize": 80, "pageId": "i3V6SKaXvFSiMu6C", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 8003, "y": 2138 }, { "_id": "58yRYZNuH2GwYDis", + "elevation": 0, "entryId": "Jd3mOMTNeoHyJ0o9", "flags": { }, @@ -13313,17 +14808,22 @@ "global": false, "iconSize": 80, "pageId": "VeLS9tCOvPgxGtVB", + "sort": 0, "text": "", "textAnchor": 1, - "textColor": "#FFFFFF", + "textColor": "#ffffff", "texture": { + "alphaThreshold": 0, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "icons/svg/book.svg", - "tint": null + "tint": "#ffffff" }, "x": 6947, "y": 1820 @@ -13342,6 +14842,8 @@ "padding": 0.25, "playlist": null, "playlistSound": null, + "regions": [ + ], "sort": 100000, "sounds": [ ], @@ -13354,6 +14856,8 @@ "tokens": [ { "_id": "zSgKjLouWzkI3BFq", + "_regions": [ + ], "actorId": "QvVJAySJZMTMnEZp", "actorLink": true, "alpha": 1, @@ -13384,12 +14888,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -13411,13 +14914,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Eska", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -13430,14 +14950,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 6400, @@ -13445,6 +14970,8 @@ }, { "_id": "8D5VtwSxTMXxDuxJ", + "_regions": [ + ], "actorId": "rh1ZgUTuHcwhlt4F", "actorLink": true, "alpha": 1, @@ -13475,12 +15002,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -13502,13 +15028,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Chee", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -13521,14 +15064,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 7600, @@ -13536,6 +15084,8 @@ }, { "_id": "xMkEsMRf49fLUGz5", + "_regions": [ + ], "actorId": "82lFpkXeVpKnPWCQ", "actorLink": true, "alpha": 1, @@ -13566,12 +15116,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -13593,13 +15142,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Grisk", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -13612,14 +15178,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 7700, @@ -13627,6 +15198,8 @@ }, { "_id": "eQDUOE3UFzUqDqP7", + "_regions": [ + ], "actorId": "1WXEDbF6gSa4fQUQ", "actorLink": true, "alpha": 1, @@ -13657,12 +15230,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -13684,13 +15256,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Skir", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -13703,14 +15292,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 7800, @@ -13718,6 +15312,8 @@ }, { "_id": "omdOIDB4EY1LUc8O", + "_regions": [ + ], "actorId": "eVuNGaceV93M5whd", "actorLink": true, "alpha": 1, @@ -13748,12 +15344,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -13775,13 +15370,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Uliss", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -13794,14 +15406,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 8000, @@ -13809,6 +15426,8 @@ }, { "_id": "GPZ9V8mjH0yQ72qD", + "_regions": [ + ], "actorId": "rok3i6Gy0RjoBgrq", "actorLink": true, "alpha": 1, @@ -13839,12 +15458,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -13866,13 +15484,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Yisha", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -13885,14 +15520,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 8000, @@ -13900,6 +15540,8 @@ }, { "_id": "NNVEYvJpU8bLJgUX", + "_regions": [ + ], "actorId": "mdRstp355OUOyY7r", "actorLink": true, "alpha": 1, @@ -13930,12 +15572,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -13957,13 +15598,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Haruut", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -13976,14 +15634,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 6100, @@ -13991,6 +15654,8 @@ }, { "_id": "l5QWPXdqLuXxRQtR", + "_regions": [ + ], "actorId": "VIiW9qercPbgheGh", "actorLink": true, "alpha": 1, @@ -14021,12 +15686,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14048,13 +15712,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Grall", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14067,14 +15748,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 6300, @@ -14082,6 +15768,8 @@ }, { "_id": "LpffBZ2Um7uOF0Mk", + "_regions": [ + ], "actorId": "PZ6Pt3fz7LRaEWqU", "actorLink": true, "alpha": 1, @@ -14112,12 +15800,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14139,13 +15826,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Chops", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14158,14 +15862,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 6200, @@ -14173,6 +15882,8 @@ }, { "_id": "tzrUiiJB9kAxySqx", + "_regions": [ + ], "actorId": "asJ04sNrjrONdPYc", "actorLink": true, "alpha": 1, @@ -14203,12 +15914,11 @@ "displayBars": 0, "displayName": 20, "disposition": 0, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14230,13 +15940,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Giuseppe Baldini", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14249,14 +15976,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 4300, @@ -14264,6 +15996,8 @@ }, { "_id": "0D52pl7r2HIOJavR", + "_regions": [ + ], "actorId": "bERcM50HvKw0ZY6o", "actorLink": true, "alpha": 1, @@ -14294,12 +16028,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14321,13 +16054,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Rogath", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14340,14 +16090,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3200, @@ -14355,6 +16110,8 @@ }, { "_id": "RodJtv6eLkhZ5w7s", + "_regions": [ + ], "actorId": "CDxRc2pIwG7SK73E", "actorLink": true, "alpha": 1, @@ -14385,12 +16142,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14412,13 +16168,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Grenton", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14431,14 +16204,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3300, @@ -14446,6 +16224,8 @@ }, { "_id": "ib0m9suomlLBjCDz", + "_regions": [ + ], "actorId": "L91uEF4duAo8T5Eq", "actorLink": true, "alpha": 1, @@ -14476,12 +16256,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14503,13 +16282,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Hargol", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14522,14 +16318,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3300, @@ -14537,6 +16338,8 @@ }, { "_id": "tcRmPCzLv09Hp6Ic", + "_regions": [ + ], "actorId": "4Ou1RViS2GnqvRh9", "actorLink": true, "alpha": 1, @@ -14567,12 +16370,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14594,13 +16396,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beetle", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14613,14 +16432,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3300, @@ -14628,6 +16452,8 @@ }, { "_id": "fnCMaUtB9Qc3RY28", + "_regions": [ + ], "actorId": "hoL50RSbMvRNrrcY", "actorLink": true, "alpha": 1, @@ -14658,12 +16484,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14685,13 +16510,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Irvog", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14704,14 +16546,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 4700, @@ -14719,6 +16566,8 @@ }, { "_id": "KwAj3AtsPnnhdIw4", + "_regions": [ + ], "actorId": "Fg9DEqSk8eACtwOw", "actorLink": true, "alpha": 1, @@ -14749,12 +16598,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14776,13 +16624,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Blort", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14795,14 +16660,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 5000, @@ -14810,6 +16680,8 @@ }, { "_id": "FWOPcwAVHgTlxcDT", + "_regions": [ + ], "actorId": "9u8T17Lwd08OZ4j3", "actorLink": false, "alpha": 1, @@ -14840,12 +16712,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14867,13 +16738,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Scarab, Swarm", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14886,14 +16774,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 8000, @@ -14901,6 +16794,8 @@ }, { "_id": "s4pMPzUHXCUf5d52", + "_regions": [ + ], "actorId": "voyxtVdHyDIJZl3p", "actorLink": false, "alpha": 1, @@ -14931,12 +16826,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -14958,13 +16852,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Skeleton", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -14977,14 +16888,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 5300, @@ -14992,6 +16908,8 @@ }, { "_id": "AfOa1YElpli5i4Ks", + "_regions": [ + ], "actorId": "IjMq3PQ3heab2hRw", "actorLink": false, "alpha": 1, @@ -15022,12 +16940,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15049,13 +16966,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Skeleton", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15068,14 +17002,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 5300, @@ -15083,6 +17022,8 @@ }, { "_id": "qd3izRYSxOJ1JwG7", + "_regions": [ + ], "actorId": "eDYjwoluLnyG54lb", "actorLink": false, "alpha": 1, @@ -15113,12 +17054,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15140,13 +17080,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Skeleton", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15159,14 +17116,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 5400, @@ -15174,6 +17136,8 @@ }, { "_id": "Q3gF5Y0juRhGTqyR", + "_regions": [ + ], "actorId": "hKMfJWF0yyMNRmJI", "actorLink": false, "alpha": 1, @@ -15204,12 +17168,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15231,13 +17194,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Skeleton", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15250,14 +17230,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 5500, @@ -15265,6 +17250,8 @@ }, { "_id": "9L7RJCJGsrT5MFyD", + "_regions": [ + ], "actorId": "OJmaz8DNQExPoRc8", "actorLink": false, "alpha": 1, @@ -15295,12 +17282,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15322,13 +17308,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15341,14 +17344,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3800, @@ -15356,6 +17364,8 @@ }, { "_id": "cqzHttXxSMiuZji9", + "_regions": [ + ], "actorId": "gxJTvT1DUjeYXx55", "actorLink": false, "alpha": 1, @@ -15386,12 +17396,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15413,13 +17422,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15432,14 +17458,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3700, @@ -15447,6 +17478,8 @@ }, { "_id": "ewnV8tQ1P2KivLbf", + "_regions": [ + ], "actorId": "Dn8DLwdUX6tBdmer", "actorLink": false, "alpha": 1, @@ -15477,12 +17510,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15504,13 +17536,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15523,14 +17572,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3600, @@ -15538,6 +17592,8 @@ }, { "_id": "xWfcgj3mYevjZU2z", + "_regions": [ + ], "actorId": "h3jqEBdI4pkzMvvH", "actorLink": false, "alpha": 1, @@ -15568,12 +17624,125 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ + "elevation": 0, + "flags": { + }, + "height": 1, + "hexagonalShape": 0, + "hidden": true, + "light": { + "alpha": 0.5, + "angle": 360, + "animation": { + "intensity": 5, + "reverse": false, + "speed": 5, + "type": null + }, + "attenuation": 0.5, + "bright": 0, + "color": null, + "coloration": 1, + "contrast": 0, + "darkness": { + "max": 1, + "min": 0 + }, + "dim": 0, + "luminosity": 0.5, + "negative": false, + "priority": 0, + "saturation": 0, + "shadows": 0 + }, + "lockRotation": false, + "locked": false, + "name": "Beastman", + "occludable": { + "radius": 0 + }, + "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, + "rotation": 0, + "sight": { + "angle": 360, + "attenuation": 0.1, + "brightness": 0, + "color": null, + "contrast": 0, + "enabled": false, + "range": 0, + "saturation": 0, + "visionMode": "basic" + }, + "sort": 0, + "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "scaleX": 1, + "scaleY": 1, + "src": "systems/shadowdark/assets/tokens/cowled_token.webp", + "tint": "#ffffff" + }, + "width": 1, + "x": 3500, + "y": 2500 + }, + { + "_id": "4wh76Pp12S3HmRW0", + "_regions": [ + ], + "actorId": "WDbEb6cR5KhCYXRj", + "actorLink": false, + "alpha": 1, + "appendNumber": false, + "bar1": { + "attribute": null + }, + "bar2": { + "attribute": null + }, + "delta": { + "_id": "4wh76Pp12S3HmRW0", + "effects": [ + ], + "flags": { + }, + "img": null, + "items": [ + ], + "name": null, + "ownership": null, + "system": { + }, + "type": null + }, + "detectionModes": [ ], + "displayBars": 0, + "displayName": 20, + "disposition": -1, "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15595,104 +17764,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", - "prependAdjective": false, - "rotation": 0, - "sight": { - "angle": 360, - "attenuation": 0.1, - "brightness": 0, - "color": null, - "contrast": 0, - "enabled": false, - "range": 0, - "saturation": 0, - "visionMode": "basic" + "occludable": { + "radius": 0 }, - "texture": { - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "scaleX": 1, - "scaleY": 1, - "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null - }, - "width": 1, - "x": 3500, - "y": 2500 - }, - { - "_id": "4wh76Pp12S3HmRW0", - "actorId": "WDbEb6cR5KhCYXRj", - "actorLink": false, - "alpha": 1, - "appendNumber": false, - "bar1": { - "attribute": null - }, - "bar2": { - "attribute": null - }, - "delta": { - "_id": "4wh76Pp12S3HmRW0", - "effects": [ - ], - "flags": { - }, - "img": null, - "items": [ - ], - "name": null, - "ownership": null, - "system": { - }, - "type": null - }, - "detectionModes": [ - ], - "displayBars": 0, - "displayName": 20, - "disposition": -1, - "effects": [ - ], - "elevation": 0, - "flags": { - }, - "height": 1, - "hidden": true, - "light": { - "alpha": 0.5, - "angle": 360, - "animation": { - "intensity": 5, - "reverse": false, - "speed": 5, - "type": null - }, - "attenuation": 0.5, - "bright": 0, - "color": null, - "coloration": 1, - "contrast": 0, - "darkness": { - "max": 1, - "min": 0 + "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null }, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "shadows": 0 + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } }, - "lockRotation": false, - "name": "Beastman", - "overlayEffect": "", - "prependAdjective": false, "rotation": 0, "sight": { "angle": 360, @@ -15705,14 +17800,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3400, @@ -15720,6 +17820,8 @@ }, { "_id": "EDEGgBnfUFgkVSSX", + "_regions": [ + ], "actorId": "kvFoZywS76i6ZRt9", "actorLink": false, "alpha": 1, @@ -15750,12 +17852,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15777,13 +17878,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15796,14 +17914,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3800, @@ -15811,6 +17934,8 @@ }, { "_id": "BTlb0Vqo6BAuQkuH", + "_regions": [ + ], "actorId": "nx8Kopnnw1XcEEEA", "actorLink": false, "alpha": 1, @@ -15841,12 +17966,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15868,13 +17992,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15887,14 +18028,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3700, @@ -15902,6 +18048,8 @@ }, { "_id": "6ikrZeWRYszWouHF", + "_regions": [ + ], "actorId": "TxpDZnybxjkNIWAo", "actorLink": false, "alpha": 1, @@ -15932,12 +18080,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -15959,13 +18106,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -15978,14 +18142,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3400, @@ -15993,6 +18162,8 @@ }, { "_id": "1ePBmatx105bvv98", + "_regions": [ + ], "actorId": "uSNyukMWUS52MqNM", "actorLink": false, "alpha": 1, @@ -16023,12 +18194,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -16050,13 +18220,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Beastman", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -16069,14 +18256,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 3500, @@ -16084,6 +18276,8 @@ }, { "_id": "CM8pfvG8u0kB5ndi", + "_regions": [ + ], "actorId": "XPNU79kJyse04pL3", "actorLink": true, "alpha": 1, @@ -16114,12 +18308,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -16141,13 +18334,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "The Scarlet Minotaur", - "overlayEffect": "", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -16160,14 +18370,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1.5, "scaleY": 1.5, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 4600, @@ -16175,6 +18390,8 @@ }, { "_id": "fgxwQ8nDnq1nNz4u", + "_regions": [ + ], "actorId": "wYDtLvGDkSJ4QRtW", "actorLink": false, "alpha": 1, @@ -16205,12 +18422,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -16232,12 +18448,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Animated Armor", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -16250,14 +18484,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 4700, @@ -16265,6 +18504,8 @@ }, { "_id": "kd7UdZJbHi21oWmJ", + "_regions": [ + ], "actorId": "wYDtLvGDkSJ4QRtW", "actorLink": false, "alpha": 1, @@ -16295,12 +18536,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -16322,12 +18562,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Animated Armor", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -16340,14 +18598,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 4800, @@ -16355,6 +18618,8 @@ }, { "_id": "T3wijZ36t8ZOF4Kk", + "_regions": [ + ], "actorId": "wYDtLvGDkSJ4QRtW", "actorLink": false, "alpha": 1, @@ -16385,12 +18650,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -16412,12 +18676,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Animated Armor", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -16430,14 +18712,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 4900, @@ -16445,6 +18732,8 @@ }, { "_id": "NtY0PMcbid8BSV1I", + "_regions": [ + ], "actorId": "S5x2m9KQEN2HoPMp", "actorLink": false, "alpha": 1, @@ -16475,12 +18764,11 @@ "displayBars": 0, "displayName": 20, "disposition": -1, - "effects": [ - ], "elevation": 0, "flags": { }, "height": 1, + "hexagonalShape": 0, "hidden": true, "light": { "alpha": 0.5, @@ -16502,12 +18790,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, + "locked": false, "name": "Ochre Jelly", + "occludable": { + "radius": 0 + }, "prependAdjective": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -16520,14 +18826,19 @@ "saturation": 0, "visionMode": "basic" }, + "sort": 0, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/tokens/cowled_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1, "x": 2800, @@ -36441,8 +38752,10 @@ { "_id": "8ZWuW34EAMWVBpz5", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.8ZWuW34EAMWVBpz5", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -36482,7 +38795,7 @@ 1 ], "text": "Preening / Being Haughty", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36498,7 +38811,7 @@ 2 ], "text": "Twitching / Cowering", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36514,7 +38827,7 @@ 3 ], "text": "Being Bossy / Being Skeptical", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36530,7 +38843,7 @@ 4 ], "text": "Being Delicate / Being Squeamish", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36546,7 +38859,7 @@ 5 ], "text": "Being Hasty / Being an Alarmist", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36562,7 +38875,7 @@ 6 ], "text": "Being Distracted / Muttering", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36578,7 +38891,7 @@ 7 ], "text": "Clicking claws / Hissing", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36594,7 +38907,7 @@ 8 ], "text": "Being Nosy / Gossiping", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36610,7 +38923,7 @@ 9 ], "text": "Being Critical / Being Sarcastic", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36626,7 +38939,7 @@ 10 ], "text": "Being Rude / Being Surly", - "type": 0, + "type": "text", "weight": 1 } ], @@ -36635,8 +38948,10 @@ { "_id": "9PJHNS0mKp3wQ0h8", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.9PJHNS0mKp3wQ0h8", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -36676,7 +38991,7 @@ 1 ], "text": "@UUID[Actor.XPNU79kJyse04pL3]{The Scarlet Minotaur} (Area 18) stalks into sight, bellowing challenges and pawing the stone", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36692,7 +39007,7 @@ 2 ], "text": "[[/r 1d4]] @UUID[Compendium.shadowdark.monsters.Actor.fcgq7uwsJEMMdRNx]{Ettercaps} and [[/r 1d8]] @UUID[Compendium.shadowdark.monsters.Actor.k8tAgECWIzPIStGU]{Beastmen} clash in a bloody melee", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36708,7 +39023,7 @@ 3 ], "text": "A dry gust of wind extinguishes all torches and lamps", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36724,7 +39039,7 @@ 4 ], "text": "[[/r 1d6]] @UUID[Compendium.shadowdark.monsters.Actor.fcgq7uwsJEMMdRNx]{Ettercaps} creep along, searching for gold and gems", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36740,7 +39055,7 @@ 5 ], "text": "The @UUID[Compendium.shadowdark.monsters.Actor.cWzG0yEVgIk8ijk6]{Skeletons} of [[/r 1d6]] dead adventurers or warrior-mages stagger into sight", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36756,7 +39071,7 @@ 6 ], "text": "[[/r 2d4]] @UUID[Compendium.shadowdark.monsters.Actor.k8tAgECWIzPIStGU]{Beastmen} argue in hushed whispers over who gets to eat the centipedes they just trapped in a bag", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36772,7 +39087,7 @@ 7 ], "text": "[[/r 1d4]] @UUID[Compendium.shadowdark.monsters.Actor.0JAEN5FsKjaXXZaA]{Darkmantles} swoop out, bobbing and spinning in a territorial warning dance", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36788,7 +39103,7 @@ 8 ], "text": "A @UUID[Compendium.shadowdark.monsters.Actor.j7sQ6Km2jSx5twCC]{Cave Creeper} rushes along the ceiling toward light", - "type": 0, + "type": "text", "weight": 1 } ], @@ -36797,8 +39112,10 @@ { "_id": "IkysQwv0TS6SripN", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.IkysQwv0TS6SripN", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -36838,7 +39155,7 @@ 1 ], "text": "Groomed / Rotund", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36854,7 +39171,7 @@ 2 ], "text": "Singed fur / Gangly", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36870,7 +39187,7 @@ 3 ], "text": "Blue eyes / Spotted", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36886,7 +39203,7 @@ 4 ], "text": "Pained / Hunched", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36902,7 +39219,7 @@ 5 ], "text": "Springy / Withered", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36918,7 +39235,7 @@ 6 ], "text": "Sickly / Molting", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36934,7 +39251,7 @@ 7 ], "text": "Limb missing / Tall", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36950,7 +39267,7 @@ 8 ], "text": "Scarred / Lumpish", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36966,7 +39283,7 @@ 9 ], "text": "Filthy / Hulking", - "type": 0, + "type": "text", "weight": 1 }, { @@ -36982,7 +39299,7 @@ 10 ], "text": "Jewelry / Clothing wearing", - "type": 0, + "type": "text", "weight": 1 } ], @@ -36991,8 +39308,10 @@ { "_id": "K3VLbRUdyBC65MOL", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.K3VLbRUdyBC65MOL", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -37032,7 +39351,7 @@ 1 ], "text": "Glaring / Lurking", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37048,7 +39367,7 @@ 2 ], "text": "Whispering / Burping", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37064,7 +39383,7 @@ 3 ], "text": "Scratching / Snorting", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37080,7 +39399,7 @@ 4 ], "text": "Nose-picking / Growling", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37096,7 +39415,7 @@ 5 ], "text": "Creeping / Rushing", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37112,7 +39431,7 @@ 6 ], "text": "Yawning / Drooling", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37128,7 +39447,7 @@ 7 ], "text": "Limping / Sulking", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37144,7 +39463,7 @@ 8 ], "text": "Paing / Nail-chewing", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37160,7 +39479,7 @@ 9 ], "text": "Being Polite / Complaining", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37176,7 +39495,7 @@ 10 ], "text": "Cursing / Being Silent", - "type": 0, + "type": "text", "weight": 1 } ], @@ -37185,8 +39504,10 @@ { "_id": "VKT5qBn60tiWZWXL", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.VKT5qBn60tiWZWXL", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -37226,7 +39547,7 @@ 1 ], "text": "Rat / Gobbo", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37242,7 +39563,7 @@ 2 ], "text": "Barto / Hule", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37258,7 +39579,7 @@ 3 ], "text": "Egor / Ralk", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37274,7 +39595,7 @@ 4 ], "text": "Dent / Borvin", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37290,7 +39611,7 @@ 5 ], "text": "Nila / Bugg", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37306,7 +39627,7 @@ 6 ], "text": "Tail / Ludo", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37322,7 +39643,7 @@ 7 ], "text": "Skred / Billo", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37338,7 +39659,7 @@ 8 ], "text": "Halda / Yarv", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37354,7 +39675,7 @@ 9 ], "text": "Crag / Dorel", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37370,7 +39691,7 @@ 10 ], "text": "Lorga / Mouse", - "type": 0, + "type": "text", "weight": 1 } ], @@ -37379,8 +39700,10 @@ { "_id": "iFdrtN3kJk5yth9S", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.iFdrtN3kJk5yth9S", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -37420,7 +39743,7 @@ 1 ], "text": "Ancient kings who dwelt in the citadel possessed magical weapons that were feared far and wide.", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37436,7 +39759,7 @@ 2 ], "text": "A savage minotaur drenched in blood stalks the citadel's halls.", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37452,7 +39775,7 @@ 3 ], "text": "Piles of gems and gold lie about as if totally forgotten.", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37468,7 +39791,7 @@ 4 ], "text": "Beware when touching the body of a dead citadel dweller.", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37484,7 +39807,7 @@ 5 ], "text": "Opportunistic, grey-furred beastmen haunt the shadows.", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37500,7 +39823,7 @@ 6 ], "text": "The citadel is rife with secret rooms and passageways.", - "type": 0, + "type": "text", "weight": 1 } ], @@ -37509,8 +39832,10 @@ { "_id": "jDOXbODgNkT69ii5", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.jDOXbODgNkT69ii5", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -37550,7 +39875,7 @@ 1 ], "text": "Patchy / Sickly", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37566,7 +39891,7 @@ 2 ], "text": "Scarred / Fat", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37582,7 +39907,7 @@ 3 ], "text": "Jaw or Nose Broken", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37598,7 +39923,7 @@ 4 ], "text": "Stooped / Short", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37614,7 +39939,7 @@ 5 ], "text": "Elderly / Stout", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37630,7 +39955,7 @@ 6 ], "text": "Ear or Tooth Missing", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37646,7 +39971,7 @@ 7 ], "text": "Hair-braided / Bald", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37662,7 +39987,7 @@ 8 ], "text": "White furred / Skinny", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37678,7 +40003,7 @@ 9 ], "text": "Clean / Blank staring", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37694,7 +40019,7 @@ 10 ], "text": "Wild eyed / Lanky", - "type": 0, + "type": "text", "weight": 1 } ], @@ -37703,8 +40028,10 @@ { "_id": "l251PEOpGq6Ss7Z9", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.l251PEOpGq6Ss7Z9", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -37744,7 +40071,7 @@ 1 ], "text": "The Lost Citadel: Random Encounters", - "type": 1, + "type": "document", "weight": 1 }, { @@ -37760,7 +40087,7 @@ 6 ], "text": "No encounter", - "type": 0, + "type": "text", "weight": 5 } ], @@ -37769,8 +40096,10 @@ { "_id": "m7Xv2zw1KGYxsuJG", "_stats": { - "coreVersion": "11.315", + "compendiumSource": "Compendium.shadowdark.rollable-tables.RollTable.m7Xv2zw1KGYxsuJG", + "coreVersion": "12.331", "createdTime": 1694391666663, + "duplicateSource": null, "lastModifiedBy": "PlRkeViQNpI8qZhv", "modifiedTime": 1702767338394, "systemId": "shadowdark", @@ -37810,7 +40139,7 @@ 1 ], "text": "Skalt / Trisk", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37826,7 +40155,7 @@ 2 ], "text": "Kreel / Bisky", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37842,7 +40171,7 @@ 3 ], "text": "Slivin / Slaask", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37858,7 +40187,7 @@ 4 ], "text": "Tiri / Vilis", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37874,7 +40203,7 @@ 5 ], "text": "Chiska / Liss", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37890,7 +40219,7 @@ 6 ], "text": "Jarla / Miri", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37906,7 +40235,7 @@ 7 ], "text": "Char / Squill", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37922,7 +40251,7 @@ 8 ], "text": "Fisk / Yeek", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37938,7 +40267,7 @@ 9 ], "text": "Chirr / Vim", - "type": 0, + "type": "text", "weight": 1 }, { @@ -37954,7 +40283,7 @@ 10 ], "text": "Rask / Miska", - "type": 0, + "type": "text", "weight": 1 } ], diff --git a/data/packs/quickstart-guides.db/action_economy__Y7heW17ceeipE9WO.json b/data/packs/quickstart-guides.db/action_economy__Y7heW17ceeipE9WO.json deleted file mode 100644 index 14f21485f..000000000 --- a/data/packs/quickstart-guides.db/action_economy__Y7heW17ceeipE9WO.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "Y7heW17ceeipE9WO", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.Y7heW17ceeipE9WO", - "image": { - }, - "name": "Action Economy", - "src": null, - "system": { - }, - "text": { - "content": "

PCs get just one action per turn. Make it count. Use multitasking for boring small stuff.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/adventuring_site_name__4RJDHCzWGBuTQmzY.json b/data/packs/quickstart-guides.db/adventuring_site_name__4RJDHCzWGBuTQmzY.json deleted file mode 100644 index b3848647a..000000000 --- a/data/packs/quickstart-guides.db/adventuring_site_name__4RJDHCzWGBuTQmzY.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "4RJDHCzWGBuTQmzY", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.4RJDHCzWGBuTQmzY", - "image": { - }, - "name": "Adventuring Site Name", - "src": null, - "system": { - }, - "text": { - "content": "

@UUID[Compendium.shadowdark.macros.J3wuYxC7NYPBvowe]{Random Adventuring Site Name}

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/alignment__aetSGmIgejmiPDTT.json b/data/packs/quickstart-guides.db/alignment__aetSGmIgejmiPDTT.json index ff809a77b..73327bb52 100644 --- a/data/packs/quickstart-guides.db/alignment__aetSGmIgejmiPDTT.json +++ b/data/packs/quickstart-guides.db/alignment__aetSGmIgejmiPDTT.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Alignment defines your role in the clash between good and evil. All creatures are connected to the eternal conflict waged by Law, Chaos, and Neutrality, whether they know it or not.

Law is benevolence, Chaos is malevolence, and Neutrality is impartial, favoring neither.

Choose one of the following three alignments.

CHAOTIC

Chaotic characters align themselves with destruction, ambition, and wickedness. Chaotic characters adopt a “survival of the fittest” mentality.

LAWFUL

Lawful characters align themselves with fairness, order, and virtue. Lawful characters operate from a “good of the whole” mentality.

NEUTRAL

Neutral characters find balance between Law and Chaos. They align with the cycle of growth and decline, adopting a “nature must take its course” mentality.

", + "content": "

Alignment defines your role in the clash between good and evil. All creatures are connected to the eternal conflict waged by Law, Chaos, and Neutrality, whether they know it or not.

Law is benevolence, Chaos is malevolence, and Neutrality is impartial, favoring neither.

Choose one of the following three alignments.

Chaotic

Chaotic characters align themselves with destruction, ambition, and wickedness. Chaotic characters adopt a “survival of the fittest” mentality.

Lawful

Lawful characters align themselves with fairness, order, and virtue. Lawful characters operate from a “good of the whole” mentality.

Neutral

Neutral characters find balance between Law and Chaos. They align with the cycle of growth and decline, adopting a “nature must take its course” mentality.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/ancestry__WQ6qtQXVgk22qoFi.json b/data/packs/quickstart-guides.db/ancestry__WQ6qtQXVgk22qoFi.json index 07897a558..106914f58 100644 --- a/data/packs/quickstart-guides.db/ancestry__WQ6qtQXVgk22qoFi.json +++ b/data/packs/quickstart-guides.db/ancestry__WQ6qtQXVgk22qoFi.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "", + "content": "

Dwarf

Brave, stalwart folk as sturdy as the stone kingdoms they carve inside mountains.

You know the Common and Dwarvish languages.

@UUID[Compendium.shadowdark.talents.Item.MW43tnJr6lqE1Ty8]{Stout}. Start with +2 HP. Roll hit points per level with advantage.

Elf

Ethereal, graceful people who revere knowledge and beauty. Elves see far and live long.

You know the Common, Elvish, and Sylvan languages.

@UUID[Compendium.shadowdark.talents.Item.dTEZW21LUNoYL3JU]{Farsight (Ranged)} or @UUID[Compendium.shadowdark.talents.Item.E3EcGGdGYuEWWj47]{Farsight (Spell)}. You get a +1 bonus to attack rolls with ranged weapons or a +1 bonus to spellcasting checks.

Goblin

Green, clever beings who thrive in dark, cramped places. As fierce as they are tiny.

You know the Common and Goblin languages.

@UUID[Compendium.shadowdark.talents.Item.Gf5dApLfOorbQn4R]{Keen Senses}. You can't be surprised.

Halfling

Small, cheerful country folk with mischievous streaks. They enjoy life’s simple pleasures.

You know the Common language.

@UUID[Compendium.shadowdark.talents.Item.zkOiprnKS5uttiO6]{Stealthy}. Once per day, you can become invisible for 3 rounds.

Half-orc

Towering, tusked warriors who are as daring as humans and as relentless as orcs.

You know the Common and Orcish languages.

@UUID[Compendium.shadowdark.talents.Item.LR6h4lXVXwx7AFQ6]{Mighty}. You have a +1 bonus to attack and damage rolls with melee weapons.

Human

Bold, adaptable, and diverse people who learn quickly and accomplish mighty deeds.

You know the Common language and one additional common language (pg. 29).

@UUID[Compendium.shadowdark.talents.Item.DYWFJu5XeazJYc0P]{Ambitious}. You gain one additional talent roll at 1st level.

And so the Primordial Age ended, and the gods fled.

In their place rose mortals, and they scattered the

earth with their shining kingdoms and lost ruins...

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/awarding_xp__Ru2NrSaMAwyubrDL.json b/data/packs/quickstart-guides.db/awarding_xp__Ru2NrSaMAwyubrDL.json index 2494d124f..8415373e5 100644 --- a/data/packs/quickstart-guides.db/awarding_xp__Ru2NrSaMAwyubrDL.json +++ b/data/packs/quickstart-guides.db/awarding_xp__Ru2NrSaMAwyubrDL.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

Characters gain XP from the valuable treasures and boons they earn during an adventure.

XP awards don't need to reflect monetary value; boons or fabled items have intangible worth.

Treasure has four categories:

Each PC gets the full XP value of each treasure. When PCs gain a new level, their XP resets to zero.

", + "content": "

Characters gain XP from the valuable treasures and boons they earn during an adventure.

XP awards don't need to reflect monetary value; boons or fabled items have intangible worth.

Treasure has four categories:

Each PC gets the full XP value of each treasure. When PCs gain a new level, their XP resets to zero.

Sources of XP

How Much Gold?

Over time, PCs will earn and lose gold through adventuring, carousing, and buying gear.

Per encounter, each group should gain about 10 gp x their average party level in value, or:

XP for Treasure Quality

Quality

XP

Examples

Poor

0

Bag of silver, used dagger, knucklebone dice

Normal

1

Bag of gold, gem, fine armor, magic scroll

Fabulous

3

Magic sword, giant diamond, mithral chainmail

Legendary

10

The Staff of Ord, a djinni's wish, a dragon hoard

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/background__0e3YUDINvQF4yrgz.json b/data/packs/quickstart-guides.db/background__0e3YUDINvQF4yrgz.json index d9838d98d..962bde52d 100644 --- a/data/packs/quickstart-guides.db/background__0e3YUDINvQF4yrgz.json +++ b/data/packs/quickstart-guides.db/background__0e3YUDINvQF4yrgz.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Your background knowledge and skills might prove useful during your adventures.

Work with the GM to determine if your background provides you advantages in a given situation.

@UUID[Compendium.shadowdark.rollable-tables.OVWDW0rhDKl7WbF6]{Background}

", + "content": "

Your background knowledge and skills might prove useful during your adventures.

Work with the GM to determine if your background provides you advantages in a given situation.

@UUID[Compendium.shadowdark.rollable-tables.RollTable.nkmJy4wfE9Q0VWeY]{Background}

Background

d20

Details

1

Urchin. You grew up in the merciless streets of a large city

2

Wanted. There's a price on your head, but you have allies

3

Cult Initiate. You know blasphemous secrets and rituals

4

Thieves' Guild. You have connections, contacts, and debts

5

Banished. Your people cast you out for supposed crimes

6

Orphaned. An unusual guardian rescued and raised you

7

Wizard's Apprentice. You have a knack and eye for magic

8

Jeweler. You can easily appraise value and authenticity

9

Herbalist. You know plants, medicines, and poisons

10

Barbarian. You left the horde, but it never quite left you

11

Mercenary. You fought friend and foe alike for your coin

12

Sailor. Pirate, privateer, or merchant — the seas are yours

13

Acolyte. You're well trained in religious rites and doctrines

14

Soldier. You served as a fighter in an organized army

15

Ranger. The woods and wilds are your true home

16

Scout. You survived on stealth, observation, and speed

17

Minstrel. You've traveled far with your charm and talent

18

Scholar. You know much about ancient history and lore

19

Noble. A famous name has opened many doors for you

20

Chirurgeon. You know anatomy, surgery, and first aid

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/casting_spells__1NetKQ878MMjyF89.json b/data/packs/quickstart-guides.db/casting_spells__1NetKQ878MMjyF89.json index 8a5f95236..783c4b95d 100644 --- a/data/packs/quickstart-guides.db/casting_spells__1NetKQ878MMjyF89.json +++ b/data/packs/quickstart-guides.db/casting_spells__1NetKQ878MMjyF89.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Spellcasters use the raw power of creation and destruction to bend reality, shaping it to the will of their gods or ambitions.

Wizard magic is fickle, complicated, and volatile. Even the most learned mages tread carefully when reaching beyond the veil to grasp arcane energies.

Priest magic is miraculous, sacred, and instinctive. Priests who offend their gods might lose the ability to cast spells until they can undertake penance.

CASTING

When you cast a spell, you invoke magic to cause an effect. Casting a spell takes your action.

Characters with the spellcasting talent can cast spells.

To cast a wizard spell you know, make a spellcasting check by rolling 1d20 + your Intelligence modifier.

To cast a priest spell you know, make a spellcasting check by rolling 1d20 + your Wisdom modifier.

The DC to successfully cast a spell is 10 + the spell’s tier.

RESULTS

If you succeed on your spellcasting check, the spell takes effect.

If you fail your spellcasting check, the spell does not take effect. You can’t cast that spell again until you complete a rest.

CRITICAL SUCCESS

If you roll a natural 20 on your spellcasting check, you may double one of the spell’s numerical effects. This remains in effect on a focus spell (see pg. 56) until your next focus check.

CRITICAL FAILURE

If you roll a natural 1 on your spellcasting check, the spell does not take effect. If it was a focus spell, the spell immediately ends (see pg. 56 for more details on focus spells).

Wizard Spell. If the spell was a wizard spell, you can’t cast that spell again until you successfully complete a rest. You must also roll on the Wizard Mishap table corresponding to the spell’s tier (see pg. 54).

@UUID[Compendium.shadowdark.rollable-tables.NiiJKAiBjpPAj5U1]{Wizard Mishap}

Priest Spell. If the spell was a priest spell, your deity is greatly displeased and revokes its power. You can’t cast that spell again until you complete ritualistic penance to your deity and successfully complete a rest.

PENANCE

The GM determines the exact nature of the penance you must undertake based on your deity and alignment.

Penance requires a holy quest, ritualistic atonement, or a material sacrifice that you donate or destroy.

Inadequate or subversive penance (such as donating your sacrifice to a party member) only displeases your deity further and makes the spell loss permanent.

SACRIFICE VALUE

Tier 1: 5 gp

Tier 2: 20 gp

Tier 3: 40 gp

Tier 4: 90 gp

Tier 5: 150 gp

", + "content": "

Spellcasters use the raw power of creation and destruction to bend reality, shaping it to the will of their gods or ambitions.

Wizard magic is fickle, complicated, and volatile. Even the most learned mages tread carefully when reaching beyond the veil to grasp arcane energies.

Priest magic is miraculous, sacred, and instinctive. Priests who offend their gods might lose the ability to cast spells until they can undertake penance.

Spellcasting

When you cast a spell, you invoke magic to cause an effect. Casting a spell takes your action.

Characters with the spellcasting talent can cast spells.

To cast a wizard spell you know, make a spellcasting check by rolling 1d20 + your Intelligence modifier.

To cast a priest spell you know, make a spellcasting check by rolling 1d20 + your Wisdom modifier.

The DC to successfully cast a spell is 10 + the spell’s tier.

Results

If you succeed on your spellcasting check, the spell takes effect.

If you fail your spellcasting check, the spell does not take effect. You can’t cast that spell again until you complete a rest.

Critical Success

If you roll a natural 20 on your spellcasting check, you may double one of the spell’s numerical effects. This remains in effect on a focus spell (see pg. 56) until your next focus check.

Critical Failure

If you roll a natural 1 on your spellcasting check, the spell does not take effect. If it was a focus spell, the spell immediately ends (see pg. 56 for more details on focus spells).

Wizard Spell. If the spell was a wizard spell, you can’t cast that spell again until you successfully complete a rest. You must also roll on the Wizard Mishap table corresponding to the spell’s tier (see pg. 54).

Priest Spell. If the spell was a priest spell, your deity is greatly displeased and revokes its power. You can’t cast that spell again until you complete ritualistic penance to your deity and successfully complete a rest.

Penance

The GM determines the exact nature of the penance you must undertake based on your deity and alignment.

Penance requires a holy quest, ritualistic atonement, or a material sacrifice that you donate or destroy.

Inadequate or subversive penance (such as donating your sacrifice to a party member) only displeases your deity further and makes the spell loss permanent.

Sacrifice Value

Spell Tier

Value

1

5 gp

2

20 gp

3

40 gp

4

90 gp

5

150 gp

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/challenge_variety__24JAnxshsfLElyvG.json b/data/packs/quickstart-guides.db/challenge_variety__24JAnxshsfLElyvG.json deleted file mode 100644 index 4361e1927..000000000 --- a/data/packs/quickstart-guides.db/challenge_variety__24JAnxshsfLElyvG.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "24JAnxshsfLElyvG", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.24JAnxshsfLElyvG", - "image": { - }, - "name": "Challenge Variety", - "src": null, - "system": { - }, - "text": { - "content": "

The characters should face a multitude of challenges during an adventure, including combat, dealing with NPCs, or overcoming the environment.

Each class excels at different tasks. Thieves love to scout and talk to NPCs, fighters and clerics shine in combat, and wizards dominate the environment.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/character_names__8c5K7zUJ51Z0wC4m.json b/data/packs/quickstart-guides.db/character_names__8c5K7zUJ51Z0wC4m.json index 290e63bdc..7479d2967 100644 --- a/data/packs/quickstart-guides.db/character_names__8c5K7zUJ51Z0wC4m.json +++ b/data/packs/quickstart-guides.db/character_names__8c5K7zUJ51Z0wC4m.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

“Whoever named you sure got it right.\"

-Ralina, halfling thief, to Rotbreath the Troll

", + "content": "
Character Names

d20

@UUID[Compendium.shadowdark.rollable-tables.RollTable.IVnsYyvJAM36YQsv]{Dwarf}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.44P8mz0yaCsTtKeq]{Elf}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.PCDY6HMLaToPHurV]{Goblin}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.zIJh954RRbmssIFq]{Halfling}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.noInf0ReaXapH7xb]{Half-Orc}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.ZbrMK1WDNtz1ajJn]{Human}

1

Hilde

Eliara

Iggs

Willow

Vara

Zali

2

Torbin

Ryarn

Tark

Benny

Gralk

Bram

3

Marga

Sariel

Nix

Annie

Ranna

Clara

4

Bruno

Tirolas

Lenk

Tucker

Korv

Nattias

5

Karina

Galira

Roke

Marie

Zasha

Rina

6

Naugrim

Varos

Fitz

Hobb

Hrogar

Denton

7

Brenna

Daeniel

Tila

Cora

Klara

Mirena

8

Darvin

Axidor

Riggs

Gordie

Tragan

Aran

9

Elga

Hiralia

Prim

Rose

Brolga

Morgan

10

Alric

Cyrwin

Zeb

Ardo

Drago

Giralt

11

Isolde

Lothiel

Finn

Alma

Yelena

Tamra

12

Gendry

Zaphiel

Borg

Norbert

Krull

Oscar

13

Bruga

Nayra

Yark

Jennie

Ulara

Ishana

14

Junnor

Ithior

Deeg

Barvin

Tulk

Rogar

15

Vidrid

Amriel

Nibs

Tilly

Shiraal

Jasmin

16

Torson

Elyon

Brak

Pike

Wulf

Tarin

17

Brielle

Jirwyn

Fink

Lydia

Ivara

Yuri

18

Ulfgar

Natinel

Rizzo

Marlow

Hirok

Malchor

19

Sarna

Fiora

Squib

Astrid

Aja

Lienna

20

Grimm

Ruhiel

Grix

Jasper

Zoraan

Godfrey

“Whoever named you sure got it right.\"

-Ralina, halfling thief, to Rotbreath the Troll

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/character_skill_vs__player_skill__1mZvopcELIjdeAyB.json b/data/packs/quickstart-guides.db/character_skill_vs__player_skill__1mZvopcELIjdeAyB.json deleted file mode 100644 index 23e2e52c7..000000000 --- a/data/packs/quickstart-guides.db/character_skill_vs__player_skill__1mZvopcELIjdeAyB.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "1mZvopcELIjdeAyB", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.1mZvopcELIjdeAyB", - "image": { - }, - "name": "Character Skill vs. Player Skill", - "src": null, - "system": { - }, - "text": { - "content": "

Characters aren't the only ones who level up. Players also gain experience!

For example, players will learn where to look for secret doors and what the \"tells\" are. As they go on more adventures, they become better at gameplay.

Encourage this by giving players the opportunity to make decisions that rely on their creativity and wits, not on their dice rolls or stat bonuses.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/characters__kZkm9IFoIP5IjhYi.json b/data/packs/quickstart-guides.db/characters__kZkm9IFoIP5IjhYi.json deleted file mode 100644 index a94c01010..000000000 --- a/data/packs/quickstart-guides.db/characters__kZkm9IFoIP5IjhYi.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "kZkm9IFoIP5IjhYi", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.kZkm9IFoIP5IjhYi", - "image": { - }, - "name": "Characters", - "src": null, - "system": { - }, - "text": { - "content": "", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/checks__kh5JbI9sph1bPeu5.json b/data/packs/quickstart-guides.db/checks__kh5JbI9sph1bPeu5.json deleted file mode 100644 index 63e70c270..000000000 --- a/data/packs/quickstart-guides.db/checks__kh5JbI9sph1bPeu5.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "kh5JbI9sph1bPeu5", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.kh5JbI9sph1bPeu5", - "image": { - }, - "name": "Checks", - "src": null, - "system": { - }, - "text": { - "content": "

The characters automatically succeed at what they are trained to do. Only use checks when there is time pressure and failure has dire consequences.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/combat__MYaGXUcQtZ4b8xCI.json b/data/packs/quickstart-guides.db/combat__MYaGXUcQtZ4b8xCI.json index ff5b7ada1..ec675eb3d 100644 --- a/data/packs/quickstart-guides.db/combat__MYaGXUcQtZ4b8xCI.json +++ b/data/packs/quickstart-guides.db/combat__MYaGXUcQtZ4b8xCI.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

When a fight breaks out, combat rounds begin!

DETERMINE SUPRISE

The GM determines if any creatures are unaware of each other. A creature who surprises another takes one turn before a new initiative order is rolled.

COMBAT INITIATIVE

After surprise turns, the GM calls for new initiative. Everyone makes a Dexterity check (the GM uses the highest Dexterity modifier of any monsters).

The person with the highest result takes the first turn. Turns go clockwise from that person.

COMBAT TURNS

Characters can take one action and move near on their turn, splitting up the movement however they want. Characters can move near again if they don't take an action.

ACTIONS

Melee Attack. Melee attacks use melee weapons. Roll 1d20 + your Strength modifier + talent bonuses. You hit the target if your total is equal to or greater than its AC.

Ranged Attack. Ranged attacks use ranged weapons. Roll 1d20 + your Dexterity modifier + talent bonuses. You hit the target if your total is equal to or greater than its AC.

Cast A Spell. Casting a spell takes one action (see Spellcasting on pg. 52).

Improvise. Do an improvised action, such as swinging across a ravine on a vine. The GM might determine it requires a check or attack roll.

Multitask. Characters can do small, parallel tasks on their turns, such as standing up, speaking, activating a magic item, or quaffing a potion. This doesn't typically use their action.

DAMAGE

When you hit a target with an attack or spell, you damage it. Roll your weapon or spell's damage dice + talent bonuses. The GM subtracts that amount from the target's hit points.

Knockout. You can choose to knock a creature unconscious instead of killing it if you reduce it to 0 hit points.

Critical Hit. You deal a critical hit if you roll a natural 20 on an attack roll or spellcasting check.

For a weapon, double its damage dice on the attack. For a spell, you may double one of its numerical effects (see pg. 53).

TERRAIN

Attacking or casting a spell on a creature that is hiding at least half its body behind interposing terrain has disadvantage. If you can't see a creature at all due to terrain, you can't target it.

Creatures can only move half the normal distance through terrain that hampers free movement, such as ice or deep mud.

MORALE

Enemies who are reduced to half their ranks (or half their HP for a solo enemy) flee if they fail a DC 15 Wisdom check. For large groups, the GM makes one check with the leader's modifier.

DEATH

A character who goes to 0 HP falls unconscious and is dying. A character who goes above 0 HP wakes up and is no longer dying.

Death Timer. A dying character rolls 1d4 + their CON modifier (minimum 1 total) on their turn. They die in that many rounds unless healed or stabilized.

On each of the character's subsequent turns, that player rolls a d20. On a natural 20, the character rises with 1 hit point.

Stabilize. An intelligent being can give first aid to a dying creature at close range. On a successful DC 15 Intelligence check, the target stops dying (but is still unconscious).

Death. A character who perishes is retired from the game.

", + "content": "

When a fight breaks out, combat rounds begin!

Determine Surprise

The GM determines if any creatures are unaware of each other. A creature who surprises another takes one turn before a new initiative order is rolled.

Combat Initiative!

After surprise turns, the GM calls for new initiative. Everyone makes a Dexterity check (the GM uses the highest Dexterity modifier of any monsters).

The person with the highest result takes the first turn. Turns go clockwise from that person.

Combat Turns

Characters can take one action and move near on their turn, splitting up the movement however they want. Characters can move near again if they don't take an action.

Actions

Melee Attack. Melee attacks use melee weapons. Roll 1d20 + your Strength modifier + talent bonuses. You hit the target if your total is equal to or greater than its AC.

Ranged Attack. Ranged attacks use ranged weapons. Roll 1d20 + your Dexterity modifier + talent bonuses. You hit the target if your total is equal to or greater than its AC.

Cast A Spell. Casting a spell takes one action (see Spellcasting on pg. 52).

Improvise. Do an improvised action, such as swinging across a ravine on a vine. The GM might determine it requires a check or attack roll.

Multitask. Characters can do small, parallel tasks on their turns, such as standing up, speaking, activating a magic item, or quaffing a potion. This doesn't typically use their action.

Damage

When you hit a target with an attack or spell, you damage it. Roll your weapon or spell's damage dice + talent bonuses. The GM subtracts that amount from the target's hit points.

Knockout. You can choose to knock a creature unconscious instead of killing it if you reduce it to 0 hit points.

Critical Hit. You deal a critical hit if you roll a natural 20 on an attack roll or spellcasting check. For a weapon, double its damage dice on the attack. For a spell, you may double one of its numerical effects (see pg. 53).

Terrain

Attacking or casting a spell on a creature that is hiding at least half its body behind interposing terrain has disadvantage.

If you can't see a creature at all due to terrain, you can't target it.

Creatures can only move half the normal distance through terrain that hampers free movement, such as ice or deep mud.

Morale

Enemies who are reduced to half their ranks (or half their HP for a solo enemy) flee if they fail a DC 15 Wisdom check. For large groups, the GM makes one check with the leader's modifier.

Death

A character who goes to 0 HP falls unconscious and is dying. A character who goes above 0 HP wakes up and is no longer dying.

Death Timer. A dying character rolls 1d4 + their CON modifier (minimum 1 total) on their turn. They die in that many rounds unless healed or stabilized.

On each of the character's subsequent turns, that player rolls a d20. On a natural 20, the character rises with 1 hit point.

Stabilize. An intelligent being can give first aid to a dying creature at close range. On a successful DC 15 Intelligence check, the target stops dying (but is still unconscious).

Death. A character who perishes is retired from the game.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/core_ethos__MZnIVxiwZpXYDwxt.json b/data/packs/quickstart-guides.db/core_ethos__MZnIVxiwZpXYDwxt.json index 4e202d5c1..962390a93 100644 --- a/data/packs/quickstart-guides.db/core_ethos__MZnIVxiwZpXYDwxt.json +++ b/data/packs/quickstart-guides.db/core_ethos__MZnIVxiwZpXYDwxt.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

These are Shadowdark RPG's core principles and foundations.

", + "content": "

These are Shadowdark RPG's core principles and foundations.

Time

The most important resource. It must haunt the characters' every decision. They don't have time to search every floor tile for a trap.

Darkness

Respect the darkness. It is the true foe. Few things can hold it at bay, and nothing must make those prized tools obsolete.

Gear

Gear is precious and limited. Give value and utility to all of it.

Action Economy

PCs get just one action per turn. Make it count. Use multitasking for boring small stuff.

Information

Dispense information freely. If the characters test the floor where there's a trap, they find it.

Distance

Close, near, and far distances are loose and don't require precise measurement. Nobody wants to miss firing an arrow into a dragon's eye because of a mere 5-foot deficit.

Danger

Casting spells comes with great risk. Magic items are volatile. Fights are fast and unfair. Monsters are insidious.

Rewarding Investment

Honor what has been earned. If a character learns a new language, make it matter. Allow new titles or iconic deeds to have an impact on the characters' lives.

Checks

The characters automatically succeed at what they are trained to do. Only use checks when

there is time pressure and failure has dire consequences.

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/crawling__FntKmgI8XbOPhQx0.json b/data/packs/quickstart-guides.db/crawling__FntKmgI8XbOPhQx0.json index 0fd957369..3455d0ed3 100644 --- a/data/packs/quickstart-guides.db/crawling__FntKmgI8XbOPhQx0.json +++ b/data/packs/quickstart-guides.db/crawling__FntKmgI8XbOPhQx0.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Characters are in crawling rounds while not in combat.

THE SHADOWDARK

The Shadowdark is any place where darkness, danger, and myth reign supreme.

It could be among the crumbling ruins buried inside a forgotten mountain stronghold.

It could be within the spellwrought castle of an undead sorcerer who probes the universe for arcane secrets.

It could be beneath the cursed trees where squirming abominations boil out of a black pit, pulping all in their path.

VISION

All characters need light to see, but that's not true for the darkness-adapted beings of the Shadowdark.

Any area outside the characters' light sources is in total darkness.

LIGHT SOURCES

Most light sources last for up to an hour of real time and illuminate a limited area.

New light sources lit while another is already active \"ride along\" on the current timer.

That said, the GM should use their best discretion and avoid being punitive; if there isn't much time left on the current timer and the characters light a new torch, snuff out all old light sources and start a new timer.

There should only be one active light timer except in rare cases.

TOTAL DARKNESS

While in total darkness, a creature who is not darkness- adapted has disadvantage on most tasks it tries to undertake, as determined by the GM.

Also, the environment becomes deadly. Check for a random encounter every crawling round.

MOVEMENT

Distances. Distances are broken up into close (5 feet), near (up to 30 feet), and far (within sight during an encounter or scene).

Climbing. Strength or Dexterity check to climb half your speed. Fall if you fail by 5+ points.

Falling. You take 1d6 damage for every 10 feet you fall.

Moving Through. You can move freely through allies. You must pass a Strength or Dexterity check to move through enemies.

Swimming. Make a Strength check to swim half your speed or a Constitution check to hold your breath. If you fail, you take 1d6 damage each round until you exit the hazard.

REGROUP

During crawling rounds, the GM can ask the players if they want to regroup. To regroup, any PCs within eyesight or earshot of each other who are able to move freely may immediately move within near of each other. Then, initiative continues as normal.

CONDITIONS

Some effects impose a condition on a character, such as blindness from a blast of fungal spores or the inability to move while tangled in a giant spider web.

Advantage and disadvantage apply to most situations, as does common sense.

For example, a blinded character has disadvantage on tasks requiring sight, and a character stuck in a giant spider web can't move until freed.

ACTIONS

While crawling, characters can take actions that might include:

", + "content": "

Characters are in crawling rounds while not in combat.

The Shadowdark

The Shadowdark is any place where darkness, danger, and myth reign supreme.

It could be among the crumbling ruins buried inside a forgotten mountain stronghold.

It could be within the spellwrought castle of an undead sorcerer who probes the universe for arcane secrets.

It could be beneath the cursed trees where squirming abominations boil out of a black pit, pulping all in their path.

Vision

All characters need light to see, but that's not true for the darkness-adapted beings of the Shadowdark.

Any area outside the characters' light sources is in total darkness.

Light Sources

Most light sources last for up to an hour of real time and illuminate a limited area.

New light sources lit while another is already active \"ride along\" on the current timer.

That said, the GM should use their best discretion and avoid being punitive; if there isn't much time left on the current timer and the characters light a new torch, snuff out all old light sources and start a new timer.

There should only be one active light timer except in rare cases.

Total Darkness

While in total darkness, a creature who is not darkness- adapted has disadvantage on most tasks it tries to undertake, as determined by the GM.

Also, the environment becomes deadly. Check for a random encounter every crawling round.

Movement

Distances. Distances are broken up into close (5 feet), near (up to 30 feet), and far (within sight during an encounter or scene).

Climbing. Strength or Dexterity check to climb half your speed. Fall if you fail by 5+ points.

Falling. You take 1d6 damage for every 10 feet you fall.

Moving Through. You can move freely through allies. You must pass a Strength or Dexterity check to move through enemies.

Swimming. Make a Strength check to swim half your speed or a Constitution check to hold your breath. If you fail, you take 1d6 damage each round until you exit the hazard.

Regroup

During crawling rounds, the GM can ask the players if they want to regroup. To regroup, any PCs within eyesight or earshot of each other who are able to move freely may immediately move within near of each other. Then, initiative continues as normal.

Conditions

Some effects impose a condition on a character, such as blindness from a blast of fungal spores or the inability to move while tangled in a giant spider web. Advantage and disadvantage apply to most situations. Use common sense.

For example, a blinded character has disadvantage on tasks requiring sight, and a character stuck in a giant spider web can't move until freed.

Actions

While crawling, characters can take actions that might include:

Encounters

An encounter occurs when any challenge presents itself that stops the characters' progress. See the GM Guide for more on random encounters.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/danger__98KT2aCearK0WNwf.json b/data/packs/quickstart-guides.db/danger__98KT2aCearK0WNwf.json deleted file mode 100644 index 1af08a681..000000000 --- a/data/packs/quickstart-guides.db/danger__98KT2aCearK0WNwf.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "98KT2aCearK0WNwf", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.98KT2aCearK0WNwf", - "image": { - }, - "name": "Danger", - "src": null, - "system": { - }, - "text": { - "content": "

Casting spells comes with great risk. Magic items are volatile. Fights are fast and unfair. Monsters are insidious.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/darkness__kIEBFASGLx4uj7BQ.json b/data/packs/quickstart-guides.db/darkness__kIEBFASGLx4uj7BQ.json deleted file mode 100644 index 60ae29afd..000000000 --- a/data/packs/quickstart-guides.db/darkness__kIEBFASGLx4uj7BQ.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "kIEBFASGLx4uj7BQ", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.kIEBFASGLx4uj7BQ", - "image": { - }, - "name": "Darkness", - "src": null, - "system": { - }, - "text": { - "content": "

Respect the darkness. It is the true foe. Few things can hold it at bay, and nothing must make those prized tools obsolete.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/deities__fZio8Ws1GT6KAPvm.json b/data/packs/quickstart-guides.db/deities__fZio8Ws1GT6KAPvm.json index 3b16deea6..3848e8b41 100644 --- a/data/packs/quickstart-guides.db/deities__fZio8Ws1GT6KAPvm.json +++ b/data/packs/quickstart-guides.db/deities__fZio8Ws1GT6KAPvm.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

The many gods of the universe are the personifications of Law, Chaos, and Neutrality.

The most well-known gods are listed here. A character may worship any deity, or none.

Priests must choose one god to serve faithfully. A priest's deity can revoke the gift of spellcasting if the priest commits blasphemous acts.

Most folk worship one of The Four Lords, the lawful and neutral gods who stand for justice, order, and mercy.

Malevolent beings worship one of The Dark Trio, chaotic deities who evince power, destruction, and cruelty.

There were once nine primary gods, but two are The Lost, forbidden or forgotten. Many folk still refer to The Nine in the oaths they swear, and ancient stories always begin with, \"Beneath the Eyes of The Nine...\"

SAINT TERRAGNIS (LAWFUL)

A legendary knight who is the patron of most lawful humans. She ascended to godhood long ago and is the embodiment of righteousness and justice.

GEDE (NEUTRAL)

The god of feasts, mirth, and the wilds. Gede is usually peaceful, but primal storms rage when her anger rises. Many elves and halflings worship her.

MADEERA THE COVENANT (LAWFUL)

Madeera was the first manifestation of Law. She carries every law of reality, a dictate called the Covenant, written on her skin in precise symbols.

ORD (NEUTRAL)

Ord the Unbending, the Wise, the Secret-Keeper. He is the god of magic, knowledge, secrets, and equilibrium.

MEMNON (CHAOTIC)

Memnon was the first manifestation of Chaos. He is Madeera’s twin, a red-maned, leonine being whose ultimate ambition is to rend the cosmic laws of the Covenant from his sister’s skin.

RAMLAAT (CHAOTIC)

Ramlaat is the Pillager, the Barbaric, the Horde. Many orcs worship him and live by the Blood Rite, a prophecy that says only the strongest will survive a coming doom.

SHUNE THE VILE (CHAOTIC)

Shune whispers arcane secrets to sorcerers and witches who call to her in the dark hours. She schemes to displace Ord so she can control the vast flow of magic herself.

THE LOST (?)

Two of The Nine are lost to the ages, their names expunged from history and memory. Yet their whispered legend lingers on in ancient, forbidden texts and secret, deep places...

", + "content": "

The many gods of the universe are the personifications of Law, Chaos, and Neutrality.

The most well-known gods are listed here. A character may worship any deity, or none.

Priests must choose one god to serve faithfully. A priest's deity can revoke the gift of spellcasting if the priest commits blasphemous acts.

Most folk worship one of The Four Lords, the lawful and neutral gods who stand for justice, order, and mercy.

Malevolent beings worship one of The Dark Trio, chaotic deities who evince power, destruction, and cruelty.

There were once nine primary gods, but two are The Lost, forbidden or forgotten. Many folk still refer to The Nine in the oaths they swear, and ancient stories always begin with, \"Beneath the Eyes of The Nine...\"

Saint Terragnis (Lawful)

A legendary knight who is the patron of most lawful humans. She ascended to godhood long ago and is the embodiment of righteousness and justice.

Gede (Neutral)

The god of feasts, mirth, and the wilds. Gede is usually peaceful, but primal storms rage when her anger rises. Many elves and halflings worship her.

Madeera the Covenant (Lawful)

Madeera was the first manifestation of Law. She carries every law of reality, a dictate called the Covenant, written on her skin in precise symbols.

Ord (Neutral)

Ord the Unbending, the Wise, the Secret-Keeper. He is the god of magic, knowledge, secrets, and equilibrium.

Memnon (Chaotic)

Memnon was the first manifestation of Chaos. He is Madeera’s twin, a red-maned, leonine being whose ultimate ambition is to rend the cosmic laws of the Covenant from his sister’s skin.

Ramlaat (Chaotic)

Ramlaat is the Pillager, the Barbaric, the Horde. Many orcs worship him and live by the Blood Rite, a prophecy that says only the strongest will survive a coming doom.

Shune the Vile (Chaotic)

Shune whispers arcane secrets to sorcerers and witches who call to her in the dark hours. She schemes to displace Ord so she can control the vast flow of magic herself.

The Lost (?)

Two of The Nine are lost to the ages, their names expunged from history and memory. Yet their whispered legend lingers on in ancient, forbidden texts and secret, deep places...

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/distance__sUBZ3JJTqNWVK6Ju.json b/data/packs/quickstart-guides.db/distance__sUBZ3JJTqNWVK6Ju.json deleted file mode 100644 index 298818a94..000000000 --- a/data/packs/quickstart-guides.db/distance__sUBZ3JJTqNWVK6Ju.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "sUBZ3JJTqNWVK6Ju", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.sUBZ3JJTqNWVK6Ju", - "image": { - }, - "name": "Distance", - "src": null, - "system": { - }, - "text": { - "content": "

Close, near, and far distances are loose and don't require precise measurement. Nobody wants to miss firing an arrow into a dragon's eye because of a mere 5-foot deficit.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/dwarf__5UIZQaxjj8wBv1Bv.json b/data/packs/quickstart-guides.db/dwarf__5UIZQaxjj8wBv1Bv.json deleted file mode 100644 index bdfb5cbc6..000000000 --- a/data/packs/quickstart-guides.db/dwarf__5UIZQaxjj8wBv1Bv.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "5UIZQaxjj8wBv1Bv", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.5UIZQaxjj8wBv1Bv", - "image": { - }, - "name": "Dwarf", - "src": null, - "system": { - }, - "text": { - "content": "

Brave, stalwart folk as sturdy as the stone kingdoms they carve inside mountains.

You know the Common and Dwarvish languages.

@UUID[Compendium.shadowdark.talents.MW43tnJr6lqE1Ty8]{Stout}. Start with +2 HP. Roll your hit point gains with advantage.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 3, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/elf__VDVUd9LT8n73Ypgk.json b/data/packs/quickstart-guides.db/elf__VDVUd9LT8n73Ypgk.json deleted file mode 100644 index d5bbb2153..000000000 --- a/data/packs/quickstart-guides.db/elf__VDVUd9LT8n73Ypgk.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "VDVUd9LT8n73Ypgk", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.VDVUd9LT8n73Ypgk", - "image": { - }, - "name": "Elf", - "src": null, - "system": { - }, - "text": { - "content": "

Ethereal, graceful people who revere knowledge and beauty. Elves see far and live long.

You know the Common, Elvish, and Sylvan languages.

@UUID[Compendium.shadowdark.talents.dTEZW21LUNoYL3JU]{Farsight Ranged}/@UUID[Compendium.shadowdark.talents.E3EcGGdGYuEWWj47]{Farsight Spell}. You get a +1 bonus to attack rolls with ranged weapons or a +1 bonus to spellcasting checks.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 3, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/end_papers__8CbDdkSPwjlbJsBp.json b/data/packs/quickstart-guides.db/end_papers__8CbDdkSPwjlbJsBp.json new file mode 100644 index 000000000..520449d89 --- /dev/null +++ b/data/packs/quickstart-guides.db/end_papers__8CbDdkSPwjlbJsBp.json @@ -0,0 +1,23 @@ +{ + "_id": "8CbDdkSPwjlbJsBp", + "_key": "!journal.pages!sxBiNC5Ee4iMIP23.8CbDdkSPwjlbJsBp", + "image": { + }, + "name": "End Papers", + "src": null, + "system": { + }, + "text": { + "content": "

Random Encounters

Roll 1d6. 1 = random encounter.

Unsafe. Check every 3 rounds.

Risky. Check every 2 rounds.

Deadly. Check every round.

@UUID[Compendium.shadowdark.rollable-tables.qwzmxwaurxwhTc4f]{Random Encounter: Distance}

Distance

d6

Starting Distance

1

Close

2-4

Near

5-6

Far

@UUID[Compendium.shadowdark.rollable-tables.RollTable.wPg13uAPhmRPtd8y]{Random Encounter: Activity}

Activity

2d6

Activity

2-4

Hunting

5-6

Eating

7-8

Building/nesting

9-10

Socializing/playing

11

Guarding

12

Sleeping

@UUID[Compendium.shadowdark.rollable-tables.RollTable.ZtQzGRfn64Et3yge]{Random Encounter: Reaction}

Reaction

2d6 + CHA mod

Attitude

0-6

Hostile

7-8

Suspicious

9

Neutral

10-11

Curious

12+

Friendly

Characters

Stats

Stat

Modifier

1-3

-4

4-5

-3

6-7

-2

8-9

-1

10-11

0

12-13

+1

14-15

+2

16-17

+3

18+

+4

Languages

Language

Speakers

Common

Humanoids

Dwarvish

Dwarves

Elvish

Elves

Giant

Giants

Goblin

Goblinoids

Merran

Aquatic folk

Orcish

Orcs

Reptilian

Reptile folk

Sylvan

Fey folk

Thanian

Beast folk

Celestial (R)

Angels

Diabolic (R)

Demons

Draconic (R)

Dragons

Primordial (R)

Elder things

XP for Treasure Quality

XP for Treasure Quality

Quality

XP

Examples

Poor

0

Bag of silver, used dagger, knucklebone dice

Normal

1

Bag of gold, gem, fine armor, magic scroll

Fabulous

3

Magic sword, giant diamond, mithral chainmail

Legendary

10

The Staff of Ord, a djinni's wish, a dragon hoard

NPC Names by Ancestry

NPC Names by Ancestry

d20

@UUID[Compendium.shadowdark.rollable-tables.RollTable.IVnsYyvJAM36YQsv]{Dwarf}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.44P8mz0yaCsTtKeq]{Elf}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.PCDY6HMLaToPHurV]{Goblin}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.zIJh954RRbmssIFq]{Halfling}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.noInf0ReaXapH7xb]{Half-Orc}

@UUID[Compendium.shadowdark.rollable-tables.RollTable.ZbrMK1WDNtz1ajJn]{Human}

1

Hera

Sarenia

Kog

Myrtle

Troga

Hesta

2

Torin

Ravos

Dibbs

Robby

Boraal

Matteo

3

Ginny

Imeria

Fronk

Nora

Urgana

Rosalin

4

Gant

Farond

Irv

Percy

Zoraal

Endric

5

Olga

Isolden

Squag

Daisy

Scalga

Kiara

6

Dendor

Kieren

Mort

Jolly

Krell

Yao

7

Ygrid

Mirenel

Vig

Evelyn

Voraga

Corina

8

Pike

Riarden

Sticks

Horace

Morak

Rowan

9

Sarda

Allindra

Gorb

Willie

Draga

Hariko

10

Brigg

Arlomas

Yogg

Gertie

Sorak

Ikam

11

Zorli

Sylara

Plok

Peri

Varga

Mariel

12

Yorin

Tyr

Zrak

Carlsby

Ulgar

Jin

13

Jorgena

Rinariel

Dent

Nyx

Jala

Hana

14

Trogin

Saramir

Krik

Kellan

Kresh

Lios

15

Riga

Vedana

Mizzo

Fern

Zana

Indra

16

Barton

Elindos

Bort

Harlow

Torvash

Remy

17

Katrina

Ophelia

Nabo

Moira

Rokara

Nura

18

Egrim

Cydaros

Hink

Sage

Gartak

Vakesh

19

Elsa

Tiramel

Bree

Reenie

Iskana

Una

20

Orgo

Varond

Kreeb

Wendry

Ziraak

Nabilo

Adventuring Site Name

@UUID[Compendium.shadowdark.macros.J3wuYxC7NYPBvowe]{Random Adventuring Site Name}

Adventuring Site Name

d20

Name 1

Name 2

Name 3

1

Mines of the

Cursed

Flame

2

Abbey of the

Whispering

Ghost

3

Tower of the

Bleeding

Darkness

4

Caves of the

Shrouded

Peak

5

Barrow of the

Lost

Borderlands

6

Warrens of the

Dead

King

7

Crypt of the

Deepwood

Twilight

8

Monastery of the

Fallen

Depths

9

Ruin of the

Revenant

Jewel

10

Tunnels of the

Frozen

God

11

Citadel of the

Shimmering

Lands

12

Tomb of the

Chaos

Storm

13

Castle of the

Abandoned

Swamp

14

Temple of the

Blighted

Ravine

15

Fortress of the

Forgotten

Valley

16

Isle of the

Slumbering

Horde

17

Keep of the

Savage

Skull

18

Dungeon of the

Unholy

Queen

19

Necropolis of the

Enchanted

Wastes

20

Shrine of the

Immortal

Hero

", + "format": 1 + }, + "title": { + "level": 1, + "show": false + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/end_papers__sZ8VL88OjSsoYzRp.json b/data/packs/quickstart-guides.db/end_papers__sZ8VL88OjSsoYzRp.json new file mode 100644 index 000000000..6ccda7a39 --- /dev/null +++ b/data/packs/quickstart-guides.db/end_papers__sZ8VL88OjSsoYzRp.json @@ -0,0 +1,23 @@ +{ + "_id": "sZ8VL88OjSsoYzRp", + "_key": "!journal.pages!I5d5ltGw4F3g15uG.sZ8VL88OjSsoYzRp", + "image": { + }, + "name": "End Papers", + "src": null, + "system": { + }, + "text": { + "content": "
Basic Gear

Item

Cost

Quantity Per Gear Slot

Arrows (20)

1 gp

1-20

Backpack

2 gp

1 (first one free to carry)

Caltrops (one bag)

5 sp

1

Coin

Varies

100 (first 100 free to carry)

Crossbow bolts (20)

1 gp

1-20

Crowbar

5 sp

1

Flask or bottle

3 sp

1

Flint and steel

5 sp

1

Gem

Varies

1-10

Grappling hook

1 gp

1

Iron spikes (10)

1 gp

1-10

Lantern

5 gp

1

Mirror

10 gp

1

Oil, flask

5 sp

1

Pole

5 sp

1

Rations (3)

5 sp

1-3

Rope, 60'

1 gp

1

Torch

5 sp

1

Gear Slots

Carry a number of items equal to your STR stat or 10.

All gear besides typical clothing fills one gear slot.

Gear that is hard to transport might fill more than one slot.

Difficulty Class

Easy, DC 9. Leaping a narrow chasm, sneaking up on an inattentive guard.

Normal, DC 12. Kicking open a stuck door, picking a poor lock.

Hard, DC 15. Swimming against a strong current, giving first aid to stop a character from dying.

Extreme, DC 18. Climbing a slippery cliff one-handed, restraining a frenzied lion.

Morale

Enemies who are reduced to half their number (or half their hit points for a solo enemy) flee if they fail a DC 15 Wisdom check.

Large Groups. Make one check using the leader's WIS modifier.

Dying

Death Timer. 1d4 + CON modifier rounds (min. 1). On turn, roll a d20. 20 = rise with 1 HP.

Stabilize. Close range, DC 15 INT check. On success, target stops dying (but is still unconscious).

Player Turn

  1. Count down timers for your spells and other effects.

  2. Take an action and move up to near (split up in any way). Move near again if skipping action.

  3. The GM describes the results.

Distance/Movement

Close = 5 feet. Near = up to 30 feet. Far = within sight.

Climbing. DEX or STR check, half speed. Fall if fail by 5+ points.

Falling. 1d6 damage every 10'.

Moving Through. Move freely through allies. Pass a STR or DEX check to move through enemies.

Swimming. Swim half speed (STR check in rough water). CON check if holding breath (fail = 1d6 damage/rd until exiting hazard).

Spell Focus

Can't cast other focus spells while focusing. Make a spellcasting check at the start of your turn for the spell.

Success. The spell stays in effect until the start of your next turn.

Failure. The spell ends. If you were focusing, you do not lose the ability to cast that spell.

Distraction. Immediately make a spellcasting check to maintain focus.

Random Character Generator for Shadowdark RPG

Ancestry

d12

Ancestry

1-4

Human

5-6

Elf

7-8

Dwarf

9-10

Halfling

11

Half-orc

12

Goblin

Class

d4

Class

1

Fighter

2

Priest

3

Thief

4

Wizard

Class

d6

Alignment

1-3

Lawful

4-5

Neutral

6

Chaotic

Gear

Random 1st-level PCs have:

Random Gear

d12

Gear

1

Torch

2

Dagger

3

Pole

4

Rations (3)

5

Rope, 60'

6

Oil, flask

7

Crowbar

8

Iron spikes (10)

9

Flint and steel

10

Grappling hook

11

Shield

12

Caltrops (one bag)

", + "format": 1 + }, + "title": { + "level": 1, + "show": false + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/fighter_class__BjKQ3nrBCRyrgpbI.json b/data/packs/quickstart-guides.db/fighter_class__BjKQ3nrBCRyrgpbI.json index d587d9b8a..7e008a27b 100644 --- a/data/packs/quickstart-guides.db/fighter_class__BjKQ3nrBCRyrgpbI.json +++ b/data/packs/quickstart-guides.db/fighter_class__BjKQ3nrBCRyrgpbI.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Blood-soaked gladiators in dented armor, acrobatic duelists with darting swords, or far-eyed elven archers who carve their legends with steel and grit.

Weapons: All weapons

Armor: All armor and shields

Hit Points: 1d8 per level

@UUID[Compendium.shadowdark.talents.7JTDRLtHc6FOrIEc]{Hauler}. Add your Constitution modifier, if positive, to your gear slots.

@UUID[Compendium.shadowdark.talents.5bpWuaT0KTNzuzCu]{Weapon Mastery}. Choose one type of weapon, such as longswords. You gain +1 to attack and damage with that weapon type. In addition, add half your level to these rolls (round down).

@UUID[Compendium.shadowdark.talents.F0NXUJcnBOYKzhMi]{Grit (Strength)} / @UUID[Compendium.shadowdark.talents.DGZqkVUtcmxejdm1]{Grit (Dexterity)}. Choose Strength or Dexterity. You have advantage on checks of that type to overcome an opposing force, such as kicking open a stuck door (Strength) or slipping free of rusty chains (Dexterity).

@UUID[Compendium.shadowdark.rollable-tables.dExHo4P85MgpwHd9]{Fighter Talent}

“Nothing sings sweeter than a whistling axe!\"

-Jorbin, dwarf fighter

", + "content": "

Blood-soaked gladiators in dented armor, acrobatic duelists with darting swords, or far-eyed elven archers who carve their legends with steel and grit.

Weapons: All weapons

Armor: All armor and shields

Hit Points: 1d8 per level

@UUID[Compendium.shadowdark.talents.7JTDRLtHc6FOrIEc]{Hauler}. Add your Constitution modifier, if positive, to your gear slots.

@UUID[Compendium.shadowdark.talents.5bpWuaT0KTNzuzCu]{Weapon Mastery}. Choose one type of weapon, such as longswords. You gain +1 to attack and damage with that weapon type. In addition, add half your level to these rolls (round down).

@UUID[Compendium.shadowdark.talents.F0NXUJcnBOYKzhMi]{Grit (Strength)} or @UUID[Compendium.shadowdark.talents.DGZqkVUtcmxejdm1]{Grit (Dexterity)}. Choose Strength or Dexterity. You have advantage on checks of that type to overcome an opposing force, such as kicking open a stuck door (Strength) or slipping free of rusty chains (Dexterity).

@UUID[Compendium.shadowdark.rollable-tables.dExHo4P85MgpwHd9]{Fighter Talents}

Fighter Talents

2d6

Effect

2

Gain Weapon Mastery with one additional weapon

3-6

+1 to melee and ranged attacks

7-9

+2 to Strength, Dexterity, or Constitution stat

10-11

Choose one kind of armor. You get +1 AC from that

12

Choose a talent or +2 points to distribute to stats

“Nothing sings sweeter than a whistling axe!\"

-Jorbin, dwarf fighter

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/game_master_quickstart_guide__sxBiNC5Ee4iMIP23.json b/data/packs/quickstart-guides.db/game_master_quickstart_guide__sxBiNC5Ee4iMIP23.json index 69f1d19e7..86d6a280f 100644 --- a/data/packs/quickstart-guides.db/game_master_quickstart_guide__sxBiNC5Ee4iMIP23.json +++ b/data/packs/quickstart-guides.db/game_master_quickstart_guide__sxBiNC5Ee4iMIP23.json @@ -4,39 +4,11 @@ "folder": null, "name": "Game Master Quickstart Guide", "pages": [ - "AXEA6ECnbMB2B7rW", - "eTJBPJ05OtOSIhmB", - "Ajjp4Ni38n8EU0Vw", "V1AsW61ZlA9H5qGr", "PCojefwnROBvXzLy", - "QQB1EOcUeXVKIgGT", - "wqBW5EIk7aHsoGsz", - "b46LBjc1xRYTFc00", - "Srx3FHSmltTz5fpb", - "24JAnxshsfLElyvG", - "1mZvopcELIjdeAyB", - "X2cNN9Scg50DJxKE", "MZnIVxiwZpXYDwxt", - "pQfRcWyGkVdXlSEO", - "kIEBFASGLx4uj7BQ", - "EgpY9GFB6I015DOE", - "Y7heW17ceeipE9WO", - "Xv63baCS64AdZ06a", - "T1vFyvufPeaSiNs5", - "sUBZ3JJTqNWVK6Ju", - "98KT2aCearK0WNwf", - "FAOOEhYkwNNX7IH4", - "kh5JbI9sph1bPeu5", "Ru2NrSaMAwyubrDL", - "ymlj4Tnj6NTLDqho", - "Yh34faiv7AHfsKjv", "mvIlzqhk3Ppu9p69", - "nFIx0W4kqUROqZzL", - "j8TmwYxWYw1bK8UZ", - "VzbAI1K2oA3Sa6g1", - "MRVL1WuVkOxsKqkU", - "K78DfaBTQn1is4JT", - "mkjuQT3qIdfS7bmu", "RL4ZGE42NKT9x9c1", "NrkMRYBAaYjjeGzS", "rTeieQLjkWwLmJtk", @@ -48,7 +20,8 @@ "Y0tTxKFufDZK99Id", "0O523lTJRaoxnDai", "vfFE1Zk6KJWJj7HI", - "LBLc0LceTeUxOH0r", - "4RJDHCzWGBuTQmzY" + "uMKO8ns78rT7olY2", + "GfJsJ4apoaiCUVje", + "8CbDdkSPwjlbJsBp" ] } diff --git a/data/packs/quickstart-guides.db/game_mastering__AXEA6ECnbMB2B7rW.json b/data/packs/quickstart-guides.db/game_mastering__AXEA6ECnbMB2B7rW.json deleted file mode 100644 index 74b1803dd..000000000 --- a/data/packs/quickstart-guides.db/game_mastering__AXEA6ECnbMB2B7rW.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "AXEA6ECnbMB2B7rW", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.AXEA6ECnbMB2B7rW", - "image": { - }, - "name": "Game Mastering", - "src": null, - "system": { - }, - "text": { - "content": "

Welcome, Game Master, and congratulations!

You are the chosen one. You join a long and honored history of monumental gamers who have shaped countless imaginations. Their legacy is now yours.

As the Game Master, it is your job to lead the table in all things.

That means you set the bar. The way you speak, the energy you bring to the game, and the speed you set carries over to everyone else around you.

There will be times when you must guide a shy player, when you must firmly call for focus during off-topic chatter, and when you must declare in a hushed whisper that all fate hangs on the single roll of a die.

Do not shrink from your task. Even when all light is extinguished, all hit points gone, it is you who carries the torch.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/gameplay__bhYgcEapPUj7dWdi.json b/data/packs/quickstart-guides.db/gameplay__bhYgcEapPUj7dWdi.json deleted file mode 100644 index 381d64fbb..000000000 --- a/data/packs/quickstart-guides.db/gameplay__bhYgcEapPUj7dWdi.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "bhYgcEapPUj7dWdi", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.bhYgcEapPUj7dWdi", - "image": { - }, - "name": "Gameplay", - "src": null, - "system": { - }, - "text": { - "content": "

The Shadowdark is like a sleeping bear. Only go near it if you have a 10-foot pole and are prepared to die.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/gear__EgpY9GFB6I015DOE.json b/data/packs/quickstart-guides.db/gear__EgpY9GFB6I015DOE.json deleted file mode 100644 index d9d5eb604..000000000 --- a/data/packs/quickstart-guides.db/gear__EgpY9GFB6I015DOE.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "EgpY9GFB6I015DOE", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.EgpY9GFB6I015DOE", - "image": { - }, - "name": "Gear", - "src": null, - "system": { - }, - "text": { - "content": "

Gear is precious and limited. Give value and utility to all of it.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/gear__hZGh2BWZDeP27auG.json b/data/packs/quickstart-guides.db/gear__hZGh2BWZDeP27auG.json index 87b0fdea8..08063cf55 100644 --- a/data/packs/quickstart-guides.db/gear__hZGh2BWZDeP27auG.json +++ b/data/packs/quickstart-guides.db/gear__hZGh2BWZDeP27auG.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

See the Items compendiums in the Compendium Sidebar.

GEAR SLOTS

You can carry a number of items equal to your Strength stat or 10, whichever is higher.

Unless noted, all gear besides typical clothing fills one gear slot. Gear that is hard to transport might fill more than one slot.

@UUID[Compendium.shadowdark.gear.fJHwwn6TEfbdr8CM]{CRAWLING KIT}

Weapon Properties

Finesse (F). You can use your Strength or Dexterity when attacking with this weapon.

Loading (L). You must forgo moving to reload this weapon.

Thrown (Th). You can throw this weapon to make a ranged attack with it using Strength.

Two-handed (2H). You must use this weapon with two hands.

Versatile (V). You can use this weapon with one or two hands. Use the higher damage die if you’re wielding it with two.

Weapon types. Melee weapons (M) strike at arm's reach, and ranged weapons (R) strike at a distance.

Range. You can use a weapon at close (C), near (N), or far (F) range (see Distances, pg. 47).

", + "content": "

Arrows. Ammunition for shortbows or longbows.

Backpack. Holds all the gear you can carry. Don't lose it.

Caltrops. Tiny, triangle-shaped iron spikes. Living creatures who step on caltrops take 1 damage and can only move at half speed for 10 rounds.

Coin. One gold piece (gp) is worth 10 silver pieces (sp) or 100 copper pieces (cp).

Crossbow bolts. Ammunition for crossbows.

Crowbar. Grants advantage on checks to pry open stuck objects.

Flask or bottle. Glass containers that hold one draught of liquid.

Flint and steel. A small fire starter. With it, routine attempts to light a fire always succeed.

Gem. Gems come in numerous varieties and are very valuable.

Grappling hook. A rope anchor with three curved tines.

Iron spikes. Strong spikes. Each has a hole for threading rope. Can be hammered in with weapons or other iron spikes.

Lantern. Casts light up to a double near distance (see Light, pg. 46). Requires oil. Has a shutter to hide the light.

Mirror. A small, polished mirror.

Oil flask. Fuels a lantern for one hour of real time. One flask covers a close area and burns for 4 rounds, dealing 1d4 damage each round.

Pole. Wooden, 10' long.

Rations. One day of food and water supply for one person.

Rope. Hemp, 60’ long.

Torch. Sheds light to a near distance (see Light Sources, pg. 46). Burns for one hour of real time.

Basic Gear

Item

Cost

Quantity Per Gear Slot

Arrows (20)

1 gp

1-20

Backpack

2 gp

1 (first one free to carry)

Caltrops (one bag)

5 sp

1

Coin

Varies

100 (first 100 free to carry)

Crossbow bolts (20)

1 gp

1-20

Crowbar

5 sp

1

Flask or bottle

3 sp

1

Flint and steel

5 sp

1

Gem

Varies

1-10

Grappling hook

1 gp

1

Iron spikes (10)

1 gp

1-10

Lantern

5 gp

1

Mirror

10 gp

1

Oil, flask

5 sp

1

Pole

5 sp

1

Rations (3)

5 sp

1-3

Rope, 60'

1 gp

1

Torch

5 sp

1

Gear Slots

You can carry a number of items equal to your Strength stat or 10, whichever is higher.

Unless noted, all gear besides typical clothing fills one gear slot. Gear that is hard to transport might fill more than one slot.

Crawling Kit

A crawling kit costs 7 gp. It uses 7 gear slots and contains the following items.

@UUID[Compendium.shadowdark.gear.fJHwwn6TEfbdr8CM]{CRAWLING KIT}

Crawling Kit

Items

Quantity

Gear Slots

Total Cost

Backpack

1

0

2 gp

Flint and steel

1

1

5 sp

Torch

2

2

1 gp

Rations

3

1

5 sp

Iron spikes

10

1

1 gp

Grappling hook

1

1

1 gp

Rope, 60'

1

1

1 gp

Armor

Item

Cost

Gear Slots

AC

Properties

Leather armor

10 gp

1

11 + DEX mod

Chainmail

60 gp

2

13 + DEX mod

Disadv on stealth, swim

Plate mail

130 gp

3

15

No swim, disadv stealth

Shield

10 gp

1

+2

Occupies one hand

Mithral (metal armor only)

x4

-1

No penalty stealth, swim

Weapons

Weapon

Cost

Type

Range

Damage

Properties

Bastard sword

10 gp

M

C

1d8/1d10

V, 2 slots

Club

5 cp

M

C

1d4

Crossbow

8 gp

R

F

1d6

2H, L

Dagger

1 gp

M/R

C/N

1d4

F, Th

Greataxe

10 gp

M

C

1d8/1d10

V, 2 slots

Greatsword

12 gp

M

C

1d12

2H, 2 slots

Javelin

5 sp

M/R

C/F

1d4

Th

Longbow

8 gp

R

F

1d8

2H

Longsword

9 gp

M

C

1d8

Mace

5 gp

M

C

1d6

Shortbow

6 gp

R

F

1d4

2H

Shortsword

7 gp

M

C

1d6

Spear

5 sp

M/R

C/N

1d6

Th

Staff

5 sp

M

C

1d4

2H

Warhammer

10 gp

M

C

1d10

2H

Finesse (F). You can use your Strength or Dexterity when attacking with this weapon.

Loading (L). You must forgo moving to reload this weapon.

Thrown (Th). You can throw this weapon to make a ranged attack with it using Strength.

Two-handed (2H). You must use this weapon with two hands.

Versatile (V). You can use this weapon with one or two hands. Use the higher damage die if you’re wielding it with two.

Weapon types. Melee weapons (M) strike at arm's reach, and ranged weapons (R) strike at a distance.

Range. You can use a weapon at close (C), near (N), or far (F) range (see Distances, pg. 47).

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/goblin__Q0yjKUVpS6VDiXSk.json b/data/packs/quickstart-guides.db/goblin__Q0yjKUVpS6VDiXSk.json deleted file mode 100644 index fe480e939..000000000 --- a/data/packs/quickstart-guides.db/goblin__Q0yjKUVpS6VDiXSk.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "Q0yjKUVpS6VDiXSk", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.Q0yjKUVpS6VDiXSk", - "image": { - }, - "name": "Goblin", - "src": null, - "system": { - }, - "text": { - "content": "

Green, clever beings who thrive in dark, cramped places. As fierce as they are tiny.

You know the Common and Goblin languages.

Keen Senses. You can't be surprised.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 3, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/half_orc__5Jne4e9Akp9wQ1fk.json b/data/packs/quickstart-guides.db/half_orc__5Jne4e9Akp9wQ1fk.json deleted file mode 100644 index d2b69f864..000000000 --- a/data/packs/quickstart-guides.db/half_orc__5Jne4e9Akp9wQ1fk.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "5Jne4e9Akp9wQ1fk", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.5Jne4e9Akp9wQ1fk", - "image": { - }, - "name": "Half-Orc", - "src": null, - "system": { - }, - "text": { - "content": "

Towering, tusked warriors who are as daring as humans and as relentless as orcs.

You know the Common and Orcish languages.

@UUID[Compendium.shadowdark.talents.LR6h4lXVXwx7AFQ6]{Mighty}. You have a +1 bonus to attack and damage rolls with melee weapons.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 3, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/halfling__UnKag3L3Cz3VzJ8v.json b/data/packs/quickstart-guides.db/halfling__UnKag3L3Cz3VzJ8v.json deleted file mode 100644 index 5b764459b..000000000 --- a/data/packs/quickstart-guides.db/halfling__UnKag3L3Cz3VzJ8v.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "UnKag3L3Cz3VzJ8v", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.UnKag3L3Cz3VzJ8v", - "image": { - }, - "name": "Halfling", - "src": null, - "system": { - }, - "text": { - "content": "

Small, cheerful country folk with mischievous streaks. They enjoy life’s simple pleasures.

You know the Common language.

Stealthy. Once per day, you can become invisible for 3 rounds.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 3, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/hazards__NrkMRYBAaYjjeGzS.json b/data/packs/quickstart-guides.db/hazards__NrkMRYBAaYjjeGzS.json index f5bbb43d0..17b084532 100644 --- a/data/packs/quickstart-guides.db/hazards__NrkMRYBAaYjjeGzS.json +++ b/data/packs/quickstart-guides.db/hazards__NrkMRYBAaYjjeGzS.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

Hazards add passive danger to the adventuring environment. There is often no way to defeat or permanently disable them.

Unlike traps, most hazards are obvious from the start.

Movement Restriction. Some hazards inhibit or prevent movement, such as quicksand pools or slippery ice. Hazards can even fully entrap characters.

Damage. Some hazards deal ongoing damage, such as toxic spores or acid rain.

Weakening. Certain hazards weaken or hamper the characters. These could include antimagic zones or vapors that sap physical strength.

Combining. The most insidious hazards combine one or more of these types into a single threat.

@UUID[Compendium.shadowdark.macros.jS2NVcdDJraaMbDd]{Draw Hazard}

", + "content": "

Hazards add passive danger to the adventuring environment. There is often no way to defeat or permanently disable them.

Unlike traps, most hazards are obvious from the start.

Movement Restriction. Some hazards inhibit or prevent movement, such as quicksand pools or slippery ice. Hazards can even fully entrap characters.

Damage. Some hazards deal ongoing damage, such as toxic spores or acid rain.

Weakening. Certain hazards weaken or hamper the characters. These could include antimagic zones or vapors that sap physical strength.

Combining. The most insidious hazards combine one or more of these types into a single threat.

@UUID[Compendium.shadowdark.macros.jS2NVcdDJraaMbDd]{Draw Hazard}

Hazards

d12

Movement

Damage

Weaken

1

Quicksand

Acid pools

Blinding smoke

2

Caltrops

Exploding rocks

Magnetic field

3

Loose debris

Icy water

Exhausting runes

4

Tar field

Lava

Antimagic zone

5

Grasping vines

Pummeling hail

Snuffs light sources

6

Steep incline

Steam vents

Disorienting sound

7

Slippery ice

Toxic mold

Magical silence

8

Rushing water

Falling debris

Numbing cold

9

Sticky webs

Acid rain

Sickening smell

10

Gale force wind

Curtain of fire

Sleep-inducing spores

11

Greased floor

Electrified field

Confusing reflections

12

Illusory terrain

Gravity flux

Memory-stealing

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/how_much_gold__Yh34faiv7AHfsKjv.json b/data/packs/quickstart-guides.db/how_much_gold__Yh34faiv7AHfsKjv.json deleted file mode 100644 index 54681f3d0..000000000 --- a/data/packs/quickstart-guides.db/how_much_gold__Yh34faiv7AHfsKjv.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "Yh34faiv7AHfsKjv", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.Yh34faiv7AHfsKjv", - "image": { - }, - "name": "How Much Gold", - "src": null, - "system": { - }, - "text": { - "content": "

Over time, PCs will earn and lose gold through adventuring, carousing, and buying gear.

Per encounter, each group should gain about 10 gp x their average party level in value, or:

For examples, see Quick Start guide page 13

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/how_often___j8TmwYxWYw1bK8UZ.json b/data/packs/quickstart-guides.db/how_often___j8TmwYxWYw1bK8UZ.json deleted file mode 100644 index 79694159b..000000000 --- a/data/packs/quickstart-guides.db/how_often___j8TmwYxWYw1bK8UZ.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "j8TmwYxWYw1bK8UZ", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.j8TmwYxWYw1bK8UZ", - "image": { - }, - "name": "How Often?", - "src": null, - "system": { - }, - "text": { - "content": "

The GM checks for random encounters during crawling rounds (not combat) based on the environment's danger level.

Unsafe. Check every 3 rounds.

Risky. Check every 2 rounds.

Deadly. Check every round.

To check for a random encounter, the GM rolls 1d6. An encounter occurs on a result of 1.

The GM might also check for an encounter if the characters create a loud disturbance.

For overland travel, check for random encounters based on hours in place of rounds.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/human__jFydzt03NFfJbK0s.json b/data/packs/quickstart-guides.db/human__jFydzt03NFfJbK0s.json deleted file mode 100644 index 95373722b..000000000 --- a/data/packs/quickstart-guides.db/human__jFydzt03NFfJbK0s.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "jFydzt03NFfJbK0s", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.jFydzt03NFfJbK0s", - "image": { - }, - "name": "Human", - "src": null, - "system": { - }, - "text": { - "content": "

Bold, adaptable, and diverse people who learn quickly and accomplish mighty deeds.

You know the Common language and one additional common language (pg. 29).

Ambitious. You gain one additional talent roll at 1st level.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 3, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/information__T1vFyvufPeaSiNs5.json b/data/packs/quickstart-guides.db/information__T1vFyvufPeaSiNs5.json deleted file mode 100644 index d5f6d972e..000000000 --- a/data/packs/quickstart-guides.db/information__T1vFyvufPeaSiNs5.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "T1vFyvufPeaSiNs5", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.T1vFyvufPeaSiNs5", - "image": { - }, - "name": "Information", - "src": null, - "system": { - }, - "text": { - "content": "

Dispense information freely. If the characters test the floor where there's a trap, they find it.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/introduction__V1AsW61ZlA9H5qGr.json b/data/packs/quickstart-guides.db/introduction__V1AsW61ZlA9H5qGr.json index 9ea5b0731..30bafac1a 100644 --- a/data/packs/quickstart-guides.db/introduction__V1AsW61ZlA9H5qGr.json +++ b/data/packs/quickstart-guides.db/introduction__V1AsW61ZlA9H5qGr.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "", + "content": "

Game Mastering

Welcome, Game Master, and congratulations!

You are the chosen one. You join a long and honored history of monumental gamers who have shaped countless imaginations. Their legacy is now yours.

As the Game Master, it is your job to lead the table in all things.

That means you set the bar. The way you speak, the energy you bring to the game, and the speed you set carries over to everyone else around you.

There will be times when you must guide a shy player, when you must firmly call for focus during off-topic chatter, and when you must declare in a hushed whisper that all fate hangs on the single roll of a die.

Do not shrink from your task. Even when all light is extinguished, all hit points gone, it is you who carries the torch.

Your Eyes Only

The core rules of Shadowdark RPG are found in the Player Quickstart Guide. You should refer to it for the main game rules alongside the players.

However, the material in this book, the Game Master Quickstart Guide, is for your eyes only.

The dire nature of monsters, the mysteries of magical treasure, and the fascinating secrets of adventuring sites are all things the characters should discover through gameplay.

There was never any fun had in knowing all the surprises before they happen!

What to Do

Describe what the characters newly perceive, and then let the players respond to that with actions. Call for checks when those actions require skill. Then start again from the top!

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/join_the_dark__MKcdErZvI7mTte2a.json b/data/packs/quickstart-guides.db/join_the_dark__MKcdErZvI7mTte2a.json new file mode 100644 index 000000000..3295df282 --- /dev/null +++ b/data/packs/quickstart-guides.db/join_the_dark__MKcdErZvI7mTte2a.json @@ -0,0 +1,23 @@ +{ + "_id": "MKcdErZvI7mTte2a", + "_key": "!journal.pages!I5d5ltGw4F3g15uG.MKcdErZvI7mTte2a", + "image": { + }, + "name": "Join the Dark", + "src": null, + "system": { + }, + "text": { + "content": "

Shadowdark RPG Community

Find other Shadowdark RPG players, Game Masters, and creators in The Arcane Library's Discord server! It's a friendly place to organize games, share ideas, and ask questions.

Discord link: https://discord.gg/thearcanelibrary

Also, keep an eye out at gaming conventions for Shadowdark events and open tables!

Kelsey Dionne, Shadowdark RPG's creator and head of The Arcane Library, runs open-table, unscheduled games at Gary Con each year. Come find where she's lurking and jump in!

You can also stay up-to-date on Shadowdark RPG happenings by joining the newsletter.

Newsletter link: https://www.thearcanelibrary.com/pages/shadowdark-rpg-newsletter

Find Adventures and Content

Visit thearcanelibrary.com for the latest in Shadowdark RPG adventures and articles.

There, you can grab print or PDF issues of Cursed Scroll, the official Shadowdark zine bursting with themed character options, monsters, locations, and critically-acclaimed adventures.

Follow The Arcane Library on youtube.com/thearcanelibrary for video guides, tips, tricks, and adventure walkthroughs!

Finally, spectacular creators such as Taylor Seely-Wright, Laurin-David Weggen, James Mishler, and Jake Savala (brewin_druid) have published an amazing array of adventures, settings, character options and more under the Shadowdark RPG Third-Party License.

Check out their excellent work on drivethrurpg.com and itch.io!

", + "format": 1 + }, + "title": { + "level": 1, + "show": true + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/join_the_dark__vfFE1Zk6KJWJj7HI.json b/data/packs/quickstart-guides.db/join_the_dark__vfFE1Zk6KJWJj7HI.json index 35bc83253..0412a71b1 100644 --- a/data/packs/quickstart-guides.db/join_the_dark__vfFE1Zk6KJWJj7HI.json +++ b/data/packs/quickstart-guides.db/join_the_dark__vfFE1Zk6KJWJj7HI.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

SHADOWDARK RPG COMMUNITY

Find other Shadowdark RPG players, Game Masters, and creators in The Arcane Library's Discord server! It's a friendly place to organize games, share ideas, and ask questions.

Discord link: https://discord.gg/abPNTQmjG7

Also, keep an eye out at gaming conventions for Shadowdark events and open tables!

Kelsey Dionne, Shadowdark RPG's creator and head of The Arcane Library, runs open-table, unscheduled games at Gary Con each year. Come find where she's lurking and jump in!

You can also stay up-to-date on Shadowdark RPG happenings by joining the newsletter.

Newsletter link: https://www. thearcanelibrary.com/pages/shadowdark-rpg-newsletter

FIND ADVENTURES AND CONTENT

Visit thearcanelibrary.com for the latest in Shadowdark RPG adventures and articles.

There, you can grab print or PDF issues of Cursed Scroll, the official Shadowdark zine bursting with themed character options, monsters, locations, and critically-acclaimed adventures.

Follow The Arcane Library on youtube.com/thearcanelibrary for video guides, tips, tricks, and adventure walkthroughs!

Finally, spectacular creators such as Taylor Seely-Wright, Laurin-David Weggen, James Mishler, and Jake Savala (brewin_druid) have published an amazing array of adventures, settings, character options and more under the Shadowdark RPG Third-Party License.

Check out their excellent work on drivethrurpg.com and itch.io!

", + "content": "

Shadowdark RPG Community

Find other Shadowdark RPG players, Game Masters, and creators in The Arcane Library's Discord server! It's a friendly place to organize games, share ideas, and ask questions.

Discord link: https://discord.gg/thearcanelibrary

Also, keep an eye out at gaming conventions for Shadowdark events and open tables!

Kelsey Dionne, Shadowdark RPG's creator and head of The Arcane Library, runs open-table, unscheduled games at Gary Con each year. Come find where she's lurking and jump in!

You can also stay up-to-date on Shadowdark RPG happenings by joining the newsletter.

Newsletter link: https://www.thearcanelibrary.com/pages/shadowdark-rpg-newsletter

Find Adventures and Content

Visit thearcanelibrary.com for the latest in Shadowdark RPG adventures and articles.

There, you can grab print or PDF issues of Cursed Scroll, the official Shadowdark zine bursting with themed character options, monsters, locations, and critically-acclaimed adventures.

Follow The Arcane Library on youtube.com/thearcanelibrary for video guides, tips, tricks, and adventure walkthroughs!

Finally, spectacular creators such as Taylor Seely-Wright, Laurin-David Weggen, James Mishler, and Jake Savala (brewin_druid) have published an amazing array of adventures, settings, character options and more under the Shadowdark RPG Third-Party License.

Check out their excellent work on drivethrurpg.com and itch.io!

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/languages__uqlaZb9K0rv2nI0Y.json b/data/packs/quickstart-guides.db/languages__uqlaZb9K0rv2nI0Y.json index 4c01b6bb2..b69039599 100644 --- a/data/packs/quickstart-guides.db/languages__uqlaZb9K0rv2nI0Y.json +++ b/data/packs/quickstart-guides.db/languages__uqlaZb9K0rv2nI0Y.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Common Languages

Language - Who Speaks It

Common - Most humanoids

Dwarvish - Dwarves

Elvish - Elves

Giant - Giants, ogres, trolls

Goblin - Bugbears, goblins, hobgoblings

Merran - Merfolk, sahuagin, sirens

Orcish - Orcs

Sylvan - Centaurs, dryads, faeries

Thanian - Minotaurs, beastmen, manticores

Rare Languages

Language - Who Speaks It

Celestial - Angels

Diabolic - Demons, devils

Draconic - Dragons

Primordial - Elder things, elementals

“Language is the key to the most important doors.\"

-Creeg, human wizard

", + "content": "
Common Languages

Language

Who Speaks It

Common

Most humanoids

Dwarvish

Dwarves

Elvish

Elves

Giant

Giants, ogres, trolls

Goblin

Bugbears, goblins, hobgoblins

Merran

Merfolk, sahuagin, sirens

Orcish

Orcs

Reptilian

Lizardfolk, viperians

Sylvan

Centaurs, dryads, faeries

Thanian

Minotaurs, beastmen, manticores

Rare Languages

Language

Who Speaks It

Celestial

Angels

Diabolic

Demons, devils

Draconic

Dragons

Primordial

Elder things, elementals

“Language is the key to the most important doors.\"

-Creeg, human wizard

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/level_advancement__v4FffM1SjPE4hLgq.json b/data/packs/quickstart-guides.db/level_advancement__v4FffM1SjPE4hLgq.json index 5ec849cab..874b32c90 100644 --- a/data/packs/quickstart-guides.db/level_advancement__v4FffM1SjPE4hLgq.json +++ b/data/packs/quickstart-guides.db/level_advancement__v4FffM1SjPE4hLgq.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Experience Points

XP represents your learning, influence, and increasing skill.

XP awards are based on the quality of the treasure and boons you gain during a session.

The GM can award XP right away or at the end of each session.

Leveling Up

To gain a level, you need to earn your current level x 10 XP.

Once you reach a new level, your total XP resets back to zero.

You get any new title, spells, and talent improvements listed for your level. Your maximum HP increases, and you might also gain a talent roll.

Advancement

Level 1: +1 Talent, Level up at 10 xp

Level 2: no Talent, Level up at 20 xp

Level 3: +1 Talent, Level up at 30 xp

Level 4: no Talent, Level up at 40 xp

Level 5: +1 Talent, Level up at 50 xp

Level 6: no Talent, Level up at 60 xp

Level 7: +1 Talent, Level up at 70 xp

Level 8: no Talent, Level up at 80 xp

Level 9: +1 Talent, Level up at 90 xp

Level 10: no Talent, Level up at 100 xp

Talent Roll

You gain one roll on your class's talent table when you reach the indicated levels. Duplicate talents stack unless noted.

Increased HP

Roll your class's hit points die and add it to your maximum HP.

“Certain doom is a challenge, not a promise.\"

-Iraga, half-orc priest

", + "content": "

Experience Points

XP represents your learning, influence, and increasing skill.

XP awards are based on the quality of the treasure and boons you gain during a session.

The GM can award XP right away or at the end of each session.

Leveling Up

To gain a level, you need to earn your current level x 10 XP.

Once you reach a new level, your total XP resets back to zero.

You get any new title, spells, and talent improvements listed for your level. Your maximum HP increases, and you might also gain a talent roll.

Advancement

Level

Talent

Level Up At...

1

+1

10 XP

2

20 XP

3

+1

30 XP

4

40 XP

5

+1

50 XP

6

60 XP

7

+1

70 XP

8

80 XP

9

+1

90 XP

10

100 XP

Talent Roll

You gain one roll on your class's talent table when you reach the indicated levels. Duplicate talents stack unless noted.

Increased HP

Roll your class's hit points die and add it to your maximum HP.

“Certain doom is a challenge, not a promise.\"

-Iraga, half-orc priest

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/luck_tokens__uqY92dyJsZDh3F0R.json b/data/packs/quickstart-guides.db/luck_tokens__uqY92dyJsZDh3F0R.json index 238f17f69..8003c5ea0 100644 --- a/data/packs/quickstart-guides.db/luck_tokens__uqY92dyJsZDh3F0R.json +++ b/data/packs/quickstart-guides.db/luck_tokens__uqY92dyJsZDh3F0R.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Sometimes the GM awards a luck token to a player for exceptional roleplaying, heroism, or just plain coolness.

Each player can only have one luck token at a time.

You can cash in a luck token to reroll any roll you just made. You must use the new result.

You can also give your luck token to a companion.

HOW MANY TO GIVE?

The GM might award 3-5 luck tokens per player during a session with a pulpy, heroic feel.

Alternatively, the GM might only give out 1 luck token per player during a game session that is grim, difficult, and dark.

Big sacrifices, moving speeches, or incredibly daring maneuvers might be worthy of a luck token, whether or not the character's action was successful.

", + "content": "

Sometimes the GM awards a luck token to a player for exceptional roleplaying, heroism, or just plain coolness.

Big sacrifices, moving speeches, or incredibly daring maneuvers might be worthy of luck tokens, whether or not the characters'actions were successful.

Each player can only have one luck token at a time.

You can cash in a luck token to reroll any roll you just made. You must use the new result.

You can also give your luck token to a companion.

How Many to Give?

The GM might award 2-3 new luck tokens per player during the course of a session with a pulpy, heroic feel.

Alternatively, the GM might not give out any new luck tokens during a game session that is grim, difficult, and dark.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/magic_item_attributes__Y0tTxKFufDZK99Id.json b/data/packs/quickstart-guides.db/magic_item_attributes__Y0tTxKFufDZK99Id.json index 817182e1f..447854114 100644 --- a/data/packs/quickstart-guides.db/magic_item_attributes__Y0tTxKFufDZK99Id.json +++ b/data/packs/quickstart-guides.db/magic_item_attributes__Y0tTxKFufDZK99Id.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

QUALITIES

A magic item can have some or all of the following qualities.

Bonus. Magic armor and weapons can have a bonus from +0 to +3. Armor with a bonus adds that amount to the AC it grants. A weapon with a bonus adds that amount to its attack and damage rolls.

+0 items are the most frequent, and +3 items are very rare.

Benefit. A supernatural benefit gifted to the item's wielder. Most magic items have at least one benefit.

Curse. A negative effect bestowed on the item's wielder. Some magic items have a curse.

Personality. A few magic items are conscious and have personalities that include virtues, flaws, a trait, and an alignment. Magic items with personalities can communicate telepathically with their wielders.

@UUID[Compendium.shadowdark.macros.4j286mEmWbt6maGk]{Generate Random Magic Item Name}

CONSUMABLES

A creature must drink an entire potion or use an entire consumable item to gain its effects.

The user decides the order in which the effects take place on a consumable item.

", + "content": "

Qualities

A magic item can have some or all of the following qualities.

Bonus. Magic armor and weapons can have a bonus from +0 to +3. Armor with a bonus adds that amount to the AC it grants. A weapon with a bonus adds that amount to its attack and damage rolls.

+0 items are the most frequent, and +3 items are very rare.

Benefit. A supernatural benefit gifted to the item's wielder. Most magic items have at least one benefit.

Curse. A negative effect bestowed on the item's wielder. Some magic items have a curse.

Personality. A few magic items are conscious and have personalities that include virtues, flaws, a trait, and an alignment. Magic items with personalities can communicate telepathically with their wielders.

@UUID[Compendium.shadowdark.macros.4j286mEmWbt6maGk]{Magic Item Idea Generator}

Magic Item Idea Generator

d20

Name 1

Name 2

Name 3

1

The Crimson

Blade

of Thundering Death

2

The Ashen

Poultice

of Ages

3

Ortival's

Rite

of the Archmage

4

The Doom

Axe

of Destruction

5

The Twilight

Hammer

of Brak

6

The Astral

Wand

of Power

7

Krull's

Cape

of the Covenant

8

The Vicious

Tome

of the Wilds

9

Memnon's

Litany

of the Horde

10

The Blessed

Staff

of Blood

11

The Infernal

Scroll

of Time

12

Madeera's

Skull

of the Lich Queen

13

The Whispering

Bow

of the Elders

14

The Unholy

Sword

of Madness

15

Shune's

Shield

of Withering

16

The Lost

Dagger

of Annihilation

17

Ord's

Armor

of the Dragon

18

The Righteous

Orb

of the Risen

19

The Demonic

Eye

of Elemental Fury

20

The Primordial

Elixir

of the Spirits

Consumables

A creature must drink an entire potion or use an entire consumable item to gain its effects.

The user decides the order in which the effects take place on a consumable item.

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/magic_items__0O523lTJRaoxnDai.json b/data/packs/quickstart-guides.db/magic_items__0O523lTJRaoxnDai.json index e6521b2dc..b631da219 100644 --- a/data/packs/quickstart-guides.db/magic_items__0O523lTJRaoxnDai.json +++ b/data/packs/quickstart-guides.db/magic_items__0O523lTJRaoxnDai.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

See Compendium sidebar and the Magic Item compendium.

", + "content": "

Magic Items can be found in the Shadowdark System > Magic Items compendium.

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/making_checks__KJ1HQ0bwu2qCV05A.json b/data/packs/quickstart-guides.db/making_checks__KJ1HQ0bwu2qCV05A.json index 167eaca9e..50beebf1b 100644 --- a/data/packs/quickstart-guides.db/making_checks__KJ1HQ0bwu2qCV05A.json +++ b/data/packs/quickstart-guides.db/making_checks__KJ1HQ0bwu2qCV05A.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

WHEN TO ROLL?

Usually, you succeed at what you're trained to do without needing to roll a check.

For example, a wizard is always able to read magical runes, and a thief always finds a trap if searching in the right area.

If you take the time to scan the sky for threats or examine a stretch of wall for a secret door, you simply succeed.

Social encounters usually rely on what you say rather than Charisma checks. Narrating a moving speech or using secret information you gathered to influence an NPC does not require a check to succeed.

The GM asks for a check when the following is true:

DIFFICULTY CLASS

The four standard DCs represent how difficult an action is.

Easy, DC 9. Leaping a narrow chasm, sneaking up on an inattentive guard.

Normal, DC 12. Kicking open a stuck door, picking a poor lock.

Hard, DC 15. Swimming against a strong current, giving first aid to stop a character from dying.

Extreme, DC 18. Climbing a slippery cliff one-handed, restraining a frenzied lion.

OPPOSED CHECKS

If multiple creatures are working against each other on a conflicting task, an opposed check decides who succeeds.

To make an opposed check, each participant rolls one relevant stat check at the same time, even if it's not their turn. The highest result wins (reroll ties).

", + "content": "

When to Roll?

Usually, you succeed at what you're trained to do without needing to roll a check.

For example, a wizard is always able to read magical runes, and a thief always finds a trap if searching in the right area.

If you take the time to scan the sky for threats or examine a stretch of wall for a secret door, you simply succeed.

Social encounters usually rely on what you say rather than Charisma checks. Narrating a moving speech or using secret information you gathered to influence an NPC does not require a check to succeed.

The GM asks for a check when the following is true:

Difficulty Class

The four standard DCs represent how difficult an action is.

Easy, DC 9. Leaping a narrow chasm, sneaking up on an inattentive guard.

Normal, DC 12. Kicking open a stuck door, picking a poor lock.

Hard, DC 15. Swimming against a strong current, giving first aid to stop a character from dying.

Extreme, DC 18. Climbing a slippery cliff one-handed, restraining a frenzied lion.

Contested Checks

If multiple creatures are working against each other on a conflicting task, an contested check decides who succeeds.

To make an contested check, each participant rolls one relevant stat check at the same time, even if it's not their turn. The highest result wins (reroll ties).

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/monster__zMiJSeTtaxBPfZJc.json b/data/packs/quickstart-guides.db/monster__zMiJSeTtaxBPfZJc.json deleted file mode 100644 index 79f5fc9f9..000000000 --- a/data/packs/quickstart-guides.db/monster__zMiJSeTtaxBPfZJc.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "zMiJSeTtaxBPfZJc", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.zMiJSeTtaxBPfZJc", - "image": { - }, - "name": "Monster", - "src": null, - "system": { - }, - "text": { - "content": "

See Compendium sidebar and Monster.

ARMOR CLASS

Just like characters, monsters have an AC that denotes how difficult it is to harm them.

HIT POINTS

Calculate a monster's hit points (HP) by rolling a number of d8s per monster level (LV) and adding its CON modifier (minimum 1). You can also use the average total listed.

ATTACKS

Most monsters can make one or two attacks per turn (ATK), but some can make more. Attack bonuses and damage are listed for each.

MOVEMENT

Monsters can typically move (MV) near each turn, but some can move other distances. If a monster has a special mode of movement, such as flying or swimming, it is noted after the distance.

STAT MODIFIERS

Monsters have modifiers listed for Strength (S), Dexterity (D), Constitution (C), Intelligence (I), Wisdom (W), and Charisma (Ch).

ALIGNMENT

All monsters have a typical alignment (AL) for their species. Individual monsters might have a different alignment.

SPELLCASTING

Treat monster spellcasting the same as character spellcasting. For a natural 1 on an INT or CHA spell, roll on the Wizard Mishap tables (pg. 46). A natural 1 on a WIS spell incurs penance. The tier is the spellcasting DC - 10.

DARK-ADAPTED

All non-humanoid monsters are dark-adapted. Their powerful senses allow them to ignore the penalties of total darkness (see pg. 84). Blinding or deafening a monster still hinders it.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/monster_attributes__zMiJSeTtaxBPfZJc.json b/data/packs/quickstart-guides.db/monster_attributes__zMiJSeTtaxBPfZJc.json new file mode 100644 index 000000000..d155ca26a --- /dev/null +++ b/data/packs/quickstart-guides.db/monster_attributes__zMiJSeTtaxBPfZJc.json @@ -0,0 +1,24 @@ +{ + "_id": "zMiJSeTtaxBPfZJc", + "_key": "!journal.pages!sxBiNC5Ee4iMIP23.zMiJSeTtaxBPfZJc", + "image": { + }, + "name": "Monster Attributes", + "src": null, + "system": { + }, + "text": { + "content": "

Armor Class

Just like characters, monsters have an AC that denotes how difficult it is to harm them.

Hit Points

Calculate a monster's hit points (HP) by rolling a number of d8s per monster level (LV) and adding its CON modifier (minimum 1). You can also use the average total listed.

Attacks

Most monsters can make one or two attacks per turn (ATK), but some can make more. Attack bonuses and damage are listed for each.

Movement

Monsters can typically move (MV) near each turn, but some can move other distances. If a monster has a special mode of movement, such as flying or swimming, it is noted after the distance.

Stat Modifiers

Monsters have modifiers listed for Strength (S), Dexterity (D), Constitution (C), Intelligence (I), Wisdom (W), and Charisma (Ch).

Alignment

All monsters have a typical alignment (AL) for their species. Individual monsters might have a different alignment.

Spellcasting

Treat monster spellcasting the same as character spellcasting. For a natural 1 on an INT or CHA spell, roll on the Wizard Mishap tables (pg. 46). A natural 1 on a WIS spell incurs penance. The tier is the spellcasting DC - 10.

Dark-adapted

All non-humanoid monsters are dark-adapted. Their powerful senses allow them to ignore the penalties of total darkness (see pg. 84). Blinding or deafening a monster still hinders it.

", + "format": 1, + "markdown": "" + }, + "title": { + "level": 1, + "show": true + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/monster_statistics__uMKO8ns78rT7olY2.json b/data/packs/quickstart-guides.db/monster_statistics__uMKO8ns78rT7olY2.json new file mode 100644 index 000000000..d4c5ac6d2 --- /dev/null +++ b/data/packs/quickstart-guides.db/monster_statistics__uMKO8ns78rT7olY2.json @@ -0,0 +1,23 @@ +{ + "_id": "uMKO8ns78rT7olY2", + "_key": "!journal.pages!sxBiNC5Ee4iMIP23.uMKO8ns78rT7olY2", + "image": { + }, + "name": "Monster Statistics", + "src": null, + "system": { + }, + "text": { + "content": "

Monsters can be found in the Shadowdark System > Monsters compendium.

", + "format": 1 + }, + "title": { + "level": 1, + "show": true + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/npcs__LBLc0LceTeUxOH0r.json b/data/packs/quickstart-guides.db/npcs__LBLc0LceTeUxOH0r.json deleted file mode 100644 index 178174f8d..000000000 --- a/data/packs/quickstart-guides.db/npcs__LBLc0LceTeUxOH0r.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "LBLc0LceTeUxOH0r", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.LBLc0LceTeUxOH0r", - "image": { - }, - "name": "NPCs", - "src": null, - "system": { - }, - "text": { - "content": "", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/overview__4E1ySMs0RsxZKZ5q.json b/data/packs/quickstart-guides.db/overview__4E1ySMs0RsxZKZ5q.json index ef8337ff6..d3dac44b9 100644 --- a/data/packs/quickstart-guides.db/overview__4E1ySMs0RsxZKZ5q.json +++ b/data/packs/quickstart-guides.db/overview__4E1ySMs0RsxZKZ5q.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

To make a Shadowdark RPG character (also called a player character, or PC), grab your dice, a blank character sheet, and go through the next few pages. You can also view a walkthrough at youtube.com/thearcanelibrary.

NAME

Choose a worthy name for your adventurer.

ANCESTRY

Your character’s cultural and ancestral heritage.

CLASS

Your character’s job.

LEVEL

You start at 1st level, and you gain levels by earning XP.

XP

You start with 0 experience points (XP). You gain XP based on the treasure and boons you

earn from adventuring.

ALIGNMENT & DEITY

Your character’s cosmic link to the opposing forces of Law and Chaos, or balanced Neutrality.

TITLE

As you gain levels, your prestige grows. Your title is based on your level, class, and alignment.

BACKGROUND

Your history and past experience. You are adept at tasks related to your background.

STATS

The six scores that determine your physical and mental characteristics.

HP

Hit points (HP) represent the amount of injury you can sustain before you die. Taking damage from weapons, traps, spells, or other sources temporarily reduces your HP. You can regain HP by resting.

AC

Armor class (AC) is a type of difficulty class that shows how tough it is to injure you, whether because you're agile or you wear armor. Your class determines the type of armor you can wear.

Your AC starts at 10 + your Dexterity modifier. Wearing armor changes your AC (see Armor, pg. 34).

ATTACKS

The weapons you wield and how you use them to fight an enemy (see Combat on pg. 50 for details). You can wield the weapons listed for your class.

TALENTS

Your special abilities. Your class, ancestry, and talent rolls grant you these. The benefits of talents combine (even the same talent rolled multiple times).

SPELLS

Some classes can learn and cast magic spells (see Casting Spells on pg. 52 for more details).

GEAR

Your equipment. You can carry a number of items equal to 10 or your Strength stat, whichever is higher.

1ST-LEVEL CHARACTERS

Most games begin with 1st- level characters — fledgling heroes who are ready to go on dangerous adventures.

1st-level characters start with:

", + "content": "

To make a Shadowdark RPG character (also called a player character, or PC), grab your dice, a blank character sheet, and go through the next few pages. You can also view a walkthrough at youtube.com/thearcanelibrary.

Name

Choose a worthy name for your adventurer.

Ancestry

Your character’s cultural and ancestral heritage.

Class

Your character’s job.

Level

You start at 1st level, and you gain levels by earning XP.

XP

You start with 0 experience points (XP). You gain XP based on the treasure and boons you earn from adventuring.

Alignment & Deity

Your character’s cosmic link to the opposing forces of Law and Chaos, or balanced Neutrality.

Title

As you gain levels, your prestige grows. Your title is based on your level, class, and alignment.

Background

Your history and past experience. You are adept at tasks related to your background.

Stats

The six scores that determine your physical and mental characteristics.

HP

Hit points (HP) represent the amount of injury you can sustain before you die. Taking damage from weapons, traps, spells, or other sources temporarily reduces your HP. You can regain HP by resting.

AC

Armor class (AC) is a type of difficulty class that shows how tough it is to injure you, whether because you're agile or you wear armor. Your class determines the type of armor you can wear.

Your AC starts at 10 + your Dexterity modifier. Wearing armor changes your AC (see Armor, pg. 34).

Attacks

The weapons you wield and how you use them to fight an enemy (see Combat on pg. 50 for details). You can wield the weapons listed for your class.

Talents

Your special abilities. Your class, ancestry, and talent rolls grant you these. The benefits of talents combine (even the same talent rolled multiple times).

Spells

Some classes can learn and cast magic spells (see Casting Spells on pg. 52 for more details).

Gear

Your equipment. You can carry a number of items equal to 10 or your Strength stat, whichever is higher.

1st-level Characters

Most games begin with 1st-level characters — fledgling heroes who are ready to go on dangerous adventures.

1st-level characters start with:

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/player_quickstart_guide__I5d5ltGw4F3g15uG.json b/data/packs/quickstart-guides.db/player_quickstart_guide__I5d5ltGw4F3g15uG.json index 159afed81..4bc0551e3 100644 --- a/data/packs/quickstart-guides.db/player_quickstart_guide__I5d5ltGw4F3g15uG.json +++ b/data/packs/quickstart-guides.db/player_quickstart_guide__I5d5ltGw4F3g15uG.json @@ -4,19 +4,11 @@ "folder": null, "name": "Player Quickstart Guide", "pages": [ - "FtsgFqHFQ0S86JW2", "xHHod48IPz6xTOeM", "oS18PtqDDic7mYJY", "4E1ySMs0RsxZKZ5q", "0e3YUDINvQF4yrgz", "WQ6qtQXVgk22qoFi", - "5UIZQaxjj8wBv1Bv", - "VDVUd9LT8n73Ypgk", - "Q0yjKUVpS6VDiXSk", - "UnKag3L3Cz3VzJ8v", - "qT4CvFI6vG9glyhh", - "5Jne4e9Akp9wQ1fk", - "jFydzt03NFfJbK0s", "BjKQ3nrBCRyrgpbI", "TuNrjjaAUwsBmRWV", "5vdLAe7ld4ALPNwy", @@ -28,8 +20,6 @@ "hZGh2BWZDeP27auG", "8c5K7zUJ51Z0wC4m", "v4FffM1SjPE4hLgq", - "bhYgcEapPUj7dWdi", - "kZkm9IFoIP5IjhYi", "0vPsk0R9TOzHB0Ry", "uqY92dyJsZDh3F0R", "IAcb9oKCi6ptUyTY", @@ -43,6 +33,10 @@ "1NetKQ878MMjyF89", "OaLA5pPQdYBYlJxa", "3ucjLVtzReOBJUtB", - "pdXQM1GfmQ39hhjX" + "pdXQM1GfmQ39hhjX", + "Rbfb9fZAQq7WZNiW", + "AvEsAMUCVUwHtSYt", + "MKcdErZvI7mTte2a", + "sZ8VL88OjSsoYzRp" ] } diff --git a/data/packs/quickstart-guides.db/priest_class__TuNrjjaAUwsBmRWV.json b/data/packs/quickstart-guides.db/priest_class__TuNrjjaAUwsBmRWV.json index 38adc19c9..475bb51e5 100644 --- a/data/packs/quickstart-guides.db/priest_class__TuNrjjaAUwsBmRWV.json +++ b/data/packs/quickstart-guides.db/priest_class__TuNrjjaAUwsBmRWV.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Crusading templars, prophetic shamans, or mad-eyed zealots who wield the power of their gods to cleanse the unholy.

Weapons: Club, crossbow, dagger, mace, longsword, staff, warhammer

Armor: All armor and shields

Hit Points: 1d6 per level

Languages. You know either Celestial, Diabolic, or Primordial.

@UUID[Compendium.shadowdark.spells.mByUvcHIVEPWscfH]{Turn Undead}. You know the turn undead spell. It doesn’t count toward your number of known spells.

Deity. Choose a god to serve who matches your alignment (see Deities, pg. 30). You have a holy symbol for your god (it takes up no gear slots).

Spellcasting. You can cast priest spells you know.

You know two tier 1 spells of your choice from the priest spell list on pg. 57.

Each time you gain a level, you choose new priest spells to learn according to the Priest Spells Known table.

For casting priest spells, see Spellcasting on pg. 52.

@UUID[Compendium.shadowdark.rollable-tables.CtkKBhsOpV1v5YjX]{Priest Talent}

Spells Known by Tier (Amount x Tier)

Level 1, 2 x 1

Level 2, 3 x 1

Level 3, 3 x 1, 1 x 2

Level 4, 3 x 1, 2 x 2

Level 5, 3 x 1, 2 x 2, 1 x 3

Level 6, 3 x 1, 2 x 2, 2 x 3

Level 7, 3 x 1, 3 x 2, 2 x 3, 1 x 4

Level 8, 3 x 1, 3 x 2, 2 x 3, 2 x 4

Level 9, 3 x 1, 3 x 2, 2 x 3, 2 x 4, 1 x 5

Level 10, 3 x 1, 3 x 2, 3 x 3, 2 x 4, 2 x 5

", + "content": "

Crusading templars, prophetic shamans, or mad-eyed zealots who wield the power of their gods to cleanse the unholy.

Weapons: Club, crossbow, dagger, mace, longsword, staff, warhammer

Armor: All armor and shields

Hit Points: 1d6 per level

Languages. You know either Celestial, Diabolic, or Primordial.

@UUID[Compendium.shadowdark.spells.mByUvcHIVEPWscfH]{Turn Undead}. You know the turn undead spell. It doesn’t count toward your number of known spells.

@UUID[Compendium.shadowdark.talents.Item.QxhyKNW4aDQqolMi]{Deity}. Choose a god to serve who matches your alignment (see Deities, pg. 30). You have a holy symbol for your god (it takes up no gear slots).

@UUID[Compendium.shadowdark.talents.Item.EYRxfb5BUEzH1w3b]{Spellcasting}. You can cast priest spells you know.

You know two tier 1 spells of your choice from the priest spell list on pg. 57.

Each time you gain a level, you choose new priest spells to learn according to the Priest Spells Known table.

For casting priest spells, see Spellcasting on pg. 52.

@UUID[Compendium.shadowdark.rollable-tables.CtkKBhsOpV1v5YjX]{Priest Talents}

Priest Talents

2d6

Effect

2

Gain advantage on casting one spell you know

3-6

+1 to melee or ranged attacks

7-9

+1 to priest spellcasting checks

10-11

+2 to Strength or Wisdom stat

12

Choose a talent or +2 points to distribute to stats

Priest Spells Known

Spells Known By Spell Tier

Level

1

2

3

4

5

1

2

2

3

3

3

1

4

3

2

5

3

2

1

6

3

2

2

7

3

3

2

1

8

3

3

2

2

9

3

3

2

2

1

10

3

3

3

2

2

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/purpose__nFIx0W4kqUROqZzL.json b/data/packs/quickstart-guides.db/purpose__nFIx0W4kqUROqZzL.json deleted file mode 100644 index 9840b165a..000000000 --- a/data/packs/quickstart-guides.db/purpose__nFIx0W4kqUROqZzL.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "nFIx0W4kqUROqZzL", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.nFIx0W4kqUROqZzL", - "image": { - }, - "name": "Purpose", - "src": null, - "system": { - }, - "text": { - "content": "

Random encounters are a way to keep time pressure up. If the characters linger too long, they'll run the risk of more encounters.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/random_encounters__mvIlzqhk3Ppu9p69.json b/data/packs/quickstart-guides.db/random_encounters__mvIlzqhk3Ppu9p69.json index abaf03e86..cb65812e7 100644 --- a/data/packs/quickstart-guides.db/random_encounters__mvIlzqhk3Ppu9p69.json +++ b/data/packs/quickstart-guides.db/random_encounters__mvIlzqhk3Ppu9p69.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

@UUID[Compendium.shadowdark.rollable-tables.qwzmxwaurxwhTc4f]{Random Encounter: Distance}

@UUID[Compendium.shadowdark.rollable-tables.wPg13uAPhmRPtd8y]{Random Encounter: Activity}

", + "content": "

Purpose

Random encounters are a way to keep time pressure up. If the characters linger too long, they'll run the risk of more encounters.

How Often?

The GM checks for random encounters during crawling rounds (not combat) based on the environment's danger level.

Unsafe. Check every 3 rounds.

Risky. Check every 2 rounds.

Deadly. Check every round.

To check for a random encounter, the GM rolls [[/r 1d6]]. An encounter occurs on a result of 1.

The GM might also check for an encounter if the characters create a loud disturbance.

For overland travel, check for random encounters based on hours in place of rounds.

Starting Distance

If one or more wandering creatures appear, roll 1d6 for their distance from the group.

@UUID[Compendium.shadowdark.rollable-tables.qwzmxwaurxwhTc4f]{Random Encounter: Distance}

Distance

d6

Starting Distance

1

Close

2-4

Near

5-6

Far

What is it Doing?

When the characters encounter new creatures, roll to determine the creatures' current activity. This might impact how likely they are to notice the characters.

@UUID[Compendium.shadowdark.rollable-tables.RollTable.wPg13uAPhmRPtd8y]{Random Encounter: Activity}

Activity

2d6

Activity

2-4

Hunting

5-6

Eating

7-8

Building/nesting

9-10

Socializing/playing

11

Guarding

12

Sleeping

Reaction Check

When the characters encounter random creatures, the GM rolls for the creatures' attitude (if it would not already be clear).

If the characters immediately interact with the creatures to influence their attitude, one of the interacting characters may add their Charisma modifier to the reaction check.

The interacting characters reveal their presence and position to the creatures.

Some vicious creatures, such as undead, are always hostile.

@UUID[Compendium.shadowdark.rollable-tables.RollTable.ZtQzGRfn64Et3yge]{Random Encounter: Reaction}

Reaction

2d6 + CHA mod

Attitude

0-6

Hostile

7-8

Suspicious

9

Neutral

10-11

Curious

12+

Friendly

Treasure

There's a 50% chance a randomly encountered creature (or group of creatures) has no treasure.

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/reaction_check__K78DfaBTQn1is4JT.json b/data/packs/quickstart-guides.db/reaction_check__K78DfaBTQn1is4JT.json deleted file mode 100644 index 84f523350..000000000 --- a/data/packs/quickstart-guides.db/reaction_check__K78DfaBTQn1is4JT.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "K78DfaBTQn1is4JT", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.K78DfaBTQn1is4JT", - "image": { - }, - "name": "Reaction Check", - "src": null, - "system": { - }, - "text": { - "content": "

When the characters encounter random creatures, the GM rolls for the creatures' attitude (if it would not already be clear).

If the characters immediately interact with the creatures to influence their attitude, one of the interacting characters may add their Charisma modifier to the reaction check.

The interacting characters reveal their presence and position to the creatures.

Some vicious creatures, such as undead, are always hostile.

Roll 2D6 + CHA mod

Result | Attitude

0-6 ….. Hostile

7-8 ….. Suspicious

9 …….. Neutral

10-11 .. Curious

12+ ….. Friendly

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/resting__eESogCwLJ4JAwr7q.json b/data/packs/quickstart-guides.db/resting__eESogCwLJ4JAwr7q.json index 70cd95a88..5dca88367 100644 --- a/data/packs/quickstart-guides.db/resting__eESogCwLJ4JAwr7q.json +++ b/data/packs/quickstart-guides.db/resting__eESogCwLJ4JAwr7q.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

RESTING

Injured characters can rest to recover from their wounds. To rest, a character must consume a ration and sleep for 8 hours.

Sleep can be broken up for light and routine tasks, such as taking a turn on watch.

Interruption. Each stressful interruption of rest (including combat) requires an affected character to make a DC 12 Constitution check.

On a failure, the character consumes a ration but gains no benefit from resting.

Success. A character who successfully rests regains all lost hit points and recovers any stat damage that was not permanent.

Additionally, some talents, spells, or items regain their ability to be used after a successful rest.

DANGER LEVEL

Characters can rest anywhere, but doing so inside a dungeon or perilous environment carries a high chance of failure due to the risk of a random encounter.

While the characters are resting in a dangerous environment, the Game Master checks for random encounters using the overland travel cadence:

Unsafe. Check every 3 hours.

Risky. Check every 2 hours.

Deadly. Check every hour.

CAMPFIRE

In many cases, adventurers need a light source while resting. Characters can combine three torches into a campfire that can't be moved once lit.

A campfire lasts up to 8 hours while at least one character remains near to it, and it casts light out to a near distance.

", + "content": "

Resting

Injured characters can rest to recover from their wounds. To rest, a character must consume a ration and sleep for 8 hours.

Sleep can be broken up for light and routine tasks, such as taking a turn on watch.

Interruption. Each stressful interruption of rest (including combat) requires an affected character to make a DC 12 Constitution check.

On a failure, the character consumes a ration but gains no benefit from resting.

Success. A character who successfully rests regains all lost hit points and recovers any stat damage that was not permanent.

Additionally, some talents, spells, or items regain their ability to be used after a successful rest.

Danger Level

Characters can rest anywhere, but doing so inside a dungeon or perilous environment carries a high chance of failure due to the risk of a random encounter.

While the characters are resting in a dangerous environment, the Game Master checks for random encounters using the overland travel cadence:

Unsafe. Check every 3 hours.

Risky. Check every 2 hours.

Deadly. Check every hour.

Campfire

In many cases, adventurers need a light source while resting. Characters can combine three torches into a campfire that can't be moved once lit.

A campfire lasts up to 8 hours while at least one character remains near to it, and it casts light out to a near distance.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/rewarding_investment__FAOOEhYkwNNX7IH4.json b/data/packs/quickstart-guides.db/rewarding_investment__FAOOEhYkwNNX7IH4.json deleted file mode 100644 index ce4b2230a..000000000 --- a/data/packs/quickstart-guides.db/rewarding_investment__FAOOEhYkwNNX7IH4.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "FAOOEhYkwNNX7IH4", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.FAOOEhYkwNNX7IH4", - "image": { - }, - "name": "Rewarding Investment", - "src": null, - "system": { - }, - "text": { - "content": "

Honor what has been earned. If a character learns a new language, make it matter. Allow new titles or iconic deeds to have an impact on the characters' lives.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/rolling_the_dice__0vPsk0R9TOzHB0Ry.json b/data/packs/quickstart-guides.db/rolling_the_dice__0vPsk0R9TOzHB0Ry.json index 75c088538..4022934e2 100644 --- a/data/packs/quickstart-guides.db/rolling_the_dice__0vPsk0R9TOzHB0Ry.json +++ b/data/packs/quickstart-guides.db/rolling_the_dice__0vPsk0R9TOzHB0Ry.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

ADVANTAGE

When you have advantage on a roll, it means you're in a strong position to succeed.

For example, you might be attacking from the high ground, or you might have just failed at a task and now have insight into how to succeed if you try again.

To roll with advantage, roll the same die twice and use the better result.

DISADVANTAGE

When you have disadvantage on a roll, it means you're in a strong position to fail.

For example, you might be trying to strike an enemy while blinded by sand, or navigating a maze while confused by disorienting poison.

To roll with disadvantage, roll the same die twice and use the worse result.

CANCELING

If you have both advantage and disadvantage on a roll, they cancel each other out.

NATURAL 20

When a d20 die roll shows a 20, what you're doing succeeds to your maximum capacity. An attack roll automatically hits and is a critical hit (see Damage on pg. 51).

NATURAL 1

When a d20 die roll shows a 1, what you're doing fails to your maximum capacity. An attack roll automatically misses and might even strike an ally.

THE D6 DECIDER

If there's a random chance for an outcome, such as whether a dropped torch goes out, the GM calls for a d6 roll. A 1-3 results in the worse outcome for the players, and a 4-6 results in the better one.

", + "content": "

Advantage

When you have advantage on a roll, it means you're in a strong position to succeed.

For example, you might be attacking from the high ground, or you might have just failed at a task and now have insight into how to succeed if you try again.

To roll with advantage, roll the same die twice and use the better result.

Disadvantage

When you have disadvantage on a roll, it means you're in a strong position to fail.

For example, you might be trying to strike an enemy while blinded by sand, or navigating a maze while confused by disorienting poison.

To roll with disadvantage, roll the same die twice and use the worse result.

Canceling

If you have both advantage and disadvantage on a roll, they cancel each other out.

Natural 20

When a d20 die roll shows a 20, what you're doing succeeds to your maximum capacity. An attack roll automatically hits and is a critical hit (see Damage on pg. 51).

Natural 1

When a d20 die roll shows a 1, what you're doing fails to your maximum capacity. An attack roll automatically misses and might even strike an ally.

The D6 Decider

If there's a random chance for an outcome, such as whether a dropped torch goes out, the GM calls for a d6 roll. A 1-3 results in the worse outcome for the players, and a 4-6 results in the better one.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/ruins_encounter__L6tnE7gcIdR5Ebqp.json b/data/packs/quickstart-guides.db/ruins_encounter__L6tnE7gcIdR5Ebqp.json index df4d63eb4..fc2d09a91 100644 --- a/data/packs/quickstart-guides.db/ruins_encounter__L6tnE7gcIdR5Ebqp.json +++ b/data/packs/quickstart-guides.db/ruins_encounter__L6tnE7gcIdR5Ebqp.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

@UUID[Compendium.shadowdark.rollable-tables.PJmTjgwiPdZcYBYT]{Ruin Encounters}

", + "content": "

@UUID[Compendium.shadowdark.rollable-tables.PJmTjgwiPdZcYBYT]{Ruin Encounters}

Ruins Encounters

d100

Details

01

A mutated cave brute explodes through a crumbling wall

02-03

A silent gelatinous cube sweeps up a corridor

04-05

A roving brown bear scavenges for dead bodies to eat

06-07

Rival crawlers confront the PCs; they were \"here first\"

08-09

1d6 rust monsters swarm a crack bubbling with mercury

10-11

A legless suit of animated armor pulls itself along the floor

12-13

A groaning wall collapses at the slightest touch

14-15

A chalk note on the wall: \"Karov, we'll be at the Loyal Hog\"

16-17

Mort the goblin is digging in cracks for grubs and beetles

18-19

The floor collapses into a pit 1d6 x 10 feet deep

20-21

A raiding team of 2d4 hobgoblins moves in tight formation

22-23

2d4 web-covered skeletons form from scattered bones

24-25

1d4 giant dung beetles roll huge balls of dried excrement

26-27

An ochre jelly hides inside a pond or sinkhole

28-29

A single, perfect rose grows up between the flagstones

30-31

2d4 bandits shutter lanterns and set up a hasty ambush

32-33

Three goblins toughen each other's skulls with frying pans

34-35

2d6 beastmen pummel a giant centipede with rocks

36-37

A gas leak causes all light sources to explode and go out

38-39

A gelatinous cube full of handy items is stuck inside a pit

40-41

A swarm of clattering, gold scarab beetles flies into sight

42-43

A wounded NPC staggers up to the PCs and begs for help

44-45

A rusty portcullis slams down, separating the PCs

46-47

A giant spider hides above an old, rotten backpack

48-49

A weeping ghost floats by, distracted by its own ranting

50-53

2d4 kobolds sneak up behind the PCs for a surprise attack

54-55

Ancient clay pots vibrate with hypnotizing resonance

56-57

1d6 gricks shred dead giant rats and use the fur for nesting

58-59

Rival crawlers escort a frail noble tourist on an \"adventure\"

60-61

3d4 goblin scavengers barter and trade for odd trinkets

62-63

2d4 dwarven miners (soldiers) shore up a collapsing wall

64-65

2d4 giant wasps build a huge, papery nest on the ceiling

66-67

A dense cloud of sulfuric mist rises from a floor crack

68-69

A swarm of spiders surges out of a gauzy egg sack

70-71

An ogre named Lud scratches rude words into the wall

72-73

1d6 goblins brawl with 2d4 kobolds over a grick carcass

74-75

2d4 giant bats roost on the ceiling; light disturbs them

76-77

An ettercap spins web cocoons around its still-living prey

78-79

1d6 cultists hunt for humanoid bones for a nefarious ritual

80-81

A dryad searches for her tree that bugbears chopped up

82-83

A deep gnome plays haunting music on humming fungi

84-85

2d6 kobolds work in a makeshift, volatile alchemy lab

86-87

A stone golem endlessly stacks the same rocks into piles

88-89

Two darkmantles circle each other in a duel of intimidation

90-91

2d6 goblins carry their bugbear king on a rickety litter

92-93

2d4 cave creepers swarm up the hallway

94-95

A recent campfire still burns with glowing cinders

96-97

A minotaur guides a mysterious merchant along a path

98-99

Roll two encounters and combine the results (reroll 98-99)

00

The body of a dead crawler holds a random magic item

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/rules_vs__rulings__X2cNN9Scg50DJxKE.json b/data/packs/quickstart-guides.db/rules_vs__rulings__X2cNN9Scg50DJxKE.json deleted file mode 100644 index f38f02c59..000000000 --- a/data/packs/quickstart-guides.db/rules_vs__rulings__X2cNN9Scg50DJxKE.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "X2cNN9Scg50DJxKE", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.X2cNN9Scg50DJxKE", - "image": { - }, - "name": "Rules vs. Rulings", - "src": null, - "system": { - }, - "text": { - "content": "

If there were a rule for every situation, we would be living inside the rulebook instead of the game world.

As the GM, you have infinite power with only a handful of rules. Stat checks and the standard DCs can resolve any action. You need nothing more.

Rather than pore through the book, adjudicate using what you already know. Make a ruling, roll the dice, and keep going!

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/rumors__vV98zY1OkqNYn7di.json b/data/packs/quickstart-guides.db/rumors__vV98zY1OkqNYn7di.json index 6f432c881..822140af1 100644 --- a/data/packs/quickstart-guides.db/rumors__vV98zY1OkqNYn7di.json +++ b/data/packs/quickstart-guides.db/rumors__vV98zY1OkqNYn7di.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

@UUID[Compendium.shadowdark.rollable-tables.MlSMyJcXaJWuZ56O]{Rumors}

", + "content": "

@UUID[Compendium.shadowdark.rollable-tables.MlSMyJcXaJWuZ56O]{Rumors}

Rumors

d100

Details

01

An armored beast the size of a ship is rampaging nearby

02-03

A team of assassins is on its way to kill your group

04-05

The local ruler has placed a 2,000 gp bounty on your heads

06-07

The cult of Shune is planning a fiery coup at midnight

08-09

An ancient, stone door has been found in the castle cellar

10-11

Lizardfolk have been raiding caravans near the swamp

12-13

Armored skeletons are roaming the misty graveyard

14-15

An earthquake uncovered a ruin inside a deep rift

16-17

A warband of orcs has taken over an abandoned keep

18-19

There is a hall of golden statues underneath the well

20-21

Those who survive the Trial of the Lotus gain a strange gift

22-23

A Captain of the Guard has been taken hostage by thugs

24-25

The Crystal Caves are home to a cult of psychic sorcerers

26-27

A crocodile dragged a richly-laden mule into the sewers

28-29

A fortune-telling witch speaks true omens and portents

30-31

Every full moon, the Prancing Unicorn's larder is robbed

32-33

A famous group of crawlers hasn't returned from a delve

34-35

A glowing meteor crashed deep inside the marshlands

36-37

Fire will not light or burn within sight of the Lion Fountain

38-39

The lost Jewel of Barbalt is hidden in the Howling Caves

40-41

A dwarven mining team has uncovered a tentacled statue

42-43

The Red Owl tavern has a trapdoor to the Shadowdark

44-45

Viperian warriors guard a shrine to a medusa in the jungle

46-47

Three thieves just pulled off a gemstone heist nearby

48-49

Harpies keep watch from the cliffs around Diridia's Tomb

50-53

A gorgon stalks the ruins of the Underhill Halls

54-55

Beneath the Red Abbey is the forgotten Barrow of Ur-Din

56-57

A dying sage is calling for a mighty group of heroes

58-59

A wizard accidentally let his trio of cockatrices escape

60-61

A local lord has somehow been stranded atop a high roof

62-63

Bartomeu the Pirate Prince will be hanged at noon

64-65

Goblin spelunkers found an underground cathedral

66-67

A Kytherian Cog was lost in the sea near Myrkhos

68-69

Rare and valuable mushrooms grow inside an old crypt

70-71

The Church of St. Terragnis will pay for the return of a relic

72-73

A volcanic eruption revealed tunnels in the caldera's walls

74-75

The cyclopean ruins of Tal-Yool lie deep within the forest

76-77

A famous gambler will bet a ruby on a Wizard Thief game

78-79

The Moon Druids will bless a sword used to slay a werewolf

80-81

Gravediggers found a chained coffin in an unmarked plot

82-83

An abandoned wizard's tower is full of clockwork creatures

84-85

The Thieves' Guild is about to attack a rival merchant lord

86-87

Windstorms uncovered a stone monolith in the desert

88-89

A rival group of crawlers found the map to Jiraal's Hoard

90-91

A monstrosity called The Oracle lurks below the university

92-93

The Ophidian Armor is in Ekmara's Keep in the wasteland

94-95

The princess has been kidnapped by a group of sorcerers

96-97

A Chaos Knight's tomb has been found beneath a temple

98-99

The fabled Library of Gehemna appeared outside the city

00

The dragon Ixamir has awoken from her 200-year slumber

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/running_the_game__PCojefwnROBvXzLy.json b/data/packs/quickstart-guides.db/running_the_game__PCojefwnROBvXzLy.json index eff0862f4..826313683 100644 --- a/data/packs/quickstart-guides.db/running_the_game__PCojefwnROBvXzLy.json +++ b/data/packs/quickstart-guides.db/running_the_game__PCojefwnROBvXzLy.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "", + "content": "

The Game Master

The Game Master is the world- spinner, the all-wise, the ventriloquist.

You are the deadly pit trap and the assassin in the night. You are the storm. The army. The gods.

You hold ultimate power.

Yet you only want one thing: to see your players triumph.

So you craft malevolent villains worth defeating. You sculpt marvelous treasures worth stealing. You fill the world with rot, darkness, and death so it can be driven back by sword, spell, and flame.

Through this, you offer an invitation. You propose it loudly with roaring dragons, humbly with helpless villagers, secretly with hidden treasure maps.

You call the players to adventure.

And they answer.

The Only Rule

The Only Rule is that you make the rules.

What's written in this book is a guide, not a constraint, and none of it takes precedence over your judgment.

If something doesn't work at your table, change it or throw it out and don't look back.

The Pact

You and your players are gaming together to have fun, prop each other up, and strengthen bonds. This is The Pact.

The Pact is often unspoken and unseen, but it is always felt.

It is based on goodwill, respect, and fellowship.

Its enemies are selfishness, antagonism, and arrogance.

Decisions made to defend The Pact are always good ones.

Setting DCs

The four standard DCs of easy (9), normal (12), hard (15), and extreme (18) are universal and help you quickly decide a DC.

When determining the difficulty of a task, take the creature into account. Finding a trail in a sunny field would be an easy task for a forest elf with tracking skills, but it would be a hard task for a sun-dazzled cave troll.

When you ask players to make a check, state what kind of check it is. For example, an easy Charisma check or a DC 15 Dexterity check. That way, the players know what they need to roll to succeed.

Challenge Variety

The characters should face a multitude of challenges during an adventure, including combat, dealing with NPCs, or overcoming the environment.

Each class excels at different tasks. Thieves love to scout and talk to NPCs, fighters and clerics shine in combat, and wizards dominate the environment.

Character Skill vs. Player Skill

Characters aren't the only ones who level up. Players also gain experience!

For example, players will learn where to look for secret doors and what the \"tells\" are. As they go on more adventures, they become better at gameplay.

Encourage this by giving players the opportunity to make decisions that rely on their creativity and wits, not on their dice rolls or stat bonuses.

Rules vs. Rulings

If there were a rule for every situation, we would be living inside the rulebook instead of the game world.

As the GM, you have infinite power with only a handful of rules. Stat checks and the standard DCs can resolve any action. You need nothing more.

Rather than pore through the book, adjudicate using what you already know. Make a ruling, roll the dice, and keep going!

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/scrolls_and_wands__OaLA5pPQdYBYlJxa.json b/data/packs/quickstart-guides.db/scrolls_and_wands__OaLA5pPQdYBYlJxa.json index 5fa5aef65..d130b0840 100644 --- a/data/packs/quickstart-guides.db/scrolls_and_wands__OaLA5pPQdYBYlJxa.json +++ b/data/packs/quickstart-guides.db/scrolls_and_wands__OaLA5pPQdYBYlJxa.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

USING SCROLLS AND WANDS

Scrolls and wands contain magic spells. Spellcasters can use them to cast these spells if the spell is on their spell list (even if they don't know the spell).

To do so, they must succeed on a spellcasting check with a DC of 10 + the tier of the spell contained in the wand or scroll.

Failing to cast a spell from a wand or scroll does not impact the ability to cast known spells.

SCROLLS

After a spellcasting attempt with a scroll, the magical writing disappears from the scroll and it ceases to work. On a critical failure, casters with mishap tables must roll a mishap.

WANDS

On a failed casting attempt, the wand stops working until you complete a rest. On a critical failure, the wand permanently breaks, and casters with mishap tables must roll a mishap.

", + "content": "

Using Scrolls and Wands

Scrolls and wands contain magic spells. Spellcasters can use them to cast these spells if the spell is on their spell list (even if they don't know the spell).

To do so, they must succeed on a spellcasting check with a DC of 10 + the tier of the spell contained in the wand or scroll.

Failing to cast a spell from a wand or scroll does not impact the ability to cast known spells.

Scrolls

After a spellcasting attempt with a scroll, the magical writing disappears from the scroll and it ceases to work. On a critical failure, casters with mishap tables must roll a mishap.

Wands

On a failed casting attempt, the wand stops working until you complete a rest. On a critical failure, the wand permanently breaks, and casters with mishap tables must roll a mishap.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/setting_dcs__Srx3FHSmltTz5fpb.json b/data/packs/quickstart-guides.db/setting_dcs__Srx3FHSmltTz5fpb.json deleted file mode 100644 index 3beed9daa..000000000 --- a/data/packs/quickstart-guides.db/setting_dcs__Srx3FHSmltTz5fpb.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "Srx3FHSmltTz5fpb", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.Srx3FHSmltTz5fpb", - "image": { - }, - "name": "Setting DCs", - "src": null, - "system": { - }, - "text": { - "content": "

The four standard DCs of easy (9), normal (12), hard (15), and extreme (18) are universal and help you quickly decide a DC.

When determining the difficulty of a task, take the creature into account. Finding a trail in a sunny field would be an easy task for a forest elf with tracking skills, but it would be a hard task for a sun-dazzled cave troll.

When you ask players to make a check, state what kind of check it is. For example, an easy Charisma check or a DC 15 Dexterity check. That way, the players know what they need to roll to succeed.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/shadowdark__xHHod48IPz6xTOeM.json b/data/packs/quickstart-guides.db/shadowdark__xHHod48IPz6xTOeM.json index 633c7392d..c84ff9d88 100644 --- a/data/packs/quickstart-guides.db/shadowdark__xHHod48IPz6xTOeM.json +++ b/data/packs/quickstart-guides.db/shadowdark__xHHod48IPz6xTOeM.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

WHAT IS SHADOWDARK?

Shadowdark RPG is a fantasy adventure game where you and your companions delve into buried ruins, lost cities, spider-infested forests, and even fearsome dragon lairs in search of gold and glory.

The Shadowdark is any place where danger and darkness hold sway. It clutches ancient secrets and dusty treasures in its rotting claws, daring fortune seekers to tempt their fates.

With your adventuring companions at your side, you confront the Shadowdark's sinister traps, formidable magics, and ruthless monsters.

If you survive, you'll bring back untold riches plucked from the jaws of death itself. And before long, you'll hear the Shadowdark's call once again!

WHAT DEFINES THIS GAME?

Speed, danger, and simplicity. Magic is perilous, and battles are fast and deadly. Being clever is crucial for survival.

Shadowdark RPG is rules-light and intuitive. It encourages quick decisions rather than hunting through the rulebook for answers.

In this game, a torch only holds back the pressing darkness for one hour of real-world time. There isn’t a moment to waste when the flames are burning low...

HOW DO I PLAY?

Everything you need to get started playing is in this tome. Turn to the next section to get familiar with the basics!

", + "content": "

What Is Shadowdark?

Shadowdark RPG is a fantasy adventure game where you and your companions delve into buried ruins, lost cities, spider-infested forests, and even fearsome dragon lairs in search of gold and glory.

The Shadowdark is any place where danger and darkness hold sway. It clutches ancient secrets and dusty treasures in its rotting claws, daring fortune seekers to tempt their fates.

With your adventuring companions at your side, you confront the Shadowdark's sinister traps, formidable magics, and ruthless monsters.

If you survive, you'll bring back untold riches plucked from the jaws of death itself. And before long, you'll hear the Shadowdark's call once again!

What Defines This Game?

Speed, danger, and simplicity. Magic is perilous, and battles are fast and deadly. Being clever is crucial for survival.

Shadowdark RPG is rules-light and intuitive. It encourages quick decisions rather than hunting through the rulebook for answers.

In this game, a torch only holds back the pressing darkness for one hour of real-world time. There isn’t a moment to waste when the flames are burning low...

How Do I Play?

Everything you need to get started playing is in this tome. Turn to the next section to get familiar with the basics!

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/something_happens___rTeieQLjkWwLmJtk.json b/data/packs/quickstart-guides.db/something_happens___rTeieQLjkWwLmJtk.json new file mode 100644 index 000000000..a3035680f --- /dev/null +++ b/data/packs/quickstart-guides.db/something_happens___rTeieQLjkWwLmJtk.json @@ -0,0 +1,24 @@ +{ + "_id": "rTeieQLjkWwLmJtk", + "_key": "!journal.pages!sxBiNC5Ee4iMIP23.rTeieQLjkWwLmJtk", + "image": { + }, + "name": "Something Happens!", + "src": null, + "system": { + }, + "text": { + "content": "

@UUID[Compendium.shadowdark.rollable-tables.AsJlWy1q0mmq5caV]{Something Happens!}

Something Happens!

d100

Details

01

The ground shakes violently and a massive fissure opens

02-03

An unseen foe leaps out of hiding at close range

04-05

A horrible buzzing fills the air, growing louder and louder

06-07

You catch the acrid smell of smoke and flame

08-09

A bright star appears in the sky, visible even at midday

10-11

You spot a half-open bag with gold coins glinting inside

12-13

A man slips a note and an odd potion into your hand

14-15

Someone observing you from afar steps out of sight

16-17

A dwarf in a red hat hands you a rose, bows, and leaves

18-19

A cowled stranger in a black cloak approaches you

20-21

Someone tries to pick your pocket

22-23

A strange ticking sound comes from inside your bag

24-25

A frothing, frantic horse with a saddle but no rider appears

26-27

A mound in the earth quickly burrows toward you

28-29

You sense you are being magically scryed upon

30-31

Someone tries to plant an object on your person

32-33

You are filled with a strong sense of dread and danger

34-35

A woman hands you a black cat and then runs away

36-37

A small, woodland creature jumps out of a backpack

38-39

You smell lilacs and hear faint, ghostly laughter

40-41

A note wrapped around a thin dagger lands next to you

42-43

A green-glowing meteor streaks through the sky

44-45

Someone nearby is staring at you and mouthing words

46-47

A pair of yellow eyes watches you from the darkness

48-49

An orc with an arrow in her back crashes through a door

50-53

You hear a beast cry out in pain just up ahead

54-55

A huge swarm of bats crashes over you and swirls away

56-57

A frail beggar whispers that he has a secret to tell you

58-59

An object falls from above and barely misses your head

60-61

A seagull lands on your head and coughs up an odd bottle

62-63

The smell of ozone rises and electricity crackles in the air

64-65

You spot a trail of tiny silver coins leading around a bend

66-67

A wild-eyed man approaches with a holy book held high

68-69

Every light source suddenly extinguishes

70-71

A stampede of wild animals bursts into view

72-73

An old woman points at you and yells, \"There they are!\"

74-75

A passing stranger presses an ancient coin into your hand

76-77

A chorus of howls echo in the distance

78-79

Two pinching and slapping goblins tumble into sight

80-81

You realize you are not alone; something is behind you

82-83

The sudden sound of rushing water crashes toward you

84-85

You hear an ear-splitting scream that nobody else hears

86-87

A man slaps you with a glove and throws it at your feet

88-89

A violent, windy storm kicks up without warning

90-91

Lightning strikes close and leaves a glowing object behind

92-93

A multicolored orb drifts up to you and then zips away

94-95

A runaway wagon crashes toward you

96-97

An NPC throws off their disguise, revealing an enemy

98-99

A demon appears to you and presents a tempting offer

00

A radiant being appears to you with a message of warning

", + "format": 1, + "markdown": "" + }, + "title": { + "level": 1, + "show": true + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/somthing_happens___rTeieQLjkWwLmJtk.json b/data/packs/quickstart-guides.db/somthing_happens___rTeieQLjkWwLmJtk.json deleted file mode 100644 index 9a4c45c09..000000000 --- a/data/packs/quickstart-guides.db/somthing_happens___rTeieQLjkWwLmJtk.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "rTeieQLjkWwLmJtk", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.rTeieQLjkWwLmJtk", - "image": { - }, - "name": "Somthing Happens!", - "src": null, - "system": { - }, - "text": { - "content": "

@UUID[Compendium.shadowdark.rollable-tables.AsJlWy1q0mmq5caV]{Something Happens!}

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/sources_of_xp__ymlj4Tnj6NTLDqho.json b/data/packs/quickstart-guides.db/sources_of_xp__ymlj4Tnj6NTLDqho.json deleted file mode 100644 index f0c117a6d..000000000 --- a/data/packs/quickstart-guides.db/sources_of_xp__ymlj4Tnj6NTLDqho.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "ymlj4Tnj6NTLDqho", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.ymlj4Tnj6NTLDqho", - "image": { - }, - "name": "Sources of XP", - "src": null, - "system": { - }, - "text": { - "content": "", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/spell_attributes__3ucjLVtzReOBJUtB.json b/data/packs/quickstart-guides.db/spell_attributes__3ucjLVtzReOBJUtB.json index e72ceae6a..503d58129 100644 --- a/data/packs/quickstart-guides.db/spell_attributes__3ucjLVtzReOBJUtB.json +++ b/data/packs/quickstart-guides.db/spell_attributes__3ucjLVtzReOBJUtB.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

TIERS

Spells are classified according to their tiers, which range from 1-5.

RANGE

Range determines at what distance (close, near, or far) you can deliver the spell’s effects. Self range means you can only target yourself with the spell.

DURATION

Duration is how long the spell effects last. Spells can have an instant effect or last for several turns, rounds, or longer. See Focus for spells with a focus duration.

OVERLAPPING EFFECTS

Ongoing effects of the same spell on the same target do not combine. The spell with the most powerful effect takes precedence, such as the spell with the longer remaining duration.

FOCUS

Some spells last for as long as you focus. You can’t cast other focus spells while focusing. You can end a focus spell at any time.

To maintain focus, make a spellcasting check at the start of your turn as if you were casting that spell.

Success. The spell remains in effect until the start of your next turn.

Failure. The spell ends. If you were focusing, you do not lose the ability to cast that spell. However, if you critically fail on a check to maintain focus, treat it as a standard critical failure (see pg. 53 for details on criticals).

If you take damage or become distracted while focusing (due to an earthquake, for example), you must immediately make a spellcasting check to maintain focus.

", + "content": "

Tiers

Spells are classified according to their tiers, which range from 1-5.

Range

Range determines at what distance (close, near, or far) you can deliver the spell’s effects. Self range means you can only target yourself with the spell.

Duration

Duration is how long the spell effects last. Spells can have an instant effect or last for several turns, rounds, or longer. See Focus for spells with a focus duration.

Overlapping Effects

Ongoing effects of the same spell on the same target do not combine. The spell with the most powerful effect takes precedence, such as the spell with the longer remaining duration.

Focus

Some spells last for as long as you focus. You can’t cast other focus spells while focusing. You can end a focus spell at any time.

To maintain focus, make a spellcasting check at the start of your turn as if you were casting that spell.

Success. The spell remains in effect until the start of your next turn.

Failure. The spell ends. If you were focusing, you do not lose the ability to cast that spell. However, if you critically fail on a check to maintain focus, treat it as a standard critical failure (see pg. 53 for details on criticals).

If you take damage or become distracted while focusing (due to an earthquake, for example), you must immediately make a spellcasting check to maintain focus.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/spell_list__pdXQM1GfmQ39hhjX.json b/data/packs/quickstart-guides.db/spell_list__pdXQM1GfmQ39hhjX.json index 65cc4bf7f..1830d1af2 100644 --- a/data/packs/quickstart-guides.db/spell_list__pdXQM1GfmQ39hhjX.json +++ b/data/packs/quickstart-guides.db/spell_list__pdXQM1GfmQ39hhjX.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

PRIEST TIER 1

PRIEST TIER 2

WIZARD TIER 1

WIZARD TIER 2

", + "content": "

Priest Tier 1

Priest Tier 2

Wizard Tier 1

Wizard Tier 2

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/spells__AvEsAMUCVUwHtSYt.json b/data/packs/quickstart-guides.db/spells__AvEsAMUCVUwHtSYt.json new file mode 100644 index 000000000..4c7863f77 --- /dev/null +++ b/data/packs/quickstart-guides.db/spells__AvEsAMUCVUwHtSYt.json @@ -0,0 +1,23 @@ +{ + "_id": "AvEsAMUCVUwHtSYt", + "_key": "!journal.pages!I5d5ltGw4F3g15uG.AvEsAMUCVUwHtSYt", + "image": { + }, + "name": "Spells", + "src": null, + "system": { + }, + "text": { + "content": "

Spells can be found in the Shadowdark System > Spells compendium.

", + "format": 1 + }, + "title": { + "level": 1, + "show": true + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/starting_distance__VzbAI1K2oA3Sa6g1.json b/data/packs/quickstart-guides.db/starting_distance__VzbAI1K2oA3Sa6g1.json deleted file mode 100644 index 15a629297..000000000 --- a/data/packs/quickstart-guides.db/starting_distance__VzbAI1K2oA3Sa6g1.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "VzbAI1K2oA3Sa6g1", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.VzbAI1K2oA3Sa6g1", - "image": { - }, - "name": "Starting Distance", - "src": null, - "system": { - }, - "text": { - "content": "

If one or more wandering creatures appear, roll 1d6 for their distance from the group.

@UUID[Compendium.shadowdark.rollable-tables.qwzmxwaurxwhTc4f]{Random Encounter: Distance}

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/stats__qT4CvFI6vG9glyhh.json b/data/packs/quickstart-guides.db/stats__qT4CvFI6vG9glyhh.json deleted file mode 100644 index 77d40fc73..000000000 --- a/data/packs/quickstart-guides.db/stats__qT4CvFI6vG9glyhh.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "qT4CvFI6vG9glyhh", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.qT4CvFI6vG9glyhh", - "image": { - }, - "name": "Stats", - "src": null, - "system": { - }, - "text": { - "content": "

To determine your character’s stats, roll 3d6 in order for each one. Note each total and modifier on your character sheet.

Optionally, if none of your stats are 14 or higher, you may roll a new set of six numbers.

Strength. Fight with a sword, bash open doors, swim. Important for fighters.

Dexterity. Shoot a bow, balance on a ledge, sneak silently, hide. Important for thieves.

Constitution. Hold your breath, resist poison, endure injury.

Intelligence. Cast wizard spells, decipher runes, learn new skills. Important for wizards.

Wisdom. Cast priest spells, detect the hidden, recognize omens. Important for priests.

Charisma. Convince creatures to be friendly, resist mental control.

The character sheet will calculate the bonuses automatically.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/stealth_and_surprise__AHdJU9YijbcfvIyI.json b/data/packs/quickstart-guides.db/stealth_and_surprise__AHdJU9YijbcfvIyI.json index 3ded5266c..4ca41f027 100644 --- a/data/packs/quickstart-guides.db/stealth_and_surprise__AHdJU9YijbcfvIyI.json +++ b/data/packs/quickstart-guides.db/stealth_and_surprise__AHdJU9YijbcfvIyI.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

HIDING AND SNEAKING

Creatures who are hiding or sneaking must succeed on Dexterity checks to go undetected by other creatures within eyesight or earshot.

The GM determines the frequency and difficulty of the check based on the environment.

The GM might secretly roll the check for a character if knowledge of the outcome impacts the situation.

Hiding Limitations. Creatures can't hide while other creatures are able to see them, even at a casual glance.

It might also be impossible to hide if there's nowhere for a creature to stay out of sight.

DETECTING

Detecting a hiding or sneaking creature requires the searcher to actively look or listen.

Looking in the right place automatically reveals a hidden creature. Otherwise, the searcher must succeed on a Wisdom check to perceive a hiding or sneaking creature.

SURPRISE

A creature who begins its turn undetected has the advantage of surprise. If combat hasn't started yet, those with surprise take one turn before the combat initiative roll (see Combat Initiative! on pg. 50).

A creature has advantage on attack rolls against surprised targets.

Attacking from hiding gives away the attacker's position afterwards unless the GM determines otherwise.

", + "content": "

Hiding and Sneaking

Creatures who are hiding or sneaking must succeed on Dexterity checks to go undetected by other creatures within eyesight or earshot.

The GM determines the frequency and difficulty of the check based on the environment.

The GM might secretly roll the check for a character if knowledge of the outcome impacts the situation.

Hiding Limitations. Creatures can't hide while other creatures are able to see them, even at a casual glance.

It might also be impossible to hide if there's nowhere for a creature to stay out of sight.

Detecting

Detecting a hiding or sneaking creature requires the searcher to actively look or listen.

Looking in the right place automatically reveals a hidden creature. Otherwise, the searcher must succeed on a Wisdom check to perceive a hiding or sneaking creature.

Surprise

A creature who begins its turn undetected has the advantage of surprise. If combat hasn't started yet, those with surprise take one turn before the combat initiative roll (see Combat Initiative! on pg. 50).

A creature has advantage on attack rolls against surprised targets.

Attacking from hiding gives away the attacker's position afterwards unless the GM determines otherwise.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/table_of_content__FtsgFqHFQ0S86JW2.json b/data/packs/quickstart-guides.db/table_of_content__FtsgFqHFQ0S86JW2.json deleted file mode 100644 index 852f6e5f6..000000000 --- a/data/packs/quickstart-guides.db/table_of_content__FtsgFqHFQ0S86JW2.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "FtsgFqHFQ0S86JW2", - "_key": "!journal.pages!I5d5ltGw4F3g15uG.FtsgFqHFQ0S86JW2", - "image": { - }, - "name": "Table of Content", - "src": null, - "system": { - }, - "text": { - "content": "

@UUID[.xHHod48IPz6xTOeM]{Shadowdark}

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/table_of_content__Xv63baCS64AdZ06a.json b/data/packs/quickstart-guides.db/table_of_content__Xv63baCS64AdZ06a.json deleted file mode 100644 index 169d51e23..000000000 --- a/data/packs/quickstart-guides.db/table_of_content__Xv63baCS64AdZ06a.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "Xv63baCS64AdZ06a", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.Xv63baCS64AdZ06a", - "image": { - }, - "name": "Table of Content", - "src": null, - "system": { - }, - "text": { - "content": "", - "format": 1, - "markdown": "" - }, - "title": { - "level": 1, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/the_basics__oS18PtqDDic7mYJY.json b/data/packs/quickstart-guides.db/the_basics__oS18PtqDDic7mYJY.json index 909589839..e75a6006c 100644 --- a/data/packs/quickstart-guides.db/the_basics__oS18PtqDDic7mYJY.json +++ b/data/packs/quickstart-guides.db/the_basics__oS18PtqDDic7mYJY.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

If this is your first time playing Shadowdark RPG, it’s helpful to start with a premade character. Several adventurers are included with this book.

These quickstart rules cover beginner characters for their first few adventures. The full rules go much further; check them out at thearcanelibrary. com/pages/shadowdark.

CHARACTERS

You decide your character’s actions and tell them to the referee, or Game Master (GM).

The GM determines if your actions are successful and describes the results.

This back-and-forth between you, the GM, and your adventuring companions grows and shapes the game world.

Always ask yourself: If you were really your character, what would you do right now?

DESCRIBE AN ACTION

On your turn, describe an action you want to do. For example, you could say you’re going to shoot your bow at a troll.

The GM might ask you to make a check (see Checks) to determine whether your action succeeds.

MOVEMENT

During your turn, you can move up to near (roughly 30 feet). You can break this movement up in any way. If you don’t take an action, you can move near again.

ROUNDS

Each person takes a turn, starting with the GM and going clockwise. The GM controls the monsters and environment and narrates how everyone’s actions change the game world.

Once everyone has taken a turn, that completes one round. Then, a new round begins.

THE DICE

You'll need a four-sided (d4), six- sided (d6), eight-sided (d8), ten- sided (d10), twelve-sided (d12) and twenty-sided (d20) die.

Multiples. 3d6 = three six-sided dice. Roll them together and add them.

Advantage. Roll two times and use the higher result.

Disadvantage. Roll two times and use the lower result.

STATS

Stats are your characteristics. Each stat goes from 3-18 and has a bonus or penalty (called a modifier, or MOD) from -4 to +4.

Strength. Physical power.

Dexterity. Agility, reflexes.

Constitution. Endurance, resistance to injury.

Intelligence. Logical ability.

Wisdom. Instinct, willpower.

Charisma. Appeal, presence.

CHECKS

When attempting a risky action, roll a d20 and add a modifier. That’s called making a check.

The GM chooses the check's linked stat and a number called a difficulty class (DC). If the total of your d20 roll + stat modifier equals or beats the DC, your action succeeds.

For example, the GM might say leaping over a narrow chasm requires a DC 12 Strength check.

HIT POINTS

Injuries cause you to take damage and lose hit points (HP). Typical weapons deal 1d6 damage to your HP. You regain lost HP after a night of rest.

Characters at zero HP die in 1d4 + Constitution modifier (minimum 1) rounds. Dead characters are retired from play!

WHAT'S NEXT?

You could play a whole game with just the basics. But once you're ready for more, the next chapters expand upon them.

", + "content": "

If this is your first time playing Shadowdark RPG, it’s helpful to start with a premade character. Several adventurers are included with this book.

These quickstart rules cover beginner characters for their first few adventures. The full rules go much further; check them out at thearcanelibrary.com/pages/shadowdark

Characters

You decide your character’s actions and tell them to the referee, or Game Master (GM).

The GM determines if your actions are successful and describes the results.

This back-and-forth between you, the GM, and your adventuring companions grows and shapes the game world.

Always ask yourself: If you were really your character, what would you do right now?

Describe an Action

On your turn, describe an action you want to do. For example, you could say you’re going to shoot your bow at a troll.

The GM might ask you to make a check (see Checks) to determine whether your action succeeds.

Movement

During your turn, you can move up to near (roughly 30 feet). You can break this movement up in any way. If you don’t take an action, you can move near again.

Rounds

Each person takes a turn, starting with the GM and going clockwise. The GM controls the monsters and environment and narrates how everyone’s actions change the game world.

Once everyone has taken a turn, that completes one round. Then, a new round begins.

The Dice

You'll need a four-sided (d4), six-sided (d6), eight-sided (d8), ten-sided (d10), twelve-sided (d12) and twenty-sided (d20) die.

Multiples. 3d6 = three six-sided dice. Roll them together and add them.

Advantage. Roll two times and use the higher result.

Disadvantage. Roll two times and use the lower result.

Stats

Stats are your characteristics. Each stat goes from 3-18 and has a bonus or penalty (called a modifier, or MOD) from -4 to +4.

Strength. Physical power.

Dexterity. Agility, reflexes.

Constitution. Endurance, resistance to injury.

Intelligence. Logical ability.

Wisdom. Instinct, willpower.

Charisma. Appeal, presence.

Checks

When attempting a risky action, roll a d20 and add a modifier. That’s called making a check.

The GM chooses the check's linked stat and a number called a difficulty class (DC). If the total of your d20 roll + stat modifier equals or beats the DC, your action succeeds.

For example, the GM might say leaping over a narrow chasm requires a DC 9 Strength check.

Hit Points

Injuries cause you to take damage and lose hit points (HP). Typical weapons deal 1d6 damage to your HP. You regain lost HP after a night of rest.

Characters at zero HP die in 1d4 + Constitution modifier (minimum 1) rounds. Dead characters are retired from play!

What’s Next?

You could play a whole game with just the basics. But once you're ready for more, the next chapters expand upon them.

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/the_game_master__QQB1EOcUeXVKIgGT.json b/data/packs/quickstart-guides.db/the_game_master__QQB1EOcUeXVKIgGT.json deleted file mode 100644 index d18f4385c..000000000 --- a/data/packs/quickstart-guides.db/the_game_master__QQB1EOcUeXVKIgGT.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "QQB1EOcUeXVKIgGT", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.QQB1EOcUeXVKIgGT", - "image": { - }, - "name": "The Game Master", - "src": null, - "system": { - }, - "text": { - "content": "

The Game Master is the world- spinner, the all-wise, the ventriloquist.

You are the deadly pit trap and the assassin in the night. You are the storm. The army. The gods.

You hold ultimate power.

Yet you only want one thing: to see your players triumph.

So you craft malevolent villains worth defeating. You sculpt marvelous treasures worth stealing. You fill the world with rot, darkness, and death so it can be driven back by sword, spell, and flame.

Through this, you offer an invitation. You propose it loudly with roaring dragons, humbly with helpless villagers, secretly with hidden treasure maps.

You call the players to adventure.

And they answer.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/the_only_rule__wqBW5EIk7aHsoGsz.json b/data/packs/quickstart-guides.db/the_only_rule__wqBW5EIk7aHsoGsz.json deleted file mode 100644 index 6e2fc3cfe..000000000 --- a/data/packs/quickstart-guides.db/the_only_rule__wqBW5EIk7aHsoGsz.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "wqBW5EIk7aHsoGsz", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.wqBW5EIk7aHsoGsz", - "image": { - }, - "name": "The Only Rule", - "src": null, - "system": { - }, - "text": { - "content": "

The Only Rule is that you make the rules.

What's written in this book is a guide, not a constraint, and none of it takes precedence over your judgment.

If something doesn't work at your table, change it or throw it out and don't look back.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/the_pact__b46LBjc1xRYTFc00.json b/data/packs/quickstart-guides.db/the_pact__b46LBjc1xRYTFc00.json deleted file mode 100644 index d457e481c..000000000 --- a/data/packs/quickstart-guides.db/the_pact__b46LBjc1xRYTFc00.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "b46LBjc1xRYTFc00", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.b46LBjc1xRYTFc00", - "image": { - }, - "name": "The Pact", - "src": null, - "system": { - }, - "text": { - "content": "

You and your players are gaming together to have fun, prop each other up, and strengthen bonds. This is The Pact.

The Pact is often unspoken and unseen, but it is always felt.

It is based on goodwill, respect, and fellowship.

Its enemies are selfishness, antagonism, and arrogance.

Decisions made to defend The Pact are always good ones.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/thief_class__5vdLAe7ld4ALPNwy.json b/data/packs/quickstart-guides.db/thief_class__5vdLAe7ld4ALPNwy.json index 58fcc9e8d..0fea26c24 100644 --- a/data/packs/quickstart-guides.db/thief_class__5vdLAe7ld4ALPNwy.json +++ b/data/packs/quickstart-guides.db/thief_class__5vdLAe7ld4ALPNwy.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Rooftop assassins, grinning con artists, or cloaked cat burglars who can pluck a gem from the claws of a sleeping demon and sell it for twice its worth.

Weapons: Club, crossbow, dagger, shortbow, shortsword

Armor: Leather armor, mithral chainmail

Hit Points: 1d4 per level

Backstab. If you hit a creature who is unaware of your attack, you deal an extra weapon die of damage. Add additional weapon dice of damage equal to half your level (round down). (This is checked with every attack where selection will result in a backstab roll).

Thievery. You are adept at thieving skills and have the necessary tools of the trade secreted on your person (they take up no gear slots).

You are trained in the following tasks and have advantage on any associated checks:

@UUID[Compendium.shadowdark.rollable-tables.sLMGErVzVfKaLW7r]{Thief Talent}

", + "content": "

Rooftop assassins, grinning con artists, or cloaked cat burglars who can pluck a gem from the claws of a sleeping demon and sell it for twice its worth.

Weapons: Club, crossbow, dagger, shortbow, shortsword

Armor: Leather armor, mithral chainmail

Hit Points: 1d4 per level

@UUID[Compendium.shadowdark.talents.Item.KLDZKFY6SrqQKSva]{Backstab}. If you hit a creature who is unaware of your attack, you deal an extra weapon die of damage. Add additional weapon dice of damage equal to half your level (round down).

@UUID[Compendium.shadowdark.talents.Item.TiaXUSTLoJpjfyxD]{Thievery}. You are adept at thieving skills and have the necessary tools of the trade secreted on your person (they take up no gear slots).

You are trained in the following tasks and have advantage on any associated checks:

@UUID[Compendium.shadowdark.rollable-tables.sLMGErVzVfKaLW7r]{Thief Talents}

Thief Talents

2d6

Effect

2

Gain advantage on initiative rolls (reroll if duplicate)

3-5

Your Backstab deals +1 dice of damage

6-9

+2 to Strength, Dexterity, or Charisma stat

10-11

+1 to melee and ranged attacks

12

Choose a talent or +2 points to distribute to stats

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/time__X7DI8GyTNmNj9c9J.json b/data/packs/quickstart-guides.db/time__X7DI8GyTNmNj9c9J.json index 10a2844c0..5f91147d0 100644 --- a/data/packs/quickstart-guides.db/time__X7DI8GyTNmNj9c9J.json +++ b/data/packs/quickstart-guides.db/time__X7DI8GyTNmNj9c9J.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

REAL TIME

Time passes in the game world at the same pace it's passing in the real world. One minute or hour of game time is equal to one minute or hour in real time.

This matters for tracking light sources, because most light sources only last for one hour of real time.

If you can't track real time in your game, assume one hour is equal to 10 rounds.

TURNS AND ROUNDS

A turn is a player's moment to describe what their character does to the GM. Players act one by one on each of their turns.

Some turns need a bit of room to breathe. A character who is speaking with someone can make a few reasonable exchanges back and forth.

A round completes when each person has taken one turn.

TIME PASSES

Every moment in the game doesn't have to be accounted for in real time.

For example, if the characters want to spend 10 minutes examining a room from top to bottom, the GM and players can agree that time passes.

When time passes, the GM and players move any timers down by that amount.

Minutes Pass. Effects with a duration of rounds expire. The GM rolls one random encounter check that occurs on a 1-3 on a d6 while this time is passing.

Hours/Days Pass. Effects with a duration shorter than the time passed expire. The GM uses overland travel rules to check for encounters (see@UUID[Compendium.world.quickstart-guide.sxBiNC5Ee4iMIP23]{ Game Master Quickstart Guide}, pg. 14).

After resolving encounters, the game world fast-forwards to the new point in time.

", + "content": "

Real Time

Time passes in the game world at the same pace it's passing in the real world. One minute or hour of game time is equal to one minute or hour in real time.

This matters for tracking light sources, because most light sources only last for one hour of real time.

If you can't track real time in your game, assume one hour is equal to 10 rounds.

Turns and Rounds

A turn is a player's moment to describe what their character does to the GM. Players act one by one on each of their turns.

Some turns need a bit of room to breathe. A character who is speaking with someone can make a few reasonable exchanges back and forth.

A round completes when each person has taken one turn.

Time Passes

Every moment in the game doesn't have to be accounted for in real time.

For example, if the characters want to spend 10 minutes examining a room from top to bottom, the GM and players can agree that time passes.

When time passes, the GM and players move any timers down by that amount.

Minutes Pass. Effects with a duration of rounds expire. The GM rolls one random encounter check that occurs on a 1-3 on a d6 while this time is passing.

Hours/Days Pass. Effects with a duration shorter than the time passed expire. The GM uses overland travel rules to check for encounters (see @UUID[Compendium.shadowdark.quickstart-guides.JournalEntry.sxBiNC5Ee4iMIP23]{Game Master Quickstart Guide}, pg. 14).

After resolving encounters, the game world fast-forwards to the new point in time.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/time__pQfRcWyGkVdXlSEO.json b/data/packs/quickstart-guides.db/time__pQfRcWyGkVdXlSEO.json deleted file mode 100644 index a3ae598ca..000000000 --- a/data/packs/quickstart-guides.db/time__pQfRcWyGkVdXlSEO.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "pQfRcWyGkVdXlSEO", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.pQfRcWyGkVdXlSEO", - "image": { - }, - "name": "Time", - "src": null, - "system": { - }, - "text": { - "content": "

The most important resource. It must haunt the characters' every decision. They don't have time to search every floor tile for a trap.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/titles__PZFad5VcqlGxekoy.json b/data/packs/quickstart-guides.db/titles__PZFad5VcqlGxekoy.json index 771511c26..c81d2f1f6 100644 --- a/data/packs/quickstart-guides.db/titles__PZFad5VcqlGxekoy.json +++ b/data/packs/quickstart-guides.db/titles__PZFad5VcqlGxekoy.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

As you gain levels, your title changes to reflect an increase in your fame (or infamy).

Your legend begins to precede you as your renown grows, for good or for ill.

An improved title could present opportunities that were previously out of your reach.

Fighter

Lawful

1-2: Squire

3-4: Cavalier

5-6: Knight

7-8: Thane

9-10: Lord/Lady

Chaotic

1-2: Knave

3-4: Bandit

5-6: Slayer

7-8: Reaver

9-10: Warlord

Neutral

1-2: Warrior

3-4: Barbarian

5-6: Battlerager

7-8: Warchief

9-10: Chieftain

Priest

Lawful

1-2: Acolyte

3-4: Crusader

5-6: Templar

7-8: Champion

9-10: Paladin

Chaotic

1-2: Initiate

3-4: Zealot

5-6: Cultist

7-8: Scourge

9-10: Chaos Knight

Neutral

1-2: Seeker

3-4: Invoker

5-6: Haruspex

7-8: Mystic

9-10: Oracle

Thief

Lawful

1-2: Footpad

3-4: Burglar

5-6: Rook

7-8: Underboss

9-10: Boss

Chaotic

1-2: Thug

3-4: Cutthroat

5-6: Shadow

7-8: Assassin

9-10: Wraith

Neutral

1-2: Robber

3-4: Outlaw

5-6: Rogue

7-8: Renegade

9-10: Bandit King/Queen

Wizard

Lawful

1-2: Apprentice

3-4: Conjurer

5-6: Arcanist

7-8: Mage

9-10: Archmage

Chaotic

1-2: Adept

3-4: Channeler

5-6: Witch/Warlock

7-8: Diabolist

9-10: Sorcerer

Neutral

1-2: Shaman

3-4: Seer

5-6: Warden

7-8: Sage

9-10: Druid

", + "content": "

As you gain levels, your title changes to reflect an increase in your fame (or infamy).

Your legend begins to precede you as your renown grows, for good or for ill.

An improved title could present opportunities that were previously out of your reach.

Fighter Titles

Level

Lawful

Chaotic

Neutral

1-2

Squire

Knave

Warrior

3-4

Cavalier

Bandit

Barbarian

5-6

Knight

Slayer

Battlerager

7-8

Thane

Reaver

Warchief

9-10

Lord/Lady

Warlord

Chieftain

Priest Titles

Level

Lawful

Chaotic

Neutral

1-2

Acolyte

Initiate

Seeker

3-4

Crusader

Zealot

Invoker

5-6

Templar

Cultist

Haruspex

7-8

Champion

Scourge

Mystic

9-10

Paladin

Chaos Knight

Oracle

Thief Titles

Level

Lawful

Chaotic

Neutral

1-2

Footpad

Thug

Robber

3-4

Burglar

Cutthroat

Outlaw

5-6

Rook

Shadow

Rogue

7-8

Underboss

Assassin

Renegade

9-10

Boss

Wraith

Bandit King/Queen

Wizard Titles

Level

Lawful

Chaotic

Neutral

1-2

Apprentice

Adept

Shaman

3-4

Conjurer

Channeler

Seer

5-6

Arcanist

Witch/Warlock

Warden

7-8

Mage

Diabolist

Sage

9-10

Archmage

Sorcerer

Druid

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/traps__RL4ZGE42NKT9x9c1.json b/data/packs/quickstart-guides.db/traps__RL4ZGE42NKT9x9c1.json index 9e349801d..90d926626 100644 --- a/data/packs/quickstart-guides.db/traps__RL4ZGE42NKT9x9c1.json +++ b/data/packs/quickstart-guides.db/traps__RL4ZGE42NKT9x9c1.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

Traps add peril and surprise to crawling. Characters typically get to make a relevant check to avoid a trap's effects.

A Tell. Most traps should have a hint or tell. Be careful not to make traps too frequent or the game pace will suffer.

Finding. Characters who search a specific area or object for a trap automatically find it.

Disabling. Thieves and characters who are trained in tinkering can describe how they disable or circumvent a trap.

If the character has enough time and uses a reasonable method, the character succeeds.

If there is time pressure or the trap requires a great deal of skill to deactivate, the GM might call for a check.

@UUID[Compendium.shadowdark.macros.B4UwIKe2sBuhSHfs]{Draw Trap}

", + "content": "

Traps add peril and surprise to crawling. Characters typically get to make a relevant check to avoid a trap's effects.

A Tell. Most traps should have a hint or tell. Be careful not to make traps too frequent or the game pace will suffer.

Finding. Characters who search a specific area or object for a trap automatically find it.

Disabling. Thieves and characters who are trained in tinkering can describe how they disable or circumvent a trap.

If the character has enough time and uses a reasonable method, the character succeeds.

If there is time pressure or the trap requires a great deal of skill to deactivate, the GM might call for a check.

@UUID[Compendium.shadowdark.macros.B4UwIKe2sBuhSHfs]{Draw Trap}

Traps

d12

Trap

Trigger

Damage or Effect

1

Crowssbow

Tripwire

1d6

2

Hail of needles

Pressure plate

1d6/sleep

3

Toxic gas

Opening a door

1d6/paralyze

4

Barbed net

Switch or Button

1d6/blind

5

Rolling boulder

False step on stairs

2d8

6

Slicing blade

Closing a door

2d8/sleep

7

Spiked pit

Breaking a light beam

2d8/paralyze

8

Javelin

Pulling a level

2d8/confuse

9

Magical glyph

A word is spoken

3d10

10

Blast of fire

Hook on a thread

3d10/paralyze

11

Falling block

Removing an object

3d10/unconscious

12

Cursed statue

Casting a spell

3d10/petrify

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/treasure_0_3__GfJsJ4apoaiCUVje.json b/data/packs/quickstart-guides.db/treasure_0_3__GfJsJ4apoaiCUVje.json new file mode 100644 index 000000000..cc3109f5f --- /dev/null +++ b/data/packs/quickstart-guides.db/treasure_0_3__GfJsJ4apoaiCUVje.json @@ -0,0 +1,23 @@ +{ + "_id": "GfJsJ4apoaiCUVje", + "_key": "!journal.pages!sxBiNC5Ee4iMIP23.GfJsJ4apoaiCUVje", + "image": { + }, + "name": "Treasure 0-3", + "src": null, + "system": { + }, + "text": { + "content": "

@UUID[Compendium.shadowdark.rollable-tables.RollTable.Pi9nnnLeXpTKCSMY]{Treasure 0-3}

Treasure 0-3

d100

Details

01

Bent tin fork (1 cp)

02-03

Muddy torch (2 cp)

04-05

Bag of smooth pebbles (2 cp)

06-07

10 cp in a greasy pouch

08-09

Rusty lantern with shattered glass (1 gp)

10-11

Silver tooth (1 gp)

12-13

Dull dagger (1 gp)

14-15

Two empty glass vials (6 gp)

16-17

60 sp in a rotten boot

18-19

Cracked, handheld mirror (8 gp)

20-21

Chipped greataxe (9 gp)

22-23

10 gp in a moldy, wood box

24-25

Chip of an emerald (10 gp)

26-27

Longbow and bundle of 40 arrows (10 gp)

28-29

Dusty, leather armor dyed black (10 gp)

30-31

Scuffed, heavy shield (10 gp)

32-33

Simple, well-made bastard sword (10 gp)

34-35

12 gp in the pocket of a ripped cloak

36-37

Wavy-bladed greatsword (12 gp)

38-39

Pair of elf-forged shortswords (14 gp)

40-41

Golden bowl (15 gp)

42-43

Obsidian statuette of Shune the Vile (15 gp)

44-45

Undersized pearl (20 gp)

46-47

Jade-and-gold scarab pin (20 gp)

48-49

Bag of 10 silver spikes (2 gp each)

50-53

Mithral locket with a painting of a halfling (20 gp)

54-55

Two finely forged dwarven shields (20 gp)

56-57

Pair of silvered daggers (10 gp each)

58-59

Copper-and-gold mead tankard (20 gp)

60-61

Bundle of five red dragon scales (5 gp each)

62-63

Light, warm cloak woven of spidersilk (25 gp)

64-65

Fine set of ivory game pieces (25 gp)

66-67

Half-finished suit of chainmail (30 gp)

68-69

Matched trio of warhammers (10 gp each)

70-71

Fragment of a sapphire (30 gp)

72-73

Set of silk slippers and a robe (35 gp)

74-75

Silver-and-gold circlet (40 gp)

76-77

Radiant, polished pearl (40 gp)

78-79

Mithral shield etched with soaring dragons (40 gp)

80-81

Gold monkey idol with a ruby gripped in its teeth (60 gp)

82-83

Fine suit of chainmail (60 gp)

84-85

Cracked emerald (60 gp)

86-87

Two lustrous pearls (40 gp each)

88-89

1st-tier spell scroll (80 gp)

90-91

Potion of Invisibility (80 gp)

92-93

Magic wand, 2nd-tier spell (100 gp)

94-95

Egg of The Cockatrice (100 gp)

96-97

+1 armor (benefit, curse) (150 gp)

98-99

Bag of Holding (virtue, flaw) (150 gp)

00

+1 magic weapon (benefit) (200 gp)

", + "format": 1 + }, + "title": { + "level": 1, + "show": true + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/treasure__cJvpcgtbNfRaxs9A.json b/data/packs/quickstart-guides.db/treasure__cJvpcgtbNfRaxs9A.json index cc776ea7d..21188b06a 100644 --- a/data/packs/quickstart-guides.db/treasure__cJvpcgtbNfRaxs9A.json +++ b/data/packs/quickstart-guides.db/treasure__cJvpcgtbNfRaxs9A.json @@ -8,7 +8,7 @@ "system": { }, "text": { - "content": "

Jorbin fumed and huffed,lowering Ralina bit by bit. The rope groaned where it was wrapped around his waist and hands.

\"More slack!\" Ralina called up from inside the wide, square pit. Jorbin let a few more lengths slide by.

\"Not that much!\" Ralina shrieked a moment later.

The dwarf growled an oath and hauled the rope back.

Creeg sat cross-legged next to the pit and puffed on his pipe. \"Fifty gold the dwarf drops her,\" he said.

Iraga, a holy templar of Saint Terragnis, cast a disdainful look at the wizard. \"You know my beliefs on gambling,\" she said. She raised an index finger. \"One hundred gold, or you're a coward.\"

“I got it!\" Ralina shouted from below. Everyone scrambled to look.

At the bottom of the pit, the halfling stood before a black pedestal. She lifted a sparkling, grapefruit-sized sapphire overhead.

\"See?\" she said. \"And all of you stewing about traps—\"

Behind Ralina, a puff of air hissed. Everyone froze.

The pedestal sank into the floor with a clockwork grind; the pit's walls began trembling. A reverberating tick-tock picked up speed.

Creeg's shout broke the spell: “Get her out!\"

Iraga and Jorbin pulled up the rope in chaotic, frantic unison. The ticking hit a peak as Creeg reached down for Ralina's hand...

Boom! The pit's crushing walls slammed together.

Next to it, the four crawlers lied in a tangled heap.

\"Didn't even drop it,\" said Ralina's muffled voice.

", + "content": "

Jorbin fumed and huffed,lowering Ralina bit by bit. The rope groaned where it was wrapped around his waist and hands.

\"More slack!\" Ralina called up from inside the wide, square pit. Jorbin let a few more lengths slide by.

\"Not that much!\" Ralina shrieked a moment later.

The dwarf growled an oath and hauled the rope back.

Creeg sat cross-legged next to the pit and puffed on his pipe. \"Fifty gold the dwarf drops her,\" he said.

Iraga, a holy templar of Saint Terragnis, cast a disdainful look at the wizard. \"You know my beliefs on gambling,\" she said. She raised an index finger. \"One hundred gold, or you're a coward.\"

“I got it!\" Ralina shouted from below. Everyone scrambled to look.

At the bottom of the pit, the halfling stood before a black pedestal. She lifted a sparkling, grapefruit-sized sapphire overhead.

\"See?\" she said. \"And all of you stewing about traps—\"

Behind Ralina, a puff of air hissed. Everyone froze.

The pedestal sank into the floor with a clockwork grind; the pit's walls began trembling. A reverberating tick-tock picked up speed.

Creeg's shout broke the spell: “Get her out!\"

Iraga and Jorbin pulled up the rope in chaotic, frantic unison. The ticking hit a peak as Creeg reached down for Ralina's hand...

Boom! The pit's crushing walls slammed together.

Next to it, the four crawlers lied in a tangled heap.

\"Didn't even drop it,\" said Ralina's muffled voice.

", "format": 1, "markdown": "" }, diff --git a/data/packs/quickstart-guides.db/treasure__mkjuQT3qIdfS7bmu.json b/data/packs/quickstart-guides.db/treasure__mkjuQT3qIdfS7bmu.json deleted file mode 100644 index 293cf1213..000000000 --- a/data/packs/quickstart-guides.db/treasure__mkjuQT3qIdfS7bmu.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "mkjuQT3qIdfS7bmu", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.mkjuQT3qIdfS7bmu", - "image": { - }, - "name": "Treasure", - "src": null, - "system": { - }, - "text": { - "content": "

There's a 50% chance a randomly encountered creature (or group of creatures) has no treasure.

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/treasure_overview__GdnBjlftjxsd2bZQ.json b/data/packs/quickstart-guides.db/treasure_overview__GdnBjlftjxsd2bZQ.json index d8a503e92..139a96e89 100644 --- a/data/packs/quickstart-guides.db/treasure_overview__GdnBjlftjxsd2bZQ.json +++ b/data/packs/quickstart-guides.db/treasure_overview__GdnBjlftjxsd2bZQ.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

TREASURE

Treasure is the driving force behind character advancement. Claiming treasure grants the characters XP and gives them valuable resources.

Wandering Monsters have only a 50% chance of carrying treasure. They are poor sources of XP and valuables!

FLEETING

Carousing (Shadowdark RPG Core) allows PCs to gain XP fast, but they'll soon need to go adventuring again to replenish their empty pockets.

TREASURE TABLES

You can use treasure tables to randomly determine what loot a monster is carrying. The table the monster uses corresponds to its level. For example, a level 2 monster uses the Treasure 0-3 table. Shadowdark RPG Core has tables for higher level monsters.

@UUID[Compendium.shadowdark.rollable-tables.Pi9nnnLeXpTKCSMY]{Treasure 0-3}

UNGUARDED

The GM can randomly generate unguarded treasure by rolling on the treasure table that matches the discovering character's level. For example, a 6th-level wizard finds a treasure chest. The wizard rolls on the Treasure 4-6 table to determine what's inside.

DEALING WITH LOOT

Treasure typically occupies one gear slot (coins occupy 1 slot per 100), but the GM might determine otherwise. Characters can sell most treasure based on its material value, but they may need to find a curio collector to offload strange or obscure items.

MAGIC ITEM VALUE

Characters can sell magic items for their listed values. However, magic items are rarely for sale for characters to buy and cost 2d6 times their listed values.

", + "content": "

Treasure

Treasure is the driving force behind character advancement. Claiming treasure grants the characters XP and gives them valuable resources.

Wandering Monsters have only a 50% chance of carrying treasure. They are poor sources of XP and valuables!

Fleeting

Carousing (Shadowdark RPG Core) allows PCs to gain XP fast, but they'll soon need to go adventuring again to replenish their empty pockets.

Treasure Tables

You can use treasure tables to randomly determine what loot a monster is carrying. The table the monster uses corresponds to its level. For example, a level 2 monster uses the @UUID[Compendium.shadowdark.rollable-tables.Pi9nnnLeXpTKCSMY]{Treasure 0-3}. Shadowdark RPG Core has tables for higher level monsters.

Unguarded

The GM can randomly generate unguarded treasure by rolling on the treasure table that matches the discovering character's level.

For example, a 6th-level wizard finds a treasure chest. The wizard rolls on the Treasure 4-6 table to determine what's inside.

Dealing with Loot

Treasure typically occupies one gear slot (coins occupy 1 slot per 100), but the GM might determine otherwise.

Characters can sell most treasure based on its material value, but they may need to find a curio collector to offload strange or obscure items.

Magic Item Values

Magic items can rarely be bought or sold. In such a case, weak magic items are worth [[/r 1d6*100]]{1d6 x 100 gp}. Powerful ones, if not priceless, are worth [[/r 2d6*100]]{2d6 x 100 gp}.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/turn_order__aNAmZL6KAGd1jNDu.json b/data/packs/quickstart-guides.db/turn_order__aNAmZL6KAGd1jNDu.json index 0a13c14a3..b7d3c669a 100644 --- a/data/packs/quickstart-guides.db/turn_order__aNAmZL6KAGd1jNDu.json +++ b/data/packs/quickstart-guides.db/turn_order__aNAmZL6KAGd1jNDu.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

INITIATIVE

Shadowdark RPG is played in turn order right from the start.

At the beginning of the game, the GM establishes initiative, or the order in which the players act. Everyone rolls a d20 and adds their DEX modifier. The GM adds the highest DEX modifier of any monsters, if relevant.

The person who rolled the highest takes the first turn, and the turn order moves clockwise from that individual.

PLAYER TURN

  1. The player counts down any personal timers for spells and other effects.

  2. The player takes an action and may move up to near (split up in any way). The player can move near again if skipping an action.

  3. The GM describes what happens as a result of the player's turn.

GM TURN

  1. The GM counts down any timers not tracked by players.

  2. The GM checks for a random encounter, if needed.

  3. The GM takes actions and makes movements for any relevant creatures or environmental effects.

  4. The GM describes what the characters notice as a result of steps 1-3.

ENCOUNTER

An encounter occurs when a challenge presents itself that stops the characters' progress. An encounter could include a monster charging out of the darkness, a sinkhole breaking open in the ground, or a town guard halting the characters.

The GM rolls for the chance of an encounter every few rounds depending on how dangerous the characters' environment is.

", + "content": "

Initiative

Shadowdark RPG is played in turn order right from the start.

At the beginning of the game, the GM establishes initiative, or the order in which the players act. Everyone rolls a d20 and adds their DEX modifier. The GM adds the highest DEX modifier of any monsters, if relevant.

The person who rolled the highest takes the first turn, and the turn order moves clockwise from that individual.

Freeform Mode

Initiative need not be strict; some GMs keep only a loose round-robin, allowing the players to decide their turn order and actions before circling back to the GM's turn.

Players might declare their actions as a group or act simultaneously, and the GM will need to adjudicate. A round passes once everyone has acted.

Player Turn

  1. The player counts down any personal timers for spells and other effects.

  2. The player takes an action and may move up to near (split up in any way). The player can move near again if skipping an action.

  3. The GM describes what happens as a result of the player's turn.

GM Turn

  1. The GM counts down any timers not tracked by players.

  2. The GM checks for a random encounter, if needed.

  3. The GM takes actions and makes movements for any relevant creatures or environmental effects.

  4. The GM describes what the characters notice as a result of steps 1-3.

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/using_stats__IAcb9oKCi6ptUyTY.json b/data/packs/quickstart-guides.db/using_stats__IAcb9oKCi6ptUyTY.json index bc713bb48..3d393d35d 100644 --- a/data/packs/quickstart-guides.db/using_stats__IAcb9oKCi6ptUyTY.json +++ b/data/packs/quickstart-guides.db/using_stats__IAcb9oKCi6ptUyTY.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Certain tasks fall under specific stats. The following examples illustrate common uses for each one.

The difference between Intelligence and Wisdom can be tricky. If in doubt, remember Wisdom is for sensory acuity and instinct, while Intelligence covers knowledge and logic.

STRENGTH

DEXTERITY

CONSTITUTION

INTELLIGENCE

WISDOM

CHARISMA

", + "content": "

Certain tasks fall under specific stats. The following examples illustrate common uses for each one.

The difference between Intelligence and Wisdom can be tricky. If in doubt, remember Wisdom is for sensory acuity and instinct, while Intelligence covers knowledge and logic.

Strength

Dexterity

Constitution

Intelligence

Wisdom

Charisma

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/what_is_it_doing___MRVL1WuVkOxsKqkU.json b/data/packs/quickstart-guides.db/what_is_it_doing___MRVL1WuVkOxsKqkU.json deleted file mode 100644 index a7ff27556..000000000 --- a/data/packs/quickstart-guides.db/what_is_it_doing___MRVL1WuVkOxsKqkU.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "MRVL1WuVkOxsKqkU", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.MRVL1WuVkOxsKqkU", - "image": { - }, - "name": "What is it doing?", - "src": null, - "system": { - }, - "text": { - "content": "

When the characters encounter new creatures, roll to determine the creatures' current activity. This might impact how likely they are to notice the characters.

@UUID[Compendium.shadowdark.rollable-tables.wPg13uAPhmRPtd8y]{Random Encounter: Activity}

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/what_to_do__Ajjp4Ni38n8EU0Vw.json b/data/packs/quickstart-guides.db/what_to_do__Ajjp4Ni38n8EU0Vw.json deleted file mode 100644 index b4de56951..000000000 --- a/data/packs/quickstart-guides.db/what_to_do__Ajjp4Ni38n8EU0Vw.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "Ajjp4Ni38n8EU0Vw", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.Ajjp4Ni38n8EU0Vw", - "image": { - }, - "name": "What to do", - "src": null, - "system": { - }, - "text": { - "content": "

Describe what the characters newly perceive, and then let the players respond to that with actions. Call for checks when those actions require skill. Then start again from the top!

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-guides.db/wizard_class__xefGxARDmlj6O86Y.json b/data/packs/quickstart-guides.db/wizard_class__xefGxARDmlj6O86Y.json index e4bc408b8..d54775d72 100644 --- a/data/packs/quickstart-guides.db/wizard_class__xefGxARDmlj6O86Y.json +++ b/data/packs/quickstart-guides.db/wizard_class__xefGxARDmlj6O86Y.json @@ -8,12 +8,12 @@ "system": { }, "text": { - "content": "

Rune-tattooed adepts, bespectacled magi, and flame- conjuring witches who dare to manipulate the fell forces of magic.

Weapons: Dagger, staff

Armor: None

Hit Points: 1d4 per level

Languages. You know two additional common languages and two rare languages (see pg. 29).

Learning Spells. You can permanently learn a wizard spell from a spell scroll by studying it for a day and succeeding on a DC 15 Intelligence check.

Whether you succeed or fail, you expend the spell scroll.

Spells you learn in this way don't count toward your known spells.

Spellcasting. You can cast wizard spells you know.

You know three tier 1 spells of your choice from the wizard spell list (see pg. 57).

Each time you gain a level, you choose new wizard spells to learn according to the Wizard Spells Known table.

For casting wizard spells, see Spellcasting on pg. 52.

Level 1: @UUID[Compendium.shadowdark.talents.VRZxd1xswPr1GaKs]{Magic Missile Advantage}

@UUID[Compendium.shadowdark.rollable-tables.RQ0vogfVtJGuT9oT]{Wizard Talent}

Spells Known by Tier (Amount x Tier)

Level 1, 3 x 1

Level 2, 4 x 1

Level 3, 4 x 1, 1 x 2

Level 4, 4 x 1, 2 x 2

Level 5, 4 x 1, 2 x 2, 1 x 3

Level 6, 4 x 1, 3 x 2, 2 x 3

Level 7, 4 x 1, 3 x 2, 2 x 3, 1 x 4

Level 8, 4 x 1, 4 x 2, 2 x 3, 2 x 4

Level 9, 4 x 1, 4 x 2, 4 x 3, 2 x 4, 1 x 5

Level 10, 4 x 1, 4 x 2, 4 x 3, 2 x 4, 2 x 5

", + "content": "

Rune-tattooed adepts, bespectacled magi, and flame- conjuring witches who dare to manipulate the fell forces of magic.

Weapons: Dagger, staff

Armor: None

Hit Points: 1d4 per level

Languages. You know two additional common languages and two rare languages (see pg. 29).

@UUID[Compendium.shadowdark.talents.Item.LFMT8qZ6ZL3LvYFM]{Learning Spells}. You can permanently learn a wizard spell from a spell scroll by studying it for a day and succeeding on a DC 15 Intelligence check.

Whether you succeed or fail, you expend the spell scroll.

Spells you learn in this way don't count toward your known spells.

@UUID[Compendium.shadowdark.talents.Item.Td6iQW4hVJLZLVLi]{Spellcasting}. You can cast wizard spells you know.

You know three tier 1 spells of your choice from the wizard spell list (see pg. 57).

Each time you gain a level, you choose new wizard spells to learn according to the Wizard Spells Known table.

For casting wizard spells, see Spellcasting on pg. 52.

Wizard Spells Known

Spells Known By Spell Tier

Level

1

2

3

4

5

1

3

2

4

3

4

1

4

4

2

5

4

2

1

6

4

3

2

7

4

3

2

1

8

4

4

2

2

9

4

4

3

2

1

10

4

4

4

2

2

@UUID[Compendium.shadowdark.rollable-tables.RQ0vogfVtJGuT9oT]{Wizard Talents}

Wizard Talents

2d6

Effect

2

Make one random magic item (see GM Quickstart Guide)

3-7

+2 to Intelligence stat or +1 to wizard spellcasting checks

8-9

Gain advantage on casting one spell you know

10-11

Learn one additional wizard spell of any tier you know

12

Choose a talent or +2 points to distribute to stats

", "format": 1, "markdown": "" }, "title": { - "level": 2, + "level": 1, "show": true }, "type": "text", diff --git a/data/packs/quickstart-guides.db/wizard_mishaps__Rbfb9fZAQq7WZNiW.json b/data/packs/quickstart-guides.db/wizard_mishaps__Rbfb9fZAQq7WZNiW.json new file mode 100644 index 000000000..ba6f3020d --- /dev/null +++ b/data/packs/quickstart-guides.db/wizard_mishaps__Rbfb9fZAQq7WZNiW.json @@ -0,0 +1,23 @@ +{ + "_id": "Rbfb9fZAQq7WZNiW", + "_key": "!journal.pages!I5d5ltGw4F3g15uG.Rbfb9fZAQq7WZNiW", + "image": { + }, + "name": "Wizard Mishaps", + "src": null, + "system": { + }, + "text": { + "content": "

@UUID[Compendium.shadowdark.rollable-tables.NiiJKAiBjpPAj5U1]{Wizard Mishap Tier 1-2}

Wizard Mishap Tier 1-2

d12

Effect

1

Devastation! Roll twice and combine both effects (reroll any further 1s)

2

Explosion! You take 1d8 damage

3

Refraction! You target yourself with the spell

4

Your hand slipped! You target a random ally with the spell

5

Mind wound! You can't cast this spell again for a week

6

Discorporation! One random piece of your gear disappears forever

7

Spell worm! You lose the ability to cast a random spell on each of your turns until you pass a DC 12 Constitution check. You regain the ability to cast those spells after completing a rest

8

Harmonic failure! You lose the ability to cast a random spell until you complete a rest

9

Poof! You suppress all light within a near distance from you, including sunlight and magical light, for 10 rounds

10

The horror! You scream uncontrollably for 3 rounds in Primordial, drawing lots of attention

11

Energy surge! You glow bright purple for 10 rounds, granting enemies advantage on attacks against you

12

Unstable conduit! You have disadvantage on casting spells of the same tier for 10 rounds

", + "format": 1 + }, + "title": { + "level": 1, + "show": true + }, + "type": "text", + "video": { + "controls": true, + "volume": 0.5 + } +} diff --git a/data/packs/quickstart-guides.db/your_eyes_only__eTJBPJ05OtOSIhmB.json b/data/packs/quickstart-guides.db/your_eyes_only__eTJBPJ05OtOSIhmB.json deleted file mode 100644 index 8aa63d179..000000000 --- a/data/packs/quickstart-guides.db/your_eyes_only__eTJBPJ05OtOSIhmB.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "_id": "eTJBPJ05OtOSIhmB", - "_key": "!journal.pages!sxBiNC5Ee4iMIP23.eTJBPJ05OtOSIhmB", - "image": { - }, - "name": "Your Eyes Only", - "src": null, - "system": { - }, - "text": { - "content": "

The core rules of Shadowdark RPG are found in the Player Quickstart Guide. You should refer to it for the main game rules alongside the players.

However, the material in this book, the Game Master Quickstart Guide, is for your eyes only.

The dire nature of monsters, the mysteries of magical treasure, and the fascinating secrets of adventuring sites are all things the characters should discover through gameplay.

There was never any fun had in knowing all the surprises before they happen!

", - "format": 1, - "markdown": "" - }, - "title": { - "level": 2, - "show": true - }, - "type": "text", - "video": { - "controls": true, - "volume": 0.5 - } -} diff --git a/data/packs/quickstart-pregens.db/ability_score_improvement__dex___0jy4lHT3X9ryT7p9.json b/data/packs/quickstart-pregens.db/ability_score_improvement__dex___0jy4lHT3X9ryT7p9.json index 9bf169e86..45ce7537f 100644 --- a/data/packs/quickstart-pregens.db/ability_score_improvement__dex___0jy4lHT3X9ryT7p9.json +++ b/data/packs/quickstart-pregens.db/ability_score_improvement__dex___0jy4lHT3X9ryT7p9.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Dex)", "origin": "Actor.uXk56wpEwdiTfAQN.Item.1aradLNjYF4F3EAU", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json b/data/packs/quickstart-pregens.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json index cb97d29f5..098c38ef1 100644 --- a/data/packs/quickstart-pregens.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json +++ b/data/packs/quickstart-pregens.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Dex)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ability_score_improvement__int___hLAUcwBamgdBx4fj.json b/data/packs/quickstart-pregens.db/ability_score_improvement__int___hLAUcwBamgdBx4fj.json index dce11e4d8..a43e4be87 100644 --- a/data/packs/quickstart-pregens.db/ability_score_improvement__int___hLAUcwBamgdBx4fj.json +++ b/data/packs/quickstart-pregens.db/ability_score_improvement__int___hLAUcwBamgdBx4fj.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Int)", "origin": "Actor.PTFsYZ8ni3MbSdw8.Item.ziR7s77XEKZFpap3", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json b/data/packs/quickstart-pregens.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json index 3afbc74c2..2d9e11c27 100644 --- a/data/packs/quickstart-pregens.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json +++ b/data/packs/quickstart-pregens.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Int)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json b/data/packs/quickstart-pregens.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json index 3112541a9..025f435c9 100644 --- a/data/packs/quickstart-pregens.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json +++ b/data/packs/quickstart-pregens.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Str)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ability_score_improvement__str___tFkvVttNhz9cBOVQ.json b/data/packs/quickstart-pregens.db/ability_score_improvement__str___tFkvVttNhz9cBOVQ.json index ff82dc25e..30e5e0d75 100644 --- a/data/packs/quickstart-pregens.db/ability_score_improvement__str___tFkvVttNhz9cBOVQ.json +++ b/data/packs/quickstart-pregens.db/ability_score_improvement__str___tFkvVttNhz9cBOVQ.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Str)", "origin": "Actor.wnjtoBC4k5dIiG8X.Item.eHzYmU6Sg5ZLr4GG", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ability_score_improvement__str___tg3HvhIhbywpa7jI.json b/data/packs/quickstart-pregens.db/ability_score_improvement__str___tg3HvhIhbywpa7jI.json index c9ca00e09..3005475e6 100644 --- a/data/packs/quickstart-pregens.db/ability_score_improvement__str___tg3HvhIhbywpa7jI.json +++ b/data/packs/quickstart-pregens.db/ability_score_improvement__str___tg3HvhIhbywpa7jI.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Str)", "origin": "Actor.4gxXdPgUd0ofz89A.Item.NOOidjKJpysmOVe9", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/additional_backstab_die__AmcPerJgnykmMwVA.json b/data/packs/quickstart-pregens.db/additional_backstab_die__AmcPerJgnykmMwVA.json index 73ad81112..fcc981bc3 100644 --- a/data/packs/quickstart-pregens.db/additional_backstab_die__AmcPerJgnykmMwVA.json +++ b/data/packs/quickstart-pregens.db/additional_backstab_die__AmcPerJgnykmMwVA.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-dagger-white-orange.webp", + "img": "icons/skills/melee/strike-dagger-white-orange.webp", "name": "Additional Backstab Die", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/additional_backstab_die__KBbKi9YYaC8xqVsI.json b/data/packs/quickstart-pregens.db/additional_backstab_die__KBbKi9YYaC8xqVsI.json index 022c08b45..0f87e782f 100644 --- a/data/packs/quickstart-pregens.db/additional_backstab_die__KBbKi9YYaC8xqVsI.json +++ b/data/packs/quickstart-pregens.db/additional_backstab_die__KBbKi9YYaC8xqVsI.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-dagger-white-orange.webp", + "img": "icons/skills/melee/strike-dagger-white-orange.webp", "name": "Additional Backstab Die", "origin": "Actor.uXk56wpEwdiTfAQN.Item.gSPtr4NJUnpEBDW0", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/creeg_greythorn__PTFsYZ8ni3MbSdw8.json b/data/packs/quickstart-pregens.db/creeg_greythorn__PTFsYZ8ni3MbSdw8.json index 24030e87d..4ff97dd18 100644 --- a/data/packs/quickstart-pregens.db/creeg_greythorn__PTFsYZ8ni3MbSdw8.json +++ b/data/packs/quickstart-pregens.db/creeg_greythorn__PTFsYZ8ni3MbSdw8.json @@ -47,6 +47,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -67,13 +68,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Creeg Greythorn", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -87,13 +105,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Creeg_Greythorn_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-pregens.db/elbin_grizzlegut__RfFy5Nq3izy5oVD6.json b/data/packs/quickstart-pregens.db/elbin_grizzlegut__RfFy5Nq3izy5oVD6.json index f6911f612..d98d2d6f6 100644 --- a/data/packs/quickstart-pregens.db/elbin_grizzlegut__RfFy5Nq3izy5oVD6.json +++ b/data/packs/quickstart-pregens.db/elbin_grizzlegut__RfFy5Nq3izy5oVD6.json @@ -47,6 +47,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -67,13 +68,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Elbin Grizzlegut", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -87,13 +105,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Elbin_Grizzlegut_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-pregens.db/extra_hp_max__H83UQWfWESNMQUo8.json b/data/packs/quickstart-pregens.db/extra_hp_max__H83UQWfWESNMQUo8.json index 55ad26fa8..c09d09785 100644 --- a/data/packs/quickstart-pregens.db/extra_hp_max__H83UQWfWESNMQUo8.json +++ b/data/packs/quickstart-pregens.db/extra_hp_max__H83UQWfWESNMQUo8.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/heart-shadow-red.webp", + "img": "icons/magic/life/heart-shadow-red.webp", "name": "Extra HP Max", "origin": "Actor.RfFy5Nq3izy5oVD6.Item.DP89QQbqMjvF1hB1", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/extra_hp_max__qIFVq4PAB70lPkf9.json b/data/packs/quickstart-pregens.db/extra_hp_max__qIFVq4PAB70lPkf9.json index 7a08eb715..c7edaf882 100644 --- a/data/packs/quickstart-pregens.db/extra_hp_max__qIFVq4PAB70lPkf9.json +++ b/data/packs/quickstart-pregens.db/extra_hp_max__qIFVq4PAB70lPkf9.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/heart-shadow-red.webp", + "img": "icons/magic/life/heart-shadow-red.webp", "name": "Extra HP Max", "origin": "Item.SXuw8zzD6a8dwmJE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/extra_hp_max__wszLqj6e6jmOnXY5.json b/data/packs/quickstart-pregens.db/extra_hp_max__wszLqj6e6jmOnXY5.json index 91e451550..8b173d835 100644 --- a/data/packs/quickstart-pregens.db/extra_hp_max__wszLqj6e6jmOnXY5.json +++ b/data/packs/quickstart-pregens.db/extra_hp_max__wszLqj6e6jmOnXY5.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/heart-shadow-red.webp", + "img": "icons/magic/life/heart-shadow-red.webp", "name": "Extra HP Max", "origin": "Actor.wnjtoBC4k5dIiG8X.Item.84S8aIQnu84q0i9h", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/hauler__IhW2vT4AJmAcpAEZ.json b/data/packs/quickstart-pregens.db/hauler__IhW2vT4AJmAcpAEZ.json index 63fb7d480..fa3854efe 100644 --- a/data/packs/quickstart-pregens.db/hauler__IhW2vT4AJmAcpAEZ.json +++ b/data/packs/quickstart-pregens.db/hauler__IhW2vT4AJmAcpAEZ.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/containers/bags/sack-leather-tan.webp", + "img": "icons/containers/bags/sack-leather-tan.webp", "name": "Hauler", "origin": "Actor.wnjtoBC4k5dIiG8X.Item.g21kFm6j6U70zbhc", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/hauler__rMUM2XZ6Fg71dY3P.json b/data/packs/quickstart-pregens.db/hauler__rMUM2XZ6Fg71dY3P.json index 157f9f3e2..5757da327 100644 --- a/data/packs/quickstart-pregens.db/hauler__rMUM2XZ6Fg71dY3P.json +++ b/data/packs/quickstart-pregens.db/hauler__rMUM2XZ6Fg71dY3P.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/containers/bags/sack-leather-tan.webp", + "img": "icons/containers/bags/sack-leather-tan.webp", "name": "Hauler", "origin": "Actor.4gxXdPgUd0ofz89A.Item.PdyDFRc89gVnW5Fi", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/hauler__rqplFhIShnvmV0U4.json b/data/packs/quickstart-pregens.db/hauler__rqplFhIShnvmV0U4.json index c75fa024d..ddb56ebe6 100644 --- a/data/packs/quickstart-pregens.db/hauler__rqplFhIShnvmV0U4.json +++ b/data/packs/quickstart-pregens.db/hauler__rqplFhIShnvmV0U4.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/containers/bags/sack-leather-tan.webp", + "img": "icons/containers/bags/sack-leather-tan.webp", "name": "Hauler", "origin": "Compendium.shadowdark.talents.7JTDRLtHc6FOrIEc", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json b/data/packs/quickstart-pregens.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json index 70c9f003b..4012d4254 100644 --- a/data/packs/quickstart-pregens.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json +++ b/data/packs/quickstart-pregens.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/cross-area-circle-green-white.webp", + "img": "icons/magic/life/cross-area-circle-green-white.webp", "name": "HP Roll Advantage", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/hp_roll_advantage__7ROLtptWn3n0wyYD.json b/data/packs/quickstart-pregens.db/hp_roll_advantage__7ROLtptWn3n0wyYD.json index c34cb91ca..5b2b529fc 100644 --- a/data/packs/quickstart-pregens.db/hp_roll_advantage__7ROLtptWn3n0wyYD.json +++ b/data/packs/quickstart-pregens.db/hp_roll_advantage__7ROLtptWn3n0wyYD.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/cross-area-circle-green-white.webp", + "img": "icons/magic/life/cross-area-circle-green-white.webp", "name": "HP Roll Advantage", "origin": "Actor.wnjtoBC4k5dIiG8X.Item.84S8aIQnu84q0i9h", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/hp_roll_advantage__cDGzOUOtVhzSVsJn.json b/data/packs/quickstart-pregens.db/hp_roll_advantage__cDGzOUOtVhzSVsJn.json index 38f0c1108..687d08a6a 100644 --- a/data/packs/quickstart-pregens.db/hp_roll_advantage__cDGzOUOtVhzSVsJn.json +++ b/data/packs/quickstart-pregens.db/hp_roll_advantage__cDGzOUOtVhzSVsJn.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/cross-area-circle-green-white.webp", + "img": "icons/magic/life/cross-area-circle-green-white.webp", "name": "HP Roll Advantage", "origin": "Actor.RfFy5Nq3izy5oVD6.Item.DP89QQbqMjvF1hB1", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/initiative_advantage__1g9lxw8bhW2NVR0D.json b/data/packs/quickstart-pregens.db/initiative_advantage__1g9lxw8bhW2NVR0D.json index b04ec8765..bd5f3535b 100644 --- a/data/packs/quickstart-pregens.db/initiative_advantage__1g9lxw8bhW2NVR0D.json +++ b/data/packs/quickstart-pregens.db/initiative_advantage__1g9lxw8bhW2NVR0D.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", + "img": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", "name": "Initiative Advantage", "origin": "Actor.x3L0onniGSB97CU7.Item.kB2LygBinZXTN337", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/initiative_advantage__k9wVrL0gDKPn2rNt.json b/data/packs/quickstart-pregens.db/initiative_advantage__k9wVrL0gDKPn2rNt.json index ccdbde028..b15378d07 100644 --- a/data/packs/quickstart-pregens.db/initiative_advantage__k9wVrL0gDKPn2rNt.json +++ b/data/packs/quickstart-pregens.db/initiative_advantage__k9wVrL0gDKPn2rNt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", + "img": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", "name": "Initiative Advantage", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/iraga_draguul__CVFznZtBMmHG2w4a.json b/data/packs/quickstart-pregens.db/iraga_draguul__CVFznZtBMmHG2w4a.json index 0eb3fe6f1..b7bf55ae4 100644 --- a/data/packs/quickstart-pregens.db/iraga_draguul__CVFznZtBMmHG2w4a.json +++ b/data/packs/quickstart-pregens.db/iraga_draguul__CVFznZtBMmHG2w4a.json @@ -48,6 +48,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -68,13 +69,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Iraga Draguul", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -88,13 +106,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Iraga_Draguul_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-pregens.db/jorbin_ironhelm__wnjtoBC4k5dIiG8X.json b/data/packs/quickstart-pregens.db/jorbin_ironhelm__wnjtoBC4k5dIiG8X.json index 203614da4..08afb11b3 100644 --- a/data/packs/quickstart-pregens.db/jorbin_ironhelm__wnjtoBC4k5dIiG8X.json +++ b/data/packs/quickstart-pregens.db/jorbin_ironhelm__wnjtoBC4k5dIiG8X.json @@ -50,6 +50,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -70,13 +71,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Jorbin Ironhelm", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -90,13 +108,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Jorbin_Ironhelm_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-pregens.db/martin_rast__uXk56wpEwdiTfAQN.json b/data/packs/quickstart-pregens.db/martin_rast__uXk56wpEwdiTfAQN.json index 14888c357..f1aaa2e73 100644 --- a/data/packs/quickstart-pregens.db/martin_rast__uXk56wpEwdiTfAQN.json +++ b/data/packs/quickstart-pregens.db/martin_rast__uXk56wpEwdiTfAQN.json @@ -44,6 +44,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -64,13 +65,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Martin Rast", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -84,13 +102,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Martin_Rast_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__MZj9RAguzHFoypD4.json b/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__MZj9RAguzHFoypD4.json index 1d26d883d..01902b319 100644 --- a/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__MZj9RAguzHFoypD4.json +++ b/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__MZj9RAguzHFoypD4.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Melee Attack Roll Bonus", "origin": "Actor.CVFznZtBMmHG2w4a.Item.BYfvFLr6JblzNXU0", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json b/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json index eaa30302a..7e299f4da 100644 --- a/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json +++ b/data/packs/quickstart-pregens.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Melee Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json b/data/packs/quickstart-pregens.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json index a89cbb906..ffce7cc2c 100644 --- a/data/packs/quickstart-pregens.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json +++ b/data/packs/quickstart-pregens.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Melee Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/melee_damage_bonus__MPH9ArAfW7y6wJ0I.json b/data/packs/quickstart-pregens.db/melee_damage_bonus__MPH9ArAfW7y6wJ0I.json index f351a3804..4f7dde419 100644 --- a/data/packs/quickstart-pregens.db/melee_damage_bonus__MPH9ArAfW7y6wJ0I.json +++ b/data/packs/quickstart-pregens.db/melee_damage_bonus__MPH9ArAfW7y6wJ0I.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Melee Damage Bonus", "origin": "Actor.CVFznZtBMmHG2w4a.Item.BYfvFLr6JblzNXU0", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ralina_biggins__x3L0onniGSB97CU7.json b/data/packs/quickstart-pregens.db/ralina_biggins__x3L0onniGSB97CU7.json index 33297e9c5..be10ece64 100644 --- a/data/packs/quickstart-pregens.db/ralina_biggins__x3L0onniGSB97CU7.json +++ b/data/packs/quickstart-pregens.db/ralina_biggins__x3L0onniGSB97CU7.json @@ -43,6 +43,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -63,13 +64,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Ralina Biggins", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -83,13 +101,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Ralina_Biggins_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json b/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json index 7f32f4fda..9d159f2dd 100644 --- a/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json +++ b/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Ranged Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__v8RSFSkqYrCsm0Vg.json b/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__v8RSFSkqYrCsm0Vg.json index 1ba811be2..c011137f9 100644 --- a/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__v8RSFSkqYrCsm0Vg.json +++ b/data/packs/quickstart-pregens.db/ranged_attack_roll_bonus__v8RSFSkqYrCsm0Vg.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Ranged Attack Roll Bonus", "origin": "Actor.4gxXdPgUd0ofz89A.Item.AucNaHsyfCX3idxF", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json b/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json index f16b9a83e..8e0e7370c 100644 --- a/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json +++ b/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/air/air-smoke-casting.webp", + "img": "icons/magic/air/air-smoke-casting.webp", "name": "Spellcasting Advantage on Spell", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__gkKBIvn9MFzJVHRo.json b/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__gkKBIvn9MFzJVHRo.json index 21c5c8243..44909af44 100644 --- a/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__gkKBIvn9MFzJVHRo.json +++ b/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__gkKBIvn9MFzJVHRo.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/air/air-smoke-casting.webp", + "img": "icons/magic/air/air-smoke-casting.webp", "name": "Spellcasting Advantage on Spell", "origin": "Actor.PTFsYZ8ni3MbSdw8.Item.9IM4SDWD0HsdFNav", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__kpP7k0q22F1ktYTF.json b/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__kpP7k0q22F1ktYTF.json index cd6b9d78a..f37dce53f 100644 --- a/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__kpP7k0q22F1ktYTF.json +++ b/data/packs/quickstart-pregens.db/spellcasting_advantage_on_spell__kpP7k0q22F1ktYTF.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/air/air-smoke-casting.webp", + "img": "icons/magic/air/air-smoke-casting.webp", "name": "Spellcasting Advantage on Spell", "origin": "Actor.Jnb0sFKKKrAfowY0.Item.BiArR79VxCvWJduT", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__4xLBrTrNNCnEQNJg.json b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__4xLBrTrNNCnEQNJg.json index 0c631e89a..bf5f3a999 100644 --- a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__4xLBrTrNNCnEQNJg.json +++ b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__4xLBrTrNNCnEQNJg.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/fire/flame-burning-fist-strike.webp", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", "name": "Spellcasting Check Bonus", "origin": "Actor.CVFznZtBMmHG2w4a.Item.C2561r7hYuCVmXEZ", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__CtIJf3RlEZHk66Ww.json b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__CtIJf3RlEZHk66Ww.json index c933ed387..73a1b1217 100644 --- a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__CtIJf3RlEZHk66Ww.json +++ b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__CtIJf3RlEZHk66Ww.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/fire/flame-burning-fist-strike.webp", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", "name": "Spellcasting Check Bonus", "origin": "Actor.RfFy5Nq3izy5oVD6.Item.ufk3xI6cL6wueXj4", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__KKuguluCP3repDNL.json b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__KKuguluCP3repDNL.json index 6f3b0eab6..e8fd8c57a 100644 --- a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__KKuguluCP3repDNL.json +++ b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__KKuguluCP3repDNL.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/fire/flame-burning-fist-strike.webp", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", "name": "Spellcasting Check Bonus", "origin": "Actor.Jnb0sFKKKrAfowY0.Item.XVUaR231fv7CO42u", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json index 3e7585ee2..c86381cf9 100644 --- a/data/packs/quickstart-pregens.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json +++ b/data/packs/quickstart-pregens.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/fire/flame-burning-fist-strike.webp", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", "name": "Spellcasting Check Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/weapon_mastery__2rr100ySVxZn510u.json b/data/packs/quickstart-pregens.db/weapon_mastery__2rr100ySVxZn510u.json index 44bef204d..cb5669a35 100644 --- a/data/packs/quickstart-pregens.db/weapon_mastery__2rr100ySVxZn510u.json +++ b/data/packs/quickstart-pregens.db/weapon_mastery__2rr100ySVxZn510u.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", + "img": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", "name": "Weapon Mastery", "origin": "Actor.wnjtoBC4k5dIiG8X.Item.ys29FVZBITfUFwra", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/weapon_mastery__8F6hv1kM20gcNZOM.json b/data/packs/quickstart-pregens.db/weapon_mastery__8F6hv1kM20gcNZOM.json index 0730621e1..0a00ee70b 100644 --- a/data/packs/quickstart-pregens.db/weapon_mastery__8F6hv1kM20gcNZOM.json +++ b/data/packs/quickstart-pregens.db/weapon_mastery__8F6hv1kM20gcNZOM.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", + "img": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", "name": "Weapon Mastery", "origin": "Actor.4gxXdPgUd0ofz89A.Item.q4XASzehX7TfLgjb", "statuses": [ ], - "tint": null, - "transfer": false + "system": { + }, + "tint": "#ffffff", + "transfer": false, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/weapon_mastery__E7SwrOhzSAyMZ1Ec.json b/data/packs/quickstart-pregens.db/weapon_mastery__E7SwrOhzSAyMZ1Ec.json index b1beda318..5e1d539a4 100644 --- a/data/packs/quickstart-pregens.db/weapon_mastery__E7SwrOhzSAyMZ1Ec.json +++ b/data/packs/quickstart-pregens.db/weapon_mastery__E7SwrOhzSAyMZ1Ec.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", + "img": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", "name": "Weapon Mastery", "origin": "Compendium.shadowdark.talents.eg8u9L4gcJAxBxVX", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/weapon_mastery__XmlEQByLpzXULngp.json b/data/packs/quickstart-pregens.db/weapon_mastery__XmlEQByLpzXULngp.json index 150c5c3a6..724765c0e 100644 --- a/data/packs/quickstart-pregens.db/weapon_mastery__XmlEQByLpzXULngp.json +++ b/data/packs/quickstart-pregens.db/weapon_mastery__XmlEQByLpzXULngp.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", + "img": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", "name": "Weapon Mastery", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/quickstart-pregens.db/yriel_lirandar__4gxXdPgUd0ofz89A.json b/data/packs/quickstart-pregens.db/yriel_lirandar__4gxXdPgUd0ofz89A.json index a94f08f55..9070c4ac1 100644 --- a/data/packs/quickstart-pregens.db/yriel_lirandar__4gxXdPgUd0ofz89A.json +++ b/data/packs/quickstart-pregens.db/yriel_lirandar__4gxXdPgUd0ofz89A.json @@ -49,6 +49,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -69,13 +70,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Yriel Lirandar", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -89,13 +107,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Yriel_Lirandar_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/quickstart-pregens.db/zaldini_the_red__Jnb0sFKKKrAfowY0.json b/data/packs/quickstart-pregens.db/zaldini_the_red__Jnb0sFKKKrAfowY0.json index 555528a7e..0cf5f2904 100644 --- a/data/packs/quickstart-pregens.db/zaldini_the_red__Jnb0sFKKKrAfowY0.json +++ b/data/packs/quickstart-pregens.db/zaldini_the_red__Jnb0sFKKKrAfowY0.json @@ -45,6 +45,7 @@ "flags": { }, "height": 1, + "hexagonalShape": 0, "light": { "alpha": 0.5, "angle": 360, @@ -65,13 +66,30 @@ }, "dim": 0, "luminosity": 0.5, + "negative": false, + "priority": 0, "saturation": 0, "shadows": 0 }, "lockRotation": false, "name": "Zaldini the Red", + "occludable": { + "radius": 0 + }, "prependAdjective": false, "randomImg": false, + "ring": { + "colors": { + "background": null, + "ring": null + }, + "effects": 1, + "enabled": false, + "subject": { + "scale": 1, + "texture": null + } + }, "rotation": 0, "sight": { "angle": 360, @@ -85,13 +103,17 @@ "visionMode": "basic" }, "texture": { + "alphaThreshold": 0.75, + "anchorX": 0.5, + "anchorY": 0.5, + "fit": "contain", "offsetX": 0, "offsetY": 0, "rotation": 0, "scaleX": 1, "scaleY": 1, "src": "systems/shadowdark/assets/quickstart/pregens/Zaldini_the_Red_token.webp", - "tint": null + "tint": "#ffffff" }, "width": 1 }, diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.JtyvVAqYv6AOTZAG.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.JtyvVAqYv6AOTZAG.json index 6bfc40ca6..b16b703f9 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.JtyvVAqYv6AOTZAG.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.JtyvVAqYv6AOTZAG.json @@ -10,6 +10,6 @@ 2 ], "text": "Poisons Training", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.KC2csh2be1TzEcwq.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.KC2csh2be1TzEcwq.json index f0595c735..934df3558 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.KC2csh2be1TzEcwq.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.KC2csh2be1TzEcwq.json @@ -10,6 +10,6 @@ 12 ], "text": "Additional Use of Smoke Step", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.Ok9QceTSSYP7XgSq.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.Ok9QceTSSYP7XgSq.json index 7e5e60041..34014efb8 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.Ok9QceTSSYP7XgSq.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.Ok9QceTSSYP7XgSq.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.PaRSmTRors92vNHj.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.PaRSmTRors92vNHj.json index 7e6af2c6a..fe420e367 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.PaRSmTRors92vNHj.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.PaRSmTRors92vNHj.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RPesdhBtzQyC2KTy.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RPesdhBtzQyC2KTy.json index 29ad45820..3e5711e05 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RPesdhBtzQyC2KTy.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RPesdhBtzQyC2KTy.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RX3hqCehCxrwsYbe.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RX3hqCehCxrwsYbe.json index 71657c4e1..9e6b1ecd8 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RX3hqCehCxrwsYbe.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.RX3hqCehCxrwsYbe.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.TTKzmcpfzqCFofN8.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.TTKzmcpfzqCFofN8.json index f63302f98..ea85350a4 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.TTKzmcpfzqCFofN8.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.TTKzmcpfzqCFofN8.json @@ -10,6 +10,6 @@ 12 ], "text": "Additional Black Lotus Talent", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.U6dngSSFFxKUNeKU.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.U6dngSSFFxKUNeKU.json index f9e3a088f..336eea2ce 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.U6dngSSFFxKUNeKU.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.U6dngSSFFxKUNeKU.json @@ -10,6 +10,6 @@ 12 ], "text": "Poisons Training", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.X8kbXADMeDvMGVen.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.X8kbXADMeDvMGVen.json index 6f153b2ae..758742a0a 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.X8kbXADMeDvMGVen.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.X8kbXADMeDvMGVen.json @@ -10,6 +10,6 @@ 11 ], "text": "Additional Use of Smoke Step", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j0zaAW1vY7lVA4Vy.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j0zaAW1vY7lVA4Vy.json index 549065e62..9862dfed1 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j0zaAW1vY7lVA4Vy.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j0zaAW1vY7lVA4Vy.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j2cUqus95ATrII4E.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j2cUqus95ATrII4E.json index 31bef8e72..bb3128195 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j2cUqus95ATrII4E.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.j2cUqus95ATrII4E.json @@ -10,6 +10,6 @@ 6 ], "text": "Additional Black Lotus Talent", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.shAiehdgKTq4SHkE.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.shAiehdgKTq4SHkE.json index c84ef43b9..a01a0599b 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.shAiehdgKTq4SHkE.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.shAiehdgKTq4SHkE.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.tGZ1qLefW5q6dCnG.json b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.tGZ1qLefW5q6dCnG.json index b2a6d6032..b081db6d1 100644 --- a/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.tGZ1qLefW5q6dCnG.json +++ b/data/packs/rollable-tables.db/!tables.results!0vRwhfQgvAkzToHN.tGZ1qLefW5q6dCnG.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3DaqtfaXKwt0RK01.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3DaqtfaXKwt0RK01.json index 30fba50ee..372c89ec0 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3DaqtfaXKwt0RK01.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3DaqtfaXKwt0RK01.json @@ -10,6 +10,6 @@ 3 ], "text": "Bleeding", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3hBUHVHC1e45QlmH.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3hBUHVHC1e45QlmH.json index 718de3f83..f2cebb4ca 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3hBUHVHC1e45QlmH.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.3hBUHVHC1e45QlmH.json @@ -10,6 +10,6 @@ 6 ], "text": "Dead", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.5WPyeZGoaWTPA7DA.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.5WPyeZGoaWTPA7DA.json index a37804211..60357de3b 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.5WPyeZGoaWTPA7DA.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.5WPyeZGoaWTPA7DA.json @@ -10,6 +10,6 @@ 20 ], "text": "Immortal", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.7W8AFHBDPQawdJBF.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.7W8AFHBDPQawdJBF.json index b6a6821a9..4603d196b 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.7W8AFHBDPQawdJBF.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.7W8AFHBDPQawdJBF.json @@ -10,6 +10,6 @@ 13 ], "text": "Abandoned", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.CgzMhPjwYzldE2Me.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.CgzMhPjwYzldE2Me.json index 414eca2eb..9782a1d55 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.CgzMhPjwYzldE2Me.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.CgzMhPjwYzldE2Me.json @@ -10,6 +10,6 @@ 16 ], "text": "Slumbering", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.GPaRJPXAsbqOl1hU.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.GPaRJPXAsbqOl1hU.json index dc8de8e95..1b9ff7853 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.GPaRJPXAsbqOl1hU.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.GPaRJPXAsbqOl1hU.json @@ -10,6 +10,6 @@ 11 ], "text": "Shimmering", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.H6YK6jFZbNkijWRH.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.H6YK6jFZbNkijWRH.json index 1e5be0c15..24743a529 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.H6YK6jFZbNkijWRH.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.H6YK6jFZbNkijWRH.json @@ -10,6 +10,6 @@ 9 ], "text": "Revenant", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.HOpuYajHRjlWDGUu.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.HOpuYajHRjlWDGUu.json index aff981c87..a8cf2837f 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.HOpuYajHRjlWDGUu.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.HOpuYajHRjlWDGUu.json @@ -10,6 +10,6 @@ 2 ], "text": "Whispering", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.NzFnhJCEQgYxUT7K.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.NzFnhJCEQgYxUT7K.json index 880f03ad8..53aa48d1c 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.NzFnhJCEQgYxUT7K.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.NzFnhJCEQgYxUT7K.json @@ -10,6 +10,6 @@ 19 ], "text": "Enchanted", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.VjUou2PJGJepmhwm.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.VjUou2PJGJepmhwm.json index f98266093..d4796f1e2 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.VjUou2PJGJepmhwm.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.VjUou2PJGJepmhwm.json @@ -10,6 +10,6 @@ 8 ], "text": "Fallen", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.YixFM0hGoL4KLmWx.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.YixFM0hGoL4KLmWx.json index d94871a6b..c8b3bb025 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.YixFM0hGoL4KLmWx.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.YixFM0hGoL4KLmWx.json @@ -10,6 +10,6 @@ 4 ], "text": "Shrouded", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.bHPgrlVZafc4PigN.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.bHPgrlVZafc4PigN.json index 6b99d06b2..939da1d48 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.bHPgrlVZafc4PigN.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.bHPgrlVZafc4PigN.json @@ -10,6 +10,6 @@ 10 ], "text": "Frozen", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hFyBJgJCikxmyvEC.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hFyBJgJCikxmyvEC.json index ed2e343f6..7d3922cc3 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hFyBJgJCikxmyvEC.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hFyBJgJCikxmyvEC.json @@ -10,6 +10,6 @@ 17 ], "text": "Savage", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hMXwSnmUMmvbQCsL.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hMXwSnmUMmvbQCsL.json index 9e9ea4aba..996a0596f 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hMXwSnmUMmvbQCsL.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.hMXwSnmUMmvbQCsL.json @@ -10,6 +10,6 @@ 15 ], "text": "Forgotten", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.kHcQi0XEtFPb9bot.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.kHcQi0XEtFPb9bot.json index ca048f19b..a54409cf1 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.kHcQi0XEtFPb9bot.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.kHcQi0XEtFPb9bot.json @@ -10,6 +10,6 @@ 14 ], "text": "Blighted", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.pd5V1XfUO15B4edI.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.pd5V1XfUO15B4edI.json index 795943693..749dc54ea 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.pd5V1XfUO15B4edI.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.pd5V1XfUO15B4edI.json @@ -10,6 +10,6 @@ 12 ], "text": "Chaos", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.wMFniFTYBEE2PQSl.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.wMFniFTYBEE2PQSl.json index cd275b77c..e04ded9fe 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.wMFniFTYBEE2PQSl.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.wMFniFTYBEE2PQSl.json @@ -10,6 +10,6 @@ 18 ], "text": "Unholy", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xE3SIxGZQ6ChpvQm.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xE3SIxGZQ6ChpvQm.json index a886cbd26..1cb076d61 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xE3SIxGZQ6ChpvQm.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xE3SIxGZQ6ChpvQm.json @@ -10,6 +10,6 @@ 5 ], "text": "Lost", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xc34jgWvPoEOrJad.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xc34jgWvPoEOrJad.json index 60f152f55..bdf0e6b7c 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xc34jgWvPoEOrJad.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.xc34jgWvPoEOrJad.json @@ -10,6 +10,6 @@ 7 ], "text": "Deepwood", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.z2PdENX5f5NC58Sq.json b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.z2PdENX5f5NC58Sq.json index 31c23c8c3..6cc42a14b 100644 --- a/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.z2PdENX5f5NC58Sq.json +++ b/data/packs/rollable-tables.db/!tables.results!2nHdxMs1BHY1FUhq.z2PdENX5f5NC58Sq.json @@ -10,6 +10,6 @@ 1 ], "text": "Cursed", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.2Jz1fWhg7q4wZ36K.json b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.2Jz1fWhg7q4wZ36K.json index 10667ef2b..c4cc1e528 100644 --- a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.2Jz1fWhg7q4wZ36K.json +++ b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.2Jz1fWhg7q4wZ36K.json @@ -10,6 +10,6 @@ 3 ], "text": "Random Gear", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.B8b2l91u8CPbWQt1.json b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.B8b2l91u8CPbWQt1.json index a7b0f160e..604db8582 100644 --- a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.B8b2l91u8CPbWQt1.json +++ b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.B8b2l91u8CPbWQt1.json @@ -10,6 +10,6 @@ 5 ], "text": "Random Gear", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.EfwFok43qDHvPy1a.json b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.EfwFok43qDHvPy1a.json index b3241b296..8f3d0e8c0 100644 --- a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.EfwFok43qDHvPy1a.json +++ b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.EfwFok43qDHvPy1a.json @@ -10,6 +10,6 @@ 1 ], "text": "Random Gear", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.kO1DsufGDcafDCNl.json b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.kO1DsufGDcafDCNl.json index 9e22cefd8..d13b60f3f 100644 --- a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.kO1DsufGDcafDCNl.json +++ b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.kO1DsufGDcafDCNl.json @@ -10,6 +10,6 @@ 4 ], "text": "Random Gear", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.o8B8hNVMHWYpd2L8.json b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.o8B8hNVMHWYpd2L8.json index a18dfc572..c8341a34a 100644 --- a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.o8B8hNVMHWYpd2L8.json +++ b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.o8B8hNVMHWYpd2L8.json @@ -10,6 +10,6 @@ 2 ], "text": "Random Gear", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.obKp6AhLDL4H0uB5.json b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.obKp6AhLDL4H0uB5.json index f67080f5d..850b2d825 100644 --- a/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.obKp6AhLDL4H0uB5.json +++ b/data/packs/rollable-tables.db/!tables.results!3158XkwQAHF20RJQ.obKp6AhLDL4H0uB5.json @@ -10,6 +10,6 @@ 6 ], "text": "Random Gear", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.C4k5rtaLhMKmMbsi.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.C4k5rtaLhMKmMbsi.json index 160857997..edf73edad 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.C4k5rtaLhMKmMbsi.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.C4k5rtaLhMKmMbsi.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GkV534oHvG2idNp6.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GkV534oHvG2idNp6.json index a910f7070..f130db261 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GkV534oHvG2idNp6.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GkV534oHvG2idNp6.json @@ -10,6 +10,6 @@ 12 ], "text": "Add Wisdom to Roll", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GwMffkVDFcQE6G7I.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GwMffkVDFcQE6G7I.json index 3f829ba3c..69bba455d 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GwMffkVDFcQE6G7I.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.GwMffkVDFcQE6G7I.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.VBLBiNtnKjrS9QGB.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.VBLBiNtnKjrS9QGB.json index 374d16ebd..b0dfd3c7f 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.VBLBiNtnKjrS9QGB.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.VBLBiNtnKjrS9QGB.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.a0TxSPzLzNnlyzX2.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.a0TxSPzLzNnlyzX2.json index b59e437a9..816a72377 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.a0TxSPzLzNnlyzX2.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.a0TxSPzLzNnlyzX2.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to AC", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.bnv5azUa7bkvU2Qn.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.bnv5azUa7bkvU2Qn.json index eaf11c5a9..46689163f 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.bnv5azUa7bkvU2Qn.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.bnv5azUa7bkvU2Qn.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.dpeuP5ftKBP86aP1.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.dpeuP5ftKBP86aP1.json index 819e23b99..c379c8786 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.dpeuP5ftKBP86aP1.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.dpeuP5ftKBP86aP1.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gU43cPSE9gE9y5gT.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gU43cPSE9gE9y5gT.json index ee12a0e66..cc855c776 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gU43cPSE9gE9y5gT.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gU43cPSE9gE9y5gT.json @@ -10,6 +10,6 @@ 11 ], "text": "Add Wisdom to Roll", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gpwTiAXHbFFcvkJl.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gpwTiAXHbFFcvkJl.json index 44dadcad8..52ab56fca 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gpwTiAXHbFFcvkJl.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.gpwTiAXHbFFcvkJl.json @@ -10,6 +10,6 @@ 7 ], "text": "+1 to AC", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.hx2GN61yJZvW4nor.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.hx2GN61yJZvW4nor.json index 453b2ab5e..5bc671079 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.hx2GN61yJZvW4nor.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.hx2GN61yJZvW4nor.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.rXO49oYGESKugM75.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.rXO49oYGESKugM75.json index a4d3c8deb..5b53f8fea 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.rXO49oYGESKugM75.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.rXO49oYGESKugM75.json @@ -10,6 +10,6 @@ 2 ], "text": "Force GM Reroll", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.z3JsdSA3yTfGlv56.json b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.z3JsdSA3yTfGlv56.json index 02b5371b3..c1056fbfc 100644 --- a/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.z3JsdSA3yTfGlv56.json +++ b/data/packs/rollable-tables.db/!tables.results!3pf5QyJjatNkylNv.z3JsdSA3yTfGlv56.json @@ -10,6 +10,6 @@ 12 ], "text": "Force GM Reroll", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4GZVvOSjzujDO18T.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4GZVvOSjzujDO18T.json index 242d461fe..142c3dda0 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4GZVvOSjzujDO18T.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4GZVvOSjzujDO18T.json @@ -10,6 +10,6 @@ 1 ], "text": "Eliara", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4WfjJnGbv6Zb26XU.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4WfjJnGbv6Zb26XU.json index 83e705fca..908b0f490 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4WfjJnGbv6Zb26XU.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.4WfjJnGbv6Zb26XU.json @@ -10,6 +10,6 @@ 14 ], "text": "Ithior", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.6qQlUjDaZlFcmMpV.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.6qQlUjDaZlFcmMpV.json index 0b68a942e..1d6b2c6c5 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.6qQlUjDaZlFcmMpV.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.6qQlUjDaZlFcmMpV.json @@ -10,6 +10,6 @@ 2 ], "text": "Ryarn", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.9o8sD60YsgGTlTBj.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.9o8sD60YsgGTlTBj.json index 628e87051..1a7f9bf98 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.9o8sD60YsgGTlTBj.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.9o8sD60YsgGTlTBj.json @@ -10,6 +10,6 @@ 12 ], "text": "Zaphiel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.FDYUCGeBt5NKWzur.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.FDYUCGeBt5NKWzur.json index fc05d8ffa..6e0b5bbd3 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.FDYUCGeBt5NKWzur.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.FDYUCGeBt5NKWzur.json @@ -10,6 +10,6 @@ 3 ], "text": "Sariel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.LyxIUd3WTqEm2g1O.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.LyxIUd3WTqEm2g1O.json index b73cffe5b..c3ab2111d 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.LyxIUd3WTqEm2g1O.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.LyxIUd3WTqEm2g1O.json @@ -10,6 +10,6 @@ 10 ], "text": "Cyrwin", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.QDmnpyrV7al8CTPs.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.QDmnpyrV7al8CTPs.json index c27332cec..aa3d8f80f 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.QDmnpyrV7al8CTPs.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.QDmnpyrV7al8CTPs.json @@ -10,6 +10,6 @@ 13 ], "text": "Nayra", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.RAZRX78sMiAaAGmu.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.RAZRX78sMiAaAGmu.json index 4e961b355..e74dfd4c2 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.RAZRX78sMiAaAGmu.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.RAZRX78sMiAaAGmu.json @@ -10,6 +10,6 @@ 5 ], "text": "Galira", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.TtgTR0s48LqHKhIl.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.TtgTR0s48LqHKhIl.json index 648c13438..a68fd37e1 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.TtgTR0s48LqHKhIl.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.TtgTR0s48LqHKhIl.json @@ -10,6 +10,6 @@ 8 ], "text": "Axidor", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Uu1MN0Ioop6z7gL8.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Uu1MN0Ioop6z7gL8.json index d67813f41..4d1cd11f2 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Uu1MN0Ioop6z7gL8.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Uu1MN0Ioop6z7gL8.json @@ -10,6 +10,6 @@ 4 ], "text": "Tirolas", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Whks6pKtDYCvWM5U.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Whks6pKtDYCvWM5U.json index 84f074d18..7ac06786a 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Whks6pKtDYCvWM5U.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.Whks6pKtDYCvWM5U.json @@ -10,6 +10,6 @@ 20 ], "text": "Ruhiel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.XlO2BmO7ozzFnfep.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.XlO2BmO7ozzFnfep.json index 62b570b98..816b7376e 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.XlO2BmO7ozzFnfep.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.XlO2BmO7ozzFnfep.json @@ -10,6 +10,6 @@ 15 ], "text": "Amriel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.YO1GsfR2u423HyVE.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.YO1GsfR2u423HyVE.json index 923eeccf1..9c1f8afdb 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.YO1GsfR2u423HyVE.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.YO1GsfR2u423HyVE.json @@ -10,6 +10,6 @@ 16 ], "text": "Elyon", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZSWwbzFUilNy0Khk.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZSWwbzFUilNy0Khk.json index d76f09ad0..429aee558 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZSWwbzFUilNy0Khk.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZSWwbzFUilNy0Khk.json @@ -10,6 +10,6 @@ 11 ], "text": "Lothiel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZYZcV6j31LtO6q5u.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZYZcV6j31LtO6q5u.json index 5e893079c..3c841d3c7 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZYZcV6j31LtO6q5u.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.ZYZcV6j31LtO6q5u.json @@ -10,6 +10,6 @@ 19 ], "text": "Fiora", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.id08HgWlVvuCzXXS.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.id08HgWlVvuCzXXS.json index 5e7561f54..975ff43e3 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.id08HgWlVvuCzXXS.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.id08HgWlVvuCzXXS.json @@ -10,6 +10,6 @@ 7 ], "text": "Daeniel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.jSIEqB5CcPXVmWHA.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.jSIEqB5CcPXVmWHA.json index 9c99a6c80..5f35a8122 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.jSIEqB5CcPXVmWHA.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.jSIEqB5CcPXVmWHA.json @@ -10,6 +10,6 @@ 18 ], "text": "Natinel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.pVUHJ5hPV0EFLFiG.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.pVUHJ5hPV0EFLFiG.json index 68e4e8fde..7c8277562 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.pVUHJ5hPV0EFLFiG.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.pVUHJ5hPV0EFLFiG.json @@ -10,6 +10,6 @@ 9 ], "text": "Hiralia", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yIkti1S2GygajbUf.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yIkti1S2GygajbUf.json index fb92a4f5b..abc39206a 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yIkti1S2GygajbUf.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yIkti1S2GygajbUf.json @@ -10,6 +10,6 @@ 6 ], "text": "Varos", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yYPOpRAXye6LMJv0.json b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yYPOpRAXye6LMJv0.json index 9440a83bd..068042fd0 100644 --- a/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yYPOpRAXye6LMJv0.json +++ b/data/packs/rollable-tables.db/!tables.results!44P8mz0yaCsTtKeq.yYPOpRAXye6LMJv0.json @@ -10,6 +10,6 @@ 17 ], "text": "Jirwyn", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.0ZrXxySTpXClNOHs.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.0ZrXxySTpXClNOHs.json index bb9ea6821..f301dfbcd 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.0ZrXxySTpXClNOHs.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.0ZrXxySTpXClNOHs.json @@ -10,6 +10,6 @@ 4 ], "text": "Switch or button", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.4yvnWJ3tbmZXpEpo.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.4yvnWJ3tbmZXpEpo.json index 18fbead27..87c46f245 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.4yvnWJ3tbmZXpEpo.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.4yvnWJ3tbmZXpEpo.json @@ -10,6 +10,6 @@ 3 ], "text": "Opening a door", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.5K8QyOEp7PuxrlGD.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.5K8QyOEp7PuxrlGD.json index e5092a348..e9d6da472 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.5K8QyOEp7PuxrlGD.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.5K8QyOEp7PuxrlGD.json @@ -10,6 +10,6 @@ 9 ], "text": "A word is spoken", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.E4oWbvCaawSHyN6a.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.E4oWbvCaawSHyN6a.json index 7cdf01d70..ac3238147 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.E4oWbvCaawSHyN6a.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.E4oWbvCaawSHyN6a.json @@ -10,6 +10,6 @@ 7 ], "text": "Breaking a light beam", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.GIHOheaoVT4wXZym.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.GIHOheaoVT4wXZym.json index ad3dc3a14..939c6556b 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.GIHOheaoVT4wXZym.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.GIHOheaoVT4wXZym.json @@ -10,6 +10,6 @@ 11 ], "text": "Removing an object", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.SnxRN8UgCgmizLci.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.SnxRN8UgCgmizLci.json index 1c7fb4201..0b8a16221 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.SnxRN8UgCgmizLci.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.SnxRN8UgCgmizLci.json @@ -10,6 +10,6 @@ 8 ], "text": "Pulling a lever", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.aHTA3iYyiEuI9cUN.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.aHTA3iYyiEuI9cUN.json index 1fcfa92f1..6cbde3338 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.aHTA3iYyiEuI9cUN.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.aHTA3iYyiEuI9cUN.json @@ -10,6 +10,6 @@ 1 ], "text": "a Tripwire", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.otUHbdYIKjEpBmFr.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.otUHbdYIKjEpBmFr.json index baf0b378c..ed52869a2 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.otUHbdYIKjEpBmFr.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.otUHbdYIKjEpBmFr.json @@ -10,6 +10,6 @@ 5 ], "text": "a False step on stairs", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.rLG6ooWohew8fFGP.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.rLG6ooWohew8fFGP.json index e77db3c85..e278a2214 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.rLG6ooWohew8fFGP.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.rLG6ooWohew8fFGP.json @@ -10,6 +10,6 @@ 6 ], "text": "Closing a door", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.sanrRY839MyOTyTX.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.sanrRY839MyOTyTX.json index f1bcc3baf..453e31d49 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.sanrRY839MyOTyTX.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.sanrRY839MyOTyTX.json @@ -10,6 +10,6 @@ 12 ], "text": "Casting a spell", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.z7mDMm8UtSi15gXt.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.z7mDMm8UtSi15gXt.json index 25896dc78..502bccbe8 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.z7mDMm8UtSi15gXt.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.z7mDMm8UtSi15gXt.json @@ -10,6 +10,6 @@ 2 ], "text": "a Pressure plate", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.zYwjhDI2rcphWUO9.json b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.zYwjhDI2rcphWUO9.json index 91458793a..f006c3159 100644 --- a/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.zYwjhDI2rcphWUO9.json +++ b/data/packs/rollable-tables.db/!tables.results!5NMEXYjDS4C8Tm3n.zYwjhDI2rcphWUO9.json @@ -10,6 +10,6 @@ 10 ], "text": "a Hook on a thread", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.0HzAqoixC4juRqFc.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.0HzAqoixC4juRqFc.json index d9dd93fa1..8230457a0 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.0HzAqoixC4juRqFc.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.0HzAqoixC4juRqFc.json @@ -10,6 +10,6 @@ 11 ], "text": "The Infernal", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.50BtdNjlBy77VnvK.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.50BtdNjlBy77VnvK.json index f822a0fd7..fd54fd382 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.50BtdNjlBy77VnvK.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.50BtdNjlBy77VnvK.json @@ -10,6 +10,6 @@ 20 ], "text": "The Primordial", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.9jTVBNV3Mys95S6e.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.9jTVBNV3Mys95S6e.json index e963486f8..5489aa454 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.9jTVBNV3Mys95S6e.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.9jTVBNV3Mys95S6e.json @@ -10,6 +10,6 @@ 14 ], "text": "The Unholy", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.A205bYl0kOoEUxfy.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.A205bYl0kOoEUxfy.json index 9f7238325..5e1592d6b 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.A205bYl0kOoEUxfy.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.A205bYl0kOoEUxfy.json @@ -10,6 +10,6 @@ 8 ], "text": "The Vicious", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.AaS5ZulkjlbOinMu.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.AaS5ZulkjlbOinMu.json index 415f168b8..5c6c56518 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.AaS5ZulkjlbOinMu.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.AaS5ZulkjlbOinMu.json @@ -10,6 +10,6 @@ 3 ], "text": "Ortival's", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.At9G5H7q9k4Uj9xP.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.At9G5H7q9k4Uj9xP.json index da56d6c28..618f93b48 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.At9G5H7q9k4Uj9xP.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.At9G5H7q9k4Uj9xP.json @@ -10,6 +10,6 @@ 10 ], "text": "The Blessed", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Foh9VNGQlBhBnnRu.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Foh9VNGQlBhBnnRu.json index 98dee2e2b..01a1bad94 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Foh9VNGQlBhBnnRu.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Foh9VNGQlBhBnnRu.json @@ -10,6 +10,6 @@ 6 ], "text": "The Astral", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.H3VxVLcdFh68qFe8.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.H3VxVLcdFh68qFe8.json index 8ded4d12e..33ec92c77 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.H3VxVLcdFh68qFe8.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.H3VxVLcdFh68qFe8.json @@ -10,6 +10,6 @@ 13 ], "text": "The Whispering", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.KGVNQLSqnCEb5jFJ.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.KGVNQLSqnCEb5jFJ.json index 5be828a49..ebac2fdf5 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.KGVNQLSqnCEb5jFJ.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.KGVNQLSqnCEb5jFJ.json @@ -10,6 +10,6 @@ 9 ], "text": "Memnon's", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.NU87l4O8aaQoiLkZ.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.NU87l4O8aaQoiLkZ.json index b0ce6969b..92046a898 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.NU87l4O8aaQoiLkZ.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.NU87l4O8aaQoiLkZ.json @@ -10,6 +10,6 @@ 1 ], "text": "The Crimson", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Sd335i1gfTNPXjZa.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Sd335i1gfTNPXjZa.json index 8442a3cd4..995098c42 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Sd335i1gfTNPXjZa.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.Sd335i1gfTNPXjZa.json @@ -10,6 +10,6 @@ 15 ], "text": "Shune's", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.awC49RzaIjSh5iM5.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.awC49RzaIjSh5iM5.json index 5700d341f..0955aa255 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.awC49RzaIjSh5iM5.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.awC49RzaIjSh5iM5.json @@ -10,6 +10,6 @@ 12 ], "text": "Madeera's", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ek0JQB28ubJKskAG.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ek0JQB28ubJKskAG.json index 169cae61f..c236b135b 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ek0JQB28ubJKskAG.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ek0JQB28ubJKskAG.json @@ -10,6 +10,6 @@ 17 ], "text": "Ord's", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.fos6F7xK6RvVrnFQ.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.fos6F7xK6RvVrnFQ.json index 58cc369e4..d9b1df051 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.fos6F7xK6RvVrnFQ.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.fos6F7xK6RvVrnFQ.json @@ -10,6 +10,6 @@ 18 ], "text": "The Righteous", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.gGNUylJoz4c5sxIi.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.gGNUylJoz4c5sxIi.json index 51b3001f9..e6bbd822f 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.gGNUylJoz4c5sxIi.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.gGNUylJoz4c5sxIi.json @@ -10,6 +10,6 @@ 16 ], "text": "The Lost", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nFO6CLacDPwVQVac.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nFO6CLacDPwVQVac.json index 70b1b071e..49b212abf 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nFO6CLacDPwVQVac.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nFO6CLacDPwVQVac.json @@ -10,6 +10,6 @@ 19 ], "text": "The Demonic", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nMDxeBylOVuoLuCc.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nMDxeBylOVuoLuCc.json index bd1b58ca8..75797ab7d 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nMDxeBylOVuoLuCc.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.nMDxeBylOVuoLuCc.json @@ -10,6 +10,6 @@ 2 ], "text": "The Ashen", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ushm8QFA9VJnjAZm.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ushm8QFA9VJnjAZm.json index 53de00b4b..445ba23d7 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ushm8QFA9VJnjAZm.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.ushm8QFA9VJnjAZm.json @@ -10,6 +10,6 @@ 7 ], "text": "Krull's", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.vBRS0PO7dddUflXr.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.vBRS0PO7dddUflXr.json index 62c10eba1..cd680b2e5 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.vBRS0PO7dddUflXr.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.vBRS0PO7dddUflXr.json @@ -10,6 +10,6 @@ 5 ], "text": "The Twilight", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.x1WjiYxpegKSi4gn.json b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.x1WjiYxpegKSi4gn.json index d18a011b2..e523c886c 100644 --- a/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.x1WjiYxpegKSi4gn.json +++ b/data/packs/rollable-tables.db/!tables.results!8piSI566ZPW7kA87.x1WjiYxpegKSi4gn.json @@ -10,6 +10,6 @@ 4 ], "text": "The Doom", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.0p4ESs1a4bHour21.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.0p4ESs1a4bHour21.json index 8882d75b3..41250dbf7 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.0p4ESs1a4bHour21.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.0p4ESs1a4bHour21.json @@ -10,6 +10,6 @@ 17 ], "text": "A dwarf in a red hat hands you a rose, bows, and leaves", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.3BJFFt3Y5thAtY1e.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.3BJFFt3Y5thAtY1e.json index fe7ef3f2d..b262f22cc 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.3BJFFt3Y5thAtY1e.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.3BJFFt3Y5thAtY1e.json @@ -10,6 +10,6 @@ 21 ], "text": "Someone tries to pick your pocket", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.57fVYCY7dX6au6Qi.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.57fVYCY7dX6au6Qi.json index 7124b4a1f..360f84e70 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.57fVYCY7dX6au6Qi.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.57fVYCY7dX6au6Qi.json @@ -10,6 +10,6 @@ 43 ], "text": "A green-glowing meteor streaks through the sky", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.6dieVjuz7hFiwPQO.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.6dieVjuz7hFiwPQO.json index 2fd8f451f..7e1399247 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.6dieVjuz7hFiwPQO.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.6dieVjuz7hFiwPQO.json @@ -10,6 +10,6 @@ 29 ], "text": "You sense you are being magically scryed upon", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CHGWyZQx7xcNKqMg.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CHGWyZQx7xcNKqMg.json index 836d26f76..4a9e8bbdd 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CHGWyZQx7xcNKqMg.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CHGWyZQx7xcNKqMg.json @@ -10,6 +10,6 @@ 3 ], "text": "An unseen foe leaps out of hiding at close range", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CIiViESbQ1ctBBAU.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CIiViESbQ1ctBBAU.json index 5aa913424..11fb6e6b6 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CIiViESbQ1ctBBAU.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.CIiViESbQ1ctBBAU.json @@ -10,6 +10,6 @@ 7 ], "text": "You catch the acrid smell of smoke and flame", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E0zhgT9EfOa04zQh.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E0zhgT9EfOa04zQh.json index 6012ed58a..a98bca91e 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E0zhgT9EfOa04zQh.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E0zhgT9EfOa04zQh.json @@ -10,6 +10,6 @@ 100 ], "text": "A radiant being appears to you with a message of warning", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E4UWb4fgX7DR5Mvp.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E4UWb4fgX7DR5Mvp.json index d3a71862f..241cc9674 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E4UWb4fgX7DR5Mvp.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.E4UWb4fgX7DR5Mvp.json @@ -10,6 +10,6 @@ 11 ], "text": "You spot a half-open bag with gold coins glinting inside", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.FHSIfmrpAfefjy4o.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.FHSIfmrpAfefjy4o.json index 329993968..01f54390e 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.FHSIfmrpAfefjy4o.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.FHSIfmrpAfefjy4o.json @@ -10,6 +10,6 @@ 75 ], "text": "A passing stranger presses an ancient coin into your hand", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GJmWju7kGufbpcbU.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GJmWju7kGufbpcbU.json index e6e9c62fb..15c9d6036 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GJmWju7kGufbpcbU.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GJmWju7kGufbpcbU.json @@ -10,6 +10,6 @@ 47 ], "text": "A pair of yellow eyes watches you from the darkness", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GzNKH5LLDNGEt4Br.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GzNKH5LLDNGEt4Br.json index dbf41c5d4..10b4f1c2b 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GzNKH5LLDNGEt4Br.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.GzNKH5LLDNGEt4Br.json @@ -10,6 +10,6 @@ 89 ], "text": "A violent, windy storm kicks up without warning", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Hje0CqMpbp23YnHZ.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Hje0CqMpbp23YnHZ.json index b08b0501c..e1aaf80f0 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Hje0CqMpbp23YnHZ.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Hje0CqMpbp23YnHZ.json @@ -10,6 +10,6 @@ 15 ], "text": "Someone observing you from afar steps out of sight", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Iex54yawTSNJ0v3c.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Iex54yawTSNJ0v3c.json index 3583753cd..38831f655 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Iex54yawTSNJ0v3c.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Iex54yawTSNJ0v3c.json @@ -10,6 +10,6 @@ 99 ], "text": "A demon appears to you and presents a tempting offer", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.KkcgKqTJSLD37dGR.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.KkcgKqTJSLD37dGR.json index 412d71ff8..e5aab4424 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.KkcgKqTJSLD37dGR.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.KkcgKqTJSLD37dGR.json @@ -10,6 +10,6 @@ 49 ], "text": "An orc with an arrow in her back crashes through a door", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.L12Z1kcEJ5aL7l3N.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.L12Z1kcEJ5aL7l3N.json index 928058f46..7cda93b8b 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.L12Z1kcEJ5aL7l3N.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.L12Z1kcEJ5aL7l3N.json @@ -10,6 +10,6 @@ 95 ], "text": "A runaway wagon crashes toward you", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LEr7Gw3DGpxFLIBR.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LEr7Gw3DGpxFLIBR.json index 840f6207f..34e3c3031 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LEr7Gw3DGpxFLIBR.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LEr7Gw3DGpxFLIBR.json @@ -10,6 +10,6 @@ 31 ], "text": "Someone tries to plant an object on your person", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LFmIeYo94rsFYSBy.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LFmIeYo94rsFYSBy.json index 5868dd28c..e998bb9ef 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LFmIeYo94rsFYSBy.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LFmIeYo94rsFYSBy.json @@ -10,6 +10,6 @@ 63 ], "text": "The smell of ozone rises and electricity crackles in the air", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LVxaBBho5o1TIYYe.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LVxaBBho5o1TIYYe.json index 0b05a84e7..eb4ebf6f4 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LVxaBBho5o1TIYYe.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LVxaBBho5o1TIYYe.json @@ -10,6 +10,6 @@ 57 ], "text": "A frail beggar whispers that he has a secret to tell you", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LvBxX0v9cyEcw3Gr.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LvBxX0v9cyEcw3Gr.json index 75902d7cf..7c0b7ed71 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LvBxX0v9cyEcw3Gr.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.LvBxX0v9cyEcw3Gr.json @@ -10,6 +10,6 @@ 35 ], "text": "A woman hands you a black cat and then runs away", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.NyZFCPyd2HqPPa9E.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.NyZFCPyd2HqPPa9E.json index 7358e618d..3dc104287 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.NyZFCPyd2HqPPa9E.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.NyZFCPyd2HqPPa9E.json @@ -10,6 +10,6 @@ 1 ], "text": "The ground shakes violently and a massive fissure opens", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.PdF4AToL8ZAQb52c.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.PdF4AToL8ZAQb52c.json index 20efecf6e..ada9192ae 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.PdF4AToL8ZAQb52c.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.PdF4AToL8ZAQb52c.json @@ -10,6 +10,6 @@ 5 ], "text": "A horrible buzzing fills the air, growing louder and louder", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.QsGAPDJmyTvbDGFY.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.QsGAPDJmyTvbDGFY.json index 5508c4bb1..4699c85b1 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.QsGAPDJmyTvbDGFY.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.QsGAPDJmyTvbDGFY.json @@ -10,6 +10,6 @@ 13 ], "text": "A man slips a note and an odd potion into your hand", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Qv8VvxZBYl260yxk.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Qv8VvxZBYl260yxk.json index 5b5a1af24..cc7ee16f2 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Qv8VvxZBYl260yxk.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.Qv8VvxZBYl260yxk.json @@ -10,6 +10,6 @@ 77 ], "text": "A chorus of howls echo in the distance", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RMUaTp3LrjoiEiE9.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RMUaTp3LrjoiEiE9.json index 3da085128..6ff7e14e6 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RMUaTp3LrjoiEiE9.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RMUaTp3LrjoiEiE9.json @@ -10,6 +10,6 @@ 71 ], "text": "A stampede of wild animals bursts into view", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RqtaoQ6uqVJ4uKpV.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RqtaoQ6uqVJ4uKpV.json index 0a1504f2a..e017b9ade 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RqtaoQ6uqVJ4uKpV.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.RqtaoQ6uqVJ4uKpV.json @@ -10,6 +10,6 @@ 83 ], "text": "The sudden sound of rushing water crashes toward you", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.T6SRNP2CInjAvL91.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.T6SRNP2CInjAvL91.json index 5d9c769bb..a1237431c 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.T6SRNP2CInjAvL91.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.T6SRNP2CInjAvL91.json @@ -10,6 +10,6 @@ 53 ], "text": "You hear a beast cry out in pain just up ahead", - "type": 0, + "type": "text", "weight": 4 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TLTGk35UHd3uMBkt.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TLTGk35UHd3uMBkt.json index 13979df35..0894cecc4 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TLTGk35UHd3uMBkt.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TLTGk35UHd3uMBkt.json @@ -10,6 +10,6 @@ 65 ], "text": "You spot a trail of tiny silver coins leading around a bend", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TxzHIjfBwpR9zEOD.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TxzHIjfBwpR9zEOD.json index 56db6319e..8c3a5a127 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TxzHIjfBwpR9zEOD.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.TxzHIjfBwpR9zEOD.json @@ -10,6 +10,6 @@ 25 ], "text": "A frothing, frantic horse with a saddle but no rider appears", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.UvUt8TTmls5dTmbK.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.UvUt8TTmls5dTmbK.json index fc20b97c7..008818984 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.UvUt8TTmls5dTmbK.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.UvUt8TTmls5dTmbK.json @@ -10,6 +10,6 @@ 93 ], "text": "A multicolored orb drifts up to you and then zips away", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.V2tVVcqJZY5U95Jc.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.V2tVVcqJZY5U95Jc.json index e0aa9f77b..6c80dc0c2 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.V2tVVcqJZY5U95Jc.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.V2tVVcqJZY5U95Jc.json @@ -10,6 +10,6 @@ 37 ], "text": "A small, woodland creature jumps out of a backpack", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.W8jO8CflpeIy3ydF.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.W8jO8CflpeIy3ydF.json index d2aab21c9..157a30d61 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.W8jO8CflpeIy3ydF.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.W8jO8CflpeIy3ydF.json @@ -10,6 +10,6 @@ 85 ], "text": "You hear an ear-splitting scream that nobody else hears", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.WO0CbhX5HLWbXEcA.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.WO0CbhX5HLWbXEcA.json index 4feb30c85..70fc6635c 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.WO0CbhX5HLWbXEcA.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.WO0CbhX5HLWbXEcA.json @@ -10,6 +10,6 @@ 41 ], "text": "A note wrapped around a thin dagger lands next to you", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ZNfvUJ2xV07xJdSz.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ZNfvUJ2xV07xJdSz.json index cf7a66cd7..658c29c38 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ZNfvUJ2xV07xJdSz.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ZNfvUJ2xV07xJdSz.json @@ -10,6 +10,6 @@ 67 ], "text": "A wild-eyed man approaches with a holy book held high", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.b2eT2zhQJwu2urAV.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.b2eT2zhQJwu2urAV.json index c4b53c8c7..b53172286 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.b2eT2zhQJwu2urAV.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.b2eT2zhQJwu2urAV.json @@ -10,6 +10,6 @@ 19 ], "text": "A cowled stranger in a black cloak approaches you", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.beU5b6xxWyMT1Xf3.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.beU5b6xxWyMT1Xf3.json index 72fea7f9c..bd54f40b7 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.beU5b6xxWyMT1Xf3.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.beU5b6xxWyMT1Xf3.json @@ -10,6 +10,6 @@ 81 ], "text": "You realize you are not alone; something is behind you", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.clHm2CbFpVjgpdk0.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.clHm2CbFpVjgpdk0.json index c6dc564bf..c5252a3c6 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.clHm2CbFpVjgpdk0.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.clHm2CbFpVjgpdk0.json @@ -10,6 +10,6 @@ 39 ], "text": "You smell lilacs and hear faint, ghostly laughter", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ejlq2ZQgLCQ0gSza.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ejlq2ZQgLCQ0gSza.json index b74504f9c..3155d1ccc 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ejlq2ZQgLCQ0gSza.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.ejlq2ZQgLCQ0gSza.json @@ -10,6 +10,6 @@ 33 ], "text": "You are filled with a strong sense of dread and danger", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gMfUElLovnRx3YQw.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gMfUElLovnRx3YQw.json index e005eb3e3..873ebc82f 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gMfUElLovnRx3YQw.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gMfUElLovnRx3YQw.json @@ -10,6 +10,6 @@ 45 ], "text": "Someone nearby is staring at you and mouthing words", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gRWr1QwwtzX0Mc2I.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gRWr1QwwtzX0Mc2I.json index 18038ad71..e6df385df 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gRWr1QwwtzX0Mc2I.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.gRWr1QwwtzX0Mc2I.json @@ -10,6 +10,6 @@ 61 ], "text": "A seagull lands on your head and coughs up an odd bottle", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.h6Wezfzzfg17Pwsy.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.h6Wezfzzfg17Pwsy.json index 1c76069c3..677a5e8a6 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.h6Wezfzzfg17Pwsy.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.h6Wezfzzfg17Pwsy.json @@ -10,6 +10,6 @@ 91 ], "text": "Lightning strikes close and leaves a glowing object behind", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.jsUBxgarSUGl7lf7.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.jsUBxgarSUGl7lf7.json index e185b8758..795bfc9a1 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.jsUBxgarSUGl7lf7.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.jsUBxgarSUGl7lf7.json @@ -10,6 +10,6 @@ 59 ], "text": "An object falls from above and barely misses your head", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kNzs4KmGULdCiQdd.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kNzs4KmGULdCiQdd.json index 52a0de2bb..6b0feda90 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kNzs4KmGULdCiQdd.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kNzs4KmGULdCiQdd.json @@ -10,6 +10,6 @@ 9 ], "text": "A bright star appears in the sky, visible even at midday", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kmvRkBlMbl5nddIg.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kmvRkBlMbl5nddIg.json index 0db2e667d..87b610c2e 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kmvRkBlMbl5nddIg.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.kmvRkBlMbl5nddIg.json @@ -10,6 +10,6 @@ 87 ], "text": "A man slaps you with a glove and throws it at your feet", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.mSejXpo8mvAOMLYi.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.mSejXpo8mvAOMLYi.json index e17407438..989c156f4 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.mSejXpo8mvAOMLYi.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.mSejXpo8mvAOMLYi.json @@ -10,6 +10,6 @@ 55 ], "text": "A huge swarm of bats crashes over you and swirls away", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.o4coZEgLKnN2ItkO.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.o4coZEgLKnN2ItkO.json index d14f42f01..e4666d549 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.o4coZEgLKnN2ItkO.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.o4coZEgLKnN2ItkO.json @@ -10,6 +10,6 @@ 79 ], "text": "Two pinching and slapping goblins tumble into sight", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.svAj8zQE1w4bOT5H.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.svAj8zQE1w4bOT5H.json index cb23ecfe9..98d71ce37 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.svAj8zQE1w4bOT5H.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.svAj8zQE1w4bOT5H.json @@ -10,6 +10,6 @@ 97 ], "text": "An NPC throws off their disguise, revealing an enemy", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uHrTK4rupA0fsSXA.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uHrTK4rupA0fsSXA.json index 157c64a5c..e3204f6e8 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uHrTK4rupA0fsSXA.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uHrTK4rupA0fsSXA.json @@ -10,6 +10,6 @@ 23 ], "text": "A strange ticking sound comes from inside your bag", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uwZVCntIUK7gftJt.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uwZVCntIUK7gftJt.json index 0de277278..d29f6d5b4 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uwZVCntIUK7gftJt.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.uwZVCntIUK7gftJt.json @@ -10,6 +10,6 @@ 27 ], "text": "A mound in the earth quickly burrows toward you", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.xVD11I8EAIf73lKD.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.xVD11I8EAIf73lKD.json index 396a0d6f1..889c4c6b1 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.xVD11I8EAIf73lKD.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.xVD11I8EAIf73lKD.json @@ -10,6 +10,6 @@ 69 ], "text": "Every light source suddenly extinguishes", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.y0XJzYsyNk8WvAYl.json b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.y0XJzYsyNk8WvAYl.json index 4fa9797eb..8ee0d6703 100644 --- a/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.y0XJzYsyNk8WvAYl.json +++ b/data/packs/rollable-tables.db/!tables.results!AsJlWy1q0mmq5caV.y0XJzYsyNk8WvAYl.json @@ -10,6 +10,6 @@ 73 ], "text": "An old woman points at you and yells, \"There they are!\"", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.1f4XwVZFTX8HGFeu.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.1f4XwVZFTX8HGFeu.json index 7c60d591a..893e0f239 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.1f4XwVZFTX8HGFeu.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.1f4XwVZFTX8HGFeu.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.FRKlezzFZWilBVgh.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.FRKlezzFZWilBVgh.json index 5e151cc8a..b37865339 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.FRKlezzFZWilBVgh.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.FRKlezzFZWilBVgh.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.MhA5KpaNRoG5SE7i.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.MhA5KpaNRoG5SE7i.json index b96edb1cb..2cd213260 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.MhA5KpaNRoG5SE7i.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.MhA5KpaNRoG5SE7i.json @@ -10,6 +10,6 @@ 2 ], "text": "Spellcasting Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.TzEk7T5B85c0fm3C.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.TzEk7T5B85c0fm3C.json index 481230b1c..21cfd967d 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.TzEk7T5B85c0fm3C.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.TzEk7T5B85c0fm3C.json @@ -10,6 +10,6 @@ 11 ], "text": "+2 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.edJtGmodoQVoyT9E.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.edJtGmodoQVoyT9E.json index 3210f31c0..71243840e 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.edJtGmodoQVoyT9E.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.edJtGmodoQVoyT9E.json @@ -10,6 +10,6 @@ 11 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.f0Lp4XTZRQ2vqEqD.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.f0Lp4XTZRQ2vqEqD.json index 8e2b50051..debc0064b 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.f0Lp4XTZRQ2vqEqD.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.f0Lp4XTZRQ2vqEqD.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.kDxmqbsgRA4kbAWB.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.kDxmqbsgRA4kbAWB.json index 06eb3d022..53e76e5e9 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.kDxmqbsgRA4kbAWB.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.kDxmqbsgRA4kbAWB.json @@ -10,6 +10,6 @@ 6 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.oYZ2KMpJI2ms7U2M.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.oYZ2KMpJI2ms7U2M.json index 2aa70602c..acb7b33e2 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.oYZ2KMpJI2ms7U2M.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.oYZ2KMpJI2ms7U2M.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.raSEcK1nQbbnn3Zi.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.raSEcK1nQbbnn3Zi.json index 96cb4c956..f54261bf6 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.raSEcK1nQbbnn3Zi.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.raSEcK1nQbbnn3Zi.json @@ -10,6 +10,6 @@ 12 ], "text": "Spellcasting Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.t9Ct9b7jU8P3bMuL.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.t9Ct9b7jU8P3bMuL.json index c4d02c0a1..907e109a4 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.t9Ct9b7jU8P3bMuL.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.t9Ct9b7jU8P3bMuL.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.tp84WzIeJWKSfuOi.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.tp84WzIeJWKSfuOi.json index a3117acd7..55fbfdfff 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.tp84WzIeJWKSfuOi.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.tp84WzIeJWKSfuOi.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uW6sYsZJAt33Tveq.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uW6sYsZJAt33Tveq.json index ad0408132..2ba9e64ed 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uW6sYsZJAt33Tveq.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uW6sYsZJAt33Tveq.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uWMnDA1RC07jO52V.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uWMnDA1RC07jO52V.json index 78e541f48..717866c77 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uWMnDA1RC07jO52V.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.uWMnDA1RC07jO52V.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.xZNgDZ0wtkfXjm0i.json b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.xZNgDZ0wtkfXjm0i.json index 7d6333cd1..53e56a084 100644 --- a/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.xZNgDZ0wtkfXjm0i.json +++ b/data/packs/rollable-tables.db/!tables.results!CtkKBhsOpV1v5YjX.xZNgDZ0wtkfXjm0i.json @@ -10,6 +10,6 @@ 11 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.5CBf8sLkJz7DCAw0.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.5CBf8sLkJz7DCAw0.json index a51fab22f..e6cab52e0 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.5CBf8sLkJz7DCAw0.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.5CBf8sLkJz7DCAw0.json @@ -10,6 +10,6 @@ 1 ], "text": "+1 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.CB5MfraSvsrf6sV9.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.CB5MfraSvsrf6sV9.json index e1a1590d8..85bd5e21d 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.CB5MfraSvsrf6sV9.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.CB5MfraSvsrf6sV9.json @@ -9,6 +9,6 @@ 1 ], "text": "or +2 points to distribute to stats", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.P8SIXjAyU8uDdmww.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.P8SIXjAyU8uDdmww.json index ca70ec99d..bedb647e8 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.P8SIXjAyU8uDdmww.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.P8SIXjAyU8uDdmww.json @@ -10,6 +10,6 @@ 1 ], "text": "+1 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.RUc1j8LPlIBS61Cs.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.RUc1j8LPlIBS61Cs.json index 928a72453..24fa9899b 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.RUc1j8LPlIBS61Cs.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.RUc1j8LPlIBS61Cs.json @@ -10,6 +10,6 @@ 1 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.V0MKHlUbzH5CU66T.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.V0MKHlUbzH5CU66T.json index 13797a8e9..9ae531a2b 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.V0MKHlUbzH5CU66T.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.V0MKHlUbzH5CU66T.json @@ -10,6 +10,6 @@ 1 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.ZETK7JBywljD9EFz.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.ZETK7JBywljD9EFz.json index 8ad024bc0..d653fce6e 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.ZETK7JBywljD9EFz.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.ZETK7JBywljD9EFz.json @@ -10,6 +10,6 @@ 1 ], "text": "+1 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.fLazNranC5IjxzHG.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.fLazNranC5IjxzHG.json index 8832c07b9..be90154ac 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.fLazNranC5IjxzHG.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.fLazNranC5IjxzHG.json @@ -10,6 +10,6 @@ 1 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.hCBhdV1ScYd8rHXi.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.hCBhdV1ScYd8rHXi.json index 285567077..70e65736b 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.hCBhdV1ScYd8rHXi.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.hCBhdV1ScYd8rHXi.json @@ -10,6 +10,6 @@ 1 ], "text": "+1 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.heTmtgDVQyGfwFVs.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.heTmtgDVQyGfwFVs.json index 71cdb08b4..3efe44618 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.heTmtgDVQyGfwFVs.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.heTmtgDVQyGfwFVs.json @@ -10,6 +10,6 @@ 1 ], "text": "+1 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.mRaoKNJIcM65e5P9.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.mRaoKNJIcM65e5P9.json index a3d20efe9..73ca9b846 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.mRaoKNJIcM65e5P9.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.mRaoKNJIcM65e5P9.json @@ -10,6 +10,6 @@ 1 ], "text": "+2 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.oMqbimLdQIY4YUTj.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.oMqbimLdQIY4YUTj.json index 8b97401ac..ad53642bd 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.oMqbimLdQIY4YUTj.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.oMqbimLdQIY4YUTj.json @@ -10,6 +10,6 @@ 1 ], "text": "+1 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.pULgtvU9fVoD9p9G.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.pULgtvU9fVoD9p9G.json index 3632a42eb..519f72a8b 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.pULgtvU9fVoD9p9G.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.pULgtvU9fVoD9p9G.json @@ -10,6 +10,6 @@ 1 ], "text": "+2 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.v2axkaQH8Sjmwbvx.json b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.v2axkaQH8Sjmwbvx.json index 761dc91d4..c57bd9e12 100644 --- a/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.v2axkaQH8Sjmwbvx.json +++ b/data/packs/rollable-tables.db/!tables.results!EmBGQUSaf5L7ojKJ.v2axkaQH8Sjmwbvx.json @@ -10,6 +10,6 @@ 1 ], "text": "+2 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.9GrvqyPrqFuLM46C.json b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.9GrvqyPrqFuLM46C.json index e43c2f747..3051fbca3 100644 --- a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.9GrvqyPrqFuLM46C.json +++ b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.9GrvqyPrqFuLM46C.json @@ -10,6 +10,6 @@ 1 ], "text": "Random Alignment", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.EJSTyXp75GftHgdd.json b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.EJSTyXp75GftHgdd.json index 2abf0ee2a..14c208043 100644 --- a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.EJSTyXp75GftHgdd.json +++ b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.EJSTyXp75GftHgdd.json @@ -10,6 +10,6 @@ 1 ], "text": "Random Ancestry", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.bTx7SDbteDwOT0wj.json b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.bTx7SDbteDwOT0wj.json index b1679933d..01bc218b5 100644 --- a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.bTx7SDbteDwOT0wj.json +++ b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.bTx7SDbteDwOT0wj.json @@ -10,6 +10,6 @@ 1 ], "text": "Random Gear Rolls", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.fWby9eYWxd1XneDg.json b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.fWby9eYWxd1XneDg.json index 71b784fc2..5d65a922e 100644 --- a/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.fWby9eYWxd1XneDg.json +++ b/data/packs/rollable-tables.db/!tables.results!IHpIMJy4xdXZnPFy.fWby9eYWxd1XneDg.json @@ -10,6 +10,6 @@ 1 ], "text": "Random Class", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.5XYHalSUlIKkl6Vf.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.5XYHalSUlIKkl6Vf.json index dbf7c2858..f31f9a35e 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.5XYHalSUlIKkl6Vf.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.5XYHalSUlIKkl6Vf.json @@ -10,6 +10,6 @@ 8 ], "text": "Darvin", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.6xWA0VE9nLqr1Qvs.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.6xWA0VE9nLqr1Qvs.json index d64624e4e..fa343ff37 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.6xWA0VE9nLqr1Qvs.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.6xWA0VE9nLqr1Qvs.json @@ -10,6 +10,6 @@ 13 ], "text": "Bruga", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.7iXR2iTAZuMxmjc6.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.7iXR2iTAZuMxmjc6.json index 56c0637fe..e2d756df7 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.7iXR2iTAZuMxmjc6.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.7iXR2iTAZuMxmjc6.json @@ -10,6 +10,6 @@ 15 ], "text": "Vidrid", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.HjrOMKhyvOSA1Ugu.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.HjrOMKhyvOSA1Ugu.json index bbb896c1c..bf2a7c0ca 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.HjrOMKhyvOSA1Ugu.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.HjrOMKhyvOSA1Ugu.json @@ -10,6 +10,6 @@ 1 ], "text": "Hilde", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.JDVZmxJU6LWZ16v9.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.JDVZmxJU6LWZ16v9.json index 1423f337d..5bab355cf 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.JDVZmxJU6LWZ16v9.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.JDVZmxJU6LWZ16v9.json @@ -10,6 +10,6 @@ 4 ], "text": "Bruno", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.KRdSDUWjjU8rzEl6.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.KRdSDUWjjU8rzEl6.json index a9925a7b3..77ff735b7 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.KRdSDUWjjU8rzEl6.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.KRdSDUWjjU8rzEl6.json @@ -10,6 +10,6 @@ 3 ], "text": "Marga", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.PUWhhJoXCzx4rKdD.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.PUWhhJoXCzx4rKdD.json index 3117d81df..21cfac0c8 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.PUWhhJoXCzx4rKdD.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.PUWhhJoXCzx4rKdD.json @@ -10,6 +10,6 @@ 17 ], "text": "Brielle", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.UmmdJQdljjVqY0TF.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.UmmdJQdljjVqY0TF.json index fd5d91a54..463325c0d 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.UmmdJQdljjVqY0TF.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.UmmdJQdljjVqY0TF.json @@ -10,6 +10,6 @@ 19 ], "text": "Sarna", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.VD4I9XIEpgRRewnO.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.VD4I9XIEpgRRewnO.json index caa5d8b0f..d4ed7c566 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.VD4I9XIEpgRRewnO.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.VD4I9XIEpgRRewnO.json @@ -10,6 +10,6 @@ 9 ], "text": "Elga", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZFy0g6UEbVF2Tqgq.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZFy0g6UEbVF2Tqgq.json index 13546cd73..aad03cd76 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZFy0g6UEbVF2Tqgq.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZFy0g6UEbVF2Tqgq.json @@ -10,6 +10,6 @@ 6 ], "text": "Naugrim", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZqxJu8onLmdmshKj.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZqxJu8onLmdmshKj.json index a67a76612..ab9071608 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZqxJu8onLmdmshKj.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.ZqxJu8onLmdmshKj.json @@ -10,6 +10,6 @@ 10 ], "text": "Alric", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.keVuRfr5t1gIcQ9b.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.keVuRfr5t1gIcQ9b.json index 293059dbd..48e0cba10 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.keVuRfr5t1gIcQ9b.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.keVuRfr5t1gIcQ9b.json @@ -10,6 +10,6 @@ 7 ], "text": "Brenna", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.mz4SAC1WgHjdbq7Z.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.mz4SAC1WgHjdbq7Z.json index 98a84c5a1..9a68c3587 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.mz4SAC1WgHjdbq7Z.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.mz4SAC1WgHjdbq7Z.json @@ -10,6 +10,6 @@ 12 ], "text": "Gendry", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.nPjMGEyIQIXVnDYq.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.nPjMGEyIQIXVnDYq.json index 114808ec4..f4a48d43a 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.nPjMGEyIQIXVnDYq.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.nPjMGEyIQIXVnDYq.json @@ -10,6 +10,6 @@ 18 ], "text": "Ulfgar", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.p5yFzITuIuKK8Hd7.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.p5yFzITuIuKK8Hd7.json index 10e896693..386e40e12 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.p5yFzITuIuKK8Hd7.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.p5yFzITuIuKK8Hd7.json @@ -10,6 +10,6 @@ 20 ], "text": "Grimm", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.sS1n9shjz3QXo0Ut.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.sS1n9shjz3QXo0Ut.json index 7609ac008..41c0d2e8c 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.sS1n9shjz3QXo0Ut.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.sS1n9shjz3QXo0Ut.json @@ -10,6 +10,6 @@ 14 ], "text": "Junnor", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.t54n1tJ7rPtuAQOK.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.t54n1tJ7rPtuAQOK.json index ede86e8da..b593a0cfa 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.t54n1tJ7rPtuAQOK.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.t54n1tJ7rPtuAQOK.json @@ -10,6 +10,6 @@ 16 ], "text": "Torson", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tKrHdAEVSxEz1urj.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tKrHdAEVSxEz1urj.json index 801061615..24cb8874d 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tKrHdAEVSxEz1urj.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tKrHdAEVSxEz1urj.json @@ -10,6 +10,6 @@ 11 ], "text": "Isolde", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tkxTNm8X3FISs6mr.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tkxTNm8X3FISs6mr.json index 3a3867b32..19c7e74a1 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tkxTNm8X3FISs6mr.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.tkxTNm8X3FISs6mr.json @@ -10,6 +10,6 @@ 5 ], "text": "Karina", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.x7aRpSEjf265xvPC.json b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.x7aRpSEjf265xvPC.json index 623229ab3..4207f22d2 100644 --- a/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.x7aRpSEjf265xvPC.json +++ b/data/packs/rollable-tables.db/!tables.results!IVnsYyvJAM36YQsv.x7aRpSEjf265xvPC.json @@ -10,6 +10,6 @@ 2 ], "text": "Torbin", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.0ZrXxySTpXClNOHs.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.0ZrXxySTpXClNOHs.json index b0df1562d..6c9c20601 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.0ZrXxySTpXClNOHs.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.0ZrXxySTpXClNOHs.json @@ -10,6 +10,6 @@ 4 ], "text": "[[/r 1d6]] / @UUID[Compendium.shadowdark.spell-effects.SOkcvkzrGMGQKhmk]{Blind}", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.4yvnWJ3tbmZXpEpo.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.4yvnWJ3tbmZXpEpo.json index c96cae6cb..940d2d527 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.4yvnWJ3tbmZXpEpo.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.4yvnWJ3tbmZXpEpo.json @@ -10,6 +10,6 @@ 3 ], "text": "[[/r 1d6]] / @UUID[Compendium.shadowdark.spell-effects.SN9lU9LUViWo1Plm]{Paralyze}", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.5K8QyOEp7PuxrlGD.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.5K8QyOEp7PuxrlGD.json index 5799136eb..de4aae457 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.5K8QyOEp7PuxrlGD.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.5K8QyOEp7PuxrlGD.json @@ -10,6 +10,6 @@ 9 ], "text": "[[/r 3d10]]", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.E4oWbvCaawSHyN6a.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.E4oWbvCaawSHyN6a.json index 40237e4d8..9770f6528 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.E4oWbvCaawSHyN6a.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.E4oWbvCaawSHyN6a.json @@ -10,6 +10,6 @@ 7 ], "text": "[[/r 2d8]] / @UUID[Compendium.shadowdark.spell-effects.SN9lU9LUViWo1Plm]{Paralyze}", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.GIHOheaoVT4wXZym.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.GIHOheaoVT4wXZym.json index 7c84691b0..6f0890db2 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.GIHOheaoVT4wXZym.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.GIHOheaoVT4wXZym.json @@ -10,6 +10,6 @@ 11 ], "text": "[[/r 3d10]] / unconscious", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.SnxRN8UgCgmizLci.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.SnxRN8UgCgmizLci.json index 41f3484de..9c1f3a3eb 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.SnxRN8UgCgmizLci.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.SnxRN8UgCgmizLci.json @@ -10,6 +10,6 @@ 8 ], "text": "[[/r 2d8]] / confuse", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.aHTA3iYyiEuI9cUN.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.aHTA3iYyiEuI9cUN.json index 48a746f47..b9de10bbd 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.aHTA3iYyiEuI9cUN.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.aHTA3iYyiEuI9cUN.json @@ -10,6 +10,6 @@ 1 ], "text": "[[/r 1d6]]", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.otUHbdYIKjEpBmFr.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.otUHbdYIKjEpBmFr.json index e8ddd684d..a9fe0f6f9 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.otUHbdYIKjEpBmFr.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.otUHbdYIKjEpBmFr.json @@ -10,6 +10,6 @@ 5 ], "text": "[[/r 2d8]]", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.rLG6ooWohew8fFGP.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.rLG6ooWohew8fFGP.json index 309248e68..602efdcd8 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.rLG6ooWohew8fFGP.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.rLG6ooWohew8fFGP.json @@ -10,6 +10,6 @@ 6 ], "text": "[[/r 2d8]] / @UUID[Compendium.shadowdark.spell-effects.FrFilluk4S5VaWut]{Sleep}", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.sanrRY839MyOTyTX.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.sanrRY839MyOTyTX.json index 33f116a24..8de99fb09 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.sanrRY839MyOTyTX.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.sanrRY839MyOTyTX.json @@ -10,6 +10,6 @@ 12 ], "text": "[[/r 3d10]] / petrify", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.z7mDMm8UtSi15gXt.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.z7mDMm8UtSi15gXt.json index 22195cb66..329313efc 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.z7mDMm8UtSi15gXt.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.z7mDMm8UtSi15gXt.json @@ -10,6 +10,6 @@ 2 ], "text": "[[/r 1d6]] / @UUID[Compendium.shadowdark.spell-effects.FrFilluk4S5VaWut]{Sleep}", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.zYwjhDI2rcphWUO9.json b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.zYwjhDI2rcphWUO9.json index adbff2ce7..9ce6682bb 100644 --- a/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.zYwjhDI2rcphWUO9.json +++ b/data/packs/rollable-tables.db/!tables.results!Ji8vkF8Lj0ZFMnBO.zYwjhDI2rcphWUO9.json @@ -10,6 +10,6 @@ 10 ], "text": "[[/r 3d10]] / @UUID[Compendium.shadowdark.spell-effects.SN9lU9LUViWo1Plm]{Paralyze}", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.1DWLP6qu4lWncPgj.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.1DWLP6qu4lWncPgj.json index 904c4dcb8..a4caa8c7c 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.1DWLP6qu4lWncPgj.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.1DWLP6qu4lWncPgj.json @@ -10,6 +10,6 @@ 29 ], "text": "A fortune-telling witch speaks true omens and portents", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.4QEZAiKdYf1W8ftu.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.4QEZAiKdYf1W8ftu.json index 825c7f4ce..6d281119f 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.4QEZAiKdYf1W8ftu.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.4QEZAiKdYf1W8ftu.json @@ -10,6 +10,6 @@ 39 ], "text": "The lost Jewel of Barbalt is hidden in the Howling Caves", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.5kTRYjkh2Sv4QnLn.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.5kTRYjkh2Sv4QnLn.json index 89aa693d2..bc8599c89 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.5kTRYjkh2Sv4QnLn.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.5kTRYjkh2Sv4QnLn.json @@ -10,6 +10,6 @@ 27 ], "text": "A crocodile dragged a richly-laden mule into the sewers", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.7W1x6TvODGFC4uzd.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.7W1x6TvODGFC4uzd.json index 1fbfbbb67..4170511c7 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.7W1x6TvODGFC4uzd.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.7W1x6TvODGFC4uzd.json @@ -10,6 +10,6 @@ 89 ], "text": "A rival group of crawlers found the map to Jiraal's Hoard", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.9NMSMFlB98oGT4EV.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.9NMSMFlB98oGT4EV.json index 6e4b716d0..d58f3eb9e 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.9NMSMFlB98oGT4EV.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.9NMSMFlB98oGT4EV.json @@ -10,6 +10,6 @@ 99 ], "text": "The fabled Library of Gehemna appeared outside the city", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.AIqtDe4fUi67Oqmr.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.AIqtDe4fUi67Oqmr.json index ad3f298a9..5d87df157 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.AIqtDe4fUi67Oqmr.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.AIqtDe4fUi67Oqmr.json @@ -10,6 +10,6 @@ 49 ], "text": "Harpies keep watch from the cliffs around Diridia's Tomb", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.B4H6xpSlTsDNCLYz.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.B4H6xpSlTsDNCLYz.json index c2ff8ace8..469be6a82 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.B4H6xpSlTsDNCLYz.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.B4H6xpSlTsDNCLYz.json @@ -10,6 +10,6 @@ 5 ], "text": "The local ruler has placed a 2,000 gp bounty on your heads", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Bj2VjnHRoxXtIZRh.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Bj2VjnHRoxXtIZRh.json index 67472401c..f2bee8de9 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Bj2VjnHRoxXtIZRh.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Bj2VjnHRoxXtIZRh.json @@ -10,6 +10,6 @@ 87 ], "text": "Windstorms uncovered a stone monolith in the desert", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Cjh10oelUB3RG1P8.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Cjh10oelUB3RG1P8.json index 580cf3dc8..61493493b 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Cjh10oelUB3RG1P8.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Cjh10oelUB3RG1P8.json @@ -10,6 +10,6 @@ 11 ], "text": "Lizardfolk have been raiding caravans near the swamp", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Dc50WQCqc87G3eD1.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Dc50WQCqc87G3eD1.json index 0fdc982e4..61abf74f3 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Dc50WQCqc87G3eD1.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Dc50WQCqc87G3eD1.json @@ -10,6 +10,6 @@ 15 ], "text": "An earthquake uncovered a ruin inside a deep rift", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.EainBx3SmsDrZafc.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.EainBx3SmsDrZafc.json index a35102b82..95d494121 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.EainBx3SmsDrZafc.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.EainBx3SmsDrZafc.json @@ -10,6 +10,6 @@ 85 ], "text": "The Thieves' Guild is about to attack a rival merchant lord", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FDuz8VZVNqKa01kG.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FDuz8VZVNqKa01kG.json index ad739df28..30e97106a 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FDuz8VZVNqKa01kG.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FDuz8VZVNqKa01kG.json @@ -10,6 +10,6 @@ 23 ], "text": "A Captain of the Guard has been taken hostage by thugs", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FqQUxlYAvtiRPy2H.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FqQUxlYAvtiRPy2H.json index d3a6c41a9..91ab428f2 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FqQUxlYAvtiRPy2H.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.FqQUxlYAvtiRPy2H.json @@ -10,6 +10,6 @@ 97 ], "text": "A Chaos Knight's tomb has been found beneath a temple", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.GNHPpqeTw0Yhfryv.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.GNHPpqeTw0Yhfryv.json index 0515b9983..7d47c1a3c 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.GNHPpqeTw0Yhfryv.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.GNHPpqeTw0Yhfryv.json @@ -10,6 +10,6 @@ 31 ], "text": "Every full moon, the Prancing Unicorn's larder is robbed", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IZChEeMtBlQIX5bd.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IZChEeMtBlQIX5bd.json index e4ab3a493..b884cd76a 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IZChEeMtBlQIX5bd.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IZChEeMtBlQIX5bd.json @@ -10,6 +10,6 @@ 21 ], "text": "Those who survive the Trial of the Lotus gain a strange gift", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IznEzC3q4bZfpBbS.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IznEzC3q4bZfpBbS.json index e60f36acb..55eeb800b 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IznEzC3q4bZfpBbS.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.IznEzC3q4bZfpBbS.json @@ -10,6 +10,6 @@ 41 ], "text": "A dwarven mining team has uncovered a tentacled statue", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NLBs5DZrQoomQih5.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NLBs5DZrQoomQih5.json index 1a8dca97f..321369a99 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NLBs5DZrQoomQih5.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NLBs5DZrQoomQih5.json @@ -10,6 +10,6 @@ 43 ], "text": "The Red Owl tavern has a trapdoor to the Shadowdark", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NZmlOJS6dQJ0CUip.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NZmlOJS6dQJ0CUip.json index c69c09c92..4ca1d8e72 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NZmlOJS6dQJ0CUip.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.NZmlOJS6dQJ0CUip.json @@ -10,6 +10,6 @@ 61 ], "text": "A local lord has somehow been stranded atop a high roof", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.OxtbrWHDjIK763N7.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.OxtbrWHDjIK763N7.json index dbe87d0f4..a4fa095ad 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.OxtbrWHDjIK763N7.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.OxtbrWHDjIK763N7.json @@ -10,6 +10,6 @@ 93 ], "text": "The Ophidian Armor is in Ekmara's Keep in the wasteland", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.PUbQnMDHWWwbyUTd.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.PUbQnMDHWWwbyUTd.json index 8b2f907dc..0057f26f9 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.PUbQnMDHWWwbyUTd.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.PUbQnMDHWWwbyUTd.json @@ -10,6 +10,6 @@ 25 ], "text": "The Crystal Caves are home to a cult of psychic sorcerers", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QHYJ1w9PoaDg9qqo.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QHYJ1w9PoaDg9qqo.json index 64e3a797b..9778235e5 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QHYJ1w9PoaDg9qqo.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QHYJ1w9PoaDg9qqo.json @@ -10,6 +10,6 @@ 77 ], "text": "A famous gambler will bet a ruby on a Wizard Thief game", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QJfn5kyj8U4ZMNj0.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QJfn5kyj8U4ZMNj0.json index dc41ac9ec..ed2f0617a 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QJfn5kyj8U4ZMNj0.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.QJfn5kyj8U4ZMNj0.json @@ -10,6 +10,6 @@ 59 ], "text": "A wizard accidentally let his trio of cockatrices escape", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RCV6HvtrGisJ4fLu.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RCV6HvtrGisJ4fLu.json index 9fb65705a..39e16e5ef 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RCV6HvtrGisJ4fLu.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RCV6HvtrGisJ4fLu.json @@ -10,6 +10,6 @@ 57 ], "text": "A dying sage is calling for a mighty group of heroes", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RRWpYDOPKoWPt5qZ.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RRWpYDOPKoWPt5qZ.json index 8c7b30abb..6c5ba895a 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RRWpYDOPKoWPt5qZ.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.RRWpYDOPKoWPt5qZ.json @@ -10,6 +10,6 @@ 37 ], "text": "Fire will not light or burn within sight of the Lion Fountain", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.SuMD0iHWC5BRNEsi.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.SuMD0iHWC5BRNEsi.json index 763422b73..f29c2c95b 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.SuMD0iHWC5BRNEsi.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.SuMD0iHWC5BRNEsi.json @@ -10,6 +10,6 @@ 63 ], "text": "Bartomeu the Pirate Prince will be hanged at noon", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.UcbJZedrl1FInkva.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.UcbJZedrl1FInkva.json index dbb45b0df..f6d014248 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.UcbJZedrl1FInkva.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.UcbJZedrl1FInkva.json @@ -10,6 +10,6 @@ 13 ], "text": "Armored skeletons are roaming the misty graveyard", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V1tXTqx5nqR4m5et.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V1tXTqx5nqR4m5et.json index 150d7edaf..1265e84e3 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V1tXTqx5nqR4m5et.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V1tXTqx5nqR4m5et.json @@ -10,6 +10,6 @@ 83 ], "text": "An abandoned wizard's tower is full of clockwork creatures", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V4zcMs8UEs1Z81lX.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V4zcMs8UEs1Z81lX.json index 7497b4ae2..a3d1d9631 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V4zcMs8UEs1Z81lX.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.V4zcMs8UEs1Z81lX.json @@ -10,6 +10,6 @@ 100 ], "text": "The dragon Ixamir has awoken from her 200-year slumber", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Y0CTCVTFPdS6v9Df.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Y0CTCVTFPdS6v9Df.json index e7ed691ab..1416e6a4b 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Y0CTCVTFPdS6v9Df.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.Y0CTCVTFPdS6v9Df.json @@ -10,6 +10,6 @@ 7 ], "text": "The cult of Shune is planning a fiery coup at midnight", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.dM0U2mgtvBKvUKh4.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.dM0U2mgtvBKvUKh4.json index 520b413dc..41c081c7c 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.dM0U2mgtvBKvUKh4.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.dM0U2mgtvBKvUKh4.json @@ -10,6 +10,6 @@ 75 ], "text": "The cyclopean ruins of Tal-Yool lie deep within the forest", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.eXvQB96fJIX2TTTU.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.eXvQB96fJIX2TTTU.json index 74bca97bc..711139167 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.eXvQB96fJIX2TTTU.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.eXvQB96fJIX2TTTU.json @@ -10,6 +10,6 @@ 95 ], "text": "The princess has been kidnapped by a group of sorcerers", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.er2Myx3pfBPSR4uq.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.er2Myx3pfBPSR4uq.json index cc6a2bd6a..b8a38ab37 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.er2Myx3pfBPSR4uq.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.er2Myx3pfBPSR4uq.json @@ -10,6 +10,6 @@ 47 ], "text": "Three thieves just pulled off a gemstone heist nearby", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.gp4nHWElOIrQVDp1.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.gp4nHWElOIrQVDp1.json index 1c367279c..fc6785cab 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.gp4nHWElOIrQVDp1.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.gp4nHWElOIrQVDp1.json @@ -10,6 +10,6 @@ 71 ], "text": "The Church of St. Terragnis will pay for the return of a relic", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.iOsyIjr02kGXfTrJ.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.iOsyIjr02kGXfTrJ.json index 7bac3b8cc..aa6906617 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.iOsyIjr02kGXfTrJ.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.iOsyIjr02kGXfTrJ.json @@ -10,6 +10,6 @@ 73 ], "text": "A volcanic eruption revealed tunnels in the caldera's walls", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.kgj2Esiwy4YorWNI.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.kgj2Esiwy4YorWNI.json index 97d459ed3..22cf002ef 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.kgj2Esiwy4YorWNI.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.kgj2Esiwy4YorWNI.json @@ -10,6 +10,6 @@ 91 ], "text": "A monstrosity called The Oracle lurks below the university", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lUGYyRTv3DekkRUJ.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lUGYyRTv3DekkRUJ.json index 07573a3c7..fcced6373 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lUGYyRTv3DekkRUJ.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lUGYyRTv3DekkRUJ.json @@ -10,6 +10,6 @@ 81 ], "text": "Gravediggers found a chained coffin in an unmarked plot", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.liK5UCP9gIbIBbYB.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.liK5UCP9gIbIBbYB.json index 34ab66681..5d73dfda6 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.liK5UCP9gIbIBbYB.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.liK5UCP9gIbIBbYB.json @@ -10,6 +10,6 @@ 9 ], "text": "An ancient, stone door has been found in the castle cellar", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lkPhcVn4Cqjo3lXH.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lkPhcVn4Cqjo3lXH.json index 536cf410b..fd06dc268 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lkPhcVn4Cqjo3lXH.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lkPhcVn4Cqjo3lXH.json @@ -10,6 +10,6 @@ 3 ], "text": "A team of assassins is on its way to kill your group", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lvXf0H1a8rjZjEX1.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lvXf0H1a8rjZjEX1.json index 60defe20b..6e4893ed3 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lvXf0H1a8rjZjEX1.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.lvXf0H1a8rjZjEX1.json @@ -10,6 +10,6 @@ 79 ], "text": "The Moon Druids will bless a sword used to slay a werewolf", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.m4o9hmboTUcNcQlp.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.m4o9hmboTUcNcQlp.json index 78f3ef2a0..0a3152aef 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.m4o9hmboTUcNcQlp.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.m4o9hmboTUcNcQlp.json @@ -10,6 +10,6 @@ 1 ], "text": "An armored beast the size of a ship is rampaging nearby", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.mR6TgWY4m7QNgtnY.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.mR6TgWY4m7QNgtnY.json index f4f546135..47cfa4e79 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.mR6TgWY4m7QNgtnY.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.mR6TgWY4m7QNgtnY.json @@ -10,6 +10,6 @@ 55 ], "text": "Beneath the Red Abbey is the forgotten Barrow of Ur-Din", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.nx5GiVHmncM0KGfJ.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.nx5GiVHmncM0KGfJ.json index bbcec11ea..a11d76f9b 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.nx5GiVHmncM0KGfJ.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.nx5GiVHmncM0KGfJ.json @@ -10,6 +10,6 @@ 65 ], "text": "Goblin spelunkers found an underground cathedral", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.rsgSnyQDqptZSR15.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.rsgSnyQDqptZSR15.json index 7b1c1b909..4c9b35210 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.rsgSnyQDqptZSR15.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.rsgSnyQDqptZSR15.json @@ -10,6 +10,6 @@ 67 ], "text": "A Kytherian Cog was lost in the sea near Myrkhos", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.s8Rm4t3Ys9222npg.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.s8Rm4t3Ys9222npg.json index 286193669..ac391fb43 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.s8Rm4t3Ys9222npg.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.s8Rm4t3Ys9222npg.json @@ -10,6 +10,6 @@ 17 ], "text": "A warband of orcs has taken over an abandoned keep", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.sMxvLDXLOZ2w5Xfs.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.sMxvLDXLOZ2w5Xfs.json index dc5305c5b..1e2415d9a 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.sMxvLDXLOZ2w5Xfs.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.sMxvLDXLOZ2w5Xfs.json @@ -10,6 +10,6 @@ 35 ], "text": "A glowing meteor crashed deep inside the marshlands", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.vxW5e24pKfDESToH.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.vxW5e24pKfDESToH.json index f8f09c816..926f4b464 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.vxW5e24pKfDESToH.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.vxW5e24pKfDESToH.json @@ -10,6 +10,6 @@ 33 ], "text": "A famous group of crawlers hasn't returned from a delve", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wkthsQPGmi3aNvuK.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wkthsQPGmi3aNvuK.json index 579b0d0df..36c95f219 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wkthsQPGmi3aNvuK.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wkthsQPGmi3aNvuK.json @@ -10,6 +10,6 @@ 45 ], "text": "Viperian warriors guard a shrine to a medusa in the jungle", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wrlz4ZRrbJVKKmjn.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wrlz4ZRrbJVKKmjn.json index 48fa1bb76..099d42248 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wrlz4ZRrbJVKKmjn.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.wrlz4ZRrbJVKKmjn.json @@ -10,6 +10,6 @@ 53 ], "text": "A gorgon stalks the ruins of the Underhill Halls", - "type": 0, + "type": "text", "weight": 4 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zEdSgu3fYUl75UKB.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zEdSgu3fYUl75UKB.json index 568b08abc..a7e5b6f9e 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zEdSgu3fYUl75UKB.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zEdSgu3fYUl75UKB.json @@ -10,6 +10,6 @@ 19 ], "text": "There is a hall of golden statues underneath the well", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zPXHo3NNCH6RthQB.json b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zPXHo3NNCH6RthQB.json index 40a451c3c..8eef03c5a 100644 --- a/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zPXHo3NNCH6RthQB.json +++ b/data/packs/rollable-tables.db/!tables.results!MlSMyJcXaJWuZ56O.zPXHo3NNCH6RthQB.json @@ -10,6 +10,6 @@ 69 ], "text": "Rare and valuable mushrooms grow inside an old crypt", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.75GJHt36EtuofTvq.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.75GJHt36EtuofTvq.json index 2619f0866..39dd0d19e 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.75GJHt36EtuofTvq.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.75GJHt36EtuofTvq.json @@ -10,6 +10,6 @@ 7 ], "text": "Spell worm! You lose the ability to cast a random spell on each of your turns until you pass a DC 12 Constitution check. You regain the ability to cast those spells after completing a rest", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.8wXIzpo54QsbWBxT.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.8wXIzpo54QsbWBxT.json index fcff47a8f..9b0c40922 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.8wXIzpo54QsbWBxT.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.8wXIzpo54QsbWBxT.json @@ -10,6 +10,6 @@ 11 ], "text": "Energy surge! You glow bright purple for 10 rounds, granting enemies advantage on attacks against you", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.EI6osFZJ0JTXPNFP.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.EI6osFZJ0JTXPNFP.json index 66de58287..b4c71f62f 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.EI6osFZJ0JTXPNFP.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.EI6osFZJ0JTXPNFP.json @@ -10,6 +10,6 @@ 8 ], "text": "Harmonic failure! You lose the ability to cast a random spell until you complete a rest", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.FL0DEM3DhRGbv4AG.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.FL0DEM3DhRGbv4AG.json index 35b8ad799..5c4b2bdf4 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.FL0DEM3DhRGbv4AG.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.FL0DEM3DhRGbv4AG.json @@ -10,6 +10,6 @@ 9 ], "text": "Poof! You suppress all light within a near distance from you, including sunlight and magical light, for 10 rounds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.M8VKYie0UBgGPGRB.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.M8VKYie0UBgGPGRB.json index 762e3da7c..844009b38 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.M8VKYie0UBgGPGRB.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.M8VKYie0UBgGPGRB.json @@ -10,6 +10,6 @@ 10 ], "text": "The horror! You scream uncontrollably for 3 rounds in Primordial, drawing lots of attention", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.PxVizZdjigztf4UH.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.PxVizZdjigztf4UH.json index 61bf4d366..ce70e332a 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.PxVizZdjigztf4UH.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.PxVizZdjigztf4UH.json @@ -10,6 +10,6 @@ 5 ], "text": "Mind wound! You can't cast this spell again for a week", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.S2SRrlxctDoHACm1.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.S2SRrlxctDoHACm1.json index 1bceb6c43..d1c832ca6 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.S2SRrlxctDoHACm1.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.S2SRrlxctDoHACm1.json @@ -10,6 +10,6 @@ 4 ], "text": "Your hand slipped! You target a random ally with the spell", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.b4iC8LuRcPRGE4at.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.b4iC8LuRcPRGE4at.json index 128f7ff5e..7c5b57e97 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.b4iC8LuRcPRGE4at.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.b4iC8LuRcPRGE4at.json @@ -10,6 +10,6 @@ 3 ], "text": "Refraction! You target yourself with the spell", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.bhGIFPdpt9gUJAny.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.bhGIFPdpt9gUJAny.json index cbf66af3c..221668f3c 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.bhGIFPdpt9gUJAny.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.bhGIFPdpt9gUJAny.json @@ -10,6 +10,6 @@ 12 ], "text": "Unstable conduit! You have disadvantage on casting spells of the same tier for 10 rounds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.e3Y6IBqetlQqrwnw.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.e3Y6IBqetlQqrwnw.json index c8606f4fb..d14decac3 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.e3Y6IBqetlQqrwnw.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.e3Y6IBqetlQqrwnw.json @@ -10,6 +10,6 @@ 6 ], "text": "Discorporation! One random piece of your gear disappears forever", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.mSXl6A8WKJmVkGjO.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.mSXl6A8WKJmVkGjO.json index fcafb010c..36c297355 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.mSXl6A8WKJmVkGjO.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.mSXl6A8WKJmVkGjO.json @@ -10,6 +10,6 @@ 2 ], "text": "Explosion! You take [[/r 1d8]] damage", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.nJ0VC8CPWGRjVnGf.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.nJ0VC8CPWGRjVnGf.json index cf79e8833..1e501b255 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.nJ0VC8CPWGRjVnGf.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.nJ0VC8CPWGRjVnGf.json @@ -10,6 +10,6 @@ 1 ], "text": "Wizard Mishap Tier 1-2", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.t1IT7UBVnDsVcBhm.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.t1IT7UBVnDsVcBhm.json index d5662a047..673099a4d 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.t1IT7UBVnDsVcBhm.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.t1IT7UBVnDsVcBhm.json @@ -10,6 +10,6 @@ 1 ], "text": "Devastation! Roll twice and combine both effects (reroll any further 1s).", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.y1lafduW3hINmggm.json b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.y1lafduW3hINmggm.json index 0da7cf8ea..e8201700a 100644 --- a/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.y1lafduW3hINmggm.json +++ b/data/packs/rollable-tables.db/!tables.results!NiiJKAiBjpPAj5U1.y1lafduW3hINmggm.json @@ -10,6 +10,6 @@ 1 ], "text": "Wizard Mishap Tier 1-2", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.0HzAqoixC4juRqFc.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.0HzAqoixC4juRqFc.json index c97c222bd..43d21ef36 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.0HzAqoixC4juRqFc.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.0HzAqoixC4juRqFc.json @@ -10,6 +10,6 @@ 11 ], "text": "Scroll", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.50BtdNjlBy77VnvK.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.50BtdNjlBy77VnvK.json index 2206e271c..1b474a0c5 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.50BtdNjlBy77VnvK.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.50BtdNjlBy77VnvK.json @@ -10,6 +10,6 @@ 20 ], "text": "Elixir", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.9jTVBNV3Mys95S6e.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.9jTVBNV3Mys95S6e.json index 4929419b8..865c204dc 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.9jTVBNV3Mys95S6e.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.9jTVBNV3Mys95S6e.json @@ -10,6 +10,6 @@ 14 ], "text": "Sword", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.A205bYl0kOoEUxfy.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.A205bYl0kOoEUxfy.json index 14ce67d60..1b929aa0f 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.A205bYl0kOoEUxfy.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.A205bYl0kOoEUxfy.json @@ -10,6 +10,6 @@ 8 ], "text": "Tome", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.AaS5ZulkjlbOinMu.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.AaS5ZulkjlbOinMu.json index 1bcad11b6..321424564 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.AaS5ZulkjlbOinMu.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.AaS5ZulkjlbOinMu.json @@ -10,6 +10,6 @@ 3 ], "text": "Rite", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.At9G5H7q9k4Uj9xP.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.At9G5H7q9k4Uj9xP.json index 69ee76e3a..7b8749d0a 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.At9G5H7q9k4Uj9xP.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.At9G5H7q9k4Uj9xP.json @@ -10,6 +10,6 @@ 10 ], "text": "Staff", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Foh9VNGQlBhBnnRu.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Foh9VNGQlBhBnnRu.json index cdbfd8d9e..0b170e68a 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Foh9VNGQlBhBnnRu.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Foh9VNGQlBhBnnRu.json @@ -10,6 +10,6 @@ 6 ], "text": "Wand", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.H3VxVLcdFh68qFe8.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.H3VxVLcdFh68qFe8.json index 99cfc3230..7011c124a 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.H3VxVLcdFh68qFe8.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.H3VxVLcdFh68qFe8.json @@ -10,6 +10,6 @@ 13 ], "text": "Bow", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.KGVNQLSqnCEb5jFJ.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.KGVNQLSqnCEb5jFJ.json index 6b925cef1..c966baa57 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.KGVNQLSqnCEb5jFJ.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.KGVNQLSqnCEb5jFJ.json @@ -10,6 +10,6 @@ 9 ], "text": "Litany", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.NU87l4O8aaQoiLkZ.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.NU87l4O8aaQoiLkZ.json index 793e5da10..250063910 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.NU87l4O8aaQoiLkZ.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.NU87l4O8aaQoiLkZ.json @@ -10,6 +10,6 @@ 1 ], "text": "Blade", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Sd335i1gfTNPXjZa.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Sd335i1gfTNPXjZa.json index f1d318ea2..e08989ff5 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Sd335i1gfTNPXjZa.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.Sd335i1gfTNPXjZa.json @@ -10,6 +10,6 @@ 15 ], "text": "Shield", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.awC49RzaIjSh5iM5.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.awC49RzaIjSh5iM5.json index ef10d8a5c..819d7be6b 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.awC49RzaIjSh5iM5.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.awC49RzaIjSh5iM5.json @@ -10,6 +10,6 @@ 12 ], "text": "Skull", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ek0JQB28ubJKskAG.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ek0JQB28ubJKskAG.json index 1af5ebd8f..859fd5f03 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ek0JQB28ubJKskAG.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ek0JQB28ubJKskAG.json @@ -10,6 +10,6 @@ 17 ], "text": "Armor", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.fos6F7xK6RvVrnFQ.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.fos6F7xK6RvVrnFQ.json index 59ea08068..122a5fe14 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.fos6F7xK6RvVrnFQ.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.fos6F7xK6RvVrnFQ.json @@ -10,6 +10,6 @@ 18 ], "text": "Orb", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.gGNUylJoz4c5sxIi.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.gGNUylJoz4c5sxIi.json index f1bcbd238..18bab75d1 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.gGNUylJoz4c5sxIi.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.gGNUylJoz4c5sxIi.json @@ -10,6 +10,6 @@ 16 ], "text": "Dagger", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nFO6CLacDPwVQVac.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nFO6CLacDPwVQVac.json index 917e89019..df573c177 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nFO6CLacDPwVQVac.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nFO6CLacDPwVQVac.json @@ -10,6 +10,6 @@ 19 ], "text": "Eye", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nMDxeBylOVuoLuCc.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nMDxeBylOVuoLuCc.json index cb9f15950..1ed451730 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nMDxeBylOVuoLuCc.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.nMDxeBylOVuoLuCc.json @@ -10,6 +10,6 @@ 2 ], "text": "Poultice", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ushm8QFA9VJnjAZm.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ushm8QFA9VJnjAZm.json index d45ebf843..54bfecc37 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ushm8QFA9VJnjAZm.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.ushm8QFA9VJnjAZm.json @@ -10,6 +10,6 @@ 7 ], "text": "Cape", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.vBRS0PO7dddUflXr.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.vBRS0PO7dddUflXr.json index baf6e879b..4eed2f676 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.vBRS0PO7dddUflXr.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.vBRS0PO7dddUflXr.json @@ -10,6 +10,6 @@ 5 ], "text": "Hammer", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.x1WjiYxpegKSi4gn.json b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.x1WjiYxpegKSi4gn.json index 9c24fff2c..7f27ee62e 100644 --- a/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.x1WjiYxpegKSi4gn.json +++ b/data/packs/rollable-tables.db/!tables.results!OQWo5AQe0XOcVWjD.x1WjiYxpegKSi4gn.json @@ -10,6 +10,6 @@ 4 ], "text": "Axe", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.02u3F4H6BdmJ6GnR.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.02u3F4H6BdmJ6GnR.json index 86e2e1d73..ad3163aca 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.02u3F4H6BdmJ6GnR.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.02u3F4H6BdmJ6GnR.json @@ -10,6 +10,6 @@ 4 ], "text": "Lenk", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.07hC2FtKL7J4xyAX.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.07hC2FtKL7J4xyAX.json index cb2884f13..d7712fbe7 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.07hC2FtKL7J4xyAX.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.07hC2FtKL7J4xyAX.json @@ -10,6 +10,6 @@ 3 ], "text": "Nix", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.2VO4lQQE8rLYszSi.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.2VO4lQQE8rLYszSi.json index 23b20cc68..813da6a2c 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.2VO4lQQE8rLYszSi.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.2VO4lQQE8rLYszSi.json @@ -10,6 +10,6 @@ 15 ], "text": "Nibs", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4vHcsNS6ovJkHKr3.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4vHcsNS6ovJkHKr3.json index cbacdf0d3..f94f60bcd 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4vHcsNS6ovJkHKr3.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4vHcsNS6ovJkHKr3.json @@ -10,6 +10,6 @@ 6 ], "text": "Fitz", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4wpoQyNe8GuQ1Cov.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4wpoQyNe8GuQ1Cov.json index 2a1a13d7f..7244e7495 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4wpoQyNe8GuQ1Cov.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.4wpoQyNe8GuQ1Cov.json @@ -10,6 +10,6 @@ 13 ], "text": "Yark", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5WnDfr2DU5lVXDUA.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5WnDfr2DU5lVXDUA.json index e4b842661..4a3f10693 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5WnDfr2DU5lVXDUA.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5WnDfr2DU5lVXDUA.json @@ -10,6 +10,6 @@ 1 ], "text": "Iggs", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5hQn1AQjIVD9AYeA.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5hQn1AQjIVD9AYeA.json index f29b6a12b..bdee3e7d7 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5hQn1AQjIVD9AYeA.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.5hQn1AQjIVD9AYeA.json @@ -10,6 +10,6 @@ 20 ], "text": "Grix", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.DYxXYX5BTGQWf5Xl.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.DYxXYX5BTGQWf5Xl.json index 40dbffb16..c60490402 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.DYxXYX5BTGQWf5Xl.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.DYxXYX5BTGQWf5Xl.json @@ -10,6 +10,6 @@ 8 ], "text": "Riggs", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.GAlNquwOjmC2K4OJ.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.GAlNquwOjmC2K4OJ.json index eb066fe3f..f6c440572 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.GAlNquwOjmC2K4OJ.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.GAlNquwOjmC2K4OJ.json @@ -10,6 +10,6 @@ 17 ], "text": "Fink", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.I7tTrq57enqQ2kpa.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.I7tTrq57enqQ2kpa.json index bc83e08c5..aab730d0f 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.I7tTrq57enqQ2kpa.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.I7tTrq57enqQ2kpa.json @@ -10,6 +10,6 @@ 9 ], "text": "Prim", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.Kmc66GAnWatYdZyk.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.Kmc66GAnWatYdZyk.json index b228808c9..2e6253401 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.Kmc66GAnWatYdZyk.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.Kmc66GAnWatYdZyk.json @@ -10,6 +10,6 @@ 18 ], "text": "Rizzo", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LleYPm4ZgPmtI0TT.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LleYPm4ZgPmtI0TT.json index a560d0a9c..b58ee6fe3 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LleYPm4ZgPmtI0TT.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LleYPm4ZgPmtI0TT.json @@ -10,6 +10,6 @@ 19 ], "text": "Squib", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LqbwoWV3FQMlI13y.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LqbwoWV3FQMlI13y.json index b42dedf85..e134e8001 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LqbwoWV3FQMlI13y.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.LqbwoWV3FQMlI13y.json @@ -10,6 +10,6 @@ 2 ], "text": "Tark", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.YMvlD7h8MLzMa4xI.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.YMvlD7h8MLzMa4xI.json index 611896c13..0a380f445 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.YMvlD7h8MLzMa4xI.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.YMvlD7h8MLzMa4xI.json @@ -10,6 +10,6 @@ 5 ], "text": "Roke", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ZhHVuvwoEqOGc1NI.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ZhHVuvwoEqOGc1NI.json index 7e3c977dc..a523d835b 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ZhHVuvwoEqOGc1NI.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ZhHVuvwoEqOGc1NI.json @@ -10,6 +10,6 @@ 10 ], "text": "Zeb", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ktSacWU7kfH1hOfa.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ktSacWU7kfH1hOfa.json index 8c8e00760..985a4984a 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ktSacWU7kfH1hOfa.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.ktSacWU7kfH1hOfa.json @@ -10,6 +10,6 @@ 14 ], "text": "Deeg", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.q4tuhnaCUIR9RFGb.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.q4tuhnaCUIR9RFGb.json index e64ea1d19..3e808d3e4 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.q4tuhnaCUIR9RFGb.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.q4tuhnaCUIR9RFGb.json @@ -10,6 +10,6 @@ 11 ], "text": "Finn", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.sbs6be5eE1SxEZcg.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.sbs6be5eE1SxEZcg.json index eda3fa897..3885b0a59 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.sbs6be5eE1SxEZcg.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.sbs6be5eE1SxEZcg.json @@ -10,6 +10,6 @@ 16 ], "text": "Brak", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.seEDUHQUbYnkn3mN.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.seEDUHQUbYnkn3mN.json index bae6c4ef1..51f5e1d1e 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.seEDUHQUbYnkn3mN.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.seEDUHQUbYnkn3mN.json @@ -10,6 +10,6 @@ 12 ], "text": "Borg", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.vS3GU3sKBUFtI38Y.json b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.vS3GU3sKBUFtI38Y.json index 8a1e2685d..bf4afb85a 100644 --- a/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.vS3GU3sKBUFtI38Y.json +++ b/data/packs/rollable-tables.db/!tables.results!PCDY6HMLaToPHurV.vS3GU3sKBUFtI38Y.json @@ -10,6 +10,6 @@ 7 ], "text": "Tila", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.2mWuQ0w0JWZl7Xpu.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.2mWuQ0w0JWZl7Xpu.json index 252f425cd..dc217cc95 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.2mWuQ0w0JWZl7Xpu.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.2mWuQ0w0JWZl7Xpu.json @@ -10,6 +10,6 @@ 97 ], "text": "A @UUID[Compendium.shadowdark.monsters.c3Nvj86e0Layz3NG]{Minotaur} guides a mysterious merchant along a path", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.3pRG7fxQRXBojepq.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.3pRG7fxQRXBojepq.json index 81f202110..d46e03236 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.3pRG7fxQRXBojepq.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.3pRG7fxQRXBojepq.json @@ -10,6 +10,6 @@ 69 ], "text": "A @UUID[Compendium.shadowdark.monsters.rwE58nsTLAG7pW1u]{Swarm of Spiders} surges out of a gauzy egg sack", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.4AUTqIIM1oyuSakC.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.4AUTqIIM1oyuSakC.json index 5f982192b..7d6b9ca55 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.4AUTqIIM1oyuSakC.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.4AUTqIIM1oyuSakC.json @@ -10,6 +10,6 @@ 11 ], "text": "A legless suit of @UUID[Compendium.shadowdark.monsters.qSeHWgP59WltutCz]{Animated Armor} pulls itself along the floor", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.5PnKd7vcRy7OpaTp.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.5PnKd7vcRy7OpaTp.json index a97e836d3..1a6e57b81 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.5PnKd7vcRy7OpaTp.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.5PnKd7vcRy7OpaTp.json @@ -10,6 +10,6 @@ 75 ], "text": "[[/r 2d4]]@UUID[Compendium.shadowdark.monsters.EJ94w4A9mb9ETSGA]{Giant Bats} roost on the ceiling; light disturbs them", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.87Tv3yNl0DlQGdww.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.87Tv3yNl0DlQGdww.json index 2c4e2ba06..d60377913 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.87Tv3yNl0DlQGdww.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.87Tv3yNl0DlQGdww.json @@ -10,6 +10,6 @@ 27 ], "text": "An @UUID[Compendium.shadowdark.monsters.QErMaMVIbddgk9MX]{Ochre Jelly} hides inside a pond or sinkhole", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.8vnVSnCaccSGcbxD.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.8vnVSnCaccSGcbxD.json index f584d49cd..1e4194afe 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.8vnVSnCaccSGcbxD.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.8vnVSnCaccSGcbxD.json @@ -10,6 +10,6 @@ 31 ], "text": "[[/r 2d4]] @UUID[Compendium.shadowdark.monsters.AMSI3MCLvpcZpJPO]{Bandits} shutter lanterns and set up a hasty ambush", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9DH4iei90ecfMNjb.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9DH4iei90ecfMNjb.json index 6990d7aa6..c38f4146e 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9DH4iei90ecfMNjb.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9DH4iei90ecfMNjb.json @@ -10,6 +10,6 @@ 59 ], "text": "Rival crawlers escort a frail noble tourist on an \"adventure\"", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9PXpblnDiaoomi1j.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9PXpblnDiaoomi1j.json index da4965029..283cd0b1b 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9PXpblnDiaoomi1j.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9PXpblnDiaoomi1j.json @@ -10,6 +10,6 @@ 9 ], "text": "[[/r 1d6]] @UUID[Compendium.shadowdark.monsters.qISCrzLvHr4uQ9Q8]{Rust Monsters} swarm a crack bubbling with mercury", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9YD7Wi8autHajycy.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9YD7Wi8autHajycy.json index cc80fc28a..9251c3506 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9YD7Wi8autHajycy.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9YD7Wi8autHajycy.json @@ -10,6 +10,6 @@ 100 ], "text": "The body of a dead crawler holds a random magic item", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9dEznuemkLTLmhYp.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9dEznuemkLTLmhYp.json index 2dc947737..ab7b8c9c3 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9dEznuemkLTLmhYp.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9dEznuemkLTLmhYp.json @@ -10,6 +10,6 @@ 3 ], "text": "A silent @UUID[Compendium.shadowdark.monsters.udRspLiTyURGmLav]{Gelatinous Cube} sweeps up a corridor", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9iUqJ0hZWqU3CCmf.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9iUqJ0hZWqU3CCmf.json index b1e575151..0847973f7 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9iUqJ0hZWqU3CCmf.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.9iUqJ0hZWqU3CCmf.json @@ -10,6 +10,6 @@ 33 ], "text": "Three @UUID[Compendium.shadowdark.monsters.I7CMFbyFmFHVwE5U]{Goblins} toughen each other's skulls with frying pans", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Aebea7WwN9xB0ajX.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Aebea7WwN9xB0ajX.json index b410e7696..76ce9ba9e 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Aebea7WwN9xB0ajX.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Aebea7WwN9xB0ajX.json @@ -10,6 +10,6 @@ 37 ], "text": "A gas leak causes all light sources to explode and go out", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Ds7n8HhTykEQVYuY.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Ds7n8HhTykEQVYuY.json index 96883c4b1..09114ed0b 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Ds7n8HhTykEQVYuY.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.Ds7n8HhTykEQVYuY.json @@ -10,6 +10,6 @@ 15 ], "text": "A chalk note on the wall: \"Karov, we'll be at the Loyal Hog\"", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.ENBMi3hHnPMzE9SM.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.ENBMi3hHnPMzE9SM.json index 77af93f6e..19352ca95 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.ENBMi3hHnPMzE9SM.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.ENBMi3hHnPMzE9SM.json @@ -10,6 +10,6 @@ 13 ], "text": "A groaning wall collapses at the slightest touch", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.EfaKoCEm6iQUfoI6.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.EfaKoCEm6iQUfoI6.json index 0e6002cba..f9e3bae76 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.EfaKoCEm6iQUfoI6.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.EfaKoCEm6iQUfoI6.json @@ -10,6 +10,6 @@ 87 ], "text": "A @UUID[Compendium.shadowdark.monsters.zLDg6vIYEj4wB0lQ]{Stone Golem} endlessly stacks the same rocks into piles", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.G1lkaYji8pjRvksh.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.G1lkaYji8pjRvksh.json index 22f4864c4..bd4911fde 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.G1lkaYji8pjRvksh.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.G1lkaYji8pjRvksh.json @@ -10,6 +10,6 @@ 43 ], "text": "A wounded NPC staggers up to the PCs and begs for help", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GAseV1QQJjuvRVUI.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GAseV1QQJjuvRVUI.json index e5be83609..9945a10b3 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GAseV1QQJjuvRVUI.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GAseV1QQJjuvRVUI.json @@ -10,6 +10,6 @@ 95 ], "text": "A recent campfire still burns with glowing cinders", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GG63tQrSd7W4hAlU.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GG63tQrSd7W4hAlU.json index afee25666..1fc38c553 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GG63tQrSd7W4hAlU.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.GG63tQrSd7W4hAlU.json @@ -10,6 +10,6 @@ 73 ], "text": "[[/r 1d6]] @UUID[Compendium.shadowdark.monsters.I7CMFbyFmFHVwE5U]{Goblins} brawl with [[/r 2d4]] @UUID[Compendium.shadowdark.monsters.BxilUr9Ac6zgekYU]{Kobolds} over a @UUID[Compendium.shadowdark.monsters.Jn5JjEPCUT86txAg]{Grick} carcass", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.HekPkiaU8FFelCNv.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.HekPkiaU8FFelCNv.json index f47613071..05f87c523 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.HekPkiaU8FFelCNv.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.HekPkiaU8FFelCNv.json @@ -10,6 +10,6 @@ 49 ], "text": "A weeping @UUID[Compendium.shadowdark.monsters.LV2ZWlK1qUQz5J4K]{Ghost} floats by, distracted by its own ranting", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.JQ8WHrxCabEcJCGV.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.JQ8WHrxCabEcJCGV.json index c1e85e4e1..6ff0c4493 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.JQ8WHrxCabEcJCGV.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.JQ8WHrxCabEcJCGV.json @@ -10,6 +10,6 @@ 79 ], "text": "[[/r 1d6]] @UUID[Compendium.shadowdark.monsters..CpHttsoemSoZRiDe]{Cultists} hunt for humanoid bones for a nefarious ritual", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.M50NwNTfPgNfz1Gt.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.M50NwNTfPgNfz1Gt.json index 80b6cd9a0..90b74ba86 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.M50NwNTfPgNfz1Gt.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.M50NwNTfPgNfz1Gt.json @@ -10,6 +10,6 @@ 19 ], "text": "The floor collapses into a pit [[/r 1d6*10]] feet deep", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.MNXczdeJO7TWUGAj.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.MNXczdeJO7TWUGAj.json index 477dd58b7..34763f94c 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.MNXczdeJO7TWUGAj.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.MNXczdeJO7TWUGAj.json @@ -10,6 +10,6 @@ 1 ], "text": "A mutated @UUID[Compendium.shadowdark.monsters.nhKDBbnOnXXTzfBr]{Cave Brute} explodes through a crumbling wall", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.NSXw2JxCczPZLv9a.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.NSXw2JxCczPZLv9a.json index 0dea00792..053e40d74 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.NSXw2JxCczPZLv9a.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.NSXw2JxCczPZLv9a.json @@ -10,6 +10,6 @@ 65 ], "text": "[[/r 2d4]] @UUID[Compendium.shadowdark.monsters.K9M3BA8PlvYWFADe]{Giant Wasps} build a huge, papery nest on the ceiling", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.TQXW7adTiYLTlgO0.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.TQXW7adTiYLTlgO0.json index 5661a29f0..2d3158680 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.TQXW7adTiYLTlgO0.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.TQXW7adTiYLTlgO0.json @@ -10,6 +10,6 @@ 35 ], "text": "[[/r 2d6]] @UUID[Compendium.shadowdark.monsters.k8tAgECWIzPIStGU]{Beastmen} pummel a giant centipede with rocks", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.UbWOa7xk7UTNppVJ.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.UbWOa7xk7UTNppVJ.json index 465070207..0a486fb46 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.UbWOa7xk7UTNppVJ.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.UbWOa7xk7UTNppVJ.json @@ -10,6 +10,6 @@ 21 ], "text": "A raiding team of [[/r 2d4]] @UUID[Compendium.shadowdark.monsters.uqHIz56KiBwTnbTJ]{Hobgoblins} moves in tight formation", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.VNXLPRaUr8qpXVO2.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.VNXLPRaUr8qpXVO2.json index d3327a581..a191d3b19 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.VNXLPRaUr8qpXVO2.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.VNXLPRaUr8qpXVO2.json @@ -10,6 +10,6 @@ 99 ], "text": "Roll two encounters and combine the results (reroll 98-99)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.XJdimFuk996dIiov.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.XJdimFuk996dIiov.json index 43f9ee636..7314d2897 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.XJdimFuk996dIiov.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.XJdimFuk996dIiov.json @@ -10,6 +10,6 @@ 93 ], "text": "[[/r 2d4]] @UUID[Compendium.shadowdark.monsters.j7sQ6Km2jSx5twCC]{Cave Creepers} swarm up the hallway", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.b5BykPXgIz62eE15.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.b5BykPXgIz62eE15.json index fa449b34b..6786b8659 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.b5BykPXgIz62eE15.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.b5BykPXgIz62eE15.json @@ -10,6 +10,6 @@ 61 ], "text": "[[/r 3d4]] @UUID[Compendium.shadowdark.monsters.I7CMFbyFmFHVwE5U]{Goblin} scavengers barter and trade for odd trinkets", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.bzOTVXRwSmc4TBit.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.bzOTVXRwSmc4TBit.json index 1a36e1e01..140bddeba 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.bzOTVXRwSmc4TBit.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.bzOTVXRwSmc4TBit.json @@ -10,6 +10,6 @@ 99 ], "text": "Ruin Encounters", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.czdsovaXEkCbHRjY.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.czdsovaXEkCbHRjY.json index 65357a708..a6284dd8b 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.czdsovaXEkCbHRjY.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.czdsovaXEkCbHRjY.json @@ -10,6 +10,6 @@ 63 ], "text": "[[/r 2d4]] dwarven miners (@UUID[Compendium.shadowdark.monsters.Kw5KEyZVy5ugaTTy]{Soldiers}) shore up a collapsing wall", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.etv8QoKMVul9buwh.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.etv8QoKMVul9buwh.json index 465cc9476..1a6365ede 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.etv8QoKMVul9buwh.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.etv8QoKMVul9buwh.json @@ -10,6 +10,6 @@ 89 ], "text": "Two @UUID[Compendium.shadowdark.monsters.0JAEN5FsKjaXXZaA]{Darkmantles} circle each other in a duel of intimidation", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.fYxfqezwrkyWRHZC.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.fYxfqezwrkyWRHZC.json index 277a6e9c5..b82729443 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.fYxfqezwrkyWRHZC.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.fYxfqezwrkyWRHZC.json @@ -10,6 +10,6 @@ 53 ], "text": "[[/r 2d4]] @UUID[Compendium.shadowdark.monsters.BxilUr9Ac6zgekYU]{Kobolds} sneak up behind the PCs for a surprise attack", - "type": 0, + "type": "text", "weight": 4 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.g1JsCR7uKVnsgaXD.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.g1JsCR7uKVnsgaXD.json index 264e6e910..c7173eaed 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.g1JsCR7uKVnsgaXD.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.g1JsCR7uKVnsgaXD.json @@ -10,6 +10,6 @@ 39 ], "text": "A @UUID[Compendium.shadowdark.monsters.udRspLiTyURGmLav]{Gelatinous Cube} full of handy items is stuck inside a pit", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.h12KW8hoBBdvu2M1.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.h12KW8hoBBdvu2M1.json index fc44144fc..907d52a5c 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.h12KW8hoBBdvu2M1.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.h12KW8hoBBdvu2M1.json @@ -10,6 +10,6 @@ 23 ], "text": "[[/r 2d4]] web-covered @UUID[Compendium.shadowdark.monsters.cWzG0yEVgIk8ijk6]{Skeletons} form from scattered bones", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.hKISMmDaHYV4LR4F.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.hKISMmDaHYV4LR4F.json index 2c4fe0272..2ed5344e7 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.hKISMmDaHYV4LR4F.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.hKISMmDaHYV4LR4F.json @@ -10,6 +10,6 @@ 47 ], "text": "A @UUID[Compendium.shadowdark.monsters.p9PayU4K9nBZ8JRl]{Giant Spider} hides above an old, rotten backpack", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kM70wEJSXRdmLSNm.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kM70wEJSXRdmLSNm.json index 24f4e6f5f..0656f07c0 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kM70wEJSXRdmLSNm.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kM70wEJSXRdmLSNm.json @@ -10,6 +10,6 @@ 29 ], "text": "A single, perfect rose grows up between the flagstones", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kMsydYKwOiwfRaX1.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kMsydYKwOiwfRaX1.json index ee72cd419..e539f9a39 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kMsydYKwOiwfRaX1.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.kMsydYKwOiwfRaX1.json @@ -10,6 +10,6 @@ 41 ], "text": "A swarm of clattering, @UUID[Compendium.shadowdark.monsters.U9moCUg8DnL6C0Sq]{Gold Scarab Beetles} flies into sight", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.loaxCAEIlNdilQky.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.loaxCAEIlNdilQky.json index e00da7a9c..bcede0b88 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.loaxCAEIlNdilQky.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.loaxCAEIlNdilQky.json @@ -10,6 +10,6 @@ 5 ], "text": "A roving @UUID[Compendium.shadowdark.monsters.RG84tprafQTDEFCa]{Brown Bear} scavenges for dead bodies to eat", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n5zcpLK3OQQGXtBA.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n5zcpLK3OQQGXtBA.json index 038ec421b..c1402827e 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n5zcpLK3OQQGXtBA.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n5zcpLK3OQQGXtBA.json @@ -10,6 +10,6 @@ 81 ], "text": "A @UUID[Compendium.shadowdark.monsters.vXaqgfDykZPdXnIm]{Dryad} searches for her tree that bugbears chopped up", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n6jLyzVlqTuuLKWg.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n6jLyzVlqTuuLKWg.json index e98be161d..034db46a9 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n6jLyzVlqTuuLKWg.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.n6jLyzVlqTuuLKWg.json @@ -10,6 +10,6 @@ 17 ], "text": "Mort the goblin is digging in cracks for grubs and beetles", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.qa77AfOdZWxSQF9j.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.qa77AfOdZWxSQF9j.json index 7731a12cd..895fe49dd 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.qa77AfOdZWxSQF9j.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.qa77AfOdZWxSQF9j.json @@ -10,6 +10,6 @@ 83 ], "text": "A @UUID[Compendium.shadowdark.monsters.WMw4J1wECaLGf3Am]{Deep Gnome} plays haunting music on humming fungi", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rBdSPxlp1M8vYCne.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rBdSPxlp1M8vYCne.json index 71219e19f..e362ea6af 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rBdSPxlp1M8vYCne.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rBdSPxlp1M8vYCne.json @@ -10,6 +10,6 @@ 85 ], "text": "[[/r 2d6]] @UUID[Compendium.shadowdark.monsters.BxilUr9Ac6zgekYU]{Kobolds} work in a makeshift, volatile alchemy lab", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rNSFUpyfnVTGACEO.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rNSFUpyfnVTGACEO.json index 89da54a25..365cfc7e1 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rNSFUpyfnVTGACEO.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rNSFUpyfnVTGACEO.json @@ -10,6 +10,6 @@ 57 ], "text": "[[/r 1d6]] @UUID[Compendium.shadowdark.monsters.Jn5JjEPCUT86txAg]{Gricks} shred dead giant rats and use the fur for nesting", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rZjEZP25NtK6L62z.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rZjEZP25NtK6L62z.json index 8cb9df400..f54da18fd 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rZjEZP25NtK6L62z.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.rZjEZP25NtK6L62z.json @@ -10,6 +10,6 @@ 7 ], "text": "Rival crawlers confront the PCs; they were \"here first\"", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.tDg9Hc7IuVKaUsdS.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.tDg9Hc7IuVKaUsdS.json index c5e9246a3..310f30ab1 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.tDg9Hc7IuVKaUsdS.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.tDg9Hc7IuVKaUsdS.json @@ -10,6 +10,6 @@ 71 ], "text": "An @UUID[Compendium.shadowdark.monsters.VrYTiPjDOH1LIEBr]{Ogre} named Lud scratches rude words into the wall", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.uiEhUtiCcvhlSPtd.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.uiEhUtiCcvhlSPtd.json index b0120ce89..f653d2471 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.uiEhUtiCcvhlSPtd.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.uiEhUtiCcvhlSPtd.json @@ -10,6 +10,6 @@ 45 ], "text": "A rusty portcullis slams down, separating the PCs", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.vK4QZDDD9Oexnpfz.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.vK4QZDDD9Oexnpfz.json index b486c9c9b..0f7477ffc 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.vK4QZDDD9Oexnpfz.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.vK4QZDDD9Oexnpfz.json @@ -10,6 +10,6 @@ 67 ], "text": "A dense cloud of sulfuric mist rises from a floor crack", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.w91bQCy7fr2bOBfF.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.w91bQCy7fr2bOBfF.json index 08fbff524..3aff8cf01 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.w91bQCy7fr2bOBfF.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.w91bQCy7fr2bOBfF.json @@ -10,6 +10,6 @@ 25 ], "text": "[[/r 1d4]] @UUID[Compendium.shadowdark.monsters.99s2guSyYKPWp1oy]{Giant Dung Beetles} roll huge balls of dried excrement", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xivZgppBNtHQ9jdc.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xivZgppBNtHQ9jdc.json index a03a49a76..40a156789 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xivZgppBNtHQ9jdc.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xivZgppBNtHQ9jdc.json @@ -10,6 +10,6 @@ 91 ], "text": "[[/r 2d6]] @UUID[Compendium.shadowdark.monsters.I7CMFbyFmFHVwE5U]{Goblins} carry their bugbear king on a rickety litter", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xsuj9CjhWcTppTFm.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xsuj9CjhWcTppTFm.json index e2e9263a2..c943cf904 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xsuj9CjhWcTppTFm.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.xsuj9CjhWcTppTFm.json @@ -10,6 +10,6 @@ 77 ], "text": "An @UUID[Compendium.shadowdark.monsters.fcgq7uwsJEMMdRNx]{Ettercap} spins web cocoons around its still-living prey", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.z6vxiUlI6PdxPOYC.json b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.z6vxiUlI6PdxPOYC.json index 703039d13..7c041ff59 100644 --- a/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.z6vxiUlI6PdxPOYC.json +++ b/data/packs/rollable-tables.db/!tables.results!PJmTjgwiPdZcYBYT.z6vxiUlI6PdxPOYC.json @@ -10,6 +10,6 @@ 55 ], "text": "Ancient clay pots vibrate with hypnotizing resonance", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.5xQWKV5ac03PC7bT.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.5xQWKV5ac03PC7bT.json index 55e43f681..a3d010f56 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.5xQWKV5ac03PC7bT.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.5xQWKV5ac03PC7bT.json @@ -10,6 +10,6 @@ 12 ], "text": "Increased Weapon Damage Die", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.6YHmI605gJPGbb58.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.6YHmI605gJPGbb58.json index 10c040c70..68b0a3087 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.6YHmI605gJPGbb58.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.6YHmI605gJPGbb58.json @@ -10,6 +10,6 @@ 2 ], "text": "Increased Weapon Damage Die", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.HTzq4FrfzIrG7BoQ.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.HTzq4FrfzIrG7BoQ.json index c44a0c0c8..2f3a1cf38 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.HTzq4FrfzIrG7BoQ.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.HTzq4FrfzIrG7BoQ.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.Jz40blnoAc4k8LNA.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.Jz40blnoAc4k8LNA.json index c880cbdb5..2e843cc15 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.Jz40blnoAc4k8LNA.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.Jz40blnoAc4k8LNA.json @@ -10,6 +10,6 @@ 6 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.O3wnXDlcYG0ciYnr.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.O3wnXDlcYG0ciYnr.json index 0056f448b..b819176d2 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.O3wnXDlcYG0ciYnr.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.O3wnXDlcYG0ciYnr.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ac9IHgnh8ZWYjH5N.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ac9IHgnh8ZWYjH5N.json index 486a28771..de4fc7246 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ac9IHgnh8ZWYjH5N.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ac9IHgnh8ZWYjH5N.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.cRnbilUmms23Xcsf.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.cRnbilUmms23Xcsf.json index d8221506e..1769e810b 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.cRnbilUmms23Xcsf.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.cRnbilUmms23Xcsf.json @@ -10,6 +10,6 @@ 11 ], "text": "Herbalism Check Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.fEmS53UsCeWZxjgW.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.fEmS53UsCeWZxjgW.json index dc58eb148..30936a8b8 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.fEmS53UsCeWZxjgW.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.fEmS53UsCeWZxjgW.json @@ -10,6 +10,6 @@ 12 ], "text": "Herbalism Check Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.it1KXZxh17RKYsG2.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.it1KXZxh17RKYsG2.json index 6044d3b93..74643abad 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.it1KXZxh17RKYsG2.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.it1KXZxh17RKYsG2.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.mtVNlphACCKudpVh.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.mtVNlphACCKudpVh.json index 89bf810e2..46880ac74 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.mtVNlphACCKudpVh.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.mtVNlphACCKudpVh.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks and Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ouO9igdo4GShlpzb.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ouO9igdo4GShlpzb.json index 6d3bda19c..9807c6933 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ouO9igdo4GShlpzb.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.ouO9igdo4GShlpzb.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Melee Attacks and Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.qaxtytgC14dTLeaE.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.qaxtytgC14dTLeaE.json index a82c75e20..8f3dd4a6e 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.qaxtytgC14dTLeaE.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.qaxtytgC14dTLeaE.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Ranged Attacks and Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.uNZorUCaIeUByjH4.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.uNZorUCaIeUByjH4.json index 27c0502dd..00b3ba0c5 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.uNZorUCaIeUByjH4.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.uNZorUCaIeUByjH4.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.udQwJeodk1RM2yyr.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.udQwJeodk1RM2yyr.json index 7aa851a8f..905147b7c 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.udQwJeodk1RM2yyr.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.udQwJeodk1RM2yyr.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.yyt3RfpUl8h1Ps0n.json b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.yyt3RfpUl8h1Ps0n.json index 4b024272b..f31db195e 100644 --- a/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.yyt3RfpUl8h1Ps0n.json +++ b/data/packs/rollable-tables.db/!tables.results!PPsLlxyDTbhy1aRI.yyt3RfpUl8h1Ps0n.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Ranged Attacks and Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.0axkkwGmzwlqRhQV.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.0axkkwGmzwlqRhQV.json index b790f4b7e..0e8b77486 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.0axkkwGmzwlqRhQV.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.0axkkwGmzwlqRhQV.json @@ -10,6 +10,6 @@ 100 ], "text": "+1 magic weapon (benefit) (200 gp)", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.3vY1G5QAZTZDEkzJ.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.3vY1G5QAZTZDEkzJ.json index b1dd384b0..3f1c1b2d0 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.3vY1G5QAZTZDEkzJ.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.3vY1G5QAZTZDEkzJ.json @@ -10,6 +10,6 @@ 47 ], "text": "Jade-and-gold scarab pin (20 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.50Q7fvM4ngHyQ1kS.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.50Q7fvM4ngHyQ1kS.json index 4cefbe8eb..e8f970a26 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.50Q7fvM4ngHyQ1kS.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.50Q7fvM4ngHyQ1kS.json @@ -10,6 +10,6 @@ 7 ], "text": "10 cp in a greasy pouch", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5Ic9epRE3h8ayzXc.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5Ic9epRE3h8ayzXc.json index a23fdd199..d4e6d799f 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5Ic9epRE3h8ayzXc.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5Ic9epRE3h8ayzXc.json @@ -10,6 +10,6 @@ 45 ], "text": "Undersized pearl (20 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5uGWJ4xk04sw3x7N.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5uGWJ4xk04sw3x7N.json index 2ea063051..2a34d034b 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5uGWJ4xk04sw3x7N.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.5uGWJ4xk04sw3x7N.json @@ -10,6 +10,6 @@ 97 ], "text": "+1 armor (benefit, curse) (150 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7NakkJYO8NxoAUzr.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7NakkJYO8NxoAUzr.json index 75ffded42..dab1cf5b2 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7NakkJYO8NxoAUzr.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7NakkJYO8NxoAUzr.json @@ -10,6 +10,6 @@ 67 ], "text": "Half-finished suit of chainmail (30 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7kBxJi6C9iKMhHI1.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7kBxJi6C9iKMhHI1.json index 37af45c90..3b5f65b16 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7kBxJi6C9iKMhHI1.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.7kBxJi6C9iKMhHI1.json @@ -10,6 +10,6 @@ 5 ], "text": "Bag of smooth pebbles (2 cp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.85AGcqLrb72P4510.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.85AGcqLrb72P4510.json index 37155ad74..c43eee191 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.85AGcqLrb72P4510.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.85AGcqLrb72P4510.json @@ -10,6 +10,6 @@ 41 ], "text": "Golden bowl (15 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.94ieXNNg3I6n8KwY.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.94ieXNNg3I6n8KwY.json index e51c05f5c..67eb1e908 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.94ieXNNg3I6n8KwY.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.94ieXNNg3I6n8KwY.json @@ -10,6 +10,6 @@ 99 ], "text": "Bag of Holding", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BD0epZPxutVlSylZ.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BD0epZPxutVlSylZ.json index 54611ccc4..bf28e2b74 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BD0epZPxutVlSylZ.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BD0epZPxutVlSylZ.json @@ -10,6 +10,6 @@ 9 ], "text": "Rusty lantern with shattered glass (1 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BvNitQo5CeXieZWT.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BvNitQo5CeXieZWT.json index a6b12beb3..a713e4477 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BvNitQo5CeXieZWT.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.BvNitQo5CeXieZWT.json @@ -10,6 +10,6 @@ 87 ], "text": "Two lustrous pearls (40 gp each)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.FRxc7VYylIcFzWnF.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.FRxc7VYylIcFzWnF.json index b6c1bd1bf..6b4cebe4d 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.FRxc7VYylIcFzWnF.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.FRxc7VYylIcFzWnF.json @@ -10,6 +10,6 @@ 31 ], "text": "Scuffed, heavy shield (10 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.Gatw5KlYB2U9Jgd1.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.Gatw5KlYB2U9Jgd1.json index a4b6324f5..9887c410b 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.Gatw5KlYB2U9Jgd1.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.Gatw5KlYB2U9Jgd1.json @@ -10,6 +10,6 @@ 59 ], "text": "Copper-and-gold mead tankard (20 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.KVv05E480SR9v9BN.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.KVv05E480SR9v9BN.json index c2aad1284..79a2b1cba 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.KVv05E480SR9v9BN.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.KVv05E480SR9v9BN.json @@ -10,6 +10,6 @@ 79 ], "text": "Mithral shield etched with soaring dragons (40 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LC5aGBM1Yj49JKh4.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LC5aGBM1Yj49JKh4.json index fd8e7ddf2..e4ed27067 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LC5aGBM1Yj49JKh4.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LC5aGBM1Yj49JKh4.json @@ -10,6 +10,6 @@ 55 ], "text": "Two finely forged dwarven shields (20 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LrPulVPODNfN1Sf1.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LrPulVPODNfN1Sf1.json index 4f1de06ac..3d80a696c 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LrPulVPODNfN1Sf1.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.LrPulVPODNfN1Sf1.json @@ -10,6 +10,6 @@ 99 ], "text": "Bag of Holding (virtue, flaw) (150 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.OPQdcFIdbJUp2Ax8.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.OPQdcFIdbJUp2Ax8.json index 4985a67a0..2d8ecdfc0 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.OPQdcFIdbJUp2Ax8.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.OPQdcFIdbJUp2Ax8.json @@ -10,6 +10,6 @@ 77 ], "text": "Radiant, polished pearl (40 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.PkJCUlmMachvlfxR.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.PkJCUlmMachvlfxR.json index 930aa977b..703a27cc0 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.PkJCUlmMachvlfxR.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.PkJCUlmMachvlfxR.json @@ -10,6 +10,6 @@ 43 ], "text": "Obsidian statuette of Shune the Vile (15 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.TpxjmlUWD8PYMMx2.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.TpxjmlUWD8PYMMx2.json index aaf629de9..2b87b0885 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.TpxjmlUWD8PYMMx2.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.TpxjmlUWD8PYMMx2.json @@ -10,6 +10,6 @@ 89 ], "text": "1st-tier spell scroll (80 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.VTQM1VzjyUkg9uTQ.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.VTQM1VzjyUkg9uTQ.json index 7bea7ee03..5c7814d8a 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.VTQM1VzjyUkg9uTQ.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.VTQM1VzjyUkg9uTQ.json @@ -10,6 +10,6 @@ 35 ], "text": "12 gp in the pocket of a ripped cloak", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ZQxvZhnETZwwGKvZ.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ZQxvZhnETZwwGKvZ.json index 715767cd6..64021483c 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ZQxvZhnETZwwGKvZ.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ZQxvZhnETZwwGKvZ.json @@ -10,6 +10,6 @@ 21 ], "text": "Chipped greataxe (9 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.aNBvz6nBqwlJOdIb.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.aNBvz6nBqwlJOdIb.json index 0f1774fbb..154392dcc 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.aNBvz6nBqwlJOdIb.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.aNBvz6nBqwlJOdIb.json @@ -10,6 +10,6 @@ 3 ], "text": "Muddy torch (2 cp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.c9gcEhzWpkvAtlJm.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.c9gcEhzWpkvAtlJm.json index 7896e4f29..6afc58d18 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.c9gcEhzWpkvAtlJm.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.c9gcEhzWpkvAtlJm.json @@ -10,6 +10,6 @@ 25 ], "text": "Chip of an emerald (10 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.cFlcnwcIlFq076UW.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.cFlcnwcIlFq076UW.json index 9805652d1..b98b30b81 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.cFlcnwcIlFq076UW.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.cFlcnwcIlFq076UW.json @@ -10,6 +10,6 @@ 83 ], "text": "Fine suit of chainmail (60 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.chjnMIgxqAbiDHGo.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.chjnMIgxqAbiDHGo.json index 08309ff3a..d2aa086fc 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.chjnMIgxqAbiDHGo.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.chjnMIgxqAbiDHGo.json @@ -10,6 +10,6 @@ 27 ], "text": "Longbow and bundle of 40 arrows (10 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.doNy9RhhAkFd2gse.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.doNy9RhhAkFd2gse.json index 31c60f617..1d60984ae 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.doNy9RhhAkFd2gse.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.doNy9RhhAkFd2gse.json @@ -10,6 +10,6 @@ 19 ], "text": "Cracked, handheld mirror (8 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.dtABLOIvRESdeqqZ.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.dtABLOIvRESdeqqZ.json index 43f699600..a155f6735 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.dtABLOIvRESdeqqZ.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.dtABLOIvRESdeqqZ.json @@ -10,6 +10,6 @@ 53 ], "text": "Mithral locket with a painting of a halfling (20 gp)", - "type": 0, + "type": "text", "weight": 4 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.f3wJ3dgen61ufMFx.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.f3wJ3dgen61ufMFx.json index 444807603..f5b9e8264 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.f3wJ3dgen61ufMFx.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.f3wJ3dgen61ufMFx.json @@ -10,6 +10,6 @@ 13 ], "text": "Dull dagger (1 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.fzb1c3wLMiwj8OgC.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.fzb1c3wLMiwj8OgC.json index e277c665e..7fb12c79e 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.fzb1c3wLMiwj8OgC.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.fzb1c3wLMiwj8OgC.json @@ -10,6 +10,6 @@ 17 ], "text": "60 sp in a rotten boot", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gYe9bAGW9HBk2GIV.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gYe9bAGW9HBk2GIV.json index 3fc894d53..d36a3c8c8 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gYe9bAGW9HBk2GIV.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gYe9bAGW9HBk2GIV.json @@ -10,6 +10,6 @@ 11 ], "text": "Silver tooth (1 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gw4lEv3jkPRrQnIo.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gw4lEv3jkPRrQnIo.json index 36ccd29a7..acfca744f 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gw4lEv3jkPRrQnIo.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.gw4lEv3jkPRrQnIo.json @@ -10,6 +10,6 @@ 39 ], "text": "Pair of elf-forged shortswords (14 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.hmnynSQOiTp2HF0s.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.hmnynSQOiTp2HF0s.json index b5c73c4ed..b6651d49a 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.hmnynSQOiTp2HF0s.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.hmnynSQOiTp2HF0s.json @@ -10,6 +10,6 @@ 69 ], "text": "Matched trio of warhammers (10 gp each)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ikxfWmHWu4KwvmNe.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ikxfWmHWu4KwvmNe.json index 362b0cb47..529f62469 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ikxfWmHWu4KwvmNe.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ikxfWmHWu4KwvmNe.json @@ -10,6 +10,6 @@ 71 ], "text": "Fragment of a sapphire (30 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0Qn8D6wQeECSeKl.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0Qn8D6wQeECSeKl.json index 0ab7c3a0e..c066d5074 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0Qn8D6wQeECSeKl.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0Qn8D6wQeECSeKl.json @@ -10,6 +10,6 @@ 75 ], "text": "Silver-and-gold circlet (40 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0hNR72GEThdqEwL.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0hNR72GEThdqEwL.json index 6d439ef08..842c58027 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0hNR72GEThdqEwL.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.j0hNR72GEThdqEwL.json @@ -10,6 +10,6 @@ 23 ], "text": "10 gp in a moldy, wood box", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khB4IYxRICpNE2Hg.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khB4IYxRICpNE2Hg.json index d1d9dd43e..071c357e3 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khB4IYxRICpNE2Hg.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khB4IYxRICpNE2Hg.json @@ -10,6 +10,6 @@ 61 ], "text": "Bundle of five red dragon scales (5 gp each)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khQvnkUVV3PV4OeN.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khQvnkUVV3PV4OeN.json index 033a0183c..487539101 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khQvnkUVV3PV4OeN.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.khQvnkUVV3PV4OeN.json @@ -10,6 +10,6 @@ 33 ], "text": "Simple, well-made bastard sword (10 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.m4ifkL3b7gDzkeCb.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.m4ifkL3b7gDzkeCb.json index dd50cbb33..a48c909c7 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.m4ifkL3b7gDzkeCb.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.m4ifkL3b7gDzkeCb.json @@ -10,6 +10,6 @@ 63 ], "text": "Light, warm cloak woven of spidersilk (25 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nLjfBMOP3PPs1sYK.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nLjfBMOP3PPs1sYK.json index 55ae5542c..ac15119d8 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nLjfBMOP3PPs1sYK.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nLjfBMOP3PPs1sYK.json @@ -10,6 +10,6 @@ 91 ], "text": "Potion of Invisibility", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nMg8xeiVsEr8eiLW.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nMg8xeiVsEr8eiLW.json index 05eb709eb..ebb7237cf 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nMg8xeiVsEr8eiLW.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.nMg8xeiVsEr8eiLW.json @@ -10,6 +10,6 @@ 81 ], "text": "Gold monkey idol with a ruby gripped in its teeth (60 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.pwnLoUbwe1SN8Sty.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.pwnLoUbwe1SN8Sty.json index 24ec19777..df3079af5 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.pwnLoUbwe1SN8Sty.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.pwnLoUbwe1SN8Sty.json @@ -10,6 +10,6 @@ 95 ], "text": "Egg of The Cockatrice (100 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.r15yTT1iJVKdW7ew.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.r15yTT1iJVKdW7ew.json index e7cbb41ae..91a75a654 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.r15yTT1iJVKdW7ew.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.r15yTT1iJVKdW7ew.json @@ -10,6 +10,6 @@ 93 ], "text": "Magic wand, 2nd-tier spell (100 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.rO6ckWNGfraRCmcn.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.rO6ckWNGfraRCmcn.json index 63a5d2a79..968f042fb 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.rO6ckWNGfraRCmcn.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.rO6ckWNGfraRCmcn.json @@ -10,6 +10,6 @@ 49 ], "text": "Bag of 10 silver spikes (2 gp each)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ssXS3ezJda75tWcB.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ssXS3ezJda75tWcB.json index 0dcd64406..1ed5050eb 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ssXS3ezJda75tWcB.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ssXS3ezJda75tWcB.json @@ -10,6 +10,6 @@ 73 ], "text": "Set of silk slippers and a robe (35 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ud2fR62FNhIVjRcv.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ud2fR62FNhIVjRcv.json index 6e223637b..916c7333e 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ud2fR62FNhIVjRcv.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.ud2fR62FNhIVjRcv.json @@ -10,6 +10,6 @@ 15 ], "text": "Two empty, glass vials (6 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.vpmh2afw8K2g8Nc9.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.vpmh2afw8K2g8Nc9.json index 8cb201837..d8724eb06 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.vpmh2afw8K2g8Nc9.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.vpmh2afw8K2g8Nc9.json @@ -10,6 +10,6 @@ 29 ], "text": "Dusty, leather armor dyed black (10 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xAfL4betHk7Jv5bR.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xAfL4betHk7Jv5bR.json index 056e90757..08c4ad20a 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xAfL4betHk7Jv5bR.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xAfL4betHk7Jv5bR.json @@ -10,6 +10,6 @@ 65 ], "text": "Fine set of ivory game pieces (25 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xPmhGAMWKtXZiVIt.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xPmhGAMWKtXZiVIt.json index 5700bac1d..b76f849b9 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xPmhGAMWKtXZiVIt.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.xPmhGAMWKtXZiVIt.json @@ -10,6 +10,6 @@ 85 ], "text": "Cracked emerald (60 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.y3JSH3P3rcTtKnsG.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.y3JSH3P3rcTtKnsG.json index 531370cb0..c5d8d61f9 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.y3JSH3P3rcTtKnsG.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.y3JSH3P3rcTtKnsG.json @@ -10,6 +10,6 @@ 1 ], "text": "Bent, tin fork (1 cp)", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.yE2NESlZdsLYmAbQ.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.yE2NESlZdsLYmAbQ.json index e1f997c22..cf4972433 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.yE2NESlZdsLYmAbQ.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.yE2NESlZdsLYmAbQ.json @@ -10,6 +10,6 @@ 57 ], "text": "Pair of silvered daggers (10 gp each)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.zFUB8HUkJraB9D3a.json b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.zFUB8HUkJraB9D3a.json index 288be73e3..f275fd56f 100644 --- a/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.zFUB8HUkJraB9D3a.json +++ b/data/packs/rollable-tables.db/!tables.results!Pi9nnnLeXpTKCSMY.zFUB8HUkJraB9D3a.json @@ -10,6 +10,6 @@ 37 ], "text": "Wavy-bladed greatsword (12 gp)", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0KkfuxQC2lKy3qye.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0KkfuxQC2lKy3qye.json index 5d35c5dce..20e12864e 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0KkfuxQC2lKy3qye.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0KkfuxQC2lKy3qye.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0U8Cm0adaqdF9KIn.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0U8Cm0adaqdF9KIn.json index 6a925c8b5..4ccf92da9 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0U8Cm0adaqdF9KIn.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.0U8Cm0adaqdF9KIn.json @@ -10,6 +10,6 @@ 12 ], "text": "Spellcasting Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.1d6RtQGNQJy3PXvg.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.1d6RtQGNQJy3PXvg.json index d5139e28e..fa7ce937d 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.1d6RtQGNQJy3PXvg.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.1d6RtQGNQJy3PXvg.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.4Ayj6lcLPGHeF04I.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.4Ayj6lcLPGHeF04I.json index 1ca3d7010..3cbcc2b3b 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.4Ayj6lcLPGHeF04I.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.4Ayj6lcLPGHeF04I.json @@ -10,6 +10,6 @@ 2 ], "text": "Make a Random Magic Item", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Lnb4CN0ULKs0IFoa.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Lnb4CN0ULKs0IFoa.json index 42503e9d5..58c2925a4 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Lnb4CN0ULKs0IFoa.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Lnb4CN0ULKs0IFoa.json @@ -10,6 +10,6 @@ 12 ], "text": "Make a Random Magic Item", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.ONCiXKMdDVi7Z63Q.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.ONCiXKMdDVi7Z63Q.json index b5a545275..269e63450 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.ONCiXKMdDVi7Z63Q.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.ONCiXKMdDVi7Z63Q.json @@ -10,6 +10,6 @@ 7 ], "text": "+2 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Pz1vMKyfQao6trjn.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Pz1vMKyfQao6trjn.json index ac1007483..37b0d8bad 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Pz1vMKyfQao6trjn.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.Pz1vMKyfQao6trjn.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.VLpQP94IrpWG9XJG.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.VLpQP94IrpWG9XJG.json index d3eae5a72..d71694da2 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.VLpQP94IrpWG9XJG.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.VLpQP94IrpWG9XJG.json @@ -10,6 +10,6 @@ 11 ], "text": "Learn Wizard Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.cnb8t7HmymR7uFWg.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.cnb8t7HmymR7uFWg.json index 70a33c69d..e7e446084 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.cnb8t7HmymR7uFWg.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.cnb8t7HmymR7uFWg.json @@ -10,6 +10,6 @@ 7 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.eeyOtYdm7Axjl6SS.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.eeyOtYdm7Axjl6SS.json index e33e4e205..71d8c63a9 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.eeyOtYdm7Axjl6SS.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.eeyOtYdm7Axjl6SS.json @@ -10,6 +10,6 @@ 9 ], "text": "Spellcasting Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.rbLOcnEiXU5g5zis.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.rbLOcnEiXU5g5zis.json index 69ec9ef2e..b114c8214 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.rbLOcnEiXU5g5zis.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.rbLOcnEiXU5g5zis.json @@ -10,6 +10,6 @@ 7 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.vCbCPGgWoc5Zw4G6.json b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.vCbCPGgWoc5Zw4G6.json index 0416e7596..552de4920 100644 --- a/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.vCbCPGgWoc5Zw4G6.json +++ b/data/packs/rollable-tables.db/!tables.results!RQ0vogfVtJGuT9oT.vCbCPGgWoc5Zw4G6.json @@ -10,6 +10,6 @@ 12 ], "text": "Learn Wizard Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.AQR8lpoKkOwT29iQ.json b/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.AQR8lpoKkOwT29iQ.json index 27ae5f138..a6765bcbe 100644 --- a/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.AQR8lpoKkOwT29iQ.json +++ b/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.AQR8lpoKkOwT29iQ.json @@ -10,6 +10,6 @@ 6 ], "text": "Chaotic", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.qFrbV5pNu2s7mTAQ.json b/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.qFrbV5pNu2s7mTAQ.json index afbfb1a2e..fac78551e 100644 --- a/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.qFrbV5pNu2s7mTAQ.json +++ b/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.qFrbV5pNu2s7mTAQ.json @@ -10,6 +10,6 @@ 5 ], "text": "Neutral", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.yO1XtT8BhdEIWNkJ.json b/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.yO1XtT8BhdEIWNkJ.json index d408ad1f0..10da14eea 100644 --- a/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.yO1XtT8BhdEIWNkJ.json +++ b/data/packs/rollable-tables.db/!tables.results!TJCChWMoFSEf9qhK.yO1XtT8BhdEIWNkJ.json @@ -10,6 +10,6 @@ 3 ], "text": "Lawful", - "type": 0, + "type": "text", "weight": 3 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.0YTkk05EoXeCb1pW.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.0YTkk05EoXeCb1pW.json index 9f9e6bd54..947b064b5 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.0YTkk05EoXeCb1pW.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.0YTkk05EoXeCb1pW.json @@ -10,6 +10,6 @@ 12 ], "text": "Additional Omen Use", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.2Mjgqad6n43bRS3k.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.2Mjgqad6n43bRS3k.json index 96eea01c6..c7d996fb4 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.2Mjgqad6n43bRS3k.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.2Mjgqad6n43bRS3k.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.4Ayj6lcLPGHeF04I.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.4Ayj6lcLPGHeF04I.json index 0874f9c4a..d360130f5 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.4Ayj6lcLPGHeF04I.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.4Ayj6lcLPGHeF04I.json @@ -10,6 +10,6 @@ 2 ], "text": "Learn Seer Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.Alur3IGlxMoYUZ3P.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.Alur3IGlxMoYUZ3P.json index 15406e900..884396a8b 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.Alur3IGlxMoYUZ3P.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.Alur3IGlxMoYUZ3P.json @@ -10,6 +10,6 @@ 11 ], "text": "Upgrade Destined Die", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.EjYvrIKiECa8nlyr.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.EjYvrIKiECa8nlyr.json index 4a996a939..ad543e3a2 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.EjYvrIKiECa8nlyr.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.EjYvrIKiECa8nlyr.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.F60d0n152Jo4Tb6T.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.F60d0n152Jo4Tb6T.json index 8bbe72e49..a68e7a33f 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.F60d0n152Jo4Tb6T.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.F60d0n152Jo4Tb6T.json @@ -10,6 +10,6 @@ 12 ], "text": "Learn Seer Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.YLYLckGaa3sarU6W.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.YLYLckGaa3sarU6W.json index 1941470c0..e5b9ebd8e 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.YLYLckGaa3sarU6W.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.YLYLckGaa3sarU6W.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.hBfULiC7gVHM8sj5.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.hBfULiC7gVHM8sj5.json index 2826e4170..eaa8d1e60 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.hBfULiC7gVHM8sj5.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.hBfULiC7gVHM8sj5.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.liA8g4eM7qXQeJHh.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.liA8g4eM7qXQeJHh.json index 545ae28e3..c19b8164c 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.liA8g4eM7qXQeJHh.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.liA8g4eM7qXQeJHh.json @@ -10,6 +10,6 @@ 12 ], "text": "Upgrade Destined Die", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.rbLOcnEiXU5g5zis.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.rbLOcnEiXU5g5zis.json index c9472a9c1..ccbf05529 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.rbLOcnEiXU5g5zis.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.rbLOcnEiXU5g5zis.json @@ -10,6 +10,6 @@ 6 ], "text": "Additional Omen Use", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.u6qDOyTroWJ9DIwD.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.u6qDOyTroWJ9DIwD.json index e8a9cd227..3a43011f7 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.u6qDOyTroWJ9DIwD.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.u6qDOyTroWJ9DIwD.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.xflr6PDNg3i9tmBw.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.xflr6PDNg3i9tmBw.json index e1e5be8ef..43ba64281 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.xflr6PDNg3i9tmBw.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.xflr6PDNg3i9tmBw.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.zBk7BK9ePnEJBcwV.json b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.zBk7BK9ePnEJBcwV.json index 4c373ba10..deb25feff 100644 --- a/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.zBk7BK9ePnEJBcwV.json +++ b/data/packs/rollable-tables.db/!tables.results!XU4gJD2AK8FCeEZh.zBk7BK9ePnEJBcwV.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.18bQq5hng4NVz6og.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.18bQq5hng4NVz6og.json index 6af1fd9ac..f457ef43f 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.18bQq5hng4NVz6og.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.18bQq5hng4NVz6og.json @@ -10,6 +10,6 @@ 7 ], "text": "Mirena", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.1Lc63WK3AuIgUNNn.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.1Lc63WK3AuIgUNNn.json index 918dbf93b..60a075016 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.1Lc63WK3AuIgUNNn.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.1Lc63WK3AuIgUNNn.json @@ -10,6 +10,6 @@ 1 ], "text": "Zali", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.6d3cgorOipIhFwux.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.6d3cgorOipIhFwux.json index 33140207b..411d415d5 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.6d3cgorOipIhFwux.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.6d3cgorOipIhFwux.json @@ -10,6 +10,6 @@ 20 ], "text": "Godfrey", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.9nBG3tCrWmFNrdSd.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.9nBG3tCrWmFNrdSd.json index 69a8a543c..1503b6330 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.9nBG3tCrWmFNrdSd.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.9nBG3tCrWmFNrdSd.json @@ -10,6 +10,6 @@ 9 ], "text": "Morgan", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.BANltMjrsyW7QtWq.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.BANltMjrsyW7QtWq.json index 44006ffb5..44cb002d9 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.BANltMjrsyW7QtWq.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.BANltMjrsyW7QtWq.json @@ -10,6 +10,6 @@ 14 ], "text": "Rogar", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.FBvvVN3yme3XZOD4.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.FBvvVN3yme3XZOD4.json index afe6ae250..0bc847efe 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.FBvvVN3yme3XZOD4.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.FBvvVN3yme3XZOD4.json @@ -10,6 +10,6 @@ 3 ], "text": "Clara", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.HWoejkQFhcTilIlG.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.HWoejkQFhcTilIlG.json index c94a2d638..a975374f7 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.HWoejkQFhcTilIlG.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.HWoejkQFhcTilIlG.json @@ -10,6 +10,6 @@ 10 ], "text": "Giralt", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.IIE4ogYfIni5QO0S.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.IIE4ogYfIni5QO0S.json index b92d44ef7..c53fa66e8 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.IIE4ogYfIni5QO0S.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.IIE4ogYfIni5QO0S.json @@ -10,6 +10,6 @@ 19 ], "text": "Lienna", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OCbOXc9nyDqWEH0K.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OCbOXc9nyDqWEH0K.json index 8e93f5c6c..010ac5b23 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OCbOXc9nyDqWEH0K.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OCbOXc9nyDqWEH0K.json @@ -10,6 +10,6 @@ 15 ], "text": "Jasmin", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OJJDcioE4B6AY2QD.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OJJDcioE4B6AY2QD.json index 4f9b0fe40..3424a582a 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OJJDcioE4B6AY2QD.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.OJJDcioE4B6AY2QD.json @@ -10,6 +10,6 @@ 16 ], "text": "Tarin", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.Oer06wBRbL0FEuUZ.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.Oer06wBRbL0FEuUZ.json index b7f2eb2df..90b566131 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.Oer06wBRbL0FEuUZ.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.Oer06wBRbL0FEuUZ.json @@ -10,6 +10,6 @@ 2 ], "text": "Bram", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.VauVUyLlSNJ3K6KU.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.VauVUyLlSNJ3K6KU.json index c3357ef77..ab5ca1531 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.VauVUyLlSNJ3K6KU.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.VauVUyLlSNJ3K6KU.json @@ -10,6 +10,6 @@ 12 ], "text": "Oscar", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XR1AwwvAvnaYnJ0t.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XR1AwwvAvnaYnJ0t.json index f997c8762..9d4d31b03 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XR1AwwvAvnaYnJ0t.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XR1AwwvAvnaYnJ0t.json @@ -10,6 +10,6 @@ 6 ], "text": "Denton", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XnaqGikt06Z2FvZG.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XnaqGikt06Z2FvZG.json index 93639e947..01ac949f3 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XnaqGikt06Z2FvZG.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.XnaqGikt06Z2FvZG.json @@ -10,6 +10,6 @@ 5 ], "text": "Rina", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.ZqjnA7kgsSlDr7Ch.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.ZqjnA7kgsSlDr7Ch.json index cc56db77a..7ef6da622 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.ZqjnA7kgsSlDr7Ch.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.ZqjnA7kgsSlDr7Ch.json @@ -10,6 +10,6 @@ 13 ], "text": "Ishana", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.hTjyPfTuwQaASGe8.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.hTjyPfTuwQaASGe8.json index 32a411138..7e42c28d4 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.hTjyPfTuwQaASGe8.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.hTjyPfTuwQaASGe8.json @@ -10,6 +10,6 @@ 11 ], "text": "Tamra", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.mzLCfDBM1LFD2qvi.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.mzLCfDBM1LFD2qvi.json index 351157868..c56745280 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.mzLCfDBM1LFD2qvi.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.mzLCfDBM1LFD2qvi.json @@ -10,6 +10,6 @@ 17 ], "text": "Yuri", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.qtGuX6qZmwzIaohY.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.qtGuX6qZmwzIaohY.json index fa7c2d38a..f26ad1698 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.qtGuX6qZmwzIaohY.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.qtGuX6qZmwzIaohY.json @@ -10,6 +10,6 @@ 8 ], "text": "Aran", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.sZvSEqMTkjKiM56x.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.sZvSEqMTkjKiM56x.json index bf8b66c9f..8cca0d2ce 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.sZvSEqMTkjKiM56x.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.sZvSEqMTkjKiM56x.json @@ -10,6 +10,6 @@ 18 ], "text": "Malchor", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.tDQYtSfRuGXvCAF4.json b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.tDQYtSfRuGXvCAF4.json index d40d64012..e9d2d3183 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.tDQYtSfRuGXvCAF4.json +++ b/data/packs/rollable-tables.db/!tables.results!ZbrMK1WDNtz1ajJn.tDQYtSfRuGXvCAF4.json @@ -10,6 +10,6 @@ 4 ], "text": "Nattias", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.6l3l74VzejfP4hGh.json b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.6l3l74VzejfP4hGh.json index 310a4b39c..8fadcfc86 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.6l3l74VzejfP4hGh.json +++ b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.6l3l74VzejfP4hGh.json @@ -10,6 +10,6 @@ 100 ], "text": "Friendly", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.CEMljNFlmAcZgfke.json b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.CEMljNFlmAcZgfke.json index ab88186ea..311ae4b5d 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.CEMljNFlmAcZgfke.json +++ b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.CEMljNFlmAcZgfke.json @@ -10,6 +10,6 @@ 11 ], "text": "Curious", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.MU1oTvgGVERiEO1D.json b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.MU1oTvgGVERiEO1D.json index e295b1dd6..ede0a1acb 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.MU1oTvgGVERiEO1D.json +++ b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.MU1oTvgGVERiEO1D.json @@ -10,6 +10,6 @@ 6 ], "text": "Hostile", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.fAP44cylXKhVX7QQ.json b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.fAP44cylXKhVX7QQ.json index 5af79589c..ade06f3fb 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.fAP44cylXKhVX7QQ.json +++ b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.fAP44cylXKhVX7QQ.json @@ -10,6 +10,6 @@ 8 ], "text": "Suspicious", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.oH23VMInibmrVMhb.json b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.oH23VMInibmrVMhb.json index 1474daacd..93719736d 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.oH23VMInibmrVMhb.json +++ b/data/packs/rollable-tables.db/!tables.results!ZtQzGRfn64Et3yge.oH23VMInibmrVMhb.json @@ -10,6 +10,6 @@ 9 ], "text": "Neutral", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.4YPLoRHOy1h63JSm.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.4YPLoRHOy1h63JSm.json index 9f5d5da21..3ce6f199b 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.4YPLoRHOy1h63JSm.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.4YPLoRHOy1h63JSm.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.5eCdL2a7RXKeTskU.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.5eCdL2a7RXKeTskU.json index 871581a4b..59fb3b2db 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.5eCdL2a7RXKeTskU.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.5eCdL2a7RXKeTskU.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.7gMw68b5NFPKBl5V.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.7gMw68b5NFPKBl5V.json index c42d7f56b..72516fb9c 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.7gMw68b5NFPKBl5V.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.7gMw68b5NFPKBl5V.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Magical Dabbler Rolls", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.CfOKDs4Nr4HwevXj.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.CfOKDs4Nr4HwevXj.json index aee6358c4..4c06dcd02 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.CfOKDs4Nr4HwevXj.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.CfOKDs4Nr4HwevXj.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.JhUoNT5GxYxJnkBW.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.JhUoNT5GxYxJnkBW.json index 96802bbc4..44be893ac 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.JhUoNT5GxYxJnkBW.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.JhUoNT5GxYxJnkBW.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.P4U9xBHYWX7t3Pqc.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.P4U9xBHYWX7t3Pqc.json index ed48b5a01..73ba4b498 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.P4U9xBHYWX7t3Pqc.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.P4U9xBHYWX7t3Pqc.json @@ -10,6 +10,6 @@ 12 ], "text": "-3 to Perform Effect DCs", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.PqOhoOBBzmnmpKBX.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.PqOhoOBBzmnmpKBX.json index 0c528301b..5b71459fc 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.PqOhoOBBzmnmpKBX.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.PqOhoOBBzmnmpKBX.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.QPx7FSI1elTogwMF.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.QPx7FSI1elTogwMF.json index 31817a3b9..5d3523636 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.QPx7FSI1elTogwMF.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.QPx7FSI1elTogwMF.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.Tg3G6ufaanPKjcto.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.Tg3G6ufaanPKjcto.json index 6c2e64713..bd4c35124 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.Tg3G6ufaanPKjcto.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.Tg3G6ufaanPKjcto.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.UYo3K2sww5TyAEx0.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.UYo3K2sww5TyAEx0.json index 900d50f01..60ddedb82 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.UYo3K2sww5TyAEx0.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.UYo3K2sww5TyAEx0.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.bCFeX9DGivYxibzu.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.bCFeX9DGivYxibzu.json index c9dfb3593..88da447f0 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.bCFeX9DGivYxibzu.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.bCFeX9DGivYxibzu.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dEcKCeDpQuau6m2s.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dEcKCeDpQuau6m2s.json index a706ee05c..e9a017e6f 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dEcKCeDpQuau6m2s.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dEcKCeDpQuau6m2s.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dSjjsi3vgVid9vIO.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dSjjsi3vgVid9vIO.json index 54f413d9b..aed273896 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dSjjsi3vgVid9vIO.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.dSjjsi3vgVid9vIO.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gmFVDABLTgEKl2gF.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gmFVDABLTgEKl2gF.json index 788eedb47..bd1b2137d 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gmFVDABLTgEKl2gF.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gmFVDABLTgEKl2gF.json @@ -10,6 +10,6 @@ 11 ], "text": "-3 to Perform Effect DCs", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gooim64jojyJ2W8r.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gooim64jojyJ2W8r.json index 256b6fe7d..64de308b4 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gooim64jojyJ2W8r.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.gooim64jojyJ2W8r.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hczFItDAlSJ3XhNo.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hczFItDAlSJ3XhNo.json index 46d07cb65..8b4b87ddf 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hczFItDAlSJ3XhNo.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hczFItDAlSJ3XhNo.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Magical Dabbler Rolls", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hvcXSaYRjUrJEGXK.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hvcXSaYRjUrJEGXK.json index aecfde691..11b318630 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hvcXSaYRjUrJEGXK.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.hvcXSaYRjUrJEGXK.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.nWhP79wnsgM5xGDY.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.nWhP79wnsgM5xGDY.json index f7775e3ea..c05d3f93c 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.nWhP79wnsgM5xGDY.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.nWhP79wnsgM5xGDY.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 points to distribute to any stats", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.ng4Nw7XFFWgtRFe2.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.ng4Nw7XFFWgtRFe2.json index dd9f11be2..6d428ac02 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.ng4Nw7XFFWgtRFe2.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.ng4Nw7XFFWgtRFe2.json @@ -10,6 +10,6 @@ 2 ], "text": "Find a Random Priest or Wizard Wand", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.qdMD3TflCa7aEokQ.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.qdMD3TflCa7aEokQ.json index f4eac7fed..8b991fdfc 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.qdMD3TflCa7aEokQ.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.qdMD3TflCa7aEokQ.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.sEoxLO4ToWmPYl3J.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.sEoxLO4ToWmPYl3J.json index a3729d70c..9996b36a5 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.sEoxLO4ToWmPYl3J.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.sEoxLO4ToWmPYl3J.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.szjvdgiVEu0cuMzr.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.szjvdgiVEu0cuMzr.json index b8500a351..1fbffa16f 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.szjvdgiVEu0cuMzr.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.szjvdgiVEu0cuMzr.json @@ -10,6 +10,6 @@ 12 ], "text": "Find a Random Priest or Wizard Wand", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.tvMZYuFH7v1hSUu5.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.tvMZYuFH7v1hSUu5.json index 5c12caeb5..e2cde8e16 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.tvMZYuFH7v1hSUu5.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.tvMZYuFH7v1hSUu5.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.zeb4gEtpRKUhpcI0.json b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.zeb4gEtpRKUhpcI0.json index a99794bad..ef40c2fad 100644 --- a/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.zeb4gEtpRKUhpcI0.json +++ b/data/packs/rollable-tables.db/!tables.results!ZzffJkaIfmdPzdE7.zeb4gEtpRKUhpcI0.json @@ -10,6 +10,6 @@ 6 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.4GZNG0SHARmikiQb.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.4GZNG0SHARmikiQb.json index 070a73326..76c634edd 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.4GZNG0SHARmikiQb.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.4GZNG0SHARmikiQb.json @@ -10,6 +10,6 @@ 12 ], "text": "Weapon Mastery", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.BQuhbE1WIuc5gOto.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.BQuhbE1WIuc5gOto.json index 7df384f54..08053fdd2 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.BQuhbE1WIuc5gOto.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.BQuhbE1WIuc5gOto.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.EEIOWvqRC0GkJhID.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.EEIOWvqRC0GkJhID.json index 31f8b0ed7..889059123 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.EEIOWvqRC0GkJhID.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.EEIOWvqRC0GkJhID.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.FLge4r1MAbu3to9p.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.FLge4r1MAbu3to9p.json index 5e59832ce..edafb3093 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.FLge4r1MAbu3to9p.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.FLge4r1MAbu3to9p.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ShfsugAB4FBHqExq.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ShfsugAB4FBHqExq.json index b40a70b35..ddb09987c 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ShfsugAB4FBHqExq.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ShfsugAB4FBHqExq.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.VdqRXeNrpcGEYX4N.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.VdqRXeNrpcGEYX4N.json index 5d9ef21d6..a3d26f058 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.VdqRXeNrpcGEYX4N.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.VdqRXeNrpcGEYX4N.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.aPklVk1LTYxCECxr.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.aPklVk1LTYxCECxr.json index a0d5dfc1a..751bf302f 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.aPklVk1LTYxCECxr.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.aPklVk1LTYxCECxr.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks and Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.asqi1OvG924Gu5C5.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.asqi1OvG924Gu5C5.json index b12a40261..7653b04b3 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.asqi1OvG924Gu5C5.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.asqi1OvG924Gu5C5.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oB7EljreQF5o8xGj.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oB7EljreQF5o8xGj.json index bcd77f31b..92c4686c1 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oB7EljreQF5o8xGj.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oB7EljreQF5o8xGj.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oyZa7BdWVE57dt52.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oyZa7BdWVE57dt52.json index f4caaf4ab..80bb41764 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oyZa7BdWVE57dt52.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.oyZa7BdWVE57dt52.json @@ -10,6 +10,6 @@ 12 ], "text": "Armor Mastery", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.pBkS6NvUCG0Nx0X8.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.pBkS6NvUCG0Nx0X8.json index 6899005d2..dbe7d2c54 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.pBkS6NvUCG0Nx0X8.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.pBkS6NvUCG0Nx0X8.json @@ -10,6 +10,6 @@ 11 ], "text": "Armor Mastery", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ukAKARj9eP4f17hj.json b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ukAKARj9eP4f17hj.json index 5930d98a8..b80d21e83 100644 --- a/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ukAKARj9eP4f17hj.json +++ b/data/packs/rollable-tables.db/!tables.results!dExHo4P85MgpwHd9.ukAKARj9eP4f17hj.json @@ -10,6 +10,6 @@ 2 ], "text": "Weapon Mastery", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.0p4jnOR2byA9vYBm.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.0p4jnOR2byA9vYBm.json index bcab1d7b7..a4b79ef93 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.0p4jnOR2byA9vYBm.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.0p4jnOR2byA9vYBm.json @@ -10,6 +10,6 @@ 1 ], "text": "Blinding smoke", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.1cQhUE8nkQiINcha.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.1cQhUE8nkQiINcha.json index 30a548c3b..a2aa3a9b9 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.1cQhUE8nkQiINcha.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.1cQhUE8nkQiINcha.json @@ -10,6 +10,6 @@ 10 ], "text": "Sleep-inducing spores", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.6Zp3j1iG75d6fDzW.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.6Zp3j1iG75d6fDzW.json index 454c5731d..14dcdfe92 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.6Zp3j1iG75d6fDzW.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.6Zp3j1iG75d6fDzW.json @@ -10,6 +10,6 @@ 6 ], "text": "Disorienting sound", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.AdDsRK21U3kQRmHS.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.AdDsRK21U3kQRmHS.json index 484f4a14c..fee9baf6e 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.AdDsRK21U3kQRmHS.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.AdDsRK21U3kQRmHS.json @@ -10,6 +10,6 @@ 3 ], "text": "Exhausting runes", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.JY17MyvXNA8UVqjT.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.JY17MyvXNA8UVqjT.json index 2bcca7bc8..2f82c4063 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.JY17MyvXNA8UVqjT.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.JY17MyvXNA8UVqjT.json @@ -10,6 +10,6 @@ 4 ], "text": "Antimagic znoe", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SVmht2tV7hLMHLF6.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SVmht2tV7hLMHLF6.json index 1601d5280..299c5777f 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SVmht2tV7hLMHLF6.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SVmht2tV7hLMHLF6.json @@ -10,6 +10,6 @@ 12 ], "text": "Memory-stealing", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SlGGjdqWvICNIm8o.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SlGGjdqWvICNIm8o.json index 32123b273..5ee71d5b5 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SlGGjdqWvICNIm8o.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.SlGGjdqWvICNIm8o.json @@ -10,6 +10,6 @@ 7 ], "text": "Magic silence", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.UR0v5qT5WGnVfsrY.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.UR0v5qT5WGnVfsrY.json index 49ebc34c9..c54de67de 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.UR0v5qT5WGnVfsrY.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.UR0v5qT5WGnVfsrY.json @@ -10,6 +10,6 @@ 5 ], "text": "Snuffs light sources", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.bvgB3HyCshDQLbYA.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.bvgB3HyCshDQLbYA.json index 1c25c2c27..3df68fbd9 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.bvgB3HyCshDQLbYA.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.bvgB3HyCshDQLbYA.json @@ -10,6 +10,6 @@ 2 ], "text": "Magnetic field", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.ojmYXfIDp378LKDC.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.ojmYXfIDp378LKDC.json index 1535c6dd9..468409216 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.ojmYXfIDp378LKDC.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.ojmYXfIDp378LKDC.json @@ -10,6 +10,6 @@ 8 ], "text": "Numbing cold", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.sYWHR1sWSv9d7BRp.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.sYWHR1sWSv9d7BRp.json index 661a17bcd..a16716248 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.sYWHR1sWSv9d7BRp.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.sYWHR1sWSv9d7BRp.json @@ -10,6 +10,6 @@ 9 ], "text": "Sickening smell", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.scDhPVRcYecZ0L6w.json b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.scDhPVRcYecZ0L6w.json index bffe4f31b..2c91090ba 100644 --- a/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.scDhPVRcYecZ0L6w.json +++ b/data/packs/rollable-tables.db/!tables.results!dZI4pD5LANhtod9O.scDhPVRcYecZ0L6w.json @@ -10,6 +10,6 @@ 11 ], "text": "Confusing reflections", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.0ZrXxySTpXClNOHs.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.0ZrXxySTpXClNOHs.json index cfc992872..6bd5faee1 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.0ZrXxySTpXClNOHs.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.0ZrXxySTpXClNOHs.json @@ -10,6 +10,6 @@ 4 ], "text": "Barbed net", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.4yvnWJ3tbmZXpEpo.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.4yvnWJ3tbmZXpEpo.json index 918d2a512..de2d4e38b 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.4yvnWJ3tbmZXpEpo.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.4yvnWJ3tbmZXpEpo.json @@ -10,6 +10,6 @@ 3 ], "text": "Toxic gas", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.5K8QyOEp7PuxrlGD.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.5K8QyOEp7PuxrlGD.json index 1d6388397..8e8a62230 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.5K8QyOEp7PuxrlGD.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.5K8QyOEp7PuxrlGD.json @@ -10,6 +10,6 @@ 9 ], "text": "Magical glyph", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.E4oWbvCaawSHyN6a.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.E4oWbvCaawSHyN6a.json index 404a40b72..a5613d132 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.E4oWbvCaawSHyN6a.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.E4oWbvCaawSHyN6a.json @@ -10,6 +10,6 @@ 7 ], "text": "Spiked pit", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.GIHOheaoVT4wXZym.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.GIHOheaoVT4wXZym.json index 86f96f4cb..e1d1930a2 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.GIHOheaoVT4wXZym.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.GIHOheaoVT4wXZym.json @@ -10,6 +10,6 @@ 11 ], "text": "Falling block", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.SnxRN8UgCgmizLci.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.SnxRN8UgCgmizLci.json index c783cf209..3ce4abb82 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.SnxRN8UgCgmizLci.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.SnxRN8UgCgmizLci.json @@ -10,6 +10,6 @@ 8 ], "text": "Javelin", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.aHTA3iYyiEuI9cUN.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.aHTA3iYyiEuI9cUN.json index 30fc3d3cb..93edbf1ff 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.aHTA3iYyiEuI9cUN.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.aHTA3iYyiEuI9cUN.json @@ -10,6 +10,6 @@ 1 ], "text": "Crossbow", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.otUHbdYIKjEpBmFr.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.otUHbdYIKjEpBmFr.json index b42b75613..ac93a5884 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.otUHbdYIKjEpBmFr.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.otUHbdYIKjEpBmFr.json @@ -10,6 +10,6 @@ 5 ], "text": "Rolling boulder", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.rLG6ooWohew8fFGP.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.rLG6ooWohew8fFGP.json index f5eb68efb..25b15a3f4 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.rLG6ooWohew8fFGP.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.rLG6ooWohew8fFGP.json @@ -10,6 +10,6 @@ 6 ], "text": "Slicing blade", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.sanrRY839MyOTyTX.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.sanrRY839MyOTyTX.json index 781927ab8..f33d367eb 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.sanrRY839MyOTyTX.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.sanrRY839MyOTyTX.json @@ -10,6 +10,6 @@ 12 ], "text": "Cursed statue", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.z7mDMm8UtSi15gXt.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.z7mDMm8UtSi15gXt.json index 952449f93..f0110411e 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.z7mDMm8UtSi15gXt.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.z7mDMm8UtSi15gXt.json @@ -10,6 +10,6 @@ 2 ], "text": "Hail of needles", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.zYwjhDI2rcphWUO9.json b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.zYwjhDI2rcphWUO9.json index e1c975d1e..6c75eb8f2 100644 --- a/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.zYwjhDI2rcphWUO9.json +++ b/data/packs/rollable-tables.db/!tables.results!eIYlfF2074jL0qte.zYwjhDI2rcphWUO9.json @@ -10,6 +10,6 @@ 10 ], "text": "Blast of fire", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3DaqtfaXKwt0RK01.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3DaqtfaXKwt0RK01.json index b38e97b49..ac2f668f2 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3DaqtfaXKwt0RK01.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3DaqtfaXKwt0RK01.json @@ -10,6 +10,6 @@ 3 ], "text": "Tower of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3hBUHVHC1e45QlmH.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3hBUHVHC1e45QlmH.json index c93ae1617..9953110e0 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3hBUHVHC1e45QlmH.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.3hBUHVHC1e45QlmH.json @@ -10,6 +10,6 @@ 6 ], "text": "Warrens of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.5WPyeZGoaWTPA7DA.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.5WPyeZGoaWTPA7DA.json index e218e0b56..11639ed2f 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.5WPyeZGoaWTPA7DA.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.5WPyeZGoaWTPA7DA.json @@ -10,6 +10,6 @@ 20 ], "text": "Shrine of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.7W8AFHBDPQawdJBF.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.7W8AFHBDPQawdJBF.json index 2788b71e4..469e4d29d 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.7W8AFHBDPQawdJBF.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.7W8AFHBDPQawdJBF.json @@ -10,6 +10,6 @@ 13 ], "text": "Castle of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.CgzMhPjwYzldE2Me.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.CgzMhPjwYzldE2Me.json index fa97ffd97..927626fef 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.CgzMhPjwYzldE2Me.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.CgzMhPjwYzldE2Me.json @@ -10,6 +10,6 @@ 16 ], "text": "Isle of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.GPaRJPXAsbqOl1hU.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.GPaRJPXAsbqOl1hU.json index b4eb58665..adad3a945 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.GPaRJPXAsbqOl1hU.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.GPaRJPXAsbqOl1hU.json @@ -10,6 +10,6 @@ 11 ], "text": "Citadel of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.H6YK6jFZbNkijWRH.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.H6YK6jFZbNkijWRH.json index 42507f7d5..65c5e12e6 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.H6YK6jFZbNkijWRH.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.H6YK6jFZbNkijWRH.json @@ -10,6 +10,6 @@ 9 ], "text": "Ruin of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.HOpuYajHRjlWDGUu.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.HOpuYajHRjlWDGUu.json index 2b9b57b2c..bd379558f 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.HOpuYajHRjlWDGUu.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.HOpuYajHRjlWDGUu.json @@ -10,6 +10,6 @@ 2 ], "text": "Abbey of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.NzFnhJCEQgYxUT7K.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.NzFnhJCEQgYxUT7K.json index 0f7a75d0f..93203c4e1 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.NzFnhJCEQgYxUT7K.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.NzFnhJCEQgYxUT7K.json @@ -10,6 +10,6 @@ 19 ], "text": "Necropolis of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.VjUou2PJGJepmhwm.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.VjUou2PJGJepmhwm.json index 8b3807262..510906716 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.VjUou2PJGJepmhwm.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.VjUou2PJGJepmhwm.json @@ -10,6 +10,6 @@ 8 ], "text": "Monastery of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.YixFM0hGoL4KLmWx.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.YixFM0hGoL4KLmWx.json index 2bfd05e04..583512e66 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.YixFM0hGoL4KLmWx.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.YixFM0hGoL4KLmWx.json @@ -10,6 +10,6 @@ 4 ], "text": "Caves of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.bHPgrlVZafc4PigN.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.bHPgrlVZafc4PigN.json index 3c4b647e9..c9bfe42ea 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.bHPgrlVZafc4PigN.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.bHPgrlVZafc4PigN.json @@ -10,6 +10,6 @@ 10 ], "text": "Tunnels of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hFyBJgJCikxmyvEC.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hFyBJgJCikxmyvEC.json index d4fa756ae..0e64d681f 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hFyBJgJCikxmyvEC.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hFyBJgJCikxmyvEC.json @@ -10,6 +10,6 @@ 17 ], "text": "Keep of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hMXwSnmUMmvbQCsL.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hMXwSnmUMmvbQCsL.json index b9adf6e8c..445245100 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hMXwSnmUMmvbQCsL.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.hMXwSnmUMmvbQCsL.json @@ -10,6 +10,6 @@ 15 ], "text": "Fortress of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.kHcQi0XEtFPb9bot.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.kHcQi0XEtFPb9bot.json index e8ee3f77f..5a0c33032 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.kHcQi0XEtFPb9bot.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.kHcQi0XEtFPb9bot.json @@ -10,6 +10,6 @@ 14 ], "text": "Temple of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.pd5V1XfUO15B4edI.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.pd5V1XfUO15B4edI.json index 51f60abe7..34e8fc0b5 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.pd5V1XfUO15B4edI.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.pd5V1XfUO15B4edI.json @@ -10,6 +10,6 @@ 12 ], "text": "Tomb of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.wMFniFTYBEE2PQSl.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.wMFniFTYBEE2PQSl.json index 9eda2cdd7..9c7a30d1f 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.wMFniFTYBEE2PQSl.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.wMFniFTYBEE2PQSl.json @@ -10,6 +10,6 @@ 18 ], "text": "Dungeon of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xE3SIxGZQ6ChpvQm.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xE3SIxGZQ6ChpvQm.json index 50e6be13b..bf28505cf 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xE3SIxGZQ6ChpvQm.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xE3SIxGZQ6ChpvQm.json @@ -10,6 +10,6 @@ 5 ], "text": "Barrow of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xc34jgWvPoEOrJad.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xc34jgWvPoEOrJad.json index 0c6327afa..1942ebb4d 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xc34jgWvPoEOrJad.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.xc34jgWvPoEOrJad.json @@ -10,6 +10,6 @@ 7 ], "text": "Crypt of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.z2PdENX5f5NC58Sq.json b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.z2PdENX5f5NC58Sq.json index 61b73f937..132eb7e30 100644 --- a/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.z2PdENX5f5NC58Sq.json +++ b/data/packs/rollable-tables.db/!tables.results!fHZAw0dV5JbDAi7E.z2PdENX5f5NC58Sq.json @@ -10,6 +10,6 @@ 1 ], "text": "Mines of the", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.AipGfTboairKszSh.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.AipGfTboairKszSh.json index 2cbb0ed6c..04749bdb4 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.AipGfTboairKszSh.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.AipGfTboairKszSh.json @@ -10,6 +10,6 @@ 7 ], "text": "+2 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.FrNDXcvWB0zOoEGe.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.FrNDXcvWB0zOoEGe.json index b8ea5ca7a..eb6903470 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.FrNDXcvWB0zOoEGe.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.FrNDXcvWB0zOoEGe.json @@ -10,6 +10,6 @@ 12 ], "text": "Spellcasting Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.GMo8T9XHQnGAEu02.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.GMo8T9XHQnGAEu02.json index a1a11cad9..dd9ee7856 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.GMo8T9XHQnGAEu02.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.GMo8T9XHQnGAEu02.json @@ -10,6 +10,6 @@ 7 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.Roo36lxBYamFDePk.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.Roo36lxBYamFDePk.json index 4bf36c019..739ece96c 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.Roo36lxBYamFDePk.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.Roo36lxBYamFDePk.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.b50PEac019YpvOhS.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.b50PEac019YpvOhS.json index 7637eb37c..a192490f7 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.b50PEac019YpvOhS.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.b50PEac019YpvOhS.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.d86aVzgECGzB6UuV.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.d86aVzgECGzB6UuV.json index aec011588..a75c04807 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.d86aVzgECGzB6UuV.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.d86aVzgECGzB6UuV.json @@ -10,6 +10,6 @@ 7 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hDzWbaWnguLypaXC.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hDzWbaWnguLypaXC.json index 9ee668923..edc095e7a 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hDzWbaWnguLypaXC.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hDzWbaWnguLypaXC.json @@ -10,6 +10,6 @@ 12 ], "text": "Teleport to Familiar", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hgnirTxvrLNk5Wmo.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hgnirTxvrLNk5Wmo.json index f848a2920..aa196b24e 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hgnirTxvrLNk5Wmo.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.hgnirTxvrLNk5Wmo.json @@ -10,6 +10,6 @@ 9 ], "text": "Spellcasting Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.knFZyF6b2lxXItDP.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.knFZyF6b2lxXItDP.json index b67e49ced..440f4aef3 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.knFZyF6b2lxXItDP.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.knFZyF6b2lxXItDP.json @@ -10,6 +10,6 @@ 2 ], "text": "Teleport to Familiar", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.qXC8AXuEpbiV313J.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.qXC8AXuEpbiV313J.json index c29495816..4655be727 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.qXC8AXuEpbiV313J.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.qXC8AXuEpbiV313J.json @@ -10,6 +10,6 @@ 11 ], "text": "Learn Witch Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.yGcnNJyu8y2fJT7o.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.yGcnNJyu8y2fJT7o.json index 08aee6c67..436b34482 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.yGcnNJyu8y2fJT7o.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.yGcnNJyu8y2fJT7o.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.z4acXCaOMGvZa9I6.json b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.z4acXCaOMGvZa9I6.json index 3c4eaeb4b..0f084773d 100644 --- a/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.z4acXCaOMGvZa9I6.json +++ b/data/packs/rollable-tables.db/!tables.results!fifOKQmilp9Y45lf.z4acXCaOMGvZa9I6.json @@ -10,6 +10,6 @@ 12 ], "text": "Learn Witch Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.1ahzLslWnLCuC8n5.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.1ahzLslWnLCuC8n5.json index f02e88244..c6ff236b9 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.1ahzLslWnLCuC8n5.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.1ahzLslWnLCuC8n5.json @@ -10,6 +10,6 @@ 7 ], "text": "Learn Melee Weapon", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3MByfBYtzZzMRwyX.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3MByfBYtzZzMRwyX.json index f6e013261..be95a7899 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3MByfBYtzZzMRwyX.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3MByfBYtzZzMRwyX.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3PJRotooaESSqjnl.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3PJRotooaESSqjnl.json index ad94e9473..67226030f 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3PJRotooaESSqjnl.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3PJRotooaESSqjnl.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3mgb4htWQ8Lyc8ks.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3mgb4htWQ8Lyc8ks.json index 45207f890..e5eef3316 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3mgb4htWQ8Lyc8ks.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.3mgb4htWQ8Lyc8ks.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Melee Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.6pRFf6moKzBWsgkO.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.6pRFf6moKzBWsgkO.json index 41ffa1d43..12432fd4e 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.6pRFf6moKzBWsgkO.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.6pRFf6moKzBWsgkO.json @@ -10,6 +10,6 @@ 7 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9aff5gq9VCzuMLgo.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9aff5gq9VCzuMLgo.json index 51f809319..ae53bcfe8 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9aff5gq9VCzuMLgo.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9aff5gq9VCzuMLgo.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9cSiZiY5rzMZdT8S.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9cSiZiY5rzMZdT8S.json index 09df30d0b..ca4f7082e 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9cSiZiY5rzMZdT8S.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.9cSiZiY5rzMZdT8S.json @@ -10,6 +10,6 @@ 12 ], "text": "Learn Melee Weapon", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.AQPGmxwBqUuQjKWg.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.AQPGmxwBqUuQjKWg.json index afd7f348f..b6cf2980f 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.AQPGmxwBqUuQjKWg.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.AQPGmxwBqUuQjKWg.json @@ -10,6 +10,6 @@ 12 ], "text": "Advantage on Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.DcJLusNhfvUcAQLl.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.DcJLusNhfvUcAQLl.json index ac481c3a6..0e97c6b15 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.DcJLusNhfvUcAQLl.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.DcJLusNhfvUcAQLl.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.I9LTWqB3RwHAKBqX.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.I9LTWqB3RwHAKBqX.json index 1523adcf8..0c93d70f5 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.I9LTWqB3RwHAKBqX.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.I9LTWqB3RwHAKBqX.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.RyE0dwylYBmsCHoY.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.RyE0dwylYBmsCHoY.json index 5f26688d1..829b782a2 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.RyE0dwylYBmsCHoY.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.RyE0dwylYBmsCHoY.json @@ -10,6 +10,6 @@ 11 ], "text": "Initiative Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.VA9pNnFn3TrNXLo9.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.VA9pNnFn3TrNXLo9.json index 13df07594..dca4b19a1 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.VA9pNnFn3TrNXLo9.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.VA9pNnFn3TrNXLo9.json @@ -10,6 +10,6 @@ 2 ], "text": "Advantage on Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.W5LGUFV5FrY2yqQX.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.W5LGUFV5FrY2yqQX.json index c3b740d21..80bd21ac4 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.W5LGUFV5FrY2yqQX.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.W5LGUFV5FrY2yqQX.json @@ -10,6 +10,6 @@ 7 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.oGH2I1rhY4Xi2YQj.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.oGH2I1rhY4Xi2YQj.json index 1010d1fc2..3c57b785f 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.oGH2I1rhY4Xi2YQj.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.oGH2I1rhY4Xi2YQj.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.vrQrsASJK5RmsmZA.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.vrQrsASJK5RmsmZA.json index 30fc97356..da33367ad 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.vrQrsASJK5RmsmZA.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.vrQrsASJK5RmsmZA.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.yePwQIk9PROkQknC.json b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.yePwQIk9PROkQknC.json index 25c8ff95f..ac5d90fde 100644 --- a/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.yePwQIk9PROkQknC.json +++ b/data/packs/rollable-tables.db/!tables.results!hywroIYso1ANoq4N.yePwQIk9PROkQknC.json @@ -10,6 +10,6 @@ 12 ], "text": "Initiative Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.091l4CxS6HBrbOky.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.091l4CxS6HBrbOky.json index c05565086..b7be92d56 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.091l4CxS6HBrbOky.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.091l4CxS6HBrbOky.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.39dfIuez9HPaTZ9w.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.39dfIuez9HPaTZ9w.json index 1639c5122..adacf261e 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.39dfIuez9HPaTZ9w.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.39dfIuez9HPaTZ9w.json @@ -10,6 +10,6 @@ 7 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.5oJDFWhBzrbLd6ve.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.5oJDFWhBzrbLd6ve.json index 2ddc617a2..9e67f34dd 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.5oJDFWhBzrbLd6ve.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.5oJDFWhBzrbLd6ve.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.GzXlTtJ6u0TMVIJx.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.GzXlTtJ6u0TMVIJx.json index 73cc8aecf..7c546a89a 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.GzXlTtJ6u0TMVIJx.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.GzXlTtJ6u0TMVIJx.json @@ -10,6 +10,6 @@ 7 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.Hf3DleWOFlQGEiaY.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.Hf3DleWOFlQGEiaY.json index 3fab42808..42ea7303e 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.Hf3DleWOFlQGEiaY.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.Hf3DleWOFlQGEiaY.json @@ -10,6 +10,6 @@ 2 ], "text": "Teleport", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.P4APwE3PjmK0zZS9.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.P4APwE3PjmK0zZS9.json index 98ecd99fa..3a441b072 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.P4APwE3PjmK0zZS9.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.P4APwE3PjmK0zZS9.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PGpSTzWj5JhUZoNo.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PGpSTzWj5JhUZoNo.json index 27c48df15..19683cb17 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PGpSTzWj5JhUZoNo.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PGpSTzWj5JhUZoNo.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PTFJSiDTH7423FGk.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PTFJSiDTH7423FGk.json index e04634db8..cb6028279 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PTFJSiDTH7423FGk.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.PTFJSiDTH7423FGk.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.SIeV3JZmL1Nk1sWD.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.SIeV3JZmL1Nk1sWD.json index edbacd509..85bf7f99c 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.SIeV3JZmL1Nk1sWD.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.SIeV3JZmL1Nk1sWD.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.dLGxXiUn05KNCf3N.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.dLGxXiUn05KNCf3N.json index 4323147d8..481dac777 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.dLGxXiUn05KNCf3N.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.dLGxXiUn05KNCf3N.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.epGQM54jf64rTnjS.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.epGQM54jf64rTnjS.json index b4dec6543..10362a24a 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.epGQM54jf64rTnjS.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.epGQM54jf64rTnjS.json @@ -10,6 +10,6 @@ 12 ], "text": "Teleport", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.jd6V7fRcXbNS8cLk.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.jd6V7fRcXbNS8cLk.json index 2f4574bb6..244a7186e 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.jd6V7fRcXbNS8cLk.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.jd6V7fRcXbNS8cLk.json @@ -10,6 +10,6 @@ 12 ], "text": "Force Morale Check", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.k0uOd6xLlRz2UwJj.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.k0uOd6xLlRz2UwJj.json index 1785b99d6..ba06fa6d3 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.k0uOd6xLlRz2UwJj.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.k0uOd6xLlRz2UwJj.json @@ -10,6 +10,6 @@ 7 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.sLxf2ugDHsnnIVRP.json b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.sLxf2ugDHsnnIVRP.json index 4c55f5c4a..8456f8ac9 100644 --- a/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.sLxf2ugDHsnnIVRP.json +++ b/data/packs/rollable-tables.db/!tables.results!jeMMr372yditrKMj.sLxf2ugDHsnnIVRP.json @@ -10,6 +10,6 @@ 11 ], "text": "Force Morale Check", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.I9JFIjkDHy4wKoxN.json b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.I9JFIjkDHy4wKoxN.json index c4117aa45..686ab7403 100644 --- a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.I9JFIjkDHy4wKoxN.json +++ b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.I9JFIjkDHy4wKoxN.json @@ -10,6 +10,6 @@ 4 ], "text": "Human", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.RlysHyjkyscqlkCA.json b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.RlysHyjkyscqlkCA.json index a417ffab3..59711f7bf 100644 --- a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.RlysHyjkyscqlkCA.json +++ b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.RlysHyjkyscqlkCA.json @@ -10,6 +10,6 @@ 12 ], "text": "Goblin", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.alBExel2xk6XVXhW.json b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.alBExel2xk6XVXhW.json index 6f02b5bff..639dbb95a 100644 --- a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.alBExel2xk6XVXhW.json +++ b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.alBExel2xk6XVXhW.json @@ -10,6 +10,6 @@ 11 ], "text": "Half-Orc", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.p3IHkB8sH7wivTOi.json b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.p3IHkB8sH7wivTOi.json index 0f13ccaa4..5757561c4 100644 --- a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.p3IHkB8sH7wivTOi.json +++ b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.p3IHkB8sH7wivTOi.json @@ -10,6 +10,6 @@ 8 ], "text": "Dwarf", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.rCsmMUY5BfKAemw5.json b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.rCsmMUY5BfKAemw5.json index eae2b5c7b..3cee59352 100644 --- a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.rCsmMUY5BfKAemw5.json +++ b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.rCsmMUY5BfKAemw5.json @@ -10,6 +10,6 @@ 10 ], "text": "Halfling", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.zMbiNixekOSYeO8O.json b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.zMbiNixekOSYeO8O.json index c9a6627f2..8e9a93525 100644 --- a/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.zMbiNixekOSYeO8O.json +++ b/data/packs/rollable-tables.db/!tables.results!ljbaTPUHqeNzyM2b.zMbiNixekOSYeO8O.json @@ -10,6 +10,6 @@ 6 ], "text": "Elf", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3DaqtfaXKwt0RK01.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3DaqtfaXKwt0RK01.json index 4be967b58..a7edf9433 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3DaqtfaXKwt0RK01.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3DaqtfaXKwt0RK01.json @@ -10,6 +10,6 @@ 3 ], "text": "Darkness", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3hBUHVHC1e45QlmH.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3hBUHVHC1e45QlmH.json index 0e7d9e16c..c42369a26 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3hBUHVHC1e45QlmH.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.3hBUHVHC1e45QlmH.json @@ -10,6 +10,6 @@ 6 ], "text": "King", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.5WPyeZGoaWTPA7DA.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.5WPyeZGoaWTPA7DA.json index b750a9ee4..125a3aaad 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.5WPyeZGoaWTPA7DA.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.5WPyeZGoaWTPA7DA.json @@ -10,6 +10,6 @@ 20 ], "text": "Hero", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.7W8AFHBDPQawdJBF.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.7W8AFHBDPQawdJBF.json index 574bf8cc3..891e9a919 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.7W8AFHBDPQawdJBF.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.7W8AFHBDPQawdJBF.json @@ -10,6 +10,6 @@ 13 ], "text": "Swamp", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.CgzMhPjwYzldE2Me.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.CgzMhPjwYzldE2Me.json index fcbc47a8a..617310f47 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.CgzMhPjwYzldE2Me.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.CgzMhPjwYzldE2Me.json @@ -10,6 +10,6 @@ 16 ], "text": "Horde", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.GPaRJPXAsbqOl1hU.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.GPaRJPXAsbqOl1hU.json index 817f787eb..4eda02603 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.GPaRJPXAsbqOl1hU.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.GPaRJPXAsbqOl1hU.json @@ -10,6 +10,6 @@ 11 ], "text": "Lands", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.H6YK6jFZbNkijWRH.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.H6YK6jFZbNkijWRH.json index d1a3a077f..80dbbc9c8 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.H6YK6jFZbNkijWRH.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.H6YK6jFZbNkijWRH.json @@ -10,6 +10,6 @@ 9 ], "text": "Jewel", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.HOpuYajHRjlWDGUu.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.HOpuYajHRjlWDGUu.json index ea684bbf9..e9aa71fe5 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.HOpuYajHRjlWDGUu.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.HOpuYajHRjlWDGUu.json @@ -10,6 +10,6 @@ 2 ], "text": "Ghost", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.NzFnhJCEQgYxUT7K.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.NzFnhJCEQgYxUT7K.json index 85c37ce21..36fa9ebca 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.NzFnhJCEQgYxUT7K.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.NzFnhJCEQgYxUT7K.json @@ -10,6 +10,6 @@ 19 ], "text": "Wastes", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.VjUou2PJGJepmhwm.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.VjUou2PJGJepmhwm.json index 4e86096c2..0df537c4b 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.VjUou2PJGJepmhwm.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.VjUou2PJGJepmhwm.json @@ -10,6 +10,6 @@ 8 ], "text": "Depths", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.YixFM0hGoL4KLmWx.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.YixFM0hGoL4KLmWx.json index 68fa51853..1b722f007 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.YixFM0hGoL4KLmWx.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.YixFM0hGoL4KLmWx.json @@ -10,6 +10,6 @@ 4 ], "text": "Peak", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.bHPgrlVZafc4PigN.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.bHPgrlVZafc4PigN.json index 3bdd5773d..70688d9aa 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.bHPgrlVZafc4PigN.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.bHPgrlVZafc4PigN.json @@ -10,6 +10,6 @@ 10 ], "text": "God", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hFyBJgJCikxmyvEC.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hFyBJgJCikxmyvEC.json index d9f12c3b6..5fad84d3e 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hFyBJgJCikxmyvEC.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hFyBJgJCikxmyvEC.json @@ -10,6 +10,6 @@ 17 ], "text": "Skull", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hMXwSnmUMmvbQCsL.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hMXwSnmUMmvbQCsL.json index d4ec96e9c..31dca6ebf 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hMXwSnmUMmvbQCsL.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.hMXwSnmUMmvbQCsL.json @@ -10,6 +10,6 @@ 15 ], "text": "Valley", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.kHcQi0XEtFPb9bot.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.kHcQi0XEtFPb9bot.json index b8d77b70c..882dfb747 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.kHcQi0XEtFPb9bot.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.kHcQi0XEtFPb9bot.json @@ -10,6 +10,6 @@ 14 ], "text": "Ravine", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.pd5V1XfUO15B4edI.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.pd5V1XfUO15B4edI.json index cffb5ee9e..ad0ca1635 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.pd5V1XfUO15B4edI.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.pd5V1XfUO15B4edI.json @@ -10,6 +10,6 @@ 12 ], "text": "Storm", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.wMFniFTYBEE2PQSl.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.wMFniFTYBEE2PQSl.json index ef0caa26e..1b0c4c99c 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.wMFniFTYBEE2PQSl.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.wMFniFTYBEE2PQSl.json @@ -10,6 +10,6 @@ 18 ], "text": "Queen", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xE3SIxGZQ6ChpvQm.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xE3SIxGZQ6ChpvQm.json index 2446e27c3..372141c3c 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xE3SIxGZQ6ChpvQm.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xE3SIxGZQ6ChpvQm.json @@ -10,6 +10,6 @@ 5 ], "text": "Borderlands", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xc34jgWvPoEOrJad.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xc34jgWvPoEOrJad.json index 992674eee..d8cd926eb 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xc34jgWvPoEOrJad.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.xc34jgWvPoEOrJad.json @@ -10,6 +10,6 @@ 7 ], "text": "Twilight", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.z2PdENX5f5NC58Sq.json b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.z2PdENX5f5NC58Sq.json index 18357909b..45e3d7573 100644 --- a/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.z2PdENX5f5NC58Sq.json +++ b/data/packs/rollable-tables.db/!tables.results!m44GYY0BRQWdsBN4.z2PdENX5f5NC58Sq.json @@ -10,6 +10,6 @@ 1 ], "text": "Flame", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.0uvYbFK82A1qjIJd.json b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.0uvYbFK82A1qjIJd.json index 118e33870..d72b69cae 100644 --- a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.0uvYbFK82A1qjIJd.json +++ b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.0uvYbFK82A1qjIJd.json @@ -10,6 +10,6 @@ 5 ], "text": "Bard", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.96c0uKgE0peeK5Vf.json b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.96c0uKgE0peeK5Vf.json index 9f43a087a..5cb250fa2 100644 --- a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.96c0uKgE0peeK5Vf.json +++ b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.96c0uKgE0peeK5Vf.json @@ -10,6 +10,6 @@ 3 ], "text": "Thief", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.YZUd4kEBfUPUKVlb.json b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.YZUd4kEBfUPUKVlb.json index 43e98632e..264d900ac 100644 --- a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.YZUd4kEBfUPUKVlb.json +++ b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.YZUd4kEBfUPUKVlb.json @@ -10,6 +10,6 @@ 4 ], "text": "Wizard", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.gEPeiWY29oTRWqDG.json b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.gEPeiWY29oTRWqDG.json index 0aa6a43bc..fa58f2084 100644 --- a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.gEPeiWY29oTRWqDG.json +++ b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.gEPeiWY29oTRWqDG.json @@ -10,6 +10,6 @@ 6 ], "text": "Ranger", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.kiuS4qMhOHC5B8KO.json b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.kiuS4qMhOHC5B8KO.json index c72cc8750..c126940ae 100644 --- a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.kiuS4qMhOHC5B8KO.json +++ b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.kiuS4qMhOHC5B8KO.json @@ -10,6 +10,6 @@ 1 ], "text": "Fighter", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.nmG7aQMo0pbvJ9oK.json b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.nmG7aQMo0pbvJ9oK.json index b29e70151..6d914634d 100644 --- a/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.nmG7aQMo0pbvJ9oK.json +++ b/data/packs/rollable-tables.db/!tables.results!mMgcf5V3voQSvrdr.nmG7aQMo0pbvJ9oK.json @@ -10,6 +10,6 @@ 2 ], "text": "Priest", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.3ycSx39Jmtbw3PAx.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.3ycSx39Jmtbw3PAx.json index c07e47a34..a15f84fbc 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.3ycSx39Jmtbw3PAx.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.3ycSx39Jmtbw3PAx.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.99VfvZ0es75tMHRJ.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.99VfvZ0es75tMHRJ.json index c8f5be767..bf0b7f395 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.99VfvZ0es75tMHRJ.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.99VfvZ0es75tMHRJ.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.9v8u3oIKb1N0rdRM.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.9v8u3oIKb1N0rdRM.json index ba6b03acf..842c3d3b8 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.9v8u3oIKb1N0rdRM.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.9v8u3oIKb1N0rdRM.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.DwiNOG3uBT7nwUDK.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.DwiNOG3uBT7nwUDK.json index 5c6be7d11..dee669102 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.DwiNOG3uBT7nwUDK.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.DwiNOG3uBT7nwUDK.json @@ -10,6 +10,6 @@ 7 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EIESJe7TYSrPR7Lf.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EIESJe7TYSrPR7Lf.json index bc668a943..821187836 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EIESJe7TYSrPR7Lf.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EIESJe7TYSrPR7Lf.json @@ -10,6 +10,6 @@ 7 ], "text": "Learn to Wield a Longbow", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EbXl9TXkEochjEzH.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EbXl9TXkEochjEzH.json index 36faf0957..2909d3902 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EbXl9TXkEochjEzH.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.EbXl9TXkEochjEzH.json @@ -10,6 +10,6 @@ 11 ], "text": "Magic Resistance", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.HTLJU1oZcZidDP0e.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.HTLJU1oZcZidDP0e.json index c6973ad73..5093bd4ad 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.HTLJU1oZcZidDP0e.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.HTLJU1oZcZidDP0e.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.OjESzhXmkRXRptqc.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.OjESzhXmkRXRptqc.json index f1af6b811..6124998d4 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.OjESzhXmkRXRptqc.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.OjESzhXmkRXRptqc.json @@ -10,6 +10,6 @@ 12 ], "text": "Hypnotize", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.RrzLf4WgWJQB21WQ.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.RrzLf4WgWJQB21WQ.json index 244f1eef6..23ebd9398 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.RrzLf4WgWJQB21WQ.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.RrzLf4WgWJQB21WQ.json @@ -10,6 +10,6 @@ 12 ], "text": "Magic Resistance", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.alxTWycBBuIy9B2I.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.alxTWycBBuIy9B2I.json index 27ace27d5..a93c8a685 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.alxTWycBBuIy9B2I.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.alxTWycBBuIy9B2I.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.iyUzjgnbOlfguGtd.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.iyUzjgnbOlfguGtd.json index b33fa317f..2b9290742 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.iyUzjgnbOlfguGtd.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.iyUzjgnbOlfguGtd.json @@ -10,6 +10,6 @@ 7 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.kNHLU5Jg5fuOZhyo.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.kNHLU5Jg5fuOZhyo.json index e946c78e8..879929042 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.kNHLU5Jg5fuOZhyo.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.kNHLU5Jg5fuOZhyo.json @@ -10,6 +10,6 @@ 2 ], "text": "Hypnotize", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.maQT0ylt6hkVAygR.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.maQT0ylt6hkVAygR.json index 81e958301..1c12ec8c0 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.maQT0ylt6hkVAygR.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.maQT0ylt6hkVAygR.json @@ -10,6 +10,6 @@ 12 ], "text": "Learn to Wield a Longbow", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.zWYEp2vfd4hL0tzf.json b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.zWYEp2vfd4hL0tzf.json index ed6bb76ab..0f2a45f8b 100644 --- a/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.zWYEp2vfd4hL0tzf.json +++ b/data/packs/rollable-tables.db/!tables.results!mi0QYvreMf9j512E.zWYEp2vfd4hL0tzf.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.2MCoDg81l58aEa8a.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.2MCoDg81l58aEa8a.json index babd24f93..177ed18f1 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.2MCoDg81l58aEa8a.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.2MCoDg81l58aEa8a.json @@ -10,6 +10,6 @@ 20 ], "text": "Chirurgeon", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.5Bnxb4teq8EYAvmO.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.5Bnxb4teq8EYAvmO.json index a35b54078..f064a2ed2 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.5Bnxb4teq8EYAvmO.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.5Bnxb4teq8EYAvmO.json @@ -10,6 +10,6 @@ 19 ], "text": "Noble", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.8oqyPUaTzgOvwmh4.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.8oqyPUaTzgOvwmh4.json index c393c9818..ec651a9e3 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.8oqyPUaTzgOvwmh4.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.8oqyPUaTzgOvwmh4.json @@ -10,6 +10,6 @@ 15 ], "text": "Ranger", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.EMYJeabWr0Y4YxC0.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.EMYJeabWr0Y4YxC0.json index 6fcf37ffd..069841802 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.EMYJeabWr0Y4YxC0.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.EMYJeabWr0Y4YxC0.json @@ -10,6 +10,6 @@ 12 ], "text": "Sailor", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.H34XhYf7tITyByRX.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.H34XhYf7tITyByRX.json index 5268ea07a..eae1926b7 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.H34XhYf7tITyByRX.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.H34XhYf7tITyByRX.json @@ -10,6 +10,6 @@ 1 ], "text": "Urchin", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.MGcwWsCUoMl86Wke.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.MGcwWsCUoMl86Wke.json index 74aa2a3c9..ef51b49cd 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.MGcwWsCUoMl86Wke.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.MGcwWsCUoMl86Wke.json @@ -10,6 +10,6 @@ 7 ], "text": "Wizard's Apprentice", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.Nfduqv15bQZmmmgl.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.Nfduqv15bQZmmmgl.json index 317b4191f..0b0444af9 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.Nfduqv15bQZmmmgl.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.Nfduqv15bQZmmmgl.json @@ -10,6 +10,6 @@ 16 ], "text": "Scout", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.STwtg8sVt0Fa30SS.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.STwtg8sVt0Fa30SS.json index 28c5aa48a..9a42e0ff6 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.STwtg8sVt0Fa30SS.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.STwtg8sVt0Fa30SS.json @@ -10,6 +10,6 @@ 14 ], "text": "Soldier", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WPgP68L9S5KdUyCl.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WPgP68L9S5KdUyCl.json index d0323b82a..9961b136c 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WPgP68L9S5KdUyCl.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WPgP68L9S5KdUyCl.json @@ -10,6 +10,6 @@ 8 ], "text": "Jeweler", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WqXw3khBjvofxLkm.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WqXw3khBjvofxLkm.json index a8ed14cb0..5cc2d66a1 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WqXw3khBjvofxLkm.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.WqXw3khBjvofxLkm.json @@ -10,6 +10,6 @@ 18 ], "text": "Scholar", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.X8xZVMHcCutHbcby.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.X8xZVMHcCutHbcby.json index ab4fa7047..51fefcec8 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.X8xZVMHcCutHbcby.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.X8xZVMHcCutHbcby.json @@ -10,6 +10,6 @@ 10 ], "text": "Barbarian", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.ZUzCIIiZP1g9Y8yc.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.ZUzCIIiZP1g9Y8yc.json index d9a861b73..b65046297 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.ZUzCIIiZP1g9Y8yc.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.ZUzCIIiZP1g9Y8yc.json @@ -10,6 +10,6 @@ 4 ], "text": "Thieves' Guild", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.a3UPaoqobbp8WI08.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.a3UPaoqobbp8WI08.json index 68df7b15d..4e646bc54 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.a3UPaoqobbp8WI08.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.a3UPaoqobbp8WI08.json @@ -10,6 +10,6 @@ 17 ], "text": "Minstrel", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.iVwJqv2Zpyupbl0w.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.iVwJqv2Zpyupbl0w.json index b2e83e756..49969e5c2 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.iVwJqv2Zpyupbl0w.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.iVwJqv2Zpyupbl0w.json @@ -10,6 +10,6 @@ 11 ], "text": "Mercenary", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.kj525cAk0PCshvKK.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.kj525cAk0PCshvKK.json index 9c3866a42..ef18233cf 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.kj525cAk0PCshvKK.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.kj525cAk0PCshvKK.json @@ -10,6 +10,6 @@ 5 ], "text": "Banished", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.mhZvx0dMXRQnbogs.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.mhZvx0dMXRQnbogs.json index cf6240802..1f23378ea 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.mhZvx0dMXRQnbogs.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.mhZvx0dMXRQnbogs.json @@ -10,6 +10,6 @@ 6 ], "text": "Orphaned", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.nAs7C0ThYCoGdOVJ.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.nAs7C0ThYCoGdOVJ.json index 236463db3..b10ad7ed4 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.nAs7C0ThYCoGdOVJ.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.nAs7C0ThYCoGdOVJ.json @@ -10,6 +10,6 @@ 3 ], "text": "Cult Initiate", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.pGPttC22wLY7Y27Q.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.pGPttC22wLY7Y27Q.json index 24297b64a..176db5710 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.pGPttC22wLY7Y27Q.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.pGPttC22wLY7Y27Q.json @@ -10,6 +10,6 @@ 13 ], "text": "Acolyte", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.qdMp9MEjGO4BBVu7.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.qdMp9MEjGO4BBVu7.json index 937f0747b..d071d9546 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.qdMp9MEjGO4BBVu7.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.qdMp9MEjGO4BBVu7.json @@ -10,6 +10,6 @@ 2 ], "text": "Wanted", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.xIdLNiLnlz7XGDlE.json b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.xIdLNiLnlz7XGDlE.json index 58ef0b1ca..c942adf76 100644 --- a/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.xIdLNiLnlz7XGDlE.json +++ b/data/packs/rollable-tables.db/!tables.results!nkmJy4wfE9Q0VWeY.xIdLNiLnlz7XGDlE.json @@ -10,6 +10,6 @@ 9 ], "text": "Herbalist", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.4hp8F6p83CZg4ADg.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.4hp8F6p83CZg4ADg.json index 1d09ddd4e..2da9ffa8a 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.4hp8F6p83CZg4ADg.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.4hp8F6p83CZg4ADg.json @@ -10,6 +10,6 @@ 3 ], "text": "Ranna", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.BCY8gl9DOqVLm8UG.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.BCY8gl9DOqVLm8UG.json index 58684fb83..b97ae1b28 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.BCY8gl9DOqVLm8UG.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.BCY8gl9DOqVLm8UG.json @@ -10,6 +10,6 @@ 6 ], "text": "Hrogar", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.CZe3Ul9f7BkiwUpx.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.CZe3Ul9f7BkiwUpx.json index 8c0cb1d56..7ae00156f 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.CZe3Ul9f7BkiwUpx.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.CZe3Ul9f7BkiwUpx.json @@ -10,6 +10,6 @@ 4 ], "text": "Korv", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.D4sflzHlgbVsMXLU.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.D4sflzHlgbVsMXLU.json index a47cbe654..13737ab4b 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.D4sflzHlgbVsMXLU.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.D4sflzHlgbVsMXLU.json @@ -10,6 +10,6 @@ 5 ], "text": "Zasha", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.EHYuoDEgntRj0IIq.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.EHYuoDEgntRj0IIq.json index 7f4698aca..25d244776 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.EHYuoDEgntRj0IIq.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.EHYuoDEgntRj0IIq.json @@ -10,6 +10,6 @@ 17 ], "text": "Ivara", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.HHH5QLZVITpPvUZk.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.HHH5QLZVITpPvUZk.json index 2e81f379c..1fdc9a711 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.HHH5QLZVITpPvUZk.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.HHH5QLZVITpPvUZk.json @@ -10,6 +10,6 @@ 14 ], "text": "Tulk", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.L4X6nEvcEqJlR5Hi.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.L4X6nEvcEqJlR5Hi.json index d8f2bf158..1cfdfc72e 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.L4X6nEvcEqJlR5Hi.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.L4X6nEvcEqJlR5Hi.json @@ -10,6 +10,6 @@ 18 ], "text": "Hirok", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.OZTutgaufHp07Mp7.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.OZTutgaufHp07Mp7.json index d0c47856b..fafb7e7dd 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.OZTutgaufHp07Mp7.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.OZTutgaufHp07Mp7.json @@ -10,6 +10,6 @@ 2 ], "text": "Gralk", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.PWtoHVqZv9wU2LqP.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.PWtoHVqZv9wU2LqP.json index 223e4b6f4..c7a066761 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.PWtoHVqZv9wU2LqP.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.PWtoHVqZv9wU2LqP.json @@ -10,6 +10,6 @@ 8 ], "text": "Tragan", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.QShjfSmYNvQzjmHR.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.QShjfSmYNvQzjmHR.json index b1093b5b1..77b891758 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.QShjfSmYNvQzjmHR.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.QShjfSmYNvQzjmHR.json @@ -10,6 +10,6 @@ 12 ], "text": "Krull", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.UVahNNsuyAhmOnYt.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.UVahNNsuyAhmOnYt.json index 436bff4cb..e1670be28 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.UVahNNsuyAhmOnYt.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.UVahNNsuyAhmOnYt.json @@ -10,6 +10,6 @@ 7 ], "text": "Klara", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.YAWGrUZIsO3CewDT.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.YAWGrUZIsO3CewDT.json index 24d521d18..ab50fa343 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.YAWGrUZIsO3CewDT.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.YAWGrUZIsO3CewDT.json @@ -10,6 +10,6 @@ 16 ], "text": "Wulf", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.goS3cPbqb7bt22Rk.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.goS3cPbqb7bt22Rk.json index 42178da2c..488bb9b24 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.goS3cPbqb7bt22Rk.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.goS3cPbqb7bt22Rk.json @@ -10,6 +10,6 @@ 10 ], "text": "Drago", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.hFsTKY9O6fPIVA77.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.hFsTKY9O6fPIVA77.json index a94487aa2..ba150a9d2 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.hFsTKY9O6fPIVA77.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.hFsTKY9O6fPIVA77.json @@ -10,6 +10,6 @@ 20 ], "text": "Zoraan", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o0g4LJgdFXXd1akk.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o0g4LJgdFXXd1akk.json index 2c4e55b7c..b41d715f3 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o0g4LJgdFXXd1akk.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o0g4LJgdFXXd1akk.json @@ -10,6 +10,6 @@ 9 ], "text": "Brolga", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o8PfK6C1lzsmzwxY.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o8PfK6C1lzsmzwxY.json index 2d5c16c72..33fe75e73 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o8PfK6C1lzsmzwxY.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.o8PfK6C1lzsmzwxY.json @@ -10,6 +10,6 @@ 19 ], "text": "Aja", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.qRgTQpJpXqDXcB7D.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.qRgTQpJpXqDXcB7D.json index b79ecf36e..0a6440b3a 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.qRgTQpJpXqDXcB7D.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.qRgTQpJpXqDXcB7D.json @@ -10,6 +10,6 @@ 1 ], "text": "Vara", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.uT2Dsbp39p2wUr7q.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.uT2Dsbp39p2wUr7q.json index fd5cacb5d..55bf31c21 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.uT2Dsbp39p2wUr7q.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.uT2Dsbp39p2wUr7q.json @@ -10,6 +10,6 @@ 15 ], "text": "Shiraal", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wQDBHDZVZRXamhfQ.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wQDBHDZVZRXamhfQ.json index 9c8ce0564..882e99265 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wQDBHDZVZRXamhfQ.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wQDBHDZVZRXamhfQ.json @@ -10,6 +10,6 @@ 11 ], "text": "Yelena", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wodWI2jhHXkfpRX0.json b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wodWI2jhHXkfpRX0.json index c56d49b8c..27051cc63 100644 --- a/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wodWI2jhHXkfpRX0.json +++ b/data/packs/rollable-tables.db/!tables.results!noInf0ReaXapH7xb.wodWI2jhHXkfpRX0.json @@ -10,6 +10,6 @@ 13 ], "text": "Ulara", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.0p4jnOR2byA9vYBm.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.0p4jnOR2byA9vYBm.json index 86639b775..2a9e9e9e2 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.0p4jnOR2byA9vYBm.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.0p4jnOR2byA9vYBm.json @@ -10,6 +10,6 @@ 1 ], "text": "Acid pools", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.1cQhUE8nkQiINcha.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.1cQhUE8nkQiINcha.json index 33056f1df..a0e6a59ce 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.1cQhUE8nkQiINcha.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.1cQhUE8nkQiINcha.json @@ -10,6 +10,6 @@ 10 ], "text": "Curtain of fire", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.6Zp3j1iG75d6fDzW.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.6Zp3j1iG75d6fDzW.json index 8ecaf7e6a..d66892fb1 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.6Zp3j1iG75d6fDzW.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.6Zp3j1iG75d6fDzW.json @@ -10,6 +10,6 @@ 6 ], "text": "Steam vents", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.AdDsRK21U3kQRmHS.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.AdDsRK21U3kQRmHS.json index 7a00aa447..6722badf1 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.AdDsRK21U3kQRmHS.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.AdDsRK21U3kQRmHS.json @@ -10,6 +10,6 @@ 3 ], "text": "Icy water", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.JY17MyvXNA8UVqjT.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.JY17MyvXNA8UVqjT.json index 98e8d0efa..29c2a51ba 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.JY17MyvXNA8UVqjT.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.JY17MyvXNA8UVqjT.json @@ -10,6 +10,6 @@ 4 ], "text": "Lava", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SVmht2tV7hLMHLF6.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SVmht2tV7hLMHLF6.json index 4d6f5f859..2a208512c 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SVmht2tV7hLMHLF6.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SVmht2tV7hLMHLF6.json @@ -10,6 +10,6 @@ 12 ], "text": "Gravity flux", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SlGGjdqWvICNIm8o.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SlGGjdqWvICNIm8o.json index 087a77e3e..3bcace6e8 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SlGGjdqWvICNIm8o.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.SlGGjdqWvICNIm8o.json @@ -10,6 +10,6 @@ 7 ], "text": "Toxic mold", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.UR0v5qT5WGnVfsrY.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.UR0v5qT5WGnVfsrY.json index f85003691..301761dff 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.UR0v5qT5WGnVfsrY.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.UR0v5qT5WGnVfsrY.json @@ -10,6 +10,6 @@ 5 ], "text": "Pummeling hail", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.bvgB3HyCshDQLbYA.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.bvgB3HyCshDQLbYA.json index 7bb6b9202..f9b59549e 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.bvgB3HyCshDQLbYA.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.bvgB3HyCshDQLbYA.json @@ -10,6 +10,6 @@ 2 ], "text": "Exploding rocks", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.ojmYXfIDp378LKDC.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.ojmYXfIDp378LKDC.json index 08641c28a..46f87eff9 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.ojmYXfIDp378LKDC.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.ojmYXfIDp378LKDC.json @@ -10,6 +10,6 @@ 8 ], "text": "Falling debris", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.sYWHR1sWSv9d7BRp.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.sYWHR1sWSv9d7BRp.json index 11b583d21..fbe2e832b 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.sYWHR1sWSv9d7BRp.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.sYWHR1sWSv9d7BRp.json @@ -10,6 +10,6 @@ 9 ], "text": "Acid rain", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.scDhPVRcYecZ0L6w.json b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.scDhPVRcYecZ0L6w.json index 31dd0a498..601eb6ff2 100644 --- a/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.scDhPVRcYecZ0L6w.json +++ b/data/packs/rollable-tables.db/!tables.results!o3UHKv5XsgEaPuKt.scDhPVRcYecZ0L6w.json @@ -10,6 +10,6 @@ 11 ], "text": "Electrified field", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.CYltJxlhj4697eoE.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.CYltJxlhj4697eoE.json index 0cc56addb..0449ffd9d 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.CYltJxlhj4697eoE.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.CYltJxlhj4697eoE.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 XP for Secrets", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.GdBfoWNz5leRfsRQ.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.GdBfoWNz5leRfsRQ.json index 0e465e3af..7919452b0 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.GdBfoWNz5leRfsRQ.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.GdBfoWNz5leRfsRQ.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.J5BrOWEBfnGz6TOl.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.J5BrOWEBfnGz6TOl.json index 23c103848..d78304631 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.J5BrOWEBfnGz6TOl.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.J5BrOWEBfnGz6TOl.json @@ -10,6 +10,6 @@ 12 ], "text": "Learn a Wizard Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.YYdtqKeiDCgowBHw.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.YYdtqKeiDCgowBHw.json index 0fdf833cb..7638cc851 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.YYdtqKeiDCgowBHw.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.YYdtqKeiDCgowBHw.json @@ -10,6 +10,6 @@ 2 ], "text": "Read Mind of Creature", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cP5A9kBl3bonbYDt.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cP5A9kBl3bonbYDt.json index bffafb80f..4ec8f1e99 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cP5A9kBl3bonbYDt.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cP5A9kBl3bonbYDt.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cz4TZBExg4JzpDiG.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cz4TZBExg4JzpDiG.json index ecbf3fad8..33804dba1 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cz4TZBExg4JzpDiG.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.cz4TZBExg4JzpDiG.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.g66FwWpV9CNiEgSL.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.g66FwWpV9CNiEgSL.json index d1502f999..289d5ad4b 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.g66FwWpV9CNiEgSL.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.g66FwWpV9CNiEgSL.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.oiGOfHAm8buwFfab.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.oiGOfHAm8buwFfab.json index b7fc6516f..d5488c6ea 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.oiGOfHAm8buwFfab.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.oiGOfHAm8buwFfab.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.pjJcSMrBg1IhEAHo.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.pjJcSMrBg1IhEAHo.json index ead61e934..a24bcdf08 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.pjJcSMrBg1IhEAHo.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.pjJcSMrBg1IhEAHo.json @@ -10,6 +10,6 @@ 7 ], "text": "Learn a Wizard Spell", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.sUBmDCtzTCoAeRGi.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.sUBmDCtzTCoAeRGi.json index 347752d91..29ce416b6 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.sUBmDCtzTCoAeRGi.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.sUBmDCtzTCoAeRGi.json @@ -10,6 +10,6 @@ 12 ], "text": "Read Mind of Creature", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.ting27K52nKeHVFs.json b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.ting27K52nKeHVFs.json index 018f7f4f8..5b860e661 100644 --- a/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.ting27K52nKeHVFs.json +++ b/data/packs/rollable-tables.db/!tables.results!oKkk7o3Zhlab2vie.ting27K52nKeHVFs.json @@ -10,6 +10,6 @@ 11 ], "text": "+1 XP for Secrets", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.4ykXnJvmU4FCBVn9.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.4ykXnJvmU4FCBVn9.json index c217ff7a8..a874bc941 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.4ykXnJvmU4FCBVn9.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.4ykXnJvmU4FCBVn9.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.FHstLynW2KARM9Oe.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.FHstLynW2KARM9Oe.json index d32dcd24a..24f7b57a4 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.FHstLynW2KARM9Oe.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.FHstLynW2KARM9Oe.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.I3x7nI5rOQULCyOu.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.I3x7nI5rOQULCyOu.json index fd231d55f..43d650317 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.I3x7nI5rOQULCyOu.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.I3x7nI5rOQULCyOu.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.J28wRkfaZuOACPhT.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.J28wRkfaZuOACPhT.json index 3cc6889ff..7ae9cf0d8 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.J28wRkfaZuOACPhT.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.J28wRkfaZuOACPhT.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Melee Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.URnN0s5T6KkCUOkc.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.URnN0s5T6KkCUOkc.json index 86cead65f..ddd45f219 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.URnN0s5T6KkCUOkc.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.URnN0s5T6KkCUOkc.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.c5EfVLh62DaEj0qZ.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.c5EfVLh62DaEj0qZ.json index fd1de892e..aba7b2bd0 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.c5EfVLh62DaEj0qZ.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.c5EfVLh62DaEj0qZ.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eGx16lzfXof8yKwd.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eGx16lzfXof8yKwd.json index 41dd0acae..84a211e6c 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eGx16lzfXof8yKwd.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eGx16lzfXof8yKwd.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eneJ7c3K7CbHSiSH.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eneJ7c3K7CbHSiSH.json index 01f8acfe2..6b6df8b66 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eneJ7c3K7CbHSiSH.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.eneJ7c3K7CbHSiSH.json @@ -10,6 +10,6 @@ 12 ], "text": "Increased Flourish Heal", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.fHDWqshxkTH2SKuf.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.fHDWqshxkTH2SKuf.json index fc73bfb0a..19a31b980 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.fHDWqshxkTH2SKuf.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.fHDWqshxkTH2SKuf.json @@ -10,6 +10,6 @@ 11 ], "text": "Increased Flourish Heal", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.jdf5yiqR1cGVLN0Y.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.jdf5yiqR1cGVLN0Y.json index 02efe4b5c..7b3682334 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.jdf5yiqR1cGVLN0Y.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.jdf5yiqR1cGVLN0Y.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.kuWuSjzaPliAeUPh.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.kuWuSjzaPliAeUPh.json index a1bea264b..2cf4e4594 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.kuWuSjzaPliAeUPh.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.kuWuSjzaPliAeUPh.json @@ -10,6 +10,6 @@ 12 ], "text": "Ignore all Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.ojjtt091udS568qk.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.ojjtt091udS568qk.json index 52b90099f..60638e152 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.ojjtt091udS568qk.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.ojjtt091udS568qk.json @@ -10,6 +10,6 @@ 2 ], "text": "Ignore all Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.vklY5SecLY8aio0k.json b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.vklY5SecLY8aio0k.json index cea7ff9ae..040e5e1da 100644 --- a/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.vklY5SecLY8aio0k.json +++ b/data/packs/rollable-tables.db/!tables.results!owING8sYmiI43Od0.vklY5SecLY8aio0k.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.3uS5ikvFKm1sS1DN.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.3uS5ikvFKm1sS1DN.json index 828f17312..ce36b65af 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.3uS5ikvFKm1sS1DN.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.3uS5ikvFKm1sS1DN.json @@ -10,6 +10,6 @@ 4 ], "text": "+1 AC Dual Wield", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.7vUMMDPTWVLtRSgy.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.7vUMMDPTWVLtRSgy.json index 6a3f1cd23..0ccfb31bd 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.7vUMMDPTWVLtRSgy.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.7vUMMDPTWVLtRSgy.json @@ -10,6 +10,6 @@ 12 ], "text": "Hide from Creature", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.8tkys1MHoifyP1ON.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.8tkys1MHoifyP1ON.json index 9061217be..3d95266b8 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.8tkys1MHoifyP1ON.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.8tkys1MHoifyP1ON.json @@ -10,6 +10,6 @@ 10 ], "text": "Walk on Sheer Surfaces", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.CTzOVFHEqNWfQtcD.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.CTzOVFHEqNWfQtcD.json index eac2c64fa..8940afe30 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.CTzOVFHEqNWfQtcD.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.CTzOVFHEqNWfQtcD.json @@ -10,6 +10,6 @@ 9 ], "text": "Sleep a Creature", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.LbWaQWCJF2qKlKuB.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.LbWaQWCJF2qKlKuB.json index 970160621..09c41154a 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.LbWaQWCJF2qKlKuB.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.LbWaQWCJF2qKlKuB.json @@ -10,6 +10,6 @@ 3 ], "text": "Avoid Entrapment/Injury", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.N6pZUno6wJh8lHze.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.N6pZUno6wJh8lHze.json index cf48313a2..0c9af4ed3 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.N6pZUno6wJh8lHze.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.N6pZUno6wJh8lHze.json @@ -10,6 +10,6 @@ 8 ], "text": "Walk on Water", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.NfqbCXXGPXAUKb4N.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.NfqbCXXGPXAUKb4N.json index 709bca7b9..9cda12903 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.NfqbCXXGPXAUKb4N.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.NfqbCXXGPXAUKb4N.json @@ -10,6 +10,6 @@ 1 ], "text": "Gain two Black Lotus talents", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ObIfXvSHGcmkhgzX.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ObIfXvSHGcmkhgzX.json index f71054df9..403c10797 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ObIfXvSHGcmkhgzX.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ObIfXvSHGcmkhgzX.json @@ -10,6 +10,6 @@ 1 ], "text": "Black Lotus Talents", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.PedzlngrlmGSd2AU.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.PedzlngrlmGSd2AU.json index fc8a2f8cf..af148526f 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.PedzlngrlmGSd2AU.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.PedzlngrlmGSd2AU.json @@ -10,6 +10,6 @@ 1 ], "text": "Black Lotus Talents", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.RByrpuv1MSgPrJNr.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.RByrpuv1MSgPrJNr.json index 8277bd4c1..d3b8d53b6 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.RByrpuv1MSgPrJNr.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.RByrpuv1MSgPrJNr.json @@ -10,6 +10,6 @@ 11 ], "text": "+1 to Melee Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.TtjJRgZPSoNpR7bN.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.TtjJRgZPSoNpR7bN.json index c3674bf69..9c3f13d3b 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.TtjJRgZPSoNpR7bN.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.TtjJRgZPSoNpR7bN.json @@ -10,6 +10,6 @@ 2 ], "text": "Paralyze a Target", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.Wj2OfiFNMjl9TjJ4.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.Wj2OfiFNMjl9TjJ4.json index afe9e533f..07b3aef30 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.Wj2OfiFNMjl9TjJ4.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.Wj2OfiFNMjl9TjJ4.json @@ -10,6 +10,6 @@ 6 ], "text": "Triple Damage Assassin", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.umg3Dq89glm1NVNb.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.umg3Dq89glm1NVNb.json index be9b1d1fa..0e9fd0191 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.umg3Dq89glm1NVNb.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.umg3Dq89glm1NVNb.json @@ -10,6 +10,6 @@ 7 ], "text": "Morale Checks at DC 18", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ySv3ENtCInOjxHyD.json b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ySv3ENtCInOjxHyD.json index 55531d4c9..9371db5ed 100644 --- a/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ySv3ENtCInOjxHyD.json +++ b/data/packs/rollable-tables.db/!tables.results!pQAyZAcfrs9JrG0Q.ySv3ENtCInOjxHyD.json @@ -10,6 +10,6 @@ 5 ], "text": "Additional HP", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.75GJHt36EtuofTvq.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.75GJHt36EtuofTvq.json index ac1a601da..4de4692aa 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.75GJHt36EtuofTvq.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.75GJHt36EtuofTvq.json @@ -10,6 +10,6 @@ 7 ], "text": "Runaway arcana loop! Your spell targets a random creature you can see, even if it would not normally be possible. Each subsequent turn, you must pass a spellcasting check for that spell or you cast it on another random creature in the same way (effect ends on success)", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.8wXIzpo54QsbWBxT.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.8wXIzpo54QsbWBxT.json index 9746d71ae..fffb02814 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.8wXIzpo54QsbWBxT.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.8wXIzpo54QsbWBxT.json @@ -10,6 +10,6 @@ 11 ], "text": "Unmitigated chain reaction! You have disadvantage on casting all spells for the next 10 rounds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.EI6osFZJ0JTXPNFP.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.EI6osFZJ0JTXPNFP.json index 19be2e881..33ae88cd7 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.EI6osFZJ0JTXPNFP.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.EI6osFZJ0JTXPNFP.json @@ -10,6 +10,6 @@ 8 ], "text": "Arcane obstruction! You lose the ability to cast all spells of a random tier until you complete a rest", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.FL0DEM3DhRGbv4AG.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.FL0DEM3DhRGbv4AG.json index e34ad7a07..1c23a4501 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.FL0DEM3DhRGbv4AG.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.FL0DEM3DhRGbv4AG.json @@ -10,6 +10,6 @@ 9 ], "text": "What lurks beyond the veil! You must pass a DC 15 Wisdom check or fall into mad raving for [[/r 1d4]] hours", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.M8VKYie0UBgGPGRB.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.M8VKYie0UBgGPGRB.json index 39c76bf85..68271c955 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.M8VKYie0UBgGPGRB.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.M8VKYie0UBgGPGRB.json @@ -10,6 +10,6 @@ 10 ], "text": "Ord's balance! You must either permanently sacrifice a magic item or the ability to cast a tier 3+ spell you know", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.PxVizZdjigztf4UH.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.PxVizZdjigztf4UH.json index f873e0175..85551fe1b 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.PxVizZdjigztf4UH.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.PxVizZdjigztf4UH.json @@ -10,6 +10,6 @@ 5 ], "text": "Dark plasma aura! Attacks against you pass through a vile aura, dealing double damage for the next [[/r 2d6]] rounds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.S2SRrlxctDoHACm1.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.S2SRrlxctDoHACm1.json index df4e7d7f6..21f934874 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.S2SRrlxctDoHACm1.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.S2SRrlxctDoHACm1.json @@ -10,6 +10,6 @@ 4 ], "text": "The grimlow! You accidentally summon a hostile grimlow in a space near to you. It persists for 2d4 rounds before disappearing whence it came", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.b4iC8LuRcPRGE4at.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.b4iC8LuRcPRGE4at.json index 4185d3a42..678293f04 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.b4iC8LuRcPRGE4at.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.b4iC8LuRcPRGE4at.json @@ -10,6 +10,6 @@ 3 ], "text": "Astral incision! An otherworldly blade cuts into your memory. You permanently forget one random spell", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.bhGIFPdpt9gUJAny.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.bhGIFPdpt9gUJAny.json index 10f3e6a0b..3e9a4409c 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.bhGIFPdpt9gUJAny.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.bhGIFPdpt9gUJAny.json @@ -10,6 +10,6 @@ 12 ], "text": "Shred! You tear a large hole in the fabric of the universe close to you; the lightless tear grows larger every round", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.e3Y6IBqetlQqrwnw.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.e3Y6IBqetlQqrwnw.json index 4832f2920..75804828b 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.e3Y6IBqetlQqrwnw.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.e3Y6IBqetlQqrwnw.json @@ -10,6 +10,6 @@ 6 ], "text": "Gate! You open a magic portal to another location, whether on this plane or another. Something dreadful will come through in [[/r 1d4]] rounds unless you close it with a DC 18 Intelligence check on your turn", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.mSXl6A8WKJmVkGjO.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.mSXl6A8WKJmVkGjO.json index 34cfb75db..421f76c88 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.mSXl6A8WKJmVkGjO.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.mSXl6A8WKJmVkGjO.json @@ -10,6 +10,6 @@ 2 ], "text": "Pyroclastic extrusion! You deal [[/r 3d8]] damage to yourself and all creatures within near", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.nJ0VC8CPWGRjVnGf.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.nJ0VC8CPWGRjVnGf.json index 17c6bcaf8..7b90d3f47 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.nJ0VC8CPWGRjVnGf.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.nJ0VC8CPWGRjVnGf.json @@ -10,6 +10,6 @@ 1 ], "text": "Wizard Mishap Tier 5", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.t1IT7UBVnDsVcBhm.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.t1IT7UBVnDsVcBhm.json index 94709d465..3354fce64 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.t1IT7UBVnDsVcBhm.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.t1IT7UBVnDsVcBhm.json @@ -10,6 +10,6 @@ 1 ], "text": "Devastation! Roll twice and combine both effects (reroll any further 1s).", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.y1lafduW3hINmggm.json b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.y1lafduW3hINmggm.json index da9029c9d..e6675e469 100644 --- a/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.y1lafduW3hINmggm.json +++ b/data/packs/rollable-tables.db/!tables.results!q83PUKIAznuLpqSr.y1lafduW3hINmggm.json @@ -10,6 +10,6 @@ 1 ], "text": "Wizard Mishap Tier 5", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.4jqMymzAFGuhnG6y.json b/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.4jqMymzAFGuhnG6y.json index 4518c0451..25a02afc7 100644 --- a/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.4jqMymzAFGuhnG6y.json +++ b/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.4jqMymzAFGuhnG6y.json @@ -10,6 +10,6 @@ 6 ], "text": "Far", - "type": 0, + "type": "text", "weight": 2 } diff --git a/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.PzjWr4jzsKuv4BZR.json b/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.PzjWr4jzsKuv4BZR.json index 119b19d2a..e1f321050 100644 --- a/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.PzjWr4jzsKuv4BZR.json +++ b/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.PzjWr4jzsKuv4BZR.json @@ -10,6 +10,6 @@ 4 ], "text": "Near", - "type": 0, + "type": "text", "weight": 3 } diff --git a/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.hx5wEmfBi69e9Nbv.json b/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.hx5wEmfBi69e9Nbv.json index 703370c4a..b6f70c2fa 100644 --- a/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.hx5wEmfBi69e9Nbv.json +++ b/data/packs/rollable-tables.db/!tables.results!qwzmxwaurxwhTc4f.hx5wEmfBi69e9Nbv.json @@ -10,6 +10,6 @@ 1 ], "text": "Close", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Afe9cjdUJroPDLU7.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Afe9cjdUJroPDLU7.json index 1062259b3..d9d395f42 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Afe9cjdUJroPDLU7.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Afe9cjdUJroPDLU7.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.BQuhbE1WIuc5gOto.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.BQuhbE1WIuc5gOto.json index f15162162..8c683e8f4 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.BQuhbE1WIuc5gOto.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.BQuhbE1WIuc5gOto.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Dc2IljgTDaMDKhCi.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Dc2IljgTDaMDKhCi.json index 1c2d53c5c..8535d1366 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Dc2IljgTDaMDKhCi.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.Dc2IljgTDaMDKhCi.json @@ -10,6 +10,6 @@ 12 ], "text": "Go Berserk", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.FLge4r1MAbu3to9p.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.FLge4r1MAbu3to9p.json index 85abddb58..5662b414c 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.FLge4r1MAbu3to9p.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.FLge4r1MAbu3to9p.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.M2eQyyt0eSP4yAG7.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.M2eQyyt0eSP4yAG7.json index c3f541852..3d27a33be 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.M2eQyyt0eSP4yAG7.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.M2eQyyt0eSP4yAG7.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ShfsugAB4FBHqExq.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ShfsugAB4FBHqExq.json index 3b9f00f2a..252286970 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ShfsugAB4FBHqExq.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ShfsugAB4FBHqExq.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.T9mZMjD9D4bUaYN5.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.T9mZMjD9D4bUaYN5.json index fd6d68576..43d13f754 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.T9mZMjD9D4bUaYN5.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.T9mZMjD9D4bUaYN5.json @@ -10,6 +10,6 @@ 11 ], "text": "Duality", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.VdqRXeNrpcGEYX4N.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.VdqRXeNrpcGEYX4N.json index 87df25491..a7a74b878 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.VdqRXeNrpcGEYX4N.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.VdqRXeNrpcGEYX4N.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.f2ChFkhF5dmTNqdo.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.f2ChFkhF5dmTNqdo.json index 8226ad089..1eb6ce958 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.f2ChFkhF5dmTNqdo.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.f2ChFkhF5dmTNqdo.json @@ -10,6 +10,6 @@ 12 ], "text": "Duality", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.kUGQVhomlc6KngXV.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.kUGQVhomlc6KngXV.json index 0cd94a34a..1b44210d4 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.kUGQVhomlc6KngXV.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.kUGQVhomlc6KngXV.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.p8QbG7JDIiUgEtHy.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.p8QbG7JDIiUgEtHy.json index 006d56e67..660fa19a4 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.p8QbG7JDIiUgEtHy.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.p8QbG7JDIiUgEtHy.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.pBkS6NvUCG0Nx0X8.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.pBkS6NvUCG0Nx0X8.json index 48cd505ad..fd7b16ab0 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.pBkS6NvUCG0Nx0X8.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.pBkS6NvUCG0Nx0X8.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ukAKARj9eP4f17hj.json b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ukAKARj9eP4f17hj.json index a98dff81b..498993dbb 100644 --- a/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ukAKARj9eP4f17hj.json +++ b/data/packs/rollable-tables.db/!tables.results!r87J1r4hXVNnPDUK.ukAKARj9eP4f17hj.json @@ -10,6 +10,6 @@ 2 ], "text": "Go Berserk", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.68IbwXh2ZkIU7M9C.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.68IbwXh2ZkIU7M9C.json index 6304b537a..74524b2ad 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.68IbwXh2ZkIU7M9C.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.68IbwXh2ZkIU7M9C.json @@ -10,6 +10,6 @@ 12 ], "text": "Backstab +1 Damage Dice", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.8JDYgzOtBzFBi7rE.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.8JDYgzOtBzFBi7rE.json index 058aa116c..f4bdbefec 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.8JDYgzOtBzFBi7rE.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.8JDYgzOtBzFBi7rE.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.9KRMhcAwch5yIcGf.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.9KRMhcAwch5yIcGf.json index 29aaf02d4..44b7b96bb 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.9KRMhcAwch5yIcGf.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.9KRMhcAwch5yIcGf.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.DrOU62qVXJX3yvvW.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.DrOU62qVXJX3yvvW.json index 5298e2ca6..3df30a8ee 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.DrOU62qVXJX3yvvW.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.DrOU62qVXJX3yvvW.json @@ -10,6 +10,6 @@ 12 ], "text": "Initiative Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ViXM05e2G0HdeEzP.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ViXM05e2G0HdeEzP.json index e58498d88..08b270994 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ViXM05e2G0HdeEzP.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ViXM05e2G0HdeEzP.json @@ -10,6 +10,6 @@ 2 ], "text": "Initiative Advantage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.VwxBuVQhig3L2ZIX.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.VwxBuVQhig3L2ZIX.json index d86cb2e6b..a231e0ac9 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.VwxBuVQhig3L2ZIX.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.VwxBuVQhig3L2ZIX.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ZmNNZXGHUy01mLQR.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ZmNNZXGHUy01mLQR.json index 529e54e71..77472a10b 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ZmNNZXGHUy01mLQR.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.ZmNNZXGHUy01mLQR.json @@ -10,6 +10,6 @@ 11 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.cpv69uGbloJc1scW.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.cpv69uGbloJc1scW.json index 4dcf9e219..a7e2f4576 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.cpv69uGbloJc1scW.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.cpv69uGbloJc1scW.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.kfgo4HT2WijpjQrV.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.kfgo4HT2WijpjQrV.json index e208b7f25..0ed4c9d01 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.kfgo4HT2WijpjQrV.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.kfgo4HT2WijpjQrV.json @@ -10,6 +10,6 @@ 5 ], "text": "Backstab +1 Damage Dice", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.mjB4wtgSleT8KVT0.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.mjB4wtgSleT8KVT0.json index 85d03d929..3b4a48ae1 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.mjB4wtgSleT8KVT0.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.mjB4wtgSleT8KVT0.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.pMCmooKHJh2qb3kD.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.pMCmooKHJh2qb3kD.json index 71c137876..7682a04d8 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.pMCmooKHJh2qb3kD.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.pMCmooKHJh2qb3kD.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.wz4n6yUzBW6RVZsw.json b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.wz4n6yUzBW6RVZsw.json index 9aa127142..3db370bd9 100644 --- a/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.wz4n6yUzBW6RVZsw.json +++ b/data/packs/rollable-tables.db/!tables.results!sLMGErVzVfKaLW7r.wz4n6yUzBW6RVZsw.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.1RvsqGpyjFPC9XWW.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.1RvsqGpyjFPC9XWW.json index 1e1393646..4707d305c 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.1RvsqGpyjFPC9XWW.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.1RvsqGpyjFPC9XWW.json @@ -9,6 +9,6 @@ 14 ], "text": "Chezlaz", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.21lFWr4EAaJrN4PY.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.21lFWr4EAaJrN4PY.json index 563f74312..8b95a9b16 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.21lFWr4EAaJrN4PY.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.21lFWr4EAaJrN4PY.json @@ -9,6 +9,6 @@ 7 ], "text": "Binx", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.52tEmCumwpX5RTd4.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.52tEmCumwpX5RTd4.json index 12f1fa18e..2f3c63ebf 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.52tEmCumwpX5RTd4.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.52tEmCumwpX5RTd4.json @@ -9,6 +9,6 @@ 3 ], "text": "Yuktuk", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8MqzfRhHNkt3ZaGk.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8MqzfRhHNkt3ZaGk.json index f618e8a2d..28389f644 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8MqzfRhHNkt3ZaGk.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8MqzfRhHNkt3ZaGk.json @@ -9,6 +9,6 @@ 11 ], "text": "Nork", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8ykkrYPVhYXE3YEj.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8ykkrYPVhYXE3YEj.json index 5d9b29e78..2d9560be3 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8ykkrYPVhYXE3YEj.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.8ykkrYPVhYXE3YEj.json @@ -9,6 +9,6 @@ 16 ], "text": "Giblet", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.FJEcV4yoDCfWLcw7.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.FJEcV4yoDCfWLcw7.json index f0bbebdb5..077d74a7a 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.FJEcV4yoDCfWLcw7.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.FJEcV4yoDCfWLcw7.json @@ -9,6 +9,6 @@ 15 ], "text": "Hrakavesh", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.I3JuQERsvhY9HrEl.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.I3JuQERsvhY9HrEl.json index f46284616..7e6d2eebe 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.I3JuQERsvhY9HrEl.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.I3JuQERsvhY9HrEl.json @@ -9,6 +9,6 @@ 20 ], "text": "Deenka", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.Ii6Yz9Owtql3lp2h.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.Ii6Yz9Owtql3lp2h.json index bbe0daeac..cfb7a1ae5 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.Ii6Yz9Owtql3lp2h.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.Ii6Yz9Owtql3lp2h.json @@ -9,6 +9,6 @@ 1 ], "text": "Yolopo", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.J15Ov1mJkgZCg4nF.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.J15Ov1mJkgZCg4nF.json index e4099dd91..1330f9045 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.J15Ov1mJkgZCg4nF.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.J15Ov1mJkgZCg4nF.json @@ -9,6 +9,6 @@ 5 ], "text": "Grexal", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.JpJQ9biuqGNQWZYU.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.JpJQ9biuqGNQWZYU.json index 702ca2fdf..922047095 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.JpJQ9biuqGNQWZYU.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.JpJQ9biuqGNQWZYU.json @@ -9,6 +9,6 @@ 4 ], "text": "Roka", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.RzG4Him1q59Pgudx.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.RzG4Him1q59Pgudx.json index 3995f9161..d2ad4ec47 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.RzG4Him1q59Pgudx.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.RzG4Him1q59Pgudx.json @@ -9,6 +9,6 @@ 10 ], "text": "Tiri", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.VIdEkHBgv4y6Gj0u.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.VIdEkHBgv4y6Gj0u.json index 91a41f770..65cf6135d 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.VIdEkHBgv4y6Gj0u.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.VIdEkHBgv4y6Gj0u.json @@ -9,6 +9,6 @@ 8 ], "text": "Koops", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.XxJDZyDQHdrJmr4m.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.XxJDZyDQHdrJmr4m.json index d71de4220..9a070c7e1 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.XxJDZyDQHdrJmr4m.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.XxJDZyDQHdrJmr4m.json @@ -9,6 +9,6 @@ 9 ], "text": "Mosh", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.ZP0KxBOKU0FX4VOw.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.ZP0KxBOKU0FX4VOw.json index 3fa99593c..c20ccebf2 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.ZP0KxBOKU0FX4VOw.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.ZP0KxBOKU0FX4VOw.json @@ -9,6 +9,6 @@ 12 ], "text": "Peecko", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.aOOVz2ApXmpELyGe.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.aOOVz2ApXmpELyGe.json index 496a713b3..c1937e68a 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.aOOVz2ApXmpELyGe.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.aOOVz2ApXmpELyGe.json @@ -9,6 +9,6 @@ 19 ], "text": "Pico", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.l3mIi4ukkXPgvQFy.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.l3mIi4ukkXPgvQFy.json index 36aff6d8d..a739d4f89 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.l3mIi4ukkXPgvQFy.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.l3mIi4ukkXPgvQFy.json @@ -9,6 +9,6 @@ 6 ], "text": "Trepa", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.oSFOnsFDShKT1hvn.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.oSFOnsFDShKT1hvn.json index 33ebdc2f2..62aede683 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.oSFOnsFDShKT1hvn.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.oSFOnsFDShKT1hvn.json @@ -9,6 +9,6 @@ 18 ], "text": "Bodok", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tCu2xRDJljPhNVZF.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tCu2xRDJljPhNVZF.json index 8cbe8f096..29ab9454a 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tCu2xRDJljPhNVZF.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tCu2xRDJljPhNVZF.json @@ -9,6 +9,6 @@ 2 ], "text": "Klobnar", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tcKuWEf8to7wM6sl.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tcKuWEf8to7wM6sl.json index fcf955951..5f8d0f232 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tcKuWEf8to7wM6sl.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tcKuWEf8to7wM6sl.json @@ -9,6 +9,6 @@ 13 ], "text": "Fizzle", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tr59AE7TrrWtmeFQ.json b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tr59AE7TrrWtmeFQ.json index 3f2abc769..869e48865 100644 --- a/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tr59AE7TrrWtmeFQ.json +++ b/data/packs/rollable-tables.db/!tables.results!swiCqIGo0Bb3sJyI.tr59AE7TrrWtmeFQ.json @@ -9,6 +9,6 @@ 17 ], "text": "Leptik", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.75GJHt36EtuofTvq.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.75GJHt36EtuofTvq.json index c731064f8..ec1fa12d4 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.75GJHt36EtuofTvq.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.75GJHt36EtuofTvq.json @@ -10,6 +10,6 @@ 7 ], "text": "Boom! You open a 30-foot deep sinkhole in the ground with you at the center. You and all near creatures must pass a DC 15 Dexterity check or fall in", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.8wXIzpo54QsbWBxT.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.8wXIzpo54QsbWBxT.json index dc862e54c..5402322bd 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.8wXIzpo54QsbWBxT.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.8wXIzpo54QsbWBxT.json @@ -10,6 +10,6 @@ 11 ], "text": "Radioactive energies!You whirl with repulsive energies, drawing the hostility and attacks of all enemies who can see you for the next [[/r 1d4]] rounds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.EI6osFZJ0JTXPNFP.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.EI6osFZJ0JTXPNFP.json index 3beb6870c..253ebdfa4 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.EI6osFZJ0JTXPNFP.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.EI6osFZJ0JTXPNFP.json @@ -10,6 +10,6 @@ 8 ], "text": "Petrification! [[/r 1d4]] of your limbs petrify for the next 24 hours", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.FL0DEM3DhRGbv4AG.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.FL0DEM3DhRGbv4AG.json index f5544e8dd..e6305fbff 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.FL0DEM3DhRGbv4AG.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.FL0DEM3DhRGbv4AG.json @@ -10,6 +10,6 @@ 9 ], "text": "Stupefaction! You lose the ability to cast all spells of the same tier until you complete a rest", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.M8VKYie0UBgGPGRB.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.M8VKYie0UBgGPGRB.json index d09691468..0127eb6da 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.M8VKYie0UBgGPGRB.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.M8VKYie0UBgGPGRB.json @@ -10,6 +10,6 @@ 10 ], "text": "It cannot be unseen! You must pass a DC 12 Wisdom check or descend into mad raving for [[/r 1d10]] rounds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.PxVizZdjigztf4UH.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.PxVizZdjigztf4UH.json index 7881e370e..64fb218e4 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.PxVizZdjigztf4UH.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.PxVizZdjigztf4UH.json @@ -10,6 +10,6 @@ 5 ], "text": "Ethereal bandersnatch! Two random pieces of your gear disappear forever", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.S2SRrlxctDoHACm1.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.S2SRrlxctDoHACm1.json index 71fc72cb5..4522bb69d 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.S2SRrlxctDoHACm1.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.S2SRrlxctDoHACm1.json @@ -10,6 +10,6 @@ 4 ], "text": "You flubbed the incantation! You cast a random spell from your known spells at the same targets, even if it would not normally be possible", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.b4iC8LuRcPRGE4at.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.b4iC8LuRcPRGE4at.json index 11870d974..1d3e9125a 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.b4iC8LuRcPRGE4at.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.b4iC8LuRcPRGE4at.json @@ -10,6 +10,6 @@ 3 ], "text": "Duplicate refraction! You target yourself and the nearest ally with two identical copies of the spell", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.bhGIFPdpt9gUJAny.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.bhGIFPdpt9gUJAny.json index 780971705..430581f93 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.bhGIFPdpt9gUJAny.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.bhGIFPdpt9gUJAny.json @@ -10,6 +10,6 @@ 12 ], "text": "Uncontained channeling! You have disadvantage on casting spells of the same tier and lower for 10 rounds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.e3Y6IBqetlQqrwnw.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.e3Y6IBqetlQqrwnw.json index 969148c11..00428bae2 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.e3Y6IBqetlQqrwnw.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.e3Y6IBqetlQqrwnw.json @@ -10,6 +10,6 @@ 6 ], "text": "Arcano-mutagenesis! You must pass a DC 12 Constitution check or a random stat drops to 3 (-4) until you successfully complete a rest", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.mSXl6A8WKJmVkGjO.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.mSXl6A8WKJmVkGjO.json index 5840c55c5..f20b0dbb4 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.mSXl6A8WKJmVkGjO.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.mSXl6A8WKJmVkGjO.json @@ -10,6 +10,6 @@ 2 ], "text": "Blast radius! You and all near creatures take [[/r 2d6]] damage", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.t1IT7UBVnDsVcBhm.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.t1IT7UBVnDsVcBhm.json index a5ee645c2..6ccd18bb9 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.t1IT7UBVnDsVcBhm.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.t1IT7UBVnDsVcBhm.json @@ -10,6 +10,6 @@ 1 ], "text": "Devastation! Roll twice and combine both effects (Ignore if rolled more than once more).", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.uOhW3dzdLm2mgFYA.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.uOhW3dzdLm2mgFYA.json index 7da4981f4..8a131d071 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.uOhW3dzdLm2mgFYA.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.uOhW3dzdLm2mgFYA.json @@ -10,6 +10,6 @@ 1 ], "text": "Wizard Mishap Tier 3-4", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.y1lafduW3hINmggm.json b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.y1lafduW3hINmggm.json index 081ca1aca..127e95d0a 100644 --- a/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.y1lafduW3hINmggm.json +++ b/data/packs/rollable-tables.db/!tables.results!tXhX6Iv3rOc6GlF6.y1lafduW3hINmggm.json @@ -10,6 +10,6 @@ 1 ], "text": "Wizard Mishap Tier 3-4", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.1jUduG2tw1T3GDmS.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.1jUduG2tw1T3GDmS.json index 0e6d7e108..2ac27b214 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.1jUduG2tw1T3GDmS.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.1jUduG2tw1T3GDmS.json @@ -10,6 +10,6 @@ 11 ], "text": "Immunity to Acid", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.7Cv53DjIjA10IvPD.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.7Cv53DjIjA10IvPD.json index bff38eced..9f6f04bbb 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.7Cv53DjIjA10IvPD.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.7Cv53DjIjA10IvPD.json @@ -10,6 +10,6 @@ 12 ], "text": "Immunity to Cold", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.D8sBmPHiSjR9PZ7K.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.D8sBmPHiSjR9PZ7K.json index d8382bb79..8aa691de5 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.D8sBmPHiSjR9PZ7K.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.D8sBmPHiSjR9PZ7K.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.DW2VjzX5VXw3bU8w.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.DW2VjzX5VXw3bU8w.json index 5dd9f61d3..394e4b463 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.DW2VjzX5VXw3bU8w.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.DW2VjzX5VXw3bU8w.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.FMPnW7JNBIoW2pGi.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.FMPnW7JNBIoW2pGi.json index 418f27653..bb57907bf 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.FMPnW7JNBIoW2pGi.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.FMPnW7JNBIoW2pGi.json @@ -10,6 +10,6 @@ 11 ], "text": "Immunity to Poison", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.Xx3nkXAuSTGquTWk.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.Xx3nkXAuSTGquTWk.json index 55650b67f..3ddb07440 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.Xx3nkXAuSTGquTWk.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.Xx3nkXAuSTGquTWk.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cLtfiCeSIB7Wdp9Y.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cLtfiCeSIB7Wdp9Y.json index 2e5f7ff27..ffda30010 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cLtfiCeSIB7Wdp9Y.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cLtfiCeSIB7Wdp9Y.json @@ -10,6 +10,6 @@ 7 ], "text": "Max 2 HP Rolls", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cnBphjA6fwkKiUq8.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cnBphjA6fwkKiUq8.json index b44408d1f..00fe09666 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cnBphjA6fwkKiUq8.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.cnBphjA6fwkKiUq8.json @@ -10,6 +10,6 @@ 12 ], "text": "Immunity to Poison", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.eGG99yjTr69ERyvB.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.eGG99yjTr69ERyvB.json index 75d4ee4ca..8e19d25a9 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.eGG99yjTr69ERyvB.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.eGG99yjTr69ERyvB.json @@ -10,6 +10,6 @@ 2 ], "text": "Slime Form", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.hM8FrV5sbQ3AUYAA.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.hM8FrV5sbQ3AUYAA.json index 19cfb4246..e8d6d0e87 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.hM8FrV5sbQ3AUYAA.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.hM8FrV5sbQ3AUYAA.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.iakzDPNnfN3TnLVc.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.iakzDPNnfN3TnLVc.json index 0bbdc70b0..89e8cc9af 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.iakzDPNnfN3TnLVc.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.iakzDPNnfN3TnLVc.json @@ -10,6 +10,6 @@ 12 ], "text": "Slime Form", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.j3Ip3ynySLmz0rvF.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.j3Ip3ynySLmz0rvF.json index e8618d4a1..e5f4f0a9c 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.j3Ip3ynySLmz0rvF.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.j3Ip3ynySLmz0rvF.json @@ -10,6 +10,6 @@ 11 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oMz5DCwOgHErsMo7.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oMz5DCwOgHErsMo7.json index a32f24b6c..2ba69cd86 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oMz5DCwOgHErsMo7.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oMz5DCwOgHErsMo7.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oeelo59UjQgIYUEy.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oeelo59UjQgIYUEy.json index e125fcd36..6b760a46f 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oeelo59UjQgIYUEy.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.oeelo59UjQgIYUEy.json @@ -10,6 +10,6 @@ 11 ], "text": "Immunity to Cold", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.qvP1Dwr8kCNhQOeY.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.qvP1Dwr8kCNhQOeY.json index 67b01073d..fe3d6f15a 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.qvP1Dwr8kCNhQOeY.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.qvP1Dwr8kCNhQOeY.json @@ -10,6 +10,6 @@ 12 ], "text": "Immunity to Acid", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.wW8C7IBCvdCIY8TC.json b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.wW8C7IBCvdCIY8TC.json index ee6e00f7c..9fc1dbf34 100644 --- a/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.wW8C7IBCvdCIY8TC.json +++ b/data/packs/rollable-tables.db/!tables.results!uM6xHa4gqStMgONB.wW8C7IBCvdCIY8TC.json @@ -10,6 +10,6 @@ 12 ], "text": "", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.4g12hhScQd1QEkQg.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.4g12hhScQd1QEkQg.json index f964da36f..e0a2ed996 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.4g12hhScQd1QEkQg.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.4g12hhScQd1QEkQg.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.6zXWEWiyQlMVRtfx.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.6zXWEWiyQlMVRtfx.json index 2773483f6..336b7977c 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.6zXWEWiyQlMVRtfx.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.6zXWEWiyQlMVRtfx.json @@ -10,6 +10,6 @@ 2 ], "text": "Demonic Possession Bonus", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.F9x3Mklc87ztqgQQ.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.F9x3Mklc87ztqgQQ.json index b17f9518c..085f2d438 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.F9x3Mklc87ztqgQQ.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.F9x3Mklc87ztqgQQ.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.FVBTenJF0H7TlO1C.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.FVBTenJF0H7TlO1C.json index 8c18a27cc..62b2d2712 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.FVBTenJF0H7TlO1C.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.FVBTenJF0H7TlO1C.json @@ -10,6 +10,6 @@ 11 ], "text": "+2 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.IBnTy2o2WlNO8diH.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.IBnTy2o2WlNO8diH.json index f1a624d28..8e8700d39 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.IBnTy2o2WlNO8diH.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.IBnTy2o2WlNO8diH.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.OWd1FngettRNnVVU.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.OWd1FngettRNnVVU.json index c1c577a3f..7104024c8 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.OWd1FngettRNnVVU.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.OWd1FngettRNnVVU.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.QRS77XBEpEzftajc.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.QRS77XBEpEzftajc.json index c979d79b7..95a818375 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.QRS77XBEpEzftajc.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.QRS77XBEpEzftajc.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.RSNLKHRnuAW3szkJ.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.RSNLKHRnuAW3szkJ.json index 6e19c34e3..174844d1c 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.RSNLKHRnuAW3szkJ.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.RSNLKHRnuAW3szkJ.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.Ynl8eGAB1Ygpie7n.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.Ynl8eGAB1Ygpie7n.json index 7e5bafef1..6c55af72c 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.Ynl8eGAB1Ygpie7n.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.Ynl8eGAB1Ygpie7n.json @@ -10,6 +10,6 @@ 12 ], "text": "Demonic Possession Bonus", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.azFwWV3SqCidw5Lt.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.azFwWV3SqCidw5Lt.json index 645e83af8..e5ecd7a57 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.azFwWV3SqCidw5Lt.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.azFwWV3SqCidw5Lt.json @@ -10,6 +10,6 @@ 11 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.cAp9nXuAW8LZBPio.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.cAp9nXuAW8LZBPio.json index 7e1779776..018838f23 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.cAp9nXuAW8LZBPio.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.cAp9nXuAW8LZBPio.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.ieja2ee6ZqoThqUq.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.ieja2ee6ZqoThqUq.json index a329593c5..03292d97b 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.ieja2ee6ZqoThqUq.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.ieja2ee6ZqoThqUq.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.m7k9rkxtEZOZvvq8.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.m7k9rkxtEZOZvvq8.json index fc188431f..e4d302afb 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.m7k9rkxtEZOZvvq8.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.m7k9rkxtEZOZvvq8.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.n7uJpmqV4AiaEhCX.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.n7uJpmqV4AiaEhCX.json index d3a75bc79..d701e2903 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.n7uJpmqV4AiaEhCX.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.n7uJpmqV4AiaEhCX.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.qYr4wtYAZAQkEKjo.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.qYr4wtYAZAQkEKjo.json index 62ff180b6..6583e62ac 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.qYr4wtYAZAQkEKjo.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.qYr4wtYAZAQkEKjo.json @@ -10,6 +10,6 @@ 6 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.rcdVTLVHEuwECIh7.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.rcdVTLVHEuwECIh7.json index 640f02b16..76cf4f547 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.rcdVTLVHEuwECIh7.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.rcdVTLVHEuwECIh7.json @@ -10,6 +10,6 @@ 11 ], "text": "+1 on Spellcasting Checks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.uAUyk0eZaIY3ny6b.json b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.uAUyk0eZaIY3ny6b.json index 022ead60f..d1341ad95 100644 --- a/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.uAUyk0eZaIY3ny6b.json +++ b/data/packs/rollable-tables.db/!tables.results!vPME2uXw5RuoKEP8.uAUyk0eZaIY3ny6b.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.1dojGWHLBxQNeUEK.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.1dojGWHLBxQNeUEK.json index 1c468095e..c4207b08c 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.1dojGWHLBxQNeUEK.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.1dojGWHLBxQNeUEK.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.5rbD846DsFBpYefR.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.5rbD846DsFBpYefR.json index 78d3dc4f2..ead9fb9ee 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.5rbD846DsFBpYefR.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.5rbD846DsFBpYefR.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.8YhOPdAEUXy9Xcjx.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.8YhOPdAEUXy9Xcjx.json index b94f1a40b..8ee9b31f2 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.8YhOPdAEUXy9Xcjx.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.8YhOPdAEUXy9Xcjx.json @@ -10,6 +10,6 @@ 12 ], "text": "Ride any Creature", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.D6F6q4AocMqPBxmX.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.D6F6q4AocMqPBxmX.json index 0a3065636..d21992a9f 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.D6F6q4AocMqPBxmX.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.D6F6q4AocMqPBxmX.json @@ -10,6 +10,6 @@ 6 ], "text": "or", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.EsjS3q1pCZEN4G2D.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.EsjS3q1pCZEN4G2D.json index 96b443b1f..b856127dc 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.EsjS3q1pCZEN4G2D.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.EsjS3q1pCZEN4G2D.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.NeLvJsCj8J0dK9CD.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.NeLvJsCj8J0dK9CD.json index 1bef87fc5..bd840b5b9 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.NeLvJsCj8J0dK9CD.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.NeLvJsCj8J0dK9CD.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.VJNIPBZFp4FzxDnk.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.VJNIPBZFp4FzxDnk.json index ef41051a3..46d3897b0 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.VJNIPBZFp4FzxDnk.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.VJNIPBZFp4FzxDnk.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee and Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Wz5drbq2Jh8fTE1v.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Wz5drbq2Jh8fTE1v.json index f0ba5e694..6754e4d5f 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Wz5drbq2Jh8fTE1v.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Wz5drbq2Jh8fTE1v.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Z3Q2TlfoHPfAjuHK.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Z3Q2TlfoHPfAjuHK.json index eb4a2bf1e..1703ee818 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Z3Q2TlfoHPfAjuHK.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.Z3Q2TlfoHPfAjuHK.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Damage", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.ZFAQzOfYjgSAO1aB.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.ZFAQzOfYjgSAO1aB.json index 212b4ce4f..2ff8a2d7d 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.ZFAQzOfYjgSAO1aB.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.ZFAQzOfYjgSAO1aB.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.blV38C2bmFfkYdpm.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.blV38C2bmFfkYdpm.json index 87d003354..a4ef27e19 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.blV38C2bmFfkYdpm.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.blV38C2bmFfkYdpm.json @@ -10,6 +10,6 @@ 9 ], "text": "+2 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.jjdejPcw3N2j4b0V.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.jjdejPcw3N2j4b0V.json index edc87c4ad..e94a46882 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.jjdejPcw3N2j4b0V.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.jjdejPcw3N2j4b0V.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.pKpX3qGc8mjartGu.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.pKpX3qGc8mjartGu.json index 6bf49969b..4c53244b1 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.pKpX3qGc8mjartGu.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.pKpX3qGc8mjartGu.json @@ -10,6 +10,6 @@ 2 ], "text": "Ride any Creature", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.sl2sZkOfAMaEbjq8.json b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.sl2sZkOfAMaEbjq8.json index b70895637..701b2e4c2 100644 --- a/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.sl2sZkOfAMaEbjq8.json +++ b/data/packs/rollable-tables.db/!tables.results!vwwDlzGjfaiM0R4S.sl2sZkOfAMaEbjq8.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.9u8xUnAet44VwUpN.json b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.9u8xUnAet44VwUpN.json index e225f2ee8..9a2634de1 100644 --- a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.9u8xUnAet44VwUpN.json +++ b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.9u8xUnAet44VwUpN.json @@ -9,7 +9,7 @@ 7, 8 ], - "text": "Building / Nesting", - "type": 0, + "text": "Building/nesting", + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.NKwenMXlBGatzJJF.json b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.NKwenMXlBGatzJJF.json index fd165f6eb..022029c86 100644 --- a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.NKwenMXlBGatzJJF.json +++ b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.NKwenMXlBGatzJJF.json @@ -10,6 +10,6 @@ 11 ], "text": "Guarding", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.YbKodmGiXLxZIIB1.json b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.YbKodmGiXLxZIIB1.json index ba6e58711..2e00a164c 100644 --- a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.YbKodmGiXLxZIIB1.json +++ b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.YbKodmGiXLxZIIB1.json @@ -10,6 +10,6 @@ 4 ], "text": "Hunting", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.okGnFgeMZFwnLzkz.json b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.okGnFgeMZFwnLzkz.json index d8fd3dc8d..1f722e9be 100644 --- a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.okGnFgeMZFwnLzkz.json +++ b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.okGnFgeMZFwnLzkz.json @@ -10,6 +10,6 @@ 12 ], "text": "Sleeping", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.vTXKHPBrmm1BNNFk.json b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.vTXKHPBrmm1BNNFk.json index 4dddcfda4..bbdb50c49 100644 --- a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.vTXKHPBrmm1BNNFk.json +++ b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.vTXKHPBrmm1BNNFk.json @@ -10,6 +10,6 @@ 6 ], "text": "Eating", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.xkzPf9tqzdqjmOqB.json b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.xkzPf9tqzdqjmOqB.json index 30df2d10d..331231e87 100644 --- a/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.xkzPf9tqzdqjmOqB.json +++ b/data/packs/rollable-tables.db/!tables.results!wPg13uAPhmRPtd8y.xkzPf9tqzdqjmOqB.json @@ -9,7 +9,7 @@ 9, 10 ], - "text": "Socializing / Playing", - "type": 0, + "text": "Socializing/playing", + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.0sch8KZYnpLbEJkz.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.0sch8KZYnpLbEJkz.json index 5c7fda424..1040b49c9 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.0sch8KZYnpLbEJkz.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.0sch8KZYnpLbEJkz.json @@ -10,6 +10,6 @@ 12 ], "text": "Roll a Patron Boon from any patron; an unexplained gift", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.1VVIO26M5JokyqN4.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.1VVIO26M5JokyqN4.json index 79e2eb35f..84c06f9ee 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.1VVIO26M5JokyqN4.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.1VVIO26M5JokyqN4.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Charisma", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.6kAlgHT0aplp5chB.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.6kAlgHT0aplp5chB.json index 17d9e2fa4..728da06b5 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.6kAlgHT0aplp5chB.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.6kAlgHT0aplp5chB.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Dqfqj9XZfpn9GZFY.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Dqfqj9XZfpn9GZFY.json index a34e8f3b8..c4f003f7b 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Dqfqj9XZfpn9GZFY.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Dqfqj9XZfpn9GZFY.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Dexterity", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.GlXjwH3o7hLDfKop.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.GlXjwH3o7hLDfKop.json index 89bfbd0e5..56ffc0833 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.GlXjwH3o7hLDfKop.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.GlXjwH3o7hLDfKop.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Intelligence", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.PIfJWdijukk0EJG5.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.PIfJWdijukk0EJG5.json index 069b777d2..814527d08 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.PIfJWdijukk0EJG5.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.PIfJWdijukk0EJG5.json @@ -10,6 +10,6 @@ 6 ], "text": "Add +1 point to two stats (they must be different)", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Q6QwoMmrZS0lISoJ.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Q6QwoMmrZS0lISoJ.json index f8b1612d6..571732e13 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Q6QwoMmrZS0lISoJ.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.Q6QwoMmrZS0lISoJ.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Strength", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.XZzKQOrQXRN7Qou3.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.XZzKQOrQXRN7Qou3.json index e84a71d8b..4a8e64618 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.XZzKQOrQXRN7Qou3.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.XZzKQOrQXRN7Qou3.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Ranged Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.dlu32ysGh6A5e5KX.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.dlu32ysGh6A5e5KX.json index 89fc7f183..1fc5cce57 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.dlu32ysGh6A5e5KX.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.dlu32ysGh6A5e5KX.json @@ -10,6 +10,6 @@ 12 ], "text": "Distribute to Stats", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.gsnPF50fNRzNYiFF.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.gsnPF50fNRzNYiFF.json index 04c3b0e05..819963c85 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.gsnPF50fNRzNYiFF.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.gsnPF50fNRzNYiFF.json @@ -10,6 +10,6 @@ 9 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.hXzmSLp83enPzqsF.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.hXzmSLp83enPzqsF.json index 92cdf0df5..324d9a6d5 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.hXzmSLp83enPzqsF.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.hXzmSLp83enPzqsF.json @@ -10,6 +10,6 @@ 9 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.iscFlZ02gcViCG5D.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.iscFlZ02gcViCG5D.json index ce3e265e8..563f6e3dc 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.iscFlZ02gcViCG5D.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.iscFlZ02gcViCG5D.json @@ -10,6 +10,6 @@ 12 ], "text": "Roll two Patron Boons and choose one to keep", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.oDaofH0CycY2yecg.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.oDaofH0CycY2yecg.json index ac61245c6..f0db1ee19 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.oDaofH0CycY2yecg.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.oDaofH0CycY2yecg.json @@ -10,6 +10,6 @@ 12 ], "text": "Choose 1", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.rwTxaepcJmcFYxsM.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.rwTxaepcJmcFYxsM.json index a3a1931d8..110b78166 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.rwTxaepcJmcFYxsM.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.rwTxaepcJmcFYxsM.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Wisdom", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.sSgkHTzo6o72VNNT.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.sSgkHTzo6o72VNNT.json index 47edf6ddc..c58fc618b 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.sSgkHTzo6o72VNNT.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.sSgkHTzo6o72VNNT.json @@ -10,6 +10,6 @@ 12 ], "text": "+1 to Melee Attacks", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.vyFEkrkXDRvOobul.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.vyFEkrkXDRvOobul.json index ca9c05fb5..be781f386 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.vyFEkrkXDRvOobul.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.vyFEkrkXDRvOobul.json @@ -10,6 +10,6 @@ 6 ], "text": "+1 to Constitution", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.xzMXXzgv5KOW79vk.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.xzMXXzgv5KOW79vk.json index 841a035e3..198d03f87 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.xzMXXzgv5KOW79vk.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.xzMXXzgv5KOW79vk.json @@ -10,6 +10,6 @@ 11 ], "text": "Roll two Patron Boons and choose one to keep", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.yMrDW9WT5L6T9ITk.json b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.yMrDW9WT5L6T9ITk.json index e5211a3f1..cc10321a4 100644 --- a/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.yMrDW9WT5L6T9ITk.json +++ b/data/packs/rollable-tables.db/!tables.results!xM3hghlK5nvo46Vo.yMrDW9WT5L6T9ITk.json @@ -10,6 +10,6 @@ 2 ], "text": "Roll a Patron Boon from any patron; an unexplained gift", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.0p4jnOR2byA9vYBm.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.0p4jnOR2byA9vYBm.json index 4b542d533..8a885e997 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.0p4jnOR2byA9vYBm.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.0p4jnOR2byA9vYBm.json @@ -10,6 +10,6 @@ 1 ], "text": "Quicksand", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.1cQhUE8nkQiINcha.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.1cQhUE8nkQiINcha.json index 464b16098..ace540347 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.1cQhUE8nkQiINcha.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.1cQhUE8nkQiINcha.json @@ -10,6 +10,6 @@ 10 ], "text": "Gale force wind", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.6Zp3j1iG75d6fDzW.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.6Zp3j1iG75d6fDzW.json index 76728b36c..ca01eb277 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.6Zp3j1iG75d6fDzW.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.6Zp3j1iG75d6fDzW.json @@ -10,6 +10,6 @@ 6 ], "text": "Steep incline", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.AdDsRK21U3kQRmHS.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.AdDsRK21U3kQRmHS.json index c784e7505..a94c145bd 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.AdDsRK21U3kQRmHS.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.AdDsRK21U3kQRmHS.json @@ -10,6 +10,6 @@ 3 ], "text": "Loose debris", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.JY17MyvXNA8UVqjT.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.JY17MyvXNA8UVqjT.json index 93f5bd2a4..27db9b0f3 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.JY17MyvXNA8UVqjT.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.JY17MyvXNA8UVqjT.json @@ -10,6 +10,6 @@ 4 ], "text": "Tar field", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SVmht2tV7hLMHLF6.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SVmht2tV7hLMHLF6.json index 93dd515a6..711c11fcc 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SVmht2tV7hLMHLF6.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SVmht2tV7hLMHLF6.json @@ -10,6 +10,6 @@ 12 ], "text": "Illusory terrain", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SlGGjdqWvICNIm8o.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SlGGjdqWvICNIm8o.json index aa1a6a3d1..7fd82b544 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SlGGjdqWvICNIm8o.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.SlGGjdqWvICNIm8o.json @@ -10,6 +10,6 @@ 7 ], "text": "Slippery ice", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.UR0v5qT5WGnVfsrY.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.UR0v5qT5WGnVfsrY.json index 88f296892..1b8e34914 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.UR0v5qT5WGnVfsrY.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.UR0v5qT5WGnVfsrY.json @@ -10,6 +10,6 @@ 5 ], "text": "Grasping vines", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.bvgB3HyCshDQLbYA.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.bvgB3HyCshDQLbYA.json index 4c129731b..15dc53e0d 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.bvgB3HyCshDQLbYA.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.bvgB3HyCshDQLbYA.json @@ -10,6 +10,6 @@ 2 ], "text": "Caltrops", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.ojmYXfIDp378LKDC.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.ojmYXfIDp378LKDC.json index b41858d5f..4d5a6b9b4 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.ojmYXfIDp378LKDC.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.ojmYXfIDp378LKDC.json @@ -10,6 +10,6 @@ 8 ], "text": "Rushing water", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.sYWHR1sWSv9d7BRp.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.sYWHR1sWSv9d7BRp.json index 41fba15cc..1993bd182 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.sYWHR1sWSv9d7BRp.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.sYWHR1sWSv9d7BRp.json @@ -10,6 +10,6 @@ 9 ], "text": "Sticky webs", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.scDhPVRcYecZ0L6w.json b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.scDhPVRcYecZ0L6w.json index 1ea216954..7b68a51f7 100644 --- a/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.scDhPVRcYecZ0L6w.json +++ b/data/packs/rollable-tables.db/!tables.results!y0TtbiVpG3NBjQjy.scDhPVRcYecZ0L6w.json @@ -10,6 +10,6 @@ 11 ], "text": "Greased floor", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.0HzAqoixC4juRqFc.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.0HzAqoixC4juRqFc.json index 391c406b8..4977d320e 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.0HzAqoixC4juRqFc.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.0HzAqoixC4juRqFc.json @@ -10,6 +10,6 @@ 11 ], "text": "of Time", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.50BtdNjlBy77VnvK.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.50BtdNjlBy77VnvK.json index 57187c8e5..0992eb9b7 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.50BtdNjlBy77VnvK.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.50BtdNjlBy77VnvK.json @@ -10,6 +10,6 @@ 20 ], "text": "of the Spirits", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.9jTVBNV3Mys95S6e.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.9jTVBNV3Mys95S6e.json index 2c52e8ab2..ec36dae9c 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.9jTVBNV3Mys95S6e.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.9jTVBNV3Mys95S6e.json @@ -10,6 +10,6 @@ 14 ], "text": "of Madness", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.A205bYl0kOoEUxfy.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.A205bYl0kOoEUxfy.json index ce6d3ac71..06cd9be72 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.A205bYl0kOoEUxfy.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.A205bYl0kOoEUxfy.json @@ -10,6 +10,6 @@ 8 ], "text": "of the Wilds", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.AaS5ZulkjlbOinMu.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.AaS5ZulkjlbOinMu.json index 33983c344..c7266559e 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.AaS5ZulkjlbOinMu.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.AaS5ZulkjlbOinMu.json @@ -10,6 +10,6 @@ 3 ], "text": "of the Archmage", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.At9G5H7q9k4Uj9xP.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.At9G5H7q9k4Uj9xP.json index f3b42ddee..a99d98587 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.At9G5H7q9k4Uj9xP.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.At9G5H7q9k4Uj9xP.json @@ -10,6 +10,6 @@ 10 ], "text": "of Blood", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Foh9VNGQlBhBnnRu.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Foh9VNGQlBhBnnRu.json index ad128b8e6..98deee86a 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Foh9VNGQlBhBnnRu.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Foh9VNGQlBhBnnRu.json @@ -10,6 +10,6 @@ 6 ], "text": "of Power", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.H3VxVLcdFh68qFe8.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.H3VxVLcdFh68qFe8.json index 9171ac36b..98218332d 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.H3VxVLcdFh68qFe8.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.H3VxVLcdFh68qFe8.json @@ -10,6 +10,6 @@ 13 ], "text": "of the Elders", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.KGVNQLSqnCEb5jFJ.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.KGVNQLSqnCEb5jFJ.json index 6f00d0188..f183c9ce4 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.KGVNQLSqnCEb5jFJ.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.KGVNQLSqnCEb5jFJ.json @@ -10,6 +10,6 @@ 9 ], "text": "of the Horde", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.NU87l4O8aaQoiLkZ.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.NU87l4O8aaQoiLkZ.json index f2d7e24f7..de64594d7 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.NU87l4O8aaQoiLkZ.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.NU87l4O8aaQoiLkZ.json @@ -10,6 +10,6 @@ 1 ], "text": "of Thundering Death", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Sd335i1gfTNPXjZa.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Sd335i1gfTNPXjZa.json index b93b4c32b..4491bdf95 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Sd335i1gfTNPXjZa.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.Sd335i1gfTNPXjZa.json @@ -10,6 +10,6 @@ 15 ], "text": "of Withering", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.awC49RzaIjSh5iM5.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.awC49RzaIjSh5iM5.json index 49a9d9753..11d4404f2 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.awC49RzaIjSh5iM5.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.awC49RzaIjSh5iM5.json @@ -10,6 +10,6 @@ 12 ], "text": "of the Lich Queen", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ek0JQB28ubJKskAG.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ek0JQB28ubJKskAG.json index dbc62e923..8867edc7c 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ek0JQB28ubJKskAG.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ek0JQB28ubJKskAG.json @@ -10,6 +10,6 @@ 17 ], "text": "of the Dragon", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.fos6F7xK6RvVrnFQ.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.fos6F7xK6RvVrnFQ.json index f0c5e4d6a..ad420deed 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.fos6F7xK6RvVrnFQ.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.fos6F7xK6RvVrnFQ.json @@ -10,6 +10,6 @@ 18 ], "text": "of the Risen", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.gGNUylJoz4c5sxIi.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.gGNUylJoz4c5sxIi.json index 9ea16fc5e..046990156 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.gGNUylJoz4c5sxIi.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.gGNUylJoz4c5sxIi.json @@ -10,6 +10,6 @@ 16 ], "text": "of Annihilation", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nFO6CLacDPwVQVac.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nFO6CLacDPwVQVac.json index 4ccdd4f2f..476a97b50 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nFO6CLacDPwVQVac.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nFO6CLacDPwVQVac.json @@ -10,6 +10,6 @@ 19 ], "text": "of Elemental Fury", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nMDxeBylOVuoLuCc.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nMDxeBylOVuoLuCc.json index 58047fc58..d75af9402 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nMDxeBylOVuoLuCc.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.nMDxeBylOVuoLuCc.json @@ -10,6 +10,6 @@ 2 ], "text": "of Ages", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ushm8QFA9VJnjAZm.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ushm8QFA9VJnjAZm.json index a26ce57d6..6e996ff4d 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ushm8QFA9VJnjAZm.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.ushm8QFA9VJnjAZm.json @@ -10,6 +10,6 @@ 7 ], "text": "of the Covenant", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.vBRS0PO7dddUflXr.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.vBRS0PO7dddUflXr.json index 574f19fea..67c06b7e6 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.vBRS0PO7dddUflXr.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.vBRS0PO7dddUflXr.json @@ -10,6 +10,6 @@ 5 ], "text": "of Brak", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.x1WjiYxpegKSi4gn.json b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.x1WjiYxpegKSi4gn.json index ba43e8943..626935c36 100644 --- a/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.x1WjiYxpegKSi4gn.json +++ b/data/packs/rollable-tables.db/!tables.results!yC1cHYZvhs05Rm1N.x1WjiYxpegKSi4gn.json @@ -10,6 +10,6 @@ 4 ], "text": "of Destruction", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.1XZGsRp8MfQYJbFa.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.1XZGsRp8MfQYJbFa.json index a29a1fa3a..7a3b9089d 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.1XZGsRp8MfQYJbFa.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.1XZGsRp8MfQYJbFa.json @@ -10,6 +10,6 @@ 5 ], "text": "Rope, 60'", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.BwRuWMdJnsZXa2aV.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.BwRuWMdJnsZXa2aV.json index 49650bcf6..c6ac4da7e 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.BwRuWMdJnsZXa2aV.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.BwRuWMdJnsZXa2aV.json @@ -10,6 +10,6 @@ 11 ], "text": "Club", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.Cx6EwJ0mMlyTCOfa.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.Cx6EwJ0mMlyTCOfa.json index 5f44d3af8..06a042164 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.Cx6EwJ0mMlyTCOfa.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.Cx6EwJ0mMlyTCOfa.json @@ -10,6 +10,6 @@ 6 ], "text": "Oil, Flask", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.IDXpskSSURpCZMvl.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.IDXpskSSURpCZMvl.json index 866b89bf7..0a7d20bd8 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.IDXpskSSURpCZMvl.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.IDXpskSSURpCZMvl.json @@ -10,6 +10,6 @@ 9 ], "text": "Flint and Steel", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.J0QFVzVFhyfpaFAa.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.J0QFVzVFhyfpaFAa.json index e50dccd06..6441a5158 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.J0QFVzVFhyfpaFAa.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.J0QFVzVFhyfpaFAa.json @@ -10,6 +10,6 @@ 12 ], "text": "Caltrops", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.SF6yDgYCHAhzvScQ.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.SF6yDgYCHAhzvScQ.json index 48bc30560..a3e873f3e 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.SF6yDgYCHAhzvScQ.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.SF6yDgYCHAhzvScQ.json @@ -10,6 +10,6 @@ 7 ], "text": "Crowbar", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.TDFRGkDSkVeMHC0c.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.TDFRGkDSkVeMHC0c.json index ec351c4d1..30509f5be 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.TDFRGkDSkVeMHC0c.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.TDFRGkDSkVeMHC0c.json @@ -10,6 +10,6 @@ 1 ], "text": "Torch", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.gV2XYot2bvjvLfNr.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.gV2XYot2bvjvLfNr.json index 1b97628a8..40f05651b 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.gV2XYot2bvjvLfNr.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.gV2XYot2bvjvLfNr.json @@ -10,6 +10,6 @@ 3 ], "text": "Pole", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.kTaj1myMa5e0bXgz.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.kTaj1myMa5e0bXgz.json index 681b03ab9..bbc1bd86e 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.kTaj1myMa5e0bXgz.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.kTaj1myMa5e0bXgz.json @@ -10,6 +10,6 @@ 10 ], "text": "Grappling Hook", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.mjQZ04kzIjd4YwfC.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.mjQZ04kzIjd4YwfC.json index d2b8694d1..27af9331f 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.mjQZ04kzIjd4YwfC.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.mjQZ04kzIjd4YwfC.json @@ -10,6 +10,6 @@ 2 ], "text": "Dagger", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.qypCpu6ORzYHlcr7.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.qypCpu6ORzYHlcr7.json index 1579b6b6d..d1e6d34e7 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.qypCpu6ORzYHlcr7.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.qypCpu6ORzYHlcr7.json @@ -10,6 +10,6 @@ 4 ], "text": "Rations", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.zhnzob9UP8Axzq7c.json b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.zhnzob9UP8Axzq7c.json index 9ad37d552..cb045a0c4 100644 --- a/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.zhnzob9UP8Axzq7c.json +++ b/data/packs/rollable-tables.db/!tables.results!yVogBTQYwjpWB7YI.zhnzob9UP8Axzq7c.json @@ -10,6 +10,6 @@ 8 ], "text": "Iron Spikes", - "type": 2, + "type": "pack", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.5zB01FKKZ8z7caY1.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.5zB01FKKZ8z7caY1.json index f50a47163..88fa52fea 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.5zB01FKKZ8z7caY1.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.5zB01FKKZ8z7caY1.json @@ -10,6 +10,6 @@ 11 ], "text": "Alma", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.7ed943puZWDIh6Kl.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.7ed943puZWDIh6Kl.json index 4deedc763..719e7ff64 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.7ed943puZWDIh6Kl.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.7ed943puZWDIh6Kl.json @@ -10,6 +10,6 @@ 9 ], "text": "Rose", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.9CPAszHssUDgiw0B.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.9CPAszHssUDgiw0B.json index d0f682494..98826245f 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.9CPAszHssUDgiw0B.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.9CPAszHssUDgiw0B.json @@ -10,6 +10,6 @@ 5 ], "text": "Marie", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.AmfzEz7L9hfqOL44.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.AmfzEz7L9hfqOL44.json index 6972e765a..b042e2387 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.AmfzEz7L9hfqOL44.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.AmfzEz7L9hfqOL44.json @@ -10,6 +10,6 @@ 15 ], "text": "Tilly", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.HS0bkm1MhjPOklOR.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.HS0bkm1MhjPOklOR.json index e0e5044af..3209d4b72 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.HS0bkm1MhjPOklOR.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.HS0bkm1MhjPOklOR.json @@ -10,6 +10,6 @@ 7 ], "text": "Cora", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.PLG5mQ4PfV62u94e.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.PLG5mQ4PfV62u94e.json index b48ce0284..4c222dde9 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.PLG5mQ4PfV62u94e.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.PLG5mQ4PfV62u94e.json @@ -10,6 +10,6 @@ 17 ], "text": "Lydia", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.TBZeupq6Yl2A1mQU.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.TBZeupq6Yl2A1mQU.json index 209f56137..ba72afddd 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.TBZeupq6Yl2A1mQU.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.TBZeupq6Yl2A1mQU.json @@ -10,6 +10,6 @@ 20 ], "text": "Jasper", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ULddmA4N3BceGJdO.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ULddmA4N3BceGJdO.json index aba6a768f..4c4b41d83 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ULddmA4N3BceGJdO.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ULddmA4N3BceGJdO.json @@ -10,6 +10,6 @@ 13 ], "text": "Jennie", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ZlzvdmR8sveeVfPI.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ZlzvdmR8sveeVfPI.json index f89d39295..68ae33769 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ZlzvdmR8sveeVfPI.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.ZlzvdmR8sveeVfPI.json @@ -10,6 +10,6 @@ 4 ], "text": "Tucker", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.eQQjMZVQMRM1btn1.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.eQQjMZVQMRM1btn1.json index c3ecdae73..da06c77e6 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.eQQjMZVQMRM1btn1.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.eQQjMZVQMRM1btn1.json @@ -10,6 +10,6 @@ 12 ], "text": "Norbert", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.fWGBeBqo3ts7ZUu6.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.fWGBeBqo3ts7ZUu6.json index bfe706628..e558ebfc8 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.fWGBeBqo3ts7ZUu6.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.fWGBeBqo3ts7ZUu6.json @@ -10,6 +10,6 @@ 2 ], "text": "Benny", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.g8RSWNjHlR51QpPe.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.g8RSWNjHlR51QpPe.json index 416792fe2..5174b2e03 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.g8RSWNjHlR51QpPe.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.g8RSWNjHlR51QpPe.json @@ -10,6 +10,6 @@ 16 ], "text": "Pike", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.hEquXDlGCRHtddiO.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.hEquXDlGCRHtddiO.json index 30ed2d8b7..bba7adaa2 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.hEquXDlGCRHtddiO.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.hEquXDlGCRHtddiO.json @@ -10,6 +10,6 @@ 1 ], "text": "Willow", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.npzK6G5FE2NPH3e7.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.npzK6G5FE2NPH3e7.json index 49d5558f1..45721a02d 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.npzK6G5FE2NPH3e7.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.npzK6G5FE2NPH3e7.json @@ -10,6 +10,6 @@ 14 ], "text": "Barvin", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.oOD4bxazW5ni9pdo.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.oOD4bxazW5ni9pdo.json index 28b2830a2..84554d1b2 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.oOD4bxazW5ni9pdo.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.oOD4bxazW5ni9pdo.json @@ -10,6 +10,6 @@ 18 ], "text": "Marlow", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.tbD3K5wZRwwy5TgD.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.tbD3K5wZRwwy5TgD.json index 28d838b21..ce6e46506 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.tbD3K5wZRwwy5TgD.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.tbD3K5wZRwwy5TgD.json @@ -10,6 +10,6 @@ 10 ], "text": "Ardo", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.topWwPDD9x4jrCwb.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.topWwPDD9x4jrCwb.json index 10b6f64d1..15cc32d55 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.topWwPDD9x4jrCwb.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.topWwPDD9x4jrCwb.json @@ -10,6 +10,6 @@ 3 ], "text": "Annie", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.v28S4RNYe8o6BIbG.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.v28S4RNYe8o6BIbG.json index 2d54a150a..2f60e9c68 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.v28S4RNYe8o6BIbG.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.v28S4RNYe8o6BIbG.json @@ -10,6 +10,6 @@ 8 ], "text": "Gordie", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.vcQTPFbpPbuDXRQo.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.vcQTPFbpPbuDXRQo.json index 50592611c..f2db96ead 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.vcQTPFbpPbuDXRQo.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.vcQTPFbpPbuDXRQo.json @@ -10,6 +10,6 @@ 19 ], "text": "Astrid", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.zPj8EPXeFZTXsSSu.json b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.zPj8EPXeFZTXsSSu.json index 3adff1650..bac474500 100644 --- a/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.zPj8EPXeFZTXsSSu.json +++ b/data/packs/rollable-tables.db/!tables.results!zIJh954RRbmssIFq.zPj8EPXeFZTXsSSu.json @@ -10,6 +10,6 @@ 6 ], "text": "Hobb", - "type": 0, + "type": "text", "weight": 1 } diff --git a/data/packs/spell-effects.db/ac_bonus__GKcLELNdIj1o3OX3.json b/data/packs/spell-effects.db/ac_bonus__GKcLELNdIj1o3OX3.json index 7e57ab378..8c51eb483 100644 --- a/data/packs/spell-effects.db/ac_bonus__GKcLELNdIj1o3OX3.json +++ b/data/packs/spell-effects.db/ac_bonus__GKcLELNdIj1o3OX3.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-blue.webp", + "img": "icons/magic/defensive/shield-barrier-blue.webp", "name": "AC Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/acid_arrow__xJe5blefAwRNfYJk.json b/data/packs/spell-effects.db/acid_arrow__xJe5blefAwRNfYJk.json index 9d4dd6b76..9c5b6363a 100644 --- a/data/packs/spell-effects.db/acid_arrow__xJe5blefAwRNfYJk.json +++ b/data/packs/spell-effects.db/acid_arrow__xJe5blefAwRNfYJk.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/acid/projectile-bolts-salvo-green.webp", + "img": "icons/magic/acid/projectile-bolts-salvo-green.webp", "name": "Acid Arrow", "origin": "Item.aAdqy5QwVJrT8JWE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/alter_self__W3lcwErj4xWLokVF.json b/data/packs/spell-effects.db/alter_self__W3lcwErj4xWLokVF.json index 7c17c82a9..0b31fc1ec 100644 --- a/data/packs/spell-effects.db/alter_self__W3lcwErj4xWLokVF.json +++ b/data/packs/spell-effects.db/alter_self__W3lcwErj4xWLokVF.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/energy-stream-link-spiral-orange.webp", + "img": "icons/magic/control/energy-stream-link-spiral-orange.webp", "name": "Alter Self", "origin": "Item.f2RsbovyTLEZvxuF", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/asleep__qohPOvbaVcxpRumR.json b/data/packs/spell-effects.db/asleep__qohPOvbaVcxpRumR.json index 40b2a2297..fc0c965c6 100644 --- a/data/packs/spell-effects.db/asleep__qohPOvbaVcxpRumR.json +++ b/data/packs/spell-effects.db/asleep__qohPOvbaVcxpRumR.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/sleep-bubble-purple.webp", + "img": "icons/magic/control/sleep-bubble-purple.webp", "name": "Asleep", "origin": "Item.FrFilluk4S5VaWut", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/blind__ItjPVhv2obp0MEhy.json b/data/packs/spell-effects.db/blind__ItjPVhv2obp0MEhy.json index 576a22e40..a68828c4e 100644 --- a/data/packs/spell-effects.db/blind__ItjPVhv2obp0MEhy.json +++ b/data/packs/spell-effects.db/blind__ItjPVhv2obp0MEhy.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/eyes/humanoid-single-blind.webp", + "img": "icons/creatures/eyes/humanoid-single-blind.webp", "name": "Blind", "origin": "Item.SOkcvkzrGMGQKhmk", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/broomstick__gbIJz5HZymMEOrpU.json b/data/packs/spell-effects.db/broomstick__gbIJz5HZymMEOrpU.json index cd5b32a70..e6ae02f14 100644 --- a/data/packs/spell-effects.db/broomstick__gbIJz5HZymMEOrpU.json +++ b/data/packs/spell-effects.db/broomstick__gbIJz5HZymMEOrpU.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/tools/hand/broom-straw-brown.webp", + "img": "icons/tools/hand/broom-straw-brown.webp", "name": "Broomstick", "origin": "Item.NzzijebUPYIGcakX", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/cast_out__rRaOIGFZ6RzYlvUI.json b/data/packs/spell-effects.db/cast_out__rRaOIGFZ6RzYlvUI.json index ebf314eed..01813d250 100644 --- a/data/packs/spell-effects.db/cast_out__rRaOIGFZ6RzYlvUI.json +++ b/data/packs/spell-effects.db/cast_out__rRaOIGFZ6RzYlvUI.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/energy-stream-link-large-white.webp", + "img": "icons/magic/control/energy-stream-link-large-white.webp", "name": "Cast Out", "origin": "Item.XIVFQdlFLE6VjDfs", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/cat_s_eye__4v6DbfBT6c4qzSEc.json b/data/packs/spell-effects.db/cat_s_eye__4v6DbfBT6c4qzSEc.json index 59c67dbd8..94117296f 100644 --- a/data/packs/spell-effects.db/cat_s_eye__4v6DbfBT6c4qzSEc.json +++ b/data/packs/spell-effects.db/cat_s_eye__4v6DbfBT6c4qzSEc.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/mammals/cat-hunched-glowing-red.webp", + "img": "icons/creatures/mammals/cat-hunched-glowing-red.webp", "name": "Cat's Eye", "origin": "Item.74WjFjHmUmLAiNGC", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/chanting__4v6DbfBT6c4qzSEc.json b/data/packs/spell-effects.db/chanting__4v6DbfBT6c4qzSEc.json index 83d6242cb..16e7feb8f 100644 --- a/data/packs/spell-effects.db/chanting__4v6DbfBT6c4qzSEc.json +++ b/data/packs/spell-effects.db/chanting__4v6DbfBT6c4qzSEc.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/perception/eye-slit-pink.webp", + "img": "icons/magic/perception/eye-slit-pink.webp", "name": "Chanting", "origin": "Item.74WjFjHmUmLAiNGC", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/charmed__6ILACQIHM3Gp8EVG.json b/data/packs/spell-effects.db/charmed__6ILACQIHM3Gp8EVG.json index b01186c52..514014010 100644 --- a/data/packs/spell-effects.db/charmed__6ILACQIHM3Gp8EVG.json +++ b/data/packs/spell-effects.db/charmed__6ILACQIHM3Gp8EVG.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/heart-shadow-red.webp", + "img": "icons/magic/life/heart-shadow-red.webp", "name": "Charmed", "origin": "Item.Z0YwWUGs3WYC6OGn", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/cleansing_weapon__MA4nY85bYnfw0Kah.json b/data/packs/spell-effects.db/cleansing_weapon__MA4nY85bYnfw0Kah.json index 6290fa800..998eb8f78 100644 --- a/data/packs/spell-effects.db/cleansing_weapon__MA4nY85bYnfw0Kah.json +++ b/data/packs/spell-effects.db/cleansing_weapon__MA4nY85bYnfw0Kah.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/swords/sword-winged-pink.webp", + "img": "icons/weapons/swords/sword-winged-pink.webp", "name": "Cleansing Weapon", "origin": "Item.7hKYL9hdnsvCUM9c", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/cloak_of_night__441BBv90QacBfojj.json b/data/packs/spell-effects.db/cloak_of_night__441BBv90QacBfojj.json index 6805e7e74..8a684a96a 100644 --- a/data/packs/spell-effects.db/cloak_of_night__441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/cloak_of_night__441BBv90QacBfojj.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/equipment/back/cloak-layered-tattered-purple.webp", + "img": "icons/equipment/back/cloak-layered-tattered-purple.webp", "name": "Cloak of Night", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/cloak_of_night__LTmspz6ojZ8MtHnL.json b/data/packs/spell-effects.db/cloak_of_night__LTmspz6ojZ8MtHnL.json index 5015e1c43..cf65e361d 100644 --- a/data/packs/spell-effects.db/cloak_of_night__LTmspz6ojZ8MtHnL.json +++ b/data/packs/spell-effects.db/cloak_of_night__LTmspz6ojZ8MtHnL.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/equipment/back/cloak-layered-tattered-purple.webp", + "img": "icons/equipment/back/cloak-layered-tattered-purple.webp", "name": "Cloak of Night", "origin": "Compendium.shadowdark.spell-effects.Item.3viSgI4JpKsXdaFd", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/commanded__xJe5blefAwRNfYJk.json b/data/packs/spell-effects.db/commanded__xJe5blefAwRNfYJk.json index 9071ebf6d..ddf5205f2 100644 --- a/data/packs/spell-effects.db/commanded__xJe5blefAwRNfYJk.json +++ b/data/packs/spell-effects.db/commanded__xJe5blefAwRNfYJk.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/social/wave-halt-stop.webp", + "img": "icons/skills/social/wave-halt-stop.webp", "name": "Commanded", "origin": "Item.aAdqy5QwVJrT8JWE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/confused__rRaOIGFZ6RzYlvUI.json b/data/packs/spell-effects.db/confused__rRaOIGFZ6RzYlvUI.json index 5d7b77fd6..0f92c8978 100644 --- a/data/packs/spell-effects.db/confused__rRaOIGFZ6RzYlvUI.json +++ b/data/packs/spell-effects.db/confused__rRaOIGFZ6RzYlvUI.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/hypnosis-mesmerism-eye.webp", + "img": "icons/magic/control/hypnosis-mesmerism-eye.webp", "name": "Confused", "origin": "Item.XIVFQdlFLE6VjDfs", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/controlled__3Pnp7zzDGQb638LU.json b/data/packs/spell-effects.db/controlled__3Pnp7zzDGQb638LU.json index c7545effa..b8ddeb8ee 100644 --- a/data/packs/spell-effects.db/controlled__3Pnp7zzDGQb638LU.json +++ b/data/packs/spell-effects.db/controlled__3Pnp7zzDGQb638LU.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/eyes/void-single-black-purple.webp", + "img": "icons/creatures/eyes/void-single-black-purple.webp", "name": "Controlled", "origin": "Item.sLb9GOXx9F6XCb2o", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/deaf__xJe5blefAwRNfYJk.json b/data/packs/spell-effects.db/deaf__xJe5blefAwRNfYJk.json index 33b9a92e6..a70870760 100644 --- a/data/packs/spell-effects.db/deaf__xJe5blefAwRNfYJk.json +++ b/data/packs/spell-effects.db/deaf__xJe5blefAwRNfYJk.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/sonic/scream-wail-shout-teal.webp", + "img": "icons/magic/sonic/scream-wail-shout-teal.webp", "name": "Deaf", "origin": "Item.aAdqy5QwVJrT8JWE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/detecting_magic__4v6DbfBT6c4qzSEc.json b/data/packs/spell-effects.db/detecting_magic__4v6DbfBT6c4qzSEc.json index ee7cca373..e2a97c0c7 100644 --- a/data/packs/spell-effects.db/detecting_magic__4v6DbfBT6c4qzSEc.json +++ b/data/packs/spell-effects.db/detecting_magic__4v6DbfBT6c4qzSEc.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/perception/eye-slit-pink.webp", + "img": "icons/magic/perception/eye-slit-pink.webp", "name": "Detecting Magic", "origin": "Item.74WjFjHmUmLAiNGC", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/dire_wolf__vMxGVAApQXuIeBXk.json b/data/packs/spell-effects.db/dire_wolf__vMxGVAApQXuIeBXk.json index bc7829fc5..3164069fb 100644 --- a/data/packs/spell-effects.db/dire_wolf__vMxGVAApQXuIeBXk.json +++ b/data/packs/spell-effects.db/dire_wolf__vMxGVAApQXuIeBXk.json @@ -68,11 +68,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/mammals/wolf-howl-moon-forest-blue.webp", + "img": "icons/creatures/mammals/wolf-howl-moon-forest-blue.webp", "name": "Dire Wolf", "origin": "Item.hVsjl5GZqSajuFU6", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/divine_vengeance__RftwcR3tZiYQwCZy.json b/data/packs/spell-effects.db/divine_vengeance__RftwcR3tZiYQwCZy.json index f59b58b59..24b19dae5 100644 --- a/data/packs/spell-effects.db/divine_vengeance__RftwcR3tZiYQwCZy.json +++ b/data/packs/spell-effects.db/divine_vengeance__RftwcR3tZiYQwCZy.json @@ -38,11 +38,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/light/explosion-beam-impact-silhouette.webp", + "img": "icons/magic/light/explosion-beam-impact-silhouette.webp", "name": "Divine Vengeance", "origin": "Item.xOHpjBx4PhrNXQ4U", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/enchanted__qohPOvbaVcxpRumR.json b/data/packs/spell-effects.db/enchanted__qohPOvbaVcxpRumR.json index f146e7c22..5b2bf37eb 100644 --- a/data/packs/spell-effects.db/enchanted__qohPOvbaVcxpRumR.json +++ b/data/packs/spell-effects.db/enchanted__qohPOvbaVcxpRumR.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/consumables/fruit/huckleberry.webp", + "img": "icons/consumables/fruit/huckleberry.webp", "name": "Enchanted", "origin": "Item.FrFilluk4S5VaWut", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/envenomed__441BBv90QacBfojj.json b/data/packs/spell-effects.db/envenomed__441BBv90QacBfojj.json index b159334e2..e840e3864 100644 --- a/data/packs/spell-effects.db/envenomed__441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/envenomed__441BBv90QacBfojj.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/reptiles/serpent-horned-green.webp", + "img": "icons/creatures/reptiles/serpent-horned-green.webp", "name": "Envenomed", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/eyebit__ayif1AZ50Ji9yhIi.json b/data/packs/spell-effects.db/eyebit__ayif1AZ50Ji9yhIi.json index 707fa619e..459ea8e15 100644 --- a/data/packs/spell-effects.db/eyebit__ayif1AZ50Ji9yhIi.json +++ b/data/packs/spell-effects.db/eyebit__ayif1AZ50Ji9yhIi.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/perception/eye-ringed-glow-angry-teal.webp", + "img": "icons/magic/perception/eye-ringed-glow-angry-teal.webp", "name": "Eyebit", "origin": "Item.jz1fW4KgYERtTtXC", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/feeble__cha___441BBv90QacBfojj.json b/data/packs/spell-effects.db/feeble__cha___441BBv90QacBfojj.json index c9f437da7..999e2dc73 100644 --- a/data/packs/spell-effects.db/feeble__cha___441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/feeble__cha___441BBv90QacBfojj.json @@ -5,11 +5,13 @@ { "key": "system.abilities.cha.base", "mode": 3, + "priority": null, "value": "3" }, { "key": "system.abilities.cha.mod", "mode": 3, + "priority": null, "value": "-4" } ], @@ -24,11 +26,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/fear-fright-white.webp", + "img": "icons/magic/control/fear-fright-white.webp", "name": "Feeble (CHA)", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/feeble__con___441BBv90QacBfojj.json b/data/packs/spell-effects.db/feeble__con___441BBv90QacBfojj.json index 62e964168..98ee0dc6e 100644 --- a/data/packs/spell-effects.db/feeble__con___441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/feeble__con___441BBv90QacBfojj.json @@ -5,11 +5,13 @@ { "key": "system.abilities.con.base", "mode": 3, + "priority": null, "value": "3" }, { "key": "system.abilities.con.mod", "mode": 3, + "priority": null, "value": "-4" } ], @@ -24,11 +26,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/fear-fright-white.webp", + "img": "icons/magic/control/fear-fright-white.webp", "name": "Feeble (CON)", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/feeble__dex___441BBv90QacBfojj.json b/data/packs/spell-effects.db/feeble__dex___441BBv90QacBfojj.json index b82d5e352..563add443 100644 --- a/data/packs/spell-effects.db/feeble__dex___441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/feeble__dex___441BBv90QacBfojj.json @@ -5,11 +5,13 @@ { "key": "system.abilities.dex.base", "mode": 3, + "priority": null, "value": "3" }, { "key": "system.abilities.dex.mod", "mode": 3, + "priority": null, "value": "-4" } ], @@ -24,11 +26,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/fear-fright-white.webp", + "img": "icons/magic/control/fear-fright-white.webp", "name": "Feeble (DEX)", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/feeble__int___441BBv90QacBfojj.json b/data/packs/spell-effects.db/feeble__int___441BBv90QacBfojj.json index 52434aa39..7f65ef15d 100644 --- a/data/packs/spell-effects.db/feeble__int___441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/feeble__int___441BBv90QacBfojj.json @@ -5,11 +5,13 @@ { "key": "system.abilities.int.base", "mode": 3, + "priority": null, "value": "3" }, { "key": "system.abilities.int.mod", "mode": 3, + "priority": null, "value": "-4" } ], @@ -24,11 +26,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/fear-fright-white.webp", + "img": "icons/magic/control/fear-fright-white.webp", "name": "Feeble (INT)", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/feeble__str___441BBv90QacBfojj.json b/data/packs/spell-effects.db/feeble__str___441BBv90QacBfojj.json index ff2db8b60..95467050c 100644 --- a/data/packs/spell-effects.db/feeble__str___441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/feeble__str___441BBv90QacBfojj.json @@ -5,11 +5,13 @@ { "key": "system.abilities.str.base", "mode": 3, + "priority": null, "value": "3" }, { "key": "system.abilities.str.mod", "mode": 3, + "priority": null, "value": "-4" } ], @@ -24,11 +26,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/fear-fright-white.webp", + "img": "icons/magic/control/fear-fright-white.webp", "name": "Feeble (STR)", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/feeble__wis___441BBv90QacBfojj.json b/data/packs/spell-effects.db/feeble__wis___441BBv90QacBfojj.json index 0cd28ca8a..b4f8c0f18 100644 --- a/data/packs/spell-effects.db/feeble__wis___441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/feeble__wis___441BBv90QacBfojj.json @@ -5,11 +5,13 @@ { "key": "system.abilities.wis.base", "mode": 3, + "priority": null, "value": "3" }, { "key": "system.abilities.wis.mod", "mode": 3, + "priority": null, "value": "-4" } ], @@ -24,11 +26,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/fear-fright-white.webp", + "img": "icons/magic/control/fear-fright-white.webp", "name": "Feeble (WIS)", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/floating__3Pnp7zzDGQb638LU.json b/data/packs/spell-effects.db/floating__3Pnp7zzDGQb638LU.json index 65230a07b..2e0143f0d 100644 --- a/data/packs/spell-effects.db/floating__3Pnp7zzDGQb638LU.json +++ b/data/packs/spell-effects.db/floating__3Pnp7zzDGQb638LU.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/air/air-smoke-casting.webp", + "img": "icons/magic/air/air-smoke-casting.webp", "name": "Floating", "origin": "Item.sLb9GOXx9F6XCb2o", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/floating_disk__yp7OciSIM5iKgRlU.json b/data/packs/spell-effects.db/floating_disk__yp7OciSIM5iKgRlU.json index b5d7f9b38..cc27898b7 100644 --- a/data/packs/spell-effects.db/floating_disk__yp7OciSIM5iKgRlU.json +++ b/data/packs/spell-effects.db/floating_disk__yp7OciSIM5iKgRlU.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/commodities/metal/plate-steel-pink.webp", + "img": "icons/commodities/metal/plate-steel-pink.webp", "name": "Floating disk", "origin": "Item.VMkeCfccn7zp2up7", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/flying__gbIJz5HZymMEOrpU.json b/data/packs/spell-effects.db/flying__gbIJz5HZymMEOrpU.json index 454c213f5..edc33b5a8 100644 --- a/data/packs/spell-effects.db/flying__gbIJz5HZymMEOrpU.json +++ b/data/packs/spell-effects.db/flying__gbIJz5HZymMEOrpU.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/movement/feet-winged-sandals-tan.webp", + "img": "icons/skills/movement/feet-winged-sandals-tan.webp", "name": "Flying", "origin": "Item.NzzijebUPYIGcakX", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/fragile__xJe5blefAwRNfYJk.json b/data/packs/spell-effects.db/fragile__xJe5blefAwRNfYJk.json index 44afdebb8..0c6888a78 100644 --- a/data/packs/spell-effects.db/fragile__xJe5blefAwRNfYJk.json +++ b/data/packs/spell-effects.db/fragile__xJe5blefAwRNfYJk.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/wounds/bone-broken-knee-beam.webp", + "img": "icons/skills/wounds/bone-broken-knee-beam.webp", "name": "Fragile", "origin": "Item.aAdqy5QwVJrT8JWE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/freya_s_omen__71bMZvK0yxmAAcUL.json b/data/packs/spell-effects.db/freya_s_omen__71bMZvK0yxmAAcUL.json index e5c4a09ac..0a9528141 100644 --- a/data/packs/spell-effects.db/freya_s_omen__71bMZvK0yxmAAcUL.json +++ b/data/packs/spell-effects.db/freya_s_omen__71bMZvK0yxmAAcUL.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/holy/angel-wings-gray.webp", + "img": "icons/magic/holy/angel-wings-gray.webp", "name": "Freya's Omen", "origin": "Item.iiLI7kRr7y0PLSXK", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/gaseous__zwulssk0c4SQwWbC.json b/data/packs/spell-effects.db/gaseous__zwulssk0c4SQwWbC.json index d60b5ec84..6750baf9a 100644 --- a/data/packs/spell-effects.db/gaseous__zwulssk0c4SQwWbC.json +++ b/data/packs/spell-effects.db/gaseous__zwulssk0c4SQwWbC.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/air/wind-tornado-wall-blue.webp", + "img": "icons/magic/air/wind-tornado-wall-blue.webp", "name": "Gaseous", "origin": "Item.u2mS6xCKAG1oiEWX", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/hallucinating__rRaOIGFZ6RzYlvUI.json b/data/packs/spell-effects.db/hallucinating__rRaOIGFZ6RzYlvUI.json index bf8803d20..d18ffdbce 100644 --- a/data/packs/spell-effects.db/hallucinating__rRaOIGFZ6RzYlvUI.json +++ b/data/packs/spell-effects.db/hallucinating__rRaOIGFZ6RzYlvUI.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/hypnosis-mesmerism-eye.webp", + "img": "icons/magic/control/hypnosis-mesmerism-eye.webp", "name": "Hallucinating", "origin": "Item.XIVFQdlFLE6VjDfs", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/holding_portal__4OcH6wsgdH5jqY0k.json b/data/packs/spell-effects.db/holding_portal__4OcH6wsgdH5jqY0k.json index ba7e198ec..bf8507596 100644 --- a/data/packs/spell-effects.db/holding_portal__4OcH6wsgdH5jqY0k.json +++ b/data/packs/spell-effects.db/holding_portal__4OcH6wsgdH5jqY0k.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/movement/portal-vortex-orange.webp", + "img": "icons/magic/movement/portal-vortex-orange.webp", "name": "Holding Portal", "origin": "Item.q109XEqMceJBEX7m", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/hypnotized__rRaOIGFZ6RzYlvUI.json b/data/packs/spell-effects.db/hypnotized__rRaOIGFZ6RzYlvUI.json index 84100a7aa..9f32b331c 100644 --- a/data/packs/spell-effects.db/hypnotized__rRaOIGFZ6RzYlvUI.json +++ b/data/packs/spell-effects.db/hypnotized__rRaOIGFZ6RzYlvUI.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/hypnosis-mesmerism-eye.webp", + "img": "icons/magic/control/hypnosis-mesmerism-eye.webp", "name": "Hypnotized", "origin": "Item.XIVFQdlFLE6VjDfs", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/invisible__LmXXpHviIuB684gX.json b/data/packs/spell-effects.db/invisible__LmXXpHviIuB684gX.json index 8bcdd9ec1..9fab58d7c 100644 --- a/data/packs/spell-effects.db/invisible__LmXXpHviIuB684gX.json +++ b/data/packs/spell-effects.db/invisible__LmXXpHviIuB684gX.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/light/explosion-star-glow-silhouette.webp", + "img": "icons/magic/light/explosion-star-glow-silhouette.webp", "name": "Invisible", "origin": "Item.SMXbMbXcj5hLvTjY", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/laughing__pTKFUJ3czAqssXCu.json b/data/packs/spell-effects.db/laughing__pTKFUJ3czAqssXCu.json index f70de046d..a5f26db15 100644 --- a/data/packs/spell-effects.db/laughing__pTKFUJ3czAqssXCu.json +++ b/data/packs/spell-effects.db/laughing__pTKFUJ3czAqssXCu.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/mouth-smile-deception-purple.webp", + "img": "icons/magic/control/mouth-smile-deception-purple.webp", "name": "Laughing", "origin": "Item.28PPFz1MYTsfPwzh", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/mage_armor__441BBv90QacBfojj.json b/data/packs/spell-effects.db/mage_armor__441BBv90QacBfojj.json index f82bad782..fbea199e1 100644 --- a/data/packs/spell-effects.db/mage_armor__441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/mage_armor__441BBv90QacBfojj.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-glowing-blue.webp", + "img": "icons/magic/defensive/shield-barrier-glowing-blue.webp", "name": "Mage Armor", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/mage_armor__gyGa1ckOLwWnF86M.json b/data/packs/spell-effects.db/mage_armor__gyGa1ckOLwWnF86M.json index fe7d8240c..2c0a32066 100644 --- a/data/packs/spell-effects.db/mage_armor__gyGa1ckOLwWnF86M.json +++ b/data/packs/spell-effects.db/mage_armor__gyGa1ckOLwWnF86M.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-glowing-blue.webp", + "img": "icons/magic/defensive/shield-barrier-glowing-blue.webp", "name": "Mage Armor", "origin": "Compendium.shadowdark.spell-effects.Item.Gyol5I0ZdApO8MPe", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/melee_attack_roll_bonus__biHCltDD6IGKwBkB.json b/data/packs/spell-effects.db/melee_attack_roll_bonus__biHCltDD6IGKwBkB.json index 3b31f7193..9bf920f17 100644 --- a/data/packs/spell-effects.db/melee_attack_roll_bonus__biHCltDD6IGKwBkB.json +++ b/data/packs/spell-effects.db/melee_attack_roll_bonus__biHCltDD6IGKwBkB.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Melee Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/melee_damage_bonus__wcR4lmjPbNZ5nr9N.json b/data/packs/spell-effects.db/melee_damage_bonus__wcR4lmjPbNZ5nr9N.json index 79859900f..e1b97b985 100644 --- a/data/packs/spell-effects.db/melee_damage_bonus__wcR4lmjPbNZ5nr9N.json +++ b/data/packs/spell-effects.db/melee_damage_bonus__wcR4lmjPbNZ5nr9N.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Melee Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/mirror_image__P1QXkErKypSKB6bl.json b/data/packs/spell-effects.db/mirror_image__P1QXkErKypSKB6bl.json index 16d8df0a4..ae58aa66e 100644 --- a/data/packs/spell-effects.db/mirror_image__P1QXkErKypSKB6bl.json +++ b/data/packs/spell-effects.db/mirror_image__P1QXkErKypSKB6bl.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/illusion-evasion-echo-purple.webp", + "img": "icons/magic/defensive/illusion-evasion-echo-purple.webp", "name": "Mirror Image", "origin": "Item.vI70AaskCqH9tKJ7", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/oak__ash__thorn__1OnR6BmpQBNIxZYK.json b/data/packs/spell-effects.db/oak__ash__thorn__1OnR6BmpQBNIxZYK.json index c5e49851b..0ec8b6789 100644 --- a/data/packs/spell-effects.db/oak__ash__thorn__1OnR6BmpQBNIxZYK.json +++ b/data/packs/spell-effects.db/oak__ash__thorn__1OnR6BmpQBNIxZYK.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/commodities/wood/kindling-sticks-yellow.webp", + "img": "icons/commodities/wood/kindling-sticks-yellow.webp", "name": "Oak, Ash, Thorn", "origin": "Item.H7v5Izebo8O45DXB", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/odin_s_wisdom__71bMZvK0yxmAAcUL.json b/data/packs/spell-effects.db/odin_s_wisdom__71bMZvK0yxmAAcUL.json index cab4ac586..d3794c951 100644 --- a/data/packs/spell-effects.db/odin_s_wisdom__71bMZvK0yxmAAcUL.json +++ b/data/packs/spell-effects.db/odin_s_wisdom__71bMZvK0yxmAAcUL.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-blades-teal.webp", + "img": "icons/magic/defensive/shield-barrier-blades-teal.webp", "name": "Odin's Wisdom", "origin": "Item.iiLI7kRr7y0PLSXK", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/paralyzed__6sDtwzG4ddaew8SZ.json b/data/packs/spell-effects.db/paralyzed__6sDtwzG4ddaew8SZ.json index c472a08ff..8a328e57c 100644 --- a/data/packs/spell-effects.db/paralyzed__6sDtwzG4ddaew8SZ.json +++ b/data/packs/spell-effects.db/paralyzed__6sDtwzG4ddaew8SZ.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/debuff-chains-shackles-movement-blue.webp", + "img": "icons/magic/control/debuff-chains-shackles-movement-blue.webp", "name": "Paralyzed", "origin": "Compendium.shadowdark.spell-effects.Item.PUFCnXLjvBQSM2YO", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/paralyzed__QXmMqpV6wqoS6fd5.json b/data/packs/spell-effects.db/paralyzed__QXmMqpV6wqoS6fd5.json index 1c7cad257..a35ccfb4a 100644 --- a/data/packs/spell-effects.db/paralyzed__QXmMqpV6wqoS6fd5.json +++ b/data/packs/spell-effects.db/paralyzed__QXmMqpV6wqoS6fd5.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/debuff-chains-shackles-movement-blue.webp", + "img": "icons/magic/control/debuff-chains-shackles-movement-blue.webp", "name": "Paralyzed", "origin": "Item.SN9lU9LUViWo1Plm", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/pin_doll__xJe5blefAwRNfYJk.json b/data/packs/spell-effects.db/pin_doll__xJe5blefAwRNfYJk.json index 5e993f53a..d3992814d 100644 --- a/data/packs/spell-effects.db/pin_doll__xJe5blefAwRNfYJk.json +++ b/data/packs/spell-effects.db/pin_doll__xJe5blefAwRNfYJk.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/voodoo-doll-pain-damage-pink.webp", + "img": "icons/magic/control/voodoo-doll-pain-damage-pink.webp", "name": "Pin Doll", "origin": "Item.aAdqy5QwVJrT8JWE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/polymorphed__71bMZvK0yxmAAcUL.json b/data/packs/spell-effects.db/polymorphed__71bMZvK0yxmAAcUL.json index eb3847598..5eabac55d 100644 --- a/data/packs/spell-effects.db/polymorphed__71bMZvK0yxmAAcUL.json +++ b/data/packs/spell-effects.db/polymorphed__71bMZvK0yxmAAcUL.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/amphibians/frog-confused-green-blue.webp", + "img": "icons/creatures/amphibians/frog-confused-green-blue.webp", "name": "Polymorphed", "origin": "Item.iiLI7kRr7y0PLSXK", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/protection_from_cold__tRdfqDgHVkm9KicF.json b/data/packs/spell-effects.db/protection_from_cold__tRdfqDgHVkm9KicF.json index 3be845c0c..83b7a388f 100644 --- a/data/packs/spell-effects.db/protection_from_cold__tRdfqDgHVkm9KicF.json +++ b/data/packs/spell-effects.db/protection_from_cold__tRdfqDgHVkm9KicF.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-flaming-pentagon-blue.webp", + "img": "icons/magic/defensive/shield-barrier-flaming-pentagon-blue.webp", "name": "Protection from Cold", "origin": "Item.0mJBRk2Uw05LtZde", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/protection_from_electricity__Jg6Jkbl7zFxeQvW5.json b/data/packs/spell-effects.db/protection_from_electricity__Jg6Jkbl7zFxeQvW5.json index bba1e0fa9..cdf6e6473 100644 --- a/data/packs/spell-effects.db/protection_from_electricity__Jg6Jkbl7zFxeQvW5.json +++ b/data/packs/spell-effects.db/protection_from_electricity__Jg6Jkbl7zFxeQvW5.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-flaming-pentagon-blue-yellow.webp", + "img": "icons/magic/defensive/shield-barrier-flaming-pentagon-blue-yellow.webp", "name": "Protection from Electricity", "origin": "Item.qqgYJ0vX64GVKLMu", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/protection_from_evil__1OnR6BmpQBNIxZYK.json b/data/packs/spell-effects.db/protection_from_evil__1OnR6BmpQBNIxZYK.json index 8c7eba4ca..047498f12 100644 --- a/data/packs/spell-effects.db/protection_from_evil__1OnR6BmpQBNIxZYK.json +++ b/data/packs/spell-effects.db/protection_from_evil__1OnR6BmpQBNIxZYK.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-deflect-teal.webp", + "img": "icons/magic/defensive/shield-barrier-deflect-teal.webp", "name": "Protection From Evil", "origin": "Item.H7v5Izebo8O45DXB", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/protection_from_fire__Ivoesj08KB4Fg49z.json b/data/packs/spell-effects.db/protection_from_fire__Ivoesj08KB4Fg49z.json index 453233a75..5e5c16af3 100644 --- a/data/packs/spell-effects.db/protection_from_fire__Ivoesj08KB4Fg49z.json +++ b/data/packs/spell-effects.db/protection_from_fire__Ivoesj08KB4Fg49z.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-flaming-pentagon-orange.webp", + "img": "icons/magic/defensive/shield-barrier-flaming-pentagon-orange.webp", "name": "Protection from Fire", "origin": "Item.rEfRjUeHNEs2Efo6", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/puppeted__ItjPVhv2obp0MEhy.json b/data/packs/spell-effects.db/puppeted__ItjPVhv2obp0MEhy.json index 37fe3beb1..5c953d422 100644 --- a/data/packs/spell-effects.db/puppeted__ItjPVhv2obp0MEhy.json +++ b/data/packs/spell-effects.db/puppeted__ItjPVhv2obp0MEhy.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/control-influence-puppet.webp", + "img": "icons/magic/control/control-influence-puppet.webp", "name": "Puppeted", "origin": "Item.SOkcvkzrGMGQKhmk", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/raging__gbIJz5HZymMEOrpU.json b/data/packs/spell-effects.db/raging__gbIJz5HZymMEOrpU.json index 3fd266f70..59966989f 100644 --- a/data/packs/spell-effects.db/raging__gbIJz5HZymMEOrpU.json +++ b/data/packs/spell-effects.db/raging__gbIJz5HZymMEOrpU.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/wounds/injury-face-impact-orange.webp", + "img": "icons/skills/wounds/injury-face-impact-orange.webp", "name": "Raging", "origin": "Item.NzzijebUPYIGcakX", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/reviled__qohPOvbaVcxpRumR.json b/data/packs/spell-effects.db/reviled__qohPOvbaVcxpRumR.json index 9c16df18e..9ae6b7ba2 100644 --- a/data/packs/spell-effects.db/reviled__qohPOvbaVcxpRumR.json +++ b/data/packs/spell-effects.db/reviled__qohPOvbaVcxpRumR.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/social/wave-halt-stop.webp", + "img": "icons/skills/social/wave-halt-stop.webp", "name": "Reviled", "origin": "Item.FrFilluk4S5VaWut", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/shapechanged__vMxGVAApQXuIeBXk.json b/data/packs/spell-effects.db/shapechanged__vMxGVAApQXuIeBXk.json index aa1aca8da..41dff4629 100644 --- a/data/packs/spell-effects.db/shapechanged__vMxGVAApQXuIeBXk.json +++ b/data/packs/spell-effects.db/shapechanged__vMxGVAApQXuIeBXk.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/nature/wolf-paw-glow-orange.webp", + "img": "icons/magic/nature/wolf-paw-glow-orange.webp", "name": "Shapechanged", "origin": "Item.hVsjl5GZqSajuFU6", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/soulbound__rRaOIGFZ6RzYlvUI.json b/data/packs/spell-effects.db/soulbound__rRaOIGFZ6RzYlvUI.json index 4f8c68355..8e82ab5c7 100644 --- a/data/packs/spell-effects.db/soulbound__rRaOIGFZ6RzYlvUI.json +++ b/data/packs/spell-effects.db/soulbound__rRaOIGFZ6RzYlvUI.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/debuff-energy-hold-blue-yellow.webp", + "img": "icons/magic/control/debuff-energy-hold-blue-yellow.webp", "name": "Soulbound", "origin": "Item.XIVFQdlFLE6VjDfs", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/spidersilk__3Pnp7zzDGQb638LU.json b/data/packs/spell-effects.db/spidersilk__3Pnp7zzDGQb638LU.json index 4b1c7aba9..fab8adc67 100644 --- a/data/packs/spell-effects.db/spidersilk__3Pnp7zzDGQb638LU.json +++ b/data/packs/spell-effects.db/spidersilk__3Pnp7zzDGQb638LU.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/webs/web-spider-caught-hand-purple.webp", + "img": "icons/creatures/webs/web-spider-caught-hand-purple.webp", "name": "Spidersilk", "origin": "Item.sLb9GOXx9F6XCb2o", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/stoneskin__441BBv90QacBfojj.json b/data/packs/spell-effects.db/stoneskin__441BBv90QacBfojj.json index 23f0a8906..50071255c 100644 --- a/data/packs/spell-effects.db/stoneskin__441BBv90QacBfojj.json +++ b/data/packs/spell-effects.db/stoneskin__441BBv90QacBfojj.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/armor-stone-skin.webp", + "img": "icons/magic/defensive/armor-stone-skin.webp", "name": "Stoneskin", "origin": "Item.h9MTxzrrPmyhEmRL", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/stoneskin__JiT09XfIkqCuIOiD.json b/data/packs/spell-effects.db/stoneskin__JiT09XfIkqCuIOiD.json index 091835891..3993dd226 100644 --- a/data/packs/spell-effects.db/stoneskin__JiT09XfIkqCuIOiD.json +++ b/data/packs/spell-effects.db/stoneskin__JiT09XfIkqCuIOiD.json @@ -5,6 +5,7 @@ { "key": "system.attributes.ac.override", "mode": 5, + "priority": null, "value": "20" } ], @@ -19,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/armor-stone-skin.webp", + "img": "icons/magic/defensive/armor-stone-skin.webp", "name": "Stoneskin", "origin": "Compendium.shadowdark.spell-effects.Item.5rK6guXTllcryhLv", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/stuck__VHYrzR2yKp3dWr5N.json b/data/packs/spell-effects.db/stuck__VHYrzR2yKp3dWr5N.json index 2c4822516..24bd20765 100644 --- a/data/packs/spell-effects.db/stuck__VHYrzR2yKp3dWr5N.json +++ b/data/packs/spell-effects.db/stuck__VHYrzR2yKp3dWr5N.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/commodities/materials/material-webbing.webp", + "img": "icons/commodities/materials/material-webbing.webp", "name": "Stuck", "origin": "Compendium.shadowdark.spell-effects.Item.28PPFz1MYTsfPwzh", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/stuck__pTKFUJ3czAqssXCu.json b/data/packs/spell-effects.db/stuck__pTKFUJ3czAqssXCu.json index 9256dc54d..a96d4e90e 100644 --- a/data/packs/spell-effects.db/stuck__pTKFUJ3czAqssXCu.json +++ b/data/packs/spell-effects.db/stuck__pTKFUJ3czAqssXCu.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/commodities/materials/material-webbing.webp", + "img": "icons/commodities/materials/material-webbing.webp", "name": "Stuck", "origin": "Item.28PPFz1MYTsfPwzh", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/truthful__tx8UjK6umZHVyLJ6.json b/data/packs/spell-effects.db/truthful__tx8UjK6umZHVyLJ6.json index ccd5042b4..22de929c1 100644 --- a/data/packs/spell-effects.db/truthful__tx8UjK6umZHVyLJ6.json +++ b/data/packs/spell-effects.db/truthful__tx8UjK6umZHVyLJ6.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/social/trading-justice-scale-gold.webp", + "img": "icons/skills/social/trading-justice-scale-gold.webp", "name": "Truthful", "origin": "Item.cL5aPfXcad9FtHoK", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/turned__Z8y5ZzvVyfE2irPi.json b/data/packs/spell-effects.db/turned__Z8y5ZzvVyfE2irPi.json index bf6428bc4..b8dab0d56 100644 --- a/data/packs/spell-effects.db/turned__Z8y5ZzvVyfE2irPi.json +++ b/data/packs/spell-effects.db/turned__Z8y5ZzvVyfE2irPi.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/death/skeleton-skull-soul-blue.webp", + "img": "icons/magic/death/skeleton-skull-soul-blue.webp", "name": "Turned", "origin": "Compendium.shadowdark.spell-effects.Item.T4LUCIffieQPMGsN", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/turned__pTKFUJ3czAqssXCu.json b/data/packs/spell-effects.db/turned__pTKFUJ3czAqssXCu.json index 80a02c2fe..a1ad813ed 100644 --- a/data/packs/spell-effects.db/turned__pTKFUJ3czAqssXCu.json +++ b/data/packs/spell-effects.db/turned__pTKFUJ3czAqssXCu.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/death/skeleton-skull-soul-blue.webp", + "img": "icons/magic/death/skeleton-skull-soul-blue.webp", "name": "Turned", "origin": "Item.28PPFz1MYTsfPwzh", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/turned_to_salt__rRaOIGFZ6RzYlvUI.json b/data/packs/spell-effects.db/turned_to_salt__rRaOIGFZ6RzYlvUI.json index eb5f3d32b..77d4ed903 100644 --- a/data/packs/spell-effects.db/turned_to_salt__rRaOIGFZ6RzYlvUI.json +++ b/data/packs/spell-effects.db/turned_to_salt__rRaOIGFZ6RzYlvUI.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/earth/strike-fist-stone-light.webp", + "img": "icons/magic/earth/strike-fist-stone-light.webp", "name": "Turned to Salt", "origin": "Item.XIVFQdlFLE6VjDfs", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/winter_wolf__vMxGVAApQXuIeBXk.json b/data/packs/spell-effects.db/winter_wolf__vMxGVAApQXuIeBXk.json index ce2490e78..97db16452 100644 --- a/data/packs/spell-effects.db/winter_wolf__vMxGVAApQXuIeBXk.json +++ b/data/packs/spell-effects.db/winter_wolf__vMxGVAApQXuIeBXk.json @@ -68,11 +68,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/mammals/wolf-howl-moon-forest-blue.webp", + "img": "icons/creatures/mammals/wolf-howl-moon-forest-blue.webp", "name": "Winter Wolf", "origin": "Item.hVsjl5GZqSajuFU6", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/wolf__vMxGVAApQXuIeBXk.json b/data/packs/spell-effects.db/wolf__vMxGVAApQXuIeBXk.json index 2646aa54c..c59d120ac 100644 --- a/data/packs/spell-effects.db/wolf__vMxGVAApQXuIeBXk.json +++ b/data/packs/spell-effects.db/wolf__vMxGVAApQXuIeBXk.json @@ -68,11 +68,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/creatures/mammals/wolf-howl-moon-forest-blue.webp", + "img": "icons/creatures/mammals/wolf-howl-moon-forest-blue.webp", "name": "Wolf", "origin": "Item.hVsjl5GZqSajuFU6", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/world_tree__IVfimqsISUjg71IF.json b/data/packs/spell-effects.db/world_tree__IVfimqsISUjg71IF.json index ae0edc864..7f95f8041 100644 --- a/data/packs/spell-effects.db/world_tree__IVfimqsISUjg71IF.json +++ b/data/packs/spell-effects.db/world_tree__IVfimqsISUjg71IF.json @@ -14,11 +14,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/nature/tree-spirit-glow-black-yellow.webp", + "img": "icons/magic/nature/tree-spirit-glow-black-yellow.webp", "name": "World Tree", "origin": "Item.3t26sCGhwGJjEasN", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spell-effects.db/wrath__RftwcR3tZiYQwCZy.json b/data/packs/spell-effects.db/wrath__RftwcR3tZiYQwCZy.json index 74e9cbe42..44dc8e9f8 100644 --- a/data/packs/spell-effects.db/wrath__RftwcR3tZiYQwCZy.json +++ b/data/packs/spell-effects.db/wrath__RftwcR3tZiYQwCZy.json @@ -26,11 +26,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/hammers/hammer-double-glowing-yellow.webp", + "img": "icons/weapons/hammers/hammer-double-glowing-yellow.webp", "name": "Wrath", "origin": "Item.xOHpjBx4PhrNXQ4U", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/spells.db/sleep__n1I5OLR6M2e0jLbi.json b/data/packs/spells.db/sleep__n1I5OLR6M2e0jLbi.json index 9b865cd0e..1d3253b68 100644 --- a/data/packs/spells.db/sleep__n1I5OLR6M2e0jLbi.json +++ b/data/packs/spells.db/sleep__n1I5OLR6M2e0jLbi.json @@ -10,7 +10,7 @@ "class": [ "Compendium.shadowdark.classes.Item.035nuVkU9q2wtMPs" ], - "description": "

You weave a lulling spell that fills a near-sized cube extending from you. Living creatures in the area of effect fall into a deep sleep if they are LV 2 or less.

Vigorous shaking or being injured wakes them.

@UUID[Compendium.shadowdark.spell-effects.FrFilluk4S5VaWut]{Spell Effect: Sleep}

", + "description": "

You weave a lulling spell that fills a near-sized cube extending from you. Living creatures in the area of effect fall into a deep sleep if they are LV 2 or less.

Injury or vigorous shaking wakes them.

@UUID[Compendium.shadowdark.spell-effects.FrFilluk4S5VaWut]{Spell Effect: Sleep}

", "duration": { "type": "instant", "value": -1 diff --git a/data/packs/talents.db/ability_score_improvement__cha___hkfq4SGF4mkDjQmt.json b/data/packs/talents.db/ability_score_improvement__cha___hkfq4SGF4mkDjQmt.json index 04cf9b88f..09b04059c 100644 --- a/data/packs/talents.db/ability_score_improvement__cha___hkfq4SGF4mkDjQmt.json +++ b/data/packs/talents.db/ability_score_improvement__cha___hkfq4SGF4mkDjQmt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Cha)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__cha___pBT8eBhcaKSnzbcq.json b/data/packs/talents.db/ability_score_improvement__cha___pBT8eBhcaKSnzbcq.json index 40f314460..7adf62e0a 100644 --- a/data/packs/talents.db/ability_score_improvement__cha___pBT8eBhcaKSnzbcq.json +++ b/data/packs/talents.db/ability_score_improvement__cha___pBT8eBhcaKSnzbcq.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Cha)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__con___CUwCZOHDW1XRT1ce.json b/data/packs/talents.db/ability_score_improvement__con___CUwCZOHDW1XRT1ce.json index 498350fae..b9d658d00 100644 --- a/data/packs/talents.db/ability_score_improvement__con___CUwCZOHDW1XRT1ce.json +++ b/data/packs/talents.db/ability_score_improvement__con___CUwCZOHDW1XRT1ce.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Con)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__con___R6opds1dM2LQdca1.json b/data/packs/talents.db/ability_score_improvement__con___R6opds1dM2LQdca1.json index 8933d6175..cee2a2e23 100644 --- a/data/packs/talents.db/ability_score_improvement__con___R6opds1dM2LQdca1.json +++ b/data/packs/talents.db/ability_score_improvement__con___R6opds1dM2LQdca1.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Con)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json b/data/packs/talents.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json index a330ecb25..54031506b 100644 --- a/data/packs/talents.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json +++ b/data/packs/talents.db/ability_score_improvement__dex___sx2uVw9MzQNA7mnd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Dex)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__int___7ADLFBANMORl70Nm.json b/data/packs/talents.db/ability_score_improvement__int___7ADLFBANMORl70Nm.json index 6105d2d94..5b2271a36 100644 --- a/data/packs/talents.db/ability_score_improvement__int___7ADLFBANMORl70Nm.json +++ b/data/packs/talents.db/ability_score_improvement__int___7ADLFBANMORl70Nm.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Int)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json b/data/packs/talents.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json index 18df73a5a..57dd5de73 100644 --- a/data/packs/talents.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json +++ b/data/packs/talents.db/ability_score_improvement__int___lSaJHBE00pEuwfOx.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Int)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__str___jzxgJvPfazpI6udq.json b/data/packs/talents.db/ability_score_improvement__str___jzxgJvPfazpI6udq.json index fbce6ed54..2516e00d1 100644 --- a/data/packs/talents.db/ability_score_improvement__str___jzxgJvPfazpI6udq.json +++ b/data/packs/talents.db/ability_score_improvement__str___jzxgJvPfazpI6udq.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Str)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json b/data/packs/talents.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json index 12e1f75e4..93cbb46d9 100644 --- a/data/packs/talents.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json +++ b/data/packs/talents.db/ability_score_improvement__str___peAz8xVvIeZ6SLHd.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Str)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__wis___isMVMARzqqQVLmZ4.json b/data/packs/talents.db/ability_score_improvement__wis___isMVMARzqqQVLmZ4.json index bd16f9e40..0e9255285 100644 --- a/data/packs/talents.db/ability_score_improvement__wis___isMVMARzqqQVLmZ4.json +++ b/data/packs/talents.db/ability_score_improvement__wis___isMVMARzqqQVLmZ4.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Wis)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ability_score_improvement__wis___rG2EB3u5Q4eUDash.json b/data/packs/talents.db/ability_score_improvement__wis___rG2EB3u5Q4eUDash.json index aaf210958..42b12794f 100644 --- a/data/packs/talents.db/ability_score_improvement__wis___rG2EB3u5Q4eUDash.json +++ b/data/packs/talents.db/ability_score_improvement__wis___rG2EB3u5Q4eUDash.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "Ability Score Improvement (Wis)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/abilityimprovement__GJXEM96MY9ydNQ47.json b/data/packs/talents.db/abilityimprovement__GJXEM96MY9ydNQ47.json index 503975a7b..014a45ba4 100644 --- a/data/packs/talents.db/abilityimprovement__GJXEM96MY9ydNQ47.json +++ b/data/packs/talents.db/abilityimprovement__GJXEM96MY9ydNQ47.json @@ -50,11 +50,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", + "img": "icons/skills/melee/hand-grip-staff-yellow-brown.webp", "name": "abilityImprovement", "origin": "Item.6iZplEBazA2f66A3", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/additional_backstab_die__AmcPerJgnykmMwVA.json b/data/packs/talents.db/additional_backstab_die__AmcPerJgnykmMwVA.json index 52ad3eae4..aa977176b 100644 --- a/data/packs/talents.db/additional_backstab_die__AmcPerJgnykmMwVA.json +++ b/data/packs/talents.db/additional_backstab_die__AmcPerJgnykmMwVA.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-dagger-white-orange.webp", + "img": "icons/skills/melee/strike-dagger-white-orange.webp", "name": "Additional Backstab Die", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/additional_seer_spell__LaRNVk9FZkrM1nSJ.json b/data/packs/talents.db/additional_seer_spell__LaRNVk9FZkrM1nSJ.json deleted file mode 100644 index b5bed0c83..000000000 --- a/data/packs/talents.db/additional_seer_spell__LaRNVk9FZkrM1nSJ.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "_id": "LaRNVk9FZkrM1nSJ", - "_key": "!items!LaRNVk9FZkrM1nSJ", - "effects": [ - ], - "folder": "Z4zDnZoxthjHXo5V", - "img": "icons/sundries/books/book-turquoise-moon.webp", - "name": "Additional Seer Spell", - "system": { - "description": "

Learn one additional seer spell of any tier you know.

", - "level": 0, - "magicItem": false, - "predefinedEffects": "", - "source": { - "title": "cursed-scroll-3" - }, - "talentClass": "level" - }, - "type": "Talent" -} diff --git a/data/packs/talents.db/armor_mastery__0g9MUhj9Tr3AWRXl.json b/data/packs/talents.db/armor_mastery__0g9MUhj9Tr3AWRXl.json index 33291fb88..2222ba921 100644 --- a/data/packs/talents.db/armor_mastery__0g9MUhj9Tr3AWRXl.json +++ b/data/packs/talents.db/armor_mastery__0g9MUhj9Tr3AWRXl.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/defensive/shield-barrier-deflect-teal.webp", + "img": "icons/magic/defensive/shield-barrier-deflect-teal.webp", "name": "Armor Mastery", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/extra_hp_max__qIFVq4PAB70lPkf9.json b/data/packs/talents.db/extra_hp_max__qIFVq4PAB70lPkf9.json index f40d31187..c858bf2de 100644 --- a/data/packs/talents.db/extra_hp_max__qIFVq4PAB70lPkf9.json +++ b/data/packs/talents.db/extra_hp_max__qIFVq4PAB70lPkf9.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/heart-shadow-red.webp", + "img": "icons/magic/life/heart-shadow-red.webp", "name": "Extra HP Max", "origin": "Item.SXuw8zzD6a8dwmJE", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/hauler__rqplFhIShnvmV0U4.json b/data/packs/talents.db/hauler__rqplFhIShnvmV0U4.json index 16c9823c9..1ba60465c 100644 --- a/data/packs/talents.db/hauler__rqplFhIShnvmV0U4.json +++ b/data/packs/talents.db/hauler__rqplFhIShnvmV0U4.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/containers/bags/sack-leather-tan.webp", + "img": "icons/containers/bags/sack-leather-tan.webp", "name": "Hauler", "origin": "Compendium.shadowdark.talents.7JTDRLtHc6FOrIEc", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json b/data/packs/talents.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json index 6b5fcc532..cc4b2367a 100644 --- a/data/packs/talents.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json +++ b/data/packs/talents.db/hp_roll_advantage__0rcSjPSjHdvGwtOu.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/life/cross-area-circle-green-white.webp", + "img": "icons/magic/life/cross-area-circle-green-white.webp", "name": "HP Roll Advantage", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/initiative_advantage__UVsf7VJCOrBm42Yz.json b/data/packs/talents.db/initiative_advantage__UVsf7VJCOrBm42Yz.json index 826528135..346bf9d38 100644 --- a/data/packs/talents.db/initiative_advantage__UVsf7VJCOrBm42Yz.json +++ b/data/packs/talents.db/initiative_advantage__UVsf7VJCOrBm42Yz.json @@ -2,7 +2,6 @@ "_id": "UVsf7VJCOrBm42Yz", "_key": "!items!UVsf7VJCOrBm42Yz", "effects": [ - "k9wVrL0gDKPn2rNt" ], "folder": "Z4zDnZoxthjHXo5V", "img": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", diff --git a/data/packs/talents.db/initiative_advantage__k9wVrL0gDKPn2rNt.json b/data/packs/talents.db/initiative_advantage__k9wVrL0gDKPn2rNt.json index a18d00f32..102886a8b 100644 --- a/data/packs/talents.db/initiative_advantage__k9wVrL0gDKPn2rNt.json +++ b/data/packs/talents.db/initiative_advantage__k9wVrL0gDKPn2rNt.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", + "img": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", "name": "Initiative Advantage", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/knack__spellcasting___OU9XGvWpbh2ADVNy.json b/data/packs/talents.db/knack__spellcasting___OU9XGvWpbh2ADVNy.json index 8f31a6bf5..5e283e00a 100644 --- a/data/packs/talents.db/knack__spellcasting___OU9XGvWpbh2ADVNy.json +++ b/data/packs/talents.db/knack__spellcasting___OU9XGvWpbh2ADVNy.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/control/sihouette-hold-beam-green.webp", + "img": "icons/magic/control/sihouette-hold-beam-green.webp", "name": "Knack (Spellcasting)", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/learn_spell__T5nkdUM75LSnDpu5.json b/data/packs/talents.db/learn_spell__T5nkdUM75LSnDpu5.json deleted file mode 100644 index be55d17c0..000000000 --- a/data/packs/talents.db/learn_spell__T5nkdUM75LSnDpu5.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "_id": "T5nkdUM75LSnDpu5", - "_key": "!items!T5nkdUM75LSnDpu5", - "effects": [ - ], - "folder": "Z4zDnZoxthjHXo5V", - "img": "icons/sundries/books/book-embossed-clasp-gold-brown.webp", - "name": "Learn Spell", - "system": { - "description": "

Learn one additional wizard spell of any tier you know.

", - "level": 1, - "magicItem": false, - "predefinedEffects": "", - "source": { - "title": "core-rules" - }, - "talentClass": "level" - }, - "type": "Talent" -} diff --git a/data/packs/talents.db/magical_dabbler_bonus__QBX0EGnKmDfPJ8gQ.json b/data/packs/talents.db/magical_dabbler_bonus__QBX0EGnKmDfPJ8gQ.json index 7efbddbb3..2a6e4932d 100644 --- a/data/packs/talents.db/magical_dabbler_bonus__QBX0EGnKmDfPJ8gQ.json +++ b/data/packs/talents.db/magical_dabbler_bonus__QBX0EGnKmDfPJ8gQ.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/symbols/runes-triangle-magenta.webp", + "img": "icons/magic/symbols/runes-triangle-magenta.webp", "name": "Magical Dabbler Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_attack_roll_bonus__ZTDD2HwlrjLbEIQp.json b/data/packs/talents.db/melee_attack_roll_bonus__ZTDD2HwlrjLbEIQp.json index 6a9638ead..2e92709a0 100644 --- a/data/packs/talents.db/melee_attack_roll_bonus__ZTDD2HwlrjLbEIQp.json +++ b/data/packs/talents.db/melee_attack_roll_bonus__ZTDD2HwlrjLbEIQp.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Melee Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_attack_roll_bonus__c7CGt0FBJHv5BtpM.json b/data/packs/talents.db/melee_attack_roll_bonus__c7CGt0FBJHv5BtpM.json index e121db00d..68bc6e2db 100644 --- a/data/packs/talents.db/melee_attack_roll_bonus__c7CGt0FBJHv5BtpM.json +++ b/data/packs/talents.db/melee_attack_roll_bonus__c7CGt0FBJHv5BtpM.json @@ -20,10 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Melee Attack Roll Bonus", "origin": null, "statuses": [ ], - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json b/data/packs/talents.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json index 987f0cd29..da92c5315 100644 --- a/data/packs/talents.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json +++ b/data/packs/talents.db/melee_attack_roll_bonus__iR3hHoX6W9VOCfy0.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Melee Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_attack_roll_bonus__y00ihJhSPjoGVmKZ.json b/data/packs/talents.db/melee_attack_roll_bonus__y00ihJhSPjoGVmKZ.json index 1ec5a661e..0c3af73c3 100644 --- a/data/packs/talents.db/melee_attack_roll_bonus__y00ihJhSPjoGVmKZ.json +++ b/data/packs/talents.db/melee_attack_roll_bonus__y00ihJhSPjoGVmKZ.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-polearm-glowing-white.webp", + "img": "icons/skills/melee/strike-polearm-glowing-white.webp", "name": "Melee Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json b/data/packs/talents.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json index 76bb3e35a..4f2aa3a7b 100644 --- a/data/packs/talents.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json +++ b/data/packs/talents.db/melee_damage_bonus__9LnTbRJXNUH9wLTy.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Melee Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_damage_bonus__JOP97BP4aJ0kjcgL.json b/data/packs/talents.db/melee_damage_bonus__JOP97BP4aJ0kjcgL.json index 7390907f0..73800e396 100644 --- a/data/packs/talents.db/melee_damage_bonus__JOP97BP4aJ0kjcgL.json +++ b/data/packs/talents.db/melee_damage_bonus__JOP97BP4aJ0kjcgL.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Melee Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_damage_bonus__cefeWMKoAqHxuuU1.json b/data/packs/talents.db/melee_damage_bonus__cefeWMKoAqHxuuU1.json index 0ac0c7a6a..67f4db085 100644 --- a/data/packs/talents.db/melee_damage_bonus__cefeWMKoAqHxuuU1.json +++ b/data/packs/talents.db/melee_damage_bonus__cefeWMKoAqHxuuU1.json @@ -20,10 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Melee Damage Bonus", "origin": null, "statuses": [ ], - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/melee_damage_bonus__weIU0JfoZ96fYNqv.json b/data/packs/talents.db/melee_damage_bonus__weIU0JfoZ96fYNqv.json deleted file mode 100644 index 6c44ecc1c..000000000 --- a/data/packs/talents.db/melee_damage_bonus__weIU0JfoZ96fYNqv.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "_id": "weIU0JfoZ96fYNqv", - "_key": "!items.effects!Iy5AxSYMeQ2SIVpc.weIU0JfoZ96fYNqv", - "changes": [ - { - "key": "system.bonuses.meleeDamageBonus", - "mode": 2, - "priority": null, - "value": "1" - } - ], - "description": "", - "disabled": false, - "duration": { - "combat": null, - "rounds": null, - "seconds": null, - "startRound": null, - "startTime": null, - "startTurn": null, - "turns": null - }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", - "name": "Melee Damage Bonus", - "origin": null, - "statuses": [ - ], - "transfer": true -} diff --git a/data/packs/talents.db/melee_damage_bonus__wryUreqZgIx22crJ.json b/data/packs/talents.db/melee_damage_bonus__wryUreqZgIx22crJ.json index 38ccd5248..d857224bf 100644 --- a/data/packs/talents.db/melee_damage_bonus__wryUreqZgIx22crJ.json +++ b/data/packs/talents.db/melee_damage_bonus__wryUreqZgIx22crJ.json @@ -20,10 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Melee Damage Bonus", "origin": null, "statuses": [ ], - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ranged_attack_roll_bonus__ODBe0yE8vkVOD2qZ.json b/data/packs/talents.db/ranged_attack_roll_bonus__ODBe0yE8vkVOD2qZ.json index 820dc150e..7b9d520da 100644 --- a/data/packs/talents.db/ranged_attack_roll_bonus__ODBe0yE8vkVOD2qZ.json +++ b/data/packs/talents.db/ranged_attack_roll_bonus__ODBe0yE8vkVOD2qZ.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Ranged Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ranged_attack_roll_bonus__OQQ5fxWh3zBw8W5O.json b/data/packs/talents.db/ranged_attack_roll_bonus__OQQ5fxWh3zBw8W5O.json index f9a4cd9c1..21a6928bd 100644 --- a/data/packs/talents.db/ranged_attack_roll_bonus__OQQ5fxWh3zBw8W5O.json +++ b/data/packs/talents.db/ranged_attack_roll_bonus__OQQ5fxWh3zBw8W5O.json @@ -20,10 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Ranged Attack Roll Bonus", "origin": null, "statuses": [ ], - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ranged_attack_roll_bonus__njtjaSNJ4WQCV7n5.json b/data/packs/talents.db/ranged_attack_roll_bonus__njtjaSNJ4WQCV7n5.json index 98e270aac..13f02376c 100644 --- a/data/packs/talents.db/ranged_attack_roll_bonus__njtjaSNJ4WQCV7n5.json +++ b/data/packs/talents.db/ranged_attack_roll_bonus__njtjaSNJ4WQCV7n5.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Ranged Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json b/data/packs/talents.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json index d8aa2da03..3a3ce1e89 100644 --- a/data/packs/talents.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json +++ b/data/packs/talents.db/ranged_attack_roll_bonus__p0eEwLNQh9oSEtEj.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/weapons/ammunition/arrow-head-war-flight.webp", + "img": "icons/weapons/ammunition/arrow-head-war-flight.webp", "name": "Ranged Attack Roll Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ranged_damage_bonus__V7hLOyXMBijj06wB.json b/data/packs/talents.db/ranged_damage_bonus__V7hLOyXMBijj06wB.json index 848156ea6..29f022551 100644 --- a/data/packs/talents.db/ranged_damage_bonus__V7hLOyXMBijj06wB.json +++ b/data/packs/talents.db/ranged_damage_bonus__V7hLOyXMBijj06wB.json @@ -20,10 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Ranged Damage Bonus", "origin": null, "statuses": [ ], - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/ranged_damage_bonus__lodEOfzuI5jDWc4h.json b/data/packs/talents.db/ranged_damage_bonus__lodEOfzuI5jDWc4h.json index 9909af7db..186706f13 100644 --- a/data/packs/talents.db/ranged_damage_bonus__lodEOfzuI5jDWc4h.json +++ b/data/packs/talents.db/ranged_damage_bonus__lodEOfzuI5jDWc4h.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/strike-axe-blood-red.webp", + "img": "icons/skills/melee/strike-axe-blood-red.webp", "name": "Ranged Damage Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/shadowdark_item_effect_predefined_effect_weapondamagedied12__UGQKMdNcgb1O8qwy.json b/data/packs/talents.db/shadowdark_item_effect_predefined_effect_weapondamagedied12__UGQKMdNcgb1O8qwy.json index 31f585b06..172928bc7 100644 --- a/data/packs/talents.db/shadowdark_item_effect_predefined_effect_weapondamagedied12__UGQKMdNcgb1O8qwy.json +++ b/data/packs/talents.db/shadowdark_item_effect_predefined_effect_weapondamagedied12__UGQKMdNcgb1O8qwy.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/ranged/arrows-flying-salvo-blue-light.webp", + "img": "icons/skills/ranged/arrows-flying-salvo-blue-light.webp", "name": "SHADOWDARK.item.effect.predefined_effect.weaponDamageDieD12", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json b/data/packs/talents.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json index 5a02bc118..1e52fb234 100644 --- a/data/packs/talents.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json +++ b/data/packs/talents.db/spellcasting_advantage_on_spell__ZjpQVS9L1baZZ2PF.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/air/air-smoke-casting.webp", + "img": "icons/magic/air/air-smoke-casting.webp", "name": "Spellcasting Advantage on Spell", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/spellcasting_advantage_on_spell__oEZ9BldTmIl6AS31.json b/data/packs/talents.db/spellcasting_advantage_on_spell__oEZ9BldTmIl6AS31.json index 73d68b4e6..f595f5cc2 100644 --- a/data/packs/talents.db/spellcasting_advantage_on_spell__oEZ9BldTmIl6AS31.json +++ b/data/packs/talents.db/spellcasting_advantage_on_spell__oEZ9BldTmIl6AS31.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/air/air-smoke-casting.webp", + "img": "icons/magic/air/air-smoke-casting.webp", "name": "Spellcasting Advantage on Spell", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json b/data/packs/talents.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json index 3462a58c7..c7541ceca 100644 --- a/data/packs/talents.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json +++ b/data/packs/talents.db/spellcasting_check_bonus__QBX0EGnKmDfPJ8gQ.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/fire/flame-burning-fist-strike.webp", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", "name": "Spellcasting Check Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/spellcasting_check_bonus__etJKhGLqpcKvyloB.json b/data/packs/talents.db/spellcasting_check_bonus__etJKhGLqpcKvyloB.json index c495e6701..436f986ee 100644 --- a/data/packs/talents.db/spellcasting_check_bonus__etJKhGLqpcKvyloB.json +++ b/data/packs/talents.db/spellcasting_check_bonus__etJKhGLqpcKvyloB.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/magic/fire/flame-burning-fist-strike.webp", + "img": "icons/magic/fire/flame-burning-fist-strike.webp", "name": "Spellcasting Check Bonus", "origin": null, "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/data/packs/talents.db/weaponmastery__E7SwrOhzSAyMZ1Ec.json b/data/packs/talents.db/weaponmastery__E7SwrOhzSAyMZ1Ec.json index e4abaa090..63573be1f 100644 --- a/data/packs/talents.db/weaponmastery__E7SwrOhzSAyMZ1Ec.json +++ b/data/packs/talents.db/weaponmastery__E7SwrOhzSAyMZ1Ec.json @@ -20,11 +20,14 @@ "startTurn": null, "turns": null }, - "icon": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", + "img": "icons/skills/melee/weapons-crossed-swords-white-blue.webp", "name": "weaponMastery", "origin": "Compendium.shadowdark.talents.eg8u9L4gcJAxBxVX", "statuses": [ ], - "tint": null, - "transfer": true + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" } diff --git a/scss/base/_index.scss b/scss/base/_index.scss index 09d8298f9..ba66999da 100644 --- a/scss/base/_index.scss +++ b/scss/base/_index.scss @@ -2,4 +2,5 @@ @forward "components"; @forward "dialog"; @forward "foundry"; +@forward "journal"; @forward "reset"; diff --git a/scss/base/_journal.scss b/scss/base/_journal.scss new file mode 100644 index 000000000..7e942cace --- /dev/null +++ b/scss/base/_journal.scss @@ -0,0 +1,181 @@ +@use "../abstracts" as *; +@use "../mixins" as *; + +.system-shadowdark .sheet.journal-entry .journal-entry-content { + background: none; + background-color: white; +}; + +.system-shadowdark .journal-sheet .journal-header input[type="text"] { + background: none; + color: black; + border: none; + border-radius: 0; +} + +.system-shadowdark .journal-sheet .journal-header .title { + font-family: "Montserrat-Bold"; + font-size: 2.2em; + font-variant-caps: small-caps; +} + +.system-shadowdark .sheet.journal-entry .journal-entry-page { + + blockquote { + border: none; + background-color: rgb(182, 219, 198); + padding: 8px; + margin: 16px; + + p { + font-size: 1.15em; + font-style: italic; + } + } + + h1, h2, h3, h4, h5 { + font-family: "Montserrat-Bold"; + font-weight: bold; + text-transform: uppercase; + color: black; + border: none; + margin: 0 0 0.5rem; + padding: 0; + } + + h1 { + font-family: "Old Newspaper Font"; + font-size: 3.5em; + font-weight: normal; + color: white; + background-color: black; + width: 100%; + text-align: center; + text-transform: none; + } + + h2, h3, h4, h5 { + margin-top: 1rem; + } + + h2 { + font-size: 1.6em; + } + + h2.fancy { + font-family: "JSL Blackletter"; + text-transform: none; + font-size: 2.5em; + font-weight: normal; + margin: 0; + } + + h3 { + font-size: 1.4em; + } + + h4 { + font-size: 1.2em; + } + + h5 { + font-size: 1em; + } + + img { + border: none; + } + + p { + font-family: "Montserrat-Medium"; + font-style: normal; + font-size: 1.1em; + margin: 0 0 0.5rem; + } + + blockquote, + table > caption { + font-family: "Montserrat-SemiBold"; + font-size: 16px; + text-transform: uppercase; + text-align: center; + line-height: 1.8; + color:white; + background: linear-gradient(90deg, transparent 40px, black 40px, black calc(100% - 40px), transparent calc(100% - 40px)), + url("../assets/artwork/title_right.png") no-repeat right, + url("../assets/artwork/title_left.png") no-repeat left; + background-size: auto; + background-repeat: repeat-y; + } + + blockquote { + line-height: 1; + padding-top: 20px; + padding-bottom: 10px; + + p { + font-family: "Old Newspaper Font"; + text-transform: none; + font-size: 1.4rem; + } + } + + table { + border: none; + margin-bottom: 1em; + margin-top: 1em; + + width: fit-content; + + + p { + font-size: 1.1em; + margin: 0; + } + + tbody { + tr { + border-top: black; + border-top-style: solid; + border-top-width: 2px; + background-color: white; + } + + tr:first-child { + font-weight: bold; + border: none; + } + } + + td, + th { + padding-left: 10px; + padding-right: 10px; + } + } + + section { + .reveal { + float: right; + } + + .secret { + background: rgba(125, 28, 28, 0.2); + border: 3px solid; + padding: 4px; + border-color: rgb(125, 28, 28); + border-radius: 8px; + padding: 8px; + margin: 16px; + + p { + font-size: 1.2em; + } + } + + .revealed { + border-color: rgb(28, 125, 34); + background: rgba(28, 125, 34, 0.2); + } + } +}