5 Commits

Author SHA1 Message Date
Peach
eb37eb4542 Updating package via script 2021-11-25 20:09:11 +01:00
Peach
f6ee748f1f Updating package via script 2021-11-25 00:32:04 +01:00
Peach
d105c84e93 Updating package via script 2021-11-24 22:08:01 +01:00
Peach
f8c49e9192 Updating package via script 2021-11-24 22:01:03 +01:00
Peach
5cfa38cf70 Updating package via script 2021-11-24 19:32:07 +01:00
10 changed files with 232 additions and 48 deletions

View File

@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
## [1.1.15] - 2021-11-25
### Changed
- Hexenmeister mit den Schutzherren: Erzfee und Gro<72>er Alter bis lvl 20 hinzugef<65>gt.
- 24 neue Zauber hinzugef<65>gt
## [1.1.13] - 2021-11-24
### Changed
- Magier mit Schule der Hervorrufung bis lvl 20 eingef<65>gt.
- Paladin mit dem Schwur der Eroberung bis lvl 20 eingef<65>gt.
- Diverse Zauber und Heldenf<6E>higkeiten erg<72>nzt.
- Kleine Anpassungen an vorhandenen V<>lkern vorgenommen.
## [1.1.0] - 2021-11-24 ## [1.1.0] - 2021-11-24
### Changed ### Changed
- bumped software version to be the first working major/minor compination, official project start. - bumped software version to be the first working major/minor compination, official project start.

View File

@@ -3,12 +3,13 @@
"title": "SharedData - Deutsche Kompendien", "title": "SharedData - Deutsche Kompendien",
"description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt", "description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt",
"author": "Nibur", "author": "Nibur",
"version": "1.1.1", "version": "1.1.15",
"minimumCoreVersion": "0.8.3", "minimumCoreVersion": "0.8.3",
"compatibleCoreVersion": "0.8.9", "compatibleCoreVersion": "0.8.9",
"url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium",
"manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json", "manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json",
"download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.1/germandndcompendium-v1.1.1.zip", "download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.15/germandndcompendium-v1.1.15.zip",
"changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"packs": [ "packs": [
{ {
"name": "Gegenstände", "name": "Gegenstände",

91
module.json.bak Executable file
View File

@@ -0,0 +1,91 @@
{
"name": "SharedData_global",
"title": "SharedData - Deutsche Kompendien",
"description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt",
"author": "Nibur",
"version": "1.1.1",
"minimumCoreVersion": "0.8.3",
"compatibleCoreVersion": "0.8.9",
"url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium",
"manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json",
"download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.1/germandndcompendium-v1.1.1.zip",
"packs": [
{
"name": "Gegenstände",
"label": "Deutsch - Gegenstände",
"path": "packs/Gegenstände.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Monster",
"label": "Deutsch - Monster",
"path": "packs/Monster.db",
"entity": "Actor",
"module": "SharedData_global"
},
{
"name": "Klassen",
"label": "Deutsch - Klassen",
"path": "packs/Klassen.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Handelsgüter",
"label": "Deutsch - Handelsgüter",
"path": "packs/Handelsgüter.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Hintergründe",
"label": "Deutsch - Hintergründe",
"path": "packs/Hintergründe.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Klassenfähigkeiten",
"label": "Deutsch - Klassenfähigkeiten",
"path": "packs/Klassenfähigkeiten.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Monsterfähigkeiten",
"label": "Deutsch - Monsterfähigkeiten",
"path": "packs/Monsterfähigkeiten.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Völker",
"label": "Deutsch - Völker",
"path": "packs/Völker.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Talente",
"label": "Deutsch - Talente",
"path": "packs/Talente.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Zauber",
"label": "Deutsch - Zauber",
"path": "packs/Zauber.db",
"entity": "Item",
"module": "SharedData_global"
},
{
"name": "Regelwerk",
"label": "Deutsch - Regelwerk",
"path": "packs/Regelwerk.db",
"entity": "JournalEntry",
"module": "SharedData_global"
}
]
}

View File

@@ -135,4 +135,3 @@
{"_id":"zWaciG7BVnCaZPxM","name":"Behälter (Armbrustbolzen)","type":"backpack","img":"icons/containers/ammunition/arrows-quiver-brown-grey.webp","data":{"description":{"value":"<p>Dieser hölzene Kasten fasst bis zu 20 Armbrustbolzen.</p>","chat":"","unidentified":""},"source":"SHB S. 151","quantity":1,"weight":1,"price":1,"attunement":0,"equipped":false,"rarity":"common","identified":true,"capacity":{"type":"items","value":20,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"damage":{"parts":[]}},"effects":[],"folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":true,"originalName":"Backpack"},"core":{"sourceId":"Compendium.dnd5e.items.H8YCd689ezlD26aT"}}} {"_id":"zWaciG7BVnCaZPxM","name":"Behälter (Armbrustbolzen)","type":"backpack","img":"icons/containers/ammunition/arrows-quiver-brown-grey.webp","data":{"description":{"value":"<p>Dieser hölzene Kasten fasst bis zu 20 Armbrustbolzen.</p>","chat":"","unidentified":""},"source":"SHB S. 151","quantity":1,"weight":1,"price":1,"attunement":0,"equipped":false,"rarity":"common","identified":true,"capacity":{"type":"items","value":20,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"damage":{"parts":[]}},"effects":[],"folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":true,"originalName":"Backpack"},"core":{"sourceId":"Compendium.dnd5e.items.H8YCd689ezlD26aT"}}}
{"_id":"zZzkpPYZrr9AO72l","name":"Blendlaterne","type":"consumable","img":"icons/commodities/treasure/lantern-stone-grey.webp","data":{"description":{"value":"<p>Eine Blendlaterne wirft einen 18m langen Kegel hellen Lichts, der weitere 18m in dämmriges Licht taucht. Einmal entfacht, brennt die Laterne mit einem Fläschchen Öl (0,5l) für 6 Stunden.</p>","chat":"","unidentified":""},"source":"PHB S. 152","quantity":1,"weight":0,"price":0.5,"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":6,"units":"hour"},"target":{"value":36,"width":null,"units":"m","type":"cone"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"charges","autoDestroy":false,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"util","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"trinket"},"effects":[],"folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":true,"originalName":"Lamp"},"core":{"sourceId":"Compendium.dnd5e.items.qMzHmlmha8qMDnEF"},"betterRolls5e":{"quickDesc":{"type":"Boolean","value":true,"altValue":true},"quickAttack":{"type":"Boolean","value":true,"altValue":true},"quickSave":{"type":"Boolean","value":true,"altValue":true},"quickDamage":{"type":"Array","value":[],"altValue":[],"context":[]},"quickProperties":{"type":"Boolean","value":true,"altValue":true},"quickCharges":{"type":"Boolean","value":{"quantity":false,"use":true,"resource":true},"altValue":{"quantity":false,"use":true,"resource":true}},"quickTemplate":{"type":"Boolean","value":true,"altValue":true},"quickOther":{"type":"Boolean","value":true,"altValue":true,"context":""},"quickFlavor":{"type":"Boolean","value":true,"altValue":true},"quickPrompt":{"type":"Boolean","value":false,"altValue":false}},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"erreicht 0 Ladungen: zerfällt zu Asche und ist zerstört.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"}}} {"_id":"zZzkpPYZrr9AO72l","name":"Blendlaterne","type":"consumable","img":"icons/commodities/treasure/lantern-stone-grey.webp","data":{"description":{"value":"<p>Eine Blendlaterne wirft einen 18m langen Kegel hellen Lichts, der weitere 18m in dämmriges Licht taucht. Einmal entfacht, brennt die Laterne mit einem Fläschchen Öl (0,5l) für 6 Stunden.</p>","chat":"","unidentified":""},"source":"PHB S. 152","quantity":1,"weight":0,"price":0.5,"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":6,"units":"hour"},"target":{"value":36,"width":null,"units":"m","type":"cone"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":"1","per":"charges","autoDestroy":false,"autoUse":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"util","attackBonus":0,"chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"trinket"},"effects":[],"folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":true,"originalName":"Lamp"},"core":{"sourceId":"Compendium.dnd5e.items.qMzHmlmha8qMDnEF"},"betterRolls5e":{"quickDesc":{"type":"Boolean","value":true,"altValue":true},"quickAttack":{"type":"Boolean","value":true,"altValue":true},"quickSave":{"type":"Boolean","value":true,"altValue":true},"quickDamage":{"type":"Array","value":[],"altValue":[],"context":[]},"quickProperties":{"type":"Boolean","value":true,"altValue":true},"quickCharges":{"type":"Boolean","value":{"quantity":false,"use":true,"resource":true},"altValue":{"quantity":false,"use":true,"resource":true}},"quickTemplate":{"type":"Boolean","value":true,"altValue":true},"quickOther":{"type":"Boolean","value":true,"altValue":true,"context":""},"quickFlavor":{"type":"Boolean","value":true,"altValue":true},"quickPrompt":{"type":"Boolean","value":false,"altValue":false}},"magicitems":{"enabled":false,"equipped":false,"attuned":false,"charges":"0","chargeType":"c1","destroy":false,"destroyFlavorText":"erreicht 0 Ladungen: zerfällt zu Asche und ist zerstört.","rechargeable":false,"recharge":"0","rechargeType":"t1","rechargeUnit":"r1","sorting":"l"}}}
{"_id":"zmmPpnK8DPDzIGPl","name":"Blasrohrpfeil +2","type":"consumable","img":"icons/weapons/ammunition/arrow-head-war.webp","data":{"description":{"value":null,"chat":"","unidentified":""},"source":"PHB pg. 150","quantity":1,"weight":0.02,"price":40,"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":1.5,"long":null,"units":"m"},"uses":{"value":null,"max":"","per":"","autoDestroy":false},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":"0","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["","piercing"]],"versatile":"","value":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"effects":[],"folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":false,"originalName":"Arrow"},"core":{"sourceId":"Compendium.dnd5e.items.3c7JXOzsv55gqJS5"},"betterRolls5e":{"quickDesc":{"type":"Boolean","value":true,"altValue":true},"quickAttack":{"type":"Boolean","value":true,"altValue":true},"quickSave":{"type":"Boolean","value":true,"altValue":true},"quickDamage":{"type":"Array","value":{"0":true},"altValue":{"0":true},"context":{"0":""}},"quickProperties":{"type":"Boolean","value":true,"altValue":true},"quickCharges":{"type":"Boolean","value":{"quantity":false,"use":true,"resource":true},"altValue":{"quantity":false,"use":true,"resource":true}},"quickTemplate":{"type":"Boolean","value":true,"altValue":true},"quickOther":{"type":"Boolean","value":true,"altValue":true,"context":""},"quickFlavor":{"type":"Boolean","value":true,"altValue":true},"quickPrompt":{"type":"Boolean","value":false,"altValue":false}}}} {"_id":"zmmPpnK8DPDzIGPl","name":"Blasrohrpfeil +2","type":"consumable","img":"icons/weapons/ammunition/arrow-head-war.webp","data":{"description":{"value":null,"chat":"","unidentified":""},"source":"PHB pg. 150","quantity":1,"weight":0.02,"price":40,"attunement":0,"equipped":false,"rarity":"common","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":1.5,"long":null,"units":"m"},"uses":{"value":null,"max":"","per":"","autoDestroy":false},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":"0","chatFlavor":"","critical":{"threshold":null,"damage":""},"damage":{"parts":[["","piercing"]],"versatile":"","value":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"effects":[],"folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":false,"originalName":"Arrow"},"core":{"sourceId":"Compendium.dnd5e.items.3c7JXOzsv55gqJS5"},"betterRolls5e":{"quickDesc":{"type":"Boolean","value":true,"altValue":true},"quickAttack":{"type":"Boolean","value":true,"altValue":true},"quickSave":{"type":"Boolean","value":true,"altValue":true},"quickDamage":{"type":"Array","value":{"0":true},"altValue":{"0":true},"context":{"0":""}},"quickProperties":{"type":"Boolean","value":true,"altValue":true},"quickCharges":{"type":"Boolean","value":{"quantity":false,"use":true,"resource":true},"altValue":{"quantity":false,"use":true,"resource":true}},"quickTemplate":{"type":"Boolean","value":true,"altValue":true},"quickOther":{"type":"Boolean","value":true,"altValue":true,"context":""},"quickFlavor":{"type":"Boolean","value":true,"altValue":true},"quickPrompt":{"type":"Boolean","value":false,"altValue":false}}}}
{"_id":"67h9YzpCuBTqomii","name":"Zauberbuch","type":"loot","img":"icons/sundries/books/book-embossed-jewel-gold-purple.webp","data":{"description":{"value":"<p>Unverzichtbar für Magier ist das Zauberbuch aus ledergebundenen 100 leeren Pergamentseiten.</p>","chat":"","unidentified":""},"source":"PHB S. 153","quantity":1,"weight":3,"price":50,"attunement":0,"equipped":false,"rarity":"common","identified":true,"damage":{"parts":[]},"details":{"description":"<p>Essential for wizards, a spellbook is a leather-bound tome with 100 blank vellum pages suitable for recording spells.</p>\n<p>The spells that you add to your spellbook as you gain levels reflect the arcane research you conduct on your own, as well as intellectual breakthroughs you have had about the nature of the multiverse. You might find other spells during your adventures. You could discover a spell recorded on a scroll in an evil wizard's chest, for example, or in a dusty tome in an ancient library. </p>\n<p><strong>Copying a Spell into the Book</strong></p>\n<p>When you find a wizard spell of 1st level or higher, you can add it to your spellbook if it is of a spell level you can prepare and if you can spare the time to decipher and copy it. Copying that spell into your spellbook involves reproducing the basic form of the spell, then deciphering the unique system of notation used by the wizard who wrote it. You must practice the spell until you understand the sounds or gestures required, then transcribe it into your spellbook using your own notation. For each level of the spell, the process takes 2 hours and costs 50 gp. The cost represents material components you expend as you experiment with the spell to master it, as well as the fine inks you need to record it. Once you have spent this time and money, you can prepare the spell just like your other spells. </p>\n<p><strong>Replacing the Book</strong> </p>\n<p>You can copy a spell from your own spellbook into another book - for example, if you want to make a backup copy of your spellbook. This is just like copying a new spell into your spellbook, but faster and easier, since you understand your own notation and already know how to cast the spell. You need spend only 1 hour and 10 gp for each level of the copied spell. </p>\n<p>If you lose your spellbook, you can use the same procedure to transcribe the spells that you have prepared into a new spellbook. Filling out the remainder of your spellbook requires you to find new spells to do so, as normal. For this reason, many wizards keep backup spellbooks in a safe place. The Book's Appearance. Your spellbook is a unique compilation of spells, with its own decorative flourishes and margin notes. It might be a plain, functional leather volume that you received as a gift from your master, a finely bound gilt-edged tome you found in an ancient library, or even a loose collection of notes scrounged together after you lost your previous spellbook in a mishap.</p>"}},"effects":[],"folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":true,"originalName":"Spellbook"},"core":{"sourceId":"Compendium.dnd5e.items.LBajgahniRJbAgDr"}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -15,3 +15,4 @@
{"_id":"jxTvtdyL8gRv88L7","name":"Blind","content":"<ul>\n<li>Eine blinde Kreatur kann nicht sehen und scheitert automatisch bei allen Attributswürfen, die Sicht erfordern.</li>\n<li>Angriffswürfe gegen die Kreatur sind im Vorteil, die Kreatur ist bei ihren Angriffswürfen hingegen im Nachteil.</li>\n</ul>","folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":true,"originalName":"Blinded"},"core":{"sourceId":"Compendium.dnd5e.rules.995mfaI3z7WtY7vK"}}} {"_id":"jxTvtdyL8gRv88L7","name":"Blind","content":"<ul>\n<li>Eine blinde Kreatur kann nicht sehen und scheitert automatisch bei allen Attributswürfen, die Sicht erfordern.</li>\n<li>Angriffswürfe gegen die Kreatur sind im Vorteil, die Kreatur ist bei ihren Angriffswürfen hingegen im Nachteil.</li>\n</ul>","folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"babele":{"translated":true,"hasTranslation":true,"originalName":"Blinded"},"core":{"sourceId":"Compendium.dnd5e.rules.995mfaI3z7WtY7vK"}}}
{"_id":"sCBBBqh7TG7wV4QJ","name":"Festgesetzt","content":"<ul>\n<li>Die Bewegungsrate einer festgesetzten Kreatur ist 0 und kann durch keinen Bonus erhöht werden.</li>\n<li>Angriffswürfe gegen die Kreatur sind im Vorteil, die Kreatur ist bei ihren Angriffswürfen hingegen im Nachteil.</li>\n<li>Die Kreatur ist im Nachteil bei Geschicklichkeitsrettungswürfen.</li>\n</ul>","folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"core":{"sourceId":"Compendium.dnd5e.rules.QRKWz3p6v9Rl1Tzh"}}} {"_id":"sCBBBqh7TG7wV4QJ","name":"Festgesetzt","content":"<ul>\n<li>Die Bewegungsrate einer festgesetzten Kreatur ist 0 und kann durch keinen Bonus erhöht werden.</li>\n<li>Angriffswürfe gegen die Kreatur sind im Vorteil, die Kreatur ist bei ihren Angriffswürfen hingegen im Nachteil.</li>\n<li>Die Kreatur ist im Nachteil bei Geschicklichkeitsrettungswürfen.</li>\n</ul>","folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"core":{"sourceId":"Compendium.dnd5e.rules.QRKWz3p6v9Rl1Tzh"}}}
{"_id":"uueXRFgkPr6P4cq7","name":"Kampfunfähig","content":"<ul>\n<li>Eine kampfunfähige Kreatur kann keine Aktionen oder Reaktionen ausführen.</li>\n</ul>","folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"core":{"sourceId":"Compendium.dnd5e.rules.tUYvSkhggFcMpVw5"}}} {"_id":"uueXRFgkPr6P4cq7","name":"Kampfunfähig","content":"<ul>\n<li>Eine kampfunfähige Kreatur kann keine Aktionen oder Reaktionen ausführen.</li>\n</ul>","folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"core":{"sourceId":"Compendium.dnd5e.rules.tUYvSkhggFcMpVw5"}}}
{"_id":"sCBBBqh7TG7wV4QJ","name":"Festgesetzt","content":"<ul>\n<li>Die Bewegungsrate einer festgesetzten Kreatur ist 0 und kann durch keinen Bonus erhöht werden.</li>\n<li>Angriffswürfe gegen die Kreatur sind im Vorteil, die Kreatur ist bei ihren Angriffswürfen hingegen im Nachteil.</li>\n<li>Die Kreatur ist im Nachteil bei Geschicklichkeitsrettungswürfen.</li>\n</ul>","folder":null,"sort":0,"permission":{"default":0,"MjM0ZjE5OWNhNjJm":3},"flags":{"core":{"sourceId":"Compendium.dnd5e.rules.QRKWz3p6v9Rl1Tzh"}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

0
updateScript.sh Normal file → Executable file
View File