Add some compendium data
This commit is contained in:
parent
931b6a96d0
commit
1177ed36aa
62 changed files with 1943 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
packs/** binary
|
||||
0
packs/aspects/000011.log
Normal file
0
packs/aspects/000011.log
Normal file
1
packs/aspects/CURRENT
Normal file
1
packs/aspects/CURRENT
Normal file
|
|
@ -0,0 +1 @@
|
|||
MANIFEST-000010
|
||||
0
packs/aspects/LOCK
Normal file
0
packs/aspects/LOCK
Normal file
3
packs/aspects/LOG
Normal file
3
packs/aspects/LOG
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2024/02/11-11:52:11.822770 7f37115ff640 Recovering log #8
|
||||
2024/02/11-11:52:11.846951 7f37115ff640 Delete type=0 #8
|
||||
2024/02/11-11:52:11.846976 7f37115ff640 Delete type=3 #6
|
||||
7
packs/aspects/LOG.old
Normal file
7
packs/aspects/LOG.old
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
2024/02/11-11:06:28.261903 7f66077f2640 Recovering log #4
|
||||
2024/02/11-11:06:28.278436 7f66077f2640 Delete type=0 #4
|
||||
2024/02/11-11:06:28.278461 7f66077f2640 Delete type=3 #2
|
||||
2024/02/11-11:51:12.131917 7f65fe9fe640 Level-0 table #9: started
|
||||
2024/02/11-11:51:12.131937 7f65fe9fe640 Level-0 table #9: 0 bytes OK
|
||||
2024/02/11-11:51:12.138668 7f65fe9fe640 Delete type=0 #7
|
||||
2024/02/11-11:51:12.151126 7f65fe9fe640 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/aspects/MANIFEST-000010
Normal file
BIN
packs/aspects/MANIFEST-000010
Normal file
Binary file not shown.
BIN
packs/beastiary/000005.ldb
Normal file
BIN
packs/beastiary/000005.ldb
Normal file
Binary file not shown.
0
packs/beastiary/000007.log
Normal file
0
packs/beastiary/000007.log
Normal file
1
packs/beastiary/CURRENT
Normal file
1
packs/beastiary/CURRENT
Normal file
|
|
@ -0,0 +1 @@
|
|||
MANIFEST-000006
|
||||
0
packs/beastiary/LOCK
Normal file
0
packs/beastiary/LOCK
Normal file
3
packs/beastiary/LOG
Normal file
3
packs/beastiary/LOG
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2024/02/11-11:52:21.966348 7fb292bff640 Recovering log #4
|
||||
2024/02/11-11:52:21.990591 7fb292bff640 Delete type=0 #4
|
||||
2024/02/11-11:52:21.990632 7fb292bff640 Delete type=3 #2
|
||||
5
packs/beastiary/LOG.old
Normal file
5
packs/beastiary/LOG.old
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
2024/02/11-11:06:28.301571 7f6606ff1640 Delete type=3 #1
|
||||
2024/02/11-11:51:12.119697 7f65fe9fe640 Level-0 table #5: started
|
||||
2024/02/11-11:51:12.125198 7f65fe9fe640 Level-0 table #5: 5329 bytes OK
|
||||
2024/02/11-11:51:12.131844 7f65fe9fe640 Delete type=0 #3
|
||||
2024/02/11-11:51:12.151118 7f65fe9fe640 Manual compaction at level-0 from '!actors!TxMsleI1qG86zj6B' @ 72057594037927935 : 1 .. '!actors!TxMsleI1qG86zj6B' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/beastiary/MANIFEST-000006
Normal file
BIN
packs/beastiary/MANIFEST-000006
Normal file
Binary file not shown.
110
packs/beastiary/_source/Dragon_TxMsleI1qG86zj6B.json
Normal file
110
packs/beastiary/_source/Dragon_TxMsleI1qG86zj6B.json
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
{
|
||||
"name": "Dragon",
|
||||
"type": "mob",
|
||||
"_id": "TxMsleI1qG86zj6B",
|
||||
"img": "icons/svg/mystery-man.svg",
|
||||
"system": {
|
||||
"bonus": 6,
|
||||
"initiative": 20,
|
||||
"morale": 2,
|
||||
"drops": "Dragon Materials",
|
||||
"stunts": "Breath Weapon: At the end of the round, the Dragon breathes its fire onto the battlefield, forcing everyone to make a contest against its current dice.",
|
||||
"immune": "Piercing, Slashing, Smashing",
|
||||
"weak": "Gun, Neon",
|
||||
"bytes": 0,
|
||||
"description": "Children of Annwn that explode from her body and conquer the hex of their birth. Stylized after the lung Dragons",
|
||||
"dice": [
|
||||
{
|
||||
"count": 3,
|
||||
"sides": 6,
|
||||
"repeat": 4
|
||||
},
|
||||
{
|
||||
"count": 2,
|
||||
"sides": 6,
|
||||
"repeat": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
"prototypeToken": {
|
||||
"name": "Dragon",
|
||||
"displayName": 0,
|
||||
"actorLink": false,
|
||||
"appendNumber": false,
|
||||
"prependAdjective": false,
|
||||
"texture": {
|
||||
"src": "icons/svg/mystery-man.svg",
|
||||
"scaleX": 1,
|
||||
"scaleY": 1,
|
||||
"offsetX": 0,
|
||||
"offsetY": 0,
|
||||
"rotation": 0
|
||||
},
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"lockRotation": false,
|
||||
"rotation": 0,
|
||||
"alpha": 1,
|
||||
"disposition": -1,
|
||||
"displayBars": 0,
|
||||
"bar1": {
|
||||
"attribute": null
|
||||
},
|
||||
"bar2": {
|
||||
"attribute": null
|
||||
},
|
||||
"light": {
|
||||
"alpha": 0.5,
|
||||
"angle": 360,
|
||||
"bright": 0,
|
||||
"coloration": 1,
|
||||
"dim": 0,
|
||||
"attenuation": 0.5,
|
||||
"luminosity": 0.5,
|
||||
"saturation": 0,
|
||||
"contrast": 0,
|
||||
"shadows": 0,
|
||||
"animation": {
|
||||
"type": null,
|
||||
"speed": 5,
|
||||
"intensity": 5,
|
||||
"reverse": false
|
||||
},
|
||||
"darkness": {
|
||||
"min": 0,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
"sight": {
|
||||
"enabled": false,
|
||||
"range": 0,
|
||||
"angle": 360,
|
||||
"visionMode": "basic",
|
||||
"attenuation": 0.1,
|
||||
"brightness": 0,
|
||||
"saturation": 0,
|
||||
"contrast": 0
|
||||
},
|
||||
"detectionModes": [],
|
||||
"flags": {},
|
||||
"randomImg": false
|
||||
},
|
||||
"items": [],
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676733262,
|
||||
"modifiedTime": 1707676892258,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!actors!TxMsleI1qG86zj6B"
|
||||
}
|
||||
BIN
packs/rules/000005.ldb
Normal file
BIN
packs/rules/000005.ldb
Normal file
Binary file not shown.
0
packs/rules/000007.log
Normal file
0
packs/rules/000007.log
Normal file
1
packs/rules/CURRENT
Normal file
1
packs/rules/CURRENT
Normal file
|
|
@ -0,0 +1 @@
|
|||
MANIFEST-000006
|
||||
0
packs/rules/LOCK
Normal file
0
packs/rules/LOCK
Normal file
3
packs/rules/LOG
Normal file
3
packs/rules/LOG
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2024/02/11-11:52:29.051389 7f31777bf640 Recovering log #4
|
||||
2024/02/11-11:52:29.075631 7f31777bf640 Delete type=0 #4
|
||||
2024/02/11-11:52:29.075659 7f31777bf640 Delete type=3 #2
|
||||
5
packs/rules/LOG.old
Normal file
5
packs/rules/LOG.old
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
2024/02/11-11:06:28.324858 7f66067f0640 Delete type=3 #1
|
||||
2024/02/11-11:51:12.138705 7f65fe9fe640 Level-0 table #5: started
|
||||
2024/02/11-11:51:12.144274 7f65fe9fe640 Level-0 table #5: 23028 bytes OK
|
||||
2024/02/11-11:51:12.150985 7f65fe9fe640 Delete type=0 #3
|
||||
2024/02/11-11:51:12.151134 7f65fe9fe640 Manual compaction at level-0 from '!journal!PZlkwX6W6TXpvl5C' @ 72057594037927935 : 1 .. '!journal.pages!yAgJW3Aa4cXf8OpM.xuAqJEceowRBS6EK' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/rules/MANIFEST-000006
Normal file
BIN
packs/rules/MANIFEST-000006
Normal file
Binary file not shown.
232
packs/rules/_source/Stats___Skills_PZlkwX6W6TXpvl5C.json
Normal file
232
packs/rules/_source/Stats___Skills_PZlkwX6W6TXpvl5C.json
Normal file
|
|
@ -0,0 +1,232 @@
|
|||
{
|
||||
"name": "Stats & Skills",
|
||||
"_id": "PZlkwX6W6TXpvl5C",
|
||||
"pages": [
|
||||
{
|
||||
"sort": 100000,
|
||||
"name": "Skills",
|
||||
"type": "text",
|
||||
"_id": "tf71tBEsorEzwg5D",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Skills are in-game abilities that dictate how good your Avatar is at accomplishing tasks. Choose three skills to gain training in, alongside the one skill gifted by your job. <em>Training</em> in a skill means you get +2 to rolls when using it. <em>Expertise</em> in a skill means you get +4 to rolls when using it.</p><p>Skills are categorized by which Stat they fall under. Add your bonus to Contests where the Skill is applicable, rolling your Stat Dice and adding the Skill to the result.</p><p></p><h2>Skill Training</h2><p>To learn a new skill, PCs must find someone who can teach it to them. This requires a payment of 20 Bytes and a week of downtime. To gain Expertise in a skill, the player and the Server Host must agree to a challenge. Failure to accomplish the challenge locks you out of the skill into another challenge is agreed upon. If the challenge is accomplished the player gains Expertise in the skill.</p><p></p><h2>Detailed Skill Breakdowns</h2><ul><li><p>@UUID[.hcU7kvIyJEyQfjZI]{Build Skills}</p></li><li><p>@UUID[.eEKc5g8nyJo4gzcA]{Meta Skills}</p></li><li><p>@UUID[.Bv7FKq69XgfNgq0G]{Presence Skills}</p></li><li><p>@UUID[.YjSClMTdT8psEy3k]{Hands Skills}</p></li></ul>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675426941,
|
||||
"modifiedTime": 1707676418844,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!PZlkwX6W6TXpvl5C.tf71tBEsorEzwg5D"
|
||||
},
|
||||
{
|
||||
"sort": 200000,
|
||||
"name": "Build Skills",
|
||||
"type": "text",
|
||||
"_id": "hcU7kvIyJEyQfjZI",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 2
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<h2>Defense</h2><p>Instead of armor, characters have a base defense that acts as damage reduction. Training in defense gives you 1dr, and Expertise gives you 2dr. Some clothes and armour may offer more damage reduction.</p><p></p><h2>Magic</h2><p>Training in magic lets you cast spells. Without training, you might be able to read the spells but their magic is lost on you. Expertise allows you to identify who cast a particular spell and detect magic in the area.</p><p></p><h2>Melee</h2><p>Training in melee allows you to use big melee weapons. Expertise allows you a unique \"stance\" with your weapon of choice. Whether you're swinging a sword or a punch, add your training when making attacks against against opponents.</p><p></p><h2>Platforming</h2><p>Acrobatic leaps, climbing, and navigating dangerous terrain. Training in platforming gives you tighter control over your Avatar's movements. Expertise gives you a double jump.</p><p></p><h2>Strength</h2><p>Knocking this over, pushing things out of the way, and general, hand-made destruction. Training in strength makes objects weigh less to your character. Expertise lets you throw large objects.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675453145,
|
||||
"modifiedTime": 1707675622437,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!PZlkwX6W6TXpvl5C.hcU7kvIyJEyQfjZI"
|
||||
},
|
||||
{
|
||||
"sort": 300000,
|
||||
"name": "Meta Skills",
|
||||
"type": "text",
|
||||
"_id": "eEKc5g8nyJo4gzcA",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 2
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<h2>Alchemy</h2><p>Creating and identifying foils. Training in alchemy allows your character to craft lesser foils out of Materials. Expertise lets you craft greater foils.</p><p></p><h2>Arcanum</h2><p>The knowledge and training to use magic items and sci-fi tech. Training in arcanum allows you to use neon weapons. Expertise gives you basic information about magic items that are within your line of sight.</p><p></p><h2>Dreams</h2><p>Considered a hidden skill of the game, because it's not clearly defined on the wiki. [Call to action! The .dungeon wiki is open for contributors who know more about this skill]</p><section class=\"secret\" id=\"secret-p8sDnaGF4dVcH8aS\"><p>Training in dreams allows you to make pacts with the pantheon of .dungeon. Expertise in it allows you to open yourself to the world of Annwn and receive messages from it. Often cryptic or prophetic.</p></section><p></p><h2>Lore</h2><p>Training in lore means the game expands descriptive text. Expertise means the game might butt in to give you information, even when you didn't ask for it.</p><p></p><h2>Navigation</h2><p>Training in navigation improves your HUD radar and quest markers. Expertise gives you active hints to help you search and travel.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675480467,
|
||||
"modifiedTime": 1707675613151,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!PZlkwX6W6TXpvl5C.eEKc5g8nyJo4gzcA"
|
||||
},
|
||||
{
|
||||
"sort": 400000,
|
||||
"name": "Presence Skills",
|
||||
"type": "text",
|
||||
"_id": "Bv7FKq69XgfNgq0G",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 2
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<h2>Animal Handling</h2><p>Training in animal handling allows you to take on animals (and some monsters) as pets. Expertise in animal handling lets you reroll animal reactions to you, and take on a mount.</p><p></p><h2>Perception</h2><p>Training in perception improves colours, sounds, and smells to enhance your senses. Expertise in perception does this even more and also adds faint outlines to things of interest. The invisible hands of the game like you.</p><p></p><h2>Sneak</h2><p>Training in sneak reduces the ambient and active sounds of your Avatar. Expertise makes you completely silent while crouched.</p><p></p><h2>Speech</h2><p>Training in speech improves NPC reactions to you. Expertise in speech rerolls reaction rolls even in dangerous situations.</p><p></p><h2>Vibes</h2><p>Training in vibes improves the haptic feedback of your VR rig, giving you subtle signals when things are off. Expertise improves this even more and makes NPCs more readable.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675495034,
|
||||
"modifiedTime": 1707675630479,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!PZlkwX6W6TXpvl5C.Bv7FKq69XgfNgq0G"
|
||||
},
|
||||
{
|
||||
"sort": 500000,
|
||||
"name": "Hands Skills",
|
||||
"type": "text",
|
||||
"_id": "YjSClMTdT8psEy3k",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 2
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<h2>Accuracy</h2><p>Training in accuracy reduces arrow and bullet drop and other things that affect trajectory of ranged attacks. Expertise subtly slows aiming down to give you greater control.</p><p></p><h2>Crafting</h2><p>Training in crafting allows you to create lesser versions of items as long as you have the supplies. Expertise allows you to create greater versions.</p><p></p><h2>Engineering</h2><p>Training in engineering aids you in repairing vehicles and other machinery in the world. Expertise aids you further by reducing repair costs.</p><p></p><h2>Explosives</h2><p>Training in explosives allows you more wiggle room for failure while using them in combat and aids you in building and disarming explosives. Expertise allows you to disarm explosives without destroying them.</p><p></p><h2>Piloting</h2><p>Training in piloting improves vehicle responsiveness and makes them easier to control. Expertise allows for a semi-auto-pilot so you can take on simple tasks while also piloting.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675529083,
|
||||
"modifiedTime": 1707675636786,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!PZlkwX6W6TXpvl5C.YjSClMTdT8psEy3k"
|
||||
},
|
||||
{
|
||||
"sort": 0,
|
||||
"name": "Stats",
|
||||
"type": "text",
|
||||
"_id": "tv9jEZflqkGgQ1Az",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<h2>Build</h2><p>System mastery, character optimization, the crunch of the game.</p><p></p><h2>Meta</h2><p>Knowledge of the game, its setting, and its development.</p><p></p><h2>Presence</h2><p>Your senses, charisma, and immersion in the virtual world.</p><p></p><h2>Hands</h2><p>Your reaction time, hand-eye coordination, and precision.</p><p></p><h2>Tilt</h2><p>Tilt is how you keep your cool when the virtual world is unfair. Other RPGs call this a \"save\" or a \"saving throw\". Whenever your character would take on a status effect, roll your Tilt dice, <strong>getting a 4 or higher is a success, avoiding the status.</strong></p><p></p><h2>RNG</h2><p>RNG is also known as \"luck\" in other RPGs, RNG rolls are done for random events, loot drops, and other acts of chance the Server needs to account for. You can also roll RNG against an NPC to see if they are nearby.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675599891,
|
||||
"modifiedTime": 1707675641462,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!PZlkwX6W6TXpvl5C.tv9jEZflqkGgQ1Az"
|
||||
}
|
||||
],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675420080,
|
||||
"modifiedTime": 1707676418844,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal!PZlkwX6W6TXpvl5C"
|
||||
}
|
||||
757
packs/rules/_source/Statuses_yAgJW3Aa4cXf8OpM.json
Normal file
757
packs/rules/_source/Statuses_yAgJW3Aa4cXf8OpM.json
Normal file
|
|
@ -0,0 +1,757 @@
|
|||
{
|
||||
"name": "Statuses",
|
||||
"_id": "yAgJW3Aa4cXf8OpM",
|
||||
"pages": [
|
||||
{
|
||||
"sort": 100000,
|
||||
"name": "Overview",
|
||||
"type": "text",
|
||||
"_id": "p8wlxSqcQhZQRnaO",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Status are applied when traps are triggered, mobs land unique attacks, or by fumbling certain actions. When a status is applied, its effects are immediate. A player can use their action to make a tilt roll to end the status. Otherwise they'll need foils or magic to cure the status.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675677774,
|
||||
"modifiedTime": 1707675687491,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.p8wlxSqcQhZQRnaO"
|
||||
},
|
||||
{
|
||||
"sort": 200000,
|
||||
"name": "Bleeding",
|
||||
"type": "text",
|
||||
"_id": "Vu6iNCHNbrf4Dywe",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Take 1 Sync damage at the start of each of your turns until the bleeding is stopped.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675698797,
|
||||
"modifiedTime": 1707675710703,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.Vu6iNCHNbrf4Dywe"
|
||||
},
|
||||
{
|
||||
"sort": 300000,
|
||||
"name": "Blinded",
|
||||
"type": "text",
|
||||
"_id": "UgOXwykPoHH6mxuH",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>All navigation or targetting requires a successful luck roll.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675723698,
|
||||
"modifiedTime": 1707675725827,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.UgOXwykPoHH6mxuH"
|
||||
},
|
||||
{
|
||||
"sort": 400000,
|
||||
"name": "Burning",
|
||||
"type": "text",
|
||||
"_id": "Zplq6oUkBLZjuLuC",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Take [[/roll 1d6 # 1d6]] Sync damage at the start of your turn.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675739369,
|
||||
"modifiedTime": 1707675744761,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.Zplq6oUkBLZjuLuC"
|
||||
},
|
||||
{
|
||||
"sort": 500000,
|
||||
"name": "Charmed",
|
||||
"type": "text",
|
||||
"_id": "uPKEeeK5O8gILptc",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Act on the charmer's turn and add your dice to their damage.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675928934,
|
||||
"modifiedTime": 1707675933413,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.uPKEeeK5O8gILptc"
|
||||
},
|
||||
{
|
||||
"sort": 600000,
|
||||
"name": "Confused",
|
||||
"type": "text",
|
||||
"_id": "INB0gL4EznwVg0yn",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>All failed rolls are considered fumbles</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675943152,
|
||||
"modifiedTime": 1707675944882,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.INB0gL4EznwVg0yn"
|
||||
},
|
||||
{
|
||||
"sort": 700000,
|
||||
"name": "Deafened",
|
||||
"type": "text",
|
||||
"_id": "NOvC9fH492bYFqXb",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You can't hear any voice communications or game sounds. You may need to cover your ears, leave the room, or deafen your headset.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675968679,
|
||||
"modifiedTime": 1707675971640,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.NOvC9fH492bYFqXb"
|
||||
},
|
||||
{
|
||||
"sort": 800000,
|
||||
"name": "Drowning",
|
||||
"type": "text",
|
||||
"_id": "eBdIFH0ZWvcFFcTX",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You've failed your swimming roll and are now drowning. Roll Tilt at the start of your turn until someone saves you or you are forced to respawn.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675981287,
|
||||
"modifiedTime": 1707675986654,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.eBdIFH0ZWvcFFcTX"
|
||||
},
|
||||
{
|
||||
"sort": 900000,
|
||||
"name": "Frightened",
|
||||
"type": "text",
|
||||
"_id": "lsCvBn9TMtQl7Hgw",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You must move as far as possible from the thing that frightened you. You can't take actions that harm the thing that frightened you.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675997068,
|
||||
"modifiedTime": 1707675999184,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.lsCvBn9TMtQl7Hgw"
|
||||
},
|
||||
{
|
||||
"sort": 1000000,
|
||||
"name": "Grappled",
|
||||
"type": "text",
|
||||
"_id": "FErkgaSZlHPLdtd7",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You can't move but you can still take your action.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676010259,
|
||||
"modifiedTime": 1707676012998,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.FErkgaSZlHPLdtd7"
|
||||
},
|
||||
{
|
||||
"sort": 1100000,
|
||||
"name": "Invisible",
|
||||
"type": "text",
|
||||
"_id": "VEGpoa1DPtSheaEk",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Make an RNG roll to be able to spot an invisible target. All combat rolls must be made using RNG as well. Hitting an invisible target makes them visible.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676021625,
|
||||
"modifiedTime": 1707676024296,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.VEGpoa1DPtSheaEk"
|
||||
},
|
||||
{
|
||||
"sort": 1200000,
|
||||
"name": "Lost",
|
||||
"type": "text",
|
||||
"_id": "9pAaAElhaowUbXqS",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>If you are afflicted with this status, all navigation requires a successful RNG roll. Failure means the Server chooses where you go.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676039784,
|
||||
"modifiedTime": 1707676045882,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.9pAaAElhaowUbXqS"
|
||||
},
|
||||
{
|
||||
"sort": 1300000,
|
||||
"name": "Paralyzed",
|
||||
"type": "text",
|
||||
"_id": "Tmeq77W6rtFhtR8M",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You can't move or take an action on your turn. All damage you take is doubled.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676104227,
|
||||
"modifiedTime": 1707676107220,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.Tmeq77W6rtFhtR8M"
|
||||
},
|
||||
{
|
||||
"sort": 1400000,
|
||||
"name": "Poisoned",
|
||||
"type": "text",
|
||||
"_id": "RSKucW2LOCbR6iwb",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You make all rolls using your Tilt dice. Failure marks a respawn. Respawning removes this status.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676117414,
|
||||
"modifiedTime": 1707676125744,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.RSKucW2LOCbR6iwb"
|
||||
},
|
||||
{
|
||||
"sort": 1500000,
|
||||
"name": "Rage",
|
||||
"type": "text",
|
||||
"_id": "5G1Gj8eeKrmTLk2v",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You must attack the person or creature nearest to you.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676138008,
|
||||
"modifiedTime": 1707676140388,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.5G1Gj8eeKrmTLk2v"
|
||||
},
|
||||
{
|
||||
"sort": 1600000,
|
||||
"name": "Sickened",
|
||||
"type": "text",
|
||||
"_id": "nUy4CjnVZgL1bsdn",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You make all rolls with -1</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676151943,
|
||||
"modifiedTime": 1707676154116,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.nUy4CjnVZgL1bsdn"
|
||||
},
|
||||
{
|
||||
"sort": 1700000,
|
||||
"name": "Silenced",
|
||||
"type": "text",
|
||||
"_id": "xuAqJEceowRBS6EK",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Cannot cast songs and voice communication doesn't work. Cover your mouth or mute your microphone.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676173514,
|
||||
"modifiedTime": 1707676176637,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.xuAqJEceowRBS6EK"
|
||||
},
|
||||
{
|
||||
"sort": 1800000,
|
||||
"name": "Sleeping",
|
||||
"type": "text",
|
||||
"_id": "vrAbVZkCvwsjRb0i",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>All attacks auto-hit and deal twice as much damage. If attacking a sleeping mob, the attack removes two dice.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676185470,
|
||||
"modifiedTime": 1707676188134,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.vrAbVZkCvwsjRb0i"
|
||||
},
|
||||
{
|
||||
"sort": 1900000,
|
||||
"name": "Slowed",
|
||||
"type": "text",
|
||||
"_id": "lkpQ9j1NLhnkfZvI",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>You go at the end of initiative and can only more <strong>or</strong> take an action on your turn, not both.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676197864,
|
||||
"modifiedTime": 1707676201034,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.lkpQ9j1NLhnkfZvI"
|
||||
},
|
||||
{
|
||||
"sort": 2000000,
|
||||
"name": "Stunned",
|
||||
"type": "text",
|
||||
"_id": "aTVNF7ftndKpRO3C",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Your turn is skilled this round of initiative. Then remove this status.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676211147,
|
||||
"modifiedTime": 1707676215921,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.aTVNF7ftndKpRO3C"
|
||||
},
|
||||
{
|
||||
"sort": 2100000,
|
||||
"name": "Tripped",
|
||||
"type": "text",
|
||||
"_id": "S4ogXF1XCORqPqz3",
|
||||
"title": {
|
||||
"show": true,
|
||||
"level": 1
|
||||
},
|
||||
"image": {},
|
||||
"text": {
|
||||
"format": 1,
|
||||
"content": "<p>Melee attacks against you count as crits if they hit. Ranged attacks treat you as behind partial cover. You can end this status at the end of your turn, no roll is needed.</p>"
|
||||
},
|
||||
"video": {
|
||||
"controls": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
"src": null,
|
||||
"system": {},
|
||||
"ownership": {
|
||||
"default": -1,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707676224313,
|
||||
"modifiedTime": 1707676227775,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal.pages!yAgJW3Aa4cXf8OpM.S4ogXF1XCORqPqz3"
|
||||
}
|
||||
],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707675666312,
|
||||
"modifiedTime": 1707676227775,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!journal!yAgJW3Aa4cXf8OpM"
|
||||
}
|
||||
BIN
packs/spells/000011.ldb
Normal file
BIN
packs/spells/000011.ldb
Normal file
Binary file not shown.
0
packs/spells/000013.log
Normal file
0
packs/spells/000013.log
Normal file
1
packs/spells/CURRENT
Normal file
1
packs/spells/CURRENT
Normal file
|
|
@ -0,0 +1 @@
|
|||
MANIFEST-000012
|
||||
0
packs/spells/LOCK
Normal file
0
packs/spells/LOCK
Normal file
3
packs/spells/LOG
Normal file
3
packs/spells/LOG
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2024/02/11-11:51:52.097624 7fd2a67bf640 Recovering log #9
|
||||
2024/02/11-11:51:52.121842 7fd2a67bf640 Delete type=3 #7
|
||||
2024/02/11-11:51:52.121890 7fd2a67bf640 Delete type=0 #9
|
||||
14
packs/spells/LOG.old
Normal file
14
packs/spells/LOG.old
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
2024/02/11-11:06:28.244615 7f66067f0640 Recovering log #6
|
||||
2024/02/11-11:06:28.260656 7f66067f0640 Delete type=0 #6
|
||||
2024/02/11-11:06:28.260682 7f66067f0640 Delete type=3 #4
|
||||
2024/02/11-11:51:12.094800 7f65fe9fe640 Level-0 table #10: started
|
||||
2024/02/11-11:51:12.100332 7f65fe9fe640 Level-0 table #10: 10777 bytes OK
|
||||
2024/02/11-11:51:12.107123 7f65fe9fe640 Delete type=0 #8
|
||||
2024/02/11-11:51:12.107236 7f65fe9fe640 Manual compaction at level-0 from '!items!5Af5TbY1z9r9ssGm' @ 72057594037927935 : 1 .. '!items!ywIywJEL6r84ETx6' @ 0 : 0; will stop at '!items!jXsFk9Jh7q0U6a9g' @ 1 : 1
|
||||
2024/02/11-11:51:12.107240 7f65fe9fe640 Compacting 2@0 + 0@1 files
|
||||
2024/02/11-11:51:12.112801 7f65fe9fe640 Generated table #11@0: 20 keys, 5029 bytes
|
||||
2024/02/11-11:51:12.112812 7f65fe9fe640 Compacted 2@0 + 0@1 files => 5029 bytes
|
||||
2024/02/11-11:51:12.119553 7f65fe9fe640 compacted to: files[ 0 1 0 0 0 0 0 ]
|
||||
2024/02/11-11:51:12.119612 7f65fe9fe640 Delete type=2 #5
|
||||
2024/02/11-11:51:12.119663 7f65fe9fe640 Delete type=2 #10
|
||||
2024/02/11-11:51:12.151108 7f65fe9fe640 Manual compaction at level-0 from '!items!jXsFk9Jh7q0U6a9g' @ 1 : 1 .. '!items!ywIywJEL6r84ETx6' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/spells/MANIFEST-000012
Normal file
BIN
packs/spells/MANIFEST-000012
Normal file
Binary file not shown.
33
packs/spells/_source/Angel_s_Fury_eyTlmHFZTOF79byJ.json
Normal file
33
packs/spells/_source/Angel_s_Fury_eyTlmHFZTOF79byJ.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Angel's Fury",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "You enshrine a party member's head with a fiery crown, allowing them to auto-destroy a single mob up to a d10.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704947604011,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "eyTlmHFZTOF79byJ",
|
||||
"sort": 1700000,
|
||||
"_key": "!items!eyTlmHFZTOF79byJ"
|
||||
}
|
||||
33
packs/spells/_source/Black_Pool_WDKHWifnRseeOWPM.json
Normal file
33
packs/spells/_source/Black_Pool_WDKHWifnRseeOWPM.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Black Pool",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "You cast unholy light onto the bottom of the dungeon steps, flooding it with magical, black ichor. From its murky depths, Darkroot, the Skeleton Prince, crawls forth to answer a single question about the dungeon you're in.",
|
||||
"skill": "dreams",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704947661164,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "WDKHWifnRseeOWPM",
|
||||
"sort": 1800000,
|
||||
"_key": "!items!WDKHWifnRseeOWPM"
|
||||
}
|
||||
33
packs/spells/_source/Bubble_8ryHC0LXO5V7t8Kz.json
Normal file
33
packs/spells/_source/Bubble_8ryHC0LXO5V7t8Kz.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Bubble",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Create a circle with your hand to encase one target in a bubble that floats above the battlefield. The target may roll Tilt to end this effect. Any damage to the bubble pops it. A falling target is stunned until their next turn.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704947765627,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "8ryHC0LXO5V7t8Kz",
|
||||
"sort": 1600000,
|
||||
"_key": "!items!8ryHC0LXO5V7t8Kz"
|
||||
}
|
||||
33
packs/spells/_source/Buff_IfNKFvoGeMXEVMNz.json
Normal file
33
packs/spells/_source/Buff_IfNKFvoGeMXEVMNz.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Buff",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "The magic of the elk hand sign grants each party member a d8 to add to their next roll.",
|
||||
"skill": "dreams",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704947859875,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "IfNKFvoGeMXEVMNz",
|
||||
"sort": 1400000,
|
||||
"_key": "!items!IfNKFvoGeMXEVMNz"
|
||||
}
|
||||
33
packs/spells/_source/Cellar_Door_ywIywJEL6r84ETx6.json
Normal file
33
packs/spells/_source/Cellar_Door_ywIywJEL6r84ETx6.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Cellar Door",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "A surface becomes an entrance into a liminal space big enough to hold five party members. If the door is shut from the inside, the space is impenetrable. It lasts for up to thirty minutes.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704947905093,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "ywIywJEL6r84ETx6",
|
||||
"sort": 1500000,
|
||||
"_key": "!items!ywIywJEL6r84ETx6"
|
||||
}
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Circle of Protection",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Draw a space around two targets. For one encounter, all damage inside or from outside the circle is voided. Entities inside can’t attack anyone outside without breaking the circle.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704947987314,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "G74mZfS2L2Ph6POM",
|
||||
"sort": 1300000,
|
||||
"_key": "!items!G74mZfS2L2Ph6POM"
|
||||
}
|
||||
33
packs/spells/_source/Dark_Tendril_WhowfuX05z9o4fyD.json
Normal file
33
packs/spells/_source/Dark_Tendril_WhowfuX05z9o4fyD.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Dark Tendril",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Shadow tentacles rise from the surrounding surfaces, grappling up to four entities of d6 dice or lower",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948047394,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "WhowfuX05z9o4fyD",
|
||||
"sort": 900000,
|
||||
"_key": "!items!WhowfuX05z9o4fyD"
|
||||
}
|
||||
33
packs/spells/_source/Disguise_Self_ESwYY87mZbzVT1lW.json
Normal file
33
packs/spells/_source/Disguise_Self_ESwYY87mZbzVT1lW.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Disguise Self",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Transform your avatar into an entity matching the environment, like a vase, chest, or plant. This illusion stays until you are attacked or make an attack.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948095237,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "ESwYY87mZbzVT1lW",
|
||||
"sort": 1000000,
|
||||
"_key": "!items!ESwYY87mZbzVT1lW"
|
||||
}
|
||||
33
packs/spells/_source/Heal_WhDuH34bhhDHK3LV.json
Normal file
33
packs/spells/_source/Heal_WhDuH34bhhDHK3LV.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Heal",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Heal wounds, young and old, by soothing the energy around you. Regain d10 Sync.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948272274,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "WhDuH34bhhDHK3LV",
|
||||
"sort": 1100000,
|
||||
"_key": "!items!WhDuH34bhhDHK3LV"
|
||||
}
|
||||
33
packs/spells/_source/Liminalis_pkrgJoP3noq3EY4o.json
Normal file
33
packs/spells/_source/Liminalis_pkrgJoP3noq3EY4o.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Liminalis",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Draw the essence of another door upon the door in front of you. They are now linked forever for you and your party members.",
|
||||
"skill": "dreams",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948322259,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "pkrgJoP3noq3EY4o",
|
||||
"sort": 1200000,
|
||||
"_key": "!items!pkrgJoP3noq3EY4o"
|
||||
}
|
||||
33
packs/spells/_source/Meteor_YifLvJsoCKAy8mBS.json
Normal file
33
packs/spells/_source/Meteor_YifLvJsoCKAy8mBS.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Meteor",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Reach into the Detritus and pull something free. Choose two entities in addition to yourself to survive. Destroy all other entities in the area.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948377846,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "YifLvJsoCKAy8mBS",
|
||||
"sort": 800000,
|
||||
"_key": "!items!YifLvJsoCKAy8mBS"
|
||||
}
|
||||
33
packs/spells/_source/Mimicry_YKqNvgTIblW9f95K.json
Normal file
33
packs/spells/_source/Mimicry_YKqNvgTIblW9f95K.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Mimicry",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Split a copy off of yourself. You can puppet them through hand signs, but they still move and act when you aren't controlling them.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948442337,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "YKqNvgTIblW9f95K",
|
||||
"sort": 200000,
|
||||
"_key": "!items!YKqNvgTIblW9f95K"
|
||||
}
|
||||
33
packs/spells/_source/Obliterate_M5aiwm9enP3G2nYG.json
Normal file
33
packs/spells/_source/Obliterate_M5aiwm9enP3G2nYG.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Obliterate",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Encase a hostile entity in your hand and permanently remove it from the field of battle.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948695404,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "M5aiwm9enP3G2nYG",
|
||||
"sort": 300000,
|
||||
"_key": "!items!M5aiwm9enP3G2nYG"
|
||||
}
|
||||
33
packs/spells/_source/Omega_7wHFyHwO0rTAR9tm.json
Normal file
33
packs/spells/_source/Omega_7wHFyHwO0rTAR9tm.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Omega",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Can only be case when you reach 0 Sync. Sacrifice your avatar and your influence over Annwn to give the party 20 Sync",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948748118,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "7wHFyHwO0rTAR9tm",
|
||||
"sort": 400000,
|
||||
"_key": "!items!7wHFyHwO0rTAR9tm"
|
||||
}
|
||||
33
packs/spells/_source/Polymorph_rOw26GbtObv8XNcO.json
Normal file
33
packs/spells/_source/Polymorph_rOw26GbtObv8XNcO.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Polymorph",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "With a few quick motions, turn one hostile entity into a chicken. This lasts until they are attacked.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948804588,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "rOw26GbtObv8XNcO",
|
||||
"sort": 500000,
|
||||
"_key": "!items!rOw26GbtObv8XNcO"
|
||||
}
|
||||
33
packs/spells/_source/Solar_Flare_KblpgCg4Bmmk0sJS.json
Normal file
33
packs/spells/_source/Solar_Flare_KblpgCg4Bmmk0sJS.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Solar Flare",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Eclipse the sun with your hand. The halo of light auto-destroys d4 entities in the field of battle.",
|
||||
"skill": "",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948846489,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "KblpgCg4Bmmk0sJS",
|
||||
"sort": 600000,
|
||||
"_key": "!items!KblpgCg4Bmmk0sJS"
|
||||
}
|
||||
33
packs/spells/_source/Summon_Fallminx_esWqcb9nm8NExqye.json
Normal file
33
packs/spells/_source/Summon_Fallminx_esWqcb9nm8NExqye.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Summon Fallminx",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Create an area for Fallminx to land. Fallminx counts as a d20x2, looks like a gargantuan gargoyle, and wields a mighty scythe",
|
||||
"skill": "dreams",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948896351,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "esWqcb9nm8NExqye",
|
||||
"sort": 700000,
|
||||
"_key": "!items!esWqcb9nm8NExqye"
|
||||
}
|
||||
33
packs/spells/_source/Teleport_PDh4OihLyz0MgORt.json
Normal file
33
packs/spells/_source/Teleport_PDh4OihLyz0MgORt.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Teleport",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Escape through velvet curtains, returning to the last settlement you visited.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704948957420,
|
||||
"modifiedTime": 1707674953656,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "PDh4OihLyz0MgORt",
|
||||
"sort": 100000,
|
||||
"_key": "!items!PDh4OihLyz0MgORt"
|
||||
}
|
||||
33
packs/spells/_source/Vanishment_qO7UpU2Y5v5fmuKY.json
Normal file
33
packs/spells/_source/Vanishment_qO7UpU2Y5v5fmuKY.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Vanishment",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Hide a single entity from all eyes.",
|
||||
"skill": "magic",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704949001028,
|
||||
"modifiedTime": 1707674955455,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "qO7UpU2Y5v5fmuKY",
|
||||
"sort": 0,
|
||||
"_key": "!items!qO7UpU2Y5v5fmuKY"
|
||||
}
|
||||
33
packs/spells/_source/Wall_5Af5TbY1z9r9ssGm.json
Normal file
33
packs/spells/_source/Wall_5Af5TbY1z9r9ssGm.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Wall",
|
||||
"type": "spell",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "Add to the dungeon, change the architecture. A new wall is created from surrounding material, connecting two nearby walls of your choice.",
|
||||
"skill": "dreams",
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple"
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {
|
||||
"core": {}
|
||||
},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1704949029619,
|
||||
"modifiedTime": 1707674960427,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_id": "5Af5TbY1z9r9ssGm",
|
||||
"sort": 0,
|
||||
"_key": "!items!5Af5TbY1z9r9ssGm"
|
||||
}
|
||||
BIN
packs/untyped/000005.ldb
Normal file
BIN
packs/untyped/000005.ldb
Normal file
Binary file not shown.
0
packs/untyped/000007.log
Normal file
0
packs/untyped/000007.log
Normal file
1
packs/untyped/CURRENT
Normal file
1
packs/untyped/CURRENT
Normal file
|
|
@ -0,0 +1 @@
|
|||
MANIFEST-000006
|
||||
0
packs/untyped/LOCK
Normal file
0
packs/untyped/LOCK
Normal file
3
packs/untyped/LOG
Normal file
3
packs/untyped/LOG
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2024/02/11-11:52:06.130817 7f8d553ff640 Recovering log #4
|
||||
2024/02/11-11:52:06.155404 7f8d553ff640 Delete type=0 #4
|
||||
2024/02/11-11:52:06.155437 7f8d553ff640 Delete type=3 #2
|
||||
5
packs/untyped/LOG.old
Normal file
5
packs/untyped/LOG.old
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
2024/02/11-11:06:28.243174 7f66077f2640 Delete type=3 #1
|
||||
2024/02/11-11:51:12.069338 7f65fe9fe640 Level-0 table #5: started
|
||||
2024/02/11-11:51:12.074797 7f65fe9fe640 Level-0 table #5: 994 bytes OK
|
||||
2024/02/11-11:51:12.081442 7f65fe9fe640 Delete type=0 #3
|
||||
2024/02/11-11:51:12.107204 7f65fe9fe640 Manual compaction at level-0 from '!items!7Wa6J1aOeFoOGWqo' @ 72057594037927935 : 1 .. '!items!krrugTrTjfZthHlZ' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/untyped/MANIFEST-000006
Normal file
BIN
packs/untyped/MANIFEST-000006
Normal file
Binary file not shown.
30
packs/untyped/_source/Dream_Materials_Y2ngvKcIMgfTaW05.json
Normal file
30
packs/untyped/_source/Dream_Materials_Y2ngvKcIMgfTaW05.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"name": "Dream Materials",
|
||||
"type": "untyped",
|
||||
"_id": "Y2ngvKcIMgfTaW05",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple",
|
||||
"description": ""
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707677200136,
|
||||
"modifiedTime": 1707677200136,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!items!Y2ngvKcIMgfTaW05"
|
||||
}
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"name": "Fashion Materials",
|
||||
"type": "untyped",
|
||||
"_id": "7Wa6J1aOeFoOGWqo",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple",
|
||||
"description": "A resource used to craft dyes and buy decorations. Fashion Materials can be acquired through rare mob drops, found in dungeon chests, or traded for at the Auction House."
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707677060852,
|
||||
"modifiedTime": 1707677136467,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!items!7Wa6J1aOeFoOGWqo"
|
||||
}
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"name": "Traveller's Clothes",
|
||||
"type": "untyped",
|
||||
"_id": "krrugTrTjfZthHlZ",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"quantity": 1,
|
||||
"buy": null,
|
||||
"usage_cost": null,
|
||||
"tier": "simple",
|
||||
"description": "A basic set of clothes that are used for adventuring."
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"SXF6LgHA8oYfOhCm": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"systemId": "dotdungeon",
|
||||
"systemVersion": "0.0.5",
|
||||
"coreVersion": "11.315",
|
||||
"createdTime": 1707677259313,
|
||||
"modifiedTime": 1707677284619,
|
||||
"lastModifiedBy": "SXF6LgHA8oYfOhCm"
|
||||
},
|
||||
"_key": "!items!krrugTrTjfZthHlZ"
|
||||
}
|
||||
37
system.json
37
system.json
|
|
@ -30,6 +30,43 @@
|
|||
"path": "langs/en-ca.json"
|
||||
}
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"name": "untyped",
|
||||
"label": "Generic Items",
|
||||
"system": "dotdungeon",
|
||||
"type": "Item",
|
||||
"path": "packs/untyped"
|
||||
},
|
||||
{
|
||||
"name": "spells",
|
||||
"label": "Core Spells",
|
||||
"system": "dotdungeon",
|
||||
"type": "Item",
|
||||
"path": "packs/spells"
|
||||
},
|
||||
{
|
||||
"name": "aspects",
|
||||
"label": "Core Aspects",
|
||||
"system": "dotdungeon",
|
||||
"type": "Item",
|
||||
"path": "packs/aspects"
|
||||
},
|
||||
{
|
||||
"name": "beastiary",
|
||||
"label": "Core Beastiary",
|
||||
"system": "dotdungeon",
|
||||
"type": "Actor",
|
||||
"path": "packs/beastiary"
|
||||
},
|
||||
{
|
||||
"name": "rules",
|
||||
"label": "Core Rules",
|
||||
"system": "dotdungeon",
|
||||
"type": "JournalEntry",
|
||||
"path": "packs/rules"
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
"hotReload": {
|
||||
"extensions": ["css", "hbs", "json", "js", "mjs", "svg"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue