diff --git a/.woodpecker/checks.yaml b/.woodpecker/checks.yaml index 35798627..a3c014c7 100644 --- a/.woodpecker/checks.yaml +++ b/.woodpecker/checks.yaml @@ -58,6 +58,8 @@ steps: build: group: build image: *node_image + environment: + APPDATA: ${CI_WORKSPACE} commands: - <<: *enable_pnpm - pnpm build diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml index b03127a5..543d94ff 100644 --- a/.woodpecker/publish.yaml +++ b/.woodpecker/publish.yaml @@ -27,6 +27,7 @@ steps: image: *node_image environment: NODE_ENV: production + APPDATA: ${CI_WORKSPACE} commands: - <<: *enable_pnpm - pnpm build diff --git a/lang/de.json b/lang/de.json index c135f6ed..7808f7d9 100644 --- a/lang/de.json +++ b/lang/de.json @@ -267,7 +267,6 @@ "DS4.CreatureBaseInfoSizeCategory": "Größenkategorie", "DS4.CreatureBaseInfoExperiencePoints": "Erfahrungspunkte", "DS4.CreatureBaseInfoDescription": "Beschreibung", - "DS4.WarningManageActiveEffectOnOwnedItem": "Das Verwalten von aktiven Effekten innerhalb eines besessen Items wird derzeit nicht unterstützt und wird in einem nachfolgenden Update hinzugefügt. Falls Sie eigentlich den auf den Aktor übertragenen Effekt verwalten wollen, können Sie dies im 'Effekte'-Tab des Aktorbogens tun.", "DS4.WarningActorCannotOwnItem": "Der Aktor '{actorName}' vom Typ '{actorType}' kann das Item '{itemName}' vom Typ '{itemType}' nicht besitzen.", "DS4.ErrorDiceCoupFumbleOverlap": "Es gibt eine Überlappung zwischen Patzern und Immersiegen.", "DS4.ErrorSlayingDiceRecursionLimitExceeded": "Die maximale Rekursionstiefe für slayende Würfelwürfe wurde überschritten.", @@ -314,10 +313,10 @@ "DS4.DialogRollOptionsDefaultTitle": "Proben-Optionen", "DS4.ErrorUnexpectedHtmlType": "Typfehler: Erwartet wurde '{exType}', tatsächlich erhalten wurde '{realType}'.", "DS4.ErrorCouldNotFindForm": "Konnte HTML Element '{htmlElement}' nicht finden.", - "DS4.ErrorActorDoesNotHaveItem": "Der Aktor '{actor}' hat kein Item mit der ID '{id}'.", + "DS4.ErrorActorDoesNotHaveItem": "Der Aktor '{actor}' hat kein Item mit der UUID '{uuid}'.", "DS4.ErrorUnexpectedError": "Es gab einen unerwarteten Fehler im Dungeonslayers 4 System. Für mehr Details schauen Sie bitte in die Konsole (F12).", "DS4.ErrorItemDoesNotHaveEffect": "Das Item '{item}' hat keinen Effekt mit der ID '{id}'.", - "DS4.ErrorActorDoesNotHaveEffect": "Der Aktor '{actor}' hat keinen Effekt mit der ID '{id}'.", + "DS4.ErrorActorDoesNotHaveEffect": "Der Aktor '{actor}' hat keinen Effekt mit der UUID '{uuid}'.", "DS4.DialogRollOptionsCheckTargetNumberLabel": "Probenwert", "DS4.DialogRollOptionsCheckModifierLabel": "Modifikator", "DS4.DialogRollOptionsCheckModifierCustomLabel": "Individueller Modifikator", diff --git a/lang/en.json b/lang/en.json index 918ec800..bce2e4cb 100644 --- a/lang/en.json +++ b/lang/en.json @@ -267,7 +267,6 @@ "DS4.CreatureBaseInfoSizeCategory": "Size Category", "DS4.CreatureBaseInfoExperiencePoints": "Experience Points", "DS4.CreatureBaseInfoDescription": "Description", - "DS4.WarningManageActiveEffectOnOwnedItem": "Managing Active Effects within an Owned Item is not currently supported and will be added in a subsequent update. If you actually want to manage the effect that has been transferred to the actor, you can do so in the 'Effects' tab in the actor sheet.", "DS4.WarningActorCannotOwnItem": "The actor '{actorName}' of type '{actorType}' cannot own the item '{itemName}' of type '{itemType}'.", "DS4.ErrorDiceCoupFumbleOverlap": "There is an overlap between Fumbles and Coups.", "DS4.ErrorSlayingDiceRecursionLimitExceeded": "Maximum recursion depth for slaying dice roll exceeded.", @@ -314,10 +313,10 @@ "DS4.DialogRollOptionsDefaultTitle": "Roll Options", "DS4.ErrorUnexpectedHtmlType": "Type Error: Expected '{exType}' but got '{realType}'.", "DS4.ErrorCouldNotFindForm": "Could not find HTML element '{htmlElement}'.", - "DS4.ErrorActorDoesNotHaveItem": "The actor '{actor}' does not have any item with the id '{id}'.", + "DS4.ErrorActorDoesNotHaveItem": "The actor '{actor}' does not have any item with the UUID '{uuid}'.", "DS4.ErrorUnexpectedError": "There was an unexpected error in the Dungeonslayers 4 system. For more details, please take a look at the console (F12).", - "DS4.ErrorItemDoesNotHaveEffect": "The item '{item}' does not have any effect with the id '{id}'.", - "DS4.ErrorActorDoesNotHaveEffect": "The actor '{actor}' does not have any effect with the id '{id}'.", + "DS4.ErrorItemDoesNotHaveEffect": "The item '{item}' does not have any effect with the ID '{id}'.", + "DS4.ErrorActorDoesNotHaveEffect": "The actor '{actor}' does not have any effect with the UUID '{uuid}'.", "DS4.DialogRollOptionsCheckTargetNumberLabel": "Check Target Number", "DS4.DialogRollOptionsCheckModifierLabel": "Modifier", "DS4.DialogRollOptionsCheckModifierCustomLabel": "Custom Modifier", diff --git a/packs/creatures/!actors.effects!6KmAeL9lVxWXIeU6.EeRWStF1rRiIO5Ar.json b/packs/creatures/!actors.effects!6KmAeL9lVxWXIeU6.EeRWStF1rRiIO5Ar.json deleted file mode 100644 index cb4fa803..00000000 --- a/packs/creatures/!actors.effects!6KmAeL9lVxWXIeU6.EeRWStF1rRiIO5Ar.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "EeRWStF1rRiIO5Ar", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "origin": "Compendium.ds4.creatures.6KmAeL9lVxWXIeU6.Item.aTr4fC2AuCJ5PLGF", - "tint": null, - "transfer": false, - "flags": {}, - "_key": "!actors.effects!6KmAeL9lVxWXIeU6.EeRWStF1rRiIO5Ar" -} \ No newline at end of file diff --git a/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.JHK7Wjpao2TJM9FZ.json b/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.JHK7Wjpao2TJM9FZ.json deleted file mode 100644 index 10841256..00000000 --- a/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.JHK7Wjpao2TJM9FZ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "JHK7Wjpao2TJM9FZ", - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "origin": "Compendium.ds4.creatures.C4xijAwQdhRHz0Cs.Item.wTcga48GOVD8cQV3", - "tint": null, - "transfer": false, - "flags": {}, - "_key": "!actors.effects!C4xijAwQdhRHz0Cs.JHK7Wjpao2TJM9FZ" -} \ No newline at end of file diff --git a/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.ZtHVENPFHCbXGOig.json b/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.ZtHVENPFHCbXGOig.json deleted file mode 100644 index 14d60646..00000000 --- a/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.ZtHVENPFHCbXGOig.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "ZtHVENPFHCbXGOig", - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -1", - "origin": "Compendium.ds4.creatures.C4xijAwQdhRHz0Cs.Item.whLRBkMseej6C3IG", - "tint": null, - "transfer": false, - "flags": {}, - "_key": "!actors.effects!C4xijAwQdhRHz0Cs.ZtHVENPFHCbXGOig" -} \ No newline at end of file diff --git a/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.dNE6ol93DRVL7KwH.json b/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.dNE6ol93DRVL7KwH.json deleted file mode 100644 index f1947b06..00000000 --- a/packs/creatures/!actors.effects!C4xijAwQdhRHz0Cs.dNE6ol93DRVL7KwH.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "dNE6ol93DRVL7KwH", - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "origin": "Compendium.ds4.creatures.C4xijAwQdhRHz0Cs.Item.lXtH1PL4nnpzMGkI", - "tint": null, - "transfer": false, - "flags": {}, - "_key": "!actors.effects!C4xijAwQdhRHz0Cs.dNE6ol93DRVL7KwH" -} \ No newline at end of file diff --git a/packs/creatures/!actors.effects!P3mlpN2JrbnDtLwJ.xOFATK3tVf0XChho.json b/packs/creatures/!actors.effects!P3mlpN2JrbnDtLwJ.xOFATK3tVf0XChho.json deleted file mode 100644 index 7fe5a385..00000000 --- a/packs/creatures/!actors.effects!P3mlpN2JrbnDtLwJ.xOFATK3tVf0XChho.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "xOFATK3tVf0XChho", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "origin": "Compendium.ds4.creatures.P3mlpN2JrbnDtLwJ.Item.nX0rcnKD1xHYwysw", - "tint": null, - "transfer": false, - "flags": {}, - "_key": "!actors.effects!P3mlpN2JrbnDtLwJ.xOFATK3tVf0XChho" -} \ No newline at end of file diff --git a/packs/creatures/!actors.effects!cE5kI3uqXWQrCaI5.RzCEjaZBI6Rk6bt4.json b/packs/creatures/!actors.effects!cE5kI3uqXWQrCaI5.RzCEjaZBI6Rk6bt4.json deleted file mode 100644 index 7732ae7a..00000000 --- a/packs/creatures/!actors.effects!cE5kI3uqXWQrCaI5.RzCEjaZBI6Rk6bt4.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "RzCEjaZBI6Rk6bt4", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "origin": "Compendium.ds4.creatures.cE5kI3uqXWQrCaI5.Item.02uWHUcM8MBPKqb6", - "tint": null, - "transfer": false, - "flags": {}, - "_key": "!actors.effects!cE5kI3uqXWQrCaI5.RzCEjaZBI6Rk6bt4" -} \ No newline at end of file diff --git a/packs/creatures/!actors.effects!oVKL6zJ2kYMmBuYx.Z7hdBZ7Rm4qFPnHo.json b/packs/creatures/!actors.effects!oVKL6zJ2kYMmBuYx.Z7hdBZ7Rm4qFPnHo.json deleted file mode 100644 index b6bb288c..00000000 --- a/packs/creatures/!actors.effects!oVKL6zJ2kYMmBuYx.Z7hdBZ7Rm4qFPnHo.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "Z7hdBZ7Rm4qFPnHo", - "changes": [ - { - "key": "system.combatValues.defense.total", - "value": "3", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "origin": "Compendium.ds4.creatures.oVKL6zJ2kYMmBuYx.Item.Yv7u9FcT21lq7xW8", - "transfer": false, - "flags": {}, - "icon": null, - "tint": null, - "_key": "!actors.effects!oVKL6zJ2kYMmBuYx.Z7hdBZ7Rm4qFPnHo" -} \ No newline at end of file diff --git a/packs/creatures/!actors.effects!oVKL6zJ2kYMmBuYx.fmyWjY4g3kUO22no.json b/packs/creatures/!actors.effects!oVKL6zJ2kYMmBuYx.fmyWjY4g3kUO22no.json deleted file mode 100644 index 04ff1deb..00000000 --- a/packs/creatures/!actors.effects!oVKL6zJ2kYMmBuYx.fmyWjY4g3kUO22no.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "fmyWjY4g3kUO22no", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": 0, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "origin": "Compendium.ds4.creatures.oVKL6zJ2kYMmBuYx.Item.L6i191M3m9QXN9aJ", - "tint": null, - "transfer": false, - "flags": {}, - "_key": "!actors.effects!oVKL6zJ2kYMmBuYx.fmyWjY4g3kUO22no" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!6KmAeL9lVxWXIeU6.aTr4fC2AuCJ5PLGF.xw1OyyTdDwkNe2jC.json b/packs/creatures/!actors.items.effects!6KmAeL9lVxWXIeU6.aTr4fC2AuCJ5PLGF.xw1OyyTdDwkNe2jC.json deleted file mode 100644 index d2cd5b39..00000000 --- a/packs/creatures/!actors.items.effects!6KmAeL9lVxWXIeU6.aTr4fC2AuCJ5PLGF.xw1OyyTdDwkNe2jC.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "xw1OyyTdDwkNe2jC", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!actors.items.effects!6KmAeL9lVxWXIeU6.aTr4fC2AuCJ5PLGF.xw1OyyTdDwkNe2jC" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.lXtH1PL4nnpzMGkI.zgiIGlRMVCgAzrn7.json b/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.lXtH1PL4nnpzMGkI.zgiIGlRMVCgAzrn7.json deleted file mode 100644 index 8be44096..00000000 --- a/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.lXtH1PL4nnpzMGkI.zgiIGlRMVCgAzrn7.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "zgiIGlRMVCgAzrn7", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!actors.items.effects!C4xijAwQdhRHz0Cs.lXtH1PL4nnpzMGkI.zgiIGlRMVCgAzrn7" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.wTcga48GOVD8cQV3.EkJB0kpYFHRMYSgl.json b/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.wTcga48GOVD8cQV3.EkJB0kpYFHRMYSgl.json deleted file mode 100644 index e923c297..00000000 --- a/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.wTcga48GOVD8cQV3.EkJB0kpYFHRMYSgl.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "EkJB0kpYFHRMYSgl", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!actors.items.effects!C4xijAwQdhRHz0Cs.wTcga48GOVD8cQV3.EkJB0kpYFHRMYSgl" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.whLRBkMseej6C3IG.wlQWjU1kXovR5G1J.json b/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.whLRBkMseej6C3IG.wlQWjU1kXovR5G1J.json deleted file mode 100644 index 7d43c9e7..00000000 --- a/packs/creatures/!actors.items.effects!C4xijAwQdhRHz0Cs.whLRBkMseej6C3IG.wlQWjU1kXovR5G1J.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "wlQWjU1kXovR5G1J", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!actors.items.effects!C4xijAwQdhRHz0Cs.whLRBkMseej6C3IG.wlQWjU1kXovR5G1J" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!P3mlpN2JrbnDtLwJ.nX0rcnKD1xHYwysw.xw1OyyTdDwkNe2jC.json b/packs/creatures/!actors.items.effects!P3mlpN2JrbnDtLwJ.nX0rcnKD1xHYwysw.xw1OyyTdDwkNe2jC.json deleted file mode 100644 index 2558e5e6..00000000 --- a/packs/creatures/!actors.items.effects!P3mlpN2JrbnDtLwJ.nX0rcnKD1xHYwysw.xw1OyyTdDwkNe2jC.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "xw1OyyTdDwkNe2jC", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!actors.items.effects!P3mlpN2JrbnDtLwJ.nX0rcnKD1xHYwysw.xw1OyyTdDwkNe2jC" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!cE5kI3uqXWQrCaI5.02uWHUcM8MBPKqb6.xw1OyyTdDwkNe2jC.json b/packs/creatures/!actors.items.effects!cE5kI3uqXWQrCaI5.02uWHUcM8MBPKqb6.xw1OyyTdDwkNe2jC.json deleted file mode 100644 index a465e56d..00000000 --- a/packs/creatures/!actors.items.effects!cE5kI3uqXWQrCaI5.02uWHUcM8MBPKqb6.xw1OyyTdDwkNe2jC.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "xw1OyyTdDwkNe2jC", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!actors.items.effects!cE5kI3uqXWQrCaI5.02uWHUcM8MBPKqb6.xw1OyyTdDwkNe2jC" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!oVKL6zJ2kYMmBuYx.L6i191M3m9QXN9aJ.xw1OyyTdDwkNe2jC.json b/packs/creatures/!actors.items.effects!oVKL6zJ2kYMmBuYx.L6i191M3m9QXN9aJ.xw1OyyTdDwkNe2jC.json deleted file mode 100644 index 669d8fa1..00000000 --- a/packs/creatures/!actors.items.effects!oVKL6zJ2kYMmBuYx.L6i191M3m9QXN9aJ.xw1OyyTdDwkNe2jC.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "xw1OyyTdDwkNe2jC", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!actors.items.effects!oVKL6zJ2kYMmBuYx.L6i191M3m9QXN9aJ.xw1OyyTdDwkNe2jC" -} \ No newline at end of file diff --git a/packs/creatures/!actors.items.effects!oVKL6zJ2kYMmBuYx.Yv7u9FcT21lq7xW8.Qpy3XcHOokbU7ZaS.json b/packs/creatures/!actors.items.effects!oVKL6zJ2kYMmBuYx.Yv7u9FcT21lq7xW8.Qpy3XcHOokbU7ZaS.json deleted file mode 100644 index 8692b875..00000000 --- a/packs/creatures/!actors.items.effects!oVKL6zJ2kYMmBuYx.Yv7u9FcT21lq7xW8.Qpy3XcHOokbU7ZaS.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "Qpy3XcHOokbU7ZaS", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.defense.total", - "value": "3", - "mode": 2, - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": null, - "origin": null, - "tint": null, - "_key": "!actors.items.effects!oVKL6zJ2kYMmBuYx.Yv7u9FcT21lq7xW8.Qpy3XcHOokbU7ZaS" -} \ No newline at end of file diff --git a/packs/creatures/Adler_HjpxMlpyjPr3hd3r.json b/packs/creatures/Adler_HjpxMlpyjPr3hd3r.json index cc73cca6..db4dee46 100644 --- a/packs/creatures/Adler_HjpxMlpyjPr3hd3r.json +++ b/packs/creatures/Adler_HjpxMlpyjPr3hd3r.json @@ -1,170 +1,166 @@ { - "_id": "HjpxMlpyjPr3hd3r", - "name": "Adler", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/eagle.png", - "items": [ - "9vJL3lyC4RTQCZ7e", - "zYQAanmjVsNytqBl", - "ysyoJA3dYTu4XXvt", - "k9Ng7RdfvSRN5JVW", - "zUXT2ZkY12TAu5CU" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 3, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 1, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 1, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 1, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -6, - "value": 7 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:11)", - "foeFactor": 1, - "creatureType": "animal", - "sizeCategory": "small", - "experiencePoints": 52, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "HjpxMlpyjPr3hd3r", "name": "Adler", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/eagle.png", + "items": ["9vJL3lyC4RTQCZ7e", "zYQAanmjVsNytqBl", "ysyoJA3dYTu4XXvt", "k9Ng7RdfvSRN5JVW", "zUXT2ZkY12TAu5CU"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 3, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 1, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 1, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 1, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -6, + "value": 7 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:11)", + "foeFactor": 1, + "creatureType": "animal", + "sizeCategory": "small", + "experiencePoints": 52, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Adler", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/eagle.png", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/eagle.png", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346489, + "modifiedTime": 1687731798482, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346489, - "modifiedTime": 1668995460809, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!HjpxMlpyjPr3hd3r" -} \ No newline at end of file + "_key": "!actors!HjpxMlpyjPr3hd3r" +} diff --git a/packs/creatures/Alligator_ttzlBKtMWz981WF3.json b/packs/creatures/Alligator_ttzlBKtMWz981WF3.json index 67d713ee..33115536 100644 --- a/packs/creatures/Alligator_ttzlBKtMWz981WF3.json +++ b/packs/creatures/Alligator_ttzlBKtMWz981WF3.json @@ -1,170 +1,166 @@ { - "_id": "ttzlBKtMWz981WF3", - "name": "Alligator", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/alligator-green.png", - "items": [ - "Z4ZEuB2l0vo2dJcK", - "ACGvtQk97Udg1rih", - "Buv9Nzqx0hpPPsew", - "ree4HN3j8tv7b18k", - "8Aq23UcNNFecGbk9" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 12, - "mod": 0 - }, - "mobility": { - "base": 10, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 5, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 52, - "value": 78 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:14)", - "foeFactor": 10, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 151, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "ttzlBKtMWz981WF3", "name": "Alligator", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/alligator-green.png", + "items": ["Z4ZEuB2l0vo2dJcK", "ACGvtQk97Udg1rih", "Buv9Nzqx0hpPPsew", "ree4HN3j8tv7b18k", "8Aq23UcNNFecGbk9"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 12, + "mod": 0 + }, + "mobility": { + "base": 10, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 5, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 52, + "value": 78 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:14)", + "foeFactor": 10, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 151, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Alligator", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/alligator*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/alligator*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347112, + "modifiedTime": 1687731798596, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347112, - "modifiedTime": 1668995461379, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!ttzlBKtMWz981WF3" -} \ No newline at end of file + "_key": "!actors!ttzlBKtMWz981WF3" +} diff --git a/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U6mQ5sQwMjdLgUww.json b/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U6mQ5sQwMjdLgUww.json index d62ae654..11733fbc 100644 --- a/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U6mQ5sQwMjdLgUww.json +++ b/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U6mQ5sQwMjdLgUww.json @@ -1,30 +1,30 @@ { - "_id": "U6mQ5sQwMjdLgUww", - "name": "Alterung (1 Jahr pro Schadenspunkt)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.mVs6A48mWnfV9hcL" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Treffer altert das Ziel pro erlittenen Schadenspunkt um 1 Jahr.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.U6mQ5sQwMjdLgUww" -} \ No newline at end of file + "_id": "U6mQ5sQwMjdLgUww", + "name": "Alterung (1 Jahr pro Schadenspunkt)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.mVs6A48mWnfV9hcL" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Treffer altert das Ziel pro erlittenen Schadenspunkt um 1 Jahr.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.U6mQ5sQwMjdLgUww" +} diff --git a/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U95WXWQaKfIPiJZK.json b/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U95WXWQaKfIPiJZK.json index d7fff9e4..7ed3c670 100644 --- a/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U95WXWQaKfIPiJZK.json +++ b/packs/creatures/Alterung__1_Jahr_pro_Schadenspunkt__U95WXWQaKfIPiJZK.json @@ -1,30 +1,30 @@ { - "_id": "U95WXWQaKfIPiJZK", - "name": "Alterung (1 Jahr pro Schadenspunkt)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.mVs6A48mWnfV9hcL" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Treffer altert das Ziel pro erlittenen Schadenspunkt um 1 Jahr.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.U95WXWQaKfIPiJZK" -} \ No newline at end of file + "_id": "U95WXWQaKfIPiJZK", + "name": "Alterung (1 Jahr pro Schadenspunkt)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.mVs6A48mWnfV9hcL" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Treffer altert das Ziel pro erlittenen Schadenspunkt um 1 Jahr.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.U95WXWQaKfIPiJZK" +} diff --git a/packs/creatures/Alterung__1_Jahr_pro_Treffer__gfZuHfJiCyZUskwn.json b/packs/creatures/Alterung__1_Jahr_pro_Treffer__gfZuHfJiCyZUskwn.json index 1405d09c..d83658a0 100644 --- a/packs/creatures/Alterung__1_Jahr_pro_Treffer__gfZuHfJiCyZUskwn.json +++ b/packs/creatures/Alterung__1_Jahr_pro_Treffer__gfZuHfJiCyZUskwn.json @@ -1,30 +1,30 @@ { - "_id": "gfZuHfJiCyZUskwn", - "name": "Alterung (1 Jahr pro Treffer)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.e9F812racwKeZPgR" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Treffer altert das Ziel um 1 Jahr.

", - "experiencePoints": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!T9YRYe0vnR4Qg4UM.gfZuHfJiCyZUskwn" -} \ No newline at end of file + "_id": "gfZuHfJiCyZUskwn", + "name": "Alterung (1 Jahr pro Treffer)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.e9F812racwKeZPgR" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Treffer altert das Ziel um 1 Jahr.

", + "experiencePoints": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!T9YRYe0vnR4Qg4UM.gfZuHfJiCyZUskwn" +} diff --git a/packs/creatures/Anf_llig__Erde__wqzMhcBGP8qbClRW.json b/packs/creatures/Anf_llig__Erde__wqzMhcBGP8qbClRW.json index 9f3919e0..90c0cf55 100644 --- a/packs/creatures/Anf_llig__Erde__wqzMhcBGP8qbClRW.json +++ b/packs/creatures/Anf_llig__Erde__wqzMhcBGP8qbClRW.json @@ -1,30 +1,30 @@ { - "_id": "wqzMhcBGP8qbClRW", - "name": "Anfällig (Erde)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.mAWyVCfTFH6JiEIu" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Erd-, Fels- und Steinangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wYVw1a5UjPS09YxS.wqzMhcBGP8qbClRW" -} \ No newline at end of file + "_id": "wqzMhcBGP8qbClRW", + "name": "Anfällig (Erde)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.mAWyVCfTFH6JiEIu" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Erd-, Fels- und Steinangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wYVw1a5UjPS09YxS.wqzMhcBGP8qbClRW" +} diff --git a/packs/creatures/Anf_llig__Feuer__Kf2kAdMidDaK1SVD.json b/packs/creatures/Anf_llig__Feuer__Kf2kAdMidDaK1SVD.json index 60bcbbc2..489fb57c 100644 --- a/packs/creatures/Anf_llig__Feuer__Kf2kAdMidDaK1SVD.json +++ b/packs/creatures/Anf_llig__Feuer__Kf2kAdMidDaK1SVD.json @@ -1,30 +1,30 @@ { - "_id": "Kf2kAdMidDaK1SVD", - "name": "Anfällig (Feuer)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.XhAfEVVoSADC880C" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.Kf2kAdMidDaK1SVD" -} \ No newline at end of file + "_id": "Kf2kAdMidDaK1SVD", + "name": "Anfällig (Feuer)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.XhAfEVVoSADC880C" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.Kf2kAdMidDaK1SVD" +} diff --git a/packs/creatures/Anf_llig__Feuer__NKUKD1KfNTpKZygj.json b/packs/creatures/Anf_llig__Feuer__NKUKD1KfNTpKZygj.json index 3fafc3bf..1d95a0b9 100644 --- a/packs/creatures/Anf_llig__Feuer__NKUKD1KfNTpKZygj.json +++ b/packs/creatures/Anf_llig__Feuer__NKUKD1KfNTpKZygj.json @@ -1,30 +1,30 @@ { - "_id": "NKUKD1KfNTpKZygj", - "name": "Anfällig (Feuer)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.XhAfEVVoSADC880C" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dlrDPQ3is4NkzZJB.NKUKD1KfNTpKZygj" -} \ No newline at end of file + "_id": "NKUKD1KfNTpKZygj", + "name": "Anfällig (Feuer)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.XhAfEVVoSADC880C" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dlrDPQ3is4NkzZJB.NKUKD1KfNTpKZygj" +} diff --git a/packs/creatures/Anf_llig__Feuer__X9jyAzrnyxuikyg3.json b/packs/creatures/Anf_llig__Feuer__X9jyAzrnyxuikyg3.json index 098cea1a..9bcca261 100644 --- a/packs/creatures/Anf_llig__Feuer__X9jyAzrnyxuikyg3.json +++ b/packs/creatures/Anf_llig__Feuer__X9jyAzrnyxuikyg3.json @@ -1,30 +1,30 @@ { - "_id": "X9jyAzrnyxuikyg3", - "name": "Anfällig (Feuer)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.XhAfEVVoSADC880C" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WboyONCY2UZildi9.X9jyAzrnyxuikyg3" -} \ No newline at end of file + "_id": "X9jyAzrnyxuikyg3", + "name": "Anfällig (Feuer)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.XhAfEVVoSADC880C" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WboyONCY2UZildi9.X9jyAzrnyxuikyg3" +} diff --git a/packs/creatures/Anf_llig__Licht__XBYL6p6Lh2di3cL0.json b/packs/creatures/Anf_llig__Licht__XBYL6p6Lh2di3cL0.json index 0256fbdb..89a09644 100644 --- a/packs/creatures/Anf_llig__Licht__XBYL6p6Lh2di3cL0.json +++ b/packs/creatures/Anf_llig__Licht__XBYL6p6Lh2di3cL0.json @@ -1,30 +1,30 @@ { - "_id": "XBYL6p6Lh2di3cL0", - "name": "Anfällig (Licht)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.aOsmsf7jIK7hU9U8" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Lichtangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.XBYL6p6Lh2di3cL0" -} \ No newline at end of file + "_id": "XBYL6p6Lh2di3cL0", + "name": "Anfällig (Licht)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.aOsmsf7jIK7hU9U8" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Lichtangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.XBYL6p6Lh2di3cL0" +} diff --git a/packs/creatures/Anf_llig__Luft__23wk4FP7dNTkLgB5.json b/packs/creatures/Anf_llig__Luft__23wk4FP7dNTkLgB5.json index bb7b8fc0..bd9528be 100644 --- a/packs/creatures/Anf_llig__Luft__23wk4FP7dNTkLgB5.json +++ b/packs/creatures/Anf_llig__Luft__23wk4FP7dNTkLgB5.json @@ -1,30 +1,30 @@ { - "_id": "23wk4FP7dNTkLgB5", - "name": "Anfällig (Luft)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ImVvi7XqDvf6D2vY" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Blitz-, Sturm- und Windangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!mOQ21HFNisTfu7ve.23wk4FP7dNTkLgB5" -} \ No newline at end of file + "_id": "23wk4FP7dNTkLgB5", + "name": "Anfällig (Luft)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ImVvi7XqDvf6D2vY" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Blitz-, Sturm- und Windangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!mOQ21HFNisTfu7ve.23wk4FP7dNTkLgB5" +} diff --git a/packs/creatures/Anf_llig__Luft__ur7rgX6JTOwscpm5.json b/packs/creatures/Anf_llig__Luft__ur7rgX6JTOwscpm5.json index 6e09ef9c..cca37a0e 100644 --- a/packs/creatures/Anf_llig__Luft__ur7rgX6JTOwscpm5.json +++ b/packs/creatures/Anf_llig__Luft__ur7rgX6JTOwscpm5.json @@ -1,30 +1,30 @@ { - "_id": "ur7rgX6JTOwscpm5", - "name": "Anfällig (Luft)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ImVvi7XqDvf6D2vY" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Blitz-, Sturm- und Windangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.ur7rgX6JTOwscpm5" -} \ No newline at end of file + "_id": "ur7rgX6JTOwscpm5", + "name": "Anfällig (Luft)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ImVvi7XqDvf6D2vY" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Blitz-, Sturm- und Windangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.ur7rgX6JTOwscpm5" +} diff --git a/packs/creatures/Anf_llig__Wasser__MPb5ZrTIutJ291XD.json b/packs/creatures/Anf_llig__Wasser__MPb5ZrTIutJ291XD.json index 260304ce..2e132cfd 100644 --- a/packs/creatures/Anf_llig__Wasser__MPb5ZrTIutJ291XD.json +++ b/packs/creatures/Anf_llig__Wasser__MPb5ZrTIutJ291XD.json @@ -1,30 +1,30 @@ { - "_id": "MPb5ZrTIutJ291XD", - "name": "Anfällig (Wasser)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.E5WqX3Em2HOAkP2e" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Eis-, Frost- und Wasserangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.MPb5ZrTIutJ291XD" -} \ No newline at end of file + "_id": "MPb5ZrTIutJ291XD", + "name": "Anfällig (Wasser)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.E5WqX3Em2HOAkP2e" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Eis-, Frost- und Wasserangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.MPb5ZrTIutJ291XD" +} diff --git a/packs/creatures/Anf_llig__Wasser__c95cnrJtMG20InKV.json b/packs/creatures/Anf_llig__Wasser__c95cnrJtMG20InKV.json index 6d874936..ef319f26 100644 --- a/packs/creatures/Anf_llig__Wasser__c95cnrJtMG20InKV.json +++ b/packs/creatures/Anf_llig__Wasser__c95cnrJtMG20InKV.json @@ -1,30 +1,30 @@ { - "_id": "c95cnrJtMG20InKV", - "name": "Anfällig (Wasser)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.E5WqX3Em2HOAkP2e" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "system": { - "description": "

Erhält doppelten Schaden durch Eis-, Frost- und Wasserangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!tYcKw69Feoy3B6hG.c95cnrJtMG20InKV" -} \ No newline at end of file + "_id": "c95cnrJtMG20InKV", + "name": "Anfällig (Wasser)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.E5WqX3Em2HOAkP2e" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "system": { + "description": "

Erhält doppelten Schaden durch Eis-, Frost- und Wasserangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!tYcKw69Feoy3B6hG.c95cnrJtMG20InKV" +} diff --git a/packs/creatures/Angst__1__4JCW7iKb2e9I2ZSj.json b/packs/creatures/Angst__1__4JCW7iKb2e9I2ZSj.json index 9f6bda26..492cdb22 100644 --- a/packs/creatures/Angst__1__4JCW7iKb2e9I2ZSj.json +++ b/packs/creatures/Angst__1__4JCW7iKb2e9I2ZSj.json @@ -1,30 +1,30 @@ { - "_id": "4JCW7iKb2e9I2ZSj", - "name": "Angst (1)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.4JCW7iKb2e9I2ZSj" -} \ No newline at end of file + "_id": "4JCW7iKb2e9I2ZSj", + "name": "Angst (1)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.4JCW7iKb2e9I2ZSj" +} diff --git a/packs/creatures/Angst__1__J2eP8hBIWtgayfhH.json b/packs/creatures/Angst__1__J2eP8hBIWtgayfhH.json index c90de0d1..800c899d 100644 --- a/packs/creatures/Angst__1__J2eP8hBIWtgayfhH.json +++ b/packs/creatures/Angst__1__J2eP8hBIWtgayfhH.json @@ -1,30 +1,30 @@ { - "_id": "J2eP8hBIWtgayfhH", - "name": "Angst (1)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.J2eP8hBIWtgayfhH" -} \ No newline at end of file + "_id": "J2eP8hBIWtgayfhH", + "name": "Angst (1)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.J2eP8hBIWtgayfhH" +} diff --git a/packs/creatures/Angst__1__k4syi7gvtjmG6yVt.json b/packs/creatures/Angst__1__k4syi7gvtjmG6yVt.json index e9bca00c..ddb262f2 100644 --- a/packs/creatures/Angst__1__k4syi7gvtjmG6yVt.json +++ b/packs/creatures/Angst__1__k4syi7gvtjmG6yVt.json @@ -1,30 +1,30 @@ { - "_id": "k4syi7gvtjmG6yVt", - "name": "Angst (1)", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.k4syi7gvtjmG6yVt" -} \ No newline at end of file + "_id": "k4syi7gvtjmG6yVt", + "name": "Angst (1)", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.k4syi7gvtjmG6yVt" +} diff --git a/packs/creatures/Angst__1__yUtiK9PSMcNcvXfr.json b/packs/creatures/Angst__1__yUtiK9PSMcNcvXfr.json index 835cc654..eaa611d5 100644 --- a/packs/creatures/Angst__1__yUtiK9PSMcNcvXfr.json +++ b/packs/creatures/Angst__1__yUtiK9PSMcNcvXfr.json @@ -1,30 +1,30 @@ { - "_id": "yUtiK9PSMcNcvXfr", - "name": "Angst (1)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.yUtiK9PSMcNcvXfr" -} \ No newline at end of file + "_id": "yUtiK9PSMcNcvXfr", + "name": "Angst (1)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.rUA7XVCeDkREYfi8" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.yUtiK9PSMcNcvXfr" +} diff --git a/packs/creatures/Angst__2__IolX9qsFGSxYN38o.json b/packs/creatures/Angst__2__IolX9qsFGSxYN38o.json index 24156322..9fc886ed 100644 --- a/packs/creatures/Angst__2__IolX9qsFGSxYN38o.json +++ b/packs/creatures/Angst__2__IolX9qsFGSxYN38o.json @@ -1,30 +1,30 @@ { - "_id": "IolX9qsFGSxYN38o", - "name": "Angst (2)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.3LGUHTPC3tbVC13X" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 20 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.IolX9qsFGSxYN38o" -} \ No newline at end of file + "_id": "IolX9qsFGSxYN38o", + "name": "Angst (2)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.3LGUHTPC3tbVC13X" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 20 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.IolX9qsFGSxYN38o" +} diff --git a/packs/creatures/Angst__2__QkZT7930qdhuLFxw.json b/packs/creatures/Angst__2__QkZT7930qdhuLFxw.json index a8c60d0b..66399b82 100644 --- a/packs/creatures/Angst__2__QkZT7930qdhuLFxw.json +++ b/packs/creatures/Angst__2__QkZT7930qdhuLFxw.json @@ -1,30 +1,30 @@ { - "_id": "QkZT7930qdhuLFxw", - "name": "Angst (2)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.3LGUHTPC3tbVC13X" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 20 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.QkZT7930qdhuLFxw" -} \ No newline at end of file + "_id": "QkZT7930qdhuLFxw", + "name": "Angst (2)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.3LGUHTPC3tbVC13X" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 20 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.QkZT7930qdhuLFxw" +} diff --git a/packs/creatures/Angst__2__tWwaC91MGIR4k3Uy.json b/packs/creatures/Angst__2__tWwaC91MGIR4k3Uy.json index 3999137c..d3bd8b02 100644 --- a/packs/creatures/Angst__2__tWwaC91MGIR4k3Uy.json +++ b/packs/creatures/Angst__2__tWwaC91MGIR4k3Uy.json @@ -1,30 +1,30 @@ { - "_id": "tWwaC91MGIR4k3Uy", - "name": "Angst (2)", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.3LGUHTPC3tbVC13X" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 20 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vsIywRHMnJM7u4ts.tWwaC91MGIR4k3Uy" -} \ No newline at end of file + "_id": "tWwaC91MGIR4k3Uy", + "name": "Angst (2)", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.3LGUHTPC3tbVC13X" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 20 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vsIywRHMnJM7u4ts.tWwaC91MGIR4k3Uy" +} diff --git a/packs/creatures/Angst__3__pX6BSfPqftBLxuhf.json b/packs/creatures/Angst__3__pX6BSfPqftBLxuhf.json index ad81e03f..d1c8417f 100644 --- a/packs/creatures/Angst__3__pX6BSfPqftBLxuhf.json +++ b/packs/creatures/Angst__3__pX6BSfPqftBLxuhf.json @@ -1,30 +1,30 @@ { - "_id": "pX6BSfPqftBLxuhf", - "name": "Angst (3)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.blDuh7uVVhaNSUVU" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -3 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 30 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!e1oy4levSO4VOQx8.pX6BSfPqftBLxuhf" -} \ No newline at end of file + "_id": "pX6BSfPqftBLxuhf", + "name": "Angst (3)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.blDuh7uVVhaNSUVU" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -3 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 30 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!e1oy4levSO4VOQx8.pX6BSfPqftBLxuhf" +} diff --git a/packs/creatures/Antimagie__10_Meter__z3o1FUNSKhEWkcpX.json b/packs/creatures/Antimagie__10_Meter__z3o1FUNSKhEWkcpX.json index 2aaf59f9..b91336dc 100644 --- a/packs/creatures/Antimagie__10_Meter__z3o1FUNSKhEWkcpX.json +++ b/packs/creatures/Antimagie__10_Meter__z3o1FUNSKhEWkcpX.json @@ -1,30 +1,30 @@ { - "_id": "z3o1FUNSKhEWkcpX", - "name": "Antimagie (10 Meter)", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.oUR6JglLxmJZduZz" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/anti-magic.png", - "effects": [], - "folder": null, - "system": { - "description": "

Sämtliche Magie in einem Radius von 10 Metern um die Kreatur herum ist wirkungslos. Dies gilt nicht für die eigene Magie der Kreatur oder deren Zauber.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.z3o1FUNSKhEWkcpX" -} \ No newline at end of file + "_id": "z3o1FUNSKhEWkcpX", + "name": "Antimagie (10 Meter)", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.oUR6JglLxmJZduZz" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/anti-magic.png", + "effects": [], + "folder": null, + "system": { + "description": "

Sämtliche Magie in einem Radius von 10 Metern um die Kreatur herum ist wirkungslos. Dies gilt nicht für die eigene Magie der Kreatur oder deren Zauber.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!8E7Mm0LsiqFm6syY.z3o1FUNSKhEWkcpX" +} diff --git a/packs/creatures/Arkanes_Schwert_quDuDAGeMVUvF3WD.json b/packs/creatures/Arkanes_Schwert_quDuDAGeMVUvF3WD.json index dd26ead3..9908f290 100644 --- a/packs/creatures/Arkanes_Schwert_quDuDAGeMVUvF3WD.json +++ b/packs/creatures/Arkanes_Schwert_quDuDAGeMVUvF3WD.json @@ -1,73 +1,73 @@ { - "_id": "quDuDAGeMVUvF3WD", - "name": "Arkanes Schwert", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sword-wound.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.VjvrapwDmBvGYmfj" - } - }, - "system": { - "description": "

Ein Schwert aus hellem (oder je nach Belieben auch dunklem) Licht erscheint innerhalb eines Radius von VE in Metern um den Zauberwirker herum.

\n

Innerhalb dieses Wirkungsbereiches kämpft es völlig selbstständig, hört jedoch auf gedankliche Kampfkommandos seines Beschwöreres wie „Greif den großen Troll an“ oder „Schütze mich“.

\n

Bewegt sich der Zauberwirker, wandert der Wirkungsbereich des Schwertes mit ihm mit, so dass die magische Klinge niemals mehr als VE in Metern von ihm getrennt sein kann.

\n

Das Schwert löst sich in seine arkanen Bestandteile auf, sobald seine (nicht heilbaren) LK auf Null oder niedriger sinken bzw. die Zauberdauer verstrichen ist.

\n

Sämtliche Kampfwerte des Schwertes entsprechen der Stufe des Zauberwirkers +10.

\n

Die einzige Ausnahme bildet der Laufen-Wert, der dem doppelten Laufen-Wert des Zauberwirkers entspricht.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "quDuDAGeMVUvF3WD", + "name": "Arkanes Schwert", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sword-wound.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.VjvrapwDmBvGYmfj" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Ein Schwert aus hellem (oder je nach Belieben auch dunklem) Licht erscheint innerhalb eines Radius von VE in Metern um den Zauberwirker herum.

\n

Innerhalb dieses Wirkungsbereiches kämpft es völlig selbstständig, hört jedoch auf gedankliche Kampfkommandos seines Beschwöreres wie „Greif den großen Troll an“ oder „Schütze mich“.

\n

Bewegt sich der Zauberwirker, wandert der Wirkungsbereich des Schwertes mit ihm mit, so dass die magische Klinge niemals mehr als VE in Metern von ihm getrennt sein kann.

\n

Das Schwert löst sich in seine arkanen Bestandteile auf, sobald seine (nicht heilbaren) LK auf Null oder niedriger sinken bzw. die Zauberdauer verstrichen ist.

\n

Sämtliche Kampfwerte des Schwertes entsprechen der Stufe des Zauberwirkers +10.

\n

Die einzige Ausnahme bildet der Laufen-Wert, der dem doppelten Laufen-Wert des Zauberwirkers entspricht.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE x 2", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 8 + } }, - "maxDistance": { - "value": "", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "VE x 2", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.quDuDAGeMVUvF3WD" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.quDuDAGeMVUvF3WD" +} diff --git a/packs/creatures/Ast_joNh3JSsqfqXk4lU.json b/packs/creatures/Ast_joNh3JSsqfqXk4lU.json index 2c7196d8..f4cc17c1 100644 --- a/packs/creatures/Ast_joNh3JSsqfqXk4lU.json +++ b/packs/creatures/Ast_joNh3JSsqfqXk4lU.json @@ -1,33 +1,33 @@ { - "_id": "joNh3JSsqfqXk4lU", - "name": "Ast", - "type": "weapon", - "sort": 100000, - "flags": {}, - "effects": [], - "img": "icons/svg/item-bag.svg", - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 0, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vXmTcBUKZkB2UBD7.joNh3JSsqfqXk4lU" -} \ No newline at end of file + "_id": "joNh3JSsqfqXk4lU", + "name": "Ast", + "type": "weapon", + "sort": 100000, + "flags": {}, + "effects": [], + "img": "icons/svg/item-bag.svg", + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 0, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vXmTcBUKZkB2UBD7.joNh3JSsqfqXk4lU" +} diff --git a/packs/creatures/Asthiebe_CM1yKVLm6mhG2eQE.json b/packs/creatures/Asthiebe_CM1yKVLm6mhG2eQE.json index cbb35f85..2bec740c 100644 --- a/packs/creatures/Asthiebe_CM1yKVLm6mhG2eQE.json +++ b/packs/creatures/Asthiebe_CM1yKVLm6mhG2eQE.json @@ -1,33 +1,33 @@ { - "_id": "CM1yKVLm6mhG2eQE", - "name": "Asthiebe", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WboyONCY2UZildi9.CM1yKVLm6mhG2eQE" -} \ No newline at end of file + "_id": "CM1yKVLm6mhG2eQE", + "name": "Asthiebe", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WboyONCY2UZildi9.CM1yKVLm6mhG2eQE" +} diff --git a/packs/creatures/Augenball_8E7Mm0LsiqFm6syY.json b/packs/creatures/Augenball_8E7Mm0LsiqFm6syY.json index 3ab2b0e4..b4095301 100644 --- a/packs/creatures/Augenball_8E7Mm0LsiqFm6syY.json +++ b/packs/creatures/Augenball_8E7Mm0LsiqFm6syY.json @@ -1,182 +1,184 @@ { - "_id": "8E7Mm0LsiqFm6syY", - "name": "Augenball", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "V7Qw97Fk5MJgijNs", - "z3o1FUNSKhEWkcpX", - "tKiwh730ZOGMICdg", - "SZ8rvHDbY67EqjDN", - "v6ojDNs7V5QqwKgT", - "coIsPp1V166g8IAm", - "kY4uQF3t99ANzx5T", - "JMp5LjImHvoKsbGo", - "K3QPHlqz66xolbzw", - "16dN0fMIjJwdhvGF", - "u3CLqxahFyF7kVpa", - "BkokuzUTP9U6LtBp", - "lIchGK1m7Y7fMcKG", - "f0MedvERq1s8hy4z", - "cnl7AuqByHHjW1zd", - "D3McezCJz6afqzmR", - "bKyT6b0j4wLXbL7O" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 8, - "mod": 0 - }, - "mobility": { - "base": 4, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 0, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 66, - "value": 88 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW #5A:20, #5M:20", - "foeFactor": 23, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "8E7Mm0LsiqFm6syY", "name": "Augenball", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [ + "V7Qw97Fk5MJgijNs", + "z3o1FUNSKhEWkcpX", + "tKiwh730ZOGMICdg", + "SZ8rvHDbY67EqjDN", + "v6ojDNs7V5QqwKgT", + "coIsPp1V166g8IAm", + "kY4uQF3t99ANzx5T", + "JMp5LjImHvoKsbGo", + "K3QPHlqz66xolbzw", + "16dN0fMIjJwdhvGF", + "u3CLqxahFyF7kVpa", + "BkokuzUTP9U6LtBp", + "lIchGK1m7Y7fMcKG", + "f0MedvERq1s8hy4z", + "cnl7AuqByHHjW1zd", + "D3McezCJz6afqzmR", + "bKyT6b0j4wLXbL7O" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 8, + "mod": 0 + }, + "mobility": { + "base": 4, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 0, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 66, + "value": 88 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW #5A:20, #5M:20", + "foeFactor": 23, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Augenball", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346257, + "modifiedTime": 1687731798445, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346257, - "modifiedTime": 1668995460713, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!8E7Mm0LsiqFm6syY" -} \ No newline at end of file + "_key": "!actors!8E7Mm0LsiqFm6syY" +} diff --git a/packs/creatures/B_r_InLjj4RGxfkDrtXr.json b/packs/creatures/B_r_InLjj4RGxfkDrtXr.json index e94e2e5d..98f277df 100644 --- a/packs/creatures/B_r_InLjj4RGxfkDrtXr.json +++ b/packs/creatures/B_r_InLjj4RGxfkDrtXr.json @@ -1,169 +1,166 @@ { - "_id": "InLjj4RGxfkDrtXr", - "name": "Bär", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/bear-1.png", - "items": [ - "qZayWokGcZreHpfI", - "ayDGYJevUkbQ3N0c", - "PKewYpkEmAWTc1j5", - "WbEsNLQpzoWJlJyj" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 12, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 50, - "value": 75 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:16)", - "foeFactor": 9, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 139, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "InLjj4RGxfkDrtXr", "name": "Bär", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/bear-1.png", + "items": ["qZayWokGcZreHpfI", "ayDGYJevUkbQ3N0c", "PKewYpkEmAWTc1j5", "WbEsNLQpzoWJlJyj"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 12, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 50, + "value": 75 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:16)", + "foeFactor": 9, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 139, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Bär", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/bear*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/bear*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346499, + "modifiedTime": 1687731798486, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346499, - "modifiedTime": 1668995460812, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!InLjj4RGxfkDrtXr" -} \ No newline at end of file + "_key": "!actors!InLjj4RGxfkDrtXr" +} diff --git a/packs/creatures/Bandagen_Icq7W8YrjXTIlb7C.json b/packs/creatures/Bandagen_Icq7W8YrjXTIlb7C.json index 98a09cad..3b5f0ec3 100644 --- a/packs/creatures/Bandagen_Icq7W8YrjXTIlb7C.json +++ b/packs/creatures/Bandagen_Icq7W8YrjXTIlb7C.json @@ -1,33 +1,33 @@ { - "_id": "Icq7W8YrjXTIlb7C", - "name": "Bandagen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.Icq7W8YrjXTIlb7C" -} \ No newline at end of file + "_id": "Icq7W8YrjXTIlb7C", + "name": "Bandagen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.Icq7W8YrjXTIlb7C" +} diff --git a/packs/creatures/Basilisk_GVLSLNSoMybeWhBP.json b/packs/creatures/Basilisk_GVLSLNSoMybeWhBP.json index 786ace7d..89e42c95 100644 --- a/packs/creatures/Basilisk_GVLSLNSoMybeWhBP.json +++ b/packs/creatures/Basilisk_GVLSLNSoMybeWhBP.json @@ -1,171 +1,173 @@ { - "_id": "GVLSLNSoMybeWhBP", - "name": "Basilisk", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/basilisk-green.png", - "items": [ - "y5i2zrZBp74DKQrQ", - "3CFakJA3eQJYSFN7", - "x7vdeybwnlRnlqTu", - "kQZnCtDlaCaKc38S", - "cZa7Ms69DWYg8Pgz", - "Hn8EIElYWelAKxiD" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 14, - "mod": 0 - }, - "mobility": { - "base": 7, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 1, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 140, - "value": 168 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:20)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 206, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "GVLSLNSoMybeWhBP", "name": "Basilisk", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/basilisk-green.png", + "items": [ + "y5i2zrZBp74DKQrQ", + "3CFakJA3eQJYSFN7", + "x7vdeybwnlRnlqTu", + "kQZnCtDlaCaKc38S", + "cZa7Ms69DWYg8Pgz", + "Hn8EIElYWelAKxiD" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 14, + "mod": 0 + }, + "mobility": { + "base": 7, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 1, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 140, + "value": 168 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:20)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 206, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Basilisk", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/basilisk*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/basilisk*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346388, + "modifiedTime": 1687731798472, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346388, - "modifiedTime": 1668995460783, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!GVLSLNSoMybeWhBP" -} \ No newline at end of file + "_key": "!actors!GVLSLNSoMybeWhBP" +} diff --git a/packs/creatures/Baumherr_WboyONCY2UZildi9.json b/packs/creatures/Baumherr_WboyONCY2UZildi9.json index aaba2346..96696adb 100644 --- a/packs/creatures/Baumherr_WboyONCY2UZildi9.json +++ b/packs/creatures/Baumherr_WboyONCY2UZildi9.json @@ -1,172 +1,174 @@ { - "_id": "WboyONCY2UZildi9", - "name": "Baumherr", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "CM1yKVLm6mhG2eQE", - "sZw8glq3cnPHu6yq", - "X9jyAzrnyxuikyg3", - "B1Sw09kZopPZB8ys", - "x0mAm5abWWHlKJLz", - "2bA1MnqkTTwKtMoS", - "fKCcOlyaebvj1HuL" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 20, - "mod": 0 - }, - "mobility": { - "base": 1, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 35, - "value": 70 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Lediglich Brennholz", - "foeFactor": 23, - "creatureType": "plantBeing", - "sizeCategory": "large", - "experiencePoints": 158, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "WboyONCY2UZildi9", "name": "Baumherr", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [ + "CM1yKVLm6mhG2eQE", + "sZw8glq3cnPHu6yq", + "X9jyAzrnyxuikyg3", + "B1Sw09kZopPZB8ys", + "x0mAm5abWWHlKJLz", + "2bA1MnqkTTwKtMoS", + "fKCcOlyaebvj1HuL" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 20, + "mod": 0 + }, + "mobility": { + "base": 1, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 35, + "value": 70 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Lediglich Brennholz", + "foeFactor": 23, + "creatureType": "plantBeing", + "sizeCategory": "large", + "experiencePoints": 158, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Baumherr", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346710, + "modifiedTime": 1687731798527, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346710, - "modifiedTime": 1668995461165, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!WboyONCY2UZildi9" -} \ No newline at end of file + "_key": "!actors!WboyONCY2UZildi9" +} diff --git a/packs/creatures/Baumstamm_ndjWMSfPfmPY9AUY.json b/packs/creatures/Baumstamm_ndjWMSfPfmPY9AUY.json index 1b3453ec..711af186 100644 --- a/packs/creatures/Baumstamm_ndjWMSfPfmPY9AUY.json +++ b/packs/creatures/Baumstamm_ndjWMSfPfmPY9AUY.json @@ -1,33 +1,33 @@ { - "_id": "ndjWMSfPfmPY9AUY", - "name": "Baumstamm", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rULL0cHbyACJsHDC.ndjWMSfPfmPY9AUY" -} \ No newline at end of file + "_id": "ndjWMSfPfmPY9AUY", + "name": "Baumstamm", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rULL0cHbyACJsHDC.ndjWMSfPfmPY9AUY" +} diff --git a/packs/creatures/Bezaubern_VXyznv68DT2Guc0A.json b/packs/creatures/Bezaubern_VXyznv68DT2Guc0A.json index da8c6789..0427377c 100644 --- a/packs/creatures/Bezaubern_VXyznv68DT2Guc0A.json +++ b/packs/creatures/Bezaubern_VXyznv68DT2Guc0A.json @@ -1,30 +1,30 @@ { - "_id": "VXyznv68DT2Guc0A", - "name": "Bezaubern", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charm.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.HMCFkxVzU2b3KkSA" - } - }, - "system": { - "description": "

Kann Gegner mit einem „Lockruf“ bezaubern. Dieser Zauber funktioniert wie der Zauberspruch @Compendium[ds4.spells.wZYElRaDmhqgzUvQ]{Gehorche}. Abklingzeit des Lockrufs: 10 Kampfrunden

", - "experiencePoints": 25 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.VXyznv68DT2Guc0A" -} \ No newline at end of file + "_id": "VXyznv68DT2Guc0A", + "name": "Bezaubern", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charm.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.HMCFkxVzU2b3KkSA" + } + }, + "system": { + "description": "

Kann Gegner mit einem „Lockruf“ bezaubern. Dieser Zauber funktioniert wie der Zauberspruch @Compendium[ds4.spells.wZYElRaDmhqgzUvQ]{Gehorche}. Abklingzeit des Lockrufs: 10 Kampfrunden

", + "experiencePoints": 25 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s56U2LeRInrje3xh.VXyznv68DT2Guc0A" +} diff --git a/packs/creatures/Biss_8Um85s0Ayigqse3B.json b/packs/creatures/Biss_8Um85s0Ayigqse3B.json index 02dc9e87..abc5e758 100644 --- a/packs/creatures/Biss_8Um85s0Ayigqse3B.json +++ b/packs/creatures/Biss_8Um85s0Ayigqse3B.json @@ -1,33 +1,33 @@ { - "_id": "8Um85s0Ayigqse3B", - "name": "Biss", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!PVuNoFILDAHpqGsa.8Um85s0Ayigqse3B" -} \ No newline at end of file + "_id": "8Um85s0Ayigqse3B", + "name": "Biss", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!PVuNoFILDAHpqGsa.8Um85s0Ayigqse3B" +} diff --git a/packs/creatures/Biss_9olbXmWVzPkmPhvu.json b/packs/creatures/Biss_9olbXmWVzPkmPhvu.json index 5b83dddf..3edcd0c0 100644 --- a/packs/creatures/Biss_9olbXmWVzPkmPhvu.json +++ b/packs/creatures/Biss_9olbXmWVzPkmPhvu.json @@ -1,33 +1,33 @@ { - "_id": "9olbXmWVzPkmPhvu", - "name": "Biss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.9olbXmWVzPkmPhvu" -} \ No newline at end of file + "_id": "9olbXmWVzPkmPhvu", + "name": "Biss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.9olbXmWVzPkmPhvu" +} diff --git a/packs/creatures/Biss_j0NbwyhdJPipL7Rl.json b/packs/creatures/Biss_j0NbwyhdJPipL7Rl.json index fc6efea8..356c86a6 100644 --- a/packs/creatures/Biss_j0NbwyhdJPipL7Rl.json +++ b/packs/creatures/Biss_j0NbwyhdJPipL7Rl.json @@ -1,33 +1,33 @@ { - "_id": "j0NbwyhdJPipL7Rl", - "name": "Biss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Qm2toXbf6EVmvRS1.j0NbwyhdJPipL7Rl" -} \ No newline at end of file + "_id": "j0NbwyhdJPipL7Rl", + "name": "Biss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Qm2toXbf6EVmvRS1.j0NbwyhdJPipL7Rl" +} diff --git a/packs/creatures/Blenden_16dN0fMIjJwdhvGF.json b/packs/creatures/Blenden_16dN0fMIjJwdhvGF.json index 64172cce..e911093b 100644 --- a/packs/creatures/Blenden_16dN0fMIjJwdhvGF.json +++ b/packs/creatures/Blenden_16dN0fMIjJwdhvGF.json @@ -1,73 +1,73 @@ { - "_id": "16dN0fMIjJwdhvGF", - "name": "Blenden", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/laser-sparks.svg", - "effects": [], - "folder": null, - "sort": 100000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.JldAx8a91vVO2wUf" - } - }, - "system": { - "description": "

Ein gleißender Lichtstrahl schießt aus der Hand des Zauberwirkers und blendet bei Erfolg das Ziel (welches dagegen keine Abwehr würfeln darf).

Ein geblendetes Ziel hat -8 auf alle Handlungen, bei denen es sehen können sollte.

Selbst augenlose Untote, wie beispielsweise Skelette, werden durch das magische Licht geblendet. Blinde Lebewesen sind dagegen nicht betroffen.

", - "equipped": true, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+AU)/2 des Ziels" + "_id": "16dN0fMIjJwdhvGF", + "name": "Blenden", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/laser-sparks.svg", + "effects": [], + "folder": null, + "sort": 100000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.JldAx8a91vVO2wUf" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Ein gleißender Lichtstrahl schießt aus der Hand des Zauberwirkers und blendet bei Erfolg das Ziel (welches dagegen keine Abwehr würfeln darf).

Ein geblendetes Ziel hat -8 auf alle Handlungen, bei denen es sehen können sollte.

Selbst augenlose Untote, wie beispielsweise Skelette, werden durch das magische Licht geblendet. Blinde Lebewesen sind dagegen nicht betroffen.

", + "equipped": true, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": 1, + "wizard": 5, + "sorcerer": null + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": 1, - "wizard": 5, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.16dN0fMIjJwdhvGF" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.16dN0fMIjJwdhvGF" +} diff --git a/packs/creatures/Blickangriff_MuXvP2TjwvevxLpo.json b/packs/creatures/Blickangriff_MuXvP2TjwvevxLpo.json index 60c5daef..77c1f703 100644 --- a/packs/creatures/Blickangriff_MuXvP2TjwvevxLpo.json +++ b/packs/creatures/Blickangriff_MuXvP2TjwvevxLpo.json @@ -1,30 +1,30 @@ { - "_id": "MuXvP2TjwvevxLpo", - "name": "Blickangriff", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.l4ewILWP2zbiSM97" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/gaze-attack.png", - "effects": [], - "folder": null, - "system": { - "description": "

Greift mit seinem Blick aktionsfrei jeden an, dem GEI+AU misslingt. Wer gegen die Kreatur vorgeht, ohne ihr in die Augen zu sehen, erhält -4 auf alle Proben, ist aber nicht mehr Ziel ihrer Blickangriffe.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!F3zJ4xbHwN9syuK8.MuXvP2TjwvevxLpo" -} \ No newline at end of file + "_id": "MuXvP2TjwvevxLpo", + "name": "Blickangriff", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.l4ewILWP2zbiSM97" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/gaze-attack.png", + "effects": [], + "folder": null, + "system": { + "description": "

Greift mit seinem Blick aktionsfrei jeden an, dem GEI+AU misslingt. Wer gegen die Kreatur vorgeht, ohne ihr in die Augen zu sehen, erhält -4 auf alle Proben, ist aber nicht mehr Ziel ihrer Blickangriffe.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!F3zJ4xbHwN9syuK8.MuXvP2TjwvevxLpo" +} diff --git a/packs/creatures/Blickangriff_x7vdeybwnlRnlqTu.json b/packs/creatures/Blickangriff_x7vdeybwnlRnlqTu.json index de4bcddd..6428a962 100644 --- a/packs/creatures/Blickangriff_x7vdeybwnlRnlqTu.json +++ b/packs/creatures/Blickangriff_x7vdeybwnlRnlqTu.json @@ -1,30 +1,30 @@ { - "_id": "x7vdeybwnlRnlqTu", - "name": "Blickangriff", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.l4ewILWP2zbiSM97" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/gaze-attack.png", - "effects": [], - "folder": null, - "system": { - "description": "

Greift mit seinem Blick aktionsfrei jeden an, dem GEI+AU misslingt. Wer gegen die Kreatur vorgeht, ohne ihr in die Augen zu sehen, erhält -4 auf alle Proben, ist aber nicht mehr Ziel ihrer Blickangriffe.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GVLSLNSoMybeWhBP.x7vdeybwnlRnlqTu" -} \ No newline at end of file + "_id": "x7vdeybwnlRnlqTu", + "name": "Blickangriff", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.l4ewILWP2zbiSM97" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/gaze-attack.png", + "effects": [], + "folder": null, + "system": { + "description": "

Greift mit seinem Blick aktionsfrei jeden an, dem GEI+AU misslingt. Wer gegen die Kreatur vorgeht, ohne ihr in die Augen zu sehen, erhält -4 auf alle Proben, ist aber nicht mehr Ziel ihrer Blickangriffe.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GVLSLNSoMybeWhBP.x7vdeybwnlRnlqTu" +} diff --git a/packs/creatures/Blitz_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Blitz_Odem_yjkoipelFXEzcy1x.json index 462457f3..b32cfa27 100644 --- a/packs/creatures/Blitz_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Blitz_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Blitz-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!nDRdljcZzkonbU0s.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Blitz-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!nDRdljcZzkonbU0s.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Blitz_aa8a89EaVy8fjgLn.json b/packs/creatures/Blitz_aa8a89EaVy8fjgLn.json index 1b1201c1..89e24817 100644 --- a/packs/creatures/Blitz_aa8a89EaVy8fjgLn.json +++ b/packs/creatures/Blitz_aa8a89EaVy8fjgLn.json @@ -1,73 +1,73 @@ { - "_id": "aa8a89EaVy8fjgLn", - "name": "Blitz", - "type": "spell", - "sort": 900000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.Senq5ub2Cx0agJgi" - } - }, - "img": "systems/ds4/assets/icons/game-icons/delapouite/bolt-spell-cast.svg", - "effects": [], - "folder": null, - "system": { - "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind. Gegner in Metallrüstung dürfen keine Abwehr gegen Blitze würfeln.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "aa8a89EaVy8fjgLn", + "name": "Blitz", + "type": "spell", + "sort": 900000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.Senq5ub2Cx0agJgi" + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": true, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "img": "systems/ds4/assets/icons/game-icons/delapouite/bolt-spell-cast.svg", + "effects": [], + "folder": null, + "system": { + "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind. Gegner in Metallrüstung dürfen keine Abwehr gegen Blitze würfeln.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": true, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": 10, + "wizard": 7, + "sorcerer": 7 + } }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": 10, - "wizard": 7, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!sCBrVIDh2umWr63g.aa8a89EaVy8fjgLn" -} \ No newline at end of file + "_key": "!actors.items!sCBrVIDh2umWr63g.aa8a89EaVy8fjgLn" +} diff --git a/packs/creatures/Brennendes_Fell_hcB5LcidhVSW5rI7.json b/packs/creatures/Brennendes_Fell_hcB5LcidhVSW5rI7.json index 7bb6d35f..15175956 100644 --- a/packs/creatures/Brennendes_Fell_hcB5LcidhVSW5rI7.json +++ b/packs/creatures/Brennendes_Fell_hcB5LcidhVSW5rI7.json @@ -1,33 +1,33 @@ { - "_id": "hcB5LcidhVSW5rI7", - "name": "Brennendes Fell", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.hcB5LcidhVSW5rI7" -} \ No newline at end of file + "_id": "hcB5LcidhVSW5rI7", + "name": "Brennendes Fell", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.hcB5LcidhVSW5rI7" +} diff --git a/packs/creatures/Chitinpanzer_b1YoPObYAlp0qgLo.json b/packs/creatures/Chitinpanzer_b1YoPObYAlp0qgLo.json index 00f361ce..14982f0e 100644 --- a/packs/creatures/Chitinpanzer_b1YoPObYAlp0qgLo.json +++ b/packs/creatures/Chitinpanzer_b1YoPObYAlp0qgLo.json @@ -1,33 +1,33 @@ { - "_id": "b1YoPObYAlp0qgLo", - "name": "Chitinpanzer", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 3, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WYvb8G0z5GuNi7kO.b1YoPObYAlp0qgLo" -} \ No newline at end of file + "_id": "b1YoPObYAlp0qgLo", + "name": "Chitinpanzer", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 3, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WYvb8G0z5GuNi7kO.b1YoPObYAlp0qgLo" +} diff --git a/packs/creatures/D_monenf_rst_PKPmkOMLDGwS9QZJ.json b/packs/creatures/D_monenf_rst_PKPmkOMLDGwS9QZJ.json index bb1ea2a9..437eddfe 100644 --- a/packs/creatures/D_monenf_rst_PKPmkOMLDGwS9QZJ.json +++ b/packs/creatures/D_monenf_rst_PKPmkOMLDGwS9QZJ.json @@ -1,171 +1,166 @@ { - "_id": "PKPmkOMLDGwS9QZJ", - "name": "Dämonenfürst", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "bXEiQJc7aJmLW1K4", - "N6MfjihlDL9hfse6", - "BDsxMEuEKfjEgFk3", - "AHJhJgRCvw2dKx78", - "DURD01IkVxPAwlxf", - "hvOFruV5fmieLXnk" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 20, - "mod": 0 - }, - "mobility": { - "base": 20, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 10, - "mod": 0 - }, - "constitution": { - "base": 10, - "mod": 0 - }, - "agility": { - "base": 10, - "mod": 0 - }, - "dexterity": { - "base": 10, - "mod": 0 - }, - "intellect": { - "base": 5, - "mod": 0 - }, - "aura": { - "base": 5, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 360, - "value": 400 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 42, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 579, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "PKPmkOMLDGwS9QZJ", "name": "Dämonenfürst", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 20, + "mod": 0 + }, + "mobility": { + "base": 20, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 10, + "mod": 0 + }, + "constitution": { + "base": 10, + "mod": 0 + }, + "agility": { + "base": 10, + "mod": 0 + }, + "dexterity": { + "base": 10, + "mod": 0 + }, + "intellect": { + "base": 5, + "mod": 0 + }, + "aura": { + "base": 5, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 360, + "value": 400 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 42, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 579, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Dämonenfürst", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346629, + "modifiedTime": 1687731798504, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346629, - "modifiedTime": 1668995461020, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!PKPmkOMLDGwS9QZJ" -} \ No newline at end of file + "_key": "!actors!PKPmkOMLDGwS9QZJ" +} diff --git a/packs/creatures/D_monenhaut_N6MfjihlDL9hfse6.json b/packs/creatures/D_monenhaut_N6MfjihlDL9hfse6.json index adb06401..461628ea 100644 --- a/packs/creatures/D_monenhaut_N6MfjihlDL9hfse6.json +++ b/packs/creatures/D_monenhaut_N6MfjihlDL9hfse6.json @@ -1,33 +1,33 @@ { - "_id": "N6MfjihlDL9hfse6", - "name": "Dämonenhaut", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!RxSUSzQBSTFYHOlV.N6MfjihlDL9hfse6" -} \ No newline at end of file + "_id": "N6MfjihlDL9hfse6", + "name": "Dämonenhaut", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!RxSUSzQBSTFYHOlV.N6MfjihlDL9hfse6" +} diff --git a/packs/creatures/Dicke_Borstenhaut_DDaq3xgZrGuEl4Dc.json b/packs/creatures/Dicke_Borstenhaut_DDaq3xgZrGuEl4Dc.json index c5dbb34a..4fb37850 100644 --- a/packs/creatures/Dicke_Borstenhaut_DDaq3xgZrGuEl4Dc.json +++ b/packs/creatures/Dicke_Borstenhaut_DDaq3xgZrGuEl4Dc.json @@ -1,33 +1,33 @@ { - "_id": "DDaq3xgZrGuEl4Dc", - "name": "Dicke Borstenhaut", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!FxGhbznQbwd0jRUT.DDaq3xgZrGuEl4Dc" -} \ No newline at end of file + "_id": "DDaq3xgZrGuEl4Dc", + "name": "Dicke Borstenhaut", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!FxGhbznQbwd0jRUT.DDaq3xgZrGuEl4Dc" +} diff --git a/packs/creatures/Dicke_Borstenhaut_pSQjVkwbjngPoEPZ.json b/packs/creatures/Dicke_Borstenhaut_pSQjVkwbjngPoEPZ.json index 5fb13b72..c2a9231d 100644 --- a/packs/creatures/Dicke_Borstenhaut_pSQjVkwbjngPoEPZ.json +++ b/packs/creatures/Dicke_Borstenhaut_pSQjVkwbjngPoEPZ.json @@ -1,33 +1,33 @@ { - "_id": "pSQjVkwbjngPoEPZ", - "name": "Dicke Borstenhaut", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GWNFUkgxocfKchIQ.pSQjVkwbjngPoEPZ" -} \ No newline at end of file + "_id": "pSQjVkwbjngPoEPZ", + "name": "Dicke Borstenhaut", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GWNFUkgxocfKchIQ.pSQjVkwbjngPoEPZ" +} diff --git a/packs/creatures/Dicke_Rinde_sZw8glq3cnPHu6yq.json b/packs/creatures/Dicke_Rinde_sZw8glq3cnPHu6yq.json index d9ad1b19..bdb5a7ce 100644 --- a/packs/creatures/Dicke_Rinde_sZw8glq3cnPHu6yq.json +++ b/packs/creatures/Dicke_Rinde_sZw8glq3cnPHu6yq.json @@ -1,33 +1,33 @@ { - "_id": "sZw8glq3cnPHu6yq", - "name": "Dicke Rinde", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WboyONCY2UZildi9.sZw8glq3cnPHu6yq" -} \ No newline at end of file + "_id": "sZw8glq3cnPHu6yq", + "name": "Dicke Rinde", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WboyONCY2UZildi9.sZw8glq3cnPHu6yq" +} diff --git a/packs/creatures/Dicke_Spinnenhaut_b80BR5n1f6WvGavG.json b/packs/creatures/Dicke_Spinnenhaut_b80BR5n1f6WvGavG.json index b7956ba5..e4602c0b 100644 --- a/packs/creatures/Dicke_Spinnenhaut_b80BR5n1f6WvGavG.json +++ b/packs/creatures/Dicke_Spinnenhaut_b80BR5n1f6WvGavG.json @@ -1,33 +1,33 @@ { - "_id": "b80BR5n1f6WvGavG", - "name": "Dicke Spinnenhaut", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!4276kgAddflo3bwN.b80BR5n1f6WvGavG" -} \ No newline at end of file + "_id": "b80BR5n1f6WvGavG", + "name": "Dicke Spinnenhaut", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!4276kgAddflo3bwN.b80BR5n1f6WvGavG" +} diff --git a/packs/creatures/Dickh_uter_OehvVDNjDg4xbsW7.json b/packs/creatures/Dickh_uter_OehvVDNjDg4xbsW7.json index 6ba133f5..8cf4ab62 100644 --- a/packs/creatures/Dickh_uter_OehvVDNjDg4xbsW7.json +++ b/packs/creatures/Dickh_uter_OehvVDNjDg4xbsW7.json @@ -1,33 +1,33 @@ { - "_id": "OehvVDNjDg4xbsW7", - "name": "Dickhäuter", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.OehvVDNjDg4xbsW7" -} \ No newline at end of file + "_id": "OehvVDNjDg4xbsW7", + "name": "Dickhäuter", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.OehvVDNjDg4xbsW7" +} diff --git a/packs/creatures/Drachenwelpe__Blau__US32MfI48tX5x8Kz.json b/packs/creatures/Drachenwelpe__Blau__US32MfI48tX5x8Kz.json index a624516c..c2089d0b 100644 --- a/packs/creatures/Drachenwelpe__Blau__US32MfI48tX5x8Kz.json +++ b/packs/creatures/Drachenwelpe__Blau__US32MfI48tX5x8Kz.json @@ -1,178 +1,166 @@ { - "_id": "US32MfI48tX5x8Kz", - "name": "Drachenwelpe (Blau)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "2lkp7kvBk98s2WcR" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "US32MfI48tX5x8Kz", + "name": "Drachenwelpe (Blau)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", + "items": ["2lkp7kvBk98s2WcR"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346697, + "modifiedTime": 1687731798524, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346697, - "modifiedTime": 1668995461156, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!US32MfI48tX5x8Kz" -} \ No newline at end of file + "_key": "!actors!US32MfI48tX5x8Kz" +} diff --git a/packs/creatures/Drachenwelpe__Bronze__tchJggykZKx2ctBv.json b/packs/creatures/Drachenwelpe__Bronze__tchJggykZKx2ctBv.json index ad14fb8d..85434c21 100644 --- a/packs/creatures/Drachenwelpe__Bronze__tchJggykZKx2ctBv.json +++ b/packs/creatures/Drachenwelpe__Bronze__tchJggykZKx2ctBv.json @@ -1,178 +1,166 @@ { - "_id": "tchJggykZKx2ctBv", - "name": "Drachenwelpe (Bronze)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "tchJggykZKx2ctBv", + "name": "Drachenwelpe (Bronze)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", + "items": ["yjkoipelFXEzcy1x", "yTFT0UXNa9s9pbM4"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347091, + "modifiedTime": 1687731798595, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347091, - "modifiedTime": 1668995461374, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!tchJggykZKx2ctBv" -} \ No newline at end of file + "_key": "!actors!tchJggykZKx2ctBv" +} diff --git a/packs/creatures/Drachenwelpe__Gelb__uomniEHbTAek8ERH.json b/packs/creatures/Drachenwelpe__Gelb__uomniEHbTAek8ERH.json index 5ab2264b..e1ad101d 100644 --- a/packs/creatures/Drachenwelpe__Gelb__uomniEHbTAek8ERH.json +++ b/packs/creatures/Drachenwelpe__Gelb__uomniEHbTAek8ERH.json @@ -1,178 +1,166 @@ { - "_id": "uomniEHbTAek8ERH", - "name": "Drachenwelpe (Gelb)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "3wfMRBF49WH74mt2" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "uomniEHbTAek8ERH", + "name": "Drachenwelpe (Gelb)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", + "items": ["yjkoipelFXEzcy1x", "3wfMRBF49WH74mt2"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347121, + "modifiedTime": 1687731798597, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347121, - "modifiedTime": 1668995461383, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!uomniEHbTAek8ERH" -} \ No newline at end of file + "_key": "!actors!uomniEHbTAek8ERH" +} diff --git a/packs/creatures/Drachenwelpe__Gold__owGq4n7KX2P1o9em.json b/packs/creatures/Drachenwelpe__Gold__owGq4n7KX2P1o9em.json index b047363e..8a0f9ab7 100644 --- a/packs/creatures/Drachenwelpe__Gold__owGq4n7KX2P1o9em.json +++ b/packs/creatures/Drachenwelpe__Gold__owGq4n7KX2P1o9em.json @@ -1,178 +1,166 @@ { - "_id": "owGq4n7KX2P1o9em", - "name": "Drachenwelpe (Gold)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "owGq4n7KX2P1o9em", + "name": "Drachenwelpe (Gold)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", + "items": ["yjkoipelFXEzcy1x"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346962, + "modifiedTime": 1687731798581, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346962, - "modifiedTime": 1668995461339, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!owGq4n7KX2P1o9em" -} \ No newline at end of file + "_key": "!actors!owGq4n7KX2P1o9em" +} diff --git a/packs/creatures/Drachenwelpe__Gr_n__kFieLVdVz8XittRw.json b/packs/creatures/Drachenwelpe__Gr_n__kFieLVdVz8XittRw.json index 14db6b9a..6260244b 100644 --- a/packs/creatures/Drachenwelpe__Gr_n__kFieLVdVz8XittRw.json +++ b/packs/creatures/Drachenwelpe__Gr_n__kFieLVdVz8XittRw.json @@ -1,178 +1,166 @@ { - "_id": "kFieLVdVz8XittRw", - "name": "Drachenwelpe (Grün)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-green.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "qYO8vFpNBw2wQLIJ" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "kFieLVdVz8XittRw", + "name": "Drachenwelpe (Grün)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-green.png", + "items": ["qYO8vFpNBw2wQLIJ"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-green.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-green.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346875, + "modifiedTime": 1687731798563, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346875, - "modifiedTime": 1668995461297, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!kFieLVdVz8XittRw" -} \ No newline at end of file + "_key": "!actors!kFieLVdVz8XittRw" +} diff --git a/packs/creatures/Drachenwelpe__Rot__7CvWSMFqWHvwajP1.json b/packs/creatures/Drachenwelpe__Rot__7CvWSMFqWHvwajP1.json index 52148d8b..aa7d7fbc 100644 --- a/packs/creatures/Drachenwelpe__Rot__7CvWSMFqWHvwajP1.json +++ b/packs/creatures/Drachenwelpe__Rot__7CvWSMFqWHvwajP1.json @@ -1,178 +1,166 @@ { - "_id": "7CvWSMFqWHvwajP1", - "name": "Drachenwelpe (Rot)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-red.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "F5KCKyCC8nD8lrn2" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "7CvWSMFqWHvwajP1", + "name": "Drachenwelpe (Rot)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-red.png", + "items": ["F5KCKyCC8nD8lrn2"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-red.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-red.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346249, + "modifiedTime": 1687731798440, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346249, - "modifiedTime": 1668995460684, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!7CvWSMFqWHvwajP1" -} \ No newline at end of file + "_key": "!actors!7CvWSMFqWHvwajP1" +} diff --git a/packs/creatures/Drachenwelpe__Silber__GeUXlf57uWcGVGRH.json b/packs/creatures/Drachenwelpe__Silber__GeUXlf57uWcGVGRH.json index 7909df16..97d45336 100644 --- a/packs/creatures/Drachenwelpe__Silber__GeUXlf57uWcGVGRH.json +++ b/packs/creatures/Drachenwelpe__Silber__GeUXlf57uWcGVGRH.json @@ -1,178 +1,166 @@ { - "_id": "GeUXlf57uWcGVGRH", - "name": "Drachenwelpe (Silber)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "GeUXlf57uWcGVGRH", + "name": "Drachenwelpe (Silber)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", + "items": [], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346414, + "modifiedTime": 1687731798475, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346414, - "modifiedTime": 1668995460789, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!GeUXlf57uWcGVGRH" -} \ No newline at end of file + "_key": "!actors!GeUXlf57uWcGVGRH" +} diff --git a/packs/creatures/Drachenwelpe__Wei___vsKKpweX6I1TQYBj.json b/packs/creatures/Drachenwelpe__Wei___vsKKpweX6I1TQYBj.json index f85b9789..61a883b9 100644 --- a/packs/creatures/Drachenwelpe__Wei___vsKKpweX6I1TQYBj.json +++ b/packs/creatures/Drachenwelpe__Wei___vsKKpweX6I1TQYBj.json @@ -1,178 +1,166 @@ { - "_id": "vsKKpweX6I1TQYBj", - "name": "Drachenwelpe (Weiß)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-white.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "xUH4ga5oyxeT3mW2" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "vsKKpweX6I1TQYBj", + "name": "Drachenwelpe (Weiß)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-white.png", + "items": ["yjkoipelFXEzcy1x", "xUH4ga5oyxeT3mW2"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-white.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-white.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347204, + "modifiedTime": 1687731798603, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347204, - "modifiedTime": 1668995461402, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!vsKKpweX6I1TQYBj" -} \ No newline at end of file + "_key": "!actors!vsKKpweX6I1TQYBj" +} diff --git a/packs/creatures/Drachenwelpe__schwarz__wqgUDJc7Qb28hBBo.json b/packs/creatures/Drachenwelpe__schwarz__wqgUDJc7Qb28hBBo.json index bd228e3c..5577e07c 100644 --- a/packs/creatures/Drachenwelpe__schwarz__wqgUDJc7Qb28hBBo.json +++ b/packs/creatures/Drachenwelpe__schwarz__wqgUDJc7Qb28hBBo.json @@ -1,178 +1,180 @@ { - "_id": "wqgUDJc7Qb28hBBo", - "name": "Drachenwelpe (schwarz)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-black.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "4JCW7iKb2e9I2ZSj", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "hoqMl7N1bv8BKJA5" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:W20+10)", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 255, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "wqgUDJc7Qb28hBBo", + "name": "Drachenwelpe (schwarz)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-black.png", + "items": [ + "fogg4p9NQnpcBTUp", + "BwxnkXHThNRptudp", + "4JCW7iKb2e9I2ZSj", + "VFP6bNPYcASg0JWE", + "o4o3thrxtXrhRWYT", + "nFNJLYh2O5rOFY89", + "h5HdNw0r06ffdOwr", + "yjkoipelFXEzcy1x", + "LHdWF7tVc3uHC0LW", + "ltDNoswX7EaA2d2X", + "lOr6f4vMoBBOEPB7", + "XsKjxXO7k3vIMyfQ", + "hoqMl7N1bv8BKJA5" + ], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Drachenwelpe", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:W20+10)", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 255, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Drachenwelpe", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-black.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-black.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347224, + "modifiedTime": 1687731798608, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347224, - "modifiedTime": 1668995461410, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!wqgUDJc7Qb28hBBo" -} \ No newline at end of file + "_key": "!actors!wqgUDJc7Qb28hBBo" +} diff --git a/packs/creatures/Dunkelsicht_3L2HJX2p7uIpxTjJ.json b/packs/creatures/Dunkelsicht_3L2HJX2p7uIpxTjJ.json index d407fefd..3d4bda52 100644 --- a/packs/creatures/Dunkelsicht_3L2HJX2p7uIpxTjJ.json +++ b/packs/creatures/Dunkelsicht_3L2HJX2p7uIpxTjJ.json @@ -1,30 +1,30 @@ { - "_id": "3L2HJX2p7uIpxTjJ", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z5eEkZjZ525N90ai.3L2HJX2p7uIpxTjJ" -} \ No newline at end of file + "_id": "3L2HJX2p7uIpxTjJ", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z5eEkZjZ525N90ai.3L2HJX2p7uIpxTjJ" +} diff --git a/packs/creatures/Dunkelsicht_BDsxMEuEKfjEgFk3.json b/packs/creatures/Dunkelsicht_BDsxMEuEKfjEgFk3.json index 5910d07b..fe39658f 100644 --- a/packs/creatures/Dunkelsicht_BDsxMEuEKfjEgFk3.json +++ b/packs/creatures/Dunkelsicht_BDsxMEuEKfjEgFk3.json @@ -1,30 +1,30 @@ { - "_id": "BDsxMEuEKfjEgFk3", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!RxSUSzQBSTFYHOlV.BDsxMEuEKfjEgFk3" -} \ No newline at end of file + "_id": "BDsxMEuEKfjEgFk3", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!RxSUSzQBSTFYHOlV.BDsxMEuEKfjEgFk3" +} diff --git a/packs/creatures/Dunkelsicht_BQoKmcUMRg4cmoXq.json b/packs/creatures/Dunkelsicht_BQoKmcUMRg4cmoXq.json index dad42189..22bf820e 100644 --- a/packs/creatures/Dunkelsicht_BQoKmcUMRg4cmoXq.json +++ b/packs/creatures/Dunkelsicht_BQoKmcUMRg4cmoXq.json @@ -1,30 +1,30 @@ { - "_id": "BQoKmcUMRg4cmoXq", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!2MFCw32xgaic6YGx.BQoKmcUMRg4cmoXq" -} \ No newline at end of file + "_id": "BQoKmcUMRg4cmoXq", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!2MFCw32xgaic6YGx.BQoKmcUMRg4cmoXq" +} diff --git a/packs/creatures/Dunkelsicht_DuBcMQTb1e7mIe79.json b/packs/creatures/Dunkelsicht_DuBcMQTb1e7mIe79.json index 2cee8b4a..c521da78 100644 --- a/packs/creatures/Dunkelsicht_DuBcMQTb1e7mIe79.json +++ b/packs/creatures/Dunkelsicht_DuBcMQTb1e7mIe79.json @@ -1,30 +1,30 @@ { - "_id": "DuBcMQTb1e7mIe79", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 100000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dFL9UUXHq9heme4T.DuBcMQTb1e7mIe79" -} \ No newline at end of file + "_id": "DuBcMQTb1e7mIe79", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 100000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dFL9UUXHq9heme4T.DuBcMQTb1e7mIe79" +} diff --git a/packs/creatures/Dunkelsicht_JxIUfRCSTQ3e5BFg.json b/packs/creatures/Dunkelsicht_JxIUfRCSTQ3e5BFg.json index 28a930f9..441ac3c5 100644 --- a/packs/creatures/Dunkelsicht_JxIUfRCSTQ3e5BFg.json +++ b/packs/creatures/Dunkelsicht_JxIUfRCSTQ3e5BFg.json @@ -1,30 +1,30 @@ { - "_id": "JxIUfRCSTQ3e5BFg", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s7yuHMW75JDcFQYB.JxIUfRCSTQ3e5BFg" -} \ No newline at end of file + "_id": "JxIUfRCSTQ3e5BFg", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s7yuHMW75JDcFQYB.JxIUfRCSTQ3e5BFg" +} diff --git a/packs/creatures/Dunkelsicht_LNrmUjNRidA3PoHN.json b/packs/creatures/Dunkelsicht_LNrmUjNRidA3PoHN.json index b037a4d1..07fa2dbd 100644 --- a/packs/creatures/Dunkelsicht_LNrmUjNRidA3PoHN.json +++ b/packs/creatures/Dunkelsicht_LNrmUjNRidA3PoHN.json @@ -1,30 +1,30 @@ { - "_id": "LNrmUjNRidA3PoHN", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lZgvjMSqh5FuA1JK.LNrmUjNRidA3PoHN" -} \ No newline at end of file + "_id": "LNrmUjNRidA3PoHN", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lZgvjMSqh5FuA1JK.LNrmUjNRidA3PoHN" +} diff --git a/packs/creatures/Dunkelsicht_VFP6bNPYcASg0JWE.json b/packs/creatures/Dunkelsicht_VFP6bNPYcASg0JWE.json index 710f7289..cebcbe3a 100644 --- a/packs/creatures/Dunkelsicht_VFP6bNPYcASg0JWE.json +++ b/packs/creatures/Dunkelsicht_VFP6bNPYcASg0JWE.json @@ -1,30 +1,30 @@ { - "_id": "VFP6bNPYcASg0JWE", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.VFP6bNPYcASg0JWE" -} \ No newline at end of file + "_id": "VFP6bNPYcASg0JWE", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.VFP6bNPYcASg0JWE" +} diff --git a/packs/creatures/Dunkelsicht_XSowCGPLnuUUt0gb.json b/packs/creatures/Dunkelsicht_XSowCGPLnuUUt0gb.json index 888d6ee2..b65f4330 100644 --- a/packs/creatures/Dunkelsicht_XSowCGPLnuUUt0gb.json +++ b/packs/creatures/Dunkelsicht_XSowCGPLnuUUt0gb.json @@ -1,30 +1,30 @@ { - "_id": "XSowCGPLnuUUt0gb", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.XSowCGPLnuUUt0gb" -} \ No newline at end of file + "_id": "XSowCGPLnuUUt0gb", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.XSowCGPLnuUUt0gb" +} diff --git a/packs/creatures/Dunkelsicht_lB0BTGi2Qp2IpbTp.json b/packs/creatures/Dunkelsicht_lB0BTGi2Qp2IpbTp.json index 0081233d..f1049674 100644 --- a/packs/creatures/Dunkelsicht_lB0BTGi2Qp2IpbTp.json +++ b/packs/creatures/Dunkelsicht_lB0BTGi2Qp2IpbTp.json @@ -1,30 +1,30 @@ { - "_id": "lB0BTGi2Qp2IpbTp", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!yisaQaEFqduLmAJe.lB0BTGi2Qp2IpbTp" -} \ No newline at end of file + "_id": "lB0BTGi2Qp2IpbTp", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!yisaQaEFqduLmAJe.lB0BTGi2Qp2IpbTp" +} diff --git a/packs/creatures/Dunkelsicht_oT9c8PFOqW9NjOKA.json b/packs/creatures/Dunkelsicht_oT9c8PFOqW9NjOKA.json index a5fc5e1f..87852e73 100644 --- a/packs/creatures/Dunkelsicht_oT9c8PFOqW9NjOKA.json +++ b/packs/creatures/Dunkelsicht_oT9c8PFOqW9NjOKA.json @@ -1,30 +1,30 @@ { - "_id": "oT9c8PFOqW9NjOKA", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WYvb8G0z5GuNi7kO.oT9c8PFOqW9NjOKA" -} \ No newline at end of file + "_id": "oT9c8PFOqW9NjOKA", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WYvb8G0z5GuNi7kO.oT9c8PFOqW9NjOKA" +} diff --git a/packs/creatures/Dunkelsicht_tKiwh730ZOGMICdg.json b/packs/creatures/Dunkelsicht_tKiwh730ZOGMICdg.json index 55b85944..fad0ecf5 100644 --- a/packs/creatures/Dunkelsicht_tKiwh730ZOGMICdg.json +++ b/packs/creatures/Dunkelsicht_tKiwh730ZOGMICdg.json @@ -1,30 +1,30 @@ { - "_id": "tKiwh730ZOGMICdg", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.tKiwh730ZOGMICdg" -} \ No newline at end of file + "_id": "tKiwh730ZOGMICdg", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!8E7Mm0LsiqFm6syY.tKiwh730ZOGMICdg" +} diff --git a/packs/creatures/Dunkelsicht_ut3GaXn0lU6CJO2f.json b/packs/creatures/Dunkelsicht_ut3GaXn0lU6CJO2f.json index a948ee40..b53231ff 100644 --- a/packs/creatures/Dunkelsicht_ut3GaXn0lU6CJO2f.json +++ b/packs/creatures/Dunkelsicht_ut3GaXn0lU6CJO2f.json @@ -1,30 +1,30 @@ { - "_id": "ut3GaXn0lU6CJO2f", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.ut3GaXn0lU6CJO2f" -} \ No newline at end of file + "_id": "ut3GaXn0lU6CJO2f", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.75iKq2PTrfyTw0s4" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.ut3GaXn0lU6CJO2f" +} diff --git a/packs/creatures/Ebenentor_NeFjvRQWZSKtxAMm.json b/packs/creatures/Ebenentor_NeFjvRQWZSKtxAMm.json index 3d946649..05c029e8 100644 --- a/packs/creatures/Ebenentor_NeFjvRQWZSKtxAMm.json +++ b/packs/creatures/Ebenentor_NeFjvRQWZSKtxAMm.json @@ -1,73 +1,73 @@ { - "_id": "NeFjvRQWZSKtxAMm", - "name": "Ebenentor", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/magic-portal.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.MKlGqhjQa3GZu4gq" - } - }, - "system": { - "description": "

Öffnet ein Tor zu einer anderen Existenzebene, die der Zauberwirker namentlich nennen muss. Das Tor schließt sich, sobald VE/2 Wesen es durchschritten haben, oder die Spruchdauer abgelaufen ist.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -8, - "complex": "" + "_id": "NeFjvRQWZSKtxAMm", + "name": "Ebenentor", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/magic-portal.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.MKlGqhjQa3GZu4gq" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Öffnet ein Tor zu einer anderen Existenzebene, die der Zauberwirker namentlich nennen muss. Das Tor schließt sich, sobald VE/2 Wesen es durchschritten haben, oder die Spruchdauer abgelaufen ist.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -8, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "minutes" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": null, + "wizard": 18, + "sorcerer": 16 + } }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "VE", - "unit": "minutes" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": null, - "wizard": 18, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.NeFjvRQWZSKtxAMm" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.NeFjvRQWZSKtxAMm" +} diff --git a/packs/creatures/Echsenmensch_HgTRHAjq1YBk40sO.json b/packs/creatures/Echsenmensch_HgTRHAjq1YBk40sO.json index 873b8a31..fd0f8a37 100644 --- a/packs/creatures/Echsenmensch_HgTRHAjq1YBk40sO.json +++ b/packs/creatures/Echsenmensch_HgTRHAjq1YBk40sO.json @@ -1,169 +1,166 @@ { - "_id": "HgTRHAjq1YBk40sO", - "name": "Echsenmensch", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/lizard-man-green-dark.png", - "items": [ - "5X3YrQ6PeuexE5QD", - "CylYyspqzzOiD3QA", - "tOY9c09eNSqmJHki", - "G0avaPXmxplRB8al" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 3, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 21 - }, - "defense": { - "mod": 2 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW 1B:12, #2B:17", - "foeFactor": 3, - "creatureType": "humanoid", - "sizeCategory": "normal", - "experiencePoints": 71, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "HgTRHAjq1YBk40sO", "name": "Echsenmensch", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/lizard-man-green-dark.png", + "items": ["5X3YrQ6PeuexE5QD", "CylYyspqzzOiD3QA", "tOY9c09eNSqmJHki", "G0avaPXmxplRB8al"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 3, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 21 + }, + "defense": { + "mod": 2 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW 1B:12, #2B:17", + "foeFactor": 3, + "creatureType": "humanoid", + "sizeCategory": "normal", + "experiencePoints": 71, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Echsenmensch", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/lizard-man*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/lizard-man*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346458, + "modifiedTime": 1687731798480, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346458, - "modifiedTime": 1668995460805, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!HgTRHAjq1YBk40sO" -} \ No newline at end of file + "_key": "!actors!HgTRHAjq1YBk40sO" +} diff --git a/packs/creatures/Einhorn_SQv63FQBjA5jW5xv.json b/packs/creatures/Einhorn_SQv63FQBjA5jW5xv.json index 0a11b203..4c64c4ad 100644 --- a/packs/creatures/Einhorn_SQv63FQBjA5jW5xv.json +++ b/packs/creatures/Einhorn_SQv63FQBjA5jW5xv.json @@ -1,174 +1,176 @@ { - "_id": "SQv63FQBjA5jW5xv", - "name": "Einhorn", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "o8CRX0tj3mrixbeV", - "k4syi7gvtjmG6yVt", - "ywm8DSneqBXy2Pk9", - "RWRBDrcHL1YK6MvZ", - "m78risNOMkOZtoix", - "WLc6j329EiSfsRj5", - "ysPz3YM2HzR9rptL", - "As31RtyHN8S4aN7O", - "mwMtV9vS293KeF3Q" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 13, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 6, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 1, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW 1B:12, #2B:17", - "foeFactor": 9, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 189, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "SQv63FQBjA5jW5xv", "name": "Einhorn", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [ + "o8CRX0tj3mrixbeV", + "k4syi7gvtjmG6yVt", + "ywm8DSneqBXy2Pk9", + "RWRBDrcHL1YK6MvZ", + "m78risNOMkOZtoix", + "WLc6j329EiSfsRj5", + "ysPz3YM2HzR9rptL", + "As31RtyHN8S4aN7O", + "mwMtV9vS293KeF3Q" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 13, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 6, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 1, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW 1B:12, #2B:17", + "foeFactor": 9, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 189, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Einhorn", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346679, + "modifiedTime": 1687731798519, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346679, - "modifiedTime": 1668995461142, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!SQv63FQBjA5jW5xv" -} \ No newline at end of file + "_key": "!actors!SQv63FQBjA5jW5xv" +} diff --git a/packs/creatures/Einschl_fern_1q93yorTXMMaRAcg.json b/packs/creatures/Einschl_fern_1q93yorTXMMaRAcg.json index 10c19107..50bf7d83 100644 --- a/packs/creatures/Einschl_fern_1q93yorTXMMaRAcg.json +++ b/packs/creatures/Einschl_fern_1q93yorTXMMaRAcg.json @@ -1,73 +1,73 @@ { - "_id": "1q93yorTXMMaRAcg", - "name": "Einschläfern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sleepy.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.CrZ8L7oaWvPjLou0" - } - }, - "system": { - "description": "

Dieser Zauber schläfert eine maximale Anzahl von Zielen gleich der Stufe des Zauberwirkers ein. Es handelt sich dabei um einen natürlichen Schlaf, aus dem man durch Kampflärm u. ä. erwachen kann.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+VE)/2 des jeweiligen Ziels" + "_id": "1q93yorTXMMaRAcg", + "name": "Einschläfern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sleepy.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.CrZ8L7oaWvPjLou0" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dieser Zauber schläfert eine maximale Anzahl von Zielen gleich der Stufe des Zauberwirkers ein. Es handelt sich dabei um einen natürlichen Schlaf, aus dem man durch Kampflärm u. ä. erwachen kann.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+VE)/2 des jeweiligen Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 2, + "wizard": 5, + "sorcerer": 5 + } }, - "maxDistance": { - "value": "", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 2, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.1q93yorTXMMaRAcg" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.1q93yorTXMMaRAcg" +} diff --git a/packs/creatures/Einschl_fern_u3CLqxahFyF7kVpa.json b/packs/creatures/Einschl_fern_u3CLqxahFyF7kVpa.json index f0320dd2..695b4531 100644 --- a/packs/creatures/Einschl_fern_u3CLqxahFyF7kVpa.json +++ b/packs/creatures/Einschl_fern_u3CLqxahFyF7kVpa.json @@ -1,73 +1,73 @@ { - "_id": "u3CLqxahFyF7kVpa", - "name": "Einschläfern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sleepy.svg", - "effects": [], - "folder": null, - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.CrZ8L7oaWvPjLou0" - } - }, - "system": { - "description": "

Dieser Zauber schläfert eine maximale Anzahl von Zielen gleich der Stufe des Zauberwirkers ein. Es handelt sich dabei um einen natürlichen Schlaf, aus dem man durch Kampflärm u. ä. erwachen kann.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+VE)/2 des jeweiligen Ziels" + "_id": "u3CLqxahFyF7kVpa", + "name": "Einschläfern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sleepy.svg", + "effects": [], + "folder": null, + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.CrZ8L7oaWvPjLou0" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dieser Zauber schläfert eine maximale Anzahl von Zielen gleich der Stufe des Zauberwirkers ein. Es handelt sich dabei um einen natürlichen Schlaf, aus dem man durch Kampflärm u. ä. erwachen kann.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+VE)/2 des jeweiligen Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 2, + "wizard": 5, + "sorcerer": 5 + } }, - "maxDistance": { - "value": "", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 2, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.u3CLqxahFyF7kVpa" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.u3CLqxahFyF7kVpa" +} diff --git a/packs/creatures/Eisenpranke_KzEfCqb54s8Ju7x1.json b/packs/creatures/Eisenpranke_KzEfCqb54s8Ju7x1.json index 7f82cef2..027e3b6a 100644 --- a/packs/creatures/Eisenpranke_KzEfCqb54s8Ju7x1.json +++ b/packs/creatures/Eisenpranke_KzEfCqb54s8Ju7x1.json @@ -1,33 +1,33 @@ { - "_id": "KzEfCqb54s8Ju7x1", - "name": "Eisenpranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dnX0uQXQCEnGs7dM.KzEfCqb54s8Ju7x1" -} \ No newline at end of file + "_id": "KzEfCqb54s8Ju7x1", + "name": "Eisenpranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dnX0uQXQCEnGs7dM.KzEfCqb54s8Ju7x1" +} diff --git a/packs/creatures/Erdelementar_III_mOQ21HFNisTfu7ve.json b/packs/creatures/Erdelementar_III_mOQ21HFNisTfu7ve.json index f84b04be..49af81d9 100644 --- a/packs/creatures/Erdelementar_III_mOQ21HFNisTfu7ve.json +++ b/packs/creatures/Erdelementar_III_mOQ21HFNisTfu7ve.json @@ -1,168 +1,166 @@ { - "_id": "mOQ21HFNisTfu7ve", - "name": "Erdelementar III", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "VHt6K5ArvzyfTEje", - "fIoBfLmNCxGfGzEX", - "23wk4FP7dNTkLgB5" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 22, - "mod": 0 - }, - "mobility": { - "base": 2, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 7, - "mod": 0 - }, - "agility": { - "base": 1, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 39, - "value": 78 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 23, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 124, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "mOQ21HFNisTfu7ve", "name": "Erdelementar III", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["VHt6K5ArvzyfTEje", "fIoBfLmNCxGfGzEX", "23wk4FP7dNTkLgB5"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 22, + "mod": 0 + }, + "mobility": { + "base": 2, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 7, + "mod": 0 + }, + "agility": { + "base": 1, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 39, + "value": 78 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 23, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 124, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erdelementar III", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346894, + "modifiedTime": 1687731798571, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346894, - "modifiedTime": 1668995461320, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!mOQ21HFNisTfu7ve" -} \ No newline at end of file + "_key": "!actors!mOQ21HFNisTfu7ve" +} diff --git a/packs/creatures/Erdelementar_II_S8DNL5XpmNRSNJhD.json b/packs/creatures/Erdelementar_II_S8DNL5XpmNRSNJhD.json index 7b2a96eb..4e6e2791 100644 --- a/packs/creatures/Erdelementar_II_S8DNL5XpmNRSNJhD.json +++ b/packs/creatures/Erdelementar_II_S8DNL5XpmNRSNJhD.json @@ -1,168 +1,166 @@ { - "_id": "S8DNL5XpmNRSNJhD", - "name": "Erdelementar II", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "VHt6K5ArvzyfTEje", - "fIoBfLmNCxGfGzEX", - "23wk4FP7dNTkLgB5" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 17, - "mod": 0 - }, - "mobility": { - "base": 2, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 1, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 32 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 15, - "creatureType": "magicalEntity", - "sizeCategory": "normal", - "experiencePoints": 70, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "S8DNL5XpmNRSNJhD", "name": "Erdelementar II", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 17, + "mod": 0 + }, + "mobility": { + "base": 2, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 1, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 32 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 15, + "creatureType": "magicalEntity", + "sizeCategory": "normal", + "experiencePoints": 70, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erdelementar II", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346676, + "modifiedTime": 1687731798516, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346676, - "modifiedTime": 1668995461139, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!S8DNL5XpmNRSNJhD" -} \ No newline at end of file + "_key": "!actors!S8DNL5XpmNRSNJhD" +} diff --git a/packs/creatures/Erdelementar_I_1PYYg60DHC6RA3oO.json b/packs/creatures/Erdelementar_I_1PYYg60DHC6RA3oO.json index 8c6e4996..d758871f 100644 --- a/packs/creatures/Erdelementar_I_1PYYg60DHC6RA3oO.json +++ b/packs/creatures/Erdelementar_I_1PYYg60DHC6RA3oO.json @@ -1,168 +1,166 @@ { - "_id": "1PYYg60DHC6RA3oO", - "name": "Erdelementar I", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "VHt6K5ArvzyfTEje", - "fIoBfLmNCxGfGzEX", - "23wk4FP7dNTkLgB5" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 12, - "mod": 0 - }, - "mobility": { - "base": 2, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 1, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -13, - "value": 13 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 8, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 44, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "1PYYg60DHC6RA3oO", "name": "Erdelementar I", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 12, + "mod": 0 + }, + "mobility": { + "base": 2, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 1, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -13, + "value": 13 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 8, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 44, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erdelementar I", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346142, + "modifiedTime": 1687731798416, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346142, - "modifiedTime": 1668995460492, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!1PYYg60DHC6RA3oO" -} \ No newline at end of file + "_key": "!actors!1PYYg60DHC6RA3oO" +} diff --git a/packs/creatures/Erwachsener_Drache__Blau__e1oy4levSO4VOQx8.json b/packs/creatures/Erwachsener_Drache__Blau__e1oy4levSO4VOQx8.json index cc1357f2..6058ddf4 100644 --- a/packs/creatures/Erwachsener_Drache__Blau__e1oy4levSO4VOQx8.json +++ b/packs/creatures/Erwachsener_Drache__Blau__e1oy4levSO4VOQx8.json @@ -1,178 +1,166 @@ { - "_id": "e1oy4levSO4VOQx8", - "name": "Erwachsener Drache (Blau)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf", - "6oHGA6nCXRiuAY2O" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "e1oy4levSO4VOQx8", + "name": "Erwachsener Drache (Blau)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", + "items": ["pX6BSfPqftBLxuhf", "6oHGA6nCXRiuAY2O"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346843, + "modifiedTime": 1687731798558, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346843, - "modifiedTime": 1668995461272, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!e1oy4levSO4VOQx8" -} \ No newline at end of file + "_key": "!actors!e1oy4levSO4VOQx8" +} diff --git a/packs/creatures/Erwachsener_Drache__Bronze__Ko3jVM757Kr89IQr.json b/packs/creatures/Erwachsener_Drache__Bronze__Ko3jVM757Kr89IQr.json index ab2254df..249b7591 100644 --- a/packs/creatures/Erwachsener_Drache__Bronze__Ko3jVM757Kr89IQr.json +++ b/packs/creatures/Erwachsener_Drache__Bronze__Ko3jVM757Kr89IQr.json @@ -1,178 +1,166 @@ { - "_id": "Ko3jVM757Kr89IQr", - "name": "Erwachsener Drache (Bronze)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "Ko3jVM757Kr89IQr", + "name": "Erwachsener Drache (Bronze)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", + "items": [], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346542, + "modifiedTime": 1687731798492, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346542, - "modifiedTime": 1668995460823, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!Ko3jVM757Kr89IQr" -} \ No newline at end of file + "_key": "!actors!Ko3jVM757Kr89IQr" +} diff --git a/packs/creatures/Erwachsener_Drache__Gelb__bEKen2GJBc6d0nix.json b/packs/creatures/Erwachsener_Drache__Gelb__bEKen2GJBc6d0nix.json index fe95d42b..c23fed2e 100644 --- a/packs/creatures/Erwachsener_Drache__Gelb__bEKen2GJBc6d0nix.json +++ b/packs/creatures/Erwachsener_Drache__Gelb__bEKen2GJBc6d0nix.json @@ -1,178 +1,166 @@ { - "_id": "bEKen2GJBc6d0nix", - "name": "Erwachsener Drache (Gelb)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf", - "XdTwK8lRxVvGfKja" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "bEKen2GJBc6d0nix", + "name": "Erwachsener Drache (Gelb)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", + "items": ["XdTwK8lRxVvGfKja"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346793, + "modifiedTime": 1687731798546, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346793, - "modifiedTime": 1668995461222, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!bEKen2GJBc6d0nix" -} \ No newline at end of file + "_key": "!actors!bEKen2GJBc6d0nix" +} diff --git a/packs/creatures/Erwachsener_Drache__Gold__6Ezz8k1SB64HQ9o5.json b/packs/creatures/Erwachsener_Drache__Gold__6Ezz8k1SB64HQ9o5.json index 62e14124..9e9f4912 100644 --- a/packs/creatures/Erwachsener_Drache__Gold__6Ezz8k1SB64HQ9o5.json +++ b/packs/creatures/Erwachsener_Drache__Gold__6Ezz8k1SB64HQ9o5.json @@ -1,178 +1,166 @@ { - "_id": "6Ezz8k1SB64HQ9o5", - "name": "Erwachsener Drache (Gold)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "6Ezz8k1SB64HQ9o5", + "name": "Erwachsener Drache (Gold)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", + "items": [], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346215, + "modifiedTime": 1687731798428, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346215, - "modifiedTime": 1668995460575, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!6Ezz8k1SB64HQ9o5" -} \ No newline at end of file + "_key": "!actors!6Ezz8k1SB64HQ9o5" +} diff --git a/packs/creatures/Erwachsener_Drache__Gr_n__FYpSMLagk6Qs6MWS.json b/packs/creatures/Erwachsener_Drache__Gr_n__FYpSMLagk6Qs6MWS.json index 8dee29ec..83428791 100644 --- a/packs/creatures/Erwachsener_Drache__Gr_n__FYpSMLagk6Qs6MWS.json +++ b/packs/creatures/Erwachsener_Drache__Gr_n__FYpSMLagk6Qs6MWS.json @@ -1,178 +1,166 @@ { - "_id": "FYpSMLagk6Qs6MWS", - "name": "Erwachsener Drache (Grün)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-green.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf", - "3bhEx0YT3KTgl19E" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "FYpSMLagk6Qs6MWS", + "name": "Erwachsener Drache (Grün)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-green.png", + "items": ["3bhEx0YT3KTgl19E"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-green.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-green.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346356, + "modifiedTime": 1687731798464, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346356, - "modifiedTime": 1668995460774, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!FYpSMLagk6Qs6MWS" -} \ No newline at end of file + "_key": "!actors!FYpSMLagk6Qs6MWS" +} diff --git a/packs/creatures/Erwachsener_Drache__Rot__7B1AJKsZ9OBmj46R.json b/packs/creatures/Erwachsener_Drache__Rot__7B1AJKsZ9OBmj46R.json index 99a1c37e..3bd4d7aa 100644 --- a/packs/creatures/Erwachsener_Drache__Rot__7B1AJKsZ9OBmj46R.json +++ b/packs/creatures/Erwachsener_Drache__Rot__7B1AJKsZ9OBmj46R.json @@ -1,178 +1,166 @@ { - "_id": "7B1AJKsZ9OBmj46R", - "name": "Erwachsener Drache (Rot)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-red.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf", - "WG8AshF0brFilFXB" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "7B1AJKsZ9OBmj46R", + "name": "Erwachsener Drache (Rot)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-red.png", + "items": ["WG8AshF0brFilFXB"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-red.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-red.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346243, + "modifiedTime": 1687731798435, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346243, - "modifiedTime": 1668995460664, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!7B1AJKsZ9OBmj46R" -} \ No newline at end of file + "_key": "!actors!7B1AJKsZ9OBmj46R" +} diff --git a/packs/creatures/Erwachsener_Drache__Schwarz__DoaYEZc7DgLJQ8yg.json b/packs/creatures/Erwachsener_Drache__Schwarz__DoaYEZc7DgLJQ8yg.json index 8989dec1..4b9c64a2 100644 --- a/packs/creatures/Erwachsener_Drache__Schwarz__DoaYEZc7DgLJQ8yg.json +++ b/packs/creatures/Erwachsener_Drache__Schwarz__DoaYEZc7DgLJQ8yg.json @@ -1,178 +1,166 @@ { - "_id": "DoaYEZc7DgLJQ8yg", - "name": "Erwachsener Drache (Schwarz)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-black.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf", - "YH44ChGg43M1zfJV" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "DoaYEZc7DgLJQ8yg", + "name": "Erwachsener Drache (Schwarz)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-black.png", + "items": ["YH44ChGg43M1zfJV"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-black.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-black.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346320, + "modifiedTime": 1687731798459, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346320, - "modifiedTime": 1668995460767, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!DoaYEZc7DgLJQ8yg" -} \ No newline at end of file + "_key": "!actors!DoaYEZc7DgLJQ8yg" +} diff --git a/packs/creatures/Erwachsener_Drache__Silber__OsCyBwPcejWRSqLr.json b/packs/creatures/Erwachsener_Drache__Silber__OsCyBwPcejWRSqLr.json index 8bba3198..f7917aee 100644 --- a/packs/creatures/Erwachsener_Drache__Silber__OsCyBwPcejWRSqLr.json +++ b/packs/creatures/Erwachsener_Drache__Silber__OsCyBwPcejWRSqLr.json @@ -1,178 +1,166 @@ { - "_id": "OsCyBwPcejWRSqLr", - "name": "Erwachsener Drache (Silber)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "OsCyBwPcejWRSqLr", + "name": "Erwachsener Drache (Silber)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", + "items": ["yjkoipelFXEzcy1x"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346608, + "modifiedTime": 1687731798498, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346608, - "modifiedTime": 1668995460957, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!OsCyBwPcejWRSqLr" -} \ No newline at end of file + "_key": "!actors!OsCyBwPcejWRSqLr" +} diff --git a/packs/creatures/Erwachsener_Drache__Weiss__KlpfMH3L3pL82SSd.json b/packs/creatures/Erwachsener_Drache__Weiss__KlpfMH3L3pL82SSd.json index eaef29b3..d55ba4d1 100644 --- a/packs/creatures/Erwachsener_Drache__Weiss__KlpfMH3L3pL82SSd.json +++ b/packs/creatures/Erwachsener_Drache__Weiss__KlpfMH3L3pL82SSd.json @@ -1,178 +1,166 @@ { - "_id": "KlpfMH3L3pL82SSd", - "name": "Erwachsener Drache (Weiss)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-white.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "pX6BSfPqftBLxuhf", - "27WSvh2zN2Th7iAs" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 24, - "mod": 0 - }, - "mobility": { - "base": 16, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 560, - "value": 600 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 11 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", - "foeFactor": 63, - "creatureType": "magicalEntity", - "sizeCategory": "colossal", - "experiencePoints": 907, - "description": "

Drachenarten

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
FarbeOdemWesen...
BlauBlitz-...der Dunkelheit
BronzeSchallwellen-...des Lichts
GelbSandsturm-...der Dunkelheit
GoldLicht-...des Lichts
GrünGiftgas-...der Dunkelheit
RotFeuer-...der Dunkelheit
SchwarzSäure-...der Dunkelheit
SilberQuecksilber-...des Lichts
WeissFrost-...der Dunkelheit
" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "KlpfMH3L3pL82SSd", + "name": "Erwachsener Drache (Weiss)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-white.png", + "items": ["27WSvh2zN2Th7iAs"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Erwachsener Drache", - "displayName": 20, - "width": 4, - "height": 4, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 24, + "mod": 0 + }, + "mobility": { + "base": 16, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 560, + "value": 600 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 11 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 8A:W20+10), BW #(A:W20+10)x10, #12M:20", + "foeFactor": 63, + "creatureType": "magicalEntity", + "sizeCategory": "colossal", + "experiencePoints": 907, + "description": "

Drachenarten

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
FarbeOdemWesen...
BlauBlitz-...der Dunkelheit
BronzeSchallwellen-...des Lichts
GelbSandsturm-...der Dunkelheit
GoldLicht-...des Lichts
GrünGiftgas-...der Dunkelheit
RotFeuer-...der Dunkelheit
SchwarzSäure-...der Dunkelheit
SilberQuecksilber-...des Lichts
WeissFrost-...der Dunkelheit
" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Erwachsener Drache", + "displayName": 20, + "width": 4, + "height": 4, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-white.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-white.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346527, + "modifiedTime": 1687731798490, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346527, - "modifiedTime": 1668995460818, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!KlpfMH3L3pL82SSd" -} \ No newline at end of file + "_key": "!actors!KlpfMH3L3pL82SSd" +} diff --git a/packs/creatures/Eulerich_Z5eEkZjZ525N90ai.json b/packs/creatures/Eulerich_Z5eEkZjZ525N90ai.json index dd8ffe6e..4586368b 100644 --- a/packs/creatures/Eulerich_Z5eEkZjZ525N90ai.json +++ b/packs/creatures/Eulerich_Z5eEkZjZ525N90ai.json @@ -1,168 +1,166 @@ { - "_id": "Z5eEkZjZ525N90ai", - "name": "Eulerich", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/owldritch-brown.png", - "items": [ - "3yCyEbqp9F3TgJkS", - "3L2HJX2p7uIpxTjJ", - "gzsgGDcT6pGXHxIZ" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 14, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 27, - "value": 54 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:14)", - "foeFactor": 11, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 115, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "Z5eEkZjZ525N90ai", "name": "Eulerich", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/owldritch-brown.png", + "items": ["3yCyEbqp9F3TgJkS", "3L2HJX2p7uIpxTjJ", "gzsgGDcT6pGXHxIZ"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 14, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 27, + "value": 54 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:14)", + "foeFactor": 11, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 115, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Eulerich", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/owldritch*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/owldritch*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346738, + "modifiedTime": 1687731798536, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346738, - "modifiedTime": 1668995461176, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!Z5eEkZjZ525N90ai" -} \ No newline at end of file + "_key": "!actors!Z5eEkZjZ525N90ai" +} diff --git a/packs/creatures/F_ulnispranke_MxXeRwM7Mw1OqmAC.json b/packs/creatures/F_ulnispranke_MxXeRwM7Mw1OqmAC.json index 8d7c7217..cbe05d36 100644 --- a/packs/creatures/F_ulnispranke_MxXeRwM7Mw1OqmAC.json +++ b/packs/creatures/F_ulnispranke_MxXeRwM7Mw1OqmAC.json @@ -1,33 +1,33 @@ { - "_id": "MxXeRwM7Mw1OqmAC", - "name": "Fäulnispranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.MxXeRwM7Mw1OqmAC" -} \ No newline at end of file + "_id": "MxXeRwM7Mw1OqmAC", + "name": "Fäulnispranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.MxXeRwM7Mw1OqmAC" +} diff --git a/packs/creatures/F_ulnispranke_NdunVanOXm7hG0rX.json b/packs/creatures/F_ulnispranke_NdunVanOXm7hG0rX.json index a4d7d4aa..35b234ac 100644 --- a/packs/creatures/F_ulnispranke_NdunVanOXm7hG0rX.json +++ b/packs/creatures/F_ulnispranke_NdunVanOXm7hG0rX.json @@ -1,33 +1,33 @@ { - "_id": "NdunVanOXm7hG0rX", - "name": "Fäulnispranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rLUCyWfSBebB8cSC.NdunVanOXm7hG0rX" -} \ No newline at end of file + "_id": "NdunVanOXm7hG0rX", + "name": "Fäulnispranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rLUCyWfSBebB8cSC.NdunVanOXm7hG0rX" +} diff --git a/packs/creatures/Fangarme_uhUCjZsudH4tikXb.json b/packs/creatures/Fangarme_uhUCjZsudH4tikXb.json index ec1f20a4..9e44580e 100644 --- a/packs/creatures/Fangarme_uhUCjZsudH4tikXb.json +++ b/packs/creatures/Fangarme_uhUCjZsudH4tikXb.json @@ -1,33 +1,33 @@ { - "_id": "uhUCjZsudH4tikXb", - "name": "Fangarme", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z7Dt5epXbuKn20US.uhUCjZsudH4tikXb" -} \ No newline at end of file + "_id": "uhUCjZsudH4tikXb", + "name": "Fangarme", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z7Dt5epXbuKn20US.uhUCjZsudH4tikXb" +} diff --git a/packs/creatures/Federkleid_62o19BMYU8dc4Qwa.json b/packs/creatures/Federkleid_62o19BMYU8dc4Qwa.json index 91f7d5d3..e57f53e0 100644 --- a/packs/creatures/Federkleid_62o19BMYU8dc4Qwa.json +++ b/packs/creatures/Federkleid_62o19BMYU8dc4Qwa.json @@ -1,33 +1,33 @@ { - "_id": "62o19BMYU8dc4Qwa", - "name": "Federkleid", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.62o19BMYU8dc4Qwa" -} \ No newline at end of file + "_id": "62o19BMYU8dc4Qwa", + "name": "Federkleid", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s56U2LeRInrje3xh.62o19BMYU8dc4Qwa" +} diff --git a/packs/creatures/Federkleid_gzsgGDcT6pGXHxIZ.json b/packs/creatures/Federkleid_gzsgGDcT6pGXHxIZ.json index b18a70d2..56481ab6 100644 --- a/packs/creatures/Federkleid_gzsgGDcT6pGXHxIZ.json +++ b/packs/creatures/Federkleid_gzsgGDcT6pGXHxIZ.json @@ -1,33 +1,33 @@ { - "_id": "gzsgGDcT6pGXHxIZ", - "name": "Federkleid", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z5eEkZjZ525N90ai.gzsgGDcT6pGXHxIZ" -} \ No newline at end of file + "_id": "gzsgGDcT6pGXHxIZ", + "name": "Federkleid", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z5eEkZjZ525N90ai.gzsgGDcT6pGXHxIZ" +} diff --git a/packs/creatures/Federkleid_zYQAanmjVsNytqBl.json b/packs/creatures/Federkleid_zYQAanmjVsNytqBl.json index 368b7f82..85b3e8b3 100644 --- a/packs/creatures/Federkleid_zYQAanmjVsNytqBl.json +++ b/packs/creatures/Federkleid_zYQAanmjVsNytqBl.json @@ -1,33 +1,33 @@ { - "_id": "zYQAanmjVsNytqBl", - "name": "Federkleid", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HjpxMlpyjPr3hd3r.zYQAanmjVsNytqBl" -} \ No newline at end of file + "_id": "zYQAanmjVsNytqBl", + "name": "Federkleid", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HjpxMlpyjPr3hd3r.zYQAanmjVsNytqBl" +} diff --git a/packs/creatures/Fell_J1JDirHXfexacI9G.json b/packs/creatures/Fell_J1JDirHXfexacI9G.json index c268d0c8..7f05facb 100644 --- a/packs/creatures/Fell_J1JDirHXfexacI9G.json +++ b/packs/creatures/Fell_J1JDirHXfexacI9G.json @@ -1,33 +1,33 @@ { - "_id": "J1JDirHXfexacI9G", - "name": "Fell", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!PVuNoFILDAHpqGsa.J1JDirHXfexacI9G" -} \ No newline at end of file + "_id": "J1JDirHXfexacI9G", + "name": "Fell", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!PVuNoFILDAHpqGsa.J1JDirHXfexacI9G" +} diff --git a/packs/creatures/Fell_PlB4iu4DBqxypeR0.json b/packs/creatures/Fell_PlB4iu4DBqxypeR0.json index 4113b0df..ab3768a0 100644 --- a/packs/creatures/Fell_PlB4iu4DBqxypeR0.json +++ b/packs/creatures/Fell_PlB4iu4DBqxypeR0.json @@ -1,33 +1,33 @@ { - "_id": "PlB4iu4DBqxypeR0", - "name": "Fell", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Qm2toXbf6EVmvRS1.PlB4iu4DBqxypeR0" -} \ No newline at end of file + "_id": "PlB4iu4DBqxypeR0", + "name": "Fell", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Qm2toXbf6EVmvRS1.PlB4iu4DBqxypeR0" +} diff --git a/packs/creatures/Fell_ayDGYJevUkbQ3N0c.json b/packs/creatures/Fell_ayDGYJevUkbQ3N0c.json index 1c8c0b1d..88fc2ad2 100644 --- a/packs/creatures/Fell_ayDGYJevUkbQ3N0c.json +++ b/packs/creatures/Fell_ayDGYJevUkbQ3N0c.json @@ -1,33 +1,33 @@ { - "_id": "ayDGYJevUkbQ3N0c", - "name": "Fell", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!InLjj4RGxfkDrtXr.ayDGYJevUkbQ3N0c" -} \ No newline at end of file + "_id": "ayDGYJevUkbQ3N0c", + "name": "Fell", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!InLjj4RGxfkDrtXr.ayDGYJevUkbQ3N0c" +} diff --git a/packs/creatures/Fell_gPsGJGaDRosWvEEL.json b/packs/creatures/Fell_gPsGJGaDRosWvEEL.json index ce9f4683..efce6e4c 100644 --- a/packs/creatures/Fell_gPsGJGaDRosWvEEL.json +++ b/packs/creatures/Fell_gPsGJGaDRosWvEEL.json @@ -1,33 +1,33 @@ { - "_id": "gPsGJGaDRosWvEEL", - "name": "Fell", - "type": "armor", - "sort": 600000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!95N3CQpgVqg4zz0k.gPsGJGaDRosWvEEL" -} \ No newline at end of file + "_id": "gPsGJGaDRosWvEEL", + "name": "Fell", + "type": "armor", + "sort": 600000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!95N3CQpgVqg4zz0k.gPsGJGaDRosWvEEL" +} diff --git a/packs/creatures/Felle_M90M3KCsByyNno2f.json b/packs/creatures/Felle_M90M3KCsByyNno2f.json index 77a543b0..ff89b9d9 100644 --- a/packs/creatures/Felle_M90M3KCsByyNno2f.json +++ b/packs/creatures/Felle_M90M3KCsByyNno2f.json @@ -1,33 +1,33 @@ { - "_id": "M90M3KCsByyNno2f", - "name": "Felle", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QudriM5XZhEC7D6v.M90M3KCsByyNno2f" -} \ No newline at end of file + "_id": "M90M3KCsByyNno2f", + "name": "Felle", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QudriM5XZhEC7D6v.M90M3KCsByyNno2f" +} diff --git a/packs/creatures/Felle_xbi9dJjtVxeUoLK4.json b/packs/creatures/Felle_xbi9dJjtVxeUoLK4.json index 92bca007..b7d06bcc 100644 --- a/packs/creatures/Felle_xbi9dJjtVxeUoLK4.json +++ b/packs/creatures/Felle_xbi9dJjtVxeUoLK4.json @@ -1,33 +1,33 @@ { - "_id": "xbi9dJjtVxeUoLK4", - "name": "Felle", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rULL0cHbyACJsHDC.xbi9dJjtVxeUoLK4" -} \ No newline at end of file + "_id": "xbi9dJjtVxeUoLK4", + "name": "Felle", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rULL0cHbyACJsHDC.xbi9dJjtVxeUoLK4" +} diff --git a/packs/creatures/Fellflicken_G6OoqVDTk9jwOU7r.json b/packs/creatures/Fellflicken_G6OoqVDTk9jwOU7r.json index ed1cedaa..bd3f9d80 100644 --- a/packs/creatures/Fellflicken_G6OoqVDTk9jwOU7r.json +++ b/packs/creatures/Fellflicken_G6OoqVDTk9jwOU7r.json @@ -1,33 +1,33 @@ { - "_id": "G6OoqVDTk9jwOU7r", - "name": "Fellflicken", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vXmTcBUKZkB2UBD7.G6OoqVDTk9jwOU7r" -} \ No newline at end of file + "_id": "G6OoqVDTk9jwOU7r", + "name": "Fellflicken", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vXmTcBUKZkB2UBD7.G6OoqVDTk9jwOU7r" +} diff --git a/packs/creatures/Feuer_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Feuer_Odem_yjkoipelFXEzcy1x.json index 2d86c783..178d6ac4 100644 --- a/packs/creatures/Feuer_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Feuer_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Feuer-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!htgryhd630WQgeD8.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Feuer-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!htgryhd630WQgeD8.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Feuerelementar_III_mPcmJ9nHpy1AbKVr.json b/packs/creatures/Feuerelementar_III_mPcmJ9nHpy1AbKVr.json index 389b98ad..eeef2ce0 100644 --- a/packs/creatures/Feuerelementar_III_mPcmJ9nHpy1AbKVr.json +++ b/packs/creatures/Feuerelementar_III_mPcmJ9nHpy1AbKVr.json @@ -1,169 +1,166 @@ { - "_id": "mPcmJ9nHpy1AbKVr", - "name": "Feuerelementar III", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "JI4hW2uyULt2cKs2", - "eofu8kICYeEpxUT1", - "c95cnrJtMG20InKV", - "xtwmRcp2CEGdK5C6" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 18, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 6, - "mod": 0 - }, - "constitution": { - "base": 7, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 35, - "value": 70 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 24, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 145, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "mPcmJ9nHpy1AbKVr", "name": "Feuerelementar III", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 18, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 6, + "mod": 0 + }, + "constitution": { + "base": 7, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 35, + "value": 70 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 24, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 145, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Feuerelementar III", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346897, + "modifiedTime": 1687731798572, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346897, - "modifiedTime": 1668995461323, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!mPcmJ9nHpy1AbKVr" -} \ No newline at end of file + "_key": "!actors!mPcmJ9nHpy1AbKVr" +} diff --git a/packs/creatures/Feuerelementar_II_huPL6cx3RadJNhL0.json b/packs/creatures/Feuerelementar_II_huPL6cx3RadJNhL0.json index 1f97db1d..91310b73 100644 --- a/packs/creatures/Feuerelementar_II_huPL6cx3RadJNhL0.json +++ b/packs/creatures/Feuerelementar_II_huPL6cx3RadJNhL0.json @@ -1,169 +1,166 @@ { - "_id": "huPL6cx3RadJNhL0", - "name": "Feuerelementar II", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "JI4hW2uyULt2cKs2", - "eofu8kICYeEpxUT1", - "c95cnrJtMG20InKV", - "xtwmRcp2CEGdK5C6" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 13, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 29 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": -2 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 15, - "creatureType": "magicalEntity", - "sizeCategory": "normal", - "experiencePoints": 95, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "huPL6cx3RadJNhL0", "name": "Feuerelementar II", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 13, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 29 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": -2 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 15, + "creatureType": "magicalEntity", + "sizeCategory": "normal", + "experiencePoints": 95, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Feuerelementar II", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346851, + "modifiedTime": 1687731798561, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346851, - "modifiedTime": 1668995461283, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!huPL6cx3RadJNhL0" -} \ No newline at end of file + "_key": "!actors!huPL6cx3RadJNhL0" +} diff --git a/packs/creatures/Feuerelementar_I_tYcKw69Feoy3B6hG.json b/packs/creatures/Feuerelementar_I_tYcKw69Feoy3B6hG.json index 0b44ea89..6de0069c 100644 --- a/packs/creatures/Feuerelementar_I_tYcKw69Feoy3B6hG.json +++ b/packs/creatures/Feuerelementar_I_tYcKw69Feoy3B6hG.json @@ -1,169 +1,166 @@ { - "_id": "tYcKw69Feoy3B6hG", - "name": "Feuerelementar I", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "JI4hW2uyULt2cKs2", - "eofu8kICYeEpxUT1", - "c95cnrJtMG20InKV", - "xtwmRcp2CEGdK5C6" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 5, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -12, - "value": 12 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 9, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 70, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "tYcKw69Feoy3B6hG", "name": "Feuerelementar I", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["JI4hW2uyULt2cKs2", "eofu8kICYeEpxUT1", "c95cnrJtMG20InKV", "xtwmRcp2CEGdK5C6"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 5, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -12, + "value": 12 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 9, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 70, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Feuerelementar I", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347078, + "modifiedTime": 1687731798593, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347078, - "modifiedTime": 1668995461370, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!tYcKw69Feoy3B6hG" -} \ No newline at end of file + "_key": "!actors!tYcKw69Feoy3B6hG" +} diff --git a/packs/creatures/Feuerodem_p3zhDhgstlj2JMxe.json b/packs/creatures/Feuerodem_p3zhDhgstlj2JMxe.json index d1ff7a9a..6f91961c 100644 --- a/packs/creatures/Feuerodem_p3zhDhgstlj2JMxe.json +++ b/packs/creatures/Feuerodem_p3zhDhgstlj2JMxe.json @@ -1,33 +1,33 @@ { - "_id": "p3zhDhgstlj2JMxe", - "name": "Feuerodem", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "ranged", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.p3zhDhgstlj2JMxe" -} \ No newline at end of file + "_id": "p3zhDhgstlj2JMxe", + "name": "Feuerodem", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "ranged", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.p3zhDhgstlj2JMxe" +} diff --git a/packs/creatures/Feuerstrahl_W2e5m1533YiEPsdg.json b/packs/creatures/Feuerstrahl_W2e5m1533YiEPsdg.json index fb37fd66..c2941617 100644 --- a/packs/creatures/Feuerstrahl_W2e5m1533YiEPsdg.json +++ b/packs/creatures/Feuerstrahl_W2e5m1533YiEPsdg.json @@ -1,73 +1,73 @@ { - "_id": "W2e5m1533YiEPsdg", - "name": "Feuerstrahl", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fire-ray-small.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.kudkdrpMU0C83vM7" - } - }, - "system": { - "description": "

Der Zauberwirker schießt einen Feuerstrahl auf einen Feind, dessen Schaden dem Probenergebnis entspricht.

", - "equipped": true, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 1, - "complex": "" + "_id": "W2e5m1533YiEPsdg", + "name": "Feuerstrahl", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fire-ray-small.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.kudkdrpMU0C83vM7" + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Der Zauberwirker schießt einen Feuerstrahl auf einen Feind, dessen Schaden dem Probenergebnis entspricht.

", + "equipped": true, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 1, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 1, + "sorcerer": 1 + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!22pkyKnZoRLG0nnY.W2e5m1533YiEPsdg" -} \ No newline at end of file + "_key": "!actors.items!22pkyKnZoRLG0nnY.W2e5m1533YiEPsdg" +} diff --git a/packs/creatures/Flammenhieb_JI4hW2uyULt2cKs2.json b/packs/creatures/Flammenhieb_JI4hW2uyULt2cKs2.json index 161038dc..71eeae88 100644 --- a/packs/creatures/Flammenhieb_JI4hW2uyULt2cKs2.json +++ b/packs/creatures/Flammenhieb_JI4hW2uyULt2cKs2.json @@ -1,33 +1,33 @@ { - "_id": "JI4hW2uyULt2cKs2", - "name": "Flammenhieb", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!tYcKw69Feoy3B6hG.JI4hW2uyULt2cKs2" -} \ No newline at end of file + "_id": "JI4hW2uyULt2cKs2", + "name": "Flammenhieb", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!tYcKw69Feoy3B6hG.JI4hW2uyULt2cKs2" +} diff --git a/packs/creatures/Flammeninferno_29SYRu3tP8sSILyX.json b/packs/creatures/Flammeninferno_29SYRu3tP8sSILyX.json index a7724eaa..80e74031 100644 --- a/packs/creatures/Flammeninferno_29SYRu3tP8sSILyX.json +++ b/packs/creatures/Flammeninferno_29SYRu3tP8sSILyX.json @@ -1,73 +1,73 @@ { - "_id": "29SYRu3tP8sSILyX", - "name": "Flammeninferno", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fire-wave.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.7ybmodIkWDP1z1D6" - } - }, - "system": { - "description": "

Eine kreisrunde Fläche mit einem Radius von VE in Metern geht in Flammen auf. Jeder in dem Inferno erhält pro Kampfrunde nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 5, - "complex": "" + "_id": "29SYRu3tP8sSILyX", + "name": "Flammeninferno", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fire-wave.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.7ybmodIkWDP1z1D6" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "system": { + "description": "

Eine kreisrunde Fläche mit einem Radius von VE in Metern geht in Flammen auf. Jeder in dem Inferno erhält pro Kampfrunde nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 5, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 15 + } }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 15 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.29SYRu3tP8sSILyX" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.29SYRu3tP8sSILyX" +} diff --git a/packs/creatures/Fliegen_3yeOHhXD8iJrtRJL.json b/packs/creatures/Fliegen_3yeOHhXD8iJrtRJL.json index 66d0f9be..46964379 100644 --- a/packs/creatures/Fliegen_3yeOHhXD8iJrtRJL.json +++ b/packs/creatures/Fliegen_3yeOHhXD8iJrtRJL.json @@ -1,30 +1,30 @@ { - "_id": "3yeOHhXD8iJrtRJL", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wYVw1a5UjPS09YxS.3yeOHhXD8iJrtRJL" -} \ No newline at end of file + "_id": "3yeOHhXD8iJrtRJL", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wYVw1a5UjPS09YxS.3yeOHhXD8iJrtRJL" +} diff --git a/packs/creatures/Fliegen_I31y8QW6HoMJn5Ar.json b/packs/creatures/Fliegen_I31y8QW6HoMJn5Ar.json index b3898223..29249040 100644 --- a/packs/creatures/Fliegen_I31y8QW6HoMJn5Ar.json +++ b/packs/creatures/Fliegen_I31y8QW6HoMJn5Ar.json @@ -1,30 +1,30 @@ { - "_id": "I31y8QW6HoMJn5Ar", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.I31y8QW6HoMJn5Ar" -} \ No newline at end of file + "_id": "I31y8QW6HoMJn5Ar", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.I31y8QW6HoMJn5Ar" +} diff --git a/packs/creatures/Fliegen_IEf4b9ukDhSecShW.json b/packs/creatures/Fliegen_IEf4b9ukDhSecShW.json index db70a7fb..48d33b2e 100644 --- a/packs/creatures/Fliegen_IEf4b9ukDhSecShW.json +++ b/packs/creatures/Fliegen_IEf4b9ukDhSecShW.json @@ -1,30 +1,30 @@ { - "_id": "IEf4b9ukDhSecShW", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.IEf4b9ukDhSecShW" -} \ No newline at end of file + "_id": "IEf4b9ukDhSecShW", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.IEf4b9ukDhSecShW" +} diff --git a/packs/creatures/Fliegen_L9utJ9BJSLkYbUjN.json b/packs/creatures/Fliegen_L9utJ9BJSLkYbUjN.json index 01885924..e67d6d14 100644 --- a/packs/creatures/Fliegen_L9utJ9BJSLkYbUjN.json +++ b/packs/creatures/Fliegen_L9utJ9BJSLkYbUjN.json @@ -1,30 +1,30 @@ { - "_id": "L9utJ9BJSLkYbUjN", - "name": "Fliegen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!aqbcBjeCJUHJ5uVj.L9utJ9BJSLkYbUjN" -} \ No newline at end of file + "_id": "L9utJ9BJSLkYbUjN", + "name": "Fliegen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!aqbcBjeCJUHJ5uVj.L9utJ9BJSLkYbUjN" +} diff --git a/packs/creatures/Fliegen_OfL0gyUOJjAOW3xA.json b/packs/creatures/Fliegen_OfL0gyUOJjAOW3xA.json index 18977a02..aed3c87a 100644 --- a/packs/creatures/Fliegen_OfL0gyUOJjAOW3xA.json +++ b/packs/creatures/Fliegen_OfL0gyUOJjAOW3xA.json @@ -1,30 +1,30 @@ { - "_id": "OfL0gyUOJjAOW3xA", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lys4bJc7GL5f5ORp.OfL0gyUOJjAOW3xA" -} \ No newline at end of file + "_id": "OfL0gyUOJjAOW3xA", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lys4bJc7GL5f5ORp.OfL0gyUOJjAOW3xA" +} diff --git a/packs/creatures/Fliegen_XfgWdbwMTVhcS3A9.json b/packs/creatures/Fliegen_XfgWdbwMTVhcS3A9.json index 55d5fa70..23689e3b 100644 --- a/packs/creatures/Fliegen_XfgWdbwMTVhcS3A9.json +++ b/packs/creatures/Fliegen_XfgWdbwMTVhcS3A9.json @@ -1,30 +1,30 @@ { - "_id": "XfgWdbwMTVhcS3A9", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ABiPZtu7q8KhWzXL.XfgWdbwMTVhcS3A9" -} \ No newline at end of file + "_id": "XfgWdbwMTVhcS3A9", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ABiPZtu7q8KhWzXL.XfgWdbwMTVhcS3A9" +} diff --git a/packs/creatures/Fliegen_nEwzPUfWSwdHPNIe.json b/packs/creatures/Fliegen_nEwzPUfWSwdHPNIe.json index 1c5b8607..7e4573ac 100644 --- a/packs/creatures/Fliegen_nEwzPUfWSwdHPNIe.json +++ b/packs/creatures/Fliegen_nEwzPUfWSwdHPNIe.json @@ -1,30 +1,30 @@ { - "_id": "nEwzPUfWSwdHPNIe", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.nEwzPUfWSwdHPNIe" -} \ No newline at end of file + "_id": "nEwzPUfWSwdHPNIe", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s56U2LeRInrje3xh.nEwzPUfWSwdHPNIe" +} diff --git a/packs/creatures/Fliegen_o4o3thrxtXrhRWYT.json b/packs/creatures/Fliegen_o4o3thrxtXrhRWYT.json index 70b3584a..b2218b2d 100644 --- a/packs/creatures/Fliegen_o4o3thrxtXrhRWYT.json +++ b/packs/creatures/Fliegen_o4o3thrxtXrhRWYT.json @@ -1,30 +1,30 @@ { - "_id": "o4o3thrxtXrhRWYT", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.o4o3thrxtXrhRWYT" -} \ No newline at end of file + "_id": "o4o3thrxtXrhRWYT", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.o4o3thrxtXrhRWYT" +} diff --git a/packs/creatures/Fliegen_po7mBrqpDWKlXbtu.json b/packs/creatures/Fliegen_po7mBrqpDWKlXbtu.json index cb816e62..f1c6fca6 100644 --- a/packs/creatures/Fliegen_po7mBrqpDWKlXbtu.json +++ b/packs/creatures/Fliegen_po7mBrqpDWKlXbtu.json @@ -1,30 +1,30 @@ { - "_id": "po7mBrqpDWKlXbtu", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!T9YRYe0vnR4Qg4UM.po7mBrqpDWKlXbtu" -} \ No newline at end of file + "_id": "po7mBrqpDWKlXbtu", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!T9YRYe0vnR4Qg4UM.po7mBrqpDWKlXbtu" +} diff --git a/packs/creatures/Fliegen_w1h6K90G0l0RXQy5.json b/packs/creatures/Fliegen_w1h6K90G0l0RXQy5.json index edaaf81b..4f013853 100644 --- a/packs/creatures/Fliegen_w1h6K90G0l0RXQy5.json +++ b/packs/creatures/Fliegen_w1h6K90G0l0RXQy5.json @@ -1,30 +1,30 @@ { - "_id": "w1h6K90G0l0RXQy5", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.w1h6K90G0l0RXQy5" -} \ No newline at end of file + "_id": "w1h6K90G0l0RXQy5", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.w1h6K90G0l0RXQy5" +} diff --git a/packs/creatures/Fliegen_xtwmRcp2CEGdK5C6.json b/packs/creatures/Fliegen_xtwmRcp2CEGdK5C6.json index 528109a9..abd518a1 100644 --- a/packs/creatures/Fliegen_xtwmRcp2CEGdK5C6.json +++ b/packs/creatures/Fliegen_xtwmRcp2CEGdK5C6.json @@ -1,30 +1,30 @@ { - "_id": "xtwmRcp2CEGdK5C6", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!tYcKw69Feoy3B6hG.xtwmRcp2CEGdK5C6" -} \ No newline at end of file + "_id": "xtwmRcp2CEGdK5C6", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!tYcKw69Feoy3B6hG.xtwmRcp2CEGdK5C6" +} diff --git a/packs/creatures/Fliegen_ysyoJA3dYTu4XXvt.json b/packs/creatures/Fliegen_ysyoJA3dYTu4XXvt.json index bdc2d024..72bac962 100644 --- a/packs/creatures/Fliegen_ysyoJA3dYTu4XXvt.json +++ b/packs/creatures/Fliegen_ysyoJA3dYTu4XXvt.json @@ -1,30 +1,30 @@ { - "_id": "ysyoJA3dYTu4XXvt", - "name": "Fliegen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HjpxMlpyjPr3hd3r.ysyoJA3dYTu4XXvt" -} \ No newline at end of file + "_id": "ysyoJA3dYTu4XXvt", + "name": "Fliegen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.uX7wuGyUjOPpYR5W" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HjpxMlpyjPr3hd3r.ysyoJA3dYTu4XXvt" +} diff --git a/packs/creatures/Fliegendes_Schwert_ABiPZtu7q8KhWzXL.json b/packs/creatures/Fliegendes_Schwert_ABiPZtu7q8KhWzXL.json index 02b5a883..da9a16bc 100644 --- a/packs/creatures/Fliegendes_Schwert_ABiPZtu7q8KhWzXL.json +++ b/packs/creatures/Fliegendes_Schwert_ABiPZtu7q8KhWzXL.json @@ -1,168 +1,166 @@ { - "_id": "ABiPZtu7q8KhWzXL", - "name": "Fliegendes Schwert", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "iVH3BR6wH35UTmmW", - "r0mQXKDTdvRjlSze", - "XfgWdbwMTVhcS3A9" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 5, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -12, - "value": 12 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 8, - "creatureType": "construct", - "sizeCategory": "small", - "experiencePoints": 57, - "description": "

Herstellung: 1513 GM + Waffenschmied

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "ABiPZtu7q8KhWzXL", "name": "Fliegendes Schwert", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["iVH3BR6wH35UTmmW", "r0mQXKDTdvRjlSze", "XfgWdbwMTVhcS3A9"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 5, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -12, + "value": 12 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 8, + "creatureType": "construct", + "sizeCategory": "small", + "experiencePoints": 57, + "description": "

Herstellung: 1513 GM + Waffenschmied

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Fliegendes Schwert", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346283, + "modifiedTime": 1687731798451, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346283, - "modifiedTime": 1668995460733, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!ABiPZtu7q8KhWzXL" -} \ No newline at end of file + "_key": "!actors!ABiPZtu7q8KhWzXL" +} diff --git a/packs/creatures/Frost_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Frost_Odem_yjkoipelFXEzcy1x.json index c5e5cc3e..6f17e7cd 100644 --- a/packs/creatures/Frost_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Frost_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Frost-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vsKKpweX6I1TQYBj.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Frost-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vsKKpweX6I1TQYBj.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Frostschock_wRp2U7ZSNdZndBmq.json b/packs/creatures/Frostschock_wRp2U7ZSNdZndBmq.json index 73135ed3..7ca2cece 100644 --- a/packs/creatures/Frostschock_wRp2U7ZSNdZndBmq.json +++ b/packs/creatures/Frostschock_wRp2U7ZSNdZndBmq.json @@ -1,73 +1,73 @@ { - "_id": "wRp2U7ZSNdZndBmq", - "name": "Frostschock", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/frozen-body.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.iH2NtsJtMfG0ZAU3" - } - }, - "system": { - "description": "

Ein Eisstrahl schießt aus den Händen des Zauberwirkers. Gegen den Schaden dieses frostigen Zauber ist keine Abwehr zulässig.

\n

Zudem wird das Ziel magisch eingefroren, bis VE Kampfrunden verstrichen sind oder es Schaden erhält.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "wRp2U7ZSNdZndBmq", + "name": "Frostschock", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/frozen-body.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.iH2NtsJtMfG0ZAU3" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": true, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Ein Eisstrahl schießt aus den Händen des Zauberwirkers. Gegen den Schaden dieses frostigen Zauber ist keine Abwehr zulässig.

\n

Zudem wird das Ziel magisch eingefroren, bis VE Kampfrunden verstrichen sind oder es Schaden erhält.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": true, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 12, + "sorcerer": 16 + } }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 12, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.wRp2U7ZSNdZndBmq" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.wRp2U7ZSNdZndBmq" +} diff --git a/packs/creatures/GEI___AU_als_Bonus_auf_St_rke_und_H_rte_xw1OyyTdDwkNe2jC.json b/packs/creatures/GEI___AU_als_Bonus_auf_St_rke_und_H_rte_xw1OyyTdDwkNe2jC.json new file mode 100644 index 00000000..26ef579e --- /dev/null +++ b/packs/creatures/GEI___AU_als_Bonus_auf_St_rke_und_H_rte_xw1OyyTdDwkNe2jC.json @@ -0,0 +1,36 @@ +{ + "_id": "xw1OyyTdDwkNe2jC", + "changes": [ + { + "key": "system.traits.strength.total", + "mode": 2, + "value": "@system.attributes.mind.total + @system.traits.aura.total", + "priority": null + }, + { + "key": "system.traits.constitution.total", + "mode": 2, + "value": "@system.attributes.mind.total + @system.traits.aura.total", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "GEI + AU als Bonus auf Stärke und Härte", + "description": "", + "statuses": [], + "_key": "!actors.items.effects!oVKL6zJ2kYMmBuYx.L6i191M3m9QXN9aJ.xw1OyyTdDwkNe2jC" +} diff --git a/packs/creatures/Gargyl_GnW2ELzTtLoJmUQ1.json b/packs/creatures/Gargyl_GnW2ELzTtLoJmUQ1.json index beada82d..c25561b2 100644 --- a/packs/creatures/Gargyl_GnW2ELzTtLoJmUQ1.json +++ b/packs/creatures/Gargyl_GnW2ELzTtLoJmUQ1.json @@ -1,174 +1,176 @@ { - "_id": "GnW2ELzTtLoJmUQ1", - "name": "Gargyl", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/gargoyle-gray.png", - "items": [ - "XGrSqryhxGUlUJkC", - "e28wsq9gdMv8u94N", - "ur7rgX6JTOwscpm5", - "XSowCGPLnuUUt0gb", - "IEf4b9ukDhSecShW", - "7x3a6bQcUXDNNjfx", - "ILpCHZ6o5GV4NakU", - "iZL3YxmtOHvZvYgW", - "FydhkYVuUuHNXzxS" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 7, - "mod": 0 - }, - "mobility": { - "base": 7, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 1, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 1, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -9, - "value": 10 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:8)", - "foeFactor": 6, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 91, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "GnW2ELzTtLoJmUQ1", "name": "Gargyl", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/gargoyle-gray.png", + "items": [ + "XGrSqryhxGUlUJkC", + "e28wsq9gdMv8u94N", + "ur7rgX6JTOwscpm5", + "XSowCGPLnuUUt0gb", + "IEf4b9ukDhSecShW", + "7x3a6bQcUXDNNjfx", + "ILpCHZ6o5GV4NakU", + "iZL3YxmtOHvZvYgW", + "FydhkYVuUuHNXzxS" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 7, + "mod": 0 + }, + "mobility": { + "base": 7, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 1, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 1, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -9, + "value": 10 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:8)", + "foeFactor": 6, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 91, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Gargyl", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/gargoyle*.png", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/gargoyle*.png", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346440, + "modifiedTime": 1687731798477, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346440, - "modifiedTime": 1668995460797, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!GnW2ELzTtLoJmUQ1" -} \ No newline at end of file + "_key": "!actors!GnW2ELzTtLoJmUQ1" +} diff --git a/packs/creatures/Gasgestalt_3ybAKe4uHnD5q5zD.json b/packs/creatures/Gasgestalt_3ybAKe4uHnD5q5zD.json index 39b3c8bc..12205e73 100644 --- a/packs/creatures/Gasgestalt_3ybAKe4uHnD5q5zD.json +++ b/packs/creatures/Gasgestalt_3ybAKe4uHnD5q5zD.json @@ -1,73 +1,73 @@ { - "_id": "3ybAKe4uHnD5q5zD", - "name": "Gasgestalt", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/steam.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.tZJoj1PGrRGe9eMV" - } - }, - "system": { - "description": "

Das Ziel – samt seiner getragenen Ausrüstung – wird gasförmig und kann durch jede noch so kleine Öffnung gleiten. Das Ziel kann jederzeit die Wirkung des Zaubers als freie Aktion beenden. In Gasform wird der Laufen-Wert vervierfacht, der Charakter kann seine Umgebung weiterhin wahrnehmen. In Gastgestalt ist es allerdings nicht möglich, zu zaubern, zu sprechen, anzugreifen oder in andere Wesen einzudringen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "3ybAKe4uHnD5q5zD", + "name": "Gasgestalt", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/steam.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.tZJoj1PGrRGe9eMV" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": true, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "system": { + "description": "

Das Ziel – samt seiner getragenen Ausrüstung – wird gasförmig und kann durch jede noch so kleine Öffnung gleiten. Das Ziel kann jederzeit die Wirkung des Zaubers als freie Aktion beenden. In Gasform wird der Laufen-Wert vervierfacht, der Charakter kann seine Umgebung weiterhin wahrnehmen. In Gastgestalt ist es allerdings nicht möglich, zu zaubern, zu sprechen, anzugreifen oder in andere Wesen einzudringen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": true, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. x 5", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 18 + } }, - "maxDistance": { - "value": "Berühren", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb. x 5", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 18 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.3ybAKe4uHnD5q5zD" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.3ybAKe4uHnD5q5zD" +} diff --git a/packs/creatures/Gedankenzehrerstrahl_3sJtgHHEkOmTNLEL.json b/packs/creatures/Gedankenzehrerstrahl_3sJtgHHEkOmTNLEL.json index 96647e9a..19195d2d 100644 --- a/packs/creatures/Gedankenzehrerstrahl_3sJtgHHEkOmTNLEL.json +++ b/packs/creatures/Gedankenzehrerstrahl_3sJtgHHEkOmTNLEL.json @@ -1,69 +1,69 @@ { - "_id": "3sJtgHHEkOmTNLEL", - "name": "Gedankenzehrerstrahl", - "type": "spell", - "sort": 400000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "

Nicht sichtbar; verursacht mental Schaden und führt zu Werteverlust

", - "equipped": true, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "3sJtgHHEkOmTNLEL", + "name": "Gedankenzehrerstrahl", + "type": "spell", + "sort": 400000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "

Nicht sichtbar; verursacht mental Schaden und führt zu Werteverlust

", + "equipped": true, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dFL9UUXHq9heme4T.3sJtgHHEkOmTNLEL" -} \ No newline at end of file + "_key": "!actors.items!dFL9UUXHq9heme4T.3sJtgHHEkOmTNLEL" +} diff --git a/packs/creatures/Geh_lz_23MVIoRbK0X5AudH.json b/packs/creatures/Geh_lz_23MVIoRbK0X5AudH.json index 5a21ca02..b8beb26a 100644 --- a/packs/creatures/Geh_lz_23MVIoRbK0X5AudH.json +++ b/packs/creatures/Geh_lz_23MVIoRbK0X5AudH.json @@ -1,33 +1,33 @@ { - "_id": "23MVIoRbK0X5AudH", - "name": "Gehölz", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!XxrCtx56f0njVodK.23MVIoRbK0X5AudH" -} \ No newline at end of file + "_id": "23MVIoRbK0X5AudH", + "name": "Gehölz", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!XxrCtx56f0njVodK.23MVIoRbK0X5AudH" +} diff --git a/packs/creatures/Gehorche_BkokuzUTP9U6LtBp.json b/packs/creatures/Gehorche_BkokuzUTP9U6LtBp.json index b41d3cec..2748156c 100644 --- a/packs/creatures/Gehorche_BkokuzUTP9U6LtBp.json +++ b/packs/creatures/Gehorche_BkokuzUTP9U6LtBp.json @@ -1,73 +1,73 @@ { - "_id": "BkokuzUTP9U6LtBp", - "name": "Gehorche", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/convince.svg", - "effects": [], - "folder": null, - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.wZYElRaDmhqgzUvQ" - } - }, - "system": { - "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+VE)/2 des Ziels" + "_id": "BkokuzUTP9U6LtBp", + "name": "Gehorche", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/convince.svg", + "effects": [], + "folder": null, + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.wZYElRaDmhqgzUvQ" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+VE)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE / 2", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 12, + "sorcerer": 10 + } }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "VE / 2", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 12, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.BkokuzUTP9U6LtBp" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.BkokuzUTP9U6LtBp" +} diff --git a/packs/creatures/Gehorche_tYncs86pwaeg5XAl.json b/packs/creatures/Gehorche_tYncs86pwaeg5XAl.json index 2c608ca7..8106938d 100644 --- a/packs/creatures/Gehorche_tYncs86pwaeg5XAl.json +++ b/packs/creatures/Gehorche_tYncs86pwaeg5XAl.json @@ -1,73 +1,73 @@ { - "_id": "tYncs86pwaeg5XAl", - "name": "Gehorche", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/convince.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.wZYElRaDmhqgzUvQ" - } - }, - "system": { - "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+VE)/2 des Ziels" + "_id": "tYncs86pwaeg5XAl", + "name": "Gehorche", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/convince.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.wZYElRaDmhqgzUvQ" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+VE)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE / 2", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 12, + "sorcerer": 10 + } }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "VE / 2", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 12, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.tYncs86pwaeg5XAl" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.tYncs86pwaeg5XAl" +} diff --git a/packs/creatures/Geist_cE5kI3uqXWQrCaI5.json b/packs/creatures/Geist_cE5kI3uqXWQrCaI5.json index 3a45f5d4..448f4d3a 100644 --- a/packs/creatures/Geist_cE5kI3uqXWQrCaI5.json +++ b/packs/creatures/Geist_cE5kI3uqXWQrCaI5.json @@ -1,178 +1,178 @@ { - "_id": "cE5kI3uqXWQrCaI5", - "name": "Geist", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/ghost-1.png", - "items": [ - "EGknWGHQszJHJHnV", - "FR4dQPwgDCH9Ruox", - "U95WXWQaKfIPiJZK", - "QkZT7930qdhuLFxw", - "I31y8QW6HoMJn5Ar", - "2VOjRedLceEPleW7", - "2NixNLo8G3DqU3pt", - "DNSCPQ1kOSiiyvOK", - "jP3c9iA0GT4gwt3c", - "02uWHUcM8MBPKqb6", - "YZgaOumzBst1OTtb" - ], - "effects": [ - "RzCEjaZBI6Rk6bt4" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 1, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 0, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 3, - "mod": 0 - }, - "aura": { - "base": 6, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 27 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 8 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 17, - "creatureType": "undead", - "sizeCategory": "normal", - "experiencePoints": 245, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "cE5kI3uqXWQrCaI5", "name": "Geist", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/ghost-1.png", + "items": [ + "EGknWGHQszJHJHnV", + "FR4dQPwgDCH9Ruox", + "U95WXWQaKfIPiJZK", + "QkZT7930qdhuLFxw", + "I31y8QW6HoMJn5Ar", + "2VOjRedLceEPleW7", + "2NixNLo8G3DqU3pt", + "DNSCPQ1kOSiiyvOK", + "jP3c9iA0GT4gwt3c", + "02uWHUcM8MBPKqb6", + "YZgaOumzBst1OTtb" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 1, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 0, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 3, + "mod": 0 + }, + "aura": { + "base": 6, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 27 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 8 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 17, + "creatureType": "undead", + "sizeCategory": "normal", + "experiencePoints": 245, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Geist", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/ghost*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/ghost*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346804, + "modifiedTime": 1687731800019, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346804, - "modifiedTime": 1668995462941, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!cE5kI3uqXWQrCaI5" -} \ No newline at end of file + "_key": "!actors!cE5kI3uqXWQrCaI5" +} diff --git a/packs/creatures/Geisterklaue_0tHp37tNXFa9akK0.json b/packs/creatures/Geisterklaue_0tHp37tNXFa9akK0.json index b88ff08b..d9f74989 100644 --- a/packs/creatures/Geisterklaue_0tHp37tNXFa9akK0.json +++ b/packs/creatures/Geisterklaue_0tHp37tNXFa9akK0.json @@ -1,33 +1,33 @@ { - "_id": "0tHp37tNXFa9akK0", - "name": "Geisterklaue", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.0tHp37tNXFa9akK0" -} \ No newline at end of file + "_id": "0tHp37tNXFa9akK0", + "name": "Geisterklaue", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.0tHp37tNXFa9akK0" +} diff --git a/packs/creatures/Geisterklaue_EGknWGHQszJHJHnV.json b/packs/creatures/Geisterklaue_EGknWGHQszJHJHnV.json index 8fbaa03e..f12379db 100644 --- a/packs/creatures/Geisterklaue_EGknWGHQszJHJHnV.json +++ b/packs/creatures/Geisterklaue_EGknWGHQszJHJHnV.json @@ -1,33 +1,33 @@ { - "_id": "EGknWGHQszJHJHnV", - "name": "Geisterklaue", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.EGknWGHQszJHJHnV" -} \ No newline at end of file + "_id": "EGknWGHQszJHJHnV", + "name": "Geisterklaue", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.EGknWGHQszJHJHnV" +} diff --git a/packs/creatures/Geisterklaue_yFI8eLZ0z1PSjGYH.json b/packs/creatures/Geisterklaue_yFI8eLZ0z1PSjGYH.json index bc04f817..51a38147 100644 --- a/packs/creatures/Geisterklaue_yFI8eLZ0z1PSjGYH.json +++ b/packs/creatures/Geisterklaue_yFI8eLZ0z1PSjGYH.json @@ -1,33 +1,33 @@ { - "_id": "yFI8eLZ0z1PSjGYH", - "name": "Geisterklaue", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!T9YRYe0vnR4Qg4UM.yFI8eLZ0z1PSjGYH" -} \ No newline at end of file + "_id": "yFI8eLZ0z1PSjGYH", + "name": "Geisterklaue", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!T9YRYe0vnR4Qg4UM.yFI8eLZ0z1PSjGYH" +} diff --git a/packs/creatures/Geistesimmun_2Da0MbWQ8gy1WXBI.json b/packs/creatures/Geistesimmun_2Da0MbWQ8gy1WXBI.json index f58b9697..b97db73e 100644 --- a/packs/creatures/Geistesimmun_2Da0MbWQ8gy1WXBI.json +++ b/packs/creatures/Geistesimmun_2Da0MbWQ8gy1WXBI.json @@ -1,30 +1,30 @@ { - "_id": "2Da0MbWQ8gy1WXBI", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 100000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ZZEBR9R04TlNXU5q.2Da0MbWQ8gy1WXBI" -} \ No newline at end of file + "_id": "2Da0MbWQ8gy1WXBI", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 100000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ZZEBR9R04TlNXU5q.2Da0MbWQ8gy1WXBI" +} diff --git a/packs/creatures/Geistesimmun_2VOjRedLceEPleW7.json b/packs/creatures/Geistesimmun_2VOjRedLceEPleW7.json index aab23181..5d1e786f 100644 --- a/packs/creatures/Geistesimmun_2VOjRedLceEPleW7.json +++ b/packs/creatures/Geistesimmun_2VOjRedLceEPleW7.json @@ -1,30 +1,30 @@ { - "_id": "2VOjRedLceEPleW7", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.2VOjRedLceEPleW7" -} \ No newline at end of file + "_id": "2VOjRedLceEPleW7", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.2VOjRedLceEPleW7" +} diff --git a/packs/creatures/Geistesimmun_3YSmdA5G9MS2g4Dn.json b/packs/creatures/Geistesimmun_3YSmdA5G9MS2g4Dn.json index a0d7ec6c..189522f1 100644 --- a/packs/creatures/Geistesimmun_3YSmdA5G9MS2g4Dn.json +++ b/packs/creatures/Geistesimmun_3YSmdA5G9MS2g4Dn.json @@ -1,30 +1,30 @@ { - "_id": "3YSmdA5G9MS2g4Dn", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!XxrCtx56f0njVodK.3YSmdA5G9MS2g4Dn" -} \ No newline at end of file + "_id": "3YSmdA5G9MS2g4Dn", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!XxrCtx56f0njVodK.3YSmdA5G9MS2g4Dn" +} diff --git a/packs/creatures/Geistesimmun_7x3a6bQcUXDNNjfx.json b/packs/creatures/Geistesimmun_7x3a6bQcUXDNNjfx.json index 56084e99..4e2f91d3 100644 --- a/packs/creatures/Geistesimmun_7x3a6bQcUXDNNjfx.json +++ b/packs/creatures/Geistesimmun_7x3a6bQcUXDNNjfx.json @@ -1,30 +1,30 @@ { - "_id": "7x3a6bQcUXDNNjfx", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.7x3a6bQcUXDNNjfx" -} \ No newline at end of file + "_id": "7x3a6bQcUXDNNjfx", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.7x3a6bQcUXDNNjfx" +} diff --git a/packs/creatures/Geistesimmun_F3UjrYhsbCLoyFm3.json b/packs/creatures/Geistesimmun_F3UjrYhsbCLoyFm3.json index 14bb8cef..6413a5b0 100644 --- a/packs/creatures/Geistesimmun_F3UjrYhsbCLoyFm3.json +++ b/packs/creatures/Geistesimmun_F3UjrYhsbCLoyFm3.json @@ -1,30 +1,30 @@ { - "_id": "F3UjrYhsbCLoyFm3", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.F3UjrYhsbCLoyFm3" -} \ No newline at end of file + "_id": "F3UjrYhsbCLoyFm3", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.F3UjrYhsbCLoyFm3" +} diff --git a/packs/creatures/Geistesimmun_HT4yv3mKyIcwaLKr.json b/packs/creatures/Geistesimmun_HT4yv3mKyIcwaLKr.json index e8f04601..d78f95bb 100644 --- a/packs/creatures/Geistesimmun_HT4yv3mKyIcwaLKr.json +++ b/packs/creatures/Geistesimmun_HT4yv3mKyIcwaLKr.json @@ -1,30 +1,30 @@ { - "_id": "HT4yv3mKyIcwaLKr", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rLUCyWfSBebB8cSC.HT4yv3mKyIcwaLKr" -} \ No newline at end of file + "_id": "HT4yv3mKyIcwaLKr", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rLUCyWfSBebB8cSC.HT4yv3mKyIcwaLKr" +} diff --git a/packs/creatures/Geistesimmun_LAAz2aBZoHatDHqJ.json b/packs/creatures/Geistesimmun_LAAz2aBZoHatDHqJ.json index 7e3bd962..6e58757b 100644 --- a/packs/creatures/Geistesimmun_LAAz2aBZoHatDHqJ.json +++ b/packs/creatures/Geistesimmun_LAAz2aBZoHatDHqJ.json @@ -1,30 +1,30 @@ { - "_id": "LAAz2aBZoHatDHqJ", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!T9YRYe0vnR4Qg4UM.LAAz2aBZoHatDHqJ" -} \ No newline at end of file + "_id": "LAAz2aBZoHatDHqJ", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!T9YRYe0vnR4Qg4UM.LAAz2aBZoHatDHqJ" +} diff --git a/packs/creatures/Geistesimmun_QTbksMwiH60vH9lT.json b/packs/creatures/Geistesimmun_QTbksMwiH60vH9lT.json index f69ea438..4e711808 100644 --- a/packs/creatures/Geistesimmun_QTbksMwiH60vH9lT.json +++ b/packs/creatures/Geistesimmun_QTbksMwiH60vH9lT.json @@ -1,30 +1,30 @@ { - "_id": "QTbksMwiH60vH9lT", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!yisaQaEFqduLmAJe.QTbksMwiH60vH9lT" -} \ No newline at end of file + "_id": "QTbksMwiH60vH9lT", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!yisaQaEFqduLmAJe.QTbksMwiH60vH9lT" +} diff --git a/packs/creatures/Geistesimmun_SoGfBCWyVZsQGBLk.json b/packs/creatures/Geistesimmun_SoGfBCWyVZsQGBLk.json index cb5687cb..ecfa06a0 100644 --- a/packs/creatures/Geistesimmun_SoGfBCWyVZsQGBLk.json +++ b/packs/creatures/Geistesimmun_SoGfBCWyVZsQGBLk.json @@ -1,30 +1,30 @@ { - "_id": "SoGfBCWyVZsQGBLk", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s7yuHMW75JDcFQYB.SoGfBCWyVZsQGBLk" -} \ No newline at end of file + "_id": "SoGfBCWyVZsQGBLk", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s7yuHMW75JDcFQYB.SoGfBCWyVZsQGBLk" +} diff --git a/packs/creatures/Geistesimmun_eSMM4Zq5UPWN31iB.json b/packs/creatures/Geistesimmun_eSMM4Zq5UPWN31iB.json index 2a2d136c..e317dc1b 100644 --- a/packs/creatures/Geistesimmun_eSMM4Zq5UPWN31iB.json +++ b/packs/creatures/Geistesimmun_eSMM4Zq5UPWN31iB.json @@ -1,30 +1,30 @@ { - "_id": "eSMM4Zq5UPWN31iB", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.eSMM4Zq5UPWN31iB" -} \ No newline at end of file + "_id": "eSMM4Zq5UPWN31iB", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.eSMM4Zq5UPWN31iB" +} diff --git a/packs/creatures/Geistesimmun_jmoVrv9FCX28B4PJ.json b/packs/creatures/Geistesimmun_jmoVrv9FCX28B4PJ.json index f44b22cc..bb26c323 100644 --- a/packs/creatures/Geistesimmun_jmoVrv9FCX28B4PJ.json +++ b/packs/creatures/Geistesimmun_jmoVrv9FCX28B4PJ.json @@ -1,30 +1,30 @@ { - "_id": "jmoVrv9FCX28B4PJ", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Rvu16XzEjizdqNsu.jmoVrv9FCX28B4PJ" -} \ No newline at end of file + "_id": "jmoVrv9FCX28B4PJ", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Rvu16XzEjizdqNsu.jmoVrv9FCX28B4PJ" +} diff --git a/packs/creatures/Geistesimmun_sNIMYcSm0y83hby7.json b/packs/creatures/Geistesimmun_sNIMYcSm0y83hby7.json index e922399c..b616a8ab 100644 --- a/packs/creatures/Geistesimmun_sNIMYcSm0y83hby7.json +++ b/packs/creatures/Geistesimmun_sNIMYcSm0y83hby7.json @@ -1,30 +1,30 @@ { - "_id": "sNIMYcSm0y83hby7", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.sNIMYcSm0y83hby7" -} \ No newline at end of file + "_id": "sNIMYcSm0y83hby7", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.sNIMYcSm0y83hby7" +} diff --git a/packs/creatures/Geistesimmun_ywm8DSneqBXy2Pk9.json b/packs/creatures/Geistesimmun_ywm8DSneqBXy2Pk9.json index 09dd9f23..8d57f77e 100644 --- a/packs/creatures/Geistesimmun_ywm8DSneqBXy2Pk9.json +++ b/packs/creatures/Geistesimmun_ywm8DSneqBXy2Pk9.json @@ -1,30 +1,30 @@ { - "_id": "ywm8DSneqBXy2Pk9", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.ywm8DSneqBXy2Pk9" -} \ No newline at end of file + "_id": "ywm8DSneqBXy2Pk9", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ziB3j0RSbWMtq1LX" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.ywm8DSneqBXy2Pk9" +} diff --git a/packs/creatures/Geworfener_Fels_SUbNCeLDrM29kOjI.json b/packs/creatures/Geworfener_Fels_SUbNCeLDrM29kOjI.json index 7ad618f9..f718496e 100644 --- a/packs/creatures/Geworfener_Fels_SUbNCeLDrM29kOjI.json +++ b/packs/creatures/Geworfener_Fels_SUbNCeLDrM29kOjI.json @@ -1,33 +1,33 @@ { - "_id": "SUbNCeLDrM29kOjI", - "name": "Geworfener Fels", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.SUbNCeLDrM29kOjI" -} \ No newline at end of file + "_id": "SUbNCeLDrM29kOjI", + "name": "Geworfener Fels", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.SUbNCeLDrM29kOjI" +} diff --git a/packs/creatures/Geworfener_Fels_p8OAUiSFSEBq94mf.json b/packs/creatures/Geworfener_Fels_p8OAUiSFSEBq94mf.json index b9db39c7..f045fe21 100644 --- a/packs/creatures/Geworfener_Fels_p8OAUiSFSEBq94mf.json +++ b/packs/creatures/Geworfener_Fels_p8OAUiSFSEBq94mf.json @@ -1,33 +1,33 @@ { - "_id": "p8OAUiSFSEBq94mf", - "name": "Geworfener Fels", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rULL0cHbyACJsHDC.p8OAUiSFSEBq94mf" -} \ No newline at end of file + "_id": "p8OAUiSFSEBq94mf", + "name": "Geworfener Fels", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rULL0cHbyACJsHDC.p8OAUiSFSEBq94mf" +} diff --git a/packs/creatures/Gift__1__RX89OLfp965CuRDs.json b/packs/creatures/Gift__1__RX89OLfp965CuRDs.json index 6bd9e678..b2df78ad 100644 --- a/packs/creatures/Gift__1__RX89OLfp965CuRDs.json +++ b/packs/creatures/Gift__1__RX89OLfp965CuRDs.json @@ -1,30 +1,30 @@ { - "_id": "RX89OLfp965CuRDs", - "name": "Gift (1)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.TY1ZV1YsyaFtfX7U" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 1 nicht abwehrbaren Schadenspunkt pro Runde.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wBgO5Hc4oHKfRN6f.RX89OLfp965CuRDs" -} \ No newline at end of file + "_id": "RX89OLfp965CuRDs", + "name": "Gift (1)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.TY1ZV1YsyaFtfX7U" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 1 nicht abwehrbaren Schadenspunkt pro Runde.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wBgO5Hc4oHKfRN6f.RX89OLfp965CuRDs" +} diff --git a/packs/creatures/Giftgas_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Giftgas_Odem_yjkoipelFXEzcy1x.json index 4c3c6c2b..82c871cc 100644 --- a/packs/creatures/Giftgas_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Giftgas_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Giftgas-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vsIywRHMnJM7u4ts.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Giftgas-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vsIywRHMnJM7u4ts.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Goblin_vXmTcBUKZkB2UBD7.json b/packs/creatures/Goblin_vXmTcBUKZkB2UBD7.json index f68e0088..61c8a151 100644 --- a/packs/creatures/Goblin_vXmTcBUKZkB2UBD7.json +++ b/packs/creatures/Goblin_vXmTcBUKZkB2UBD7.json @@ -1,170 +1,166 @@ { - "_id": "vXmTcBUKZkB2UBD7", - "name": "Goblin", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/goblin-knife.png", - "items": [ - "joNh3JSsqfqXk4lU", - "ftCrAdxpJlnc85aU", - "G6OoqVDTk9jwOU7r", - "uHVUAMh8QgcoNDno", - "yW9EtSEtM40owDQt" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 5, - "mod": 0 - }, - "mobility": { - "base": 7, - "mod": 0 - }, - "mind": { - "base": 3, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 1, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -8, - "value": 8 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW 1B:10", - "foeFactor": 1, - "creatureType": "humanoid", - "sizeCategory": "small", - "experiencePoints": 42, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "vXmTcBUKZkB2UBD7", "name": "Goblin", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/goblin-knife.png", + "items": ["joNh3JSsqfqXk4lU", "ftCrAdxpJlnc85aU", "G6OoqVDTk9jwOU7r", "uHVUAMh8QgcoNDno", "yW9EtSEtM40owDQt"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 5, + "mod": 0 + }, + "mobility": { + "base": 7, + "mod": 0 + }, + "mind": { + "base": 3, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 1, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -8, + "value": 8 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW 1B:10", + "foeFactor": 1, + "creatureType": "humanoid", + "sizeCategory": "small", + "experiencePoints": 42, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Goblin", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/goblin*.png", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/goblin*.png", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347151, + "modifiedTime": 1687731798599, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347151, - "modifiedTime": 1668995461392, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!vXmTcBUKZkB2UBD7" -} \ No newline at end of file + "_key": "!actors!vXmTcBUKZkB2UBD7" +} diff --git a/packs/creatures/Golem__Eisen__dnX0uQXQCEnGs7dM.json b/packs/creatures/Golem__Eisen__dnX0uQXQCEnGs7dM.json index b5817ce8..856a32fb 100644 --- a/packs/creatures/Golem__Eisen__dnX0uQXQCEnGs7dM.json +++ b/packs/creatures/Golem__Eisen__dnX0uQXQCEnGs7dM.json @@ -1,172 +1,166 @@ { - "_id": "dnX0uQXQCEnGs7dM", - "name": "Golem, Eisen-", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "KzEfCqb54s8Ju7x1", - "HjZd5t1xvRNoHZdX", - "clWF2wt2WK7eWuxW", - "lB0BTGi2Qp2IpbTp", - "QTbksMwiH60vH9lT", - "7HsvjAKlmOXSvm6e", - "y8yRArJSJhHTdPXU" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 20, - "mod": 0 - }, - "mobility": { - "base": 5, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 36, - "value": 72 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 27, - "creatureType": "construct", - "sizeCategory": "large", - "experiencePoints": 173, - "description": "

Herstellung: 3750 GM + Rüstungsschmied

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "dnX0uQXQCEnGs7dM", "name": "Golem, Eisen-", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["KzEfCqb54s8Ju7x1", "HjZd5t1xvRNoHZdX", "clWF2wt2WK7eWuxW"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 20, + "mod": 0 + }, + "mobility": { + "base": 5, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 36, + "value": 72 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 27, + "creatureType": "construct", + "sizeCategory": "large", + "experiencePoints": 173, + "description": "

Herstellung: 3750 GM + Rüstungsschmied

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Golem, Eisen-", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346836, + "modifiedTime": 1687731798557, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346836, - "modifiedTime": 1668995461266, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!dnX0uQXQCEnGs7dM" -} \ No newline at end of file + "_key": "!actors!dnX0uQXQCEnGs7dM" +} diff --git a/packs/creatures/Golem__Knochen__HSgR2FXUmsT2zfIc.json b/packs/creatures/Golem__Knochen__HSgR2FXUmsT2zfIc.json index 787d0fa3..d593c74f 100644 --- a/packs/creatures/Golem__Knochen__HSgR2FXUmsT2zfIc.json +++ b/packs/creatures/Golem__Knochen__HSgR2FXUmsT2zfIc.json @@ -1,172 +1,166 @@ { - "_id": "HSgR2FXUmsT2zfIc", - "name": "Golem, Knochen-", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "KzEfCqb54s8Ju7x1", - "lB0BTGi2Qp2IpbTp", - "QTbksMwiH60vH9lT", - "7HsvjAKlmOXSvm6e", - "y8yRArJSJhHTdPXU", - "43U10Znpq4coew6C", - "Lu7kcH5ekEpY8YDU" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 6, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 20, - "value": 40 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 11, - "creatureType": "construct", - "sizeCategory": "large", - "experiencePoints": 148, - "description": "

Herstellung: 2613 GM + Schreinern

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "HSgR2FXUmsT2zfIc", "name": "Golem, Knochen-", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["KzEfCqb54s8Ju7x1", "43U10Znpq4coew6C", "Lu7kcH5ekEpY8YDU"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 6, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 20, + "value": 40 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 11, + "creatureType": "construct", + "sizeCategory": "large", + "experiencePoints": 148, + "description": "

Herstellung: 2613 GM + Schreinern

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Golem, Knochen-", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346447, + "modifiedTime": 1687731798478, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346447, - "modifiedTime": 1668995460802, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!HSgR2FXUmsT2zfIc" -} \ No newline at end of file + "_key": "!actors!HSgR2FXUmsT2zfIc" +} diff --git a/packs/creatures/Golem__Kristall__sCBrVIDh2umWr63g.json b/packs/creatures/Golem__Kristall__sCBrVIDh2umWr63g.json index 9d1c9f0e..ba40de0b 100644 --- a/packs/creatures/Golem__Kristall__sCBrVIDh2umWr63g.json +++ b/packs/creatures/Golem__Kristall__sCBrVIDh2umWr63g.json @@ -1,172 +1,166 @@ { - "_id": "sCBrVIDh2umWr63g", - "name": "Golem, Kristall-", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "KzEfCqb54s8Ju7x1", - "lB0BTGi2Qp2IpbTp", - "QTbksMwiH60vH9lT", - "7HsvjAKlmOXSvm6e", - "y8yRArJSJhHTdPXU", - "mJi3ylBo7yPG5vMw", - "aa8a89EaVy8fjgLn" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 8, - "mod": 0 - }, - "mobility": { - "base": 10, - "mod": 0 - }, - "mind": { - "base": 4, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 5, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 21, - "value": 42 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 6 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 10, - "creatureType": "construct", - "sizeCategory": "large", - "experiencePoints": 134, - "description": "

Herstellung: 2513 GM + Steinmetz

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "sCBrVIDh2umWr63g", "name": "Golem, Kristall-", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["KzEfCqb54s8Ju7x1", "mJi3ylBo7yPG5vMw", "aa8a89EaVy8fjgLn"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 8, + "mod": 0 + }, + "mobility": { + "base": 10, + "mod": 0 + }, + "mind": { + "base": 4, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 5, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 21, + "value": 42 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 6 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 10, + "creatureType": "construct", + "sizeCategory": "large", + "experiencePoints": 134, + "description": "

Herstellung: 2513 GM + Steinmetz

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Golem, Kristall-", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347061, + "modifiedTime": 1687731798592, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347061, - "modifiedTime": 1668995461366, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!sCBrVIDh2umWr63g" -} \ No newline at end of file + "_key": "!actors!sCBrVIDh2umWr63g" +} diff --git a/packs/creatures/Golem__Lehm__yisaQaEFqduLmAJe.json b/packs/creatures/Golem__Lehm__yisaQaEFqduLmAJe.json index b404d0ca..fe78040b 100644 --- a/packs/creatures/Golem__Lehm__yisaQaEFqduLmAJe.json +++ b/packs/creatures/Golem__Lehm__yisaQaEFqduLmAJe.json @@ -1,170 +1,166 @@ { - "_id": "yisaQaEFqduLmAJe", - "name": "Golem, Lehm-", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "KzEfCqb54s8Ju7x1", - "lB0BTGi2Qp2IpbTp", - "QTbksMwiH60vH9lT", - "7HsvjAKlmOXSvm6e", - "y8yRArJSJhHTdPXU" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 4, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 23, - "value": 46 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 8, - "creatureType": "construct", - "sizeCategory": "large", - "experiencePoints": 110, - "description": "

Herstellung: 2338 GM + Steinmetz

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "yisaQaEFqduLmAJe", "name": "Golem, Lehm-", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["KzEfCqb54s8Ju7x1", "lB0BTGi2Qp2IpbTp", "QTbksMwiH60vH9lT", "7HsvjAKlmOXSvm6e", "y8yRArJSJhHTdPXU"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 4, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 23, + "value": 46 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 8, + "creatureType": "construct", + "sizeCategory": "large", + "experiencePoints": 110, + "description": "

Herstellung: 2338 GM + Steinmetz

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Golem, Lehm-", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347232, + "modifiedTime": 1687731798610, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347232, - "modifiedTime": 1668995461413, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!yisaQaEFqduLmAJe" -} \ No newline at end of file + "_key": "!actors!yisaQaEFqduLmAJe" +} diff --git a/packs/creatures/Golem__Stein__cf8BOIAxMKvuxYYW.json b/packs/creatures/Golem__Stein__cf8BOIAxMKvuxYYW.json index b9845221..19dd3f57 100644 --- a/packs/creatures/Golem__Stein__cf8BOIAxMKvuxYYW.json +++ b/packs/creatures/Golem__Stein__cf8BOIAxMKvuxYYW.json @@ -1,172 +1,166 @@ { - "_id": "cf8BOIAxMKvuxYYW", - "name": "Golem, Stein-", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "KzEfCqb54s8Ju7x1", - "HjZd5t1xvRNoHZdX", - "clWF2wt2WK7eWuxW", - "lB0BTGi2Qp2IpbTp", - "QTbksMwiH60vH9lT", - "7HsvjAKlmOXSvm6e", - "y8yRArJSJhHTdPXU" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 18, - "mod": 0 - }, - "mobility": { - "base": 4, - "mod": 0 - }, - "mind": { - "base": 4, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 33, - "value": 66 - }, - "defense": { - "mod": 1 - }, - "initiative": { - "mod": 2 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 23, - "creatureType": "construct", - "sizeCategory": "large", - "experiencePoints": 160, - "description": "

Herstellung: 3338 GM + Steinmetz

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "cf8BOIAxMKvuxYYW", "name": "Golem, Stein-", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["KzEfCqb54s8Ju7x1", "HjZd5t1xvRNoHZdX"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 18, + "mod": 0 + }, + "mobility": { + "base": 4, + "mod": 0 + }, + "mind": { + "base": 4, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 33, + "value": 66 + }, + "defense": { + "mod": 1 + }, + "initiative": { + "mod": 2 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 23, + "creatureType": "construct", + "sizeCategory": "large", + "experiencePoints": 160, + "description": "

Herstellung: 3338 GM + Steinmetz

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Golem, Stein-", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346809, + "modifiedTime": 1687731798549, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346809, - "modifiedTime": 1668995461239, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!cf8BOIAxMKvuxYYW" -} \ No newline at end of file + "_key": "!actors!cf8BOIAxMKvuxYYW" +} diff --git a/packs/creatures/Grausamer_Biss_0EPSA2vb34Nilg91.json b/packs/creatures/Grausamer_Biss_0EPSA2vb34Nilg91.json index fe8de762..94fa471d 100644 --- a/packs/creatures/Grausamer_Biss_0EPSA2vb34Nilg91.json +++ b/packs/creatures/Grausamer_Biss_0EPSA2vb34Nilg91.json @@ -1,33 +1,33 @@ { - "_id": "0EPSA2vb34Nilg91", - "name": "Grausamer Biss", - "type": "weapon", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QWC9LW1g4aMUHZNc.0EPSA2vb34Nilg91" -} \ No newline at end of file + "_id": "0EPSA2vb34Nilg91", + "name": "Grausamer Biss", + "type": "weapon", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QWC9LW1g4aMUHZNc.0EPSA2vb34Nilg91" +} diff --git a/packs/creatures/Gro_er_Biss_LddIU7JRhnrzFzgr.json b/packs/creatures/Gro_er_Biss_LddIU7JRhnrzFzgr.json index c07c29ed..818c36df 100644 --- a/packs/creatures/Gro_er_Biss_LddIU7JRhnrzFzgr.json +++ b/packs/creatures/Gro_er_Biss_LddIU7JRhnrzFzgr.json @@ -1,33 +1,33 @@ { - "_id": "LddIU7JRhnrzFzgr", - "name": "Großer Biss", - "type": "weapon", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!7kXHNCARsD0nZCqr.LddIU7JRhnrzFzgr" -} \ No newline at end of file + "_id": "LddIU7JRhnrzFzgr", + "name": "Großer Biss", + "type": "weapon", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!7kXHNCARsD0nZCqr.LddIU7JRhnrzFzgr" +} diff --git a/packs/creatures/Gro_er_Biss_TEjCLP10Mjf8XqCl.json b/packs/creatures/Gro_er_Biss_TEjCLP10Mjf8XqCl.json index a18db186..f0eb2038 100644 --- a/packs/creatures/Gro_er_Biss_TEjCLP10Mjf8XqCl.json +++ b/packs/creatures/Gro_er_Biss_TEjCLP10Mjf8XqCl.json @@ -1,33 +1,33 @@ { - "_id": "TEjCLP10Mjf8XqCl", - "name": "Großer Biss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.TEjCLP10Mjf8XqCl" -} \ No newline at end of file + "_id": "TEjCLP10Mjf8XqCl", + "name": "Großer Biss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.TEjCLP10Mjf8XqCl" +} diff --git a/packs/creatures/Gro_er_Biss_Z4ZEuB2l0vo2dJcK.json b/packs/creatures/Gro_er_Biss_Z4ZEuB2l0vo2dJcK.json index dcea8339..6c11e15e 100644 --- a/packs/creatures/Gro_er_Biss_Z4ZEuB2l0vo2dJcK.json +++ b/packs/creatures/Gro_er_Biss_Z4ZEuB2l0vo2dJcK.json @@ -1,33 +1,33 @@ { - "_id": "Z4ZEuB2l0vo2dJcK", - "name": "Großer Biss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ttzlBKtMWz981WF3.Z4ZEuB2l0vo2dJcK" -} \ No newline at end of file + "_id": "Z4ZEuB2l0vo2dJcK", + "name": "Großer Biss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ttzlBKtMWz981WF3.Z4ZEuB2l0vo2dJcK" +} diff --git a/packs/creatures/Gro_er_Biss_ndAkzrcRKXbgY9rR.json b/packs/creatures/Gro_er_Biss_ndAkzrcRKXbgY9rR.json index baa6f47a..6be585db 100644 --- a/packs/creatures/Gro_er_Biss_ndAkzrcRKXbgY9rR.json +++ b/packs/creatures/Gro_er_Biss_ndAkzrcRKXbgY9rR.json @@ -1,33 +1,33 @@ { - "_id": "ndAkzrcRKXbgY9rR", - "name": "Großer Biss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wBgO5Hc4oHKfRN6f.ndAkzrcRKXbgY9rR" -} \ No newline at end of file + "_id": "ndAkzrcRKXbgY9rR", + "name": "Großer Biss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wBgO5Hc4oHKfRN6f.ndAkzrcRKXbgY9rR" +} diff --git a/packs/creatures/Gro_er_Biss_y5i2zrZBp74DKQrQ.json b/packs/creatures/Gro_er_Biss_y5i2zrZBp74DKQrQ.json index ce63b617..47fbb9e0 100644 --- a/packs/creatures/Gro_er_Biss_y5i2zrZBp74DKQrQ.json +++ b/packs/creatures/Gro_er_Biss_y5i2zrZBp74DKQrQ.json @@ -1,33 +1,33 @@ { - "_id": "y5i2zrZBp74DKQrQ", - "name": "Großer Biss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GVLSLNSoMybeWhBP.y5i2zrZBp74DKQrQ" -} \ No newline at end of file + "_id": "y5i2zrZBp74DKQrQ", + "name": "Großer Biss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GVLSLNSoMybeWhBP.y5i2zrZBp74DKQrQ" +} diff --git a/packs/creatures/Hai_7kXHNCARsD0nZCqr.json b/packs/creatures/Hai_7kXHNCARsD0nZCqr.json index caf81626..476696b3 100644 --- a/packs/creatures/Hai_7kXHNCARsD0nZCqr.json +++ b/packs/creatures/Hai_7kXHNCARsD0nZCqr.json @@ -1,169 +1,166 @@ { - "_id": "7kXHNCARsD0nZCqr", - "name": "Hai", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "LddIU7JRhnrzFzgr", - "4QWPtzkl6EncykP4", - "ncn9gc2yJOMhWGhb", - "Q5TlvXVEyjer5YIG" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 13, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 13, - "value": 39 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:12)", - "foeFactor": 9, - "creatureType": "animal", - "sizeCategory": "normal", - "experiencePoints": 106, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "7kXHNCARsD0nZCqr", "name": "Hai", - "displayName": 20, - "actorLink": false, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "alpha": 1, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" - }, - "bar2": { - "attribute": null - }, + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["LddIU7JRhnrzFzgr", "4QWPtzkl6EncykP4", "ncn9gc2yJOMhWGhb", "Q5TlvXVEyjer5YIG"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "randomImg": false, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "system": { + "attributes": { + "body": { + "base": 13, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 13, + "value": 39 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:12)", + "foeFactor": 9, + "creatureType": "animal", + "sizeCategory": "normal", + "experiencePoints": 106, + "description": "" + } }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "ownership": { + "default": 0 }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 + "prototypeToken": { + "name": "Hai", + "displayName": 20, + "actorLink": false, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "alpha": 1, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "flags": {}, + "randomImg": false, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346252, - "modifiedTime": 1668995460696, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!7kXHNCARsD0nZCqr" -} \ No newline at end of file + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346252, + "modifiedTime": 1687731798444, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!actors!7kXHNCARsD0nZCqr" +} diff --git a/packs/creatures/Harpyie_s56U2LeRInrje3xh.json b/packs/creatures/Harpyie_s56U2LeRInrje3xh.json index 943c47c0..82946f8c 100644 --- a/packs/creatures/Harpyie_s56U2LeRInrje3xh.json +++ b/packs/creatures/Harpyie_s56U2LeRInrje3xh.json @@ -1,173 +1,175 @@ { - "_id": "s56U2LeRInrje3xh", - "name": "Harpyie", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/harpy-brown.png", - "items": [ - "lwAvXPfZk0RxGnDi", - "62o19BMYU8dc4Qwa", - "nEwzPUfWSwdHPNIe", - "mgxKRHjfYd8eRdl4", - "iJ5vdPZt9tIyY3g4", - "6L8whKMrzwGWDTCg", - "GZfpSw5mnT7CLpYH", - "VXyznv68DT2Guc0A" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 8, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 6, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 1, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 20 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:8)", - "foeFactor": 10, - "creatureType": "magicalEntity", - "sizeCategory": "normal", - "experiencePoints": 128, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "s56U2LeRInrje3xh", "name": "Harpyie", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/harpy-brown.png", + "items": [ + "lwAvXPfZk0RxGnDi", + "62o19BMYU8dc4Qwa", + "nEwzPUfWSwdHPNIe", + "mgxKRHjfYd8eRdl4", + "iJ5vdPZt9tIyY3g4", + "6L8whKMrzwGWDTCg", + "GZfpSw5mnT7CLpYH", + "VXyznv68DT2Guc0A" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 8, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 6, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 1, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 20 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:8)", + "foeFactor": 10, + "creatureType": "magicalEntity", + "sizeCategory": "normal", + "experiencePoints": 128, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Harpyie", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/harpy*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/harpy*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347013, + "modifiedTime": 1687731798589, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347013, - "modifiedTime": 1668995461360, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!s56U2LeRInrje3xh" -} \ No newline at end of file + "_key": "!actors!s56U2LeRInrje3xh" +} diff --git a/packs/creatures/Hauer_nUiNfU3pFgeeoRNR.json b/packs/creatures/Hauer_nUiNfU3pFgeeoRNR.json index 91da7b95..3f410f14 100644 --- a/packs/creatures/Hauer_nUiNfU3pFgeeoRNR.json +++ b/packs/creatures/Hauer_nUiNfU3pFgeeoRNR.json @@ -1,33 +1,33 @@ { - "_id": "nUiNfU3pFgeeoRNR", - "name": "Hauer", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GWNFUkgxocfKchIQ.nUiNfU3pFgeeoRNR" -} \ No newline at end of file + "_id": "nUiNfU3pFgeeoRNR", + "name": "Hauer", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GWNFUkgxocfKchIQ.nUiNfU3pFgeeoRNR" +} diff --git a/packs/creatures/Hauer_wQm8AMxYF0NKZhQE.json b/packs/creatures/Hauer_wQm8AMxYF0NKZhQE.json index 22165f43..ce49d66b 100644 --- a/packs/creatures/Hauer_wQm8AMxYF0NKZhQE.json +++ b/packs/creatures/Hauer_wQm8AMxYF0NKZhQE.json @@ -1,33 +1,33 @@ { - "_id": "wQm8AMxYF0NKZhQE", - "name": "Hauer", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!FxGhbznQbwd0jRUT.wQm8AMxYF0NKZhQE" -} \ No newline at end of file + "_id": "wQm8AMxYF0NKZhQE", + "name": "Hauer", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!FxGhbznQbwd0jRUT.wQm8AMxYF0NKZhQE" +} diff --git a/packs/creatures/Hobgoblin_C4xijAwQdhRHz0Cs.json b/packs/creatures/Hobgoblin_C4xijAwQdhRHz0Cs.json index 42f95e60..48997d9e 100644 --- a/packs/creatures/Hobgoblin_C4xijAwQdhRHz0Cs.json +++ b/packs/creatures/Hobgoblin_C4xijAwQdhRHz0Cs.json @@ -1,176 +1,174 @@ { - "_id": "C4xijAwQdhRHz0Cs", - "name": "Hobgoblin", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/hobgoblin-sword-purple.png", - "items": [ - "wTcga48GOVD8cQV3", - "whLRBkMseej6C3IG", - "n3SYaxRnVV0nTKtq", - "QXzGnyknBZaJqCIc", - "xAd7jo7Ni2KSl16I", - "MSuVIzM2MRDSyujQ", - "lXtH1PL4nnpzMGkI" - ], - "effects": [ - "JHK7Wjpao2TJM9FZ", - "ZtHVENPFHCbXGOig", - "dNE6ol93DRVL7KwH" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 11, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 3, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 24 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW 1B:18", - "foeFactor": 4, - "creatureType": "humanoid", - "sizeCategory": "normal", - "experiencePoints": 71, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "C4xijAwQdhRHz0Cs", "name": "Hobgoblin", - "displayName": 20, - "actorLink": false, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "alpha": 1, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" - }, - "bar2": { - "attribute": null - }, + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/hobgoblin-sword-purple.png", + "items": [ + "wTcga48GOVD8cQV3", + "whLRBkMseej6C3IG", + "n3SYaxRnVV0nTKtq", + "QXzGnyknBZaJqCIc", + "xAd7jo7Ni2KSl16I", + "MSuVIzM2MRDSyujQ", + "lXtH1PL4nnpzMGkI" + ], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "randomImg": true, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "system": { + "attributes": { + "body": { + "base": 11, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 3, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 24 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW 1B:18", + "foeFactor": 4, + "creatureType": "humanoid", + "sizeCategory": "normal", + "experiencePoints": 71, + "description": "" + } }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/hobgoblin-*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "ownership": { + "default": 0 }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 + "prototypeToken": { + "name": "Hobgoblin", + "displayName": 20, + "actorLink": false, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "alpha": 1, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "flags": {}, + "randomImg": true, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/hobgoblin-*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346292, - "modifiedTime": 1668995460748, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!C4xijAwQdhRHz0Cs" -} \ No newline at end of file + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346292, + "modifiedTime": 1687731799299, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!actors!C4xijAwQdhRHz0Cs" +} diff --git a/packs/creatures/Hoher_D_mon_LtsbT2DHYKs9Catm.json b/packs/creatures/Hoher_D_mon_LtsbT2DHYKs9Catm.json index 41b456f1..22714e6f 100644 --- a/packs/creatures/Hoher_D_mon_LtsbT2DHYKs9Catm.json +++ b/packs/creatures/Hoher_D_mon_LtsbT2DHYKs9Catm.json @@ -1,171 +1,166 @@ { - "_id": "LtsbT2DHYKs9Catm", - "name": "Hoher Dämon", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "bXEiQJc7aJmLW1K4", - "N6MfjihlDL9hfse6", - "BDsxMEuEKfjEgFk3", - "AHJhJgRCvw2dKx78", - "DURD01IkVxPAwlxf", - "hvOFruV5fmieLXnk" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 7, - "mod": 0 - }, - "mobility": { - "base": 7, - "mod": 0 - }, - "mind": { - "base": 6, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 3, - "mod": 0 - }, - "aura": { - "base": 3, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 20 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 4, - "creatureType": "magicalEntity", - "sizeCategory": "normal", - "experiencePoints": 104, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "LtsbT2DHYKs9Catm", "name": "Hoher Dämon", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 7, + "mod": 0 + }, + "mobility": { + "base": 7, + "mod": 0 + }, + "mind": { + "base": 6, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 3, + "mod": 0 + }, + "aura": { + "base": 3, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 20 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 4, + "creatureType": "magicalEntity", + "sizeCategory": "normal", + "experiencePoints": 104, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Hoher Dämon", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346576, + "modifiedTime": 1687731798495, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346576, - "modifiedTime": 1668995460842, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!LtsbT2DHYKs9Catm" -} \ No newline at end of file + "_key": "!actors!LtsbT2DHYKs9Catm" +} diff --git a/packs/creatures/Holzschild_n3SYaxRnVV0nTKtq.json b/packs/creatures/Holzschild_n3SYaxRnVV0nTKtq.json index 6e63bf30..801ae03b 100644 --- a/packs/creatures/Holzschild_n3SYaxRnVV0nTKtq.json +++ b/packs/creatures/Holzschild_n3SYaxRnVV0nTKtq.json @@ -1,35 +1,35 @@ { - "_id": "n3SYaxRnVV0nTKtq", - "name": "Holzschild", - "type": "shield", - "img": "icons/equipment/shield/round-wooden-boss-steel-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.J7d2zx4kqKEdMR1j" - } - }, - "system": { - "description": "

Zerbricht bei einem Abwehr-Patzer

", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!C4xijAwQdhRHz0Cs.n3SYaxRnVV0nTKtq" -} \ No newline at end of file + "_id": "n3SYaxRnVV0nTKtq", + "name": "Holzschild", + "type": "shield", + "img": "icons/equipment/shield/round-wooden-boss-steel-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.J7d2zx4kqKEdMR1j" + } + }, + "system": { + "description": "

Zerbricht bei einem Abwehr-Patzer

", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!C4xijAwQdhRHz0Cs.n3SYaxRnVV0nTKtq" +} diff --git a/packs/creatures/Horn_hZvwSk1wun8Qjlmk.json b/packs/creatures/Horn_hZvwSk1wun8Qjlmk.json index 96a77f8a..56f7a16f 100644 --- a/packs/creatures/Horn_hZvwSk1wun8Qjlmk.json +++ b/packs/creatures/Horn_hZvwSk1wun8Qjlmk.json @@ -1,33 +1,33 @@ { - "_id": "hZvwSk1wun8Qjlmk", - "name": "Horn", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!95N3CQpgVqg4zz0k.hZvwSk1wun8Qjlmk" -} \ No newline at end of file + "_id": "hZvwSk1wun8Qjlmk", + "name": "Horn", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!95N3CQpgVqg4zz0k.hZvwSk1wun8Qjlmk" +} diff --git a/packs/creatures/Huf_7rFkQfTzgSOYmhNP.json b/packs/creatures/Huf_7rFkQfTzgSOYmhNP.json index eae13011..6dd76d10 100644 --- a/packs/creatures/Huf_7rFkQfTzgSOYmhNP.json +++ b/packs/creatures/Huf_7rFkQfTzgSOYmhNP.json @@ -1,33 +1,33 @@ { - "_id": "7rFkQfTzgSOYmhNP", - "name": "Huf", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6YqxYCWfWVm6c8qM.7rFkQfTzgSOYmhNP" -} \ No newline at end of file + "_id": "7rFkQfTzgSOYmhNP", + "name": "Huf", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6YqxYCWfWVm6c8qM.7rFkQfTzgSOYmhNP" +} diff --git a/packs/creatures/Huf_CES4HTOhBcNY0c6G.json b/packs/creatures/Huf_CES4HTOhBcNY0c6G.json index 6511942e..a97e39c6 100644 --- a/packs/creatures/Huf_CES4HTOhBcNY0c6G.json +++ b/packs/creatures/Huf_CES4HTOhBcNY0c6G.json @@ -1,33 +1,33 @@ { - "_id": "CES4HTOhBcNY0c6G", - "name": "Huf", - "type": "weapon", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!95N3CQpgVqg4zz0k.CES4HTOhBcNY0c6G" -} \ No newline at end of file + "_id": "CES4HTOhBcNY0c6G", + "name": "Huf", + "type": "weapon", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!95N3CQpgVqg4zz0k.CES4HTOhBcNY0c6G" +} diff --git a/packs/creatures/Huf__in_Notwehr_NB8EGOwqOiFbSwRT.json b/packs/creatures/Huf__in_Notwehr_NB8EGOwqOiFbSwRT.json index 6754d1d2..0a7c2010 100644 --- a/packs/creatures/Huf__in_Notwehr_NB8EGOwqOiFbSwRT.json +++ b/packs/creatures/Huf__in_Notwehr_NB8EGOwqOiFbSwRT.json @@ -1,33 +1,33 @@ { - "_id": "NB8EGOwqOiFbSwRT", - "name": "Huf, in Notwehr", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!iIvMTzBji28VVQ0v.NB8EGOwqOiFbSwRT" -} \ No newline at end of file + "_id": "NB8EGOwqOiFbSwRT", + "name": "Huf, in Notwehr", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!iIvMTzBji28VVQ0v.NB8EGOwqOiFbSwRT" +} diff --git a/packs/creatures/Huf__in_Notwehr_fEZBZH6sYKbblf6g.json b/packs/creatures/Huf__in_Notwehr_fEZBZH6sYKbblf6g.json index d0b75825..1ad65f0a 100644 --- a/packs/creatures/Huf__in_Notwehr_fEZBZH6sYKbblf6g.json +++ b/packs/creatures/Huf__in_Notwehr_fEZBZH6sYKbblf6g.json @@ -1,33 +1,33 @@ { - "_id": "fEZBZH6sYKbblf6g", - "name": "Huf, in Notwehr", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!asPZBajREGsJYoht.fEZBZH6sYKbblf6g" -} \ No newline at end of file + "_id": "fEZBZH6sYKbblf6g", + "name": "Huf, in Notwehr", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!asPZBajREGsJYoht.fEZBZH6sYKbblf6g" +} diff --git a/packs/creatures/Huf__in_Notwehr_jpyXagx6Gqji5I09.json b/packs/creatures/Huf__in_Notwehr_jpyXagx6Gqji5I09.json index 1fe04f8e..cddbe5b0 100644 --- a/packs/creatures/Huf__in_Notwehr_jpyXagx6Gqji5I09.json +++ b/packs/creatures/Huf__in_Notwehr_jpyXagx6Gqji5I09.json @@ -1,33 +1,33 @@ { - "_id": "jpyXagx6Gqji5I09", - "name": "Huf, in Notwehr", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HgfrjXKUApOXvkUX.jpyXagx6Gqji5I09" -} \ No newline at end of file + "_id": "jpyXagx6Gqji5I09", + "name": "Huf, in Notwehr", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HgfrjXKUApOXvkUX.jpyXagx6Gqji5I09" +} diff --git a/packs/creatures/Hund_Qm2toXbf6EVmvRS1.json b/packs/creatures/Hund_Qm2toXbf6EVmvRS1.json index 15bc71e4..5bc42aea 100644 --- a/packs/creatures/Hund_Qm2toXbf6EVmvRS1.json +++ b/packs/creatures/Hund_Qm2toXbf6EVmvRS1.json @@ -1,168 +1,166 @@ { - "_id": "Qm2toXbf6EVmvRS1", - "name": "Hund", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dog-pitbull-2.png", - "items": [ - "j0NbwyhdJPipL7Rl", - "PlB4iu4DBqxypeR0", - "lmc1Llwdx3k697VS" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 5, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -4, - "value": 11 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 1, - "creatureType": "animal", - "sizeCategory": "small", - "experiencePoints": 31, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "Qm2toXbf6EVmvRS1", "name": "Hund", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dog-pitbull-2.png", + "items": ["j0NbwyhdJPipL7Rl", "PlB4iu4DBqxypeR0", "lmc1Llwdx3k697VS"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 5, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -4, + "value": 11 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 1, + "creatureType": "animal", + "sizeCategory": "small", + "experiencePoints": 31, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Hund", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dog*.png", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dog*.png", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346645, + "modifiedTime": 1687731798510, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346645, - "modifiedTime": 1668995461103, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!Qm2toXbf6EVmvRS1" -} \ No newline at end of file + "_key": "!actors!Qm2toXbf6EVmvRS1" +} diff --git a/packs/creatures/Hydra_GMUTgcbmahiwgXSj.json b/packs/creatures/Hydra_GMUTgcbmahiwgXSj.json index bfc5919f..a56fd49d 100644 --- a/packs/creatures/Hydra_GMUTgcbmahiwgXSj.json +++ b/packs/creatures/Hydra_GMUTgcbmahiwgXSj.json @@ -1,173 +1,175 @@ { - "_id": "GMUTgcbmahiwgXSj", - "name": "Hydra", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/hydra-blue.png", - "items": [ - "TEjCLP10Mjf8XqCl", - "jcgmsC6XoKcSpu6a", - "jtnlL78QKAyrNEey", - "dnGDZ0R98VlEskVv", - "KwCXBwhluHD0uHIW", - "CIzNpB4GXHkdFsAI", - "HOykiW9ZmatUSUKm", - "YvT74RD5F3M4DMEx" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 14, - "mod": 0 - }, - "mobility": { - "base": 10, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 60, - "value": 90 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 4 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:20)", - "foeFactor": 23, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 246, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "GMUTgcbmahiwgXSj", "name": "Hydra", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/hydra-blue.png", + "items": [ + "TEjCLP10Mjf8XqCl", + "jcgmsC6XoKcSpu6a", + "jtnlL78QKAyrNEey", + "dnGDZ0R98VlEskVv", + "KwCXBwhluHD0uHIW", + "CIzNpB4GXHkdFsAI", + "HOykiW9ZmatUSUKm", + "YvT74RD5F3M4DMEx" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 14, + "mod": 0 + }, + "mobility": { + "base": 10, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 60, + "value": 90 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 4 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:20)", + "foeFactor": 23, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 246, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Hydra", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/hydra*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/hydra*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346375, + "modifiedTime": 1687731798469, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346375, - "modifiedTime": 1668995460780, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!GMUTgcbmahiwgXSj" -} \ No newline at end of file + "_key": "!actors!GMUTgcbmahiwgXSj" +} diff --git a/packs/creatures/Initiative__1_wlQWjU1kXovR5G1J.json b/packs/creatures/Initiative__1_wlQWjU1kXovR5G1J.json new file mode 100644 index 00000000..0ff75ece --- /dev/null +++ b/packs/creatures/Initiative__1_wlQWjU1kXovR5G1J.json @@ -0,0 +1,30 @@ +{ + "_id": "wlQWjU1kXovR5G1J", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "-1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative -1", + "description": "", + "statuses": [], + "_key": "!actors.items.effects!C4xijAwQdhRHz0Cs.whLRBkMseej6C3IG.wlQWjU1kXovR5G1J" +} diff --git a/packs/creatures/Initiative__1_zgiIGlRMVCgAzrn7.json b/packs/creatures/Initiative__1_zgiIGlRMVCgAzrn7.json new file mode 100644 index 00000000..57582834 --- /dev/null +++ b/packs/creatures/Initiative__1_zgiIGlRMVCgAzrn7.json @@ -0,0 +1,30 @@ +{ + "_id": "zgiIGlRMVCgAzrn7", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative +1", + "description": "", + "statuses": [], + "_key": "!actors.items.effects!C4xijAwQdhRHz0Cs.lXtH1PL4nnpzMGkI.zgiIGlRMVCgAzrn7" +} diff --git a/packs/creatures/Jungdrache__Blau__nDRdljcZzkonbU0s.json b/packs/creatures/Jungdrache__Blau__nDRdljcZzkonbU0s.json index 58a90b8b..4ff665af 100644 --- a/packs/creatures/Jungdrache__Blau__nDRdljcZzkonbU0s.json +++ b/packs/creatures/Jungdrache__Blau__nDRdljcZzkonbU0s.json @@ -1,178 +1,166 @@ { - "_id": "nDRdljcZzkonbU0s", - "name": "Jungdrache (Blau)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy", - "bH4dBG5AeJ442465" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "nDRdljcZzkonbU0s", + "name": "Jungdrache (Blau)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", + "items": ["yjkoipelFXEzcy1x", "bH4dBG5AeJ442465"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-blue.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346901, + "modifiedTime": 1687731798573, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346901, - "modifiedTime": 1668995461326, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!nDRdljcZzkonbU0s" -} \ No newline at end of file + "_key": "!actors!nDRdljcZzkonbU0s" +} diff --git a/packs/creatures/Jungdrache__Bronze__clsDFbLFEIbh6Mg4.json b/packs/creatures/Jungdrache__Bronze__clsDFbLFEIbh6Mg4.json index 85c462a5..5296eca5 100644 --- a/packs/creatures/Jungdrache__Bronze__clsDFbLFEIbh6Mg4.json +++ b/packs/creatures/Jungdrache__Bronze__clsDFbLFEIbh6Mg4.json @@ -1,178 +1,166 @@ { - "_id": "clsDFbLFEIbh6Mg4", - "name": "Jungdrache (Bronze)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "clsDFbLFEIbh6Mg4", + "name": "Jungdrache (Bronze)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", + "items": [], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-bronze.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346812, + "modifiedTime": 1687731798551, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346812, - "modifiedTime": 1668995461244, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!clsDFbLFEIbh6Mg4" -} \ No newline at end of file + "_key": "!actors!clsDFbLFEIbh6Mg4" +} diff --git a/packs/creatures/Jungdrache__Gelb__apBf4qnMODBmEWHU.json b/packs/creatures/Jungdrache__Gelb__apBf4qnMODBmEWHU.json index e6562550..b36676aa 100644 --- a/packs/creatures/Jungdrache__Gelb__apBf4qnMODBmEWHU.json +++ b/packs/creatures/Jungdrache__Gelb__apBf4qnMODBmEWHU.json @@ -1,178 +1,166 @@ { - "_id": "apBf4qnMODBmEWHU", - "name": "Jungdrache (Gelb)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy", - "d4qTXCVuiStZW2tY" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "apBf4qnMODBmEWHU", + "name": "Jungdrache (Gelb)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", + "items": ["d4qTXCVuiStZW2tY"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-yellow.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346771, + "modifiedTime": 1687731798542, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346771, - "modifiedTime": 1668995461206, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!apBf4qnMODBmEWHU" -} \ No newline at end of file + "_key": "!actors!apBf4qnMODBmEWHU" +} diff --git a/packs/creatures/Jungdrache__Gold__RWNocIHuXIWwUwJu.json b/packs/creatures/Jungdrache__Gold__RWNocIHuXIWwUwJu.json index 5bb2cf55..d91e158c 100644 --- a/packs/creatures/Jungdrache__Gold__RWNocIHuXIWwUwJu.json +++ b/packs/creatures/Jungdrache__Gold__RWNocIHuXIWwUwJu.json @@ -1,178 +1,166 @@ { - "_id": "RWNocIHuXIWwUwJu", - "name": "Jungdrache (Gold)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "RWNocIHuXIWwUwJu", + "name": "Jungdrache (Gold)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", + "items": [], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-gold.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346651, + "modifiedTime": 1687731798512, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346651, - "modifiedTime": 1668995461126, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!RWNocIHuXIWwUwJu" -} \ No newline at end of file + "_key": "!actors!RWNocIHuXIWwUwJu" +} diff --git a/packs/creatures/Jungdrache__Gr_n__vsIywRHMnJM7u4ts.json b/packs/creatures/Jungdrache__Gr_n__vsIywRHMnJM7u4ts.json index e32af3e5..c3409eee 100644 --- a/packs/creatures/Jungdrache__Gr_n__vsIywRHMnJM7u4ts.json +++ b/packs/creatures/Jungdrache__Gr_n__vsIywRHMnJM7u4ts.json @@ -1,178 +1,166 @@ { - "_id": "vsIywRHMnJM7u4ts", - "name": "Jungdrache (Grün)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-green.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy", - "CdZkMCsLB0EwUdqv" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "vsIywRHMnJM7u4ts", + "name": "Jungdrache (Grün)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-green.png", + "items": ["yjkoipelFXEzcy1x", "tWwaC91MGIR4k3Uy", "CdZkMCsLB0EwUdqv"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-green.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-green.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347174, + "modifiedTime": 1687731798601, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347174, - "modifiedTime": 1668995461396, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!vsIywRHMnJM7u4ts" -} \ No newline at end of file + "_key": "!actors!vsIywRHMnJM7u4ts" +} diff --git a/packs/creatures/Jungdrache__Rot__htgryhd630WQgeD8.json b/packs/creatures/Jungdrache__Rot__htgryhd630WQgeD8.json index 40e669cf..58681791 100644 --- a/packs/creatures/Jungdrache__Rot__htgryhd630WQgeD8.json +++ b/packs/creatures/Jungdrache__Rot__htgryhd630WQgeD8.json @@ -1,178 +1,166 @@ { - "_id": "htgryhd630WQgeD8", - "name": "Jungdrache (Rot)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-red.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy", - "HFksDdMTR1oh3gDo" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "htgryhd630WQgeD8", + "name": "Jungdrache (Rot)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-red.png", + "items": ["yjkoipelFXEzcy1x", "HFksDdMTR1oh3gDo"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-red.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-red.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346846, + "modifiedTime": 1687731798559, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346846, - "modifiedTime": 1668995461278, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!htgryhd630WQgeD8" -} \ No newline at end of file + "_key": "!actors!htgryhd630WQgeD8" +} diff --git a/packs/creatures/Jungdrache__Schwarz__A4zxgFGkMQpm67TR.json b/packs/creatures/Jungdrache__Schwarz__A4zxgFGkMQpm67TR.json index 9d402678..3a9a9a48 100644 --- a/packs/creatures/Jungdrache__Schwarz__A4zxgFGkMQpm67TR.json +++ b/packs/creatures/Jungdrache__Schwarz__A4zxgFGkMQpm67TR.json @@ -1,178 +1,166 @@ { - "_id": "A4zxgFGkMQpm67TR", - "name": "Jungdrache (Schwarz)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-black.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy", - "TVxn2FjSGirdC90w" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "A4zxgFGkMQpm67TR", + "name": "Jungdrache (Schwarz)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-black.png", + "items": ["TVxn2FjSGirdC90w"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-black.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-black.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346280, + "modifiedTime": 1687731798448, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346280, - "modifiedTime": 1668995460725, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!A4zxgFGkMQpm67TR" -} \ No newline at end of file + "_key": "!actors!A4zxgFGkMQpm67TR" +} diff --git a/packs/creatures/Jungdrache__Silber__3iMmLEmB0NEpyFGd.json b/packs/creatures/Jungdrache__Silber__3iMmLEmB0NEpyFGd.json index dfec2298..8cb1de3e 100644 --- a/packs/creatures/Jungdrache__Silber__3iMmLEmB0NEpyFGd.json +++ b/packs/creatures/Jungdrache__Silber__3iMmLEmB0NEpyFGd.json @@ -1,178 +1,166 @@ { - "_id": "3iMmLEmB0NEpyFGd", - "name": "Jungdrache (Silber)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "yTFT0UXNa9s9pbM4", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "3iMmLEmB0NEpyFGd", + "name": "Jungdrache (Silber)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", + "items": [], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-silver.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346186, + "modifiedTime": 1687731798426, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346186, - "modifiedTime": 1668995460547, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!3iMmLEmB0NEpyFGd" -} \ No newline at end of file + "_key": "!actors!3iMmLEmB0NEpyFGd" +} diff --git a/packs/creatures/Jungdrache__Weiss__raKKehH8QctnDtMM.json b/packs/creatures/Jungdrache__Weiss__raKKehH8QctnDtMM.json index 5d0c019b..d1559ebb 100644 --- a/packs/creatures/Jungdrache__Weiss__raKKehH8QctnDtMM.json +++ b/packs/creatures/Jungdrache__Weiss__raKKehH8QctnDtMM.json @@ -1,178 +1,166 @@ { - "_id": "raKKehH8QctnDtMM", - "name": "Jungdrache (Weiss)", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/dragon-white.png", - "items": [ - "fogg4p9NQnpcBTUp", - "BwxnkXHThNRptudp", - "VFP6bNPYcASg0JWE", - "o4o3thrxtXrhRWYT", - "nFNJLYh2O5rOFY89", - "h5HdNw0r06ffdOwr", - "yjkoipelFXEzcy1x", - "LHdWF7tVc3uHC0LW", - "ltDNoswX7EaA2d2X", - "lOr6f4vMoBBOEPB7", - "XsKjxXO7k3vIMyfQ", - "tWwaC91MGIR4k3Uy", - "frBW7LCCpTlwh7hr" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 195, - "value": 225 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 5.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", - "foeFactor": 36, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 481, - "description": null - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "raKKehH8QctnDtMM", + "name": "Jungdrache (Weiss)", + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/dragon-white.png", + "items": ["frBW7LCCpTlwh7hr"], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "name": "Jungdrache", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 195, + "value": 225 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 5.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 4A:W20+10), BW #(A:W20+10)x10, #8M:19", + "foeFactor": 36, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 481, + "description": null + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Jungdrache", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/dragon-white.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/dragon-white.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346999, + "modifiedTime": 1687731798587, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346999, - "modifiedTime": 1668995461352, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!raKKehH8QctnDtMM" -} \ No newline at end of file + "_key": "!actors!raKKehH8QctnDtMM" +} diff --git a/packs/creatures/K_rperlos_FR4dQPwgDCH9Ruox.json b/packs/creatures/K_rperlos_FR4dQPwgDCH9Ruox.json index 985b51b2..5c155931 100644 --- a/packs/creatures/K_rperlos_FR4dQPwgDCH9Ruox.json +++ b/packs/creatures/K_rperlos_FR4dQPwgDCH9Ruox.json @@ -1,33 +1,33 @@ { - "_id": "FR4dQPwgDCH9Ruox", - "name": "Körperlos", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 8, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.FR4dQPwgDCH9Ruox" -} \ No newline at end of file + "_id": "FR4dQPwgDCH9Ruox", + "name": "Körperlos", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 8, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.FR4dQPwgDCH9Ruox" +} diff --git a/packs/creatures/K_rperlos_PxhF7w8cBdqE2pBa.json b/packs/creatures/K_rperlos_PxhF7w8cBdqE2pBa.json index c5f1e17b..230751a1 100644 --- a/packs/creatures/K_rperlos_PxhF7w8cBdqE2pBa.json +++ b/packs/creatures/K_rperlos_PxhF7w8cBdqE2pBa.json @@ -1,33 +1,33 @@ { - "_id": "PxhF7w8cBdqE2pBa", - "name": "Körperlos", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 8, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!T9YRYe0vnR4Qg4UM.PxhF7w8cBdqE2pBa" -} \ No newline at end of file + "_id": "PxhF7w8cBdqE2pBa", + "name": "Körperlos", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 8, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!T9YRYe0vnR4Qg4UM.PxhF7w8cBdqE2pBa" +} diff --git a/packs/creatures/K_rperlos_quc1WJJwo4UMlkg3.json b/packs/creatures/K_rperlos_quc1WJJwo4UMlkg3.json index ee00b3bd..41a17cb2 100644 --- a/packs/creatures/K_rperlos_quc1WJJwo4UMlkg3.json +++ b/packs/creatures/K_rperlos_quc1WJJwo4UMlkg3.json @@ -1,33 +1,33 @@ { - "_id": "quc1WJJwo4UMlkg3", - "name": "Körperlos", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 8, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.quc1WJJwo4UMlkg3" -} \ No newline at end of file + "_id": "quc1WJJwo4UMlkg3", + "name": "Körperlos", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 8, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.quc1WJJwo4UMlkg3" +} diff --git a/packs/creatures/Kampfd_mon_LgtcLrKtCa496ih6.json b/packs/creatures/Kampfd_mon_LgtcLrKtCa496ih6.json index 8738cb2d..37debc05 100644 --- a/packs/creatures/Kampfd_mon_LgtcLrKtCa496ih6.json +++ b/packs/creatures/Kampfd_mon_LgtcLrKtCa496ih6.json @@ -1,171 +1,166 @@ { - "_id": "LgtcLrKtCa496ih6", - "name": "Kampfdämon", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "bXEiQJc7aJmLW1K4", - "N6MfjihlDL9hfse6", - "BDsxMEuEKfjEgFk3", - "AHJhJgRCvw2dKx78", - "DURD01IkVxPAwlxf", - "hvOFruV5fmieLXnk" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 8, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 4, - "mod": 0 - }, - "aura": { - "base": 4, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 23, - "value": 46 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 1 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 8, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 152, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "LgtcLrKtCa496ih6", "name": "Kampfdämon", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 8, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 4, + "mod": 0 + }, + "aura": { + "base": 4, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 23, + "value": 46 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 1 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 8, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 152, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Kampfdämon", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346560, + "modifiedTime": 1687731798493, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346560, - "modifiedTime": 1668995460832, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!LgtcLrKtCa496ih6" -} \ No newline at end of file + "_key": "!actors!LgtcLrKtCa496ih6" +} diff --git a/packs/creatures/Keiler_FxGhbznQbwd0jRUT.json b/packs/creatures/Keiler_FxGhbznQbwd0jRUT.json index 1ff2cbf3..f9d69bf0 100644 --- a/packs/creatures/Keiler_FxGhbznQbwd0jRUT.json +++ b/packs/creatures/Keiler_FxGhbznQbwd0jRUT.json @@ -1,169 +1,166 @@ { - "_id": "FxGhbznQbwd0jRUT", - "name": "Keiler", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/boar-brown-1.png", - "items": [ - "wQm8AMxYF0NKZhQE", - "DDaq3xgZrGuEl4Dc", - "yru5VWx93wWmOXZA", - "DyCGJ2kxHV5QYgWK" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 7, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 13, - "value": 38 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:10)", - "foeFactor": 6, - "creatureType": "animal", - "sizeCategory": "normal", - "experiencePoints": 79, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "FxGhbznQbwd0jRUT", "name": "Keiler", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/boar-brown-1.png", + "items": ["wQm8AMxYF0NKZhQE", "DDaq3xgZrGuEl4Dc", "yru5VWx93wWmOXZA", "DyCGJ2kxHV5QYgWK"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 7, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 13, + "value": 38 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:10)", + "foeFactor": 6, + "creatureType": "animal", + "sizeCategory": "normal", + "experiencePoints": 79, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Keiler", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/boar*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/boar*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346363, + "modifiedTime": 1687731798466, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346363, - "modifiedTime": 1668995460777, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!FxGhbznQbwd0jRUT" -} \ No newline at end of file + "_key": "!actors!FxGhbznQbwd0jRUT" +} diff --git a/packs/creatures/Keine_feste_Gestalt_OIKYSareGFhHJxAB.json b/packs/creatures/Keine_feste_Gestalt_OIKYSareGFhHJxAB.json index 691c6cfc..e048338c 100644 --- a/packs/creatures/Keine_feste_Gestalt_OIKYSareGFhHJxAB.json +++ b/packs/creatures/Keine_feste_Gestalt_OIKYSareGFhHJxAB.json @@ -1,33 +1,33 @@ { - "_id": "OIKYSareGFhHJxAB", - "name": "Keine feste Gestalt", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 8, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dlrDPQ3is4NkzZJB.OIKYSareGFhHJxAB" -} \ No newline at end of file + "_id": "OIKYSareGFhHJxAB", + "name": "Keine feste Gestalt", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 8, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dlrDPQ3is4NkzZJB.OIKYSareGFhHJxAB" +} diff --git a/packs/creatures/Keine_feste_Gestalt_eofu8kICYeEpxUT1.json b/packs/creatures/Keine_feste_Gestalt_eofu8kICYeEpxUT1.json index 926d982c..14b2b51a 100644 --- a/packs/creatures/Keine_feste_Gestalt_eofu8kICYeEpxUT1.json +++ b/packs/creatures/Keine_feste_Gestalt_eofu8kICYeEpxUT1.json @@ -1,33 +1,33 @@ { - "_id": "eofu8kICYeEpxUT1", - "name": "Keine feste Gestalt", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 8, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!tYcKw69Feoy3B6hG.eofu8kICYeEpxUT1" -} \ No newline at end of file + "_id": "eofu8kICYeEpxUT1", + "name": "Keine feste Gestalt", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 8, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!tYcKw69Feoy3B6hG.eofu8kICYeEpxUT1" +} diff --git a/packs/creatures/Keine_feste_Gestalt_ghW7FO5d2do95peV.json b/packs/creatures/Keine_feste_Gestalt_ghW7FO5d2do95peV.json index 212f109c..990f4016 100644 --- a/packs/creatures/Keine_feste_Gestalt_ghW7FO5d2do95peV.json +++ b/packs/creatures/Keine_feste_Gestalt_ghW7FO5d2do95peV.json @@ -1,33 +1,33 @@ { - "_id": "ghW7FO5d2do95peV", - "name": "Keine feste Gestalt", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 8, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wYVw1a5UjPS09YxS.ghW7FO5d2do95peV" -} \ No newline at end of file + "_id": "ghW7FO5d2do95peV", + "name": "Keine feste Gestalt", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 8, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wYVw1a5UjPS09YxS.ghW7FO5d2do95peV" +} diff --git a/packs/creatures/Kettenblitz_JMp5LjImHvoKsbGo.json b/packs/creatures/Kettenblitz_JMp5LjImHvoKsbGo.json index 96369511..5f1990de 100644 --- a/packs/creatures/Kettenblitz_JMp5LjImHvoKsbGo.json +++ b/packs/creatures/Kettenblitz_JMp5LjImHvoKsbGo.json @@ -1,73 +1,73 @@ { - "_id": "JMp5LjImHvoKsbGo", - "name": "Kettenblitz", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/willdabeast/chain-lightning.svg", - "effects": [], - "folder": null, - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.gePnhgqnsmdEbj3Z" - } - }, - "system": { - "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind, der auf bis zu VE weitere Gegner in seiner Nähe überspringt. Nur Gegner, die 2 oder mehr Meter von einem ihrer getroffenen Mitstreiter entfernt stehen, kann der Kettenblitz nicht erreichen.

\n

Getroffene Gegner in Metallrüstung dürfen keine Abwehr gegen einen Kettenblitz würfeln.

", - "equipped": true, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "JMp5LjImHvoKsbGo", + "name": "Kettenblitz", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/willdabeast/chain-lightning.svg", + "effects": [], + "folder": null, + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.gePnhgqnsmdEbj3Z" + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": true, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "system": { + "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind, der auf bis zu VE weitere Gegner in seiner Nähe überspringt. Nur Gegner, die 2 oder mehr Meter von einem ihrer getroffenen Mitstreiter entfernt stehen, kann der Kettenblitz nicht erreichen.

\n

Getroffene Gegner in Metallrüstung dürfen keine Abwehr gegen einen Kettenblitz würfeln.

", + "equipped": true, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": true, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": 16, + "wizard": 10, + "sorcerer": 10 + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": 16, - "wizard": 10, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.JMp5LjImHvoKsbGo" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.JMp5LjImHvoKsbGo" +} diff --git a/packs/creatures/Kettenpanzer_wTcga48GOVD8cQV3.json b/packs/creatures/Kettenpanzer_wTcga48GOVD8cQV3.json index ea127b65..5ddbe1a3 100644 --- a/packs/creatures/Kettenpanzer_wTcga48GOVD8cQV3.json +++ b/packs/creatures/Kettenpanzer_wTcga48GOVD8cQV3.json @@ -1,39 +1,37 @@ { - "_id": "wTcga48GOVD8cQV3", - "name": "Kettenpanzer", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "EkJB0kpYFHRMYSgl" - ], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.09Hp2c2jgoXx7cV0" - } - }, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 10, - "availability": "village", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!C4xijAwQdhRHz0Cs.wTcga48GOVD8cQV3" -} \ No newline at end of file + "_id": "wTcga48GOVD8cQV3", + "name": "Kettenpanzer", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": ["EkJB0kpYFHRMYSgl"], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.09Hp2c2jgoXx7cV0" + } + }, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 10, + "availability": "village", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!C4xijAwQdhRHz0Cs.wTcga48GOVD8cQV3" +} diff --git a/packs/creatures/Kirstallpranke_KzEfCqb54s8Ju7x1.json b/packs/creatures/Kirstallpranke_KzEfCqb54s8Ju7x1.json index 6ce1465e..3bf4c613 100644 --- a/packs/creatures/Kirstallpranke_KzEfCqb54s8Ju7x1.json +++ b/packs/creatures/Kirstallpranke_KzEfCqb54s8Ju7x1.json @@ -1,33 +1,33 @@ { - "_id": "KzEfCqb54s8Ju7x1", - "name": "Kirstallpranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!sCBrVIDh2umWr63g.KzEfCqb54s8Ju7x1" -} \ No newline at end of file + "_id": "KzEfCqb54s8Ju7x1", + "name": "Kirstallpranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!sCBrVIDh2umWr63g.KzEfCqb54s8Ju7x1" +} diff --git a/packs/creatures/Klauen_08rqhbd0eadzrJxS.json b/packs/creatures/Klauen_08rqhbd0eadzrJxS.json index 2a26c07d..f2803f8f 100644 --- a/packs/creatures/Klauen_08rqhbd0eadzrJxS.json +++ b/packs/creatures/Klauen_08rqhbd0eadzrJxS.json @@ -1,33 +1,33 @@ { - "_id": "08rqhbd0eadzrJxS", - "name": "Klauen", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!F3zJ4xbHwN9syuK8.08rqhbd0eadzrJxS" -} \ No newline at end of file + "_id": "08rqhbd0eadzrJxS", + "name": "Klauen", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!F3zJ4xbHwN9syuK8.08rqhbd0eadzrJxS" +} diff --git a/packs/creatures/Kleiner_Kn_ppel_hnuIJBq2btoSK88F.json b/packs/creatures/Kleiner_Kn_ppel_hnuIJBq2btoSK88F.json index 9ad15f92..bc0febeb 100644 --- a/packs/creatures/Kleiner_Kn_ppel_hnuIJBq2btoSK88F.json +++ b/packs/creatures/Kleiner_Kn_ppel_hnuIJBq2btoSK88F.json @@ -1,33 +1,33 @@ { - "_id": "hnuIJBq2btoSK88F", - "name": "Kleiner Knüppel", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ojzkDbyYSlpHtGHq.hnuIJBq2btoSK88F" -} \ No newline at end of file + "_id": "hnuIJBq2btoSK88F", + "name": "Kleiner Knüppel", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ojzkDbyYSlpHtGHq.hnuIJBq2btoSK88F" +} diff --git a/packs/creatures/Kletterl_ufer_I5qUZBkW7JLwuCze.json b/packs/creatures/Kletterl_ufer_I5qUZBkW7JLwuCze.json index 5e327a74..1dfcba4f 100644 --- a/packs/creatures/Kletterl_ufer_I5qUZBkW7JLwuCze.json +++ b/packs/creatures/Kletterl_ufer_I5qUZBkW7JLwuCze.json @@ -1,30 +1,30 @@ { - "_id": "I5qUZBkW7JLwuCze", - "name": "Kletterläufer", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.Kbb8qlLeVahzxy5N" - } - }, - "system": { - "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QWC9LW1g4aMUHZNc.I5qUZBkW7JLwuCze" -} \ No newline at end of file + "_id": "I5qUZBkW7JLwuCze", + "name": "Kletterläufer", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.Kbb8qlLeVahzxy5N" + } + }, + "system": { + "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QWC9LW1g4aMUHZNc.I5qUZBkW7JLwuCze" +} diff --git a/packs/creatures/Kletterl_ufer_ILpCHZ6o5GV4NakU.json b/packs/creatures/Kletterl_ufer_ILpCHZ6o5GV4NakU.json index e7cc08a1..7aa72109 100644 --- a/packs/creatures/Kletterl_ufer_ILpCHZ6o5GV4NakU.json +++ b/packs/creatures/Kletterl_ufer_ILpCHZ6o5GV4NakU.json @@ -1,30 +1,30 @@ { - "_id": "ILpCHZ6o5GV4NakU", - "name": "Kletterläufer", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.Kbb8qlLeVahzxy5N" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.ILpCHZ6o5GV4NakU" -} \ No newline at end of file + "_id": "ILpCHZ6o5GV4NakU", + "name": "Kletterläufer", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.Kbb8qlLeVahzxy5N" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.ILpCHZ6o5GV4NakU" +} diff --git a/packs/creatures/Kletterl_ufer_v7zlqw9oygaGg5RF.json b/packs/creatures/Kletterl_ufer_v7zlqw9oygaGg5RF.json index 0cf0256d..55bb5ac8 100644 --- a/packs/creatures/Kletterl_ufer_v7zlqw9oygaGg5RF.json +++ b/packs/creatures/Kletterl_ufer_v7zlqw9oygaGg5RF.json @@ -1,30 +1,30 @@ { - "_id": "v7zlqw9oygaGg5RF", - "name": "Kletterläufer", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.Kbb8qlLeVahzxy5N" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!4276kgAddflo3bwN.v7zlqw9oygaGg5RF" -} \ No newline at end of file + "_id": "v7zlqw9oygaGg5RF", + "name": "Kletterläufer", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.Kbb8qlLeVahzxy5N" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!4276kgAddflo3bwN.v7zlqw9oygaGg5RF" +} diff --git a/packs/creatures/Knochenklaue_PhvbJ2VSw3ivWS3F.json b/packs/creatures/Knochenklaue_PhvbJ2VSw3ivWS3F.json index 82d820d8..b524465f 100644 --- a/packs/creatures/Knochenklaue_PhvbJ2VSw3ivWS3F.json +++ b/packs/creatures/Knochenklaue_PhvbJ2VSw3ivWS3F.json @@ -1,33 +1,33 @@ { - "_id": "PhvbJ2VSw3ivWS3F", - "name": "Knochenklaue", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Rvu16XzEjizdqNsu.PhvbJ2VSw3ivWS3F" -} \ No newline at end of file + "_id": "PhvbJ2VSw3ivWS3F", + "name": "Knochenklaue", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Rvu16XzEjizdqNsu.PhvbJ2VSw3ivWS3F" +} diff --git a/packs/creatures/Knochenpranke_KzEfCqb54s8Ju7x1.json b/packs/creatures/Knochenpranke_KzEfCqb54s8Ju7x1.json index 138ec660..21da7425 100644 --- a/packs/creatures/Knochenpranke_KzEfCqb54s8Ju7x1.json +++ b/packs/creatures/Knochenpranke_KzEfCqb54s8Ju7x1.json @@ -1,33 +1,33 @@ { - "_id": "KzEfCqb54s8Ju7x1", - "name": "Knochenpranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HSgR2FXUmsT2zfIc.KzEfCqb54s8Ju7x1" -} \ No newline at end of file + "_id": "KzEfCqb54s8Ju7x1", + "name": "Knochenpranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HSgR2FXUmsT2zfIc.KzEfCqb54s8Ju7x1" +} diff --git a/packs/creatures/Kobold_ojzkDbyYSlpHtGHq.json b/packs/creatures/Kobold_ojzkDbyYSlpHtGHq.json index 004226e3..f2ab57a6 100644 --- a/packs/creatures/Kobold_ojzkDbyYSlpHtGHq.json +++ b/packs/creatures/Kobold_ojzkDbyYSlpHtGHq.json @@ -1,166 +1,166 @@ { - "_id": "ojzkDbyYSlpHtGHq", - "name": "Kobold", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/kobold-green.png", - "items": [ - "hnuIJBq2btoSK88F" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 3, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 2, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 1, - "mod": 0 - }, - "constitution": { - "base": 1, - "mod": 0 - }, - "agility": { - "base": 1, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -7, - "value": 7 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1B:8)", - "foeFactor": 1, - "creatureType": "humanoid", - "sizeCategory": "small", - "experiencePoints": 25, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "ojzkDbyYSlpHtGHq", "name": "Kobold", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/kobold-green.png", + "items": ["hnuIJBq2btoSK88F"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 3, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 2, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 1, + "mod": 0 + }, + "constitution": { + "base": 1, + "mod": 0 + }, + "agility": { + "base": 1, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -7, + "value": 7 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1B:8)", + "foeFactor": 1, + "creatureType": "humanoid", + "sizeCategory": "small", + "experiencePoints": 25, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Kobold", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/kobold*.png", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/kobold*.png", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346953, + "modifiedTime": 1687731798580, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346953, - "modifiedTime": 1668995461337, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!ojzkDbyYSlpHtGHq" -} \ No newline at end of file + "_key": "!actors!ojzkDbyYSlpHtGHq" +} diff --git a/packs/creatures/Kontrollieren_MaTZSyGMQDIMXhLe.json b/packs/creatures/Kontrollieren_MaTZSyGMQDIMXhLe.json index 1e5aeb2a..fde6f650 100644 --- a/packs/creatures/Kontrollieren_MaTZSyGMQDIMXhLe.json +++ b/packs/creatures/Kontrollieren_MaTZSyGMQDIMXhLe.json @@ -1,73 +1,73 @@ { - "_id": "MaTZSyGMQDIMXhLe", - "name": "Kontrollieren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/cathelineau/fomorian.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.9gc1CF70165NXymH" - } - }, - "system": { - "description": "

Bei Erfolg bringt der Zauberwirker eine maximale Anzahl untoter Ziele gleich seiner Stufe unter Kontrolle, selbst wenn diese einem anderen Zauberwirker unterstehen.

\n

Bei zu vielen Untoten entscheidet der Zufall, welche durch den Zauber betroffen sind. Alternativ kann auch ein einzelner Untoter als Ziel bestimmt werden.

\n

Kontrollierte Untote unterstehen dem Zauberwirker, führen bedingungslos seine Befehle aus und können nur auf Wunsch des Zauberwirkers wieder ihren Frieden finden, oder wenn dieser stirbt.

\n

Ein Zauberwirker kann nicht mehr Untote gleichzeitig kontrollieren, als seine eigene Stufe beträgt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2 des Ziels" + "_id": "MaTZSyGMQDIMXhLe", + "name": "Kontrollieren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/cathelineau/fomorian.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.9gc1CF70165NXymH" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": true + "system": { + "description": "

Bei Erfolg bringt der Zauberwirker eine maximale Anzahl untoter Ziele gleich seiner Stufe unter Kontrolle, selbst wenn diese einem anderen Zauberwirker unterstehen.

\n

Bei zu vielen Untoten entscheidet der Zufall, welche durch den Zauber betroffen sind. Alternativ kann auch ein einzelner Untoter als Ziel bestimmt werden.

\n

Kontrollierte Untote unterstehen dem Zauberwirker, führen bedingungslos seine Befehle aus und können nur auf Wunsch des Zauberwirkers wieder ihren Frieden finden, oder wenn dieser stirbt.

\n

Ein Zauberwirker kann nicht mehr Untote gleichzeitig kontrollieren, als seine eigene Stufe beträgt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Bis erlöst", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 8, + "sorcerer": 4 + } }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Bis erlöst", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 8, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.MaTZSyGMQDIMXhLe" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.MaTZSyGMQDIMXhLe" +} diff --git a/packs/creatures/Kr_ftiger_Biss_CbeR35FgiGzc1xtl.json b/packs/creatures/Kr_ftiger_Biss_CbeR35FgiGzc1xtl.json index 5fd399bd..77e69bb0 100644 --- a/packs/creatures/Kr_ftiger_Biss_CbeR35FgiGzc1xtl.json +++ b/packs/creatures/Kr_ftiger_Biss_CbeR35FgiGzc1xtl.json @@ -1,33 +1,33 @@ { - "_id": "CbeR35FgiGzc1xtl", - "name": "Kräftiger Biss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.CbeR35FgiGzc1xtl" -} \ No newline at end of file + "_id": "CbeR35FgiGzc1xtl", + "name": "Kräftiger Biss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.CbeR35FgiGzc1xtl" +} diff --git a/packs/creatures/Krallen_9vJL3lyC4RTQCZ7e.json b/packs/creatures/Krallen_9vJL3lyC4RTQCZ7e.json index fd82abae..1c500d9e 100644 --- a/packs/creatures/Krallen_9vJL3lyC4RTQCZ7e.json +++ b/packs/creatures/Krallen_9vJL3lyC4RTQCZ7e.json @@ -1,33 +1,33 @@ { - "_id": "9vJL3lyC4RTQCZ7e", - "name": "Krallen", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HjpxMlpyjPr3hd3r.9vJL3lyC4RTQCZ7e" -} \ No newline at end of file + "_id": "9vJL3lyC4RTQCZ7e", + "name": "Krallen", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HjpxMlpyjPr3hd3r.9vJL3lyC4RTQCZ7e" +} diff --git a/packs/creatures/Krallen_G08O3BP9HQ0mLjAQ.json b/packs/creatures/Krallen_G08O3BP9HQ0mLjAQ.json index 4e53f9fc..e36f5197 100644 --- a/packs/creatures/Krallen_G08O3BP9HQ0mLjAQ.json +++ b/packs/creatures/Krallen_G08O3BP9HQ0mLjAQ.json @@ -1,33 +1,33 @@ { - "_id": "G08O3BP9HQ0mLjAQ", - "name": "Krallen", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lys4bJc7GL5f5ORp.G08O3BP9HQ0mLjAQ" -} \ No newline at end of file + "_id": "G08O3BP9HQ0mLjAQ", + "name": "Krallen", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lys4bJc7GL5f5ORp.G08O3BP9HQ0mLjAQ" +} diff --git a/packs/creatures/Krallen_OaZjNMhyCyxRKA8C.json b/packs/creatures/Krallen_OaZjNMhyCyxRKA8C.json index 3be8882b..d201df5c 100644 --- a/packs/creatures/Krallen_OaZjNMhyCyxRKA8C.json +++ b/packs/creatures/Krallen_OaZjNMhyCyxRKA8C.json @@ -1,34 +1,34 @@ { - "_id": "OaZjNMhyCyxRKA8C", - "name": "Krallen", - "type": "weapon", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0, - "action": "create" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!aqbcBjeCJUHJ5uVj.OaZjNMhyCyxRKA8C" -} \ No newline at end of file + "_id": "OaZjNMhyCyxRKA8C", + "name": "Krallen", + "type": "weapon", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0, + "action": "create" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!aqbcBjeCJUHJ5uVj.OaZjNMhyCyxRKA8C" +} diff --git a/packs/creatures/Krallenklaue_lwAvXPfZk0RxGnDi.json b/packs/creatures/Krallenklaue_lwAvXPfZk0RxGnDi.json index e00c5b74..5b399da8 100644 --- a/packs/creatures/Krallenklaue_lwAvXPfZk0RxGnDi.json +++ b/packs/creatures/Krallenklaue_lwAvXPfZk0RxGnDi.json @@ -1,33 +1,33 @@ { - "_id": "lwAvXPfZk0RxGnDi", - "name": "Krallenklaue", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.lwAvXPfZk0RxGnDi" -} \ No newline at end of file + "_id": "lwAvXPfZk0RxGnDi", + "name": "Krallenklaue", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s56U2LeRInrje3xh.lwAvXPfZk0RxGnDi" +} diff --git a/packs/creatures/Kriegsd_mon_JGpIh3oCK1Vx3NnZ.json b/packs/creatures/Kriegsd_mon_JGpIh3oCK1Vx3NnZ.json index 06ce0240..b88c42bd 100644 --- a/packs/creatures/Kriegsd_mon_JGpIh3oCK1Vx3NnZ.json +++ b/packs/creatures/Kriegsd_mon_JGpIh3oCK1Vx3NnZ.json @@ -1,171 +1,166 @@ { - "_id": "JGpIh3oCK1Vx3NnZ", - "name": "Kriegsdämon", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "bXEiQJc7aJmLW1K4", - "N6MfjihlDL9hfse6", - "BDsxMEuEKfjEgFk3", - "AHJhJgRCvw2dKx78", - "DURD01IkVxPAwlxf", - "hvOFruV5fmieLXnk" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 15, - "mod": 0 - }, - "mobility": { - "base": 10, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 7, - "mod": 0 - }, - "constitution": { - "base": 7, - "mod": 0 - }, - "agility": { - "base": 5, - "mod": 0 - }, - "dexterity": { - "base": 5, - "mod": 0 - }, - "intellect": { - "base": 5, - "mod": 0 - }, - "aura": { - "base": 5, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 128, - "value": 160 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 23, - "creatureType": "magicalEntity", - "sizeCategory": "huge", - "experiencePoints": 297, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "JGpIh3oCK1Vx3NnZ", "name": "Kriegsdämon", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 15, + "mod": 0 + }, + "mobility": { + "base": 10, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 7, + "mod": 0 + }, + "constitution": { + "base": 7, + "mod": 0 + }, + "agility": { + "base": 5, + "mod": 0 + }, + "dexterity": { + "base": 5, + "mod": 0 + }, + "intellect": { + "base": 5, + "mod": 0 + }, + "aura": { + "base": 5, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 128, + "value": 160 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 23, + "creatureType": "magicalEntity", + "sizeCategory": "huge", + "experiencePoints": 297, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Kriegsdämon", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346506, + "modifiedTime": 1687731798488, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346506, - "modifiedTime": 1668995460814, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!JGpIh3oCK1Vx3NnZ" -} \ No newline at end of file + "_key": "!actors!JGpIh3oCK1Vx3NnZ" +} diff --git a/packs/creatures/Kriegselefant_BIyY1wlxWtJ5FRQJ.json b/packs/creatures/Kriegselefant_BIyY1wlxWtJ5FRQJ.json index 6dce032b..390264fc 100644 --- a/packs/creatures/Kriegselefant_BIyY1wlxWtJ5FRQJ.json +++ b/packs/creatures/Kriegselefant_BIyY1wlxWtJ5FRQJ.json @@ -1,169 +1,166 @@ { - "_id": "BIyY1wlxWtJ5FRQJ", - "name": "Kriegselefant", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "5qBHfTnJAXibKNWs", - "OehvVDNjDg4xbsW7", - "QwtwJGcSVFimiHM0", - "iVORjCynScc6kVsS" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 62, - "value": 93 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": -1 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:20)", - "foeFactor": 16, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 142, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "BIyY1wlxWtJ5FRQJ", "name": "Kriegselefant", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["5qBHfTnJAXibKNWs", "OehvVDNjDg4xbsW7", "QwtwJGcSVFimiHM0", "iVORjCynScc6kVsS"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 62, + "value": 93 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": -1 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:20)", + "foeFactor": 16, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 142, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Kriegselefant", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346286, + "modifiedTime": 1687731798453, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346286, - "modifiedTime": 1668995460742, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!BIyY1wlxWtJ5FRQJ" -} \ No newline at end of file + "_key": "!actors!BIyY1wlxWtJ5FRQJ" +} diff --git a/packs/creatures/Kristallwesen_mJi3ylBo7yPG5vMw.json b/packs/creatures/Kristallwesen_mJi3ylBo7yPG5vMw.json index 3eb0149e..59f32ea0 100644 --- a/packs/creatures/Kristallwesen_mJi3ylBo7yPG5vMw.json +++ b/packs/creatures/Kristallwesen_mJi3ylBo7yPG5vMw.json @@ -1,33 +1,33 @@ { - "_id": "mJi3ylBo7yPG5vMw", - "name": "Kristallwesen", - "type": "armor", - "sort": 800000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 3, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!sCBrVIDh2umWr63g.mJi3ylBo7yPG5vMw" -} \ No newline at end of file + "_id": "mJi3ylBo7yPG5vMw", + "name": "Kristallwesen", + "type": "armor", + "sort": 800000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 3, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!sCBrVIDh2umWr63g.mJi3ylBo7yPG5vMw" +} diff --git a/packs/creatures/Kurzbogen_lXtH1PL4nnpzMGkI.json b/packs/creatures/Kurzbogen_lXtH1PL4nnpzMGkI.json index 0b9ed771..5e2c172b 100644 --- a/packs/creatures/Kurzbogen_lXtH1PL4nnpzMGkI.json +++ b/packs/creatures/Kurzbogen_lXtH1PL4nnpzMGkI.json @@ -1,39 +1,37 @@ { - "_id": "lXtH1PL4nnpzMGkI", - "name": "Kurzbogen", - "type": "weapon", - "img": "icons/weapons/bows/shortbow-leather.webp", - "effects": [ - "zgiIGlRMVCgAzrn7" - ], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.QsnvAep80sSVJToD" - } - }, - "system": { - "description": "

Zweihändig, Initiative +1

", - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!C4xijAwQdhRHz0Cs.lXtH1PL4nnpzMGkI" -} \ No newline at end of file + "_id": "lXtH1PL4nnpzMGkI", + "name": "Kurzbogen", + "type": "weapon", + "img": "icons/weapons/bows/shortbow-leather.webp", + "effects": ["zgiIGlRMVCgAzrn7"], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.QsnvAep80sSVJToD" + } + }, + "system": { + "description": "

Zweihändig, Initiative +1

", + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!C4xijAwQdhRHz0Cs.lXtH1PL4nnpzMGkI" +} diff --git a/packs/creatures/L_hmungseffekt_vNnnWKNHFzvSlquf.json b/packs/creatures/L_hmungseffekt_vNnnWKNHFzvSlquf.json index f5247cc1..6c1d6d63 100644 --- a/packs/creatures/L_hmungseffekt_vNnnWKNHFzvSlquf.json +++ b/packs/creatures/L_hmungseffekt_vNnnWKNHFzvSlquf.json @@ -1,30 +1,30 @@ { - "_id": "vNnnWKNHFzvSlquf", - "name": "Lähmungseffekt", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5maJ8tHAVZCxHGW6" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/paralysis-effect.png", - "effects": [], - "folder": null, - "system": { - "description": "

Netzflüssigkeit (nur alle 10 Kampfrunden einsetzbar) macht Ziel für Probenergebnis in Kamprunden bewegungsunfähig, sofern ihm nicht KÖR+ST gelingt.

", - "experiencePoints": 25 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!4276kgAddflo3bwN.vNnnWKNHFzvSlquf" -} \ No newline at end of file + "_id": "vNnnWKNHFzvSlquf", + "name": "Lähmungseffekt", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5maJ8tHAVZCxHGW6" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/paralysis-effect.png", + "effects": [], + "folder": null, + "system": { + "description": "

Netzflüssigkeit (nur alle 10 Kampfrunden einsetzbar) macht Ziel für Probenergebnis in Kamprunden bewegungsunfähig, sofern ihm nicht KÖR+ST gelingt.

", + "experiencePoints": 25 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!4276kgAddflo3bwN.vNnnWKNHFzvSlquf" +} diff --git a/packs/creatures/Langschwert_MSuVIzM2MRDSyujQ.json b/packs/creatures/Langschwert_MSuVIzM2MRDSyujQ.json index 8bc57cde..183891a0 100644 --- a/packs/creatures/Langschwert_MSuVIzM2MRDSyujQ.json +++ b/packs/creatures/Langschwert_MSuVIzM2MRDSyujQ.json @@ -1,37 +1,37 @@ { - "_id": "MSuVIzM2MRDSyujQ", - "name": "Langschwert", - "type": "weapon", - "img": "icons/weapons/swords/sword-guard-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.htmQWmMCQN620KrE" - } - }, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!C4xijAwQdhRHz0Cs.MSuVIzM2MRDSyujQ" -} \ No newline at end of file + "_id": "MSuVIzM2MRDSyujQ", + "name": "Langschwert", + "type": "weapon", + "img": "icons/weapons/swords/sword-guard-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.htmQWmMCQN620KrE" + } + }, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!C4xijAwQdhRHz0Cs.MSuVIzM2MRDSyujQ" +} diff --git a/packs/creatures/Langschwert_c9cGRVHyd3IPSSbX.json b/packs/creatures/Langschwert_c9cGRVHyd3IPSSbX.json index a5d5c521..5ec75608 100644 --- a/packs/creatures/Langschwert_c9cGRVHyd3IPSSbX.json +++ b/packs/creatures/Langschwert_c9cGRVHyd3IPSSbX.json @@ -1,37 +1,37 @@ { - "_id": "c9cGRVHyd3IPSSbX", - "name": "Langschwert", - "type": "weapon", - "sort": 100000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.htmQWmMCQN620KrE" - } - }, - "img": "icons/weapons/swords/sword-guard-blue.webp", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s7yuHMW75JDcFQYB.c9cGRVHyd3IPSSbX" -} \ No newline at end of file + "_id": "c9cGRVHyd3IPSSbX", + "name": "Langschwert", + "type": "weapon", + "sort": 100000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.htmQWmMCQN620KrE" + } + }, + "img": "icons/weapons/swords/sword-guard-blue.webp", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s7yuHMW75JDcFQYB.c9cGRVHyd3IPSSbX" +} diff --git a/packs/creatures/Langschwert_iVH3BR6wH35UTmmW.json b/packs/creatures/Langschwert_iVH3BR6wH35UTmmW.json index 6c1a5547..557517ee 100644 --- a/packs/creatures/Langschwert_iVH3BR6wH35UTmmW.json +++ b/packs/creatures/Langschwert_iVH3BR6wH35UTmmW.json @@ -1,37 +1,37 @@ { - "_id": "iVH3BR6wH35UTmmW", - "name": "Langschwert", - "type": "weapon", - "sort": 100000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.htmQWmMCQN620KrE" - } - }, - "img": "icons/weapons/swords/sword-guard-blue.webp", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ABiPZtu7q8KhWzXL.iVH3BR6wH35UTmmW" -} \ No newline at end of file + "_id": "iVH3BR6wH35UTmmW", + "name": "Langschwert", + "type": "weapon", + "sort": 100000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.htmQWmMCQN620KrE" + } + }, + "img": "icons/weapons/swords/sword-guard-blue.webp", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ABiPZtu7q8KhWzXL.iVH3BR6wH35UTmmW" +} diff --git a/packs/creatures/Laufen__0_5_EkJB0kpYFHRMYSgl.json b/packs/creatures/Laufen__0_5_EkJB0kpYFHRMYSgl.json new file mode 100644 index 00000000..f2beca1e --- /dev/null +++ b/packs/creatures/Laufen__0_5_EkJB0kpYFHRMYSgl.json @@ -0,0 +1,30 @@ +{ + "_id": "EkJB0kpYFHRMYSgl", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "-0.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -0,5", + "description": "", + "statuses": [], + "_key": "!actors.items.effects!C4xijAwQdhRHz0Cs.wTcga48GOVD8cQV3.EkJB0kpYFHRMYSgl" +} diff --git a/packs/creatures/Lebende_R_stung_s7yuHMW75JDcFQYB.json b/packs/creatures/Lebende_R_stung_s7yuHMW75JDcFQYB.json index 36730b5f..8a479be4 100644 --- a/packs/creatures/Lebende_R_stung_s7yuHMW75JDcFQYB.json +++ b/packs/creatures/Lebende_R_stung_s7yuHMW75JDcFQYB.json @@ -1,169 +1,166 @@ { - "_id": "s7yuHMW75JDcFQYB", - "name": "Lebende Rüstung", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "c9cGRVHyd3IPSSbX", - "5t0R0cwzApnRQpSR", - "JxIUfRCSTQ3e5BFg", - "SoGfBCWyVZsQGBLk" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 24 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 8, - "creatureType": "construct", - "sizeCategory": "normal", - "experiencePoints": 72, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "s7yuHMW75JDcFQYB", "name": "Lebende Rüstung", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["c9cGRVHyd3IPSSbX", "5t0R0cwzApnRQpSR", "JxIUfRCSTQ3e5BFg", "SoGfBCWyVZsQGBLk"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 24 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 8, + "creatureType": "construct", + "sizeCategory": "normal", + "experiencePoints": 72, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Lebende Rüstung", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347048, + "modifiedTime": 1687731798591, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347048, - "modifiedTime": 1668995461363, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!s7yuHMW75JDcFQYB" -} \ No newline at end of file + "_key": "!actors!s7yuHMW75JDcFQYB" +} diff --git a/packs/creatures/Lederpanzer_KlJJytTJybNcvjU3.json b/packs/creatures/Lederpanzer_KlJJytTJybNcvjU3.json index 46bc1b65..2e3b8bce 100644 --- a/packs/creatures/Lederpanzer_KlJJytTJybNcvjU3.json +++ b/packs/creatures/Lederpanzer_KlJJytTJybNcvjU3.json @@ -1,37 +1,37 @@ { - "_id": "KlJJytTJybNcvjU3", - "name": "Lederpanzer", - "type": "armor", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.60MhQmXh0c2cT5nx" - } - }, - "img": "icons/equipment/chest/breastplate-banded-leather-brown.webp", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 4, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!m9uwTf6binQeuVAb.KlJJytTJybNcvjU3" -} \ No newline at end of file + "_id": "KlJJytTJybNcvjU3", + "name": "Lederpanzer", + "type": "armor", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.60MhQmXh0c2cT5nx" + } + }, + "img": "icons/equipment/chest/breastplate-banded-leather-brown.webp", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 4, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!m9uwTf6binQeuVAb.KlJJytTJybNcvjU3" +} diff --git a/packs/creatures/Lehmpranke_KzEfCqb54s8Ju7x1.json b/packs/creatures/Lehmpranke_KzEfCqb54s8Ju7x1.json index 7eed6901..42073b94 100644 --- a/packs/creatures/Lehmpranke_KzEfCqb54s8Ju7x1.json +++ b/packs/creatures/Lehmpranke_KzEfCqb54s8Ju7x1.json @@ -1,33 +1,33 @@ { - "_id": "KzEfCqb54s8Ju7x1", - "name": "Lehmpranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!yisaQaEFqduLmAJe.KzEfCqb54s8Ju7x1" -} \ No newline at end of file + "_id": "KzEfCqb54s8Ju7x1", + "name": "Lehmpranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!yisaQaEFqduLmAJe.KzEfCqb54s8Ju7x1" +} diff --git a/packs/creatures/Leichnam_oVKL6zJ2kYMmBuYx.json b/packs/creatures/Leichnam_oVKL6zJ2kYMmBuYx.json index e8e0433b..26237901 100644 --- a/packs/creatures/Leichnam_oVKL6zJ2kYMmBuYx.json +++ b/packs/creatures/Leichnam_oVKL6zJ2kYMmBuYx.json @@ -1,194 +1,193 @@ { - "_id": "oVKL6zJ2kYMmBuYx", - "name": "Leichnam", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/lich.png", - "items": [ - "J2eP8hBIWtgayfhH", - "sNIMYcSm0y83hby7", - "exyyjDtEIdHRcx4n", - "L6i191M3m9QXN9aJ", - "Yv7u9FcT21lq7xW8", - "quDuDAGeMVUvF3WD", - "NeFjvRQWZSKtxAMm", - "1q93yorTXMMaRAcg", - "29SYRu3tP8sSILyX", - "wRp2U7ZSNdZndBmq", - "3ybAKe4uHnD5q5zD", - "tYncs86pwaeg5XAl", - "MaTZSyGMQDIMXhLe", - "bu4UNbRP2WGwKFLg", - "WFfjqz7dfZrxNdOn", - "h4Xf5AZuuDR1HwdD", - "sZicJQ2tu0pHKLT3", - "80m8uuYxkvkMY8O6", - "eVZKdojeGbmnlO7r", - "TyemqVxXHyajaeQ0", - "8yzQEtT02oPB3gQT", - "WcTIZrzNl287ClsD", - "WgItN1MKxhGmbISB", - "sNZcw4ywoelqwcFi", - "m0sMPFGCoDjzT9jz", - "ozbaYB7x9IHkkxz2" - ], - "effects": [ - "fmyWjY4g3kUO22no", - "Z7hdBZ7Rm4qFPnHo" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 7, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 9, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 0, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 8, - "mod": 0 - }, - "aura": { - "base": 8, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 1, - "value": 39 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW #(A:20)x10, #10M:20", - "foeFactor": 26, - "creatureType": "undead", - "sizeCategory": "normal", - "experiencePoints": 299, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "oVKL6zJ2kYMmBuYx", "name": "Leichnam", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/lich.png", + "items": [ + "J2eP8hBIWtgayfhH", + "sNIMYcSm0y83hby7", + "exyyjDtEIdHRcx4n", + "L6i191M3m9QXN9aJ", + "Yv7u9FcT21lq7xW8", + "quDuDAGeMVUvF3WD", + "NeFjvRQWZSKtxAMm", + "1q93yorTXMMaRAcg", + "29SYRu3tP8sSILyX", + "wRp2U7ZSNdZndBmq", + "3ybAKe4uHnD5q5zD", + "tYncs86pwaeg5XAl", + "MaTZSyGMQDIMXhLe", + "bu4UNbRP2WGwKFLg", + "WFfjqz7dfZrxNdOn", + "h4Xf5AZuuDR1HwdD", + "sZicJQ2tu0pHKLT3", + "80m8uuYxkvkMY8O6", + "eVZKdojeGbmnlO7r", + "TyemqVxXHyajaeQ0", + "8yzQEtT02oPB3gQT", + "WcTIZrzNl287ClsD", + "WgItN1MKxhGmbISB", + "sNZcw4ywoelqwcFi", + "m0sMPFGCoDjzT9jz", + "ozbaYB7x9IHkkxz2" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 7, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 9, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 0, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 8, + "mod": 0 + }, + "aura": { + "base": 8, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 1, + "value": 39 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW #(A:20)x10, #10M:20", + "foeFactor": 26, + "creatureType": "undead", + "sizeCategory": "normal", + "experiencePoints": 299, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Leichnam", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/lich.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/lich.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346928, + "modifiedTime": 1687731800214, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346928, - "modifiedTime": 1668995463108, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!oVKL6zJ2kYMmBuYx" -} \ No newline at end of file + "_key": "!actors!oVKL6zJ2kYMmBuYx" +} diff --git a/packs/creatures/Licht_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Licht_Odem_yjkoipelFXEzcy1x.json index ca745a3d..174817b5 100644 --- a/packs/creatures/Licht_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Licht_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Licht-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!owGq4n7KX2P1o9em.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Licht-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!owGq4n7KX2P1o9em.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Lockruf_GZfpSw5mnT7CLpYH.json b/packs/creatures/Lockruf_GZfpSw5mnT7CLpYH.json index 113ff2a2..98571bd6 100644 --- a/packs/creatures/Lockruf_GZfpSw5mnT7CLpYH.json +++ b/packs/creatures/Lockruf_GZfpSw5mnT7CLpYH.json @@ -1,69 +1,69 @@ { - "_id": "GZfpSw5mnT7CLpYH", - "name": "Lockruf", - "type": "spell", - "sort": 800000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "GZfpSw5mnT7CLpYH", + "name": "Lockruf", + "type": "spell", + "sort": 800000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE / 2", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE / 2", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.GZfpSw5mnT7CLpYH" -} \ No newline at end of file + "_key": "!actors.items!s56U2LeRInrje3xh.GZfpSw5mnT7CLpYH" +} diff --git a/packs/creatures/Luftelementar_III_DNbOkqUg7jitTTbw.json b/packs/creatures/Luftelementar_III_DNbOkqUg7jitTTbw.json index d1ebf4a7..5a0e7c0a 100644 --- a/packs/creatures/Luftelementar_III_DNbOkqUg7jitTTbw.json +++ b/packs/creatures/Luftelementar_III_DNbOkqUg7jitTTbw.json @@ -1,169 +1,166 @@ { - "_id": "DNbOkqUg7jitTTbw", - "name": "Luftelementar III", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "PL4rUPVh5MRMW796", - "ghW7FO5d2do95peV", - "wqzMhcBGP8qbClRW", - "3yeOHhXD8iJrtRJL" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 15, - "mod": 0 - }, - "mobility": { - "base": 9, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 7, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 32, - "value": 64 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 16, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 143, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "DNbOkqUg7jitTTbw", "name": "Luftelementar III", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 15, + "mod": 0 + }, + "mobility": { + "base": 9, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 7, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 32, + "value": 64 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 16, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 143, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Luftelementar III", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346310, + "modifiedTime": 1687731798458, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346310, - "modifiedTime": 1668995460764, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!DNbOkqUg7jitTTbw" -} \ No newline at end of file + "_key": "!actors!DNbOkqUg7jitTTbw" +} diff --git a/packs/creatures/Luftelementar_II_wYVw1a5UjPS09YxS.json b/packs/creatures/Luftelementar_II_wYVw1a5UjPS09YxS.json index 0acb18f8..8ddae3a7 100644 --- a/packs/creatures/Luftelementar_II_wYVw1a5UjPS09YxS.json +++ b/packs/creatures/Luftelementar_II_wYVw1a5UjPS09YxS.json @@ -1,169 +1,166 @@ { - "_id": "wYVw1a5UjPS09YxS", - "name": "Luftelementar II", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "PL4rUPVh5MRMW796", - "ghW7FO5d2do95peV", - "wqzMhcBGP8qbClRW", - "3yeOHhXD8iJrtRJL" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 9, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 25 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 9, - "creatureType": "magicalEntity", - "sizeCategory": "normal", - "experiencePoints": 92, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "wYVw1a5UjPS09YxS", "name": "Luftelementar II", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["PL4rUPVh5MRMW796", "ghW7FO5d2do95peV", "wqzMhcBGP8qbClRW", "3yeOHhXD8iJrtRJL"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 9, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 25 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 9, + "creatureType": "magicalEntity", + "sizeCategory": "normal", + "experiencePoints": 92, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Luftelementar II", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347220, + "modifiedTime": 1687731798606, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347220, - "modifiedTime": 1668995461408, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!wYVw1a5UjPS09YxS" -} \ No newline at end of file + "_key": "!actors!wYVw1a5UjPS09YxS" +} diff --git a/packs/creatures/Luftelementar_I_CIzMY691MK016h4E.json b/packs/creatures/Luftelementar_I_CIzMY691MK016h4E.json index b4e48d11..2cf40d64 100644 --- a/packs/creatures/Luftelementar_I_CIzMY691MK016h4E.json +++ b/packs/creatures/Luftelementar_I_CIzMY691MK016h4E.json @@ -1,169 +1,166 @@ { - "_id": "CIzMY691MK016h4E", - "name": "Luftelementar I", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "PL4rUPVh5MRMW796", - "ghW7FO5d2do95peV", - "wqzMhcBGP8qbClRW", - "3yeOHhXD8iJrtRJL" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 6, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -9, - "value": 10 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 4, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 68, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "CIzMY691MK016h4E", "name": "Luftelementar I", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 6, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -9, + "value": 10 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 4, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 68, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Luftelementar I", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346301, + "modifiedTime": 1687731798457, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346301, - "modifiedTime": 1668995460757, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!CIzMY691MK016h4E" -} \ No newline at end of file + "_key": "!actors!CIzMY691MK016h4E" +} diff --git a/packs/creatures/Luftsto__PL4rUPVh5MRMW796.json b/packs/creatures/Luftsto__PL4rUPVh5MRMW796.json index 71b935c0..7332921f 100644 --- a/packs/creatures/Luftsto__PL4rUPVh5MRMW796.json +++ b/packs/creatures/Luftsto__PL4rUPVh5MRMW796.json @@ -1,33 +1,33 @@ { - "_id": "PL4rUPVh5MRMW796", - "name": "Luftstoß", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "

-1 WB/2 m

", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "meleeRanged", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wYVw1a5UjPS09YxS.PL4rUPVh5MRMW796" -} \ No newline at end of file + "_id": "PL4rUPVh5MRMW796", + "name": "Luftstoß", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "

-1 WB/2 m

", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "meleeRanged", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wYVw1a5UjPS09YxS.PL4rUPVh5MRMW796" +} diff --git a/packs/creatures/Magisches_Schloss_bu4UNbRP2WGwKFLg.json b/packs/creatures/Magisches_Schloss_bu4UNbRP2WGwKFLg.json index 8ae0205c..ff0b97a7 100644 --- a/packs/creatures/Magisches_Schloss_bu4UNbRP2WGwKFLg.json +++ b/packs/creatures/Magisches_Schloss_bu4UNbRP2WGwKFLg.json @@ -1,73 +1,73 @@ { - "_id": "bu4UNbRP2WGwKFLg", - "name": "Magisches Schloss", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/padlock.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.dzYAc9ti7ghhkyiX" - } - }, - "system": { - "description": "

Dieser Zauber verschließt auf magische Weise eine Klappe, Truhe, Tür oder ähnliche Öffnung.

\n

Das Probenergebnis stellt die Erschwernis dar, um dieses Schloss zu öffnen (ob nun mit einem Dietrich, roher Gewalt oder Magie), nur der Zauberwirker selbst kann es ohne Probleme öffnen.

\n

Der Zauber kann auch auf ein mechanisches Schloss gesprochen werden, um dessen Schlosswert (SW) zu verstärken.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "bu4UNbRP2WGwKFLg", + "name": "Magisches Schloss", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/padlock.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.dzYAc9ti7ghhkyiX" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dieser Zauber verschließt auf magische Weise eine Klappe, Truhe, Tür oder ähnliche Öffnung.

\n

Das Probenergebnis stellt die Erschwernis dar, um dieses Schloss zu öffnen (ob nun mit einem Dietrich, roher Gewalt oder Magie), nur der Zauberwirker selbst kann es ohne Probleme öffnen.

\n

Der Zauber kann auch auf ein mechanisches Schloss gesprochen werden, um dessen Schlosswert (SW) zu verstärken.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Bis Schloss geöffnet", + "unit": "custom" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": 3, + "wizard": 1, + "sorcerer": 1 + } }, - "maxDistance": { - "value": "Berühren", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Bis Schloss geöffnet", - "unit": "custom" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": 3, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.bu4UNbRP2WGwKFLg" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.bu4UNbRP2WGwKFLg" +} diff --git a/packs/creatures/Massive_Keule_WnNygCJUgl9nJVDV.json b/packs/creatures/Massive_Keule_WnNygCJUgl9nJVDV.json index d470db22..8049172c 100644 --- a/packs/creatures/Massive_Keule_WnNygCJUgl9nJVDV.json +++ b/packs/creatures/Massive_Keule_WnNygCJUgl9nJVDV.json @@ -1,33 +1,33 @@ { - "_id": "WnNygCJUgl9nJVDV", - "name": "Massive Keule", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!95N3CQpgVqg4zz0k.WnNygCJUgl9nJVDV" -} \ No newline at end of file + "_id": "WnNygCJUgl9nJVDV", + "name": "Massive Keule", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!95N3CQpgVqg4zz0k.WnNygCJUgl9nJVDV" +} diff --git a/packs/creatures/Massive_Keule_hYNvoybPpmNB7ldb.json b/packs/creatures/Massive_Keule_hYNvoybPpmNB7ldb.json index 5e6b55c9..91b7787c 100644 --- a/packs/creatures/Massive_Keule_hYNvoybPpmNB7ldb.json +++ b/packs/creatures/Massive_Keule_hYNvoybPpmNB7ldb.json @@ -1,33 +1,33 @@ { - "_id": "hYNvoybPpmNB7ldb", - "name": "Massive Keule", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QudriM5XZhEC7D6v.hYNvoybPpmNB7ldb" -} \ No newline at end of file + "_id": "hYNvoybPpmNB7ldb", + "name": "Massive Keule", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QudriM5XZhEC7D6v.hYNvoybPpmNB7ldb" +} diff --git a/packs/creatures/Massive_Keule_k4z8YIPc1sSdgAuf.json b/packs/creatures/Massive_Keule_k4z8YIPc1sSdgAuf.json index 860adae1..a5e8dadc 100644 --- a/packs/creatures/Massive_Keule_k4z8YIPc1sSdgAuf.json +++ b/packs/creatures/Massive_Keule_k4z8YIPc1sSdgAuf.json @@ -1,33 +1,33 @@ { - "_id": "k4z8YIPc1sSdgAuf", - "name": "Massive Keule", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.k4z8YIPc1sSdgAuf" -} \ No newline at end of file + "_id": "k4z8YIPc1sSdgAuf", + "name": "Massive Keule", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.k4z8YIPc1sSdgAuf" +} diff --git a/packs/creatures/Medusa_F3zJ4xbHwN9syuK8.json b/packs/creatures/Medusa_F3zJ4xbHwN9syuK8.json index 2d6128c0..8fd6d57f 100644 --- a/packs/creatures/Medusa_F3zJ4xbHwN9syuK8.json +++ b/packs/creatures/Medusa_F3zJ4xbHwN9syuK8.json @@ -1,172 +1,174 @@ { - "_id": "F3zJ4xbHwN9syuK8", - "name": "Medusa", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/medusa-pale.png", - "items": [ - "08rqhbd0eadzrJxS", - "YL8uGdXD9QX45OvA", - "3Gxud5Mn5gy97Qie", - "MuXvP2TjwvevxLpo", - "RhdH7ESwq8ukGvTy", - "CTAZdf7uuEQ4sWA9", - "NEEOtiJGhOpZ7RuW" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 11, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 7, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 12, - "value": 36 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW A:18), BW #5A:20, #5M:20", - "foeFactor": 18, - "creatureType": "magicalEntity", - "sizeCategory": "normal", - "experiencePoints": 205, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "F3zJ4xbHwN9syuK8", "name": "Medusa", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/medusa-pale.png", + "items": [ + "08rqhbd0eadzrJxS", + "YL8uGdXD9QX45OvA", + "3Gxud5Mn5gy97Qie", + "MuXvP2TjwvevxLpo", + "RhdH7ESwq8ukGvTy", + "CTAZdf7uuEQ4sWA9", + "NEEOtiJGhOpZ7RuW" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 11, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 7, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 12, + "value": 36 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW A:18), BW #5A:20, #5M:20", + "foeFactor": 18, + "creatureType": "magicalEntity", + "sizeCategory": "normal", + "experiencePoints": 205, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Medusa", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/medusa*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/medusa*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346341, + "modifiedTime": 1687731798462, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346341, - "modifiedTime": 1668995460772, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!F3zJ4xbHwN9syuK8" -} \ No newline at end of file + "_key": "!actors!F3zJ4xbHwN9syuK8" +} diff --git a/packs/creatures/Mehrere_Angriffe___1__h9DFDddV6zHABNNR.json b/packs/creatures/Mehrere_Angriffe___1__h9DFDddV6zHABNNR.json index d8b9f8d6..16bfe986 100644 --- a/packs/creatures/Mehrere_Angriffe___1__h9DFDddV6zHABNNR.json +++ b/packs/creatures/Mehrere_Angriffe___1__h9DFDddV6zHABNNR.json @@ -1,30 +1,30 @@ { - "_id": "h9DFDddV6zHABNNR", - "name": "Mehrere Angriffe (+1)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.oDM4ImE7PrIgn22E" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann 1 zusätzlichen Angriff in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!PVuNoFILDAHpqGsa.h9DFDddV6zHABNNR" -} \ No newline at end of file + "_id": "h9DFDddV6zHABNNR", + "name": "Mehrere Angriffe (+1)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.oDM4ImE7PrIgn22E" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann 1 zusätzlichen Angriff in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!PVuNoFILDAHpqGsa.h9DFDddV6zHABNNR" +} diff --git a/packs/creatures/Mehrere_Angriffe___1__m78risNOMkOZtoix.json b/packs/creatures/Mehrere_Angriffe___1__m78risNOMkOZtoix.json index 9180f3ff..3a143365 100644 --- a/packs/creatures/Mehrere_Angriffe___1__m78risNOMkOZtoix.json +++ b/packs/creatures/Mehrere_Angriffe___1__m78risNOMkOZtoix.json @@ -1,30 +1,30 @@ { - "_id": "m78risNOMkOZtoix", - "name": "Mehrere Angriffe (+1)", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.oDM4ImE7PrIgn22E" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann 1 zusätzlichen Angriff (Horn oder Hufe) in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.m78risNOMkOZtoix" -} \ No newline at end of file + "_id": "m78risNOMkOZtoix", + "name": "Mehrere Angriffe (+1)", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.oDM4ImE7PrIgn22E" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann 1 zusätzlichen Angriff (Horn oder Hufe) in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.m78risNOMkOZtoix" +} diff --git a/packs/creatures/Mehrere_Angriffe___1__nFNJLYh2O5rOFY89.json b/packs/creatures/Mehrere_Angriffe___1__nFNJLYh2O5rOFY89.json index 98e5c540..0304fb26 100644 --- a/packs/creatures/Mehrere_Angriffe___1__nFNJLYh2O5rOFY89.json +++ b/packs/creatures/Mehrere_Angriffe___1__nFNJLYh2O5rOFY89.json @@ -1,30 +1,30 @@ { - "_id": "nFNJLYh2O5rOFY89", - "name": "Mehrere Angriffe (+1)", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.oDM4ImE7PrIgn22E" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann 1 zusätzlichen Angriff (Biss, Klaue, Odem oder Schwanzhieb) in jeder Runde aktionsfrei ausführen. Bis auf die Klauen dürfen alle Angriffsarten nur einmal pro Runde angewendet werden.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.nFNJLYh2O5rOFY89" -} \ No newline at end of file + "_id": "nFNJLYh2O5rOFY89", + "name": "Mehrere Angriffe (+1)", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.oDM4ImE7PrIgn22E" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann 1 zusätzlichen Angriff (Biss, Klaue, Odem oder Schwanzhieb) in jeder Runde aktionsfrei ausführen. Bis auf die Klauen dürfen alle Angriffsarten nur einmal pro Runde angewendet werden.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.nFNJLYh2O5rOFY89" +} diff --git a/packs/creatures/Mehrere_Angriffe___3__43U10Znpq4coew6C.json b/packs/creatures/Mehrere_Angriffe___3__43U10Znpq4coew6C.json index 2cd3f5d2..fb80427e 100644 --- a/packs/creatures/Mehrere_Angriffe___3__43U10Znpq4coew6C.json +++ b/packs/creatures/Mehrere_Angriffe___3__43U10Znpq4coew6C.json @@ -1,30 +1,30 @@ { - "_id": "43U10Znpq4coew6C", - "name": "Mehrere Angriffe (+3)", - "type": "specialCreatureAbility", - "sort": 550000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.LM5xia0xVIlhQsLG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann mit seinen insgesamt vier Armen 3 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HSgR2FXUmsT2zfIc.43U10Znpq4coew6C" -} \ No newline at end of file + "_id": "43U10Znpq4coew6C", + "name": "Mehrere Angriffe (+3)", + "type": "specialCreatureAbility", + "sort": 550000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.LM5xia0xVIlhQsLG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann mit seinen insgesamt vier Armen 3 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HSgR2FXUmsT2zfIc.43U10Znpq4coew6C" +} diff --git a/packs/creatures/Mehrere_Angriffe___3__B1Sw09kZopPZB8ys.json b/packs/creatures/Mehrere_Angriffe___3__B1Sw09kZopPZB8ys.json index f978b1e5..c93b46fd 100644 --- a/packs/creatures/Mehrere_Angriffe___3__B1Sw09kZopPZB8ys.json +++ b/packs/creatures/Mehrere_Angriffe___3__B1Sw09kZopPZB8ys.json @@ -1,30 +1,30 @@ { - "_id": "B1Sw09kZopPZB8ys", - "name": "Mehrere Angriffe (+3)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.LM5xia0xVIlhQsLG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann 3 zusätzliche Asthiebe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WboyONCY2UZildi9.B1Sw09kZopPZB8ys" -} \ No newline at end of file + "_id": "B1Sw09kZopPZB8ys", + "name": "Mehrere Angriffe (+3)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.LM5xia0xVIlhQsLG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann 3 zusätzliche Asthiebe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WboyONCY2UZildi9.B1Sw09kZopPZB8ys" +} diff --git a/packs/creatures/Mehrere_Angriffe___3__OgwADTLcESeGWMih.json b/packs/creatures/Mehrere_Angriffe___3__OgwADTLcESeGWMih.json index 0accf339..e274021a 100644 --- a/packs/creatures/Mehrere_Angriffe___3__OgwADTLcESeGWMih.json +++ b/packs/creatures/Mehrere_Angriffe___3__OgwADTLcESeGWMih.json @@ -1,30 +1,30 @@ { - "_id": "OgwADTLcESeGWMih", - "name": "Mehrere Angriffe (+3)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.LM5xia0xVIlhQsLG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann mit seinen insgesamt vier Tentakelfühlern 3 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WYvb8G0z5GuNi7kO.OgwADTLcESeGWMih" -} \ No newline at end of file + "_id": "OgwADTLcESeGWMih", + "name": "Mehrere Angriffe (+3)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.LM5xia0xVIlhQsLG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann mit seinen insgesamt vier Tentakelfühlern 3 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WYvb8G0z5GuNi7kO.OgwADTLcESeGWMih" +} diff --git a/packs/creatures/Mehrere_Angriffe___4__0QUScCjMSupBxEo4.json b/packs/creatures/Mehrere_Angriffe___4__0QUScCjMSupBxEo4.json index 8e070024..080e5c2e 100644 --- a/packs/creatures/Mehrere_Angriffe___4__0QUScCjMSupBxEo4.json +++ b/packs/creatures/Mehrere_Angriffe___4__0QUScCjMSupBxEo4.json @@ -1,30 +1,30 @@ { - "_id": "0QUScCjMSupBxEo4", - "name": "Mehrere Angriffe (+4)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.1JDyMkVOlho7IuiN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann 4 zusätzliche Hiebe mit seinen unzähligen Wurzeln in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!XxrCtx56f0njVodK.0QUScCjMSupBxEo4" -} \ No newline at end of file + "_id": "0QUScCjMSupBxEo4", + "name": "Mehrere Angriffe (+4)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.1JDyMkVOlho7IuiN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann 4 zusätzliche Hiebe mit seinen unzähligen Wurzeln in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!XxrCtx56f0njVodK.0QUScCjMSupBxEo4" +} diff --git a/packs/creatures/Mehrere_Angriffe___4__SZ8rvHDbY67EqjDN.json b/packs/creatures/Mehrere_Angriffe___4__SZ8rvHDbY67EqjDN.json index c0c1606a..851b5096 100644 --- a/packs/creatures/Mehrere_Angriffe___4__SZ8rvHDbY67EqjDN.json +++ b/packs/creatures/Mehrere_Angriffe___4__SZ8rvHDbY67EqjDN.json @@ -1,30 +1,30 @@ { - "_id": "SZ8rvHDbY67EqjDN", - "name": "Mehrere Angriffe (+4)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.1JDyMkVOlho7IuiN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann 4 zusätzliche Zaubersprüche in jeder Runde aktionsfrei wirken, keinen einzelnen Zauberspruch jedoch mehr als einmal. Abklingzeiten müssen weiterhin berücksichtigt werden.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.SZ8rvHDbY67EqjDN" -} \ No newline at end of file + "_id": "SZ8rvHDbY67EqjDN", + "name": "Mehrere Angriffe (+4)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.1JDyMkVOlho7IuiN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann 4 zusätzliche Zaubersprüche in jeder Runde aktionsfrei wirken, keinen einzelnen Zauberspruch jedoch mehr als einmal. Abklingzeiten müssen weiterhin berücksichtigt werden.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!8E7Mm0LsiqFm6syY.SZ8rvHDbY67EqjDN" +} diff --git a/packs/creatures/Mehrere_Angriffe___5__RhdH7ESwq8ukGvTy.json b/packs/creatures/Mehrere_Angriffe___5__RhdH7ESwq8ukGvTy.json index b9a4cda7..2646b946 100644 --- a/packs/creatures/Mehrere_Angriffe___5__RhdH7ESwq8ukGvTy.json +++ b/packs/creatures/Mehrere_Angriffe___5__RhdH7ESwq8ukGvTy.json @@ -1,30 +1,30 @@ { - "_id": "RhdH7ESwq8ukGvTy", - "name": "Mehrere Angriffe (+5)", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YvkRgHyCkwhn3uzg" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Von den zahlreichen Geschwindigkeit an Wänden und Decken aktionsfrei Schlangen auf ihrem Kopf können jeweils 5 in jeder Runde klettern. Kann auf Gegner herabfallen, wobei Schlagen um Nahkampfgegner angreifen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!F3zJ4xbHwN9syuK8.RhdH7ESwq8ukGvTy" -} \ No newline at end of file + "_id": "RhdH7ESwq8ukGvTy", + "name": "Mehrere Angriffe (+5)", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YvkRgHyCkwhn3uzg" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Von den zahlreichen Geschwindigkeit an Wänden und Decken aktionsfrei Schlangen auf ihrem Kopf können jeweils 5 in jeder Runde klettern. Kann auf Gegner herabfallen, wobei Schlagen um Nahkampfgegner angreifen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!F3zJ4xbHwN9syuK8.RhdH7ESwq8ukGvTy" +} diff --git a/packs/creatures/Mehrere_Angriffe___5__dm1gTdRLMsRP3dYJ.json b/packs/creatures/Mehrere_Angriffe___5__dm1gTdRLMsRP3dYJ.json index fe368a1d..9746a97d 100644 --- a/packs/creatures/Mehrere_Angriffe___5__dm1gTdRLMsRP3dYJ.json +++ b/packs/creatures/Mehrere_Angriffe___5__dm1gTdRLMsRP3dYJ.json @@ -1,30 +1,30 @@ { - "_id": "dm1gTdRLMsRP3dYJ", - "name": "Mehrere Angriffe (+5)", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YvkRgHyCkwhn3uzg" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann mit seinen insgesamt sechs Fangarmen 5 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z7Dt5epXbuKn20US.dm1gTdRLMsRP3dYJ" -} \ No newline at end of file + "_id": "dm1gTdRLMsRP3dYJ", + "name": "Mehrere Angriffe (+5)", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YvkRgHyCkwhn3uzg" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann mit seinen insgesamt sechs Fangarmen 5 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z7Dt5epXbuKn20US.dm1gTdRLMsRP3dYJ" +} diff --git a/packs/creatures/Mehrere_Angriffe___5__jtnlL78QKAyrNEey.json b/packs/creatures/Mehrere_Angriffe___5__jtnlL78QKAyrNEey.json index f3da2371..c55453ed 100644 --- a/packs/creatures/Mehrere_Angriffe___5__jtnlL78QKAyrNEey.json +++ b/packs/creatures/Mehrere_Angriffe___5__jtnlL78QKAyrNEey.json @@ -1,30 +1,30 @@ { - "_id": "jtnlL78QKAyrNEey", - "name": "Mehrere Angriffe (+5)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YvkRgHyCkwhn3uzg" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann mit seinen insgesamt sechs Köpfen 5 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.jtnlL78QKAyrNEey" -} \ No newline at end of file + "_id": "jtnlL78QKAyrNEey", + "name": "Mehrere Angriffe (+5)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YvkRgHyCkwhn3uzg" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann mit seinen insgesamt sechs Köpfen 5 zusätzliche Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.jtnlL78QKAyrNEey" +} diff --git a/packs/creatures/Mehrere_Angriffe_fogg4p9NQnpcBTUp.json b/packs/creatures/Mehrere_Angriffe_fogg4p9NQnpcBTUp.json index cf28f2ac..f28f4d74 100644 --- a/packs/creatures/Mehrere_Angriffe_fogg4p9NQnpcBTUp.json +++ b/packs/creatures/Mehrere_Angriffe_fogg4p9NQnpcBTUp.json @@ -1,33 +1,33 @@ { - "_id": "fogg4p9NQnpcBTUp", - "name": "Mehrere Angriffe", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "meleeRanged", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.fogg4p9NQnpcBTUp" -} \ No newline at end of file + "_id": "fogg4p9NQnpcBTUp", + "name": "Mehrere Angriffe", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "meleeRanged", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.fogg4p9NQnpcBTUp" +} diff --git a/packs/creatures/Mehrere_Angriffe_o8CRX0tj3mrixbeV.json b/packs/creatures/Mehrere_Angriffe_o8CRX0tj3mrixbeV.json index cfad99d9..ce23a056 100644 --- a/packs/creatures/Mehrere_Angriffe_o8CRX0tj3mrixbeV.json +++ b/packs/creatures/Mehrere_Angriffe_o8CRX0tj3mrixbeV.json @@ -1,33 +1,33 @@ { - "_id": "o8CRX0tj3mrixbeV", - "name": "Mehrere Angriffe", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.o8CRX0tj3mrixbeV" -} \ No newline at end of file + "_id": "o8CRX0tj3mrixbeV", + "name": "Mehrere Angriffe", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.o8CRX0tj3mrixbeV" +} diff --git a/packs/creatures/Mehrere_Angriffglieder___3__vZZ50RNjZbkNI0Ha.json b/packs/creatures/Mehrere_Angriffglieder___3__vZZ50RNjZbkNI0Ha.json index 6a31e6e5..323f2f0b 100644 --- a/packs/creatures/Mehrere_Angriffglieder___3__vZZ50RNjZbkNI0Ha.json +++ b/packs/creatures/Mehrere_Angriffglieder___3__vZZ50RNjZbkNI0Ha.json @@ -1,30 +1,30 @@ { - "_id": "vZZ50RNjZbkNI0Ha", - "name": "Mehrere Angriffglieder (+3)", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.8HmrA97ZqN7nEYgm" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "system": { - "description": "

Greift mit insgesamt vier Tentakelfühlern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl sinkt

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WYvb8G0z5GuNi7kO.vZZ50RNjZbkNI0Ha" -} \ No newline at end of file + "_id": "vZZ50RNjZbkNI0Ha", + "name": "Mehrere Angriffglieder (+3)", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.8HmrA97ZqN7nEYgm" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "system": { + "description": "

Greift mit insgesamt vier Tentakelfühlern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl sinkt

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WYvb8G0z5GuNi7kO.vZZ50RNjZbkNI0Ha" +} diff --git a/packs/creatures/Mehrere_Angriffglieder___4__Lu7kcH5ekEpY8YDU.json b/packs/creatures/Mehrere_Angriffglieder___4__Lu7kcH5ekEpY8YDU.json index d803bd5b..eda9489c 100644 --- a/packs/creatures/Mehrere_Angriffglieder___4__Lu7kcH5ekEpY8YDU.json +++ b/packs/creatures/Mehrere_Angriffglieder___4__Lu7kcH5ekEpY8YDU.json @@ -1,30 +1,30 @@ { - "_id": "Lu7kcH5ekEpY8YDU", - "name": "Mehrere Angriffglieder (+4)", - "type": "specialCreatureAbility", - "sort": 575000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R6jT1GYF13ZijtM0" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "system": { - "description": "

Greift mit insgesamt 4 Armen an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HSgR2FXUmsT2zfIc.Lu7kcH5ekEpY8YDU" -} \ No newline at end of file + "_id": "Lu7kcH5ekEpY8YDU", + "name": "Mehrere Angriffglieder (+4)", + "type": "specialCreatureAbility", + "sort": 575000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R6jT1GYF13ZijtM0" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "system": { + "description": "

Greift mit insgesamt 4 Armen an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HSgR2FXUmsT2zfIc.Lu7kcH5ekEpY8YDU" +} diff --git a/packs/creatures/Mehrere_Angriffglieder___4__v6ojDNs7V5QqwKgT.json b/packs/creatures/Mehrere_Angriffglieder___4__v6ojDNs7V5QqwKgT.json index fd42e6f6..ca5ec207 100644 --- a/packs/creatures/Mehrere_Angriffglieder___4__v6ojDNs7V5QqwKgT.json +++ b/packs/creatures/Mehrere_Angriffglieder___4__v6ojDNs7V5QqwKgT.json @@ -1,30 +1,30 @@ { - "_id": "v6ojDNs7V5QqwKgT", - "name": "Mehrere Angriffglieder (+4)", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R6jT1GYF13ZijtM0" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "system": { - "description": "

Greift mit 5 von insgesamt 10 Augen gleichzeitig an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl letztendlich sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.v6ojDNs7V5QqwKgT" -} \ No newline at end of file + "_id": "v6ojDNs7V5QqwKgT", + "name": "Mehrere Angriffglieder (+4)", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R6jT1GYF13ZijtM0" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "system": { + "description": "

Greift mit 5 von insgesamt 10 Augen gleichzeitig an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl letztendlich sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!8E7Mm0LsiqFm6syY.v6ojDNs7V5QqwKgT" +} diff --git a/packs/creatures/Mehrere_Angriffglieder___5__Pk39V01Z4NKJ07oI.json b/packs/creatures/Mehrere_Angriffglieder___5__Pk39V01Z4NKJ07oI.json index 3000f72d..19539a03 100644 --- a/packs/creatures/Mehrere_Angriffglieder___5__Pk39V01Z4NKJ07oI.json +++ b/packs/creatures/Mehrere_Angriffglieder___5__Pk39V01Z4NKJ07oI.json @@ -1,30 +1,30 @@ { - "_id": "Pk39V01Z4NKJ07oI", - "name": "Mehrere Angriffglieder (+5)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.e6VuJIL8ocXQDQ2V" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "system": { - "description": "

Greift mit insgesamt 6 Fangarmen an, die Gegner bei einem erfolgreichen Schlagen-Immersieg btrennen/zertrümmern, wodurch die Angriffsanzahl sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z7Dt5epXbuKn20US.Pk39V01Z4NKJ07oI" -} \ No newline at end of file + "_id": "Pk39V01Z4NKJ07oI", + "name": "Mehrere Angriffglieder (+5)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.e6VuJIL8ocXQDQ2V" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "system": { + "description": "

Greift mit insgesamt 6 Fangarmen an, die Gegner bei einem erfolgreichen Schlagen-Immersieg btrennen/zertrümmern, wodurch die Angriffsanzahl sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z7Dt5epXbuKn20US.Pk39V01Z4NKJ07oI" +} diff --git a/packs/creatures/Mehrere_Angriffglieder___5__dnGDZ0R98VlEskVv.json b/packs/creatures/Mehrere_Angriffglieder___5__dnGDZ0R98VlEskVv.json index a6cf9fd6..777a2308 100644 --- a/packs/creatures/Mehrere_Angriffglieder___5__dnGDZ0R98VlEskVv.json +++ b/packs/creatures/Mehrere_Angriffglieder___5__dnGDZ0R98VlEskVv.json @@ -1,30 +1,30 @@ { - "_id": "dnGDZ0R98VlEskVv", - "name": "Mehrere Angriffglieder (+5)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.e6VuJIL8ocXQDQ2V" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "system": { - "description": "

Greift mit insgesamt 6 Köpfen an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.dnGDZ0R98VlEskVv" -} \ No newline at end of file + "_id": "dnGDZ0R98VlEskVv", + "name": "Mehrere Angriffglieder (+5)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.e6VuJIL8ocXQDQ2V" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "system": { + "description": "

Greift mit insgesamt 6 Köpfen an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen/zertrümmern, wodurch die Angriffsanzahl sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.dnGDZ0R98VlEskVv" +} diff --git a/packs/creatures/Merkt_nichts_ZjRYyfjMWlmtGUJ0.json b/packs/creatures/Merkt_nichts_ZjRYyfjMWlmtGUJ0.json index 52999c66..4fed83a9 100644 --- a/packs/creatures/Merkt_nichts_ZjRYyfjMWlmtGUJ0.json +++ b/packs/creatures/Merkt_nichts_ZjRYyfjMWlmtGUJ0.json @@ -1,33 +1,33 @@ { - "_id": "ZjRYyfjMWlmtGUJ0", - "name": "Merkt nichts", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rLUCyWfSBebB8cSC.ZjRYyfjMWlmtGUJ0" -} \ No newline at end of file + "_id": "ZjRYyfjMWlmtGUJ0", + "name": "Merkt nichts", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rLUCyWfSBebB8cSC.ZjRYyfjMWlmtGUJ0" +} diff --git a/packs/creatures/Messer_ftCrAdxpJlnc85aU.json b/packs/creatures/Messer_ftCrAdxpJlnc85aU.json index 91e01d91..c8ada5fd 100644 --- a/packs/creatures/Messer_ftCrAdxpJlnc85aU.json +++ b/packs/creatures/Messer_ftCrAdxpJlnc85aU.json @@ -1,33 +1,33 @@ { - "_id": "ftCrAdxpJlnc85aU", - "name": "Messer", - "type": "weapon", - "sort": 200000, - "flags": {}, - "effects": [], - "img": "icons/svg/item-bag.svg", - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 0, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vXmTcBUKZkB2UBD7.ftCrAdxpJlnc85aU" -} \ No newline at end of file + "_id": "ftCrAdxpJlnc85aU", + "name": "Messer", + "type": "weapon", + "sort": 200000, + "flags": {}, + "effects": [], + "img": "icons/svg/item-bag.svg", + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 0, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vXmTcBUKZkB2UBD7.ftCrAdxpJlnc85aU" +} diff --git a/packs/creatures/Metallhelm_whLRBkMseej6C3IG.json b/packs/creatures/Metallhelm_whLRBkMseej6C3IG.json index 5c3bbf24..fadf0b3a 100644 --- a/packs/creatures/Metallhelm_whLRBkMseej6C3IG.json +++ b/packs/creatures/Metallhelm_whLRBkMseej6C3IG.json @@ -1,39 +1,37 @@ { - "_id": "whLRBkMseej6C3IG", - "name": "Metallhelm", - "type": "armor", - "img": "icons/equipment/head/helm-barbute-reinforced.webp", - "effects": [ - "wlQWjU1kXovR5G1J" - ], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.fKhTsMO4YXDYY8GX" - } - }, - "system": { - "description": "

Initiative -1

", - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "helmet" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!C4xijAwQdhRHz0Cs.whLRBkMseej6C3IG" -} \ No newline at end of file + "_id": "whLRBkMseej6C3IG", + "name": "Metallhelm", + "type": "armor", + "img": "icons/equipment/head/helm-barbute-reinforced.webp", + "effects": ["wlQWjU1kXovR5G1J"], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.fKhTsMO4YXDYY8GX" + } + }, + "system": { + "description": "

Initiative -1

", + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "helmet" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!C4xijAwQdhRHz0Cs.whLRBkMseej6C3IG" +} diff --git a/packs/creatures/Metallwesen_5t0R0cwzApnRQpSR.json b/packs/creatures/Metallwesen_5t0R0cwzApnRQpSR.json index 1a815fb6..ad4280b3 100644 --- a/packs/creatures/Metallwesen_5t0R0cwzApnRQpSR.json +++ b/packs/creatures/Metallwesen_5t0R0cwzApnRQpSR.json @@ -1,33 +1,33 @@ { - "_id": "5t0R0cwzApnRQpSR", - "name": "Metallwesen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 5, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s7yuHMW75JDcFQYB.5t0R0cwzApnRQpSR" -} \ No newline at end of file + "_id": "5t0R0cwzApnRQpSR", + "name": "Metallwesen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 5, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s7yuHMW75JDcFQYB.5t0R0cwzApnRQpSR" +} diff --git a/packs/creatures/Metallwesen_HjZd5t1xvRNoHZdX.json b/packs/creatures/Metallwesen_HjZd5t1xvRNoHZdX.json index 60e25526..0543a82a 100644 --- a/packs/creatures/Metallwesen_HjZd5t1xvRNoHZdX.json +++ b/packs/creatures/Metallwesen_HjZd5t1xvRNoHZdX.json @@ -1,33 +1,33 @@ { - "_id": "HjZd5t1xvRNoHZdX", - "name": "Metallwesen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 5, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dnX0uQXQCEnGs7dM.HjZd5t1xvRNoHZdX" -} \ No newline at end of file + "_id": "HjZd5t1xvRNoHZdX", + "name": "Metallwesen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 5, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dnX0uQXQCEnGs7dM.HjZd5t1xvRNoHZdX" +} diff --git a/packs/creatures/Metallwesen_r0mQXKDTdvRjlSze.json b/packs/creatures/Metallwesen_r0mQXKDTdvRjlSze.json index 48b18008..8bf0bdab 100644 --- a/packs/creatures/Metallwesen_r0mQXKDTdvRjlSze.json +++ b/packs/creatures/Metallwesen_r0mQXKDTdvRjlSze.json @@ -1,33 +1,33 @@ { - "_id": "r0mQXKDTdvRjlSze", - "name": "Metallwesen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 5, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ABiPZtu7q8KhWzXL.r0mQXKDTdvRjlSze" -} \ No newline at end of file + "_id": "r0mQXKDTdvRjlSze", + "name": "Metallwesen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 5, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ABiPZtu7q8KhWzXL.r0mQXKDTdvRjlSze" +} diff --git a/packs/creatures/Minotaurus_95N3CQpgVqg4zz0k.json b/packs/creatures/Minotaurus_95N3CQpgVqg4zz0k.json index c71025a6..61c6e7d0 100644 --- a/packs/creatures/Minotaurus_95N3CQpgVqg4zz0k.json +++ b/packs/creatures/Minotaurus_95N3CQpgVqg4zz0k.json @@ -1,171 +1,173 @@ { - "_id": "95N3CQpgVqg4zz0k", - "name": "Minotaurus", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/minotaur-brown.png", - "items": [ - "WnNygCJUgl9nJVDV", - "hZvwSk1wun8Qjlmk", - "CES4HTOhBcNY0c6G", - "jhC7DbwCOazDTTVU", - "mOcmV58FSVafekAU", - "gPsGJGaDRosWvEEL" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 14, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 4, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 1, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 1, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 27, - "value": 54 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 1 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:16), BW 2B:20", - "foeFactor": 12, - "creatureType": "humanoid", - "sizeCategory": "large", - "experiencePoints": 138, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "95N3CQpgVqg4zz0k", "name": "Minotaurus", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/minotaur-brown.png", + "items": [ + "WnNygCJUgl9nJVDV", + "hZvwSk1wun8Qjlmk", + "CES4HTOhBcNY0c6G", + "jhC7DbwCOazDTTVU", + "mOcmV58FSVafekAU", + "gPsGJGaDRosWvEEL" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 14, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 4, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 1, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 1, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 27, + "value": 54 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 1 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:16), BW 2B:20", + "foeFactor": 12, + "creatureType": "humanoid", + "sizeCategory": "large", + "experiencePoints": 138, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Minotaurus", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/minotaur*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/minotaur*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346270, + "modifiedTime": 1687731798447, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346270, - "modifiedTime": 1668995460720, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!95N3CQpgVqg4zz0k" -} \ No newline at end of file + "_key": "!actors!95N3CQpgVqg4zz0k" +} diff --git a/packs/creatures/Monsterspinne_4276kgAddflo3bwN.json b/packs/creatures/Monsterspinne_4276kgAddflo3bwN.json index 1a704a2d..b2548684 100644 --- a/packs/creatures/Monsterspinne_4276kgAddflo3bwN.json +++ b/packs/creatures/Monsterspinne_4276kgAddflo3bwN.json @@ -1,171 +1,173 @@ { - "_id": "4276kgAddflo3bwN", - "name": "Monsterspinne", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/monster-spider.png", - "items": [ - "5KumsWj49saU3R8P", - "nU2FCLS66oVDnMkw", - "b80BR5n1f6WvGavG", - "v7zlqw9oygaGg5RF", - "vNnnWKNHFzvSlquf", - "vYPD5Je4xRUgTqcp" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 12, - "mod": 0 - }, - "mobility": { - "base": 9, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 48, - "value": 72 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:12)", - "foeFactor": 11, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 165, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "4276kgAddflo3bwN", "name": "Monsterspinne", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/monster-spider.png", + "items": [ + "5KumsWj49saU3R8P", + "nU2FCLS66oVDnMkw", + "b80BR5n1f6WvGavG", + "v7zlqw9oygaGg5RF", + "vNnnWKNHFzvSlquf", + "vYPD5Je4xRUgTqcp" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 12, + "mod": 0 + }, + "mobility": { + "base": 9, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 48, + "value": 72 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:12)", + "foeFactor": 11, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 165, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Monsterspinne", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/monster-spider.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/monster-spider.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346201, + "modifiedTime": 1687731798427, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346201, - "modifiedTime": 1668995460565, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!4276kgAddflo3bwN" -} \ No newline at end of file + "_key": "!actors!4276kgAddflo3bwN" +} diff --git a/packs/creatures/Mumie_P3mlpN2JrbnDtLwJ.json b/packs/creatures/Mumie_P3mlpN2JrbnDtLwJ.json index edc1ef87..231431c2 100644 --- a/packs/creatures/Mumie_P3mlpN2JrbnDtLwJ.json +++ b/packs/creatures/Mumie_P3mlpN2JrbnDtLwJ.json @@ -1,176 +1,176 @@ { - "_id": "P3mlpN2JrbnDtLwJ", - "name": "Mumie", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "MxXeRwM7Mw1OqmAC", - "Icq7W8YrjXTIlb7C", - "Kf2kAdMidDaK1SVD", - "yUtiK9PSMcNcvXfr", - "F3UjrYhsbCLoyFm3", - "hewKWM2G62KKAj7L", - "PFpQT1jYCeKy2yuk", - "nX0rcnKD1xHYwysw", - "fdt4YJVWp3XylED1" - ], - "effects": [ - "xOFATK3tVf0XChho" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 12, - "mod": 0 - }, - "mobility": { - "base": 4, - "mod": 0 - }, - "mind": { - "base": 4, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 32 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 1 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW #2A:18, #1M:16", - "foeFactor": 18, - "creatureType": "undead", - "sizeCategory": "normal", - "experiencePoints": 124, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "P3mlpN2JrbnDtLwJ", "name": "Mumie", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [ + "MxXeRwM7Mw1OqmAC", + "Icq7W8YrjXTIlb7C", + "Kf2kAdMidDaK1SVD", + "yUtiK9PSMcNcvXfr", + "F3UjrYhsbCLoyFm3", + "hewKWM2G62KKAj7L", + "PFpQT1jYCeKy2yuk", + "nX0rcnKD1xHYwysw", + "fdt4YJVWp3XylED1" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 12, + "mod": 0 + }, + "mobility": { + "base": 4, + "mod": 0 + }, + "mind": { + "base": 4, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 32 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 1 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW #2A:18, #1M:16", + "foeFactor": 18, + "creatureType": "undead", + "sizeCategory": "normal", + "experiencePoints": 124, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Mumie", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346620, + "modifiedTime": 1687731799645, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346620, - "modifiedTime": 1668995462861, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!P3mlpN2JrbnDtLwJ" -} \ No newline at end of file + "_key": "!actors!P3mlpN2JrbnDtLwJ" +} diff --git a/packs/creatures/Nachtsicht_EpT6dAyNtbw1l4TN.json b/packs/creatures/Nachtsicht_EpT6dAyNtbw1l4TN.json index 126d53ab..6fb50587 100644 --- a/packs/creatures/Nachtsicht_EpT6dAyNtbw1l4TN.json +++ b/packs/creatures/Nachtsicht_EpT6dAyNtbw1l4TN.json @@ -1,30 +1,30 @@ { - "_id": "EpT6dAyNtbw1l4TN", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!iIvMTzBji28VVQ0v.EpT6dAyNtbw1l4TN" -} \ No newline at end of file + "_id": "EpT6dAyNtbw1l4TN", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!iIvMTzBji28VVQ0v.EpT6dAyNtbw1l4TN" +} diff --git a/packs/creatures/Nachtsicht_KwCXBwhluHD0uHIW.json b/packs/creatures/Nachtsicht_KwCXBwhluHD0uHIW.json index a3ae8919..27a01389 100644 --- a/packs/creatures/Nachtsicht_KwCXBwhluHD0uHIW.json +++ b/packs/creatures/Nachtsicht_KwCXBwhluHD0uHIW.json @@ -1,30 +1,30 @@ { - "_id": "KwCXBwhluHD0uHIW", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.KwCXBwhluHD0uHIW" -} \ No newline at end of file + "_id": "KwCXBwhluHD0uHIW", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.KwCXBwhluHD0uHIW" +} diff --git a/packs/creatures/Nachtsicht_QXzGnyknBZaJqCIc.json b/packs/creatures/Nachtsicht_QXzGnyknBZaJqCIc.json index 8dedf604..3dcb7f45 100644 --- a/packs/creatures/Nachtsicht_QXzGnyknBZaJqCIc.json +++ b/packs/creatures/Nachtsicht_QXzGnyknBZaJqCIc.json @@ -1,30 +1,30 @@ { - "_id": "QXzGnyknBZaJqCIc", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!C4xijAwQdhRHz0Cs.QXzGnyknBZaJqCIc" -} \ No newline at end of file + "_id": "QXzGnyknBZaJqCIc", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!C4xijAwQdhRHz0Cs.QXzGnyknBZaJqCIc" +} diff --git a/packs/creatures/Nachtsicht_RWRBDrcHL1YK6MvZ.json b/packs/creatures/Nachtsicht_RWRBDrcHL1YK6MvZ.json index 10787385..e27f0f07 100644 --- a/packs/creatures/Nachtsicht_RWRBDrcHL1YK6MvZ.json +++ b/packs/creatures/Nachtsicht_RWRBDrcHL1YK6MvZ.json @@ -1,30 +1,30 @@ { - "_id": "RWRBDrcHL1YK6MvZ", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.RWRBDrcHL1YK6MvZ" -} \ No newline at end of file + "_id": "RWRBDrcHL1YK6MvZ", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.RWRBDrcHL1YK6MvZ" +} diff --git a/packs/creatures/Nachtsicht_X8PG6Z929me6Fewo.json b/packs/creatures/Nachtsicht_X8PG6Z929me6Fewo.json index 17cedac6..b93e2c04 100644 --- a/packs/creatures/Nachtsicht_X8PG6Z929me6Fewo.json +++ b/packs/creatures/Nachtsicht_X8PG6Z929me6Fewo.json @@ -1,30 +1,30 @@ { - "_id": "X8PG6Z929me6Fewo", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!PVuNoFILDAHpqGsa.X8PG6Z929me6Fewo" -} \ No newline at end of file + "_id": "X8PG6Z929me6Fewo", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!PVuNoFILDAHpqGsa.X8PG6Z929me6Fewo" +} diff --git a/packs/creatures/Nachtsicht_ZDZ9qHG17DjQWhSE.json b/packs/creatures/Nachtsicht_ZDZ9qHG17DjQWhSE.json index f0a8d9c3..180bf264 100644 --- a/packs/creatures/Nachtsicht_ZDZ9qHG17DjQWhSE.json +++ b/packs/creatures/Nachtsicht_ZDZ9qHG17DjQWhSE.json @@ -1,30 +1,30 @@ { - "_id": "ZDZ9qHG17DjQWhSE", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.ZDZ9qHG17DjQWhSE" -} \ No newline at end of file + "_id": "ZDZ9qHG17DjQWhSE", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.ZDZ9qHG17DjQWhSE" +} diff --git a/packs/creatures/Nachtsicht_kQZnCtDlaCaKc38S.json b/packs/creatures/Nachtsicht_kQZnCtDlaCaKc38S.json index 748318f6..8c8c2a51 100644 --- a/packs/creatures/Nachtsicht_kQZnCtDlaCaKc38S.json +++ b/packs/creatures/Nachtsicht_kQZnCtDlaCaKc38S.json @@ -1,30 +1,30 @@ { - "_id": "kQZnCtDlaCaKc38S", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GVLSLNSoMybeWhBP.kQZnCtDlaCaKc38S" -} \ No newline at end of file + "_id": "kQZnCtDlaCaKc38S", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GVLSLNSoMybeWhBP.kQZnCtDlaCaKc38S" +} diff --git a/packs/creatures/Nachtsicht_mgxKRHjfYd8eRdl4.json b/packs/creatures/Nachtsicht_mgxKRHjfYd8eRdl4.json index ecd844cd..39bceb20 100644 --- a/packs/creatures/Nachtsicht_mgxKRHjfYd8eRdl4.json +++ b/packs/creatures/Nachtsicht_mgxKRHjfYd8eRdl4.json @@ -1,30 +1,30 @@ { - "_id": "mgxKRHjfYd8eRdl4", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.mgxKRHjfYd8eRdl4" -} \ No newline at end of file + "_id": "mgxKRHjfYd8eRdl4", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s56U2LeRInrje3xh.mgxKRHjfYd8eRdl4" +} diff --git a/packs/creatures/Nachtsicht_rL8UVTzpLdTVqd9W.json b/packs/creatures/Nachtsicht_rL8UVTzpLdTVqd9W.json index bc937d8e..d6ba5527 100644 --- a/packs/creatures/Nachtsicht_rL8UVTzpLdTVqd9W.json +++ b/packs/creatures/Nachtsicht_rL8UVTzpLdTVqd9W.json @@ -1,30 +1,30 @@ { - "_id": "rL8UVTzpLdTVqd9W", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!m9uwTf6binQeuVAb.rL8UVTzpLdTVqd9W" -} \ No newline at end of file + "_id": "rL8UVTzpLdTVqd9W", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!m9uwTf6binQeuVAb.rL8UVTzpLdTVqd9W" +} diff --git a/packs/creatures/Nachtsicht_tOY9c09eNSqmJHki.json b/packs/creatures/Nachtsicht_tOY9c09eNSqmJHki.json index cdbea036..f402ccaa 100644 --- a/packs/creatures/Nachtsicht_tOY9c09eNSqmJHki.json +++ b/packs/creatures/Nachtsicht_tOY9c09eNSqmJHki.json @@ -1,30 +1,30 @@ { - "_id": "tOY9c09eNSqmJHki", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HgTRHAjq1YBk40sO.tOY9c09eNSqmJHki" -} \ No newline at end of file + "_id": "tOY9c09eNSqmJHki", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HgTRHAjq1YBk40sO.tOY9c09eNSqmJHki" +} diff --git a/packs/creatures/Nachtsicht_uHVUAMh8QgcoNDno.json b/packs/creatures/Nachtsicht_uHVUAMh8QgcoNDno.json index 228ed2f6..44fc2e5a 100644 --- a/packs/creatures/Nachtsicht_uHVUAMh8QgcoNDno.json +++ b/packs/creatures/Nachtsicht_uHVUAMh8QgcoNDno.json @@ -1,30 +1,30 @@ { - "_id": "uHVUAMh8QgcoNDno", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vXmTcBUKZkB2UBD7.uHVUAMh8QgcoNDno" -} \ No newline at end of file + "_id": "uHVUAMh8QgcoNDno", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vXmTcBUKZkB2UBD7.uHVUAMh8QgcoNDno" +} diff --git a/packs/creatures/Nachtsicht_x0mAm5abWWHlKJLz.json b/packs/creatures/Nachtsicht_x0mAm5abWWHlKJLz.json index 76b6f735..8f3437ad 100644 --- a/packs/creatures/Nachtsicht_x0mAm5abWWHlKJLz.json +++ b/packs/creatures/Nachtsicht_x0mAm5abWWHlKJLz.json @@ -1,30 +1,30 @@ { - "_id": "x0mAm5abWWHlKJLz", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WboyONCY2UZildi9.x0mAm5abWWHlKJLz" -} \ No newline at end of file + "_id": "x0mAm5abWWHlKJLz", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WboyONCY2UZildi9.x0mAm5abWWHlKJLz" +} diff --git a/packs/creatures/Nachtsicht_xtiIwy6EYYRPkXN9.json b/packs/creatures/Nachtsicht_xtiIwy6EYYRPkXN9.json index 0e14364e..b40f17bc 100644 --- a/packs/creatures/Nachtsicht_xtiIwy6EYYRPkXN9.json +++ b/packs/creatures/Nachtsicht_xtiIwy6EYYRPkXN9.json @@ -1,30 +1,30 @@ { - "_id": "xtiIwy6EYYRPkXN9", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QWC9LW1g4aMUHZNc.xtiIwy6EYYRPkXN9" -} \ No newline at end of file + "_id": "xtiIwy6EYYRPkXN9", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QWC9LW1g4aMUHZNc.xtiIwy6EYYRPkXN9" +} diff --git a/packs/creatures/Nachtsicht_yIAptcyyzAytAPRc.json b/packs/creatures/Nachtsicht_yIAptcyyzAytAPRc.json index 385584d3..0cd5033c 100644 --- a/packs/creatures/Nachtsicht_yIAptcyyzAytAPRc.json +++ b/packs/creatures/Nachtsicht_yIAptcyyzAytAPRc.json @@ -1,30 +1,30 @@ { - "_id": "yIAptcyyzAytAPRc", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QudriM5XZhEC7D6v.yIAptcyyzAytAPRc" -} \ No newline at end of file + "_id": "yIAptcyyzAytAPRc", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.pJjtHe2Rd0YCa35n" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QudriM5XZhEC7D6v.yIAptcyyzAytAPRc" +} diff --git a/packs/creatures/Nat_rliche_Waffen_2bA1MnqkTTwKtMoS.json b/packs/creatures/Nat_rliche_Waffen_2bA1MnqkTTwKtMoS.json index 91bd0db4..0f3316f9 100644 --- a/packs/creatures/Nat_rliche_Waffen_2bA1MnqkTTwKtMoS.json +++ b/packs/creatures/Nat_rliche_Waffen_2bA1MnqkTTwKtMoS.json @@ -1,30 +1,30 @@ { - "_id": "2bA1MnqkTTwKtMoS", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WboyONCY2UZildi9.2bA1MnqkTTwKtMoS" -} \ No newline at end of file + "_id": "2bA1MnqkTTwKtMoS", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WboyONCY2UZildi9.2bA1MnqkTTwKtMoS" +} diff --git a/packs/creatures/Nat_rliche_Waffen_4QWPtzkl6EncykP4.json b/packs/creatures/Nat_rliche_Waffen_4QWPtzkl6EncykP4.json index 76ee6fbb..c3a1e6db 100644 --- a/packs/creatures/Nat_rliche_Waffen_4QWPtzkl6EncykP4.json +++ b/packs/creatures/Nat_rliche_Waffen_4QWPtzkl6EncykP4.json @@ -1,30 +1,30 @@ { - "_id": "4QWPtzkl6EncykP4", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!7kXHNCARsD0nZCqr.4QWPtzkl6EncykP4" -} \ No newline at end of file + "_id": "4QWPtzkl6EncykP4", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!7kXHNCARsD0nZCqr.4QWPtzkl6EncykP4" +} diff --git a/packs/creatures/Nat_rliche_Waffen_7I2yvv1ctfP1BND7.json b/packs/creatures/Nat_rliche_Waffen_7I2yvv1ctfP1BND7.json index 5cb6c529..a417a33e 100644 --- a/packs/creatures/Nat_rliche_Waffen_7I2yvv1ctfP1BND7.json +++ b/packs/creatures/Nat_rliche_Waffen_7I2yvv1ctfP1BND7.json @@ -1,30 +1,30 @@ { - "_id": "7I2yvv1ctfP1BND7", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HgfrjXKUApOXvkUX.7I2yvv1ctfP1BND7" -} \ No newline at end of file + "_id": "7I2yvv1ctfP1BND7", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HgfrjXKUApOXvkUX.7I2yvv1ctfP1BND7" +} diff --git a/packs/creatures/Nat_rliche_Waffen_AHJhJgRCvw2dKx78.json b/packs/creatures/Nat_rliche_Waffen_AHJhJgRCvw2dKx78.json index 5ebbe394..818ff28f 100644 --- a/packs/creatures/Nat_rliche_Waffen_AHJhJgRCvw2dKx78.json +++ b/packs/creatures/Nat_rliche_Waffen_AHJhJgRCvw2dKx78.json @@ -1,30 +1,30 @@ { - "_id": "AHJhJgRCvw2dKx78", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!RxSUSzQBSTFYHOlV.AHJhJgRCvw2dKx78" -} \ No newline at end of file + "_id": "AHJhJgRCvw2dKx78", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!RxSUSzQBSTFYHOlV.AHJhJgRCvw2dKx78" +} diff --git a/packs/creatures/Nat_rliche_Waffen_Buv9Nzqx0hpPPsew.json b/packs/creatures/Nat_rliche_Waffen_Buv9Nzqx0hpPPsew.json index 300a6f77..da72998c 100644 --- a/packs/creatures/Nat_rliche_Waffen_Buv9Nzqx0hpPPsew.json +++ b/packs/creatures/Nat_rliche_Waffen_Buv9Nzqx0hpPPsew.json @@ -1,30 +1,30 @@ { - "_id": "Buv9Nzqx0hpPPsew", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ttzlBKtMWz981WF3.Buv9Nzqx0hpPPsew" -} \ No newline at end of file + "_id": "Buv9Nzqx0hpPPsew", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ttzlBKtMWz981WF3.Buv9Nzqx0hpPPsew" +} diff --git a/packs/creatures/Nat_rliche_Waffen_CIzNpB4GXHkdFsAI.json b/packs/creatures/Nat_rliche_Waffen_CIzNpB4GXHkdFsAI.json index 4b4ad3e9..a8b29243 100644 --- a/packs/creatures/Nat_rliche_Waffen_CIzNpB4GXHkdFsAI.json +++ b/packs/creatures/Nat_rliche_Waffen_CIzNpB4GXHkdFsAI.json @@ -1,30 +1,30 @@ { - "_id": "CIzNpB4GXHkdFsAI", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.CIzNpB4GXHkdFsAI" -} \ No newline at end of file + "_id": "CIzNpB4GXHkdFsAI", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.CIzNpB4GXHkdFsAI" +} diff --git a/packs/creatures/Nat_rliche_Waffen_Di77ms6LCDcCtam5.json b/packs/creatures/Nat_rliche_Waffen_Di77ms6LCDcCtam5.json index 3b3a53cd..958d0ae2 100644 --- a/packs/creatures/Nat_rliche_Waffen_Di77ms6LCDcCtam5.json +++ b/packs/creatures/Nat_rliche_Waffen_Di77ms6LCDcCtam5.json @@ -1,30 +1,30 @@ { - "_id": "Di77ms6LCDcCtam5", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!iIvMTzBji28VVQ0v.Di77ms6LCDcCtam5" -} \ No newline at end of file + "_id": "Di77ms6LCDcCtam5", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!iIvMTzBji28VVQ0v.Di77ms6LCDcCtam5" +} diff --git a/packs/creatures/Nat_rliche_Waffen_Mx15GW5ApV4HImpy.json b/packs/creatures/Nat_rliche_Waffen_Mx15GW5ApV4HImpy.json index 19a648c2..d9a60e70 100644 --- a/packs/creatures/Nat_rliche_Waffen_Mx15GW5ApV4HImpy.json +++ b/packs/creatures/Nat_rliche_Waffen_Mx15GW5ApV4HImpy.json @@ -1,30 +1,30 @@ { - "_id": "Mx15GW5ApV4HImpy", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6YqxYCWfWVm6c8qM.Mx15GW5ApV4HImpy" -} \ No newline at end of file + "_id": "Mx15GW5ApV4HImpy", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6YqxYCWfWVm6c8qM.Mx15GW5ApV4HImpy" +} diff --git a/packs/creatures/Nat_rliche_Waffen_OBlOP38tzoxwhNuj.json b/packs/creatures/Nat_rliche_Waffen_OBlOP38tzoxwhNuj.json index 0630600e..f9287ea6 100644 --- a/packs/creatures/Nat_rliche_Waffen_OBlOP38tzoxwhNuj.json +++ b/packs/creatures/Nat_rliche_Waffen_OBlOP38tzoxwhNuj.json @@ -1,30 +1,30 @@ { - "_id": "OBlOP38tzoxwhNuj", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QWC9LW1g4aMUHZNc.OBlOP38tzoxwhNuj" -} \ No newline at end of file + "_id": "OBlOP38tzoxwhNuj", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QWC9LW1g4aMUHZNc.OBlOP38tzoxwhNuj" +} diff --git a/packs/creatures/Nat_rliche_Waffen_PKewYpkEmAWTc1j5.json b/packs/creatures/Nat_rliche_Waffen_PKewYpkEmAWTc1j5.json index 912d38a9..8c49c0b5 100644 --- a/packs/creatures/Nat_rliche_Waffen_PKewYpkEmAWTc1j5.json +++ b/packs/creatures/Nat_rliche_Waffen_PKewYpkEmAWTc1j5.json @@ -1,30 +1,30 @@ { - "_id": "PKewYpkEmAWTc1j5", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!InLjj4RGxfkDrtXr.PKewYpkEmAWTc1j5" -} \ No newline at end of file + "_id": "PKewYpkEmAWTc1j5", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!InLjj4RGxfkDrtXr.PKewYpkEmAWTc1j5" +} diff --git a/packs/creatures/Nat_rliche_Waffen_QwtwJGcSVFimiHM0.json b/packs/creatures/Nat_rliche_Waffen_QwtwJGcSVFimiHM0.json index eb5f4fbb..f0ad14e9 100644 --- a/packs/creatures/Nat_rliche_Waffen_QwtwJGcSVFimiHM0.json +++ b/packs/creatures/Nat_rliche_Waffen_QwtwJGcSVFimiHM0.json @@ -1,30 +1,30 @@ { - "_id": "QwtwJGcSVFimiHM0", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.QwtwJGcSVFimiHM0" -} \ No newline at end of file + "_id": "QwtwJGcSVFimiHM0", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.QwtwJGcSVFimiHM0" +} diff --git a/packs/creatures/Nat_rliche_Waffen_VfFAFdeQ7jhTlAz1.json b/packs/creatures/Nat_rliche_Waffen_VfFAFdeQ7jhTlAz1.json index f8471721..1e8686fc 100644 --- a/packs/creatures/Nat_rliche_Waffen_VfFAFdeQ7jhTlAz1.json +++ b/packs/creatures/Nat_rliche_Waffen_VfFAFdeQ7jhTlAz1.json @@ -1,30 +1,30 @@ { - "_id": "VfFAFdeQ7jhTlAz1", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GWNFUkgxocfKchIQ.VfFAFdeQ7jhTlAz1" -} \ No newline at end of file + "_id": "VfFAFdeQ7jhTlAz1", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GWNFUkgxocfKchIQ.VfFAFdeQ7jhTlAz1" +} diff --git a/packs/creatures/Nat_rliche_Waffen_XcMeQEVeni94uQWk.json b/packs/creatures/Nat_rliche_Waffen_XcMeQEVeni94uQWk.json index 4bb3e35d..35350ec3 100644 --- a/packs/creatures/Nat_rliche_Waffen_XcMeQEVeni94uQWk.json +++ b/packs/creatures/Nat_rliche_Waffen_XcMeQEVeni94uQWk.json @@ -1,30 +1,30 @@ { - "_id": "XcMeQEVeni94uQWk", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lZgvjMSqh5FuA1JK.XcMeQEVeni94uQWk" -} \ No newline at end of file + "_id": "XcMeQEVeni94uQWk", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lZgvjMSqh5FuA1JK.XcMeQEVeni94uQWk" +} diff --git a/packs/creatures/Nat_rliche_Waffen_cZa7Ms69DWYg8Pgz.json b/packs/creatures/Nat_rliche_Waffen_cZa7Ms69DWYg8Pgz.json index 96bfb1f4..8342dd9d 100644 --- a/packs/creatures/Nat_rliche_Waffen_cZa7Ms69DWYg8Pgz.json +++ b/packs/creatures/Nat_rliche_Waffen_cZa7Ms69DWYg8Pgz.json @@ -1,30 +1,30 @@ { - "_id": "cZa7Ms69DWYg8Pgz", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GVLSLNSoMybeWhBP.cZa7Ms69DWYg8Pgz" -} \ No newline at end of file + "_id": "cZa7Ms69DWYg8Pgz", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GVLSLNSoMybeWhBP.cZa7Ms69DWYg8Pgz" +} diff --git a/packs/creatures/Nat_rliche_Waffen_eH5vkCneA5sLHkmp.json b/packs/creatures/Nat_rliche_Waffen_eH5vkCneA5sLHkmp.json index 7d4dad14..60d8aec7 100644 --- a/packs/creatures/Nat_rliche_Waffen_eH5vkCneA5sLHkmp.json +++ b/packs/creatures/Nat_rliche_Waffen_eH5vkCneA5sLHkmp.json @@ -1,30 +1,30 @@ { - "_id": "eH5vkCneA5sLHkmp", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lys4bJc7GL5f5ORp.eH5vkCneA5sLHkmp" -} \ No newline at end of file + "_id": "eH5vkCneA5sLHkmp", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lys4bJc7GL5f5ORp.eH5vkCneA5sLHkmp" +} diff --git a/packs/creatures/Nat_rliche_Waffen_fMULyKcCpn2tVMPO.json b/packs/creatures/Nat_rliche_Waffen_fMULyKcCpn2tVMPO.json index b7e75349..cad694eb 100644 --- a/packs/creatures/Nat_rliche_Waffen_fMULyKcCpn2tVMPO.json +++ b/packs/creatures/Nat_rliche_Waffen_fMULyKcCpn2tVMPO.json @@ -1,30 +1,30 @@ { - "_id": "fMULyKcCpn2tVMPO", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.fMULyKcCpn2tVMPO" -} \ No newline at end of file + "_id": "fMULyKcCpn2tVMPO", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.fMULyKcCpn2tVMPO" +} diff --git a/packs/creatures/Nat_rliche_Waffen_h5HdNw0r06ffdOwr.json b/packs/creatures/Nat_rliche_Waffen_h5HdNw0r06ffdOwr.json index 465c6e13..ce397a6f 100644 --- a/packs/creatures/Nat_rliche_Waffen_h5HdNw0r06ffdOwr.json +++ b/packs/creatures/Nat_rliche_Waffen_h5HdNw0r06ffdOwr.json @@ -1,30 +1,30 @@ { - "_id": "h5HdNw0r06ffdOwr", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.h5HdNw0r06ffdOwr" -} \ No newline at end of file + "_id": "h5HdNw0r06ffdOwr", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.h5HdNw0r06ffdOwr" +} diff --git a/packs/creatures/Nat_rliche_Waffen_hewKWM2G62KKAj7L.json b/packs/creatures/Nat_rliche_Waffen_hewKWM2G62KKAj7L.json index eefda937..6ba5b641 100644 --- a/packs/creatures/Nat_rliche_Waffen_hewKWM2G62KKAj7L.json +++ b/packs/creatures/Nat_rliche_Waffen_hewKWM2G62KKAj7L.json @@ -1,30 +1,30 @@ { - "_id": "hewKWM2G62KKAj7L", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.hewKWM2G62KKAj7L" -} \ No newline at end of file + "_id": "hewKWM2G62KKAj7L", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.hewKWM2G62KKAj7L" +} diff --git a/packs/creatures/Nat_rliche_Waffen_iJ5vdPZt9tIyY3g4.json b/packs/creatures/Nat_rliche_Waffen_iJ5vdPZt9tIyY3g4.json index 1d5cbbd5..ac1d264a 100644 --- a/packs/creatures/Nat_rliche_Waffen_iJ5vdPZt9tIyY3g4.json +++ b/packs/creatures/Nat_rliche_Waffen_iJ5vdPZt9tIyY3g4.json @@ -1,30 +1,30 @@ { - "_id": "iJ5vdPZt9tIyY3g4", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.iJ5vdPZt9tIyY3g4" -} \ No newline at end of file + "_id": "iJ5vdPZt9tIyY3g4", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s56U2LeRInrje3xh.iJ5vdPZt9tIyY3g4" +} diff --git a/packs/creatures/Nat_rliche_Waffen_iZL3YxmtOHvZvYgW.json b/packs/creatures/Nat_rliche_Waffen_iZL3YxmtOHvZvYgW.json index a0756fc0..9642097b 100644 --- a/packs/creatures/Nat_rliche_Waffen_iZL3YxmtOHvZvYgW.json +++ b/packs/creatures/Nat_rliche_Waffen_iZL3YxmtOHvZvYgW.json @@ -1,30 +1,30 @@ { - "_id": "iZL3YxmtOHvZvYgW", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.iZL3YxmtOHvZvYgW" -} \ No newline at end of file + "_id": "iZL3YxmtOHvZvYgW", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.iZL3YxmtOHvZvYgW" +} diff --git a/packs/creatures/Nat_rliche_Waffen_iuxp4uQYS1XdH0gG.json b/packs/creatures/Nat_rliche_Waffen_iuxp4uQYS1XdH0gG.json index 8c55b1cd..1b614783 100644 --- a/packs/creatures/Nat_rliche_Waffen_iuxp4uQYS1XdH0gG.json +++ b/packs/creatures/Nat_rliche_Waffen_iuxp4uQYS1XdH0gG.json @@ -1,30 +1,30 @@ { - "_id": "iuxp4uQYS1XdH0gG", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WYvb8G0z5GuNi7kO.iuxp4uQYS1XdH0gG" -} \ No newline at end of file + "_id": "iuxp4uQYS1XdH0gG", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WYvb8G0z5GuNi7kO.iuxp4uQYS1XdH0gG" +} diff --git a/packs/creatures/Nat_rliche_Waffen_k9Ng7RdfvSRN5JVW.json b/packs/creatures/Nat_rliche_Waffen_k9Ng7RdfvSRN5JVW.json index eebfea4e..629251de 100644 --- a/packs/creatures/Nat_rliche_Waffen_k9Ng7RdfvSRN5JVW.json +++ b/packs/creatures/Nat_rliche_Waffen_k9Ng7RdfvSRN5JVW.json @@ -1,30 +1,30 @@ { - "_id": "k9Ng7RdfvSRN5JVW", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HjpxMlpyjPr3hd3r.k9Ng7RdfvSRN5JVW" -} \ No newline at end of file + "_id": "k9Ng7RdfvSRN5JVW", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HjpxMlpyjPr3hd3r.k9Ng7RdfvSRN5JVW" +} diff --git a/packs/creatures/Nat_rliche_Waffen_lmc1Llwdx3k697VS.json b/packs/creatures/Nat_rliche_Waffen_lmc1Llwdx3k697VS.json index 707928cd..f53361ec 100644 --- a/packs/creatures/Nat_rliche_Waffen_lmc1Llwdx3k697VS.json +++ b/packs/creatures/Nat_rliche_Waffen_lmc1Llwdx3k697VS.json @@ -1,30 +1,30 @@ { - "_id": "lmc1Llwdx3k697VS", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Qm2toXbf6EVmvRS1.lmc1Llwdx3k697VS" -} \ No newline at end of file + "_id": "lmc1Llwdx3k697VS", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Qm2toXbf6EVmvRS1.lmc1Llwdx3k697VS" +} diff --git a/packs/creatures/Nat_rliche_Waffen_nvwGqdzQA4Mf37Ci.json b/packs/creatures/Nat_rliche_Waffen_nvwGqdzQA4Mf37Ci.json index e8863e81..b4c85b23 100644 --- a/packs/creatures/Nat_rliche_Waffen_nvwGqdzQA4Mf37Ci.json +++ b/packs/creatures/Nat_rliche_Waffen_nvwGqdzQA4Mf37Ci.json @@ -1,30 +1,30 @@ { - "_id": "nvwGqdzQA4Mf37Ci", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.nvwGqdzQA4Mf37Ci" -} \ No newline at end of file + "_id": "nvwGqdzQA4Mf37Ci", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.nvwGqdzQA4Mf37Ci" +} diff --git a/packs/creatures/Nat_rliche_Waffen_rCzeYlfYzbGpNQOe.json b/packs/creatures/Nat_rliche_Waffen_rCzeYlfYzbGpNQOe.json index 861306e6..1f90b850 100644 --- a/packs/creatures/Nat_rliche_Waffen_rCzeYlfYzbGpNQOe.json +++ b/packs/creatures/Nat_rliche_Waffen_rCzeYlfYzbGpNQOe.json @@ -1,30 +1,30 @@ { - "_id": "rCzeYlfYzbGpNQOe", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rLUCyWfSBebB8cSC.rCzeYlfYzbGpNQOe" -} \ No newline at end of file + "_id": "rCzeYlfYzbGpNQOe", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rLUCyWfSBebB8cSC.rCzeYlfYzbGpNQOe" +} diff --git a/packs/creatures/Nat_rliche_Waffen_uoE0EQZy2aEQGJWp.json b/packs/creatures/Nat_rliche_Waffen_uoE0EQZy2aEQGJWp.json index 031c3398..78884513 100644 --- a/packs/creatures/Nat_rliche_Waffen_uoE0EQZy2aEQGJWp.json +++ b/packs/creatures/Nat_rliche_Waffen_uoE0EQZy2aEQGJWp.json @@ -1,30 +1,30 @@ { - "_id": "uoE0EQZy2aEQGJWp", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!XxrCtx56f0njVodK.uoE0EQZy2aEQGJWp" -} \ No newline at end of file + "_id": "uoE0EQZy2aEQGJWp", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!XxrCtx56f0njVodK.uoE0EQZy2aEQGJWp" +} diff --git a/packs/creatures/Nat_rliche_Waffen_vYPD5Je4xRUgTqcp.json b/packs/creatures/Nat_rliche_Waffen_vYPD5Je4xRUgTqcp.json index a856d087..8aabedf6 100644 --- a/packs/creatures/Nat_rliche_Waffen_vYPD5Je4xRUgTqcp.json +++ b/packs/creatures/Nat_rliche_Waffen_vYPD5Je4xRUgTqcp.json @@ -1,30 +1,30 @@ { - "_id": "vYPD5Je4xRUgTqcp", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!4276kgAddflo3bwN.vYPD5Je4xRUgTqcp" -} \ No newline at end of file + "_id": "vYPD5Je4xRUgTqcp", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!4276kgAddflo3bwN.vYPD5Je4xRUgTqcp" +} diff --git a/packs/creatures/Nat_rliche_Waffen_vyDe0soNx67ZePNM.json b/packs/creatures/Nat_rliche_Waffen_vyDe0soNx67ZePNM.json index b14e626d..353308e6 100644 --- a/packs/creatures/Nat_rliche_Waffen_vyDe0soNx67ZePNM.json +++ b/packs/creatures/Nat_rliche_Waffen_vyDe0soNx67ZePNM.json @@ -1,30 +1,30 @@ { - "_id": "vyDe0soNx67ZePNM", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!PVuNoFILDAHpqGsa.vyDe0soNx67ZePNM" -} \ No newline at end of file + "_id": "vyDe0soNx67ZePNM", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!PVuNoFILDAHpqGsa.vyDe0soNx67ZePNM" +} diff --git a/packs/creatures/Nat_rliche_Waffen_xMPWpgWRrjacTpYQ.json b/packs/creatures/Nat_rliche_Waffen_xMPWpgWRrjacTpYQ.json index 238d5257..9dbb00f6 100644 --- a/packs/creatures/Nat_rliche_Waffen_xMPWpgWRrjacTpYQ.json +++ b/packs/creatures/Nat_rliche_Waffen_xMPWpgWRrjacTpYQ.json @@ -1,30 +1,30 @@ { - "_id": "xMPWpgWRrjacTpYQ", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!2MFCw32xgaic6YGx.xMPWpgWRrjacTpYQ" -} \ No newline at end of file + "_id": "xMPWpgWRrjacTpYQ", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!2MFCw32xgaic6YGx.xMPWpgWRrjacTpYQ" +} diff --git a/packs/creatures/Nat_rliche_Waffen_yru5VWx93wWmOXZA.json b/packs/creatures/Nat_rliche_Waffen_yru5VWx93wWmOXZA.json index 30be1813..2caa6436 100644 --- a/packs/creatures/Nat_rliche_Waffen_yru5VWx93wWmOXZA.json +++ b/packs/creatures/Nat_rliche_Waffen_yru5VWx93wWmOXZA.json @@ -1,30 +1,30 @@ { - "_id": "yru5VWx93wWmOXZA", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!FxGhbznQbwd0jRUT.yru5VWx93wWmOXZA" -} \ No newline at end of file + "_id": "yru5VWx93wWmOXZA", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!FxGhbznQbwd0jRUT.yru5VWx93wWmOXZA" +} diff --git a/packs/creatures/Nat_rliche_Waffen_zsouNfDc7ZOepbeR.json b/packs/creatures/Nat_rliche_Waffen_zsouNfDc7ZOepbeR.json index 2a5c1646..b226da4e 100644 --- a/packs/creatures/Nat_rliche_Waffen_zsouNfDc7ZOepbeR.json +++ b/packs/creatures/Nat_rliche_Waffen_zsouNfDc7ZOepbeR.json @@ -1,30 +1,30 @@ { - "_id": "zsouNfDc7ZOepbeR", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!asPZBajREGsJYoht.zsouNfDc7ZOepbeR" -} \ No newline at end of file + "_id": "zsouNfDc7ZOepbeR", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.YrmJo8dg4CF3lJdH" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!asPZBajREGsJYoht.zsouNfDc7ZOepbeR" +} diff --git a/packs/creatures/Netz_WFfjqz7dfZrxNdOn.json b/packs/creatures/Netz_WFfjqz7dfZrxNdOn.json index ac7a9f5b..202d4c89 100644 --- a/packs/creatures/Netz_WFfjqz7dfZrxNdOn.json +++ b/packs/creatures/Netz_WFfjqz7dfZrxNdOn.json @@ -1,73 +1,73 @@ { - "_id": "WFfjqz7dfZrxNdOn", - "name": "Netz", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/spider-web.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.73bT47FtQgPp9Snq" - } - }, - "system": { - "description": "

Ein Netz aus klebriger Astralmasse mit einem Radius von VE/2 in Metern erscheint.

\n

Vom Netz getroffene Wesen, welche keine Abwehr dagegen würfeln dürfen, halbieren für die Dauer des Zaubers Initiative, Laufen und Schlagen.

\n

Der Zauber wirkt nicht gegen Wesen, die 2+ Größenkategorien (DS4 S. 104) größer sind.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+ST)/2 des Ziels" + "_id": "WFfjqz7dfZrxNdOn", + "name": "Netz", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/spider-web.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.73bT47FtQgPp9Snq" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Ein Netz aus klebriger Astralmasse mit einem Radius von VE/2 in Metern erscheint.

\n

Vom Netz getroffene Wesen, welche keine Abwehr dagegen würfeln dürfen, halbieren für die Dauer des Zaubers Initiative, Laufen und Schlagen.

\n

Der Zauber wirkt nicht gegen Wesen, die 2+ Größenkategorien (DS4 S. 104) größer sind.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+ST)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 4, + "wizard": 9, + "sorcerer": 9 + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb. / 2", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 4, - "wizard": 9, - "sorcerer": 9 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.WFfjqz7dfZrxNdOn" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.WFfjqz7dfZrxNdOn" +} diff --git a/packs/creatures/Netzfl_ssigkeit_nU2FCLS66oVDnMkw.json b/packs/creatures/Netzfl_ssigkeit_nU2FCLS66oVDnMkw.json index e73b2cf7..7b78abb0 100644 --- a/packs/creatures/Netzfl_ssigkeit_nU2FCLS66oVDnMkw.json +++ b/packs/creatures/Netzfl_ssigkeit_nU2FCLS66oVDnMkw.json @@ -1,33 +1,33 @@ { - "_id": "nU2FCLS66oVDnMkw", - "name": "Netzflüssigkeit", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "ranged", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!4276kgAddflo3bwN.nU2FCLS66oVDnMkw" -} \ No newline at end of file + "_id": "nU2FCLS66oVDnMkw", + "name": "Netzflüssigkeit", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "ranged", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!4276kgAddflo3bwN.nU2FCLS66oVDnMkw" +} diff --git a/packs/creatures/Niederer_D_mon_RxSUSzQBSTFYHOlV.json b/packs/creatures/Niederer_D_mon_RxSUSzQBSTFYHOlV.json index f0d4f177..7253735b 100644 --- a/packs/creatures/Niederer_D_mon_RxSUSzQBSTFYHOlV.json +++ b/packs/creatures/Niederer_D_mon_RxSUSzQBSTFYHOlV.json @@ -1,171 +1,173 @@ { - "_id": "RxSUSzQBSTFYHOlV", - "name": "Niederer Dämon", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "bXEiQJc7aJmLW1K4", - "N6MfjihlDL9hfse6", - "BDsxMEuEKfjEgFk3", - "AHJhJgRCvw2dKx78", - "DURD01IkVxPAwlxf", - "hvOFruV5fmieLXnk" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 5, - "mod": 0 - }, - "mobility": { - "base": 5, - "mod": 0 - }, - "mind": { - "base": 5, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 2, - "mod": 0 - }, - "aura": { - "base": 2, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -8, - "value": 9 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 1, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 71, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "RxSUSzQBSTFYHOlV", "name": "Niederer Dämon", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [ + "bXEiQJc7aJmLW1K4", + "N6MfjihlDL9hfse6", + "BDsxMEuEKfjEgFk3", + "AHJhJgRCvw2dKx78", + "DURD01IkVxPAwlxf", + "hvOFruV5fmieLXnk" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 5, + "mod": 0 + }, + "mobility": { + "base": 5, + "mod": 0 + }, + "mind": { + "base": 5, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 2, + "mod": 0 + }, + "aura": { + "base": 2, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -8, + "value": 9 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 1, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 71, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Niederer Dämon", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346666, + "modifiedTime": 1687731798514, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346666, - "modifiedTime": 1668995461134, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!RxSUSzQBSTFYHOlV" -} \ No newline at end of file + "_key": "!actors!RxSUSzQBSTFYHOlV" +} diff --git a/packs/creatures/Nur_durch_Magie_verletzbar_2NixNLo8G3DqU3pt.json b/packs/creatures/Nur_durch_Magie_verletzbar_2NixNLo8G3DqU3pt.json index 366969ee..72d55723 100644 --- a/packs/creatures/Nur_durch_Magie_verletzbar_2NixNLo8G3DqU3pt.json +++ b/packs/creatures/Nur_durch_Magie_verletzbar_2NixNLo8G3DqU3pt.json @@ -1,30 +1,30 @@ { - "_id": "2NixNLo8G3DqU3pt", - "name": "Nur durch Magie verletzbar", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.FCxjdPJ1L8EJd0IF" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/only-vulnerable-to-magic.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur Angriffe mit magischen Waffen oder durch Zauber richten Schaden an. Ausgenommen sind eventuelle Anfälligkeiten, durch die ebenfalls Schaden erlitten wird.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.2NixNLo8G3DqU3pt" -} \ No newline at end of file + "_id": "2NixNLo8G3DqU3pt", + "name": "Nur durch Magie verletzbar", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.FCxjdPJ1L8EJd0IF" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/only-vulnerable-to-magic.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur Angriffe mit magischen Waffen oder durch Zauber richten Schaden an. Ausgenommen sind eventuelle Anfälligkeiten, durch die ebenfalls Schaden erlitten wird.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.2NixNLo8G3DqU3pt" +} diff --git a/packs/creatures/Nur_durch_Magie_verletzbar_VHUCIwHGz93rL2db.json b/packs/creatures/Nur_durch_Magie_verletzbar_VHUCIwHGz93rL2db.json index 2faff236..d9ae185f 100644 --- a/packs/creatures/Nur_durch_Magie_verletzbar_VHUCIwHGz93rL2db.json +++ b/packs/creatures/Nur_durch_Magie_verletzbar_VHUCIwHGz93rL2db.json @@ -1,30 +1,30 @@ { - "_id": "VHUCIwHGz93rL2db", - "name": "Nur durch Magie verletzbar", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.FCxjdPJ1L8EJd0IF" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/only-vulnerable-to-magic.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur Angriffe mit magischen Waffen oder durch Zauber richten Schaden an. Ausgenommen sind eventuelle Anfälligkeiten, durch die ebenfalls Schaden erlitten wird.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.VHUCIwHGz93rL2db" -} \ No newline at end of file + "_id": "VHUCIwHGz93rL2db", + "name": "Nur durch Magie verletzbar", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.FCxjdPJ1L8EJd0IF" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/only-vulnerable-to-magic.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur Angriffe mit magischen Waffen oder durch Zauber richten Schaden an. Ausgenommen sind eventuelle Anfälligkeiten, durch die ebenfalls Schaden erlitten wird.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.VHUCIwHGz93rL2db" +} diff --git a/packs/creatures/Odem_qLG2ZZPYGAbLzpBf.json b/packs/creatures/Odem_qLG2ZZPYGAbLzpBf.json index 06082b7f..81e250f2 100644 --- a/packs/creatures/Odem_qLG2ZZPYGAbLzpBf.json +++ b/packs/creatures/Odem_qLG2ZZPYGAbLzpBf.json @@ -1,30 +1,30 @@ { - "_id": "qLG2ZZPYGAbLzpBf", - "name": "Odem", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.qLG2ZZPYGAbLzpBf" -} \ No newline at end of file + "_id": "qLG2ZZPYGAbLzpBf", + "name": "Odem", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.qLG2ZZPYGAbLzpBf" +} diff --git a/packs/creatures/Oger_QudriM5XZhEC7D6v.json b/packs/creatures/Oger_QudriM5XZhEC7D6v.json index 5c83ee13..4257ae9b 100644 --- a/packs/creatures/Oger_QudriM5XZhEC7D6v.json +++ b/packs/creatures/Oger_QudriM5XZhEC7D6v.json @@ -1,170 +1,166 @@ { - "_id": "QudriM5XZhEC7D6v", - "name": "Oger", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/ogre-blue.png", - "items": [ - "hYNvoybPpmNB7ldb", - "M90M3KCsByyNno2f", - "yIAptcyyzAytAPRc", - "u8EFs9MhGH4cjqzI", - "THrZ1zvzJTdJ0413" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 12, - "mod": 0 - }, - "mobility": { - "base": 4, - "mod": 0 - }, - "mind": { - "base": 2, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 25, - "value": 50 - }, - "defense": { - "mod": 1 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW 1B:8, #1B18", - "foeFactor": 10, - "creatureType": "humanoid", - "sizeCategory": "large", - "experiencePoints": 121, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "QudriM5XZhEC7D6v", "name": "Oger", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/ogre-blue.png", + "items": ["hYNvoybPpmNB7ldb", "M90M3KCsByyNno2f", "yIAptcyyzAytAPRc", "u8EFs9MhGH4cjqzI", "THrZ1zvzJTdJ0413"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 12, + "mod": 0 + }, + "mobility": { + "base": 4, + "mod": 0 + }, + "mind": { + "base": 2, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 25, + "value": 50 + }, + "defense": { + "mod": 1 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW 1B:8, #1B18", + "foeFactor": 10, + "creatureType": "humanoid", + "sizeCategory": "large", + "experiencePoints": 121, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Oger", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/ogre*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/ogre*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346647, + "modifiedTime": 1687731798511, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346647, - "modifiedTime": 1668995461120, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!QudriM5XZhEC7D6v" -} \ No newline at end of file + "_key": "!actors!QudriM5XZhEC7D6v" +} diff --git a/packs/creatures/Ork_m9uwTf6binQeuVAb.json b/packs/creatures/Ork_m9uwTf6binQeuVAb.json index d617828b..3975a6f8 100644 --- a/packs/creatures/Ork_m9uwTf6binQeuVAb.json +++ b/packs/creatures/Ork_m9uwTf6binQeuVAb.json @@ -1,169 +1,166 @@ { - "_id": "m9uwTf6binQeuVAb", - "name": "Ork", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/orc-blue.png", - "items": [ - "YozSzwoqjCJcs2NR", - "KlJJytTJybNcvjU3", - "rL8UVTzpLdTVqd9W", - "0x83GMWxMjm02G5r" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 2, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 23 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 1 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW 1B:14, #1B16", - "foeFactor": 2, - "creatureType": "humanoid", - "sizeCategory": "normal", - "experiencePoints": 63, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "m9uwTf6binQeuVAb", "name": "Ork", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/orc-blue.png", + "items": ["YozSzwoqjCJcs2NR", "KlJJytTJybNcvjU3", "rL8UVTzpLdTVqd9W", "0x83GMWxMjm02G5r"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 2, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 23 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 1 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW 1B:14, #1B16", + "foeFactor": 2, + "creatureType": "humanoid", + "sizeCategory": "normal", + "experiencePoints": 63, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Ork", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/orc*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/orc*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346888, + "modifiedTime": 1687731798569, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346888, - "modifiedTime": 1668995461317, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!m9uwTf6binQeuVAb" -} \ No newline at end of file + "_key": "!actors!m9uwTf6binQeuVAb" +} diff --git a/packs/creatures/Panzerschuppen_BwxnkXHThNRptudp.json b/packs/creatures/Panzerschuppen_BwxnkXHThNRptudp.json index dfc562d0..a333f603 100644 --- a/packs/creatures/Panzerschuppen_BwxnkXHThNRptudp.json +++ b/packs/creatures/Panzerschuppen_BwxnkXHThNRptudp.json @@ -1,33 +1,33 @@ { - "_id": "BwxnkXHThNRptudp", - "name": "Panzerschuppen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 3, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.BwxnkXHThNRptudp" -} \ No newline at end of file + "_id": "BwxnkXHThNRptudp", + "name": "Panzerschuppen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 3, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.BwxnkXHThNRptudp" +} diff --git a/packs/creatures/Panzerung__3__magisch__Qpy3XcHOokbU7ZaS.json b/packs/creatures/Panzerung__3__magisch__Qpy3XcHOokbU7ZaS.json new file mode 100644 index 00000000..c3ccf88d --- /dev/null +++ b/packs/creatures/Panzerung__3__magisch__Qpy3XcHOokbU7ZaS.json @@ -0,0 +1,30 @@ +{ + "_id": "Qpy3XcHOokbU7ZaS", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.defense.total", + "value": "3", + "mode": 2, + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": null, + "origin": null, + "tint": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!actors.items.effects!oVKL6zJ2kYMmBuYx.Yv7u9FcT21lq7xW8.Qpy3XcHOokbU7ZaS" +} diff --git a/packs/creatures/Pferd_asPZBajREGsJYoht.json b/packs/creatures/Pferd_asPZBajREGsJYoht.json index 2830c1f3..3f3e8639 100644 --- a/packs/creatures/Pferd_asPZBajREGsJYoht.json +++ b/packs/creatures/Pferd_asPZBajREGsJYoht.json @@ -1,167 +1,166 @@ { - "_id": "asPZBajREGsJYoht", - "name": "Pferd", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/horse-white.png", - "items": [ - "fEZBZH6sYKbblf6g", - "zsouNfDc7ZOepbeR" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 7, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 44, - "value": 66 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 4, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 101, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "asPZBajREGsJYoht", "name": "Pferd", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/horse-white.png", + "items": ["fEZBZH6sYKbblf6g", "zsouNfDc7ZOepbeR"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 7, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 44, + "value": 66 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 4, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 101, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Pferd", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/horse*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/horse*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346777, + "modifiedTime": 1687731798545, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346777, - "modifiedTime": 1668995461217, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!asPZBajREGsJYoht" -} \ No newline at end of file + "_key": "!actors!asPZBajREGsJYoht" +} diff --git a/packs/creatures/Pony_HgfrjXKUApOXvkUX.json b/packs/creatures/Pony_HgfrjXKUApOXvkUX.json index 8d54571b..8dee1579 100644 --- a/packs/creatures/Pony_HgfrjXKUApOXvkUX.json +++ b/packs/creatures/Pony_HgfrjXKUApOXvkUX.json @@ -1,167 +1,166 @@ { - "_id": "HgfrjXKUApOXvkUX", - "name": "Pony", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/horse-brown.png", - "items": [ - "jpyXagx6Gqji5I09", - "7I2yvv1ctfP1BND7" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 5, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 42, - "value": 63 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 3, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 92, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "HgfrjXKUApOXvkUX", "name": "Pony", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/horse-brown.png", + "items": ["jpyXagx6Gqji5I09", "7I2yvv1ctfP1BND7"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 5, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 42, + "value": 63 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 3, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 92, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Pony", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/horse*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/horse*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346482, + "modifiedTime": 1687731798481, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346482, - "modifiedTime": 1668995460807, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!HgfrjXKUApOXvkUX" -} \ No newline at end of file + "_key": "!actors!HgfrjXKUApOXvkUX" +} diff --git a/packs/creatures/Pranke_3yCyEbqp9F3TgJkS.json b/packs/creatures/Pranke_3yCyEbqp9F3TgJkS.json index eb126a5f..b16e1081 100644 --- a/packs/creatures/Pranke_3yCyEbqp9F3TgJkS.json +++ b/packs/creatures/Pranke_3yCyEbqp9F3TgJkS.json @@ -1,33 +1,33 @@ { - "_id": "3yCyEbqp9F3TgJkS", - "name": "Pranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z5eEkZjZ525N90ai.3yCyEbqp9F3TgJkS" -} \ No newline at end of file + "_id": "3yCyEbqp9F3TgJkS", + "name": "Pranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z5eEkZjZ525N90ai.3yCyEbqp9F3TgJkS" +} diff --git a/packs/creatures/Pranke_LZJzGcDrnXdAEPkP.json b/packs/creatures/Pranke_LZJzGcDrnXdAEPkP.json index 475f04f3..95f5360f 100644 --- a/packs/creatures/Pranke_LZJzGcDrnXdAEPkP.json +++ b/packs/creatures/Pranke_LZJzGcDrnXdAEPkP.json @@ -1,33 +1,33 @@ { - "_id": "LZJzGcDrnXdAEPkP", - "name": "Pranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!PVuNoFILDAHpqGsa.LZJzGcDrnXdAEPkP" -} \ No newline at end of file + "_id": "LZJzGcDrnXdAEPkP", + "name": "Pranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!PVuNoFILDAHpqGsa.LZJzGcDrnXdAEPkP" +} diff --git a/packs/creatures/Pranke_bXEiQJc7aJmLW1K4.json b/packs/creatures/Pranke_bXEiQJc7aJmLW1K4.json index 6661e706..f9d39f2f 100644 --- a/packs/creatures/Pranke_bXEiQJc7aJmLW1K4.json +++ b/packs/creatures/Pranke_bXEiQJc7aJmLW1K4.json @@ -1,33 +1,33 @@ { - "_id": "bXEiQJc7aJmLW1K4", - "name": "Pranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!RxSUSzQBSTFYHOlV.bXEiQJc7aJmLW1K4" -} \ No newline at end of file + "_id": "bXEiQJc7aJmLW1K4", + "name": "Pranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!RxSUSzQBSTFYHOlV.bXEiQJc7aJmLW1K4" +} diff --git a/packs/creatures/Pranke_qZayWokGcZreHpfI.json b/packs/creatures/Pranke_qZayWokGcZreHpfI.json index 4bbb8335..c6fbae05 100644 --- a/packs/creatures/Pranke_qZayWokGcZreHpfI.json +++ b/packs/creatures/Pranke_qZayWokGcZreHpfI.json @@ -1,33 +1,33 @@ { - "_id": "qZayWokGcZreHpfI", - "name": "Pranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!InLjj4RGxfkDrtXr.qZayWokGcZreHpfI" -} \ No newline at end of file + "_id": "qZayWokGcZreHpfI", + "name": "Pranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!InLjj4RGxfkDrtXr.qZayWokGcZreHpfI" +} diff --git a/packs/creatures/Quecksilber_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Quecksilber_Odem_yjkoipelFXEzcy1x.json index 6e120ce2..85fa77a5 100644 --- a/packs/creatures/Quecksilber_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Quecksilber_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Quecksilber-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!OsCyBwPcejWRSqLr.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Quecksilber-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!OsCyBwPcejWRSqLr.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Rammen_5qBHfTnJAXibKNWs.json b/packs/creatures/Rammen_5qBHfTnJAXibKNWs.json index 1f15d993..08677f5d 100644 --- a/packs/creatures/Rammen_5qBHfTnJAXibKNWs.json +++ b/packs/creatures/Rammen_5qBHfTnJAXibKNWs.json @@ -1,33 +1,33 @@ { - "_id": "5qBHfTnJAXibKNWs", - "name": "Rammen", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.5qBHfTnJAXibKNWs" -} \ No newline at end of file + "_id": "5qBHfTnJAXibKNWs", + "name": "Rammen", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.5qBHfTnJAXibKNWs" +} diff --git a/packs/creatures/Rammen_DzisICBhJKo3U7PX.json b/packs/creatures/Rammen_DzisICBhJKo3U7PX.json index 20b1aeeb..85223231 100644 --- a/packs/creatures/Rammen_DzisICBhJKo3U7PX.json +++ b/packs/creatures/Rammen_DzisICBhJKo3U7PX.json @@ -1,33 +1,33 @@ { - "_id": "DzisICBhJKo3U7PX", - "name": "Rammen", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6YqxYCWfWVm6c8qM.DzisICBhJKo3U7PX" -} \ No newline at end of file + "_id": "DzisICBhJKo3U7PX", + "name": "Rammen", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6YqxYCWfWVm6c8qM.DzisICBhJKo3U7PX" +} diff --git a/packs/creatures/Ratte_lZgvjMSqh5FuA1JK.json b/packs/creatures/Ratte_lZgvjMSqh5FuA1JK.json index a68018e3..c598bda2 100644 --- a/packs/creatures/Ratte_lZgvjMSqh5FuA1JK.json +++ b/packs/creatures/Ratte_lZgvjMSqh5FuA1JK.json @@ -1,169 +1,166 @@ { - "_id": "lZgvjMSqh5FuA1JK", - "name": "Ratte", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/rat-brown-2.png", - "items": [ - "CtIA409ycFJcoNdq", - "LNrmUjNRidA3PoHN", - "XcMeQEVeni94uQWk", - "bvbaa9gsGyGocDA0" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 2, - "mod": 0 - }, - "mobility": { - "base": 4, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 1, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -9, - "value": 3 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 1, - "creatureType": "animal", - "sizeCategory": "tiny", - "experiencePoints": 26, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "lZgvjMSqh5FuA1JK", "name": "Ratte", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/rat-brown-2.png", + "items": ["CtIA409ycFJcoNdq", "LNrmUjNRidA3PoHN", "XcMeQEVeni94uQWk", "bvbaa9gsGyGocDA0"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 2, + "mod": 0 + }, + "mobility": { + "base": 4, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 1, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -9, + "value": 3 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 1, + "creatureType": "animal", + "sizeCategory": "tiny", + "experiencePoints": 26, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Ratte", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/rat*.png", + "scaleX": 0.5, + "scaleY": 0.5, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/rat*.png", - "scaleX": 0.5, - "scaleY": 0.5, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346882, + "modifiedTime": 1687731798564, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346882, - "modifiedTime": 1668995461310, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!lZgvjMSqh5FuA1JK" -} \ No newline at end of file + "_key": "!actors!lZgvjMSqh5FuA1JK" +} diff --git a/packs/creatures/Raubkatze_PVuNoFILDAHpqGsa.json b/packs/creatures/Raubkatze_PVuNoFILDAHpqGsa.json index 4ea73b0f..8546383e 100644 --- a/packs/creatures/Raubkatze_PVuNoFILDAHpqGsa.json +++ b/packs/creatures/Raubkatze_PVuNoFILDAHpqGsa.json @@ -1,171 +1,173 @@ { - "_id": "PVuNoFILDAHpqGsa", - "name": "Raubkatze", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/feline-predator-panther.png", - "items": [ - "LZJzGcDrnXdAEPkP", - "8Um85s0Ayigqse3B", - "J1JDirHXfexacI9G", - "h9DFDddV6zHABNNR", - "X8PG6Z929me6Fewo", - "vyDe0soNx67ZePNM" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 7, - "mod": 0 - }, - "mobility": { - "base": 10, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 1, - "mod": 0 - }, - "agility": { - "base": 5, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 9, - "value": 27 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:18)", - "foeFactor": 2, - "creatureType": "animal", - "sizeCategory": "normal", - "experiencePoints": 84, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "PVuNoFILDAHpqGsa", "name": "Raubkatze", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/feline-predator-panther.png", + "items": [ + "LZJzGcDrnXdAEPkP", + "8Um85s0Ayigqse3B", + "J1JDirHXfexacI9G", + "h9DFDddV6zHABNNR", + "X8PG6Z929me6Fewo", + "vyDe0soNx67ZePNM" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 7, + "mod": 0 + }, + "mobility": { + "base": 10, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 1, + "mod": 0 + }, + "agility": { + "base": 5, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 9, + "value": 27 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:18)", + "foeFactor": 2, + "creatureType": "animal", + "sizeCategory": "normal", + "experiencePoints": 84, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Raubkatze", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/feline-predator*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/feline-predator*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346633, + "modifiedTime": 1687731798506, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346633, - "modifiedTime": 1668995461060, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!PVuNoFILDAHpqGsa" -} \ No newline at end of file + "_key": "!actors!PVuNoFILDAHpqGsa" +} diff --git a/packs/creatures/Regeneration_HOykiW9ZmatUSUKm.json b/packs/creatures/Regeneration_HOykiW9ZmatUSUKm.json index e15d3454..ebe1ebac 100644 --- a/packs/creatures/Regeneration_HOykiW9ZmatUSUKm.json +++ b/packs/creatures/Regeneration_HOykiW9ZmatUSUKm.json @@ -1,30 +1,30 @@ { - "_id": "HOykiW9ZmatUSUKm", - "name": "Regeneration", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.Mh6bLPD3N29ybeLq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/regeneration.png", - "effects": [], - "folder": null, - "system": { - "description": "

Regeneriert jede Kampfrunde aktionsfrei LK in Höhe des Probenergebnisses der Regenerations-Probe (PW: KÖR). Durch Feuer oder Säure verlorene LK können nicht regeneriert werden.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.HOykiW9ZmatUSUKm" -} \ No newline at end of file + "_id": "HOykiW9ZmatUSUKm", + "name": "Regeneration", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.Mh6bLPD3N29ybeLq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/regeneration.png", + "effects": [], + "folder": null, + "system": { + "description": "

Regeneriert jede Kampfrunde aktionsfrei LK in Höhe des Probenergebnisses der Regenerations-Probe (PW: KÖR). Durch Feuer oder Säure verlorene LK können nicht regeneriert werden.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.HOykiW9ZmatUSUKm" +} diff --git a/packs/creatures/Regeneration_wxRyDYdcYDvfRLsw.json b/packs/creatures/Regeneration_wxRyDYdcYDvfRLsw.json index 18e45e4d..4956d2bb 100644 --- a/packs/creatures/Regeneration_wxRyDYdcYDvfRLsw.json +++ b/packs/creatures/Regeneration_wxRyDYdcYDvfRLsw.json @@ -1,30 +1,30 @@ { - "_id": "wxRyDYdcYDvfRLsw", - "name": "Regeneration", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.Mh6bLPD3N29ybeLq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/regeneration.png", - "effects": [], - "folder": null, - "system": { - "description": "

Regeneriert jede Kampfrunde aktionsfrei LK in Höhe des Probenergebnisses der Regenerations-Probe (PW: KÖR). Durch Feuer oder Säure verlorene LK können nicht regeneriert werden.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.wxRyDYdcYDvfRLsw" -} \ No newline at end of file + "_id": "wxRyDYdcYDvfRLsw", + "name": "Regeneration", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.Mh6bLPD3N29ybeLq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/regeneration.png", + "effects": [], + "folder": null, + "system": { + "description": "

Regeneriert jede Kampfrunde aktionsfrei LK in Höhe des Probenergebnisses der Regenerations-Probe (PW: KÖR). Durch Feuer oder Säure verlorene LK können nicht regeneriert werden.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.wxRyDYdcYDvfRLsw" +} diff --git a/packs/creatures/Reitkeiler_GWNFUkgxocfKchIQ.json b/packs/creatures/Reitkeiler_GWNFUkgxocfKchIQ.json index 6fe81aea..823f65b8 100644 --- a/packs/creatures/Reitkeiler_GWNFUkgxocfKchIQ.json +++ b/packs/creatures/Reitkeiler_GWNFUkgxocfKchIQ.json @@ -1,169 +1,166 @@ { - "_id": "GWNFUkgxocfKchIQ", - "name": "Reitkeiler", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/boar-brown-1.png", - "items": [ - "nUiNfU3pFgeeoRNR", - "pSQjVkwbjngPoEPZ", - "VfFAFdeQ7jhTlAz1", - "MMjbCu5tz7v52LOJ" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 9, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 12, - "value": 35 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:10)", - "foeFactor": 5, - "creatureType": "animal", - "sizeCategory": "normal", - "experiencePoints": 76, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "GWNFUkgxocfKchIQ", "name": "Reitkeiler", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/boar-brown-1.png", + "items": ["nUiNfU3pFgeeoRNR", "pSQjVkwbjngPoEPZ", "VfFAFdeQ7jhTlAz1", "MMjbCu5tz7v52LOJ"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 9, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 12, + "value": 35 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:10)", + "foeFactor": 5, + "creatureType": "animal", + "sizeCategory": "normal", + "experiencePoints": 76, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Reitkeiler", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/boar*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/boar*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346399, + "modifiedTime": 1687731798473, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346399, - "modifiedTime": 1668995460786, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!GWNFUkgxocfKchIQ" -} \ No newline at end of file + "_key": "!actors!GWNFUkgxocfKchIQ" +} diff --git a/packs/creatures/Riese_rULL0cHbyACJsHDC.json b/packs/creatures/Riese_rULL0cHbyACJsHDC.json index c69569f7..f183be7b 100644 --- a/packs/creatures/Riese_rULL0cHbyACJsHDC.json +++ b/packs/creatures/Riese_rULL0cHbyACJsHDC.json @@ -1,170 +1,166 @@ { - "_id": "rULL0cHbyACJsHDC", - "name": "Riese", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "ndjWMSfPfmPY9AUY", - "p8OAUiSFSEBq94mf", - "xbi9dJjtVxeUoLK4", - "eTfSg6U4xZdJN7ec", - "nFyr7vCp12na7Z3c" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 27, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 2, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 7, - "mod": 0 - }, - "constitution": { - "base": 7, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 176, - "value": 220 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": -3 - }, - "movement": { - "mod": 4 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 3 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:20)", - "foeFactor": 30, - "creatureType": "humanoid", - "sizeCategory": "huge", - "experiencePoints": 387, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "rULL0cHbyACJsHDC", "name": "Riese", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["ndjWMSfPfmPY9AUY", "p8OAUiSFSEBq94mf", "xbi9dJjtVxeUoLK4", "eTfSg6U4xZdJN7ec", "nFyr7vCp12na7Z3c"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 27, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 2, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 7, + "mod": 0 + }, + "constitution": { + "base": 7, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 176, + "value": 220 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": -3 + }, + "movement": { + "mod": 4 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 3 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:20)", + "foeFactor": 30, + "creatureType": "humanoid", + "sizeCategory": "huge", + "experiencePoints": 387, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Riese", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346989, + "modifiedTime": 1687731798584, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346989, - "modifiedTime": 1668995461345, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!rULL0cHbyACJsHDC" -} \ No newline at end of file + "_key": "!actors!rULL0cHbyACJsHDC" +} diff --git a/packs/creatures/Riesenechse_QWC9LW1g4aMUHZNc.json b/packs/creatures/Riesenechse_QWC9LW1g4aMUHZNc.json index f788482c..be33708d 100644 --- a/packs/creatures/Riesenechse_QWC9LW1g4aMUHZNc.json +++ b/packs/creatures/Riesenechse_QWC9LW1g4aMUHZNc.json @@ -1,172 +1,174 @@ { - "_id": "QWC9LW1g4aMUHZNc", - "name": "Riesenechse", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/giant-lizard-olive.png", - "items": [ - "0EPSA2vb34Nilg91", - "2C5NsY0F4qndyWGS", - "I5qUZBkW7JLwuCze", - "xtiIwy6EYYRPkXN9", - "OBlOP38tzoxwhNuj", - "WiyqJV69YblM42Ot", - "T8SibpTZqhohwVkB" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 15, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 14, - "mod": 0 - }, - "agility": { - "base": 5, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 179, - "value": 218 - }, - "defense": { - "mod": -10 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 4.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:16)", - "foeFactor": 25, - "creatureType": "humanoid", - "sizeCategory": "huge", - "experiencePoints": 316, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "QWC9LW1g4aMUHZNc", "name": "Riesenechse", - "displayName": 20, - "actorLink": false, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "alpha": 1, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" - }, - "bar2": { - "attribute": null - }, + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/giant-lizard-olive.png", + "items": [ + "0EPSA2vb34Nilg91", + "2C5NsY0F4qndyWGS", + "I5qUZBkW7JLwuCze", + "xtiIwy6EYYRPkXN9", + "OBlOP38tzoxwhNuj", + "WiyqJV69YblM42Ot", + "T8SibpTZqhohwVkB" + ], + "effects": [], + "folder": null, + "sort": 0, "flags": {}, - "randomImg": true, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "system": { + "attributes": { + "body": { + "base": 15, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 14, + "mod": 0 + }, + "agility": { + "base": 5, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 179, + "value": 218 + }, + "defense": { + "mod": -10 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 4.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:16)", + "foeFactor": 25, + "creatureType": "humanoid", + "sizeCategory": "huge", + "experiencePoints": 316, + "description": "" + } }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/giant-lizard*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "ownership": { + "default": 0 }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 + "prototypeToken": { + "name": "Riesenechse", + "displayName": 20, + "actorLink": false, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "alpha": 1, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "flags": {}, + "randomImg": true, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/giant-lizard*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346636, - "modifiedTime": 1668995461076, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!QWC9LW1g4aMUHZNc" -} \ No newline at end of file + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346636, + "modifiedTime": 1687731798508, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!actors!QWC9LW1g4aMUHZNc" +} diff --git a/packs/creatures/Riesenkrake_Z7Dt5epXbuKn20US.json b/packs/creatures/Riesenkrake_Z7Dt5epXbuKn20US.json index b481b53e..cc6edc19 100644 --- a/packs/creatures/Riesenkrake_Z7Dt5epXbuKn20US.json +++ b/packs/creatures/Riesenkrake_Z7Dt5epXbuKn20US.json @@ -1,170 +1,166 @@ { - "_id": "Z7Dt5epXbuKn20US", - "name": "Riesenkrake", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "uhUCjZsudH4tikXb", - "dm1gTdRLMsRP3dYJ", - "Pk39V01Z4NKJ07oI", - "JQuu3LzkV71R3eHr", - "E5gJyppsFCHmEQLT" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 22, - "mod": 0 - }, - "mobility": { - "base": 10, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 8, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 234, - "value": 270 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 4 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 2A:18)", - "foeFactor": 35, - "creatureType": "animal", - "sizeCategory": "huge", - "experiencePoints": 397, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "Z7Dt5epXbuKn20US", "name": "Riesenkrake", - "displayName": 20, - "width": 3, - "height": 3, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["uhUCjZsudH4tikXb", "dm1gTdRLMsRP3dYJ", "Pk39V01Z4NKJ07oI", "JQuu3LzkV71R3eHr", "E5gJyppsFCHmEQLT"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 22, + "mod": 0 + }, + "mobility": { + "base": 10, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 8, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 234, + "value": 270 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 4 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 2A:18)", + "foeFactor": 35, + "creatureType": "animal", + "sizeCategory": "huge", + "experiencePoints": 397, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Riesenkrake", + "displayName": 20, + "width": 3, + "height": 3, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346741, + "modifiedTime": 1687731798538, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346741, - "modifiedTime": 1668995461193, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!Z7Dt5epXbuKn20US" -} \ No newline at end of file + "_key": "!actors!Z7Dt5epXbuKn20US" +} diff --git a/packs/creatures/Riesenratte_2MFCw32xgaic6YGx.json b/packs/creatures/Riesenratte_2MFCw32xgaic6YGx.json index 0de5c87e..53e262af 100644 --- a/packs/creatures/Riesenratte_2MFCw32xgaic6YGx.json +++ b/packs/creatures/Riesenratte_2MFCw32xgaic6YGx.json @@ -1,169 +1,166 @@ { - "_id": "2MFCw32xgaic6YGx", - "name": "Riesenratte", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/giant-rat-gray.png", - "items": [ - "dVCq0990d0o158yt", - "BQoKmcUMRg4cmoXq", - "xMPWpgWRrjacTpYQ", - "EcGjrMRAXOOGHGY1" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 4, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 1, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -4, - "value": 11 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 1, - "creatureType": "animal", - "sizeCategory": "small", - "experiencePoints": 41, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "2MFCw32xgaic6YGx", "name": "Riesenratte", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/giant-rat-gray.png", + "items": ["dVCq0990d0o158yt", "BQoKmcUMRg4cmoXq", "xMPWpgWRrjacTpYQ", "EcGjrMRAXOOGHGY1"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 4, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 1, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -4, + "value": 11 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 1, + "creatureType": "animal", + "sizeCategory": "small", + "experiencePoints": 41, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Riesenratte", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/giant-rat*.png", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/giant-rat*.png", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346177, + "modifiedTime": 1687731798424, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346177, - "modifiedTime": 1668995460532, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!2MFCw32xgaic6YGx" -} \ No newline at end of file + "_key": "!actors!2MFCw32xgaic6YGx" +} diff --git a/packs/creatures/Riesenschlange_wBgO5Hc4oHKfRN6f.json b/packs/creatures/Riesenschlange_wBgO5Hc4oHKfRN6f.json index ee64c165..dab91f85 100644 --- a/packs/creatures/Riesenschlange_wBgO5Hc4oHKfRN6f.json +++ b/packs/creatures/Riesenschlange_wBgO5Hc4oHKfRN6f.json @@ -1,169 +1,166 @@ { - "_id": "wBgO5Hc4oHKfRN6f", - "name": "Riesenschlange", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/giant-snake-brown.png", - "items": [ - "ndAkzrcRKXbgY9rR", - "vyuWg112c2jjiFgN", - "RX89OLfp965CuRDs", - "2QXz0iopabnNNlQA" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 3, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 44, - "value": 66 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:18)", - "foeFactor": 8, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 143, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "wBgO5Hc4oHKfRN6f", "name": "Riesenschlange", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/giant-snake-brown.png", + "items": ["ndAkzrcRKXbgY9rR", "vyuWg112c2jjiFgN", "RX89OLfp965CuRDs", "2QXz0iopabnNNlQA"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 3, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 44, + "value": 66 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:18)", + "foeFactor": 8, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 143, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Riesenschlange", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/giant-snake*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/giant-snake*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995347214, + "modifiedTime": 1687731798605, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995347214, - "modifiedTime": 1668995461406, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!wBgO5Hc4oHKfRN6f" -} \ No newline at end of file + "_key": "!actors!wBgO5Hc4oHKfRN6f" +} diff --git a/packs/creatures/Robe__3_Yv7u9FcT21lq7xW8.json b/packs/creatures/Robe__3_Yv7u9FcT21lq7xW8.json index 38132009..85f656cf 100644 --- a/packs/creatures/Robe__3_Yv7u9FcT21lq7xW8.json +++ b/packs/creatures/Robe__3_Yv7u9FcT21lq7xW8.json @@ -1,39 +1,37 @@ { - "_id": "Yv7u9FcT21lq7xW8", - "name": "Robe +3", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-purple.webp", - "effects": [ - "Qpy3XcHOokbU7ZaS" - ], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.cFMcSg7PFIcQvf0B" - } - }, - "system": { - "description": "", - "quantity": 1, - "price": 3251, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.Yv7u9FcT21lq7xW8" -} \ No newline at end of file + "_id": "Yv7u9FcT21lq7xW8", + "name": "Robe +3", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-purple.webp", + "effects": ["Qpy3XcHOokbU7ZaS"], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.cFMcSg7PFIcQvf0B" + } + }, + "system": { + "description": "", + "quantity": 1, + "price": 3251, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.Yv7u9FcT21lq7xW8" +} diff --git a/packs/creatures/Rost_pBC4SwfIsoVZ5Org.json b/packs/creatures/Rost_pBC4SwfIsoVZ5Org.json index 258f6998..c7efadc6 100644 --- a/packs/creatures/Rost_pBC4SwfIsoVZ5Org.json +++ b/packs/creatures/Rost_pBC4SwfIsoVZ5Org.json @@ -1,30 +1,30 @@ { - "_id": "pBC4SwfIsoVZ5Org", - "name": "Rost", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.oPTuLvZOEsXnRPed" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/rust.png", - "effects": [], - "folder": null, - "system": { - "description": "

Jeder Treffer der Tentakelfühler reduziert die PA eines zufälligen, metallischen, nichtmagischen Rüstungsstückes des Ziels um 1. Gleiches gilt für den WB nichtmagischer Metallwaffen, die die Rostassel treffen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WYvb8G0z5GuNi7kO.pBC4SwfIsoVZ5Org" -} \ No newline at end of file + "_id": "pBC4SwfIsoVZ5Org", + "name": "Rost", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.oPTuLvZOEsXnRPed" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/rust.png", + "effects": [], + "folder": null, + "system": { + "description": "

Jeder Treffer der Tentakelfühler reduziert die PA eines zufälligen, metallischen, nichtmagischen Rüstungsstückes des Ziels um 1. Gleiches gilt für den WB nichtmagischer Metallwaffen, die die Rostassel treffen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WYvb8G0z5GuNi7kO.pBC4SwfIsoVZ5Org" +} diff --git a/packs/creatures/Rostassel_WYvb8G0z5GuNi7kO.json b/packs/creatures/Rostassel_WYvb8G0z5GuNi7kO.json index a5ab4c48..4b71c88c 100644 --- a/packs/creatures/Rostassel_WYvb8G0z5GuNi7kO.json +++ b/packs/creatures/Rostassel_WYvb8G0z5GuNi7kO.json @@ -1,172 +1,174 @@ { - "_id": "WYvb8G0z5GuNi7kO", - "name": "Rostassel", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/rust-bug.png", - "items": [ - "FQMPNxKTTpOynbsK", - "b1YoPObYAlp0qgLo", - "oT9c8PFOqW9NjOKA", - "OgwADTLcESeGWMih", - "vZZ50RNjZbkNI0Ha", - "iuxp4uQYS1XdH0gG", - "pBC4SwfIsoVZ5Org" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 8, - "mod": 0 - }, - "mobility": { - "base": 7, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 11, - "value": 33 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:6)", - "foeFactor": 8, - "creatureType": "animal", - "sizeCategory": "normal", - "experiencePoints": 111, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "WYvb8G0z5GuNi7kO", "name": "Rostassel", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/rust-bug.png", + "items": [ + "FQMPNxKTTpOynbsK", + "b1YoPObYAlp0qgLo", + "oT9c8PFOqW9NjOKA", + "OgwADTLcESeGWMih", + "vZZ50RNjZbkNI0Ha", + "iuxp4uQYS1XdH0gG", + "pBC4SwfIsoVZ5Org" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 8, + "mod": 0 + }, + "mobility": { + "base": 7, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 11, + "value": 33 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:6)", + "foeFactor": 8, + "creatureType": "animal", + "sizeCategory": "normal", + "experiencePoints": 111, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Rostassel", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/rust-bug.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/rust-bug.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346701, + "modifiedTime": 1687731798526, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346701, - "modifiedTime": 1668995461160, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!WYvb8G0z5GuNi7kO" -} \ No newline at end of file + "_key": "!actors!WYvb8G0z5GuNi7kO" +} diff --git a/packs/creatures/S_ure_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/S_ure_Odem_yjkoipelFXEzcy1x.json index 7f990024..a219cc69 100644 --- a/packs/creatures/S_ure_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/S_ure_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Säure-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Säure-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Sandsturm_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Sandsturm_Odem_yjkoipelFXEzcy1x.json index 69c6564b..edfed7c4 100644 --- a/packs/creatures/Sandsturm_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Sandsturm_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Sandsturm-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!uomniEHbTAek8ERH.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Sandsturm-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!uomniEHbTAek8ERH.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Schallwellen_Odem_yjkoipelFXEzcy1x.json b/packs/creatures/Schallwellen_Odem_yjkoipelFXEzcy1x.json index b900861b..cf6d54d9 100644 --- a/packs/creatures/Schallwellen_Odem_yjkoipelFXEzcy1x.json +++ b/packs/creatures/Schallwellen_Odem_yjkoipelFXEzcy1x.json @@ -1,30 +1,30 @@ { - "_id": "yjkoipelFXEzcy1x", - "name": "Schallwellen-Odem", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!tchJggykZKx2ctBv.yjkoipelFXEzcy1x" -} \ No newline at end of file + "_id": "yjkoipelFXEzcy1x", + "name": "Schallwellen-Odem", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.sDffbUUXg88Vn2Pq" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!tchJggykZKx2ctBv.yjkoipelFXEzcy1x" +} diff --git a/packs/creatures/Scharfe_Z_hne_dVCq0990d0o158yt.json b/packs/creatures/Scharfe_Z_hne_dVCq0990d0o158yt.json index e0764e40..75bba75c 100644 --- a/packs/creatures/Scharfe_Z_hne_dVCq0990d0o158yt.json +++ b/packs/creatures/Scharfe_Z_hne_dVCq0990d0o158yt.json @@ -1,33 +1,33 @@ { - "_id": "dVCq0990d0o158yt", - "name": "Scharfe Zähne", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!2MFCw32xgaic6YGx.dVCq0990d0o158yt" -} \ No newline at end of file + "_id": "dVCq0990d0o158yt", + "name": "Scharfe Zähne", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!2MFCw32xgaic6YGx.dVCq0990d0o158yt" +} diff --git a/packs/creatures/Schatten_T9YRYe0vnR4Qg4UM.json b/packs/creatures/Schatten_T9YRYe0vnR4Qg4UM.json index d06b60fd..50d695c2 100644 --- a/packs/creatures/Schatten_T9YRYe0vnR4Qg4UM.json +++ b/packs/creatures/Schatten_T9YRYe0vnR4Qg4UM.json @@ -1,171 +1,173 @@ { - "_id": "T9YRYe0vnR4Qg4UM", - "name": "Schatten", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/shadow.png", - "items": [ - "yFI8eLZ0z1PSjGYH", - "PxhF7w8cBdqE2pBa", - "gfZuHfJiCyZUskwn", - "po7mBrqpDWKlXbtu", - "LAAz2aBZoHatDHqJ", - "6eLzanLV8RG4p2Da" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 11, - "mod": 0 - }, - "mobility": { - "base": 11, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 25 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 14, - "creatureType": "undead", - "sizeCategory": "normal", - "experiencePoints": 126, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "T9YRYe0vnR4Qg4UM", "name": "Schatten", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/shadow.png", + "items": [ + "yFI8eLZ0z1PSjGYH", + "PxhF7w8cBdqE2pBa", + "gfZuHfJiCyZUskwn", + "po7mBrqpDWKlXbtu", + "LAAz2aBZoHatDHqJ", + "6eLzanLV8RG4p2Da" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 11, + "mod": 0 + }, + "mobility": { + "base": 11, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 25 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 14, + "creatureType": "undead", + "sizeCategory": "normal", + "experiencePoints": 126, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Schatten", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/shadow.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/shadow.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346694, + "modifiedTime": 1687731798523, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346694, - "modifiedTime": 1668995461151, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!T9YRYe0vnR4Qg4UM" -} \ No newline at end of file + "_key": "!actors!T9YRYe0vnR4Qg4UM" +} diff --git a/packs/creatures/Schatten_erwecken_sZicJQ2tu0pHKLT3.json b/packs/creatures/Schatten_erwecken_sZicJQ2tu0pHKLT3.json index 0f0860cb..abb684fc 100644 --- a/packs/creatures/Schatten_erwecken_sZicJQ2tu0pHKLT3.json +++ b/packs/creatures/Schatten_erwecken_sZicJQ2tu0pHKLT3.json @@ -1,73 +1,73 @@ { - "_id": "sZicJQ2tu0pHKLT3", - "name": "Schatten erwecken", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/two-shadows.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.dPGm1Ji2U0fJxnT3" - } - }, - "system": { - "description": "

Der Schwarzmagier kann die Seelen von einer maximalen Anzahl von Toten im Wirkungsradius gleich seiner eigenen Stufe verderben und in Form tödlicher @Compendium[ds4.creatures.T9YRYe0vnR4Qg4UM]{Schatten} (DS4 S. 121) zu gequältem Unleben erwecken. Die Schatten benötigen drei Kampfrunden, um sich zu bilden, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "sZicJQ2tu0pHKLT3", + "name": "Schatten erwecken", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/two-shadows.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.dPGm1Ji2U0fJxnT3" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": false + "system": { + "description": "

Der Schwarzmagier kann die Seelen von einer maximalen Anzahl von Toten im Wirkungsradius gleich seiner eigenen Stufe verderben und in Form tödlicher @Compendium[ds4.creatures.T9YRYe0vnR4Qg4UM]{Schatten} (DS4 S. 121) zu gequältem Unleben erwecken. Die Schatten benötigen drei Kampfrunden, um sich zu bilden, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 13 + } }, - "maxDistance": { - "value": "", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 13 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.sZicJQ2tu0pHKLT3" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.sZicJQ2tu0pHKLT3" +} diff --git a/packs/creatures/Schatten_h4Xf5AZuuDR1HwdD.json b/packs/creatures/Schatten_h4Xf5AZuuDR1HwdD.json index a37abb53..95e7655f 100644 --- a/packs/creatures/Schatten_h4Xf5AZuuDR1HwdD.json +++ b/packs/creatures/Schatten_h4Xf5AZuuDR1HwdD.json @@ -1,73 +1,73 @@ { - "_id": "h4Xf5AZuuDR1HwdD", - "name": "Schatten", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/shadow-follower.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.5mF59XCsZffF0cSp" - } - }, - "system": { - "description": "

Dunkle Schatten umhüllen das Ziel (welches keine Abwehr dagegen würfeln darf), wodurch es -8 auf alle Handlungen hat, bei denen es besser sehen können sollte. Augenlosen Untoten, wie beispielsweise @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skeletten}, aber auch blinden Lebewesen, kann der Zauber nichts anhaben.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+AU)/2 des Ziels" + "_id": "h4Xf5AZuuDR1HwdD", + "name": "Schatten", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/shadow-follower.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.5mF59XCsZffF0cSp" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dunkle Schatten umhüllen das Ziel (welches keine Abwehr dagegen würfeln darf), wodurch es -8 auf alle Handlungen hat, bei denen es besser sehen können sollte. Augenlosen Untoten, wie beispielsweise @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skeletten}, aber auch blinden Lebewesen, kann der Zauber nichts anhaben.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "rounds" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 2 + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb. / 2", - "unit": "rounds" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 2 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.h4Xf5AZuuDR1HwdD" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.h4Xf5AZuuDR1HwdD" +} diff --git a/packs/creatures/Schattenlanze_80m8uuYxkvkMY8O6.json b/packs/creatures/Schattenlanze_80m8uuYxkvkMY8O6.json index eb26c8df..1ac6480e 100644 --- a/packs/creatures/Schattenlanze_80m8uuYxkvkMY8O6.json +++ b/packs/creatures/Schattenlanze_80m8uuYxkvkMY8O6.json @@ -1,73 +1,73 @@ { - "_id": "80m8uuYxkvkMY8O6", - "name": "Schattenlanze", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/spear-hook.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.b5RFJWPaYbpXNpsv" - } - }, - "system": { - "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.tPFiElqQuvih76gd]{Schattenpfeil}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 5, - "complex": "" + "_id": "80m8uuYxkvkMY8O6", + "name": "Schattenlanze", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/spear-hook.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.b5RFJWPaYbpXNpsv" + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.tPFiElqQuvih76gd]{Schattenpfeil}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 5, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 10 + } }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.80m8uuYxkvkMY8O6" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.80m8uuYxkvkMY8O6" +} diff --git a/packs/creatures/Schimmerross_iIvMTzBji28VVQ0v.json b/packs/creatures/Schimmerross_iIvMTzBji28VVQ0v.json index efecfc07..72dfc8d6 100644 --- a/packs/creatures/Schimmerross_iIvMTzBji28VVQ0v.json +++ b/packs/creatures/Schimmerross_iIvMTzBji28VVQ0v.json @@ -1,168 +1,166 @@ { - "_id": "iIvMTzBji28VVQ0v", - "name": "Schimmerross", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "NB8EGOwqOiFbSwRT", - "EpT6dAyNtbw1l4TN", - "Di77ms6LCDcCtam5" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 9, - "mod": 0 - }, - "mobility": { - "base": 12, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 6, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 44, - "value": 66 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 4, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 106, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "iIvMTzBji28VVQ0v", "name": "Schimmerross", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["NB8EGOwqOiFbSwRT", "EpT6dAyNtbw1l4TN", "Di77ms6LCDcCtam5"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 9, + "mod": 0 + }, + "mobility": { + "base": 12, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 6, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 44, + "value": 66 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 4, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 106, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Schimmerross", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346860, + "modifiedTime": 1687731798562, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346860, - "modifiedTime": 1668995461291, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!iIvMTzBji28VVQ0v" -} \ No newline at end of file + "_key": "!actors!iIvMTzBji28VVQ0v" +} diff --git a/packs/creatures/Schlachtross_6YqxYCWfWVm6c8qM.json b/packs/creatures/Schlachtross_6YqxYCWfWVm6c8qM.json index ec90a0b6..a84c7bef 100644 --- a/packs/creatures/Schlachtross_6YqxYCWfWVm6c8qM.json +++ b/packs/creatures/Schlachtross_6YqxYCWfWVm6c8qM.json @@ -1,169 +1,166 @@ { - "_id": "6YqxYCWfWVm6c8qM", - "name": "Schlachtross", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/war-horse.png", - "items": [ - "7rFkQfTzgSOYmhNP", - "DzisICBhJKo3U7PX", - "Mx15GW5ApV4HImpy", - "VQpngugF60q18Gpp" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 12, - "mod": 0 - }, - "mobility": { - "base": 10, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 50, - "value": 75 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 3 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 9, - "creatureType": "animal", - "sizeCategory": "large", - "experiencePoints": 121, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "6YqxYCWfWVm6c8qM", "name": "Schlachtross", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/war-horse.png", + "items": ["7rFkQfTzgSOYmhNP", "DzisICBhJKo3U7PX", "Mx15GW5ApV4HImpy", "VQpngugF60q18Gpp"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 12, + "mod": 0 + }, + "mobility": { + "base": 10, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 50, + "value": 75 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 3 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 9, + "creatureType": "animal", + "sizeCategory": "large", + "experiencePoints": 121, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Schlachtross", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/war-horse.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/war-horse.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346236, + "modifiedTime": 1687731798431, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346236, - "modifiedTime": 1668995460649, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!6YqxYCWfWVm6c8qM" -} \ No newline at end of file + "_key": "!actors!6YqxYCWfWVm6c8qM" +} diff --git a/packs/creatures/Schlangen_YL8uGdXD9QX45OvA.json b/packs/creatures/Schlangen_YL8uGdXD9QX45OvA.json index 42f45f14..855aca95 100644 --- a/packs/creatures/Schlangen_YL8uGdXD9QX45OvA.json +++ b/packs/creatures/Schlangen_YL8uGdXD9QX45OvA.json @@ -1,33 +1,33 @@ { - "_id": "YL8uGdXD9QX45OvA", - "name": "Schlangen", - "type": "weapon", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!F3zJ4xbHwN9syuK8.YL8uGdXD9QX45OvA" -} \ No newline at end of file + "_id": "YL8uGdXD9QX45OvA", + "name": "Schlangen", + "type": "weapon", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!F3zJ4xbHwN9syuK8.YL8uGdXD9QX45OvA" +} diff --git a/packs/creatures/Schleudern_7HsvjAKlmOXSvm6e.json b/packs/creatures/Schleudern_7HsvjAKlmOXSvm6e.json index b0a433b0..37fce1d4 100644 --- a/packs/creatures/Schleudern_7HsvjAKlmOXSvm6e.json +++ b/packs/creatures/Schleudern_7HsvjAKlmOXSvm6e.json @@ -1,30 +1,30 @@ { - "_id": "7HsvjAKlmOXSvm6e", - "name": "Schleudern", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!yisaQaEFqduLmAJe.7HsvjAKlmOXSvm6e" -} \ No newline at end of file + "_id": "7HsvjAKlmOXSvm6e", + "name": "Schleudern", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!yisaQaEFqduLmAJe.7HsvjAKlmOXSvm6e" +} diff --git a/packs/creatures/Schleudern_CTAZdf7uuEQ4sWA9.json b/packs/creatures/Schleudern_CTAZdf7uuEQ4sWA9.json index 557df647..6fe4c1cd 100644 --- a/packs/creatures/Schleudern_CTAZdf7uuEQ4sWA9.json +++ b/packs/creatures/Schleudern_CTAZdf7uuEQ4sWA9.json @@ -1,30 +1,30 @@ { - "_id": "CTAZdf7uuEQ4sWA9", - "name": "Schleudern", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!F3zJ4xbHwN9syuK8.CTAZdf7uuEQ4sWA9" -} \ No newline at end of file + "_id": "CTAZdf7uuEQ4sWA9", + "name": "Schleudern", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!F3zJ4xbHwN9syuK8.CTAZdf7uuEQ4sWA9" +} diff --git a/packs/creatures/Schleudern_G0avaPXmxplRB8al.json b/packs/creatures/Schleudern_G0avaPXmxplRB8al.json index 1ffdd2a6..e547289d 100644 --- a/packs/creatures/Schleudern_G0avaPXmxplRB8al.json +++ b/packs/creatures/Schleudern_G0avaPXmxplRB8al.json @@ -1,30 +1,30 @@ { - "_id": "G0avaPXmxplRB8al", - "name": "Schleudern", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HgTRHAjq1YBk40sO.G0avaPXmxplRB8al" -} \ No newline at end of file + "_id": "G0avaPXmxplRB8al", + "name": "Schleudern", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HgTRHAjq1YBk40sO.G0avaPXmxplRB8al" +} diff --git a/packs/creatures/Schleudern_K3QPHlqz66xolbzw.json b/packs/creatures/Schleudern_K3QPHlqz66xolbzw.json index 847ab160..9194360e 100644 --- a/packs/creatures/Schleudern_K3QPHlqz66xolbzw.json +++ b/packs/creatures/Schleudern_K3QPHlqz66xolbzw.json @@ -1,73 +1,73 @@ { - "_id": "K3QPHlqz66xolbzw", - "name": "Schleudern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/heavenly-dog/catapult.svg", - "effects": [], - "folder": null, - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.bKCGwIne0uoWZiY0" - } - }, - "system": { - "description": "

Dieser Zauberspruch, gegen den das Ziel keine Abwehr würfeln kann, schleudert das Ziel (Probenergebnis/3) Meter weit fort.

\n

Das Ziel erhält für die Distanz, die es geschleudert wird (auch wenn eine Wand den Flug bremst) Sturzschaden (DS4 S. 85), gegen den es ganz normal Abwehr würfelt.

\n

Nach dem Fortschleudern liegt das Ziel immer am Boden.

", - "equipped": true, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "K3QPHlqz66xolbzw", + "name": "Schleudern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/heavenly-dog/catapult.svg", + "effects": [], + "folder": null, + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.bKCGwIne0uoWZiY0" + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dieser Zauberspruch, gegen den das Ziel keine Abwehr würfeln kann, schleudert das Ziel (Probenergebnis/3) Meter weit fort.

\n

Das Ziel erhält für die Distanz, die es geschleudert wird (auch wenn eine Wand den Flug bremst) Sturzschaden (DS4 S. 85), gegen den es ganz normal Abwehr würfelt.

\n

Nach dem Fortschleudern liegt das Ziel immer am Boden.

", + "equipped": true, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE / 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 16, + "wizard": 12, + "sorcerer": 10 + } }, - "maxDistance": { - "value": "VE / 2", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 16, - "wizard": 12, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.K3QPHlqz66xolbzw" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.K3QPHlqz66xolbzw" +} diff --git a/packs/creatures/Schleudern_LHdWF7tVc3uHC0LW.json b/packs/creatures/Schleudern_LHdWF7tVc3uHC0LW.json index 6e1ecfb1..9cb0fb9b 100644 --- a/packs/creatures/Schleudern_LHdWF7tVc3uHC0LW.json +++ b/packs/creatures/Schleudern_LHdWF7tVc3uHC0LW.json @@ -1,30 +1,30 @@ { - "_id": "LHdWF7tVc3uHC0LW", - "name": "Schleudern", - "type": "specialCreatureAbility", - "sort": 900000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.LHdWF7tVc3uHC0LW" -} \ No newline at end of file + "_id": "LHdWF7tVc3uHC0LW", + "name": "Schleudern", + "type": "specialCreatureAbility", + "sort": 900000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.LHdWF7tVc3uHC0LW" +} diff --git a/packs/creatures/Schleudern_WLc6j329EiSfsRj5.json b/packs/creatures/Schleudern_WLc6j329EiSfsRj5.json index 4b819d72..2e1daef1 100644 --- a/packs/creatures/Schleudern_WLc6j329EiSfsRj5.json +++ b/packs/creatures/Schleudern_WLc6j329EiSfsRj5.json @@ -1,30 +1,30 @@ { - "_id": "WLc6j329EiSfsRj5", - "name": "Schleudern", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.WLc6j329EiSfsRj5" -} \ No newline at end of file + "_id": "WLc6j329EiSfsRj5", + "name": "Schleudern", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.WLc6j329EiSfsRj5" +} diff --git a/packs/creatures/Schleudern_fKCcOlyaebvj1HuL.json b/packs/creatures/Schleudern_fKCcOlyaebvj1HuL.json index 6c1ff8ab..a24a524a 100644 --- a/packs/creatures/Schleudern_fKCcOlyaebvj1HuL.json +++ b/packs/creatures/Schleudern_fKCcOlyaebvj1HuL.json @@ -1,30 +1,30 @@ { - "_id": "fKCcOlyaebvj1HuL", - "name": "Schleudern", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WboyONCY2UZildi9.fKCcOlyaebvj1HuL" -} \ No newline at end of file + "_id": "fKCcOlyaebvj1HuL", + "name": "Schleudern", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5PdSHi6PY4TNV9rP" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WboyONCY2UZildi9.fKCcOlyaebvj1HuL" +} diff --git a/packs/creatures/Schlingwurzelbusch_XxrCtx56f0njVodK.json b/packs/creatures/Schlingwurzelbusch_XxrCtx56f0njVodK.json index 4114767b..0dc49668 100644 --- a/packs/creatures/Schlingwurzelbusch_XxrCtx56f0njVodK.json +++ b/packs/creatures/Schlingwurzelbusch_XxrCtx56f0njVodK.json @@ -1,171 +1,173 @@ { - "_id": "XxrCtx56f0njVodK", - "name": "Schlingwurzelbusch", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "eOBJ9tJLFizjQW0e", - "23MVIoRbK0X5AudH", - "3YSmdA5G9MS2g4Dn", - "0QUScCjMSupBxEo4", - "uoE0EQZy2aEQGJWp", - "SMDvuSaB2M06xcg5" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 6, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 10, - "value": 30 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Lediglich Brennholz", - "foeFactor": 7, - "creatureType": "plantBeing", - "sizeCategory": "normal", - "experiencePoints": 122, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "XxrCtx56f0njVodK", "name": "Schlingwurzelbusch", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [ + "eOBJ9tJLFizjQW0e", + "23MVIoRbK0X5AudH", + "3YSmdA5G9MS2g4Dn", + "0QUScCjMSupBxEo4", + "uoE0EQZy2aEQGJWp", + "SMDvuSaB2M06xcg5" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 6, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 10, + "value": 30 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Lediglich Brennholz", + "foeFactor": 7, + "creatureType": "plantBeing", + "sizeCategory": "normal", + "experiencePoints": 122, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Schlingwurzelbusch", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346736, + "modifiedTime": 1687731798532, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346736, - "modifiedTime": 1668995461172, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!XxrCtx56f0njVodK" -} \ No newline at end of file + "_key": "!actors!XxrCtx56f0njVodK" +} diff --git a/packs/creatures/Schuppen_3Gxud5Mn5gy97Qie.json b/packs/creatures/Schuppen_3Gxud5Mn5gy97Qie.json index 4a441b31..db0fa03f 100644 --- a/packs/creatures/Schuppen_3Gxud5Mn5gy97Qie.json +++ b/packs/creatures/Schuppen_3Gxud5Mn5gy97Qie.json @@ -1,33 +1,33 @@ { - "_id": "3Gxud5Mn5gy97Qie", - "name": "Schuppen", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!F3zJ4xbHwN9syuK8.3Gxud5Mn5gy97Qie" -} \ No newline at end of file + "_id": "3Gxud5Mn5gy97Qie", + "name": "Schuppen", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!F3zJ4xbHwN9syuK8.3Gxud5Mn5gy97Qie" +} diff --git a/packs/creatures/Schuppenpanzer_2C5NsY0F4qndyWGS.json b/packs/creatures/Schuppenpanzer_2C5NsY0F4qndyWGS.json index 85bc6212..93c0f9c9 100644 --- a/packs/creatures/Schuppenpanzer_2C5NsY0F4qndyWGS.json +++ b/packs/creatures/Schuppenpanzer_2C5NsY0F4qndyWGS.json @@ -1,33 +1,33 @@ { - "_id": "2C5NsY0F4qndyWGS", - "name": "Schuppenpanzer", - "type": "armor", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QWC9LW1g4aMUHZNc.2C5NsY0F4qndyWGS" -} \ No newline at end of file + "_id": "2C5NsY0F4qndyWGS", + "name": "Schuppenpanzer", + "type": "armor", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QWC9LW1g4aMUHZNc.2C5NsY0F4qndyWGS" +} diff --git a/packs/creatures/Schuppenpanzer_3CFakJA3eQJYSFN7.json b/packs/creatures/Schuppenpanzer_3CFakJA3eQJYSFN7.json index ac125d07..03f8011a 100644 --- a/packs/creatures/Schuppenpanzer_3CFakJA3eQJYSFN7.json +++ b/packs/creatures/Schuppenpanzer_3CFakJA3eQJYSFN7.json @@ -1,33 +1,33 @@ { - "_id": "3CFakJA3eQJYSFN7", - "name": "Schuppenpanzer", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GVLSLNSoMybeWhBP.3CFakJA3eQJYSFN7" -} \ No newline at end of file + "_id": "3CFakJA3eQJYSFN7", + "name": "Schuppenpanzer", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GVLSLNSoMybeWhBP.3CFakJA3eQJYSFN7" +} diff --git a/packs/creatures/Schuppenpanzer_ACGvtQk97Udg1rih.json b/packs/creatures/Schuppenpanzer_ACGvtQk97Udg1rih.json index baac4caf..b1a0cf42 100644 --- a/packs/creatures/Schuppenpanzer_ACGvtQk97Udg1rih.json +++ b/packs/creatures/Schuppenpanzer_ACGvtQk97Udg1rih.json @@ -1,33 +1,33 @@ { - "_id": "ACGvtQk97Udg1rih", - "name": "Schuppenpanzer", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ttzlBKtMWz981WF3.ACGvtQk97Udg1rih" -} \ No newline at end of file + "_id": "ACGvtQk97Udg1rih", + "name": "Schuppenpanzer", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ttzlBKtMWz981WF3.ACGvtQk97Udg1rih" +} diff --git a/packs/creatures/Schuppenpanzer_CylYyspqzzOiD3QA.json b/packs/creatures/Schuppenpanzer_CylYyspqzzOiD3QA.json index eaf99362..8587bd62 100644 --- a/packs/creatures/Schuppenpanzer_CylYyspqzzOiD3QA.json +++ b/packs/creatures/Schuppenpanzer_CylYyspqzzOiD3QA.json @@ -1,33 +1,33 @@ { - "_id": "CylYyspqzzOiD3QA", - "name": "Schuppenpanzer", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HgTRHAjq1YBk40sO.CylYyspqzzOiD3QA" -} \ No newline at end of file + "_id": "CylYyspqzzOiD3QA", + "name": "Schuppenpanzer", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HgTRHAjq1YBk40sO.CylYyspqzzOiD3QA" +} diff --git a/packs/creatures/Schuppenpanzer_jcgmsC6XoKcSpu6a.json b/packs/creatures/Schuppenpanzer_jcgmsC6XoKcSpu6a.json index 6154b80c..c60bb5da 100644 --- a/packs/creatures/Schuppenpanzer_jcgmsC6XoKcSpu6a.json +++ b/packs/creatures/Schuppenpanzer_jcgmsC6XoKcSpu6a.json @@ -1,33 +1,33 @@ { - "_id": "jcgmsC6XoKcSpu6a", - "name": "Schuppenpanzer", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.jcgmsC6XoKcSpu6a" -} \ No newline at end of file + "_id": "jcgmsC6XoKcSpu6a", + "name": "Schuppenpanzer", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.jcgmsC6XoKcSpu6a" +} diff --git a/packs/creatures/Schuppenpanzer_vyuWg112c2jjiFgN.json b/packs/creatures/Schuppenpanzer_vyuWg112c2jjiFgN.json index 3378f9c1..39858d7d 100644 --- a/packs/creatures/Schuppenpanzer_vyuWg112c2jjiFgN.json +++ b/packs/creatures/Schuppenpanzer_vyuWg112c2jjiFgN.json @@ -1,33 +1,33 @@ { - "_id": "vyuWg112c2jjiFgN", - "name": "Schuppenpanzer", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wBgO5Hc4oHKfRN6f.vyuWg112c2jjiFgN" -} \ No newline at end of file + "_id": "vyuWg112c2jjiFgN", + "name": "Schuppenpanzer", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wBgO5Hc4oHKfRN6f.vyuWg112c2jjiFgN" +} diff --git a/packs/creatures/Schutzfeld_f0MedvERq1s8hy4z.json b/packs/creatures/Schutzfeld_f0MedvERq1s8hy4z.json index 5f958e13..6020828d 100644 --- a/packs/creatures/Schutzfeld_f0MedvERq1s8hy4z.json +++ b/packs/creatures/Schutzfeld_f0MedvERq1s8hy4z.json @@ -1,73 +1,73 @@ { - "_id": "f0MedvERq1s8hy4z", - "name": "Schutzfeld", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/omega.svg", - "effects": [], - "folder": null, - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.NWPoiZHCmZ7ZJud4" - } - }, - "system": { - "description": "

Ein Schutzfeld mit einem Radius von VE in Metern erscheint um den Zauberwirker herum, an dem nichtmagische Geschosse von außen her wirkungslos abprallen.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "f0MedvERq1s8hy4z", + "name": "Schutzfeld", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/omega.svg", + "effects": [], + "folder": null, + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.NWPoiZHCmZ7ZJud4" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Ein Schutzfeld mit einem Radius von VE in Metern erscheint um den Zauberwirker herum, an dem nichtmagische Geschosse von außen her wirkungslos abprallen.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 4, + "wizard": 8, + "sorcerer": 8 + } }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 4, - "wizard": 8, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.f0MedvERq1s8hy4z" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.f0MedvERq1s8hy4z" +} diff --git a/packs/creatures/Schutzschild_lIchGK1m7Y7fMcKG.json b/packs/creatures/Schutzschild_lIchGK1m7Y7fMcKG.json index 77da185e..baeaa881 100644 --- a/packs/creatures/Schutzschild_lIchGK1m7Y7fMcKG.json +++ b/packs/creatures/Schutzschild_lIchGK1m7Y7fMcKG.json @@ -1,73 +1,73 @@ { - "_id": "lIchGK1m7Y7fMcKG", - "name": "Schutzschild", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/bell-shield.svg", - "effects": [], - "folder": null, - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.dpz383XbGFXEsGot" - } - }, - "system": { - "description": "

Das Ziel erhält das Probenergebnis als Bonus auf seine Abwehr, bis die Dauer des Zaubers abgelaufen ist.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "lIchGK1m7Y7fMcKG", + "name": "Schutzschild", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/bell-shield.svg", + "effects": [], + "folder": null, + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.dpz383XbGFXEsGot" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Das Ziel erhält das Probenergebnis als Bonus auf seine Abwehr, bis die Dauer des Zaubers abgelaufen ist.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 4, + "wizard": 8, + "sorcerer": 8 + } }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 4, - "wizard": 8, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.lIchGK1m7Y7fMcKG" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.lIchGK1m7Y7fMcKG" +} diff --git a/packs/creatures/Schwarm_ZZEBR9R04TlNXU5q.json b/packs/creatures/Schwarm_ZZEBR9R04TlNXU5q.json index 93dbc903..783b80fa 100644 --- a/packs/creatures/Schwarm_ZZEBR9R04TlNXU5q.json +++ b/packs/creatures/Schwarm_ZZEBR9R04TlNXU5q.json @@ -1,167 +1,166 @@ { - "_id": "ZZEBR9R04TlNXU5q", - "name": "Schwarm", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "2Da0MbWQ8gy1WXBI", - "pII9BR3ndtlMaL4l" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 0, - "mod": 0 - }, - "mobility": { - "base": 0, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 0, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -10, - "value": 0 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 8 - }, - "movement": { - "mod": 6.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 5, - "creatureType": "animal", - "sizeCategory": "small", - "experiencePoints": 68, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "ZZEBR9R04TlNXU5q", "name": "Schwarm", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["2Da0MbWQ8gy1WXBI", "pII9BR3ndtlMaL4l"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 0, + "mod": 0 + }, + "mobility": { + "base": 0, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 0, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -10, + "value": 0 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 8 + }, + "movement": { + "mod": 6.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 5, + "creatureType": "animal", + "sizeCategory": "small", + "experiencePoints": 68, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Schwarm", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346763, + "modifiedTime": 1687731798541, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346763, - "modifiedTime": 1668995461201, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!ZZEBR9R04TlNXU5q" -} \ No newline at end of file + "_key": "!actors!ZZEBR9R04TlNXU5q" +} diff --git a/packs/creatures/Schwarm_pII9BR3ndtlMaL4l.json b/packs/creatures/Schwarm_pII9BR3ndtlMaL4l.json index 103bec2e..4627e0ea 100644 --- a/packs/creatures/Schwarm_pII9BR3ndtlMaL4l.json +++ b/packs/creatures/Schwarm_pII9BR3ndtlMaL4l.json @@ -1,30 +1,30 @@ { - "_id": "pII9BR3ndtlMaL4l", - "name": "Schwarm", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.rPbbTLUtSXZpdFjp" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swarm.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt als einzelner Gegner. Der Schwarmwert (SCW) entspricht seiner aktuellen Mitgliederanzahl / 10 (zu Beginn und max. 200 Mitglieder pro Schwarm = SCW 20). Pro 1 LK Schaden sterben 10 Mitglieder (= SCW -1). Schwärme können Mitglieder an benachbarte Felder abgeben und ihr eigenes sowie jedes angrenzende Feld gleichzeitig angreifen (mit jeweils vollen Schlagen-Wert).

\n

Schlagen/Abwehr/LK entsprechen dem aktuellen SCW

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ZZEBR9R04TlNXU5q.pII9BR3ndtlMaL4l" -} \ No newline at end of file + "_id": "pII9BR3ndtlMaL4l", + "name": "Schwarm", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.rPbbTLUtSXZpdFjp" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swarm.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt als einzelner Gegner. Der Schwarmwert (SCW) entspricht seiner aktuellen Mitgliederanzahl / 10 (zu Beginn und max. 200 Mitglieder pro Schwarm = SCW 20). Pro 1 LK Schaden sterben 10 Mitglieder (= SCW -1). Schwärme können Mitglieder an benachbarte Felder abgeben und ihr eigenes sowie jedes angrenzende Feld gleichzeitig angreifen (mit jeweils vollen Schlagen-Wert).

\n

Schlagen/Abwehr/LK entsprechen dem aktuellen SCW

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ZZEBR9R04TlNXU5q.pII9BR3ndtlMaL4l" +} diff --git a/packs/creatures/Schweben_coIsPp1V166g8IAm.json b/packs/creatures/Schweben_coIsPp1V166g8IAm.json index 5f3bf7ee..cd998e18 100644 --- a/packs/creatures/Schweben_coIsPp1V166g8IAm.json +++ b/packs/creatures/Schweben_coIsPp1V166g8IAm.json @@ -1,30 +1,30 @@ { - "_id": "coIsPp1V166g8IAm", - "name": "Schweben", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.05D4DdnbcQFoIllF" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/hover.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, auch schweben. Wird die Aktion „Rennen“ ausgeführt, erhöht sich die Geschwindigkeit wie am Boden auf Laufen x 2.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.coIsPp1V166g8IAm" -} \ No newline at end of file + "_id": "coIsPp1V166g8IAm", + "name": "Schweben", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.05D4DdnbcQFoIllF" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/hover.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, auch schweben. Wird die Aktion „Rennen“ ausgeführt, erhöht sich die Geschwindigkeit wie am Boden auf Laufen x 2.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!8E7Mm0LsiqFm6syY.coIsPp1V166g8IAm" +} diff --git a/packs/creatures/Schweben_z80WCPwmoMsdzYWD.json b/packs/creatures/Schweben_z80WCPwmoMsdzYWD.json index 020f4c18..36f5ba62 100644 --- a/packs/creatures/Schweben_z80WCPwmoMsdzYWD.json +++ b/packs/creatures/Schweben_z80WCPwmoMsdzYWD.json @@ -1,30 +1,30 @@ { - "_id": "z80WCPwmoMsdzYWD", - "name": "Schweben", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.05D4DdnbcQFoIllF" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/hover.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, auch schweben. Wird die Aktion „Rennen“ ausgeführt, erhöht sich die Geschwindigkeit wie am Boden auf Laufen x 2.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dFL9UUXHq9heme4T.z80WCPwmoMsdzYWD" -} \ No newline at end of file + "_id": "z80WCPwmoMsdzYWD", + "name": "Schweben", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.05D4DdnbcQFoIllF" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/hover.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, auch schweben. Wird die Aktion „Rennen“ ausgeführt, erhöht sich die Geschwindigkeit wie am Boden auf Laufen x 2.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dFL9UUXHq9heme4T.z80WCPwmoMsdzYWD" +} diff --git a/packs/creatures/Schwimmen_E5gJyppsFCHmEQLT.json b/packs/creatures/Schwimmen_E5gJyppsFCHmEQLT.json index 072074b5..72e05729 100644 --- a/packs/creatures/Schwimmen_E5gJyppsFCHmEQLT.json +++ b/packs/creatures/Schwimmen_E5gJyppsFCHmEQLT.json @@ -1,30 +1,30 @@ { - "_id": "E5gJyppsFCHmEQLT", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z7Dt5epXbuKn20US.E5gJyppsFCHmEQLT" -} \ No newline at end of file + "_id": "E5gJyppsFCHmEQLT", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z7Dt5epXbuKn20US.E5gJyppsFCHmEQLT" +} diff --git a/packs/creatures/Schwimmen_EcGjrMRAXOOGHGY1.json b/packs/creatures/Schwimmen_EcGjrMRAXOOGHGY1.json index 11c18ef1..7ed6e07a 100644 --- a/packs/creatures/Schwimmen_EcGjrMRAXOOGHGY1.json +++ b/packs/creatures/Schwimmen_EcGjrMRAXOOGHGY1.json @@ -1,30 +1,30 @@ { - "_id": "EcGjrMRAXOOGHGY1", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!2MFCw32xgaic6YGx.EcGjrMRAXOOGHGY1" -} \ No newline at end of file + "_id": "EcGjrMRAXOOGHGY1", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!2MFCw32xgaic6YGx.EcGjrMRAXOOGHGY1" +} diff --git a/packs/creatures/Schwimmen_VCmj5YFjcDb1Slay.json b/packs/creatures/Schwimmen_VCmj5YFjcDb1Slay.json index ebde297c..e2911bb5 100644 --- a/packs/creatures/Schwimmen_VCmj5YFjcDb1Slay.json +++ b/packs/creatures/Schwimmen_VCmj5YFjcDb1Slay.json @@ -1,30 +1,30 @@ { - "_id": "VCmj5YFjcDb1Slay", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dlrDPQ3is4NkzZJB.VCmj5YFjcDb1Slay" -} \ No newline at end of file + "_id": "VCmj5YFjcDb1Slay", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dlrDPQ3is4NkzZJB.VCmj5YFjcDb1Slay" +} diff --git a/packs/creatures/Schwimmen_YvT74RD5F3M4DMEx.json b/packs/creatures/Schwimmen_YvT74RD5F3M4DMEx.json index db653cf9..2e06b0ee 100644 --- a/packs/creatures/Schwimmen_YvT74RD5F3M4DMEx.json +++ b/packs/creatures/Schwimmen_YvT74RD5F3M4DMEx.json @@ -1,30 +1,30 @@ { - "_id": "YvT74RD5F3M4DMEx", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GMUTgcbmahiwgXSj.YvT74RD5F3M4DMEx" -} \ No newline at end of file + "_id": "YvT74RD5F3M4DMEx", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GMUTgcbmahiwgXSj.YvT74RD5F3M4DMEx" +} diff --git a/packs/creatures/Schwimmen_bvbaa9gsGyGocDA0.json b/packs/creatures/Schwimmen_bvbaa9gsGyGocDA0.json index 74d27624..6255def0 100644 --- a/packs/creatures/Schwimmen_bvbaa9gsGyGocDA0.json +++ b/packs/creatures/Schwimmen_bvbaa9gsGyGocDA0.json @@ -1,30 +1,30 @@ { - "_id": "bvbaa9gsGyGocDA0", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lZgvjMSqh5FuA1JK.bvbaa9gsGyGocDA0" -} \ No newline at end of file + "_id": "bvbaa9gsGyGocDA0", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lZgvjMSqh5FuA1JK.bvbaa9gsGyGocDA0" +} diff --git a/packs/creatures/Schwimmen_ncn9gc2yJOMhWGhb.json b/packs/creatures/Schwimmen_ncn9gc2yJOMhWGhb.json index a4f6bfff..39372245 100644 --- a/packs/creatures/Schwimmen_ncn9gc2yJOMhWGhb.json +++ b/packs/creatures/Schwimmen_ncn9gc2yJOMhWGhb.json @@ -1,30 +1,30 @@ { - "_id": "ncn9gc2yJOMhWGhb", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" - } - }, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!7kXHNCARsD0nZCqr.ncn9gc2yJOMhWGhb" -} \ No newline at end of file + "_id": "ncn9gc2yJOMhWGhb", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" + } + }, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!7kXHNCARsD0nZCqr.ncn9gc2yJOMhWGhb" +} diff --git a/packs/creatures/Schwimmen_ree4HN3j8tv7b18k.json b/packs/creatures/Schwimmen_ree4HN3j8tv7b18k.json index 1c838e7d..3b319379 100644 --- a/packs/creatures/Schwimmen_ree4HN3j8tv7b18k.json +++ b/packs/creatures/Schwimmen_ree4HN3j8tv7b18k.json @@ -1,30 +1,30 @@ { - "_id": "ree4HN3j8tv7b18k", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ttzlBKtMWz981WF3.ree4HN3j8tv7b18k" -} \ No newline at end of file + "_id": "ree4HN3j8tv7b18k", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.18PDF4gqWrIRWudN" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ttzlBKtMWz981WF3.ree4HN3j8tv7b18k" +} diff --git a/packs/creatures/Skelett_Rvu16XzEjizdqNsu.json b/packs/creatures/Skelett_Rvu16XzEjizdqNsu.json index c3c4f9d0..51c08791 100644 --- a/packs/creatures/Skelett_Rvu16XzEjizdqNsu.json +++ b/packs/creatures/Skelett_Rvu16XzEjizdqNsu.json @@ -1,168 +1,166 @@ { - "_id": "Rvu16XzEjizdqNsu", - "name": "Skelett", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/skeleton-green.png", - "items": [ - "PhvbJ2VSw3ivWS3F", - "jmoVrv9FCX28B4PJ", - "e5PbQLkYj3kldXil" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 10, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 22 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 4, - "creatureType": "undead", - "sizeCategory": "normal", - "experiencePoints": 72, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "Rvu16XzEjizdqNsu", "name": "Skelett", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/skeleton-green.png", + "items": ["PhvbJ2VSw3ivWS3F", "jmoVrv9FCX28B4PJ", "e5PbQLkYj3kldXil"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 10, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 22 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 4, + "creatureType": "undead", + "sizeCategory": "normal", + "experiencePoints": 72, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Skelett", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/skeleton*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/skeleton*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346657, + "modifiedTime": 1687731798513, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346657, - "modifiedTime": 1668995461131, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!Rvu16XzEjizdqNsu" -} \ No newline at end of file + "_key": "!actors!Rvu16XzEjizdqNsu" +} diff --git a/packs/creatures/Sonar_hdTEWmE6saO2W7FI.json b/packs/creatures/Sonar_hdTEWmE6saO2W7FI.json index c3e68bf4..d9773efd 100644 --- a/packs/creatures/Sonar_hdTEWmE6saO2W7FI.json +++ b/packs/creatures/Sonar_hdTEWmE6saO2W7FI.json @@ -1,30 +1,30 @@ { - "_id": "hdTEWmE6saO2W7FI", - "name": "Sonar", - "type": "specialCreatureAbility", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.BtjiEmhGyje6YghP" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/sonar.png", - "effects": [], - "folder": null, - "system": { - "description": "

„Sieht“ per Sonar.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lys4bJc7GL5f5ORp.hdTEWmE6saO2W7FI" -} \ No newline at end of file + "_id": "hdTEWmE6saO2W7FI", + "name": "Sonar", + "type": "specialCreatureAbility", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.BtjiEmhGyje6YghP" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/sonar.png", + "effects": [], + "folder": null, + "system": { + "description": "

„Sieht“ per Sonar.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lys4bJc7GL5f5ORp.hdTEWmE6saO2W7FI" +} diff --git a/packs/creatures/Speer_5X3YrQ6PeuexE5QD.json b/packs/creatures/Speer_5X3YrQ6PeuexE5QD.json index f8a2e316..1c819b48 100644 --- a/packs/creatures/Speer_5X3YrQ6PeuexE5QD.json +++ b/packs/creatures/Speer_5X3YrQ6PeuexE5QD.json @@ -1,37 +1,37 @@ { - "_id": "5X3YrQ6PeuexE5QD", - "name": "Speer", - "type": "weapon", - "sort": 200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.oWvJfxEBr83QxO9Q" - } - }, - "img": "icons/weapons/polearms/spear-hooked-simple.webp", - "effects": [], - "folder": null, - "system": { - "description": "

Zerbricht bei Schießen-Patzer

", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "attackType": "meleeRanged", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HgTRHAjq1YBk40sO.5X3YrQ6PeuexE5QD" -} \ No newline at end of file + "_id": "5X3YrQ6PeuexE5QD", + "name": "Speer", + "type": "weapon", + "sort": 200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.oWvJfxEBr83QxO9Q" + } + }, + "img": "icons/weapons/polearms/spear-hooked-simple.webp", + "effects": [], + "folder": null, + "system": { + "description": "

Zerbricht bei Schießen-Patzer

", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "attackType": "meleeRanged", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HgTRHAjq1YBk40sO.5X3YrQ6PeuexE5QD" +} diff --git a/packs/creatures/Speer_YozSzwoqjCJcs2NR.json b/packs/creatures/Speer_YozSzwoqjCJcs2NR.json index f95f9ccc..f72e9263 100644 --- a/packs/creatures/Speer_YozSzwoqjCJcs2NR.json +++ b/packs/creatures/Speer_YozSzwoqjCJcs2NR.json @@ -1,37 +1,37 @@ { - "_id": "YozSzwoqjCJcs2NR", - "name": "Speer", - "type": "weapon", - "sort": 100000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.equipment.oWvJfxEBr83QxO9Q" - } - }, - "img": "icons/weapons/polearms/spear-hooked-simple.webp", - "effects": [], - "folder": null, - "system": { - "description": "

Zerbricht bei Schießen-Patzer

", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-", - "equipped": true, - "attackType": "meleeRanged", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!m9uwTf6binQeuVAb.YozSzwoqjCJcs2NR" -} \ No newline at end of file + "_id": "YozSzwoqjCJcs2NR", + "name": "Speer", + "type": "weapon", + "sort": 100000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.equipment.oWvJfxEBr83QxO9Q" + } + }, + "img": "icons/weapons/polearms/spear-hooked-simple.webp", + "effects": [], + "folder": null, + "system": { + "description": "

Zerbricht bei Schießen-Patzer

", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-", + "equipped": true, + "attackType": "meleeRanged", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!m9uwTf6binQeuVAb.YozSzwoqjCJcs2NR" +} diff --git a/packs/creatures/Spinnenbiss_5KumsWj49saU3R8P.json b/packs/creatures/Spinnenbiss_5KumsWj49saU3R8P.json index f5f78ab5..95295547 100644 --- a/packs/creatures/Spinnenbiss_5KumsWj49saU3R8P.json +++ b/packs/creatures/Spinnenbiss_5KumsWj49saU3R8P.json @@ -1,33 +1,33 @@ { - "_id": "5KumsWj49saU3R8P", - "name": "Spinnenbiss", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!4276kgAddflo3bwN.5KumsWj49saU3R8P" -} \ No newline at end of file + "_id": "5KumsWj49saU3R8P", + "name": "Spinnenbiss", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!4276kgAddflo3bwN.5KumsWj49saU3R8P" +} diff --git a/packs/creatures/Spitze_Z_hne_CtIA409ycFJcoNdq.json b/packs/creatures/Spitze_Z_hne_CtIA409ycFJcoNdq.json index eb1a84ac..faa77e61 100644 --- a/packs/creatures/Spitze_Z_hne_CtIA409ycFJcoNdq.json +++ b/packs/creatures/Spitze_Z_hne_CtIA409ycFJcoNdq.json @@ -1,33 +1,33 @@ { - "_id": "CtIA409ycFJcoNdq", - "name": "Spitze Zähne", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lZgvjMSqh5FuA1JK.CtIA409ycFJcoNdq" -} \ No newline at end of file + "_id": "CtIA409ycFJcoNdq", + "name": "Spitze Zähne", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lZgvjMSqh5FuA1JK.CtIA409ycFJcoNdq" +} diff --git a/packs/creatures/Springen_eVZKdojeGbmnlO7r.json b/packs/creatures/Springen_eVZKdojeGbmnlO7r.json index 2d796885..f382059f 100644 --- a/packs/creatures/Springen_eVZKdojeGbmnlO7r.json +++ b/packs/creatures/Springen_eVZKdojeGbmnlO7r.json @@ -1,73 +1,73 @@ { - "_id": "eVZKdojeGbmnlO7r", - "name": "Springen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/jump-across.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.L6NrH3AEmS2I3NWG" - } - }, - "system": { - "description": "

Der Zauberwirker springt augenblicklich bis zu Probenergebnis/2 Meter weit und landet dabei wieder sicher auf seinen Beinen. Alternativ kann man auch hoch oder runter springen, beispielsweise um einen Balkon zu erreichen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "eVZKdojeGbmnlO7r", + "name": "Springen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/jump-across.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.L6NrH3AEmS2I3NWG" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Der Zauberwirker springt augenblicklich bis zu Probenergebnis/2 Meter weit und landet dabei wieder sicher auf seinen Beinen. Alternativ kann man auch hoch oder runter springen, beispielsweise um einen Balkon zu erreichen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 5, + "wizard": 2, + "sorcerer": 3 + } }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 5, - "wizard": 2, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.eVZKdojeGbmnlO7r" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.eVZKdojeGbmnlO7r" +} diff --git a/packs/creatures/Spurt_mwMtV9vS293KeF3Q.json b/packs/creatures/Spurt_mwMtV9vS293KeF3Q.json index 643c591e..65ff42d9 100644 --- a/packs/creatures/Spurt_mwMtV9vS293KeF3Q.json +++ b/packs/creatures/Spurt_mwMtV9vS293KeF3Q.json @@ -1,73 +1,73 @@ { - "_id": "mwMtV9vS293KeF3Q", - "name": "Spurt", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/run.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.KUbT1gBeThcLY7vU" - } - }, - "system": { - "description": "

Der Laufen-Wert des Ziels wird für die Dauer des Zaubers verdoppelt.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "mwMtV9vS293KeF3Q", + "name": "Spurt", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/run.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.KUbT1gBeThcLY7vU" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Der Laufen-Wert des Ziels wird für die Dauer des Zaubers verdoppelt.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 7, + "wizard": 7, + "sorcerer": 7 + } }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 7, - "wizard": 7, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.mwMtV9vS293KeF3Q" -} \ No newline at end of file + "_key": "!actors.items!SQv63FQBjA5jW5xv.mwMtV9vS293KeF3Q" +} diff --git a/packs/creatures/Steinklaue_XGrSqryhxGUlUJkC.json b/packs/creatures/Steinklaue_XGrSqryhxGUlUJkC.json index 54ee4df5..aca872e6 100644 --- a/packs/creatures/Steinklaue_XGrSqryhxGUlUJkC.json +++ b/packs/creatures/Steinklaue_XGrSqryhxGUlUJkC.json @@ -1,33 +1,33 @@ { - "_id": "XGrSqryhxGUlUJkC", - "name": "Steinklaue", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.XGrSqryhxGUlUJkC" -} \ No newline at end of file + "_id": "XGrSqryhxGUlUJkC", + "name": "Steinklaue", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.XGrSqryhxGUlUJkC" +} diff --git a/packs/creatures/Steinpranke_KzEfCqb54s8Ju7x1.json b/packs/creatures/Steinpranke_KzEfCqb54s8Ju7x1.json index af5cbb90..7bca9372 100644 --- a/packs/creatures/Steinpranke_KzEfCqb54s8Ju7x1.json +++ b/packs/creatures/Steinpranke_KzEfCqb54s8Ju7x1.json @@ -1,33 +1,33 @@ { - "_id": "KzEfCqb54s8Ju7x1", - "name": "Steinpranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cf8BOIAxMKvuxYYW.KzEfCqb54s8Ju7x1" -} \ No newline at end of file + "_id": "KzEfCqb54s8Ju7x1", + "name": "Steinpranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cf8BOIAxMKvuxYYW.KzEfCqb54s8Ju7x1" +} diff --git a/packs/creatures/Steinpranke_VHt6K5ArvzyfTEje.json b/packs/creatures/Steinpranke_VHt6K5ArvzyfTEje.json index 274d4588..88c0fb30 100644 --- a/packs/creatures/Steinpranke_VHt6K5ArvzyfTEje.json +++ b/packs/creatures/Steinpranke_VHt6K5ArvzyfTEje.json @@ -1,33 +1,33 @@ { - "_id": "VHt6K5ArvzyfTEje", - "name": "Steinpranke", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!mOQ21HFNisTfu7ve.VHt6K5ArvzyfTEje" -} \ No newline at end of file + "_id": "VHt6K5ArvzyfTEje", + "name": "Steinpranke", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!mOQ21HFNisTfu7ve.VHt6K5ArvzyfTEje" +} diff --git a/packs/creatures/Steinwesen_HjZd5t1xvRNoHZdX.json b/packs/creatures/Steinwesen_HjZd5t1xvRNoHZdX.json index 6692c234..2203eb99 100644 --- a/packs/creatures/Steinwesen_HjZd5t1xvRNoHZdX.json +++ b/packs/creatures/Steinwesen_HjZd5t1xvRNoHZdX.json @@ -1,33 +1,33 @@ { - "_id": "HjZd5t1xvRNoHZdX", - "name": "Steinwesen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 4, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cf8BOIAxMKvuxYYW.HjZd5t1xvRNoHZdX" -} \ No newline at end of file + "_id": "HjZd5t1xvRNoHZdX", + "name": "Steinwesen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 4, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cf8BOIAxMKvuxYYW.HjZd5t1xvRNoHZdX" +} diff --git a/packs/creatures/Steinwesen_e28wsq9gdMv8u94N.json b/packs/creatures/Steinwesen_e28wsq9gdMv8u94N.json index c7d44f0f..d424dd0d 100644 --- a/packs/creatures/Steinwesen_e28wsq9gdMv8u94N.json +++ b/packs/creatures/Steinwesen_e28wsq9gdMv8u94N.json @@ -1,33 +1,33 @@ { - "_id": "e28wsq9gdMv8u94N", - "name": "Steinwesen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 4, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.e28wsq9gdMv8u94N" -} \ No newline at end of file + "_id": "e28wsq9gdMv8u94N", + "name": "Steinwesen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 4, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.e28wsq9gdMv8u94N" +} diff --git a/packs/creatures/Steinwesen_fIoBfLmNCxGfGzEX.json b/packs/creatures/Steinwesen_fIoBfLmNCxGfGzEX.json index f978ab6c..5d8aceb8 100644 --- a/packs/creatures/Steinwesen_fIoBfLmNCxGfGzEX.json +++ b/packs/creatures/Steinwesen_fIoBfLmNCxGfGzEX.json @@ -1,33 +1,33 @@ { - "_id": "fIoBfLmNCxGfGzEX", - "name": "Steinwesen", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 4, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!mOQ21HFNisTfu7ve.fIoBfLmNCxGfGzEX" -} \ No newline at end of file + "_id": "fIoBfLmNCxGfGzEX", + "name": "Steinwesen", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 4, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!mOQ21HFNisTfu7ve.fIoBfLmNCxGfGzEX" +} diff --git a/packs/creatures/Stolpern_TyemqVxXHyajaeQ0.json b/packs/creatures/Stolpern_TyemqVxXHyajaeQ0.json index 9cb7ac98..5076b078 100644 --- a/packs/creatures/Stolpern_TyemqVxXHyajaeQ0.json +++ b/packs/creatures/Stolpern_TyemqVxXHyajaeQ0.json @@ -1,73 +1,73 @@ { - "_id": "TyemqVxXHyajaeQ0", - "name": "Stolpern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/tripwire.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.KIyVOdiXZnXJIAh6" - } - }, - "system": { - "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, stürzt augenblicklich zu Boden.

Misslingt ihm außerdem eine Probe auf AGI+GE, lässt er alles Gehaltene fallen.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+AU)/2 des Ziels" + "_id": "TyemqVxXHyajaeQ0", + "name": "Stolpern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/tripwire.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.KIyVOdiXZnXJIAh6" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, stürzt augenblicklich zu Boden.

Misslingt ihm außerdem eine Probe auf AGI+GE, lässt er alles Gehaltene fallen.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 4, + "sorcerer": 3 + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 4, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.TyemqVxXHyajaeQ0" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.TyemqVxXHyajaeQ0" +} diff --git a/packs/creatures/Sturmangriff_4851TNs45Q3hSrU1.json b/packs/creatures/Sturmangriff_4851TNs45Q3hSrU1.json index 53353e02..1d711e5d 100644 --- a/packs/creatures/Sturmangriff_4851TNs45Q3hSrU1.json +++ b/packs/creatures/Sturmangriff_4851TNs45Q3hSrU1.json @@ -1,30 +1,30 @@ { - "_id": "4851TNs45Q3hSrU1", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.4851TNs45Q3hSrU1" -} \ No newline at end of file + "_id": "4851TNs45Q3hSrU1", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.4851TNs45Q3hSrU1" +} diff --git a/packs/creatures/Sturmangriff_8Aq23UcNNFecGbk9.json b/packs/creatures/Sturmangriff_8Aq23UcNNFecGbk9.json index 429836d7..0f9bb379 100644 --- a/packs/creatures/Sturmangriff_8Aq23UcNNFecGbk9.json +++ b/packs/creatures/Sturmangriff_8Aq23UcNNFecGbk9.json @@ -1,30 +1,30 @@ { - "_id": "8Aq23UcNNFecGbk9", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!ttzlBKtMWz981WF3.8Aq23UcNNFecGbk9" -} \ No newline at end of file + "_id": "8Aq23UcNNFecGbk9", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!ttzlBKtMWz981WF3.8Aq23UcNNFecGbk9" +} diff --git a/packs/creatures/Sturmangriff_DURD01IkVxPAwlxf.json b/packs/creatures/Sturmangriff_DURD01IkVxPAwlxf.json index d2f89554..9e42621a 100644 --- a/packs/creatures/Sturmangriff_DURD01IkVxPAwlxf.json +++ b/packs/creatures/Sturmangriff_DURD01IkVxPAwlxf.json @@ -1,30 +1,30 @@ { - "_id": "DURD01IkVxPAwlxf", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!RxSUSzQBSTFYHOlV.DURD01IkVxPAwlxf" -} \ No newline at end of file + "_id": "DURD01IkVxPAwlxf", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!RxSUSzQBSTFYHOlV.DURD01IkVxPAwlxf" +} diff --git a/packs/creatures/Sturmangriff_DyCGJ2kxHV5QYgWK.json b/packs/creatures/Sturmangriff_DyCGJ2kxHV5QYgWK.json index 191230db..e205aa0d 100644 --- a/packs/creatures/Sturmangriff_DyCGJ2kxHV5QYgWK.json +++ b/packs/creatures/Sturmangriff_DyCGJ2kxHV5QYgWK.json @@ -1,30 +1,30 @@ { - "_id": "DyCGJ2kxHV5QYgWK", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!FxGhbznQbwd0jRUT.DyCGJ2kxHV5QYgWK" -} \ No newline at end of file + "_id": "DyCGJ2kxHV5QYgWK", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!FxGhbznQbwd0jRUT.DyCGJ2kxHV5QYgWK" +} diff --git a/packs/creatures/Sturmangriff_MMjbCu5tz7v52LOJ.json b/packs/creatures/Sturmangriff_MMjbCu5tz7v52LOJ.json index 3ed3d499..7e90fb4e 100644 --- a/packs/creatures/Sturmangriff_MMjbCu5tz7v52LOJ.json +++ b/packs/creatures/Sturmangriff_MMjbCu5tz7v52LOJ.json @@ -1,30 +1,30 @@ { - "_id": "MMjbCu5tz7v52LOJ", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GWNFUkgxocfKchIQ.MMjbCu5tz7v52LOJ" -} \ No newline at end of file + "_id": "MMjbCu5tz7v52LOJ", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GWNFUkgxocfKchIQ.MMjbCu5tz7v52LOJ" +} diff --git a/packs/creatures/Sturmangriff_PQZ9xUYQyQHv8gEy.json b/packs/creatures/Sturmangriff_PQZ9xUYQyQHv8gEy.json index 00ebafbd..d5f1466a 100644 --- a/packs/creatures/Sturmangriff_PQZ9xUYQyQHv8gEy.json +++ b/packs/creatures/Sturmangriff_PQZ9xUYQyQHv8gEy.json @@ -1,30 +1,30 @@ { - "_id": "PQZ9xUYQyQHv8gEy", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.PQZ9xUYQyQHv8gEy" -} \ No newline at end of file + "_id": "PQZ9xUYQyQHv8gEy", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.PQZ9xUYQyQHv8gEy" +} diff --git a/packs/creatures/Sturmangriff_Q5TlvXVEyjer5YIG.json b/packs/creatures/Sturmangriff_Q5TlvXVEyjer5YIG.json index f7b9a785..c403496f 100644 --- a/packs/creatures/Sturmangriff_Q5TlvXVEyjer5YIG.json +++ b/packs/creatures/Sturmangriff_Q5TlvXVEyjer5YIG.json @@ -1,30 +1,30 @@ { - "_id": "Q5TlvXVEyjer5YIG", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!7kXHNCARsD0nZCqr.Q5TlvXVEyjer5YIG" -} \ No newline at end of file + "_id": "Q5TlvXVEyjer5YIG", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!7kXHNCARsD0nZCqr.Q5TlvXVEyjer5YIG" +} diff --git a/packs/creatures/Sturmangriff_VQpngugF60q18Gpp.json b/packs/creatures/Sturmangriff_VQpngugF60q18Gpp.json index 335d1bc7..9d130e25 100644 --- a/packs/creatures/Sturmangriff_VQpngugF60q18Gpp.json +++ b/packs/creatures/Sturmangriff_VQpngugF60q18Gpp.json @@ -1,30 +1,30 @@ { - "_id": "VQpngugF60q18Gpp", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6YqxYCWfWVm6c8qM.VQpngugF60q18Gpp" -} \ No newline at end of file + "_id": "VQpngugF60q18Gpp", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6YqxYCWfWVm6c8qM.VQpngugF60q18Gpp" +} diff --git a/packs/creatures/Sturmangriff_WbEsNLQpzoWJlJyj.json b/packs/creatures/Sturmangriff_WbEsNLQpzoWJlJyj.json index 48bbcf68..1d4bf8ad 100644 --- a/packs/creatures/Sturmangriff_WbEsNLQpzoWJlJyj.json +++ b/packs/creatures/Sturmangriff_WbEsNLQpzoWJlJyj.json @@ -1,30 +1,30 @@ { - "_id": "WbEsNLQpzoWJlJyj", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!InLjj4RGxfkDrtXr.WbEsNLQpzoWJlJyj" -} \ No newline at end of file + "_id": "WbEsNLQpzoWJlJyj", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!InLjj4RGxfkDrtXr.WbEsNLQpzoWJlJyj" +} diff --git a/packs/creatures/Sturmangriff_WiyqJV69YblM42Ot.json b/packs/creatures/Sturmangriff_WiyqJV69YblM42Ot.json index 2cdc6390..6bd1a4ab 100644 --- a/packs/creatures/Sturmangriff_WiyqJV69YblM42Ot.json +++ b/packs/creatures/Sturmangriff_WiyqJV69YblM42Ot.json @@ -1,30 +1,30 @@ { - "_id": "WiyqJV69YblM42Ot", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QWC9LW1g4aMUHZNc.WiyqJV69YblM42Ot" -} \ No newline at end of file + "_id": "WiyqJV69YblM42Ot", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QWC9LW1g4aMUHZNc.WiyqJV69YblM42Ot" +} diff --git a/packs/creatures/Sturmangriff_iVORjCynScc6kVsS.json b/packs/creatures/Sturmangriff_iVORjCynScc6kVsS.json index e7b856ac..0da9143d 100644 --- a/packs/creatures/Sturmangriff_iVORjCynScc6kVsS.json +++ b/packs/creatures/Sturmangriff_iVORjCynScc6kVsS.json @@ -1,30 +1,30 @@ { - "_id": "iVORjCynScc6kVsS", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.iVORjCynScc6kVsS" -} \ No newline at end of file + "_id": "iVORjCynScc6kVsS", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!BIyY1wlxWtJ5FRQJ.iVORjCynScc6kVsS" +} diff --git a/packs/creatures/Sturmangriff_jhC7DbwCOazDTTVU.json b/packs/creatures/Sturmangriff_jhC7DbwCOazDTTVU.json index d150a4a3..bf65966e 100644 --- a/packs/creatures/Sturmangriff_jhC7DbwCOazDTTVU.json +++ b/packs/creatures/Sturmangriff_jhC7DbwCOazDTTVU.json @@ -1,30 +1,30 @@ { - "_id": "jhC7DbwCOazDTTVU", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!95N3CQpgVqg4zz0k.jhC7DbwCOazDTTVU" -} \ No newline at end of file + "_id": "jhC7DbwCOazDTTVU", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!95N3CQpgVqg4zz0k.jhC7DbwCOazDTTVU" +} diff --git a/packs/creatures/Sturmangriff_y8yRArJSJhHTdPXU.json b/packs/creatures/Sturmangriff_y8yRArJSJhHTdPXU.json index d3c63dcd..10ffb75d 100644 --- a/packs/creatures/Sturmangriff_y8yRArJSJhHTdPXU.json +++ b/packs/creatures/Sturmangriff_y8yRArJSJhHTdPXU.json @@ -1,30 +1,30 @@ { - "_id": "y8yRArJSJhHTdPXU", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!yisaQaEFqduLmAJe.y8yRArJSJhHTdPXU" -} \ No newline at end of file + "_id": "y8yRArJSJhHTdPXU", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!yisaQaEFqduLmAJe.y8yRArJSJhHTdPXU" +} diff --git a/packs/creatures/Sturmangriff_ysPz3YM2HzR9rptL.json b/packs/creatures/Sturmangriff_ysPz3YM2HzR9rptL.json index 3f7a0a23..38a23d8e 100644 --- a/packs/creatures/Sturmangriff_ysPz3YM2HzR9rptL.json +++ b/packs/creatures/Sturmangriff_ysPz3YM2HzR9rptL.json @@ -1,30 +1,30 @@ { - "_id": "ysPz3YM2HzR9rptL", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.ysPz3YM2HzR9rptL" -} \ No newline at end of file + "_id": "ysPz3YM2HzR9rptL", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.L0dxlrCY14bLyUdQ" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.ysPz3YM2HzR9rptL" +} diff --git a/packs/creatures/Sturzangriff_1zKUlljm7MEYc3l8.json b/packs/creatures/Sturzangriff_1zKUlljm7MEYc3l8.json index 92d0902d..7c9baa94 100644 --- a/packs/creatures/Sturzangriff_1zKUlljm7MEYc3l8.json +++ b/packs/creatures/Sturzangriff_1zKUlljm7MEYc3l8.json @@ -1,30 +1,30 @@ { - "_id": "1zKUlljm7MEYc3l8", - "name": "Sturzangriff", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!lys4bJc7GL5f5ORp.1zKUlljm7MEYc3l8" -} \ No newline at end of file + "_id": "1zKUlljm7MEYc3l8", + "name": "Sturzangriff", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!lys4bJc7GL5f5ORp.1zKUlljm7MEYc3l8" +} diff --git a/packs/creatures/Sturzangriff_6L8whKMrzwGWDTCg.json b/packs/creatures/Sturzangriff_6L8whKMrzwGWDTCg.json index 9875bed8..fdd59938 100644 --- a/packs/creatures/Sturzangriff_6L8whKMrzwGWDTCg.json +++ b/packs/creatures/Sturzangriff_6L8whKMrzwGWDTCg.json @@ -1,30 +1,30 @@ { - "_id": "6L8whKMrzwGWDTCg", - "name": "Sturzangriff", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!s56U2LeRInrje3xh.6L8whKMrzwGWDTCg" -} \ No newline at end of file + "_id": "6L8whKMrzwGWDTCg", + "name": "Sturzangriff", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!s56U2LeRInrje3xh.6L8whKMrzwGWDTCg" +} diff --git a/packs/creatures/Sturzangriff_FydhkYVuUuHNXzxS.json b/packs/creatures/Sturzangriff_FydhkYVuUuHNXzxS.json index 9668743a..2514fc9d 100644 --- a/packs/creatures/Sturzangriff_FydhkYVuUuHNXzxS.json +++ b/packs/creatures/Sturzangriff_FydhkYVuUuHNXzxS.json @@ -1,30 +1,30 @@ { - "_id": "FydhkYVuUuHNXzxS", - "name": "Sturzangriff", - "type": "specialCreatureAbility", - "sort": 900000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GnW2ELzTtLoJmUQ1.FydhkYVuUuHNXzxS" -} \ No newline at end of file + "_id": "FydhkYVuUuHNXzxS", + "name": "Sturzangriff", + "type": "specialCreatureAbility", + "sort": 900000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GnW2ELzTtLoJmUQ1.FydhkYVuUuHNXzxS" +} diff --git a/packs/creatures/Sturzangriff_ltDNoswX7EaA2d2X.json b/packs/creatures/Sturzangriff_ltDNoswX7EaA2d2X.json index ddcb0d7e..70e2eb8e 100644 --- a/packs/creatures/Sturzangriff_ltDNoswX7EaA2d2X.json +++ b/packs/creatures/Sturzangriff_ltDNoswX7EaA2d2X.json @@ -1,30 +1,30 @@ { - "_id": "ltDNoswX7EaA2d2X", - "name": "Sturzangriff", - "type": "specialCreatureAbility", - "sort": 1000000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.ltDNoswX7EaA2d2X" -} \ No newline at end of file + "_id": "ltDNoswX7EaA2d2X", + "name": "Sturzangriff", + "type": "specialCreatureAbility", + "sort": 1000000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.ltDNoswX7EaA2d2X" +} diff --git a/packs/creatures/Sturzangriff_zUXT2ZkY12TAu5CU.json b/packs/creatures/Sturzangriff_zUXT2ZkY12TAu5CU.json index c3bba95c..754880b4 100644 --- a/packs/creatures/Sturzangriff_zUXT2ZkY12TAu5CU.json +++ b/packs/creatures/Sturzangriff_zUXT2ZkY12TAu5CU.json @@ -1,30 +1,30 @@ { - "_id": "zUXT2ZkY12TAu5CU", - "name": "Sturzangriff", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", - "effects": [], - "folder": null, - "system": { - "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!HjpxMlpyjPr3hd3r.zUXT2ZkY12TAu5CU" -} \ No newline at end of file + "_id": "zUXT2ZkY12TAu5CU", + "name": "Sturzangriff", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.eWuQlQYF3VmyR0kt" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", + "effects": [], + "folder": null, + "system": { + "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!HjpxMlpyjPr3hd3r.zUXT2ZkY12TAu5CU" +} diff --git a/packs/creatures/Telekinese_cnl7AuqByHHjW1zd.json b/packs/creatures/Telekinese_cnl7AuqByHHjW1zd.json index 2ac24868..c47ed0e7 100644 --- a/packs/creatures/Telekinese_cnl7AuqByHHjW1zd.json +++ b/packs/creatures/Telekinese_cnl7AuqByHHjW1zd.json @@ -1,73 +1,73 @@ { - "_id": "cnl7AuqByHHjW1zd", - "name": "Telekinese", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/sbed/weight-crush.svg", - "effects": [], - "folder": null, - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.VGeMfTNSKWzNGm6r" - } - }, - "system": { - "description": "

Mit diesem Zauber lässt der Zauberwirker einen unbelebten Gegenstand mit einer Geschwindigkeit von 1 m pro Kampfrunde schweben, solange er sich ununterbrochen konzentriert (zählt als ganze Aktion).

", - "equipped": true, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-1 pro (Stufe x 5) kg Gewicht" + "_id": "cnl7AuqByHHjW1zd", + "name": "Telekinese", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/sbed/weight-crush.svg", + "effects": [], + "folder": null, + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.VGeMfTNSKWzNGm6r" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Mit diesem Zauber lässt der Zauberwirker einen unbelebten Gegenstand mit einer Geschwindigkeit von 1 m pro Kampfrunde schweben, solange er sich ununterbrochen konzentriert (zählt als ganze Aktion).

", + "equipped": true, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-1 pro (Stufe x 5) kg Gewicht" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Konzentration", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 8 + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Konzentration", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.cnl7AuqByHHjW1zd" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.cnl7AuqByHHjW1zd" +} diff --git a/packs/creatures/Tentakelf_hler_FQMPNxKTTpOynbsK.json b/packs/creatures/Tentakelf_hler_FQMPNxKTTpOynbsK.json index 5a3a9dbd..8d3c7401 100644 --- a/packs/creatures/Tentakelf_hler_FQMPNxKTTpOynbsK.json +++ b/packs/creatures/Tentakelf_hler_FQMPNxKTTpOynbsK.json @@ -1,33 +1,33 @@ { - "_id": "FQMPNxKTTpOynbsK", - "name": "Tentakelfühler", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!WYvb8G0z5GuNi7kO.FQMPNxKTTpOynbsK" -} \ No newline at end of file + "_id": "FQMPNxKTTpOynbsK", + "name": "Tentakelfühler", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!WYvb8G0z5GuNi7kO.FQMPNxKTTpOynbsK" +} diff --git a/packs/creatures/Tentakelhirn_dFL9UUXHq9heme4T.json b/packs/creatures/Tentakelhirn_dFL9UUXHq9heme4T.json index 037a97ef..105855ef 100644 --- a/packs/creatures/Tentakelhirn_dFL9UUXHq9heme4T.json +++ b/packs/creatures/Tentakelhirn_dFL9UUXHq9heme4T.json @@ -1,169 +1,166 @@ { - "_id": "dFL9UUXHq9heme4T", - "name": "Tentakelhirn", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "DuBcMQTb1e7mIe79", - "z80WCPwmoMsdzYWD", - "8lyV8jx9ZVqPA4kF", - "3sJtgHHEkOmTNLEL" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 4, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 2, - "mod": 0 - }, - "constitution": { - "base": 1, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -4, - "value": 11 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 10 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 7, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 89, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "dFL9UUXHq9heme4T", "name": "Tentakelhirn", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["DuBcMQTb1e7mIe79", "z80WCPwmoMsdzYWD", "8lyV8jx9ZVqPA4kF", "3sJtgHHEkOmTNLEL"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 4, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 2, + "mod": 0 + }, + "constitution": { + "base": 1, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -4, + "value": 11 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 10 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 7, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 89, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Tentakelhirn", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346817, + "modifiedTime": 1687731798553, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346817, - "modifiedTime": 1668995461257, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!dFL9UUXHq9heme4T" -} \ No newline at end of file + "_key": "!actors!dFL9UUXHq9heme4T" +} diff --git a/packs/creatures/Terror_YZgaOumzBst1OTtb.json b/packs/creatures/Terror_YZgaOumzBst1OTtb.json index d2c100a3..904253bd 100644 --- a/packs/creatures/Terror_YZgaOumzBst1OTtb.json +++ b/packs/creatures/Terror_YZgaOumzBst1OTtb.json @@ -1,73 +1,73 @@ { - "_id": "YZgaOumzBst1OTtb", - "name": "Terror", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/terror.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.SgDFje4OTxqPEzoA" - } - }, - "system": { - "description": "

Bei Erfolg fliehen betroffene Ziele – maximal eine Anzahl gleich der Stufe des Zauberwirkers – so schnell wie möglich in panischer Angst und können erst nach Ablauf der Zauberdauer wieder umkehren.

Der Effekt endet bei jedem Fliehenden, der Schaden erleidet.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+VE)/2 des Ziels" + "_id": "YZgaOumzBst1OTtb", + "name": "Terror", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/terror.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.SgDFje4OTxqPEzoA" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Bei Erfolg fliehen betroffene Ziele – maximal eine Anzahl gleich der Stufe des Zauberwirkers – so schnell wie möglich in panischer Angst und können erst nach Ablauf der Zauberdauer wieder umkehren.

Der Effekt endet bei jedem Fliehenden, der Schaden erleidet.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+VE)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 5, + "wizard": 9, + "sorcerer": 7 + } }, - "maxDistance": { - "value": "", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "VE", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 5, - "wizard": 9, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.YZgaOumzBst1OTtb" -} \ No newline at end of file + "_key": "!actors.items!cE5kI3uqXWQrCaI5.YZgaOumzBst1OTtb" +} diff --git a/packs/creatures/Teufelchen_III_22pkyKnZoRLG0nnY.json b/packs/creatures/Teufelchen_III_22pkyKnZoRLG0nnY.json index 3d48681f..2fe66eb0 100644 --- a/packs/creatures/Teufelchen_III_22pkyKnZoRLG0nnY.json +++ b/packs/creatures/Teufelchen_III_22pkyKnZoRLG0nnY.json @@ -1,175 +1,173 @@ { - "_id": "22pkyKnZoRLG0nnY", - "name": "Teufelchen III", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "L9utJ9BJSLkYbUjN", - "OaZjNMhyCyxRKA8C", - "W2e5m1533YiEPsdg" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 4, - "mod": 0 - }, - "mobility": { - "base": 5, - "mod": 0 - }, - "mind": { - "base": 3, - "mod": 0 - } + "_id": "22pkyKnZoRLG0nnY", + "name": "Teufelchen III", + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["W2e5m1533YiEPsdg"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 4, + "mod": 0 + }, + "mobility": { + "base": 5, + "mod": 0 + }, + "mind": { + "base": 3, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 0, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 6, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -7, + "value": 7 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "", + "foeFactor": 4, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 44, + "description": "" + } }, - "traits": { - "strength": { - "base": 0, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 6, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } + "ownership": { + "default": 0 }, - "combatValues": { - "hitPoints": { - "mod": -7, - "value": 7 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } + "prototypeToken": { + "name": "Teufelchen I", + "displayName": 0, + "actorLink": false, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "disposition": -1, + "displayBars": 0, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "flags": { + "darkness-dependent-vision": { + "dimVisionDarknessMin": null, + "dimVisionDarknessMax": null, + "brightVisionDarknessMin": null, + "brightVisionDarknessMax": null + } + }, + "randomImg": false, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "baseInfo": { - "loot": "", - "foeFactor": 4, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 44, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "name": "Teufelchen I", - "displayName": 0, - "actorLink": false, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346173, + "modifiedTime": 1687731798423, + "lastModifiedBy": "DS4BuildSystem00" }, - "disposition": -1, - "displayBars": 0, - "bar1": { - "attribute": "combatValues.hitPoints" - }, - "bar2": { - "attribute": null - }, - "flags": { - "darkness-dependent-vision": { - "dimVisionDarknessMin": null, - "dimVisionDarknessMax": null, - "brightVisionDarknessMin": null, - "brightVisionDarknessMax": null - } - }, - "randomImg": false, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null - }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346173, - "modifiedTime": 1668995460523, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!22pkyKnZoRLG0nnY" -} \ No newline at end of file + "_key": "!actors!22pkyKnZoRLG0nnY" +} diff --git a/packs/creatures/Teufelchen_II_SxbO1iTrXYGbdMoC.json b/packs/creatures/Teufelchen_II_SxbO1iTrXYGbdMoC.json index 29393bc1..1bd88366 100644 --- a/packs/creatures/Teufelchen_II_SxbO1iTrXYGbdMoC.json +++ b/packs/creatures/Teufelchen_II_SxbO1iTrXYGbdMoC.json @@ -1,174 +1,173 @@ { - "_id": "SxbO1iTrXYGbdMoC", - "name": "Teufelchen II", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "L9utJ9BJSLkYbUjN", - "OaZjNMhyCyxRKA8C" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 8, - "mod": 0 - }, - "mobility": { - "base": 5, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } + "_id": "SxbO1iTrXYGbdMoC", + "name": "Teufelchen II", + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 8, + "mod": 0 + }, + "mobility": { + "base": 5, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -11, + "value": 11 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "", + "foeFactor": 5, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 48, + "description": "" + } }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } + "ownership": { + "default": 0 }, - "combatValues": { - "hitPoints": { - "mod": -11, - "value": 11 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } + "prototypeToken": { + "name": "Teufelchen I", + "displayName": 0, + "actorLink": false, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "disposition": -1, + "displayBars": 0, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "flags": { + "darkness-dependent-vision": { + "dimVisionDarknessMin": null, + "dimVisionDarknessMax": null, + "brightVisionDarknessMin": null, + "brightVisionDarknessMax": null + } + }, + "randomImg": false, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "baseInfo": { - "loot": "", - "foeFactor": 5, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 48, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "name": "Teufelchen I", - "displayName": 0, - "actorLink": false, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346686, + "modifiedTime": 1687731798521, + "lastModifiedBy": "DS4BuildSystem00" }, - "disposition": -1, - "displayBars": 0, - "bar1": { - "attribute": "combatValues.hitPoints" - }, - "bar2": { - "attribute": null - }, - "flags": { - "darkness-dependent-vision": { - "dimVisionDarknessMin": null, - "dimVisionDarknessMax": null, - "brightVisionDarknessMin": null, - "brightVisionDarknessMax": null - } - }, - "randomImg": false, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null - }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346686, - "modifiedTime": 1668995461146, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!SxbO1iTrXYGbdMoC" -} \ No newline at end of file + "_key": "!actors!SxbO1iTrXYGbdMoC" +} diff --git a/packs/creatures/Teufelchen_I_aqbcBjeCJUHJ5uVj.json b/packs/creatures/Teufelchen_I_aqbcBjeCJUHJ5uVj.json index 3e208281..d44ccf15 100644 --- a/packs/creatures/Teufelchen_I_aqbcBjeCJUHJ5uVj.json +++ b/packs/creatures/Teufelchen_I_aqbcBjeCJUHJ5uVj.json @@ -1,174 +1,173 @@ { - "_id": "aqbcBjeCJUHJ5uVj", - "name": "Teufelchen I", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "L9utJ9BJSLkYbUjN", - "OaZjNMhyCyxRKA8C" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 7, - "mod": 0 - }, - "mobility": { - "base": 4, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 1, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -9, - "value": 9 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "", - "foeFactor": 4, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 35, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { + "_id": "aqbcBjeCJUHJ5uVj", "name": "Teufelchen I", - "displayName": 0, - "actorLink": false, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["L9utJ9BJSLkYbUjN", "OaZjNMhyCyxRKA8C"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 7, + "mod": 0 + }, + "mobility": { + "base": 4, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 1, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -9, + "value": 9 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "", + "foeFactor": 4, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 35, + "description": "" + } }, - "disposition": -1, - "displayBars": 0, - "bar1": { - "attribute": "combatValues.hitPoints" + "ownership": { + "default": 0 }, - "bar2": { - "attribute": null + "prototypeToken": { + "name": "Teufelchen I", + "displayName": 0, + "actorLink": false, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "disposition": -1, + "displayBars": 0, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "flags": { + "darkness-dependent-vision": { + "dimVisionDarknessMin": null, + "dimVisionDarknessMax": null, + "brightVisionDarknessMin": null, + "brightVisionDarknessMax": null + } + }, + "randomImg": false, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "flags": { - "darkness-dependent-vision": { - "dimVisionDarknessMin": null, - "dimVisionDarknessMax": null, - "brightVisionDarknessMin": null, - "brightVisionDarknessMax": null - } + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346774, + "modifiedTime": 1687731798543, + "lastModifiedBy": "DS4BuildSystem00" }, - "randomImg": false, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null - }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346774, - "modifiedTime": 1668995461212, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!aqbcBjeCJUHJ5uVj" -} \ No newline at end of file + "_key": "!actors!aqbcBjeCJUHJ5uVj" +} diff --git a/packs/creatures/Todesfee_6KmAeL9lVxWXIeU6.json b/packs/creatures/Todesfee_6KmAeL9lVxWXIeU6.json index 02d2e749..d1e7d96f 100644 --- a/packs/creatures/Todesfee_6KmAeL9lVxWXIeU6.json +++ b/packs/creatures/Todesfee_6KmAeL9lVxWXIeU6.json @@ -1,177 +1,177 @@ { - "_id": "6KmAeL9lVxWXIeU6", - "name": "Todesfee", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "0tHp37tNXFa9akK0", - "quc1WJJwo4UMlkg3", - "U6mQ5sQwMjdLgUww", - "IolX9qsFGSxYN38o", - "w1h6K90G0l0RXQy5", - "eSMM4Zq5UPWN31iB", - "VHUCIwHGz93rL2db", - "vcdY5BrydMFLsnRU", - "We3eGY2UjINy3lRZ", - "aTr4fC2AuCJ5PLGF" - ], - "effects": [ - "EeRWStF1rRiIO5Ar" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 6, - "mod": 0 - }, - "mobility": { - "base": 9, - "mod": 0 - }, - "mind": { - "base": 10, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 0, - "mod": 0 - }, - "constitution": { - "base": 0, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 3, - "mod": 0 - }, - "aura": { - "base": 9, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 35 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 23, - "creatureType": "undead", - "sizeCategory": "normal", - "experiencePoints": 284, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "6KmAeL9lVxWXIeU6", "name": "Todesfee", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [ + "0tHp37tNXFa9akK0", + "quc1WJJwo4UMlkg3", + "U6mQ5sQwMjdLgUww", + "IolX9qsFGSxYN38o", + "w1h6K90G0l0RXQy5", + "eSMM4Zq5UPWN31iB", + "VHUCIwHGz93rL2db", + "vcdY5BrydMFLsnRU", + "We3eGY2UjINy3lRZ", + "aTr4fC2AuCJ5PLGF" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 6, + "mod": 0 + }, + "mobility": { + "base": 9, + "mod": 0 + }, + "mind": { + "base": 10, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 0, + "mod": 0 + }, + "constitution": { + "base": 0, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 3, + "mod": 0 + }, + "aura": { + "base": 9, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 35 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 23, + "creatureType": "undead", + "sizeCategory": "normal", + "experiencePoints": 284, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Todesfee", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346224, + "modifiedTime": 1687731799169, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346224, - "modifiedTime": 1668995462763, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!6KmAeL9lVxWXIeU6" -} \ No newline at end of file + "_key": "!actors!6KmAeL9lVxWXIeU6" +} diff --git a/packs/creatures/Totenkraft_02uWHUcM8MBPKqb6.json b/packs/creatures/Totenkraft_02uWHUcM8MBPKqb6.json index fb940f06..87cf5d44 100644 --- a/packs/creatures/Totenkraft_02uWHUcM8MBPKqb6.json +++ b/packs/creatures/Totenkraft_02uWHUcM8MBPKqb6.json @@ -1,32 +1,30 @@ { - "_id": "02uWHUcM8MBPKqb6", - "name": "Totenkraft", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", - "effects": [ - "xw1OyyTdDwkNe2jC" - ], - "folder": null, - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" - } - }, - "system": { - "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.02uWHUcM8MBPKqb6" -} \ No newline at end of file + "_id": "02uWHUcM8MBPKqb6", + "name": "Totenkraft", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", + "effects": [], + "folder": null, + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" + } + }, + "system": { + "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.02uWHUcM8MBPKqb6" +} diff --git a/packs/creatures/Totenkraft_L6i191M3m9QXN9aJ.json b/packs/creatures/Totenkraft_L6i191M3m9QXN9aJ.json index c4d69b3f..51099ffd 100644 --- a/packs/creatures/Totenkraft_L6i191M3m9QXN9aJ.json +++ b/packs/creatures/Totenkraft_L6i191M3m9QXN9aJ.json @@ -1,32 +1,30 @@ { - "_id": "L6i191M3m9QXN9aJ", - "name": "Totenkraft", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", - "effects": [ - "xw1OyyTdDwkNe2jC" - ], - "folder": null, - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" - } - }, - "system": { - "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.L6i191M3m9QXN9aJ" -} \ No newline at end of file + "_id": "L6i191M3m9QXN9aJ", + "name": "Totenkraft", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", + "effects": ["xw1OyyTdDwkNe2jC"], + "folder": null, + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" + } + }, + "system": { + "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.L6i191M3m9QXN9aJ" +} diff --git a/packs/creatures/Totenkraft_aTr4fC2AuCJ5PLGF.json b/packs/creatures/Totenkraft_aTr4fC2AuCJ5PLGF.json index 1f98aa67..a94c3c99 100644 --- a/packs/creatures/Totenkraft_aTr4fC2AuCJ5PLGF.json +++ b/packs/creatures/Totenkraft_aTr4fC2AuCJ5PLGF.json @@ -1,32 +1,30 @@ { - "_id": "aTr4fC2AuCJ5PLGF", - "name": "Totenkraft", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", - "effects": [ - "xw1OyyTdDwkNe2jC" - ], - "folder": null, - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" - } - }, - "system": { - "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.aTr4fC2AuCJ5PLGF" -} \ No newline at end of file + "_id": "aTr4fC2AuCJ5PLGF", + "name": "Totenkraft", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", + "effects": [], + "folder": null, + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" + } + }, + "system": { + "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.aTr4fC2AuCJ5PLGF" +} diff --git a/packs/creatures/Totenkraft_nX0rcnKD1xHYwysw.json b/packs/creatures/Totenkraft_nX0rcnKD1xHYwysw.json index 1fcbebe6..6cdbcf4b 100644 --- a/packs/creatures/Totenkraft_nX0rcnKD1xHYwysw.json +++ b/packs/creatures/Totenkraft_nX0rcnKD1xHYwysw.json @@ -1,32 +1,30 @@ { - "_id": "nX0rcnKD1xHYwysw", - "name": "Totenkraft", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", - "effects": [ - "xw1OyyTdDwkNe2jC" - ], - "folder": null, - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" - } - }, - "system": { - "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.nX0rcnKD1xHYwysw" -} \ No newline at end of file + "_id": "nX0rcnKD1xHYwysw", + "name": "Totenkraft", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", + "effects": [], + "folder": null, + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.ZkgZiFI5xy8aevG8" + } + }, + "system": { + "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.nX0rcnKD1xHYwysw" +} diff --git a/packs/creatures/Troll_EItxqEiDUOmJdy4n.json b/packs/creatures/Troll_EItxqEiDUOmJdy4n.json index 27b30aac..9a3d8253 100644 --- a/packs/creatures/Troll_EItxqEiDUOmJdy4n.json +++ b/packs/creatures/Troll_EItxqEiDUOmJdy4n.json @@ -1,173 +1,175 @@ { - "_id": "EItxqEiDUOmJdy4n", - "name": "Troll", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/troll-blue.png", - "items": [ - "k4z8YIPc1sSdgAuf", - "SUbNCeLDrM29kOjI", - "2t0pWjoVV6V1XL7m", - "XBYL6p6Lh2di3cL0", - "ut3GaXn0lU6CJO2f", - "wxRyDYdcYDvfRLsw", - "hutBK3nVQ2TZBivP", - "275bgVmTqYULPH3V" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 16, - "mod": 0 - }, - "mobility": { - "base": 6, - "mod": 0 - }, - "mind": { - "base": 2, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 4, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 1, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 30, - "value": 60 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 3 - }, - "movement": { - "mod": 1 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "#BW 1B16", - "foeFactor": 14, - "creatureType": "humanoid", - "sizeCategory": "large", - "experiencePoints": 202, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "EItxqEiDUOmJdy4n", "name": "Troll", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/troll-blue.png", + "items": [ + "k4z8YIPc1sSdgAuf", + "SUbNCeLDrM29kOjI", + "2t0pWjoVV6V1XL7m", + "XBYL6p6Lh2di3cL0", + "ut3GaXn0lU6CJO2f", + "wxRyDYdcYDvfRLsw", + "hutBK3nVQ2TZBivP", + "275bgVmTqYULPH3V" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 16, + "mod": 0 + }, + "mobility": { + "base": 6, + "mod": 0 + }, + "mind": { + "base": 2, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 4, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 1, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 30, + "value": 60 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 3 + }, + "movement": { + "mod": 1 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "#BW 1B16", + "foeFactor": 14, + "creatureType": "humanoid", + "sizeCategory": "large", + "experiencePoints": 202, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Troll", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/troll*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/troll*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346327, + "modifiedTime": 1687731798461, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346327, - "modifiedTime": 1668995460770, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!EItxqEiDUOmJdy4n" -} \ No newline at end of file + "_key": "!actors!EItxqEiDUOmJdy4n" +} diff --git a/packs/creatures/Trugbild_8yzQEtT02oPB3gQT.json b/packs/creatures/Trugbild_8yzQEtT02oPB3gQT.json index 183f3c17..d5197fb9 100644 --- a/packs/creatures/Trugbild_8yzQEtT02oPB3gQT.json +++ b/packs/creatures/Trugbild_8yzQEtT02oPB3gQT.json @@ -1,73 +1,73 @@ { - "_id": "8yzQEtT02oPB3gQT", - "name": "Trugbild", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/mirror-mirror.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.eMilydZd4gqDUsff" - } - }, - "system": { - "description": "

Dieser Zauber erschafft eine rein optische, unbewegliche Illusion, deren Ausmaße maximal VE/2 Kubikmeter betragen können. Die Illusion ist mit einer erfolgreichen Bemerken-Probe (DS4 S. 89) – abzüglich des halbierten Probenergebnisses der Trugbild Zaubern-Probe – durchschaubar.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "8yzQEtT02oPB3gQT", + "name": "Trugbild", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/mirror-mirror.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.eMilydZd4gqDUsff" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dieser Zauber erschafft eine rein optische, unbewegliche Illusion, deren Ausmaße maximal VE/2 Kubikmeter betragen können. Die Illusion ist mit einer erfolgreichen Bemerken-Probe (DS4 S. 89) – abzüglich des halbierten Probenergebnisses der Trugbild Zaubern-Probe – durchschaubar.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE / 2", + "unit": "hours" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 5, + "sorcerer": 7 + } }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "VE / 2", - "unit": "hours" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 5, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.8yzQEtT02oPB3gQT" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.8yzQEtT02oPB3gQT" +} diff --git a/packs/creatures/Umschlingen_2QXz0iopabnNNlQA.json b/packs/creatures/Umschlingen_2QXz0iopabnNNlQA.json index 5805558d..76b944c2 100644 --- a/packs/creatures/Umschlingen_2QXz0iopabnNNlQA.json +++ b/packs/creatures/Umschlingen_2QXz0iopabnNNlQA.json @@ -1,30 +1,30 @@ { - "_id": "2QXz0iopabnNNlQA", - "name": "Umschlingen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wBgO5Hc4oHKfRN6f.2QXz0iopabnNNlQA" -} \ No newline at end of file + "_id": "2QXz0iopabnNNlQA", + "name": "Umschlingen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wBgO5Hc4oHKfRN6f.2QXz0iopabnNNlQA" +} diff --git a/packs/creatures/Umschlingen_JQuu3LzkV71R3eHr.json b/packs/creatures/Umschlingen_JQuu3LzkV71R3eHr.json index c47323e8..9e8bab93 100644 --- a/packs/creatures/Umschlingen_JQuu3LzkV71R3eHr.json +++ b/packs/creatures/Umschlingen_JQuu3LzkV71R3eHr.json @@ -1,30 +1,30 @@ { - "_id": "JQuu3LzkV71R3eHr", - "name": "Umschlingen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Z7Dt5epXbuKn20US.JQuu3LzkV71R3eHr" -} \ No newline at end of file + "_id": "JQuu3LzkV71R3eHr", + "name": "Umschlingen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Z7Dt5epXbuKn20US.JQuu3LzkV71R3eHr" +} diff --git a/packs/creatures/Umschlingen_SMDvuSaB2M06xcg5.json b/packs/creatures/Umschlingen_SMDvuSaB2M06xcg5.json index 67f9f791..9859d8e4 100644 --- a/packs/creatures/Umschlingen_SMDvuSaB2M06xcg5.json +++ b/packs/creatures/Umschlingen_SMDvuSaB2M06xcg5.json @@ -1,30 +1,30 @@ { - "_id": "SMDvuSaB2M06xcg5", - "name": "Umschlingen", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!XxrCtx56f0njVodK.SMDvuSaB2M06xcg5" -} \ No newline at end of file + "_id": "SMDvuSaB2M06xcg5", + "name": "Umschlingen", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!XxrCtx56f0njVodK.SMDvuSaB2M06xcg5" +} diff --git a/packs/creatures/Umschlingen_eTfSg6U4xZdJN7ec.json b/packs/creatures/Umschlingen_eTfSg6U4xZdJN7ec.json index 4533edd6..c0d27a69 100644 --- a/packs/creatures/Umschlingen_eTfSg6U4xZdJN7ec.json +++ b/packs/creatures/Umschlingen_eTfSg6U4xZdJN7ec.json @@ -1,30 +1,30 @@ { - "_id": "eTfSg6U4xZdJN7ec", - "name": "Umschlingen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rULL0cHbyACJsHDC.eTfSg6U4xZdJN7ec" -} \ No newline at end of file + "_id": "eTfSg6U4xZdJN7ec", + "name": "Umschlingen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rULL0cHbyACJsHDC.eTfSg6U4xZdJN7ec" +} diff --git a/packs/creatures/Umschlingen_hutBK3nVQ2TZBivP.json b/packs/creatures/Umschlingen_hutBK3nVQ2TZBivP.json index c91b5468..ef7a945f 100644 --- a/packs/creatures/Umschlingen_hutBK3nVQ2TZBivP.json +++ b/packs/creatures/Umschlingen_hutBK3nVQ2TZBivP.json @@ -1,30 +1,30 @@ { - "_id": "hutBK3nVQ2TZBivP", - "name": "Umschlingen", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.hutBK3nVQ2TZBivP" -} \ No newline at end of file + "_id": "hutBK3nVQ2TZBivP", + "name": "Umschlingen", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.hutBK3nVQ2TZBivP" +} diff --git a/packs/creatures/Umschlingen_u8EFs9MhGH4cjqzI.json b/packs/creatures/Umschlingen_u8EFs9MhGH4cjqzI.json index 760a4c09..aae7e513 100644 --- a/packs/creatures/Umschlingen_u8EFs9MhGH4cjqzI.json +++ b/packs/creatures/Umschlingen_u8EFs9MhGH4cjqzI.json @@ -1,30 +1,30 @@ { - "_id": "u8EFs9MhGH4cjqzI", - "name": "Umschlingen", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QudriM5XZhEC7D6v.u8EFs9MhGH4cjqzI" -} \ No newline at end of file + "_id": "u8EFs9MhGH4cjqzI", + "name": "Umschlingen", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.AjPsjbxcuNslQEuE" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QudriM5XZhEC7D6v.u8EFs9MhGH4cjqzI" +} diff --git a/packs/creatures/Unsichtbarkeit_D3McezCJz6afqzmR.json b/packs/creatures/Unsichtbarkeit_D3McezCJz6afqzmR.json index a1b19012..0e412882 100644 --- a/packs/creatures/Unsichtbarkeit_D3McezCJz6afqzmR.json +++ b/packs/creatures/Unsichtbarkeit_D3McezCJz6afqzmR.json @@ -1,73 +1,73 @@ { - "_id": "D3McezCJz6afqzmR", - "name": "Unsichtbarkeit", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible.svg", - "effects": [], - "folder": null, - "sort": 1000000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.EXqdD6yddQ4c0zAw" - } - }, - "system": { - "description": "

Macht ein Lebewesen (samt seiner getragenen Ausrüstung) oder ein Objekt für die Dauer des Zauberspruchs unsichtbar.

Der Zauberspruch endet vorzeitig, wenn das Ziel jemanden angreift, zaubert oder selbst Schaden erhält.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "D3McezCJz6afqzmR", + "name": "Unsichtbarkeit", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible.svg", + "effects": [], + "folder": null, + "sort": 1000000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.EXqdD6yddQ4c0zAw" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "system": { + "description": "

Macht ein Lebewesen (samt seiner getragenen Ausrüstung) oder ein Objekt für die Dauer des Zauberspruchs unsichtbar.

Der Zauberspruch endet vorzeitig, wenn das Ziel jemanden angreift, zaubert oder selbst Schaden erhält.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 20, + "wizard": 12, + "sorcerer": 12 + } }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 20, - "wizard": 12, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.D3McezCJz6afqzmR" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.D3McezCJz6afqzmR" +} diff --git a/packs/creatures/Unsichtbarkeit_WcTIZrzNl287ClsD.json b/packs/creatures/Unsichtbarkeit_WcTIZrzNl287ClsD.json index 8d9be895..5e7a290f 100644 --- a/packs/creatures/Unsichtbarkeit_WcTIZrzNl287ClsD.json +++ b/packs/creatures/Unsichtbarkeit_WcTIZrzNl287ClsD.json @@ -1,73 +1,73 @@ { - "_id": "WcTIZrzNl287ClsD", - "name": "Unsichtbarkeit", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.EXqdD6yddQ4c0zAw" - } - }, - "system": { - "description": "

Macht ein Lebewesen (samt seiner getragenen Ausrüstung) oder ein Objekt für die Dauer des Zauberspruchs unsichtbar.

Der Zauberspruch endet vorzeitig, wenn das Ziel jemanden angreift, zaubert oder selbst Schaden erhält.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "WcTIZrzNl287ClsD", + "name": "Unsichtbarkeit", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.EXqdD6yddQ4c0zAw" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "system": { + "description": "

Macht ein Lebewesen (samt seiner getragenen Ausrüstung) oder ein Objekt für die Dauer des Zauberspruchs unsichtbar.

Der Zauberspruch endet vorzeitig, wenn das Ziel jemanden angreift, zaubert oder selbst Schaden erhält.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 20, + "wizard": 12, + "sorcerer": 12 + } }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 20, - "wizard": 12, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.WcTIZrzNl287ClsD" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.WcTIZrzNl287ClsD" +} diff --git a/packs/creatures/Unwolf_O2maANGDJHPLX8aE.json b/packs/creatures/Unwolf_O2maANGDJHPLX8aE.json index 8ffa9346..ebadbbb6 100644 --- a/packs/creatures/Unwolf_O2maANGDJHPLX8aE.json +++ b/packs/creatures/Unwolf_O2maANGDJHPLX8aE.json @@ -1,173 +1,175 @@ { - "_id": "O2maANGDJHPLX8aE", - "name": "Unwolf", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/nether-wolf.png", - "items": [ - "9olbXmWVzPkmPhvu", - "p3zhDhgstlj2JMxe", - "hcB5LcidhVSW5rI7", - "MPb5ZrTIutJ291XD", - "fMULyKcCpn2tVMPO", - "qLG2ZZPYGAbLzpBf", - "4851TNs45Q3hSrU1", - "NXxoBj91nyeyBm4M" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 11, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 2, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 12, - "value": 35 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:16)", - "foeFactor": 7, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 115, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "O2maANGDJHPLX8aE", "name": "Unwolf", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/nether-wolf.png", + "items": [ + "9olbXmWVzPkmPhvu", + "p3zhDhgstlj2JMxe", + "hcB5LcidhVSW5rI7", + "MPb5ZrTIutJ291XD", + "fMULyKcCpn2tVMPO", + "qLG2ZZPYGAbLzpBf", + "4851TNs45Q3hSrU1", + "NXxoBj91nyeyBm4M" + ], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 11, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 2, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 12, + "value": 35 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:16)", + "foeFactor": 7, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 115, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Unwolf", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/nether-wolf.png", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/nether-wolf.png", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346597, + "modifiedTime": 1687731798496, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346597, - "modifiedTime": 1668995460893, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!O2maANGDJHPLX8aE" -} \ No newline at end of file + "_key": "!actors!O2maANGDJHPLX8aE" +} diff --git a/packs/creatures/Vampirfledermaus_lys4bJc7GL5f5ORp.json b/packs/creatures/Vampirfledermaus_lys4bJc7GL5f5ORp.json index 3876e873..872c4ed2 100644 --- a/packs/creatures/Vampirfledermaus_lys4bJc7GL5f5ORp.json +++ b/packs/creatures/Vampirfledermaus_lys4bJc7GL5f5ORp.json @@ -1,170 +1,166 @@ { - "_id": "lys4bJc7GL5f5ORp", - "name": "Vampirfledermaus", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/vampire-bat.png", - "items": [ - "G08O3BP9HQ0mLjAQ", - "hdTEWmE6saO2W7FI", - "OfL0gyUOJjAOW3xA", - "eH5vkCneA5sLHkmp", - "1zKUlljm7MEYc3l8" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 5, - "mod": 0 - }, - "mobility": { - "base": 4, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 2, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -13, - "value": 4 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 1, - "creatureType": "animal", - "sizeCategory": "tiny", - "experiencePoints": 55, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "lys4bJc7GL5f5ORp", "name": "Vampirfledermaus", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/vampire-bat.png", + "items": ["G08O3BP9HQ0mLjAQ", "hdTEWmE6saO2W7FI", "OfL0gyUOJjAOW3xA", "eH5vkCneA5sLHkmp", "1zKUlljm7MEYc3l8"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 5, + "mod": 0 + }, + "mobility": { + "base": 4, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 2, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -13, + "value": 4 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 1, + "creatureType": "animal", + "sizeCategory": "tiny", + "experiencePoints": 55, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Vampirfledermaus", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/vampire-bat.png", + "scaleX": 0.5, + "scaleY": 0.5, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/vampire-bat.png", - "scaleX": 0.5, - "scaleY": 0.5, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346885, + "modifiedTime": 1687731798566, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346885, - "modifiedTime": 1668995461316, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!lys4bJc7GL5f5ORp" -} \ No newline at end of file + "_key": "!actors!lys4bJc7GL5f5ORp" +} diff --git a/packs/creatures/Verschlingen_T8SibpTZqhohwVkB.json b/packs/creatures/Verschlingen_T8SibpTZqhohwVkB.json index e61140e0..109f0dab 100644 --- a/packs/creatures/Verschlingen_T8SibpTZqhohwVkB.json +++ b/packs/creatures/Verschlingen_T8SibpTZqhohwVkB.json @@ -1,30 +1,30 @@ { - "_id": "T8SibpTZqhohwVkB", - "name": "Verschlingen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/devourer.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.fY7yRpxhQTIV5G2p" - } - }, - "system": { - "description": "

Schlagen-Immersieg (mit einem Biss-Angriff) verschlingt Ziel (sofern 2+ Größenkategorien kleiner), welches fortan einen nicht abwehrbaren Schadenspunkt pro Kampfrunde und einen Malus von -8 auf alle Proben erhält. Befreien: Nur mit einem Schlagen-Immersieg, der Schaden verursacht, kann sich der Verschlungene augenblicklich aus dem Leib seines Verschlingers befreien, wenn dieser noch lebt.

", - "experiencePoints": 25 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QWC9LW1g4aMUHZNc.T8SibpTZqhohwVkB" -} \ No newline at end of file + "_id": "T8SibpTZqhohwVkB", + "name": "Verschlingen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/devourer.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.fY7yRpxhQTIV5G2p" + } + }, + "system": { + "description": "

Schlagen-Immersieg (mit einem Biss-Angriff) verschlingt Ziel (sofern 2+ Größenkategorien kleiner), welches fortan einen nicht abwehrbaren Schadenspunkt pro Kampfrunde und einen Malus von -8 auf alle Proben erhält. Befreien: Nur mit einem Schlagen-Immersieg, der Schaden verursacht, kann sich der Verschlungene augenblicklich aus dem Leib seines Verschlingers befreien, wenn dieser noch lebt.

", + "experiencePoints": 25 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QWC9LW1g4aMUHZNc.T8SibpTZqhohwVkB" +} diff --git a/packs/creatures/Verschlingen_lOr6f4vMoBBOEPB7.json b/packs/creatures/Verschlingen_lOr6f4vMoBBOEPB7.json index 87cf3859..ef5cb558 100644 --- a/packs/creatures/Verschlingen_lOr6f4vMoBBOEPB7.json +++ b/packs/creatures/Verschlingen_lOr6f4vMoBBOEPB7.json @@ -1,30 +1,30 @@ { - "_id": "lOr6f4vMoBBOEPB7", - "name": "Verschlingen", - "type": "specialCreatureAbility", - "sort": 1100000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.fY7yRpxhQTIV5G2p" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/devourer.png", - "effects": [], - "folder": null, - "system": { - "description": "

Schlagen-Immersieg (mit einem Biss-Angriff) verschlingt Ziel (sofern 2+ Größenkategorien kleiner), welches fortan einen nicht abwehrbaren Schadenspunkt pro Kampfrunde und einen Malus von -8 auf alle Proben erhält.

\n

Befreien: Nur mit einem Schlagen-Immersieg, der Schaden verursacht, kann sich der Verschlungene augenblicklich aus dem Leib seines Verschlingers befreien, wenn dieser noch lebt.

", - "experiencePoints": 25 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.lOr6f4vMoBBOEPB7" -} \ No newline at end of file + "_id": "lOr6f4vMoBBOEPB7", + "name": "Verschlingen", + "type": "specialCreatureAbility", + "sort": 1100000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.fY7yRpxhQTIV5G2p" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/devourer.png", + "effects": [], + "folder": null, + "system": { + "description": "

Schlagen-Immersieg (mit einem Biss-Angriff) verschlingt Ziel (sofern 2+ Größenkategorien kleiner), welches fortan einen nicht abwehrbaren Schadenspunkt pro Kampfrunde und einen Malus von -8 auf alle Proben erhält.

\n

Befreien: Nur mit einem Schlagen-Immersieg, der Schaden verursacht, kann sich der Verschlungene augenblicklich aus dem Leib seines Verschlingers befreien, wenn dieser noch lebt.

", + "experiencePoints": 25 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.lOr6f4vMoBBOEPB7" +} diff --git a/packs/creatures/Versteinern_Hn8EIElYWelAKxiD.json b/packs/creatures/Versteinern_Hn8EIElYWelAKxiD.json index 2db76aab..0fc8830a 100644 --- a/packs/creatures/Versteinern_Hn8EIElYWelAKxiD.json +++ b/packs/creatures/Versteinern_Hn8EIElYWelAKxiD.json @@ -1,30 +1,30 @@ { - "_id": "Hn8EIElYWelAKxiD", - "name": "Versteinern", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5eB5a0FnygbaqWPe" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/petrification.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem erfolgreichen Blickangriff versteinert das Ziel, sofern diesem KÖR+AU misslingt. Eine Versteinerung kann durch den Zauber Allheilung aufgehoben werden.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!GVLSLNSoMybeWhBP.Hn8EIElYWelAKxiD" -} \ No newline at end of file + "_id": "Hn8EIElYWelAKxiD", + "name": "Versteinern", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5eB5a0FnygbaqWPe" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/petrification.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem erfolgreichen Blickangriff versteinert das Ziel, sofern diesem KÖR+AU misslingt. Eine Versteinerung kann durch den Zauber Allheilung aufgehoben werden.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!GVLSLNSoMybeWhBP.Hn8EIElYWelAKxiD" +} diff --git a/packs/creatures/Versteinern_NEEOtiJGhOpZ7RuW.json b/packs/creatures/Versteinern_NEEOtiJGhOpZ7RuW.json index 1df5d09a..241e2b4c 100644 --- a/packs/creatures/Versteinern_NEEOtiJGhOpZ7RuW.json +++ b/packs/creatures/Versteinern_NEEOtiJGhOpZ7RuW.json @@ -1,30 +1,30 @@ { - "_id": "NEEOtiJGhOpZ7RuW", - "name": "Versteinern", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.5eB5a0FnygbaqWPe" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/petrification.png", - "effects": [], - "folder": null, - "system": { - "description": "

Bei einem erfolgreichen Blickangriff versteinert das Ziel, sofern diesem KÖR+AU misslingt. Eine Versteinerung kann durch den Zauber Allheilung aufgehoben werden.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!F3zJ4xbHwN9syuK8.NEEOtiJGhOpZ7RuW" -} \ No newline at end of file + "_id": "NEEOtiJGhOpZ7RuW", + "name": "Versteinern", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.5eB5a0FnygbaqWPe" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/petrification.png", + "effects": [], + "folder": null, + "system": { + "description": "

Bei einem erfolgreichen Blickangriff versteinert das Ziel, sofern diesem KÖR+AU misslingt. Eine Versteinerung kann durch den Zauber Allheilung aufgehoben werden.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!F3zJ4xbHwN9syuK8.NEEOtiJGhOpZ7RuW" +} diff --git a/packs/creatures/Verwirren_WgItN1MKxhGmbISB.json b/packs/creatures/Verwirren_WgItN1MKxhGmbISB.json index cfdc8437..0a3e9328 100644 --- a/packs/creatures/Verwirren_WgItN1MKxhGmbISB.json +++ b/packs/creatures/Verwirren_WgItN1MKxhGmbISB.json @@ -1,73 +1,73 @@ { - "_id": "WgItN1MKxhGmbISB", - "name": "Verwirren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/misdirection.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.niQVUxJHzdMDlwXc" - } - }, - "system": { - "description": "

Dieser Zauberspruch verwirrt bei Erfolg das Ziel, dessen Handeln für die gesamte Zauberdauer auf folgender Tabelle jede Kampfrunde neu ermittelt wird:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
W20Der Verwirrte…
1–5… greift die Charaktere an
6–10… läuft verwirrt in eine zufällige Richtung
11–15… steht verwirrt herum
16+… greift die eigenen Verbündeten an
", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2" + "_id": "WgItN1MKxhGmbISB", + "name": "Verwirren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/misdirection.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.niQVUxJHzdMDlwXc" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dieser Zauberspruch verwirrt bei Erfolg das Ziel, dessen Handeln für die gesamte Zauberdauer auf folgender Tabelle jede Kampfrunde neu ermittelt wird:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
W20Der Verwirrte…
1–5… greift die Charaktere an
6–10… läuft verwirrt in eine zufällige Richtung
11–15… steht verwirrt herum
16+… greift die eigenen Verbündeten an
", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 8, + "wizard": 5, + "sorcerer": 5 + } }, - "maxDistance": { - "value": "", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 8, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.WgItN1MKxhGmbISB" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.WgItN1MKxhGmbISB" +} diff --git a/packs/creatures/Verwirren_bKyT6b0j4wLXbL7O.json b/packs/creatures/Verwirren_bKyT6b0j4wLXbL7O.json index a879908f..c16ff69a 100644 --- a/packs/creatures/Verwirren_bKyT6b0j4wLXbL7O.json +++ b/packs/creatures/Verwirren_bKyT6b0j4wLXbL7O.json @@ -1,73 +1,73 @@ { - "_id": "bKyT6b0j4wLXbL7O", - "name": "Verwirren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/misdirection.svg", - "effects": [], - "folder": null, - "sort": 1200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.niQVUxJHzdMDlwXc" - } - }, - "system": { - "description": "

Dieser Zauberspruch verwirrt bei Erfolg das Ziel, dessen Handeln für die gesamte Zauberdauer auf folgender Tabelle jede Kampfrunde neu ermittelt wird:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
W20Der Verwirrte…
1–5… greift die Charaktere an
6–10… läuft verwirrt in eine zufällige Richtung
11–15… steht verwirrt herum
16+… greift die eigenen Verbündeten an
", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2" + "_id": "bKyT6b0j4wLXbL7O", + "name": "Verwirren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/misdirection.svg", + "effects": [], + "folder": null, + "sort": 1200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.niQVUxJHzdMDlwXc" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Dieser Zauberspruch verwirrt bei Erfolg das Ziel, dessen Handeln für die gesamte Zauberdauer auf folgender Tabelle jede Kampfrunde neu ermittelt wird:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
W20Der Verwirrte…
1–5… greift die Charaktere an
6–10… läuft verwirrt in eine zufällige Richtung
11–15… steht verwirrt herum
16+… greift die eigenen Verbündeten an
", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 8, + "wizard": 5, + "sorcerer": 5 + } }, - "maxDistance": { - "value": "", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 8, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.bKyT6b0j4wLXbL7O" -} \ No newline at end of file + "_key": "!actors.items!8E7Mm0LsiqFm6syY.bKyT6b0j4wLXbL7O" +} diff --git a/packs/creatures/Wand_ffnung_sNZcw4ywoelqwcFi.json b/packs/creatures/Wand_ffnung_sNZcw4ywoelqwcFi.json index 96305734..a2d62746 100644 --- a/packs/creatures/Wand_ffnung_sNZcw4ywoelqwcFi.json +++ b/packs/creatures/Wand_ffnung_sNZcw4ywoelqwcFi.json @@ -1,73 +1,73 @@ { - "_id": "sNZcw4ywoelqwcFi", - "name": "Wandöffnung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/hole.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.7foZzrxZuX0dCh3C" - } - }, - "system": { - "description": "

Der Zauberwirker öffnet ein kreisrundes Loch von 1 m Durchmesser in einer bis zu VE x 10 cm dicken, nichtmagischen Steinwand.

\n

Nach Ablauf des Zaubers verschwindet das Loch ohne Spuren zu hinterlassen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "sNZcw4ywoelqwcFi", + "name": "Wandöffnung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/hole.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.7foZzrxZuX0dCh3C" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": true, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Der Zauberwirker öffnet ein kreisrundes Loch von 1 m Durchmesser in einer bis zu VE x 10 cm dicken, nichtmagischen Steinwand.

\n

Nach Ablauf des Zaubers verschwindet das Loch ohne Spuren zu hinterlassen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": true, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 14 + } }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb. / 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 14 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.sNZcw4ywoelqwcFi" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.sNZcw4ywoelqwcFi" +} diff --git a/packs/creatures/Warzenhaut_2t0pWjoVV6V1XL7m.json b/packs/creatures/Warzenhaut_2t0pWjoVV6V1XL7m.json index c45beb3b..7e6ce49b 100644 --- a/packs/creatures/Warzenhaut_2t0pWjoVV6V1XL7m.json +++ b/packs/creatures/Warzenhaut_2t0pWjoVV6V1XL7m.json @@ -1,33 +1,33 @@ { - "_id": "2t0pWjoVV6V1XL7m", - "name": "Warzenhaut", - "type": "armor", - "sort": 300000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.2t0pWjoVV6V1XL7m" -} \ No newline at end of file + "_id": "2t0pWjoVV6V1XL7m", + "name": "Warzenhaut", + "type": "armor", + "sort": 300000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.2t0pWjoVV6V1XL7m" +} diff --git a/packs/creatures/Warzenhaut_V7Qw97Fk5MJgijNs.json b/packs/creatures/Warzenhaut_V7Qw97Fk5MJgijNs.json index 96775e26..a8ddb1f3 100644 --- a/packs/creatures/Warzenhaut_V7Qw97Fk5MJgijNs.json +++ b/packs/creatures/Warzenhaut_V7Qw97Fk5MJgijNs.json @@ -1,33 +1,33 @@ { - "_id": "V7Qw97Fk5MJgijNs", - "name": "Warzenhaut", - "type": "armor", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 2, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.V7Qw97Fk5MJgijNs" -} \ No newline at end of file + "_id": "V7Qw97Fk5MJgijNs", + "name": "Warzenhaut", + "type": "armor", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 2, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!8E7Mm0LsiqFm6syY.V7Qw97Fk5MJgijNs" +} diff --git a/packs/creatures/Wasserelementar_III_dlrDPQ3is4NkzZJB.json b/packs/creatures/Wasserelementar_III_dlrDPQ3is4NkzZJB.json index 3ae9bce2..28c6a8ea 100644 --- a/packs/creatures/Wasserelementar_III_dlrDPQ3is4NkzZJB.json +++ b/packs/creatures/Wasserelementar_III_dlrDPQ3is4NkzZJB.json @@ -1,169 +1,166 @@ { - "_id": "dlrDPQ3is4NkzZJB", - "name": "Wasserelementar III", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "HPT4hAgQnGf1gbJR", - "OIKYSareGFhHJxAB", - "NKUKD1KfNTpKZygj", - "VCmj5YFjcDb1Slay" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 15, - "mod": 0 - }, - "mobility": { - "base": 9, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 5, - "mod": 0 - }, - "constitution": { - "base": 6, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 4, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 31, - "value": 62 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 16, - "creatureType": "magicalEntity", - "sizeCategory": "large", - "experiencePoints": 133, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "dlrDPQ3is4NkzZJB", "name": "Wasserelementar III", - "displayName": 20, - "width": 2, - "height": 2, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": ["HPT4hAgQnGf1gbJR", "OIKYSareGFhHJxAB", "NKUKD1KfNTpKZygj", "VCmj5YFjcDb1Slay"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 15, + "mod": 0 + }, + "mobility": { + "base": 9, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 5, + "mod": 0 + }, + "constitution": { + "base": 6, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 4, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 31, + "value": 62 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 16, + "creatureType": "magicalEntity", + "sizeCategory": "large", + "experiencePoints": 133, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Wasserelementar III", + "displayName": 20, + "width": 2, + "height": 2, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346824, + "modifiedTime": 1687731798555, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346824, - "modifiedTime": 1668995461262, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!dlrDPQ3is4NkzZJB" -} \ No newline at end of file + "_key": "!actors!dlrDPQ3is4NkzZJB" +} diff --git a/packs/creatures/Wasserelementar_II_Xn7g2PB1rXvllwRi.json b/packs/creatures/Wasserelementar_II_Xn7g2PB1rXvllwRi.json index 0c1b6661..afedb6fa 100644 --- a/packs/creatures/Wasserelementar_II_Xn7g2PB1rXvllwRi.json +++ b/packs/creatures/Wasserelementar_II_Xn7g2PB1rXvllwRi.json @@ -1,169 +1,166 @@ { - "_id": "Xn7g2PB1rXvllwRi", - "name": "Wasserelementar II", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "HPT4hAgQnGf1gbJR", - "OIKYSareGFhHJxAB", - "NKUKD1KfNTpKZygj", - "VCmj5YFjcDb1Slay" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 11, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 4, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 3, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 24 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 9, - "creatureType": "magicalEntity", - "sizeCategory": "normal", - "experiencePoints": 83, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "Xn7g2PB1rXvllwRi", "name": "Wasserelementar II", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 11, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 4, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 3, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 24 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 9, + "creatureType": "magicalEntity", + "sizeCategory": "normal", + "experiencePoints": 83, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Wasserelementar II", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346733, + "modifiedTime": 1687731798528, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346733, - "modifiedTime": 1668995461168, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!Xn7g2PB1rXvllwRi" -} \ No newline at end of file + "_key": "!actors!Xn7g2PB1rXvllwRi" +} diff --git a/packs/creatures/Wasserelementar_I_ZJF6ieo8O0GXfgwz.json b/packs/creatures/Wasserelementar_I_ZJF6ieo8O0GXfgwz.json index 21bec330..6e8f22ef 100644 --- a/packs/creatures/Wasserelementar_I_ZJF6ieo8O0GXfgwz.json +++ b/packs/creatures/Wasserelementar_I_ZJF6ieo8O0GXfgwz.json @@ -1,169 +1,166 @@ { - "_id": "ZJF6ieo8O0GXfgwz", - "name": "Wasserelementar I", - "type": "creature", - "img": "icons/svg/mystery-man.svg", - "items": [ - "HPT4hAgQnGf1gbJR", - "OIKYSareGFhHJxAB", - "NKUKD1KfNTpKZygj", - "VCmj5YFjcDb1Slay" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 6, - "mod": 0 - }, - "mobility": { - "base": 8, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 3, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 2, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": -9, - "value": 10 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "-", - "foeFactor": 3, - "creatureType": "magicalEntity", - "sizeCategory": "small", - "experiencePoints": 60, - "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "ZJF6ieo8O0GXfgwz", "name": "Wasserelementar I", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "icons/svg/mystery-man.svg", + "items": [], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 6, + "mod": 0 + }, + "mobility": { + "base": 8, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 3, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 2, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": -9, + "value": 10 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "-", + "foeFactor": 3, + "creatureType": "magicalEntity", + "sizeCategory": "small", + "experiencePoints": 60, + "description": "

Alle Arten von Elementaren sind sichtbar, selbst Luftelementare, die als stürmische Wirbel Gestalt annehmen.

\n

Soll ein Elementar gegen ein Element vorgehen (beispielsweise ein Lagerfeuer löschen), wird mit Hilfe der Tabelle auf Seite 54 dieses einer Stufe (I-III) zugeordnet, welche mit 5 multipliziert wird, bevor auf das Ergebnis der aufgelistete Größenmodifikator aus der Tabelle angerechnet wird. Das endgültige Ergebnis stellt den Probenwert dar, gegen den das Elementar eine vergleichende Probe mit KÖR+ST würfeln muss, um das Element zu bezwingen. Das Elementar erhält +8 auf die Probe, wenn es sich um das eigene Element handelt bzw. -8, wenn es gegen das Element anfällig ist. Bei einem Mißerfolg der vergleichenden Probe erhält es abwehrlosen Schaden in Höhe der Ergebnisdistanz, kann es aber in der nächsten Runde erneut versuchen.

" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": false, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Wasserelementar I", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": false, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "icons/svg/mystery-man.svg", + "scaleX": 0.7, + "scaleY": 0.7, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "icons/svg/mystery-man.svg", - "scaleX": 0.7, - "scaleY": 0.7, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346750, + "modifiedTime": 1687731798539, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346750, - "modifiedTime": 1668995461197, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!ZJF6ieo8O0GXfgwz" -} \ No newline at end of file + "_key": "!actors!ZJF6ieo8O0GXfgwz" +} diff --git a/packs/creatures/Wasserstrahl_HPT4hAgQnGf1gbJR.json b/packs/creatures/Wasserstrahl_HPT4hAgQnGf1gbJR.json index b8d7c82e..64352657 100644 --- a/packs/creatures/Wasserstrahl_HPT4hAgQnGf1gbJR.json +++ b/packs/creatures/Wasserstrahl_HPT4hAgQnGf1gbJR.json @@ -1,33 +1,33 @@ { - "_id": "HPT4hAgQnGf1gbJR", - "name": "Wasserstrahl", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "

-1 WB / 2 Meter

", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "meleeRanged", - "weaponBonus": 4, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dlrDPQ3is4NkzZJB.HPT4hAgQnGf1gbJR" -} \ No newline at end of file + "_id": "HPT4hAgQnGf1gbJR", + "name": "Wasserstrahl", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "

-1 WB / 2 Meter

", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "meleeRanged", + "weaponBonus": 4, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dlrDPQ3is4NkzZJB.HPT4hAgQnGf1gbJR" +} diff --git a/packs/creatures/Wehklagen_We3eGY2UjINy3lRZ.json b/packs/creatures/Wehklagen_We3eGY2UjINy3lRZ.json index 29116fb0..1f930353 100644 --- a/packs/creatures/Wehklagen_We3eGY2UjINy3lRZ.json +++ b/packs/creatures/Wehklagen_We3eGY2UjINy3lRZ.json @@ -1,69 +1,69 @@ { - "_id": "We3eGY2UjINy3lRZ", - "name": "Wehklagen", - "type": "spell", - "sort": 1000000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "

Jeder im Umkreis von 9 m um die Todesfee erleidet nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", - "equipped": true, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "We3eGY2UjINy3lRZ", + "name": "Wehklagen", + "type": "spell", + "sort": 1000000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "

Jeder im Umkreis von 9 m um die Todesfee erleidet nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", + "equipped": true, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "9", + "unit": "meter" + }, + "duration": { + "value": "", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "effectRadius": { - "value": "9", - "unit": "meter" - }, - "duration": { - "value": "", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.We3eGY2UjINy3lRZ" -} \ No newline at end of file + "_key": "!actors.items!6KmAeL9lVxWXIeU6.We3eGY2UjINy3lRZ" +} diff --git a/packs/creatures/Werteverlust__GEI__8lyV8jx9ZVqPA4kF.json b/packs/creatures/Werteverlust__GEI__8lyV8jx9ZVqPA4kF.json index ad814ae7..81898c9d 100644 --- a/packs/creatures/Werteverlust__GEI__8lyV8jx9ZVqPA4kF.json +++ b/packs/creatures/Werteverlust__GEI__8lyV8jx9ZVqPA4kF.json @@ -1,30 +1,30 @@ { - "_id": "8lyV8jx9ZVqPA4kF", - "name": "Werteverlust (GEI)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.m52MTRs1GMXScTki" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", - "effects": [], - "folder": null, - "system": { - "description": "

Pro schadensverursachenden Treffer mit dem Gedankenzehrerstrahl-Zauber wird GEI um 1 gesenkt (bei GEI Null ist das Opfer wahnsinnig). Pro Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dFL9UUXHq9heme4T.8lyV8jx9ZVqPA4kF" -} \ No newline at end of file + "_id": "8lyV8jx9ZVqPA4kF", + "name": "Werteverlust (GEI)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.m52MTRs1GMXScTki" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", + "effects": [], + "folder": null, + "system": { + "description": "

Pro schadensverursachenden Treffer mit dem Gedankenzehrerstrahl-Zauber wird GEI um 1 gesenkt (bei GEI Null ist das Opfer wahnsinnig). Pro Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dFL9UUXHq9heme4T.8lyV8jx9ZVqPA4kF" +} diff --git a/packs/creatures/Werteverlust__K_R__fdt4YJVWp3XylED1.json b/packs/creatures/Werteverlust__K_R__fdt4YJVWp3XylED1.json index 8594f570..40870950 100644 --- a/packs/creatures/Werteverlust__K_R__fdt4YJVWp3XylED1.json +++ b/packs/creatures/Werteverlust__K_R__fdt4YJVWp3XylED1.json @@ -1,30 +1,30 @@ { - "_id": "fdt4YJVWp3XylED1", - "name": "Werteverlust (KÖR)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", - "effects": [], - "folder": null, - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.RwT0NBwkc1TuAR1e" - } - }, - "system": { - "description": "

Pro schadensverursachendem Treffer wird KÖR um 1 gesenkt (bei KÖR Null ist das Opfer tot). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.fdt4YJVWp3XylED1" -} \ No newline at end of file + "_id": "fdt4YJVWp3XylED1", + "name": "Werteverlust (KÖR)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", + "effects": [], + "folder": null, + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.RwT0NBwkc1TuAR1e" + } + }, + "system": { + "description": "

Pro schadensverursachendem Treffer wird KÖR um 1 gesenkt (bei KÖR Null ist das Opfer tot). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.fdt4YJVWp3XylED1" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__0x83GMWxMjm02G5r.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__0x83GMWxMjm02G5r.json index e153e856..d2472adf 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__0x83GMWxMjm02G5r.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__0x83GMWxMjm02G5r.json @@ -1,30 +1,30 @@ { - "_id": "0x83GMWxMjm02G5r", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 400000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!m9uwTf6binQeuVAb.0x83GMWxMjm02G5r" -} \ No newline at end of file + "_id": "0x83GMWxMjm02G5r", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 400000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!m9uwTf6binQeuVAb.0x83GMWxMjm02G5r" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__275bgVmTqYULPH3V.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__275bgVmTqYULPH3V.json index e7863a4e..249a62a7 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__275bgVmTqYULPH3V.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__275bgVmTqYULPH3V.json @@ -1,30 +1,30 @@ { - "_id": "275bgVmTqYULPH3V", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!EItxqEiDUOmJdy4n.275bgVmTqYULPH3V" -} \ No newline at end of file + "_id": "275bgVmTqYULPH3V", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!EItxqEiDUOmJdy4n.275bgVmTqYULPH3V" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__27WSvh2zN2Th7iAs.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__27WSvh2zN2Th7iAs.json index 4c81959f..35c41d60 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__27WSvh2zN2Th7iAs.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__27WSvh2zN2Th7iAs.json @@ -1,30 +1,30 @@ { - "_id": "27WSvh2zN2Th7iAs", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!KlpfMH3L3pL82SSd.27WSvh2zN2Th7iAs" -} \ No newline at end of file + "_id": "27WSvh2zN2Th7iAs", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!KlpfMH3L3pL82SSd.27WSvh2zN2Th7iAs" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__2lkp7kvBk98s2WcR.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__2lkp7kvBk98s2WcR.json index 03c3aa35..607078e0 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__2lkp7kvBk98s2WcR.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__2lkp7kvBk98s2WcR.json @@ -1,30 +1,30 @@ { - "_id": "2lkp7kvBk98s2WcR", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!US32MfI48tX5x8Kz.2lkp7kvBk98s2WcR" -} \ No newline at end of file + "_id": "2lkp7kvBk98s2WcR", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!US32MfI48tX5x8Kz.2lkp7kvBk98s2WcR" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3bhEx0YT3KTgl19E.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3bhEx0YT3KTgl19E.json index 861df4ff..67e487ba 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3bhEx0YT3KTgl19E.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3bhEx0YT3KTgl19E.json @@ -1,30 +1,30 @@ { - "_id": "3bhEx0YT3KTgl19E", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!FYpSMLagk6Qs6MWS.3bhEx0YT3KTgl19E" -} \ No newline at end of file + "_id": "3bhEx0YT3KTgl19E", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!FYpSMLagk6Qs6MWS.3bhEx0YT3KTgl19E" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3wfMRBF49WH74mt2.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3wfMRBF49WH74mt2.json index 37d34dbf..03bb80d2 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3wfMRBF49WH74mt2.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__3wfMRBF49WH74mt2.json @@ -1,30 +1,30 @@ { - "_id": "3wfMRBF49WH74mt2", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!uomniEHbTAek8ERH.3wfMRBF49WH74mt2" -} \ No newline at end of file + "_id": "3wfMRBF49WH74mt2", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!uomniEHbTAek8ERH.3wfMRBF49WH74mt2" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6eLzanLV8RG4p2Da.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6eLzanLV8RG4p2Da.json index a0c60a57..8dce2e8f 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6eLzanLV8RG4p2Da.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6eLzanLV8RG4p2Da.json @@ -1,30 +1,30 @@ { - "_id": "6eLzanLV8RG4p2Da", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!T9YRYe0vnR4Qg4UM.6eLzanLV8RG4p2Da" -} \ No newline at end of file + "_id": "6eLzanLV8RG4p2Da", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!T9YRYe0vnR4Qg4UM.6eLzanLV8RG4p2Da" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6oHGA6nCXRiuAY2O.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6oHGA6nCXRiuAY2O.json index 75d3fdb6..77d8d89b 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6oHGA6nCXRiuAY2O.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__6oHGA6nCXRiuAY2O.json @@ -1,30 +1,30 @@ { - "_id": "6oHGA6nCXRiuAY2O", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!e1oy4levSO4VOQx8.6oHGA6nCXRiuAY2O" -} \ No newline at end of file + "_id": "6oHGA6nCXRiuAY2O", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!e1oy4levSO4VOQx8.6oHGA6nCXRiuAY2O" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__CdZkMCsLB0EwUdqv.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__CdZkMCsLB0EwUdqv.json index 4f36d602..c4ac7326 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__CdZkMCsLB0EwUdqv.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__CdZkMCsLB0EwUdqv.json @@ -1,30 +1,30 @@ { - "_id": "CdZkMCsLB0EwUdqv", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vsIywRHMnJM7u4ts.CdZkMCsLB0EwUdqv" -} \ No newline at end of file + "_id": "CdZkMCsLB0EwUdqv", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vsIywRHMnJM7u4ts.CdZkMCsLB0EwUdqv" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__DNSCPQ1kOSiiyvOK.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__DNSCPQ1kOSiiyvOK.json index 826a0a27..2e377097 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__DNSCPQ1kOSiiyvOK.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__DNSCPQ1kOSiiyvOK.json @@ -1,30 +1,30 @@ { - "_id": "DNSCPQ1kOSiiyvOK", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 900000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.DNSCPQ1kOSiiyvOK" -} \ No newline at end of file + "_id": "DNSCPQ1kOSiiyvOK", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 900000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.DNSCPQ1kOSiiyvOK" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__F5KCKyCC8nD8lrn2.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__F5KCKyCC8nD8lrn2.json index eef3991e..c49f0b39 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__F5KCKyCC8nD8lrn2.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__F5KCKyCC8nD8lrn2.json @@ -1,30 +1,30 @@ { - "_id": "F5KCKyCC8nD8lrn2", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!7CvWSMFqWHvwajP1.F5KCKyCC8nD8lrn2" -} \ No newline at end of file + "_id": "F5KCKyCC8nD8lrn2", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!7CvWSMFqWHvwajP1.F5KCKyCC8nD8lrn2" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__HFksDdMTR1oh3gDo.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__HFksDdMTR1oh3gDo.json index 7ecdbc82..b895c1fc 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__HFksDdMTR1oh3gDo.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__HFksDdMTR1oh3gDo.json @@ -1,30 +1,30 @@ { - "_id": "HFksDdMTR1oh3gDo", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!htgryhd630WQgeD8.HFksDdMTR1oh3gDo" -} \ No newline at end of file + "_id": "HFksDdMTR1oh3gDo", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!htgryhd630WQgeD8.HFksDdMTR1oh3gDo" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__NXxoBj91nyeyBm4M.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__NXxoBj91nyeyBm4M.json index 55409bee..d29b7fa1 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__NXxoBj91nyeyBm4M.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__NXxoBj91nyeyBm4M.json @@ -1,30 +1,30 @@ { - "_id": "NXxoBj91nyeyBm4M", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!O2maANGDJHPLX8aE.NXxoBj91nyeyBm4M" -} \ No newline at end of file + "_id": "NXxoBj91nyeyBm4M", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!O2maANGDJHPLX8aE.NXxoBj91nyeyBm4M" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__PFpQT1jYCeKy2yuk.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__PFpQT1jYCeKy2yuk.json index bfdabb30..356db70a 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__PFpQT1jYCeKy2yuk.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__PFpQT1jYCeKy2yuk.json @@ -1,30 +1,30 @@ { - "_id": "PFpQT1jYCeKy2yuk", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 900000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!P3mlpN2JrbnDtLwJ.PFpQT1jYCeKy2yuk" -} \ No newline at end of file + "_id": "PFpQT1jYCeKy2yuk", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 900000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!P3mlpN2JrbnDtLwJ.PFpQT1jYCeKy2yuk" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__THrZ1zvzJTdJ0413.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__THrZ1zvzJTdJ0413.json index 57c3a16b..665a0bd2 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__THrZ1zvzJTdJ0413.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__THrZ1zvzJTdJ0413.json @@ -1,30 +1,30 @@ { - "_id": "THrZ1zvzJTdJ0413", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!QudriM5XZhEC7D6v.THrZ1zvzJTdJ0413" -} \ No newline at end of file + "_id": "THrZ1zvzJTdJ0413", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!QudriM5XZhEC7D6v.THrZ1zvzJTdJ0413" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__TVxn2FjSGirdC90w.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__TVxn2FjSGirdC90w.json index c4f4ee66..d77af869 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__TVxn2FjSGirdC90w.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__TVxn2FjSGirdC90w.json @@ -1,30 +1,30 @@ { - "_id": "TVxn2FjSGirdC90w", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!A4zxgFGkMQpm67TR.TVxn2FjSGirdC90w" -} \ No newline at end of file + "_id": "TVxn2FjSGirdC90w", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!A4zxgFGkMQpm67TR.TVxn2FjSGirdC90w" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__WG8AshF0brFilFXB.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__WG8AshF0brFilFXB.json index 0a0cfe2a..ab4680f4 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__WG8AshF0brFilFXB.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__WG8AshF0brFilFXB.json @@ -1,30 +1,30 @@ { - "_id": "WG8AshF0brFilFXB", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!7B1AJKsZ9OBmj46R.WG8AshF0brFilFXB" -} \ No newline at end of file + "_id": "WG8AshF0brFilFXB", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!7B1AJKsZ9OBmj46R.WG8AshF0brFilFXB" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__XdTwK8lRxVvGfKja.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__XdTwK8lRxVvGfKja.json index f01ffbf6..bc273c48 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__XdTwK8lRxVvGfKja.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__XdTwK8lRxVvGfKja.json @@ -1,30 +1,30 @@ { - "_id": "XdTwK8lRxVvGfKja", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!bEKen2GJBc6d0nix.XdTwK8lRxVvGfKja" -} \ No newline at end of file + "_id": "XdTwK8lRxVvGfKja", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!bEKen2GJBc6d0nix.XdTwK8lRxVvGfKja" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__Y2r3v6U8Grn619HR.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__Y2r3v6U8Grn619HR.json index 3ee5999e..432a880a 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__Y2r3v6U8Grn619HR.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__Y2r3v6U8Grn619HR.json @@ -1,30 +1,30 @@ { - "_id": "Y2r3v6U8Grn619HR", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rLUCyWfSBebB8cSC.Y2r3v6U8Grn619HR" -} \ No newline at end of file + "_id": "Y2r3v6U8Grn619HR", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rLUCyWfSBebB8cSC.Y2r3v6U8Grn619HR" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__YH44ChGg43M1zfJV.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__YH44ChGg43M1zfJV.json index 2dfa2531..916694eb 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__YH44ChGg43M1zfJV.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__YH44ChGg43M1zfJV.json @@ -1,30 +1,30 @@ { - "_id": "YH44ChGg43M1zfJV", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!DoaYEZc7DgLJQ8yg.YH44ChGg43M1zfJV" -} \ No newline at end of file + "_id": "YH44ChGg43M1zfJV", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!DoaYEZc7DgLJQ8yg.YH44ChGg43M1zfJV" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__bH4dBG5AeJ442465.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__bH4dBG5AeJ442465.json index 1db9aa10..46518cb7 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__bH4dBG5AeJ442465.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__bH4dBG5AeJ442465.json @@ -1,30 +1,30 @@ { - "_id": "bH4dBG5AeJ442465", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!nDRdljcZzkonbU0s.bH4dBG5AeJ442465" -} \ No newline at end of file + "_id": "bH4dBG5AeJ442465", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!nDRdljcZzkonbU0s.bH4dBG5AeJ442465" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__d4qTXCVuiStZW2tY.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__d4qTXCVuiStZW2tY.json index 3cbc8ed4..f8eaf9e3 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__d4qTXCVuiStZW2tY.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__d4qTXCVuiStZW2tY.json @@ -1,30 +1,30 @@ { - "_id": "d4qTXCVuiStZW2tY", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!apBf4qnMODBmEWHU.d4qTXCVuiStZW2tY" -} \ No newline at end of file + "_id": "d4qTXCVuiStZW2tY", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!apBf4qnMODBmEWHU.d4qTXCVuiStZW2tY" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__e5PbQLkYj3kldXil.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__e5PbQLkYj3kldXil.json index eb3757ba..ab110449 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__e5PbQLkYj3kldXil.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__e5PbQLkYj3kldXil.json @@ -1,30 +1,30 @@ { - "_id": "e5PbQLkYj3kldXil", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!Rvu16XzEjizdqNsu.e5PbQLkYj3kldXil" -} \ No newline at end of file + "_id": "e5PbQLkYj3kldXil", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!Rvu16XzEjizdqNsu.e5PbQLkYj3kldXil" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__exyyjDtEIdHRcx4n.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__exyyjDtEIdHRcx4n.json index 7be3494c..30eadeaa 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__exyyjDtEIdHRcx4n.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__exyyjDtEIdHRcx4n.json @@ -1,30 +1,30 @@ { - "_id": "exyyjDtEIdHRcx4n", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.exyyjDtEIdHRcx4n" -} \ No newline at end of file + "_id": "exyyjDtEIdHRcx4n", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.exyyjDtEIdHRcx4n" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__frBW7LCCpTlwh7hr.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__frBW7LCCpTlwh7hr.json index d5f5d315..fe48e52c 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__frBW7LCCpTlwh7hr.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__frBW7LCCpTlwh7hr.json @@ -1,30 +1,30 @@ { - "_id": "frBW7LCCpTlwh7hr", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!raKKehH8QctnDtMM.frBW7LCCpTlwh7hr" -} \ No newline at end of file + "_id": "frBW7LCCpTlwh7hr", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!raKKehH8QctnDtMM.frBW7LCCpTlwh7hr" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hoqMl7N1bv8BKJA5.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hoqMl7N1bv8BKJA5.json index 994200aa..9c36c36c 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hoqMl7N1bv8BKJA5.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hoqMl7N1bv8BKJA5.json @@ -1,30 +1,30 @@ { - "_id": "hoqMl7N1bv8BKJA5", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.hoqMl7N1bv8BKJA5" -} \ No newline at end of file + "_id": "hoqMl7N1bv8BKJA5", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.hoqMl7N1bv8BKJA5" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hvOFruV5fmieLXnk.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hvOFruV5fmieLXnk.json index 4f764379..15366f30 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hvOFruV5fmieLXnk.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__hvOFruV5fmieLXnk.json @@ -1,30 +1,30 @@ { - "_id": "hvOFruV5fmieLXnk", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 600000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!RxSUSzQBSTFYHOlV.hvOFruV5fmieLXnk" -} \ No newline at end of file + "_id": "hvOFruV5fmieLXnk", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 600000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!RxSUSzQBSTFYHOlV.hvOFruV5fmieLXnk" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__kY4uQF3t99ANzx5T.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__kY4uQF3t99ANzx5T.json index 1d49ea78..7235cd2e 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__kY4uQF3t99ANzx5T.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__kY4uQF3t99ANzx5T.json @@ -1,30 +1,30 @@ { - "_id": "kY4uQF3t99ANzx5T", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 700000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!8E7Mm0LsiqFm6syY.kY4uQF3t99ANzx5T" -} \ No newline at end of file + "_id": "kY4uQF3t99ANzx5T", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 700000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!8E7Mm0LsiqFm6syY.kY4uQF3t99ANzx5T" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__qYO8vFpNBw2wQLIJ.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__qYO8vFpNBw2wQLIJ.json index 106e1e7e..d6cfdf01 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__qYO8vFpNBw2wQLIJ.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__qYO8vFpNBw2wQLIJ.json @@ -1,30 +1,30 @@ { - "_id": "qYO8vFpNBw2wQLIJ", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!kFieLVdVz8XittRw.qYO8vFpNBw2wQLIJ" -} \ No newline at end of file + "_id": "qYO8vFpNBw2wQLIJ", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!kFieLVdVz8XittRw.qYO8vFpNBw2wQLIJ" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__vcdY5BrydMFLsnRU.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__vcdY5BrydMFLsnRU.json index 77d10be2..aef190f0 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__vcdY5BrydMFLsnRU.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__vcdY5BrydMFLsnRU.json @@ -1,30 +1,30 @@ { - "_id": "vcdY5BrydMFLsnRU", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 900000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!6KmAeL9lVxWXIeU6.vcdY5BrydMFLsnRU" -} \ No newline at end of file + "_id": "vcdY5BrydMFLsnRU", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 900000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!6KmAeL9lVxWXIeU6.vcdY5BrydMFLsnRU" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xAd7jo7Ni2KSl16I.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xAd7jo7Ni2KSl16I.json index 61cb670b..95d1c021 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xAd7jo7Ni2KSl16I.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xAd7jo7Ni2KSl16I.json @@ -1,30 +1,30 @@ { - "_id": "xAd7jo7Ni2KSl16I", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!C4xijAwQdhRHz0Cs.xAd7jo7Ni2KSl16I" -} \ No newline at end of file + "_id": "xAd7jo7Ni2KSl16I", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!C4xijAwQdhRHz0Cs.xAd7jo7Ni2KSl16I" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xUH4ga5oyxeT3mW2.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xUH4ga5oyxeT3mW2.json index 15ab6f4b..e37bf61f 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xUH4ga5oyxeT3mW2.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__xUH4ga5oyxeT3mW2.json @@ -1,30 +1,30 @@ { - "_id": "xUH4ga5oyxeT3mW2", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 1150000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vsKKpweX6I1TQYBj.xUH4ga5oyxeT3mW2" -} \ No newline at end of file + "_id": "xUH4ga5oyxeT3mW2", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 1150000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vsKKpweX6I1TQYBj.xUH4ga5oyxeT3mW2" +} diff --git a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__yW9EtSEtM40owDQt.json b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__yW9EtSEtM40owDQt.json index e33649fa..8ee8fa26 100644 --- a/packs/creatures/Wesen_der_Dunkelheit__Settingoption__yW9EtSEtM40owDQt.json +++ b/packs/creatures/Wesen_der_Dunkelheit__Settingoption__yW9EtSEtM40owDQt.json @@ -1,30 +1,30 @@ { - "_id": "yW9EtSEtM40owDQt", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!vXmTcBUKZkB2UBD7.yW9EtSEtM40owDQt" -} \ No newline at end of file + "_id": "yW9EtSEtM40owDQt", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.R3j1CjXJckUH0CBG" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!vXmTcBUKZkB2UBD7.yW9EtSEtM40owDQt" +} diff --git a/packs/creatures/Wesen_des_Lichts__Settingoption__As31RtyHN8S4aN7O.json b/packs/creatures/Wesen_des_Lichts__Settingoption__As31RtyHN8S4aN7O.json index 25b22506..5ad75dc0 100644 --- a/packs/creatures/Wesen_des_Lichts__Settingoption__As31RtyHN8S4aN7O.json +++ b/packs/creatures/Wesen_des_Lichts__Settingoption__As31RtyHN8S4aN7O.json @@ -1,30 +1,30 @@ { - "_id": "As31RtyHN8S4aN7O", - "name": "Wesen des Lichts (Settingoption)", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.KDDlwN9as9B4ljeA" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!SQv63FQBjA5jW5xv.As31RtyHN8S4aN7O" -} \ No newline at end of file + "_id": "As31RtyHN8S4aN7O", + "name": "Wesen des Lichts (Settingoption)", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.KDDlwN9as9B4ljeA" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!SQv63FQBjA5jW5xv.As31RtyHN8S4aN7O" +} diff --git a/packs/creatures/Wesen_des_Lichts__Settingoption__jP3c9iA0GT4gwt3c.json b/packs/creatures/Wesen_des_Lichts__Settingoption__jP3c9iA0GT4gwt3c.json index 1e65ff3e..9215e34a 100644 --- a/packs/creatures/Wesen_des_Lichts__Settingoption__jP3c9iA0GT4gwt3c.json +++ b/packs/creatures/Wesen_des_Lichts__Settingoption__jP3c9iA0GT4gwt3c.json @@ -1,30 +1,30 @@ { - "_id": "jP3c9iA0GT4gwt3c", - "name": "Wesen des Lichts (Settingoption)", - "type": "specialCreatureAbility", - "sort": 1000000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.KDDlwN9as9B4ljeA" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!cE5kI3uqXWQrCaI5.jP3c9iA0GT4gwt3c" -} \ No newline at end of file + "_id": "jP3c9iA0GT4gwt3c", + "name": "Wesen des Lichts (Settingoption)", + "type": "specialCreatureAbility", + "sort": 1000000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.KDDlwN9as9B4ljeA" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!cE5kI3uqXWQrCaI5.jP3c9iA0GT4gwt3c" +} diff --git a/packs/creatures/Wesen_des_Lichts__Settingoption__yTFT0UXNa9s9pbM4.json b/packs/creatures/Wesen_des_Lichts__Settingoption__yTFT0UXNa9s9pbM4.json index 510e5d66..4d07f3c0 100644 --- a/packs/creatures/Wesen_des_Lichts__Settingoption__yTFT0UXNa9s9pbM4.json +++ b/packs/creatures/Wesen_des_Lichts__Settingoption__yTFT0UXNa9s9pbM4.json @@ -1,30 +1,30 @@ { - "_id": "yTFT0UXNa9s9pbM4", - "name": "Wesen des Lichts (Settingoption)", - "type": "specialCreatureAbility", - "sort": 1200000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.KDDlwN9as9B4ljeA" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", - "effects": [], - "folder": null, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!tchJggykZKx2ctBv.yTFT0UXNa9s9pbM4" -} \ No newline at end of file + "_id": "yTFT0UXNa9s9pbM4", + "name": "Wesen des Lichts (Settingoption)", + "type": "specialCreatureAbility", + "sort": 1200000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.KDDlwN9as9B4ljeA" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", + "effects": [], + "folder": null, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!tchJggykZKx2ctBv.yTFT0UXNa9s9pbM4" +} diff --git a/packs/creatures/Wolf_nZ9u6G3D3Q9oUXM8.json b/packs/creatures/Wolf_nZ9u6G3D3Q9oUXM8.json index 4e5ff283..1dd4ebd0 100644 --- a/packs/creatures/Wolf_nZ9u6G3D3Q9oUXM8.json +++ b/packs/creatures/Wolf_nZ9u6G3D3Q9oUXM8.json @@ -1,170 +1,166 @@ { - "_id": "nZ9u6G3D3Q9oUXM8", - "name": "Wolf", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/wolf-2.png", - "items": [ - "CbeR35FgiGzc1xtl", - "PZ9G8IZoP5eiPQEx", - "ZDZ9qHG17DjQWhSE", - "nvwGqdzQA4Mf37Ci", - "PQZ9xUYQyQHv8gEy" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 8, - "mod": 0 - }, - "mobility": { - "base": 7, - "mod": 0 - }, - "mind": { - "base": 1, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 1, - "mod": 0 - }, - "agility": { - "base": 4, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 10, - "value": 29 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 2.5 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "Trophäe (BW 1A:10)", - "foeFactor": 2, - "creatureType": "humanoid", - "sizeCategory": "normal", - "experiencePoints": 81, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "nZ9u6G3D3Q9oUXM8", "name": "Wolf", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/wolf-2.png", + "items": ["CbeR35FgiGzc1xtl", "PZ9G8IZoP5eiPQEx", "ZDZ9qHG17DjQWhSE", "nvwGqdzQA4Mf37Ci", "PQZ9xUYQyQHv8gEy"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 8, + "mod": 0 + }, + "mobility": { + "base": 7, + "mod": 0 + }, + "mind": { + "base": 1, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 1, + "mod": 0 + }, + "agility": { + "base": 4, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 10, + "value": 29 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 2.5 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "Trophäe (BW 1A:10)", + "foeFactor": 2, + "creatureType": "humanoid", + "sizeCategory": "normal", + "experiencePoints": 81, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Wolf", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/wolf*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/wolf*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346909, + "modifiedTime": 1687731798575, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346909, - "modifiedTime": 1668995461329, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!nZ9u6G3D3Q9oUXM8" -} \ No newline at end of file + "_key": "!actors!nZ9u6G3D3Q9oUXM8" +} diff --git a/packs/creatures/Wolfspelz_PZ9G8IZoP5eiPQEx.json b/packs/creatures/Wolfspelz_PZ9G8IZoP5eiPQEx.json index 96aa5cb8..b0046688 100644 --- a/packs/creatures/Wolfspelz_PZ9G8IZoP5eiPQEx.json +++ b/packs/creatures/Wolfspelz_PZ9G8IZoP5eiPQEx.json @@ -1,33 +1,33 @@ { - "_id": "PZ9G8IZoP5eiPQEx", - "name": "Wolfspelz", - "type": "armor", - "sort": 200000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "armorValue": 1, - "armorMaterialType": "natural", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.PZ9G8IZoP5eiPQEx" -} \ No newline at end of file + "_id": "PZ9G8IZoP5eiPQEx", + "name": "Wolfspelz", + "type": "armor", + "sort": 200000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "armorValue": 1, + "armorMaterialType": "natural", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!nZ9u6G3D3Q9oUXM8.PZ9G8IZoP5eiPQEx" +} diff --git a/packs/creatures/Wolke_des_Todes_m0sMPFGCoDjzT9jz.json b/packs/creatures/Wolke_des_Todes_m0sMPFGCoDjzT9jz.json index b285bb48..e20c1670 100644 --- a/packs/creatures/Wolke_des_Todes_m0sMPFGCoDjzT9jz.json +++ b/packs/creatures/Wolke_des_Todes_m0sMPFGCoDjzT9jz.json @@ -1,73 +1,73 @@ { - "_id": "m0sMPFGCoDjzT9jz", - "name": "Wolke des Todes", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/skull-mask.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.xs7tx8K3ZdQ76u0b" - } - }, - "system": { - "description": "

Eine schwarze, qualmende Wolke des Todes mit einem Radius von maximal VE in Metern entsteht.

\n

Zwar ist die Wolke nicht undurchsichtig, dennoch werden Angriffe gegen Ziele darin um 2 erschwert, gleichsam erhalten alle innerhalb der Wolke -2 auf alle Proben, bei denen man besser sehen können sollte.

\n

Jeder Charakter innerhalb der Wolke erleidet pro Runde automatisch einen nicht abwehrbaren Punkt Schaden.

\n

Sollte der Schwarzmagier über das Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} verfügen, wird sein Talentrang auf den nicht abwehrbaren Schaden, den jedes Opfer pro Kampfrunde erleidet, addiert.

\n

Eine Wolke kann durch Wind bewegt oder gar auseinander geweht werden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -4, - "complex": "" + "_id": "m0sMPFGCoDjzT9jz", + "name": "Wolke des Todes", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/skull-mask.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.xs7tx8K3ZdQ76u0b" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": true, - "transport": false, - "damage": true, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "system": { + "description": "

Eine schwarze, qualmende Wolke des Todes mit einem Radius von maximal VE in Metern entsteht.

\n

Zwar ist die Wolke nicht undurchsichtig, dennoch werden Angriffe gegen Ziele darin um 2 erschwert, gleichsam erhalten alle innerhalb der Wolke -2 auf alle Proben, bei denen man besser sehen können sollte.

\n

Jeder Charakter innerhalb der Wolke erleidet pro Runde automatisch einen nicht abwehrbaren Punkt Schaden.

\n

Sollte der Schwarzmagier über das Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} verfügen, wird sein Talentrang auf den nicht abwehrbaren Schaden, den jedes Opfer pro Kampfrunde erleidet, addiert.

\n

Eine Wolke kann durch Wind bewegt oder gar auseinander geweht werden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -4, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": true, + "transport": false, + "damage": true, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. x 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 13 + } }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb. x 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 13 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.m0sMPFGCoDjzT9jz" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.m0sMPFGCoDjzT9jz" +} diff --git a/packs/creatures/Wurzelhiebe_eOBJ9tJLFizjQW0e.json b/packs/creatures/Wurzelhiebe_eOBJ9tJLFizjQW0e.json index f902f92e..9624e3fe 100644 --- a/packs/creatures/Wurzelhiebe_eOBJ9tJLFizjQW0e.json +++ b/packs/creatures/Wurzelhiebe_eOBJ9tJLFizjQW0e.json @@ -1,33 +1,33 @@ { - "_id": "eOBJ9tJLFizjQW0e", - "name": "Wurzelhiebe", - "type": "weapon", - "sort": 100000, - "flags": {}, - "img": "icons/svg/mystery-man.svg", - "effects": [], - "folder": null, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": true, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!XxrCtx56f0njVodK.eOBJ9tJLFizjQW0e" -} \ No newline at end of file + "_id": "eOBJ9tJLFizjQW0e", + "name": "Wurzelhiebe", + "type": "weapon", + "sort": 100000, + "flags": {}, + "img": "icons/svg/mystery-man.svg", + "effects": [], + "folder": null, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": true, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!XxrCtx56f0njVodK.eOBJ9tJLFizjQW0e" +} diff --git a/packs/creatures/Zeitstop_ozbaYB7x9IHkkxz2.json b/packs/creatures/Zeitstop_ozbaYB7x9IHkkxz2.json index 9af06654..d8dfc39b 100644 --- a/packs/creatures/Zeitstop_ozbaYB7x9IHkkxz2.json +++ b/packs/creatures/Zeitstop_ozbaYB7x9IHkkxz2.json @@ -1,73 +1,73 @@ { - "_id": "ozbaYB7x9IHkkxz2", - "name": "Zeitstop", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/time-trap.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": { - "core": { - "sourceId": "Compendium.ds4.spells.BGnY1p1qZXwpzXFA" - } - }, - "system": { - "description": "

Der Zauberwirker hält die Zeit an, bis die Zauberdauer endet oder er Schaden verursacht bzw. selber erleidet.

Andere Objekte und Lebewesen können nicht bewegt werden – sie sind starr in der Zeit eingefroren.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -5, - "complex": "" + "_id": "ozbaYB7x9IHkkxz2", + "name": "Zeitstop", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/time-trap.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": { + "core": { + "sourceId": "Compendium.ds4.spells.BGnY1p1qZXwpzXFA" + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "system": { + "description": "

Der Zauberwirker hält die Zeit an, bis die Zauberdauer endet oder er Schaden verursacht bzw. selber erleidet.

Andere Objekte und Lebewesen können nicht bewegt werden – sie sind starr in der Zeit eingefroren.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -5, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 20 + } }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "ownership": { + "default": 0 }, - "effectRadius": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 20 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!oVKL6zJ2kYMmBuYx.ozbaYB7x9IHkkxz2" -} \ No newline at end of file + "_key": "!actors.items!oVKL6zJ2kYMmBuYx.ozbaYB7x9IHkkxz2" +} diff --git a/packs/creatures/Zerstampfen_XsKjxXO7k3vIMyfQ.json b/packs/creatures/Zerstampfen_XsKjxXO7k3vIMyfQ.json index 026bfe51..532b0faf 100644 --- a/packs/creatures/Zerstampfen_XsKjxXO7k3vIMyfQ.json +++ b/packs/creatures/Zerstampfen_XsKjxXO7k3vIMyfQ.json @@ -1,30 +1,30 @@ { - "_id": "XsKjxXO7k3vIMyfQ", - "name": "Zerstampfen", - "type": "specialCreatureAbility", - "sort": 1300000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!wqgUDJc7Qb28hBBo.XsKjxXO7k3vIMyfQ" -} \ No newline at end of file + "_id": "XsKjxXO7k3vIMyfQ", + "name": "Zerstampfen", + "type": "specialCreatureAbility", + "sort": 1300000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!wqgUDJc7Qb28hBBo.XsKjxXO7k3vIMyfQ" +} diff --git a/packs/creatures/Zerstampfen_clWF2wt2WK7eWuxW.json b/packs/creatures/Zerstampfen_clWF2wt2WK7eWuxW.json index d21ab9f0..703d9215 100644 --- a/packs/creatures/Zerstampfen_clWF2wt2WK7eWuxW.json +++ b/packs/creatures/Zerstampfen_clWF2wt2WK7eWuxW.json @@ -1,30 +1,30 @@ { - "_id": "clWF2wt2WK7eWuxW", - "name": "Zerstampfen", - "type": "specialCreatureAbility", - "sort": 800000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!dnX0uQXQCEnGs7dM.clWF2wt2WK7eWuxW" -} \ No newline at end of file + "_id": "clWF2wt2WK7eWuxW", + "name": "Zerstampfen", + "type": "specialCreatureAbility", + "sort": 800000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!dnX0uQXQCEnGs7dM.clWF2wt2WK7eWuxW" +} diff --git a/packs/creatures/Zerstampfen_mOcmV58FSVafekAU.json b/packs/creatures/Zerstampfen_mOcmV58FSVafekAU.json index f9e4cf39..1fad1fde 100644 --- a/packs/creatures/Zerstampfen_mOcmV58FSVafekAU.json +++ b/packs/creatures/Zerstampfen_mOcmV58FSVafekAU.json @@ -1,30 +1,30 @@ { - "_id": "mOcmV58FSVafekAU", - "name": "Zerstampfen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!95N3CQpgVqg4zz0k.mOcmV58FSVafekAU" -} \ No newline at end of file + "_id": "mOcmV58FSVafekAU", + "name": "Zerstampfen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!95N3CQpgVqg4zz0k.mOcmV58FSVafekAU" +} diff --git a/packs/creatures/Zerstampfen_nFyr7vCp12na7Z3c.json b/packs/creatures/Zerstampfen_nFyr7vCp12na7Z3c.json index 50340fd3..f66e030f 100644 --- a/packs/creatures/Zerstampfen_nFyr7vCp12na7Z3c.json +++ b/packs/creatures/Zerstampfen_nFyr7vCp12na7Z3c.json @@ -1,30 +1,30 @@ { - "_id": "nFyr7vCp12na7Z3c", - "name": "Zerstampfen", - "type": "specialCreatureAbility", - "sort": 500000, - "flags": { - "core": { - "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" - } - }, - "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", - "effects": [], - "folder": null, - "system": { - "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": null, - "systemVersion": null, - "coreVersion": null, - "createdTime": null, - "modifiedTime": null, - "lastModifiedBy": null - }, - "_key": "!actors.items!rULL0cHbyACJsHDC.nFyr7vCp12na7Z3c" -} \ No newline at end of file + "_id": "nFyr7vCp12na7Z3c", + "name": "Zerstampfen", + "type": "specialCreatureAbility", + "sort": 500000, + "flags": { + "core": { + "sourceId": "Compendium.ds4.special-creature-abilities.02QMKm8MHzz8yAxL" + } + }, + "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", + "effects": [], + "folder": null, + "system": { + "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": null, + "systemVersion": null, + "coreVersion": null, + "createdTime": null, + "modifiedTime": null, + "lastModifiedBy": null + }, + "_key": "!actors.items!rULL0cHbyACJsHDC.nFyr7vCp12na7Z3c" +} diff --git a/packs/creatures/Zombie_rLUCyWfSBebB8cSC.json b/packs/creatures/Zombie_rLUCyWfSBebB8cSC.json index 6f92ff5d..fa95b099 100644 --- a/packs/creatures/Zombie_rLUCyWfSBebB8cSC.json +++ b/packs/creatures/Zombie_rLUCyWfSBebB8cSC.json @@ -1,170 +1,166 @@ { - "_id": "rLUCyWfSBebB8cSC", - "name": "Zombie", - "type": "creature", - "img": "systems/ds4/assets/tokens/devin-night/zombie-female-red.png", - "items": [ - "NdunVanOXm7hG0rX", - "ZjRYyfjMWlmtGUJ0", - "HT4yv3mKyIcwaLKr", - "rCzeYlfYzbGpNQOe", - "Y2r3v6U8Grn619HR" - ], - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "attributes": { - "body": { - "base": 13, - "mod": 0 - }, - "mobility": { - "base": 3, - "mod": 0 - }, - "mind": { - "base": 0, - "mod": 0 - } - }, - "traits": { - "strength": { - "base": 3, - "mod": 0 - }, - "constitution": { - "base": 5, - "mod": 0 - }, - "agility": { - "base": 0, - "mod": 0 - }, - "dexterity": { - "base": 0, - "mod": 0 - }, - "intellect": { - "base": 0, - "mod": 0 - }, - "aura": { - "base": 0, - "mod": 0 - } - }, - "combatValues": { - "hitPoints": { - "mod": 0, - "value": 28 - }, - "defense": { - "mod": 0 - }, - "initiative": { - "mod": 0 - }, - "movement": { - "mod": 0 - }, - "meleeAttack": { - "mod": 0 - }, - "rangedAttack": { - "mod": 0 - }, - "spellcasting": { - "mod": 0 - }, - "targetedSpellcasting": { - "mod": 0 - } - }, - "baseInfo": { - "loot": "BW 1B:4", - "foeFactor": 10, - "creatureType": "undead", - "sizeCategory": "normal", - "experiencePoints": 78, - "description": "" - } - }, - "ownership": { - "default": 0 - }, - "prototypeToken": { - "flags": {}, + "_id": "rLUCyWfSBebB8cSC", "name": "Zombie", - "displayName": 20, - "width": 1, - "height": 1, - "lockRotation": false, - "rotation": 0, - "actorLink": false, - "disposition": -1, - "displayBars": 40, - "bar1": { - "attribute": "combatValues.hitPoints" + "type": "creature", + "img": "systems/ds4/assets/tokens/devin-night/zombie-female-red.png", + "items": ["NdunVanOXm7hG0rX", "ZjRYyfjMWlmtGUJ0", "HT4yv3mKyIcwaLKr", "rCzeYlfYzbGpNQOe", "Y2r3v6U8Grn619HR"], + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "attributes": { + "body": { + "base": 13, + "mod": 0 + }, + "mobility": { + "base": 3, + "mod": 0 + }, + "mind": { + "base": 0, + "mod": 0 + } + }, + "traits": { + "strength": { + "base": 3, + "mod": 0 + }, + "constitution": { + "base": 5, + "mod": 0 + }, + "agility": { + "base": 0, + "mod": 0 + }, + "dexterity": { + "base": 0, + "mod": 0 + }, + "intellect": { + "base": 0, + "mod": 0 + }, + "aura": { + "base": 0, + "mod": 0 + } + }, + "combatValues": { + "hitPoints": { + "mod": 0, + "value": 28 + }, + "defense": { + "mod": 0 + }, + "initiative": { + "mod": 0 + }, + "movement": { + "mod": 0 + }, + "meleeAttack": { + "mod": 0 + }, + "rangedAttack": { + "mod": 0 + }, + "spellcasting": { + "mod": 0 + }, + "targetedSpellcasting": { + "mod": 0 + } + }, + "baseInfo": { + "loot": "BW 1B:4", + "foeFactor": 10, + "creatureType": "undead", + "sizeCategory": "normal", + "experiencePoints": 78, + "description": "" + } }, - "bar2": { - "attribute": null + "ownership": { + "default": 0 }, - "randomImg": true, - "alpha": 1, - "light": { - "alpha": 0.5, - "angle": 360, - "bright": 0, - "coloration": 1, - "dim": 0, - "luminosity": 0.5, - "saturation": 0, - "contrast": 0, - "shadows": 0, - "animation": { - "speed": 5, - "intensity": 5, - "reverse": false, - "type": null - }, - "darkness": { - "min": 0, - "max": 1 - }, - "attenuation": 0.5, - "color": null + "prototypeToken": { + "flags": {}, + "name": "Zombie", + "displayName": 20, + "width": 1, + "height": 1, + "lockRotation": false, + "rotation": 0, + "actorLink": false, + "disposition": -1, + "displayBars": 40, + "bar1": { + "attribute": "combatValues.hitPoints" + }, + "bar2": { + "attribute": null + }, + "randomImg": true, + "alpha": 1, + "light": { + "alpha": 0.5, + "angle": 360, + "bright": 0, + "coloration": 1, + "dim": 0, + "luminosity": 0.5, + "saturation": 0, + "contrast": 0, + "shadows": 0, + "animation": { + "speed": 5, + "intensity": 5, + "reverse": false, + "type": null + }, + "darkness": { + "min": 0, + "max": 1 + }, + "attenuation": 0.5, + "color": null + }, + "texture": { + "src": "systems/ds4/assets/tokens/devin-night/zombie*.png", + "scaleX": 1, + "scaleY": 1, + "offsetX": 0, + "offsetY": 0, + "rotation": 0, + "tint": null + }, + "sight": { + "angle": 360, + "enabled": false, + "range": 0, + "brightness": 1, + "visionMode": "basic", + "color": null, + "attenuation": 0.1, + "saturation": 0, + "contrast": 0 + }, + "detectionModes": [], + "appendNumber": false, + "prependAdjective": false }, - "texture": { - "src": "systems/ds4/assets/tokens/devin-night/zombie*.png", - "scaleX": 1, - "scaleY": 1, - "offsetX": 0, - "offsetY": 0, - "rotation": 0, - "tint": null + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995346978, + "modifiedTime": 1687731798582, + "lastModifiedBy": "DS4BuildSystem00" }, - "sight": { - "angle": 360, - "enabled": false, - "range": 0, - "brightness": 1, - "visionMode": "basic", - "color": null, - "attenuation": 0.1, - "saturation": 0, - "contrast": 0 - }, - "detectionModes": [] - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995346978, - "modifiedTime": 1668995461342, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!actors!rLUCyWfSBebB8cSC" -} \ No newline at end of file + "_key": "!actors!rLUCyWfSBebB8cSC" +} diff --git a/packs/items/!items.effects!03wnfxowhzvSJPSj.uOEN4xXL3IcebbJO.json b/packs/items/!items.effects!03wnfxowhzvSJPSj.uOEN4xXL3IcebbJO.json deleted file mode 100644 index 75643b0b..00000000 --- a/packs/items/!items.effects!03wnfxowhzvSJPSj.uOEN4xXL3IcebbJO.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uOEN4xXL3IcebbJO", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!03wnfxowhzvSJPSj.uOEN4xXL3IcebbJO" -} \ No newline at end of file diff --git a/packs/items/!items.effects!09Hp2c2jgoXx7cV0.EkJB0kpYFHRMYSgl.json b/packs/items/!items.effects!09Hp2c2jgoXx7cV0.EkJB0kpYFHRMYSgl.json deleted file mode 100644 index ede8aa07..00000000 --- a/packs/items/!items.effects!09Hp2c2jgoXx7cV0.EkJB0kpYFHRMYSgl.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "EkJB0kpYFHRMYSgl", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!09Hp2c2jgoXx7cV0.EkJB0kpYFHRMYSgl" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0P2wJM5qG1VupfXq.DPS3CaNXapsBzzsj.json b/packs/items/!items.effects!0P2wJM5qG1VupfXq.DPS3CaNXapsBzzsj.json deleted file mode 100644 index dfa7f749..00000000 --- a/packs/items/!items.effects!0P2wJM5qG1VupfXq.DPS3CaNXapsBzzsj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DPS3CaNXapsBzzsj", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0P2wJM5qG1VupfXq.DPS3CaNXapsBzzsj" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0P2wJM5qG1VupfXq.aNtjz1DteptmA3ce.json b/packs/items/!items.effects!0P2wJM5qG1VupfXq.aNtjz1DteptmA3ce.json deleted file mode 100644 index 69075fa4..00000000 --- a/packs/items/!items.effects!0P2wJM5qG1VupfXq.aNtjz1DteptmA3ce.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "aNtjz1DteptmA3ce", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0P2wJM5qG1VupfXq.aNtjz1DteptmA3ce" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0SrSqLjQ5CMNbwXV.eu80ImNhR1gsT7jg.json b/packs/items/!items.effects!0SrSqLjQ5CMNbwXV.eu80ImNhR1gsT7jg.json deleted file mode 100644 index de94f9e7..00000000 --- a/packs/items/!items.effects!0SrSqLjQ5CMNbwXV.eu80ImNhR1gsT7jg.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "eu80ImNhR1gsT7jg", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0SrSqLjQ5CMNbwXV.eu80ImNhR1gsT7jg" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0UDiL2xAlGCEeckL.atmWPMxgNoeole7n.json b/packs/items/!items.effects!0UDiL2xAlGCEeckL.atmWPMxgNoeole7n.json deleted file mode 100644 index 8a81c02e..00000000 --- a/packs/items/!items.effects!0UDiL2xAlGCEeckL.atmWPMxgNoeole7n.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "atmWPMxgNoeole7n", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-6", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -6", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0UDiL2xAlGCEeckL.atmWPMxgNoeole7n" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0Vd79Orsle4PUqs2.43bRMhcEqMvQvRQU.json b/packs/items/!items.effects!0Vd79Orsle4PUqs2.43bRMhcEqMvQvRQU.json deleted file mode 100644 index 464eb52c..00000000 --- a/packs/items/!items.effects!0Vd79Orsle4PUqs2.43bRMhcEqMvQvRQU.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "43bRMhcEqMvQvRQU", - "flags": {}, - "changes": [ - { - "key": "system.traits.strength.total", - "value": "3", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Stärke +3 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!0Vd79Orsle4PUqs2.43bRMhcEqMvQvRQU" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0cAWFZtQfLF7q1ZX.QScLkDv6gysh119m.json b/packs/items/!items.effects!0cAWFZtQfLF7q1ZX.QScLkDv6gysh119m.json deleted file mode 100644 index 2d271c33..00000000 --- a/packs/items/!items.effects!0cAWFZtQfLF7q1ZX.QScLkDv6gysh119m.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "QScLkDv6gysh119m", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!0cAWFZtQfLF7q1ZX.QScLkDv6gysh119m" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0cAWFZtQfLF7q1ZX.UPsfGYjye47se1Gw.json b/packs/items/!items.effects!0cAWFZtQfLF7q1ZX.UPsfGYjye47se1Gw.json deleted file mode 100644 index 20e545ac..00000000 --- a/packs/items/!items.effects!0cAWFZtQfLF7q1ZX.UPsfGYjye47se1Gw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "UPsfGYjye47se1Gw", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0cAWFZtQfLF7q1ZX.UPsfGYjye47se1Gw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0e8GeSHxVf72FXvT.ScAKi1eiWow9Y1ZZ.json b/packs/items/!items.effects!0e8GeSHxVf72FXvT.ScAKi1eiWow9Y1ZZ.json deleted file mode 100644 index e2b3ebd7..00000000 --- a/packs/items/!items.effects!0e8GeSHxVf72FXvT.ScAKi1eiWow9Y1ZZ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ScAKi1eiWow9Y1ZZ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!0e8GeSHxVf72FXvT.ScAKi1eiWow9Y1ZZ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0f8ivq3Mveb3s3Fs.Ytio5tOcCUO91MQ0.json b/packs/items/!items.effects!0f8ivq3Mveb3s3Fs.Ytio5tOcCUO91MQ0.json deleted file mode 100644 index c04ddacb..00000000 --- a/packs/items/!items.effects!0f8ivq3Mveb3s3Fs.Ytio5tOcCUO91MQ0.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Ytio5tOcCUO91MQ0", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -1", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0f8ivq3Mveb3s3Fs.Ytio5tOcCUO91MQ0" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0vIgZkHBeEPut73w.QScLkDv6gysh119m.json b/packs/items/!items.effects!0vIgZkHBeEPut73w.QScLkDv6gysh119m.json deleted file mode 100644 index babeccd9..00000000 --- a/packs/items/!items.effects!0vIgZkHBeEPut73w.QScLkDv6gysh119m.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "QScLkDv6gysh119m", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!0vIgZkHBeEPut73w.QScLkDv6gysh119m" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0vIgZkHBeEPut73w.azjxgNJkYNvxg622.json b/packs/items/!items.effects!0vIgZkHBeEPut73w.azjxgNJkYNvxg622.json deleted file mode 100644 index 6badb039..00000000 --- a/packs/items/!items.effects!0vIgZkHBeEPut73w.azjxgNJkYNvxg622.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "azjxgNJkYNvxg622", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0vIgZkHBeEPut73w.azjxgNJkYNvxg622" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0wgXMtaVpVJabEun.9jtH6ER0s0I8SPyi.json b/packs/items/!items.effects!0wgXMtaVpVJabEun.9jtH6ER0s0I8SPyi.json deleted file mode 100644 index 67321cf4..00000000 --- a/packs/items/!items.effects!0wgXMtaVpVJabEun.9jtH6ER0s0I8SPyi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "9jtH6ER0s0I8SPyi", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!0wgXMtaVpVJabEun.9jtH6ER0s0I8SPyi" -} \ No newline at end of file diff --git a/packs/items/!items.effects!0wgXMtaVpVJabEun.JLc9UYdHy4aAeqA2.json b/packs/items/!items.effects!0wgXMtaVpVJabEun.JLc9UYdHy4aAeqA2.json deleted file mode 100644 index dc1aad96..00000000 --- a/packs/items/!items.effects!0wgXMtaVpVJabEun.JLc9UYdHy4aAeqA2.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "JLc9UYdHy4aAeqA2", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!0wgXMtaVpVJabEun.JLc9UYdHy4aAeqA2" -} \ No newline at end of file diff --git a/packs/items/!items.effects!12WbnUt5h84JQxMp.gPN9UcowmdjdyGyn.json b/packs/items/!items.effects!12WbnUt5h84JQxMp.gPN9UcowmdjdyGyn.json deleted file mode 100644 index 67c82f6e..00000000 --- a/packs/items/!items.effects!12WbnUt5h84JQxMp.gPN9UcowmdjdyGyn.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "gPN9UcowmdjdyGyn", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!12WbnUt5h84JQxMp.gPN9UcowmdjdyGyn" -} \ No newline at end of file diff --git a/packs/items/!items.effects!1IWsAaMSnz1Q9ZWd.aKfE4S2oocgJMro8.json b/packs/items/!items.effects!1IWsAaMSnz1Q9ZWd.aKfE4S2oocgJMro8.json deleted file mode 100644 index af59d08c..00000000 --- a/packs/items/!items.effects!1IWsAaMSnz1Q9ZWd.aKfE4S2oocgJMro8.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "aKfE4S2oocgJMro8", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!1IWsAaMSnz1Q9ZWd.aKfE4S2oocgJMro8" -} \ No newline at end of file diff --git a/packs/items/!items.effects!1hmprC7XVhIPemy5.VkuGm7hES83WX4HD.json b/packs/items/!items.effects!1hmprC7XVhIPemy5.VkuGm7hES83WX4HD.json deleted file mode 100644 index f4a731aa..00000000 --- a/packs/items/!items.effects!1hmprC7XVhIPemy5.VkuGm7hES83WX4HD.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "VkuGm7hES83WX4HD", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!1hmprC7XVhIPemy5.VkuGm7hES83WX4HD" -} \ No newline at end of file diff --git a/packs/items/!items.effects!1hmprC7XVhIPemy5.zgiIGlRMVCgAzrn7.json b/packs/items/!items.effects!1hmprC7XVhIPemy5.zgiIGlRMVCgAzrn7.json deleted file mode 100644 index 6e9dae47..00000000 --- a/packs/items/!items.effects!1hmprC7XVhIPemy5.zgiIGlRMVCgAzrn7.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "zgiIGlRMVCgAzrn7", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!1hmprC7XVhIPemy5.zgiIGlRMVCgAzrn7" -} \ No newline at end of file diff --git a/packs/items/!items.effects!1uYooTtDWgzB9FI9.iIT1kOsyMJn0mIte.json b/packs/items/!items.effects!1uYooTtDWgzB9FI9.iIT1kOsyMJn0mIte.json deleted file mode 100644 index fbb28391..00000000 --- a/packs/items/!items.effects!1uYooTtDWgzB9FI9.iIT1kOsyMJn0mIte.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "iIT1kOsyMJn0mIte", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "1.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen +1,5 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!1uYooTtDWgzB9FI9.iIT1kOsyMJn0mIte" -} \ No newline at end of file diff --git a/packs/items/!items.effects!1uYooTtDWgzB9FI9.uOEN4xXL3IcebbJO.json b/packs/items/!items.effects!1uYooTtDWgzB9FI9.uOEN4xXL3IcebbJO.json deleted file mode 100644 index db7596c5..00000000 --- a/packs/items/!items.effects!1uYooTtDWgzB9FI9.uOEN4xXL3IcebbJO.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uOEN4xXL3IcebbJO", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!1uYooTtDWgzB9FI9.uOEN4xXL3IcebbJO" -} \ No newline at end of file diff --git a/packs/items/!items.effects!1vrVO2sqFqC4AA1k.uaLYD6951CS9od5d.json b/packs/items/!items.effects!1vrVO2sqFqC4AA1k.uaLYD6951CS9od5d.json deleted file mode 100644 index 023ccb33..00000000 --- a/packs/items/!items.effects!1vrVO2sqFqC4AA1k.uaLYD6951CS9od5d.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uaLYD6951CS9od5d", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "5", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Wechsler +V", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Wechsler", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!1vrVO2sqFqC4AA1k.uaLYD6951CS9od5d" -} \ No newline at end of file diff --git a/packs/items/!items.effects!2BNzuiU6wc3r9ByF.PIRBFfHOrmdREhnH.json b/packs/items/!items.effects!2BNzuiU6wc3r9ByF.PIRBFfHOrmdREhnH.json deleted file mode 100644 index 30b952c1..00000000 --- a/packs/items/!items.effects!2BNzuiU6wc3r9ByF.PIRBFfHOrmdREhnH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "PIRBFfHOrmdREhnH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!2BNzuiU6wc3r9ByF.PIRBFfHOrmdREhnH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!2C0GH1sYXj8QtRTK.xjUL1B0P5jhze3vQ.json b/packs/items/!items.effects!2C0GH1sYXj8QtRTK.xjUL1B0P5jhze3vQ.json deleted file mode 100644 index be0e40f6..00000000 --- a/packs/items/!items.effects!2C0GH1sYXj8QtRTK.xjUL1B0P5jhze3vQ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "xjUL1B0P5jhze3vQ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!2C0GH1sYXj8QtRTK.xjUL1B0P5jhze3vQ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!2JQowFF6ZjF90OFI.APXje5Ppu0d75HNw.json b/packs/items/!items.effects!2JQowFF6ZjF90OFI.APXje5Ppu0d75HNw.json deleted file mode 100644 index 95622871..00000000 --- a/packs/items/!items.effects!2JQowFF6ZjF90OFI.APXje5Ppu0d75HNw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "APXje5Ppu0d75HNw", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!2JQowFF6ZjF90OFI.APXje5Ppu0d75HNw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!2le5COwoh45Pc4oD.rUye8ORwMGGtWPrr.json b/packs/items/!items.effects!2le5COwoh45Pc4oD.rUye8ORwMGGtWPrr.json deleted file mode 100644 index 38fa776a..00000000 --- a/packs/items/!items.effects!2le5COwoh45Pc4oD.rUye8ORwMGGtWPrr.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "rUye8ORwMGGtWPrr", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!2le5COwoh45Pc4oD.rUye8ORwMGGtWPrr" -} \ No newline at end of file diff --git a/packs/items/!items.effects!2le5COwoh45Pc4oD.yXvt3CT4FbXYjIfc.json b/packs/items/!items.effects!2le5COwoh45Pc4oD.yXvt3CT4FbXYjIfc.json deleted file mode 100644 index 3d00b04d..00000000 --- a/packs/items/!items.effects!2le5COwoh45Pc4oD.yXvt3CT4FbXYjIfc.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "yXvt3CT4FbXYjIfc", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!2le5COwoh45Pc4oD.yXvt3CT4FbXYjIfc" -} \ No newline at end of file diff --git a/packs/items/!items.effects!2ydkhz5gDjxAiaYy.DaKTtdhRO45QZuDJ.json b/packs/items/!items.effects!2ydkhz5gDjxAiaYy.DaKTtdhRO45QZuDJ.json deleted file mode 100644 index c0ab8e68..00000000 --- a/packs/items/!items.effects!2ydkhz5gDjxAiaYy.DaKTtdhRO45QZuDJ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "DaKTtdhRO45QZuDJ", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!2ydkhz5gDjxAiaYy.DaKTtdhRO45QZuDJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!2ydkhz5gDjxAiaYy.qdSiJ4l0AuTd68CB.json b/packs/items/!items.effects!2ydkhz5gDjxAiaYy.qdSiJ4l0AuTd68CB.json deleted file mode 100644 index 647297fb..00000000 --- a/packs/items/!items.effects!2ydkhz5gDjxAiaYy.qdSiJ4l0AuTd68CB.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "qdSiJ4l0AuTd68CB", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!2ydkhz5gDjxAiaYy.qdSiJ4l0AuTd68CB" -} \ No newline at end of file diff --git a/packs/items/!items.effects!34fD45Yzi3s2cSgy.DY0fXwaK8RHbyo75.json b/packs/items/!items.effects!34fD45Yzi3s2cSgy.DY0fXwaK8RHbyo75.json deleted file mode 100644 index ad985de0..00000000 --- a/packs/items/!items.effects!34fD45Yzi3s2cSgy.DY0fXwaK8RHbyo75.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DY0fXwaK8RHbyo75", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!34fD45Yzi3s2cSgy.DY0fXwaK8RHbyo75" -} \ No newline at end of file diff --git a/packs/items/!items.effects!3ZCLI6UN4i0zTeuv.MUERgL0DjjZR3sv0.json b/packs/items/!items.effects!3ZCLI6UN4i0zTeuv.MUERgL0DjjZR3sv0.json deleted file mode 100644 index de9bd3be..00000000 --- a/packs/items/!items.effects!3ZCLI6UN4i0zTeuv.MUERgL0DjjZR3sv0.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "MUERgL0DjjZR3sv0", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!3ZCLI6UN4i0zTeuv.MUERgL0DjjZR3sv0" -} \ No newline at end of file diff --git a/packs/items/!items.effects!55AkLjiaIn0SWO9k.TZoEpatdi8z1nreX.json b/packs/items/!items.effects!55AkLjiaIn0SWO9k.TZoEpatdi8z1nreX.json deleted file mode 100644 index 5e9f8596..00000000 --- a/packs/items/!items.effects!55AkLjiaIn0SWO9k.TZoEpatdi8z1nreX.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "TZoEpatdi8z1nreX", - "flags": {}, - "changes": [ - { - "key": "system.attributes.body.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Körper +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!55AkLjiaIn0SWO9k.TZoEpatdi8z1nreX" -} \ No newline at end of file diff --git a/packs/items/!items.effects!55AkLjiaIn0SWO9k.uOEN4xXL3IcebbJO.json b/packs/items/!items.effects!55AkLjiaIn0SWO9k.uOEN4xXL3IcebbJO.json deleted file mode 100644 index 2e31d0b0..00000000 --- a/packs/items/!items.effects!55AkLjiaIn0SWO9k.uOEN4xXL3IcebbJO.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uOEN4xXL3IcebbJO", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!55AkLjiaIn0SWO9k.uOEN4xXL3IcebbJO" -} \ No newline at end of file diff --git a/packs/items/!items.effects!5DY52CR03xXJHG6m.wz2krJzwVba18XvV.json b/packs/items/!items.effects!5DY52CR03xXJHG6m.wz2krJzwVba18XvV.json deleted file mode 100644 index 48bf4eeb..00000000 --- a/packs/items/!items.effects!5DY52CR03xXJHG6m.wz2krJzwVba18XvV.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "wz2krJzwVba18XvV", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!5DY52CR03xXJHG6m.wz2krJzwVba18XvV" -} \ No newline at end of file diff --git a/packs/items/!items.effects!5MrsKOS4sAxpMv2U.iLA1AQrTlmA0BFnC.json b/packs/items/!items.effects!5MrsKOS4sAxpMv2U.iLA1AQrTlmA0BFnC.json deleted file mode 100644 index a639b583..00000000 --- a/packs/items/!items.effects!5MrsKOS4sAxpMv2U.iLA1AQrTlmA0BFnC.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "iLA1AQrTlmA0BFnC", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!5MrsKOS4sAxpMv2U.iLA1AQrTlmA0BFnC" -} \ No newline at end of file diff --git a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.QN5NueLJpTY2Vwat.json b/packs/items/!items.effects!5cqP2SvMe5j0BD3t.QN5NueLJpTY2Vwat.json deleted file mode 100644 index 3d59f659..00000000 --- a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.QN5NueLJpTY2Vwat.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "QN5NueLJpTY2Vwat", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Fieser Schuss +II", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Fieser Schuss", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!5cqP2SvMe5j0BD3t.QN5NueLJpTY2Vwat" -} \ No newline at end of file diff --git a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.XsqzwEX1AvYJyczG.json b/packs/items/!items.effects!5cqP2SvMe5j0BD3t.XsqzwEX1AvYJyczG.json deleted file mode 100644 index 82cf7dc8..00000000 --- a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.XsqzwEX1AvYJyczG.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "XsqzwEX1AvYJyczG", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!5cqP2SvMe5j0BD3t.XsqzwEX1AvYJyczG" -} \ No newline at end of file diff --git a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.iUXn0CQKZw6Rr1yH.json b/packs/items/!items.effects!5cqP2SvMe5j0BD3t.iUXn0CQKZw6Rr1yH.json deleted file mode 100644 index 0bc58c0b..00000000 --- a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.iUXn0CQKZw6Rr1yH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "iUXn0CQKZw6Rr1yH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!5cqP2SvMe5j0BD3t.iUXn0CQKZw6Rr1yH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.rDzmy3Xb0qQfErWi.json b/packs/items/!items.effects!5cqP2SvMe5j0BD3t.rDzmy3Xb0qQfErWi.json deleted file mode 100644 index 572b9201..00000000 --- a/packs/items/!items.effects!5cqP2SvMe5j0BD3t.rDzmy3Xb0qQfErWi.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "rDzmy3Xb0qQfErWi", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Scharfschütze +II", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Scharfschütze", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!5cqP2SvMe5j0BD3t.rDzmy3Xb0qQfErWi" -} \ No newline at end of file diff --git a/packs/items/!items.effects!6QehiJpVqqA9bW3P.xQlGUPOpB6Me9OgF.json b/packs/items/!items.effects!6QehiJpVqqA9bW3P.xQlGUPOpB6Me9OgF.json deleted file mode 100644 index 4401e28d..00000000 --- a/packs/items/!items.effects!6QehiJpVqqA9bW3P.xQlGUPOpB6Me9OgF.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "xQlGUPOpB6Me9OgF", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!6QehiJpVqqA9bW3P.xQlGUPOpB6Me9OgF" -} \ No newline at end of file diff --git a/packs/items/!items.effects!6UBvjMJd6n5P5YWv.CUa4rA1A1cwWac46.json b/packs/items/!items.effects!6UBvjMJd6n5P5YWv.CUa4rA1A1cwWac46.json deleted file mode 100644 index 1c8de382..00000000 --- a/packs/items/!items.effects!6UBvjMJd6n5P5YWv.CUa4rA1A1cwWac46.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "CUa4rA1A1cwWac46", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!6UBvjMJd6n5P5YWv.CUa4rA1A1cwWac46" -} \ No newline at end of file diff --git a/packs/items/!items.effects!6UBvjMJd6n5P5YWv.cl2PqWeAtDsBjz8k.json b/packs/items/!items.effects!6UBvjMJd6n5P5YWv.cl2PqWeAtDsBjz8k.json deleted file mode 100644 index 8a076b92..00000000 --- a/packs/items/!items.effects!6UBvjMJd6n5P5YWv.cl2PqWeAtDsBjz8k.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "cl2PqWeAtDsBjz8k", - "flags": {}, - "changes": [ - { - "key": "system.attributes.mind.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Geist +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!6UBvjMJd6n5P5YWv.cl2PqWeAtDsBjz8k" -} \ No newline at end of file diff --git a/packs/items/!items.effects!6WqPqjMQMMPjV99U.8iny3Tt6i6g5EcYh.json b/packs/items/!items.effects!6WqPqjMQMMPjV99U.8iny3Tt6i6g5EcYh.json deleted file mode 100644 index c8e4f5ce..00000000 --- a/packs/items/!items.effects!6WqPqjMQMMPjV99U.8iny3Tt6i6g5EcYh.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "8iny3Tt6i6g5EcYh", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!6WqPqjMQMMPjV99U.8iny3Tt6i6g5EcYh" -} \ No newline at end of file diff --git a/packs/items/!items.effects!6WqPqjMQMMPjV99U.zgiIGlRMVCgAzrn7.json b/packs/items/!items.effects!6WqPqjMQMMPjV99U.zgiIGlRMVCgAzrn7.json deleted file mode 100644 index c4412aaa..00000000 --- a/packs/items/!items.effects!6WqPqjMQMMPjV99U.zgiIGlRMVCgAzrn7.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "zgiIGlRMVCgAzrn7", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!6WqPqjMQMMPjV99U.zgiIGlRMVCgAzrn7" -} \ No newline at end of file diff --git a/packs/items/!items.effects!7CCoTap4GzN1uSNw.Vg3Q9A7QIXHrABFk.json b/packs/items/!items.effects!7CCoTap4GzN1uSNw.Vg3Q9A7QIXHrABFk.json deleted file mode 100644 index 48d9466c..00000000 --- a/packs/items/!items.effects!7CCoTap4GzN1uSNw.Vg3Q9A7QIXHrABFk.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Vg3Q9A7QIXHrABFk", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!7CCoTap4GzN1uSNw.Vg3Q9A7QIXHrABFk" -} \ No newline at end of file diff --git a/packs/items/!items.effects!7g4vNrJOoX0v4Byu.8y8e8BsFQZZkwUXk.json b/packs/items/!items.effects!7g4vNrJOoX0v4Byu.8y8e8BsFQZZkwUXk.json deleted file mode 100644 index 0db7fce6..00000000 --- a/packs/items/!items.effects!7g4vNrJOoX0v4Byu.8y8e8BsFQZZkwUXk.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "8y8e8BsFQZZkwUXk", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!7g4vNrJOoX0v4Byu.8y8e8BsFQZZkwUXk" -} \ No newline at end of file diff --git a/packs/items/!items.effects!830D1zHS3v0Gx4nB.iQZLQlcUQgnYg0Hs.json b/packs/items/!items.effects!830D1zHS3v0Gx4nB.iQZLQlcUQgnYg0Hs.json deleted file mode 100644 index 88bb5529..00000000 --- a/packs/items/!items.effects!830D1zHS3v0Gx4nB.iQZLQlcUQgnYg0Hs.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "iQZLQlcUQgnYg0Hs", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!830D1zHS3v0Gx4nB.iQZLQlcUQgnYg0Hs" -} \ No newline at end of file diff --git a/packs/items/!items.effects!83CJm0YUiYxIpcQx.TuRxuZf6QZL2OvRk.json b/packs/items/!items.effects!83CJm0YUiYxIpcQx.TuRxuZf6QZL2OvRk.json deleted file mode 100644 index 27a62590..00000000 --- a/packs/items/!items.effects!83CJm0YUiYxIpcQx.TuRxuZf6QZL2OvRk.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "TuRxuZf6QZL2OvRk", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.defense.total", - "value": "2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Abwehr +2 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!83CJm0YUiYxIpcQx.TuRxuZf6QZL2OvRk" -} \ No newline at end of file diff --git a/packs/items/!items.effects!83CJm0YUiYxIpcQx.wz2krJzwVba18XvV.json b/packs/items/!items.effects!83CJm0YUiYxIpcQx.wz2krJzwVba18XvV.json deleted file mode 100644 index 765c6017..00000000 --- a/packs/items/!items.effects!83CJm0YUiYxIpcQx.wz2krJzwVba18XvV.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "wz2krJzwVba18XvV", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!83CJm0YUiYxIpcQx.wz2krJzwVba18XvV" -} \ No newline at end of file diff --git a/packs/items/!items.effects!89ZunLlXp1Lm6Wzd.1M6yYhufFsvYsske.json b/packs/items/!items.effects!89ZunLlXp1Lm6Wzd.1M6yYhufFsvYsske.json deleted file mode 100644 index b84e4543..00000000 --- a/packs/items/!items.effects!89ZunLlXp1Lm6Wzd.1M6yYhufFsvYsske.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "1M6yYhufFsvYsske", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!89ZunLlXp1Lm6Wzd.1M6yYhufFsvYsske" -} \ No newline at end of file diff --git a/packs/items/!items.effects!8B4biRyQ6SN0fYtl.muxy8RtkuaOsrY2H.json b/packs/items/!items.effects!8B4biRyQ6SN0fYtl.muxy8RtkuaOsrY2H.json deleted file mode 100644 index 03d9a720..00000000 --- a/packs/items/!items.effects!8B4biRyQ6SN0fYtl.muxy8RtkuaOsrY2H.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "muxy8RtkuaOsrY2H", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!8B4biRyQ6SN0fYtl.muxy8RtkuaOsrY2H" -} \ No newline at end of file diff --git a/packs/items/!items.effects!8la7FJ8kpGNUWrCg.CElngj6OWPpIw37j.json b/packs/items/!items.effects!8la7FJ8kpGNUWrCg.CElngj6OWPpIw37j.json deleted file mode 100644 index 473b68e2..00000000 --- a/packs/items/!items.effects!8la7FJ8kpGNUWrCg.CElngj6OWPpIw37j.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "CElngj6OWPpIw37j", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!8la7FJ8kpGNUWrCg.CElngj6OWPpIw37j" -} \ No newline at end of file diff --git a/packs/items/!items.effects!99xGE9jkmXEXyf4U.Jkhqmke6gzWU8vPZ.json b/packs/items/!items.effects!99xGE9jkmXEXyf4U.Jkhqmke6gzWU8vPZ.json deleted file mode 100644 index 5a105dd3..00000000 --- a/packs/items/!items.effects!99xGE9jkmXEXyf4U.Jkhqmke6gzWU8vPZ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Jkhqmke6gzWU8vPZ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!99xGE9jkmXEXyf4U.Jkhqmke6gzWU8vPZ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!99xGE9jkmXEXyf4U.pAxAXam5JBN6Acz9.json b/packs/items/!items.effects!99xGE9jkmXEXyf4U.pAxAXam5JBN6Acz9.json deleted file mode 100644 index 83bad5dc..00000000 --- a/packs/items/!items.effects!99xGE9jkmXEXyf4U.pAxAXam5JBN6Acz9.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "pAxAXam5JBN6Acz9", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "-0.5", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!99xGE9jkmXEXyf4U.pAxAXam5JBN6Acz9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!9H3CBGOLUJ5JCHGJ.sIbiQW6tSjZyfCzk.json b/packs/items/!items.effects!9H3CBGOLUJ5JCHGJ.sIbiQW6tSjZyfCzk.json deleted file mode 100644 index 198508bf..00000000 --- a/packs/items/!items.effects!9H3CBGOLUJ5JCHGJ.sIbiQW6tSjZyfCzk.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "sIbiQW6tSjZyfCzk", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!9H3CBGOLUJ5JCHGJ.sIbiQW6tSjZyfCzk" -} \ No newline at end of file diff --git a/packs/items/!items.effects!9MsBlnMhvAMe4zTk.gMm2PnBADqXBrCi1.json b/packs/items/!items.effects!9MsBlnMhvAMe4zTk.gMm2PnBADqXBrCi1.json deleted file mode 100644 index efbe4170..00000000 --- a/packs/items/!items.effects!9MsBlnMhvAMe4zTk.gMm2PnBADqXBrCi1.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "gMm2PnBADqXBrCi1", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!9MsBlnMhvAMe4zTk.gMm2PnBADqXBrCi1" -} \ No newline at end of file diff --git a/packs/items/!items.effects!9MsBlnMhvAMe4zTk.sACwF2e5qLRs6c1a.json b/packs/items/!items.effects!9MsBlnMhvAMe4zTk.sACwF2e5qLRs6c1a.json deleted file mode 100644 index 12ff4e0b..00000000 --- a/packs/items/!items.effects!9MsBlnMhvAMe4zTk.sACwF2e5qLRs6c1a.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "sACwF2e5qLRs6c1a", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!9MsBlnMhvAMe4zTk.sACwF2e5qLRs6c1a" -} \ No newline at end of file diff --git a/packs/items/!items.effects!9PdQv9CRy4ckaF0j.9IOcWr1CbRpF3lya.json b/packs/items/!items.effects!9PdQv9CRy4ckaF0j.9IOcWr1CbRpF3lya.json deleted file mode 100644 index d8b0ac21..00000000 --- a/packs/items/!items.effects!9PdQv9CRy4ckaF0j.9IOcWr1CbRpF3lya.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "9IOcWr1CbRpF3lya", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!9PdQv9CRy4ckaF0j.9IOcWr1CbRpF3lya" -} \ No newline at end of file diff --git a/packs/items/!items.effects!9xjica2DVZso8NIU.7I80O404E6ty4pHv.json b/packs/items/!items.effects!9xjica2DVZso8NIU.7I80O404E6ty4pHv.json deleted file mode 100644 index 5bb433a8..00000000 --- a/packs/items/!items.effects!9xjica2DVZso8NIU.7I80O404E6ty4pHv.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "7I80O404E6ty4pHv", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Wahrnehmung +III", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Wahrnehmung", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!9xjica2DVZso8NIU.7I80O404E6ty4pHv" -} \ No newline at end of file diff --git a/packs/items/!items.effects!A109X3ZiGGGiWCze.vhwepr5mHZHWDkCf.json b/packs/items/!items.effects!A109X3ZiGGGiWCze.vhwepr5mHZHWDkCf.json deleted file mode 100644 index 678f908c..00000000 --- a/packs/items/!items.effects!A109X3ZiGGGiWCze.vhwepr5mHZHWDkCf.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "vhwepr5mHZHWDkCf", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!A109X3ZiGGGiWCze.vhwepr5mHZHWDkCf" -} \ No newline at end of file diff --git a/packs/items/!items.effects!A6hSQX9cPpoWHiOh.pYb7mMRhc5KBnUJT.json b/packs/items/!items.effects!A6hSQX9cPpoWHiOh.pYb7mMRhc5KBnUJT.json deleted file mode 100644 index 93c1d2ff..00000000 --- a/packs/items/!items.effects!A6hSQX9cPpoWHiOh.pYb7mMRhc5KBnUJT.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "pYb7mMRhc5KBnUJT", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!A6hSQX9cPpoWHiOh.pYb7mMRhc5KBnUJT" -} \ No newline at end of file diff --git a/packs/items/!items.effects!A9QnXaonGzuUBktX.0GJ943ZfeGKcsb2l.json b/packs/items/!items.effects!A9QnXaonGzuUBktX.0GJ943ZfeGKcsb2l.json deleted file mode 100644 index 2de9eac6..00000000 --- a/packs/items/!items.effects!A9QnXaonGzuUBktX.0GJ943ZfeGKcsb2l.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "0GJ943ZfeGKcsb2l", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!A9QnXaonGzuUBktX.0GJ943ZfeGKcsb2l" -} \ No newline at end of file diff --git a/packs/items/!items.effects!A9QnXaonGzuUBktX.Fyl7VFU1QhIbh2ul.json b/packs/items/!items.effects!A9QnXaonGzuUBktX.Fyl7VFU1QhIbh2ul.json deleted file mode 100644 index 7d04fac4..00000000 --- a/packs/items/!items.effects!A9QnXaonGzuUBktX.Fyl7VFU1QhIbh2ul.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "Fyl7VFU1QhIbh2ul", - "flags": {}, - "changes": [ - { - "key": "system.traits.intellect.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "+1 Verstand (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!A9QnXaonGzuUBktX.Fyl7VFU1QhIbh2ul" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ABxdFjBvQWavQsEk.CXouU4P0kZYU6oXR.json b/packs/items/!items.effects!ABxdFjBvQWavQsEk.CXouU4P0kZYU6oXR.json deleted file mode 100644 index 9fefd81a..00000000 --- a/packs/items/!items.effects!ABxdFjBvQWavQsEk.CXouU4P0kZYU6oXR.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "CXouU4P0kZYU6oXR", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!ABxdFjBvQWavQsEk.CXouU4P0kZYU6oXR" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ABxdFjBvQWavQsEk.pAxAXam5JBN6Acz9.json b/packs/items/!items.effects!ABxdFjBvQWavQsEk.pAxAXam5JBN6Acz9.json deleted file mode 100644 index 837e2d9e..00000000 --- a/packs/items/!items.effects!ABxdFjBvQWavQsEk.pAxAXam5JBN6Acz9.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "pAxAXam5JBN6Acz9", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "-0.5", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!ABxdFjBvQWavQsEk.pAxAXam5JBN6Acz9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Akhijp2Wayupy1qw.1swDTN9Kj7othjdB.json b/packs/items/!items.effects!Akhijp2Wayupy1qw.1swDTN9Kj7othjdB.json deleted file mode 100644 index 513e40e8..00000000 --- a/packs/items/!items.effects!Akhijp2Wayupy1qw.1swDTN9Kj7othjdB.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "1swDTN9Kj7othjdB", - "flags": {}, - "changes": [ - { - "key": "system.attributes.mobility.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Agilität +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!Akhijp2Wayupy1qw.1swDTN9Kj7othjdB" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Akhijp2Wayupy1qw.C7jqj8julpambLpm.json b/packs/items/!items.effects!Akhijp2Wayupy1qw.C7jqj8julpambLpm.json deleted file mode 100644 index 9238a7cb..00000000 --- a/packs/items/!items.effects!Akhijp2Wayupy1qw.C7jqj8julpambLpm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "C7jqj8julpambLpm", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Akhijp2Wayupy1qw.C7jqj8julpambLpm" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Aw9aoumlI69gYv75.LE8TRjZF13O6kDB8.json b/packs/items/!items.effects!Aw9aoumlI69gYv75.LE8TRjZF13O6kDB8.json deleted file mode 100644 index dee1d2cc..00000000 --- a/packs/items/!items.effects!Aw9aoumlI69gYv75.LE8TRjZF13O6kDB8.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "LE8TRjZF13O6kDB8", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Aw9aoumlI69gYv75.LE8TRjZF13O6kDB8" -} \ No newline at end of file diff --git a/packs/items/!items.effects!BrsnuGuOEfolt9VV.98YoU1PGqcSm47Zw.json b/packs/items/!items.effects!BrsnuGuOEfolt9VV.98YoU1PGqcSm47Zw.json deleted file mode 100644 index d86c8314..00000000 --- a/packs/items/!items.effects!BrsnuGuOEfolt9VV.98YoU1PGqcSm47Zw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "98YoU1PGqcSm47Zw", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!BrsnuGuOEfolt9VV.98YoU1PGqcSm47Zw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!BrsnuGuOEfolt9VV.yXvt3CT4FbXYjIfc.json b/packs/items/!items.effects!BrsnuGuOEfolt9VV.yXvt3CT4FbXYjIfc.json deleted file mode 100644 index 0fbdd577..00000000 --- a/packs/items/!items.effects!BrsnuGuOEfolt9VV.yXvt3CT4FbXYjIfc.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "yXvt3CT4FbXYjIfc", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!BrsnuGuOEfolt9VV.yXvt3CT4FbXYjIfc" -} \ No newline at end of file diff --git a/packs/items/!items.effects!CHRqMQxkgz3jad9J.K3m0tLhoW9vT6e19.json b/packs/items/!items.effects!CHRqMQxkgz3jad9J.K3m0tLhoW9vT6e19.json deleted file mode 100644 index f18a20ae..00000000 --- a/packs/items/!items.effects!CHRqMQxkgz3jad9J.K3m0tLhoW9vT6e19.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "K3m0tLhoW9vT6e19", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!CHRqMQxkgz3jad9J.K3m0tLhoW9vT6e19" -} \ No newline at end of file diff --git a/packs/items/!items.effects!CQZtlL8zUdOVUVrU.32vJ305ynrZ0xYki.json b/packs/items/!items.effects!CQZtlL8zUdOVUVrU.32vJ305ynrZ0xYki.json deleted file mode 100644 index 8b83419a..00000000 --- a/packs/items/!items.effects!CQZtlL8zUdOVUVrU.32vJ305ynrZ0xYki.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "32vJ305ynrZ0xYki", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Verletzen +I", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Verletzen", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!CQZtlL8zUdOVUVrU.32vJ305ynrZ0xYki" -} \ No newline at end of file diff --git a/packs/items/!items.effects!CQZtlL8zUdOVUVrU.CXouU4P0kZYU6oXR.json b/packs/items/!items.effects!CQZtlL8zUdOVUVrU.CXouU4P0kZYU6oXR.json deleted file mode 100644 index 14da0915..00000000 --- a/packs/items/!items.effects!CQZtlL8zUdOVUVrU.CXouU4P0kZYU6oXR.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "CXouU4P0kZYU6oXR", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!CQZtlL8zUdOVUVrU.CXouU4P0kZYU6oXR" -} \ No newline at end of file diff --git a/packs/items/!items.effects!CQZtlL8zUdOVUVrU.pAxAXam5JBN6Acz9.json b/packs/items/!items.effects!CQZtlL8zUdOVUVrU.pAxAXam5JBN6Acz9.json deleted file mode 100644 index a34d78e1..00000000 --- a/packs/items/!items.effects!CQZtlL8zUdOVUVrU.pAxAXam5JBN6Acz9.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "pAxAXam5JBN6Acz9", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!CQZtlL8zUdOVUVrU.pAxAXam5JBN6Acz9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!D4aCfCqniMSQ43hL.pAxAXam5JBN6Acz9.json b/packs/items/!items.effects!D4aCfCqniMSQ43hL.pAxAXam5JBN6Acz9.json deleted file mode 100644 index 3f3cc7c1..00000000 --- a/packs/items/!items.effects!D4aCfCqniMSQ43hL.pAxAXam5JBN6Acz9.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "pAxAXam5JBN6Acz9", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!D4aCfCqniMSQ43hL.pAxAXam5JBN6Acz9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!D7MaTfapKAeO5TRs.2IDnDKbImHFAHAu6.json b/packs/items/!items.effects!D7MaTfapKAeO5TRs.2IDnDKbImHFAHAu6.json deleted file mode 100644 index 9622037e..00000000 --- a/packs/items/!items.effects!D7MaTfapKAeO5TRs.2IDnDKbImHFAHAu6.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "2IDnDKbImHFAHAu6", - "changes": [ - { - "key": "system.checks.perception", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Bemerken +3", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!D7MaTfapKAeO5TRs.2IDnDKbImHFAHAu6" -} \ No newline at end of file diff --git a/packs/items/!items.effects!DRClmtZNGGYtritZ.BKpvNVwaSovtKyRB.json b/packs/items/!items.effects!DRClmtZNGGYtritZ.BKpvNVwaSovtKyRB.json deleted file mode 100644 index 0d97c51a..00000000 --- a/packs/items/!items.effects!DRClmtZNGGYtritZ.BKpvNVwaSovtKyRB.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "BKpvNVwaSovtKyRB", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!DRClmtZNGGYtritZ.BKpvNVwaSovtKyRB" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Dg8qq9n5FFxZG68k.DSf5BV955w2hKZuf.json b/packs/items/!items.effects!Dg8qq9n5FFxZG68k.DSf5BV955w2hKZuf.json deleted file mode 100644 index 30a53fc8..00000000 --- a/packs/items/!items.effects!Dg8qq9n5FFxZG68k.DSf5BV955w2hKZuf.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DSf5BV955w2hKZuf", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Dg8qq9n5FFxZG68k.DSf5BV955w2hKZuf" -} \ No newline at end of file diff --git a/packs/items/!items.effects!EwjFWRaLhR33wP92.XsqzwEX1AvYJyczG.json b/packs/items/!items.effects!EwjFWRaLhR33wP92.XsqzwEX1AvYJyczG.json deleted file mode 100644 index 708be83c..00000000 --- a/packs/items/!items.effects!EwjFWRaLhR33wP92.XsqzwEX1AvYJyczG.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "XsqzwEX1AvYJyczG", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!EwjFWRaLhR33wP92.XsqzwEX1AvYJyczG" -} \ No newline at end of file diff --git a/packs/items/!items.effects!EwjFWRaLhR33wP92.zQsujP8ZT0cwdtqk.json b/packs/items/!items.effects!EwjFWRaLhR33wP92.zQsujP8ZT0cwdtqk.json deleted file mode 100644 index 30cc5d00..00000000 --- a/packs/items/!items.effects!EwjFWRaLhR33wP92.zQsujP8ZT0cwdtqk.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "zQsujP8ZT0cwdtqk", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!EwjFWRaLhR33wP92.zQsujP8ZT0cwdtqk" -} \ No newline at end of file diff --git a/packs/items/!items.effects!F1XnlA28XCnT7Y0V.FZMhm4De8EXj7dBZ.json b/packs/items/!items.effects!F1XnlA28XCnT7Y0V.FZMhm4De8EXj7dBZ.json deleted file mode 100644 index 415d5c59..00000000 --- a/packs/items/!items.effects!F1XnlA28XCnT7Y0V.FZMhm4De8EXj7dBZ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "FZMhm4De8EXj7dBZ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!F1XnlA28XCnT7Y0V.FZMhm4De8EXj7dBZ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!FFCSMuHlDKiT0MxR.JjEEDD1H1NvKF1Vr.json b/packs/items/!items.effects!FFCSMuHlDKiT0MxR.JjEEDD1H1NvKF1Vr.json deleted file mode 100644 index 139c1227..00000000 --- a/packs/items/!items.effects!FFCSMuHlDKiT0MxR.JjEEDD1H1NvKF1Vr.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "JjEEDD1H1NvKF1Vr", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!FFCSMuHlDKiT0MxR.JjEEDD1H1NvKF1Vr" -} \ No newline at end of file diff --git a/packs/items/!items.effects!FKg3YI1EtiNfDcYO.KZBNNdOmSqFkXC0X.json b/packs/items/!items.effects!FKg3YI1EtiNfDcYO.KZBNNdOmSqFkXC0X.json deleted file mode 100644 index efede34f..00000000 --- a/packs/items/!items.effects!FKg3YI1EtiNfDcYO.KZBNNdOmSqFkXC0X.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "KZBNNdOmSqFkXC0X", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!FKg3YI1EtiNfDcYO.KZBNNdOmSqFkXC0X" -} \ No newline at end of file diff --git a/packs/items/!items.effects!FVnS20q8S7LrAdFj.Zw9tFdr75QWyt8lO.json b/packs/items/!items.effects!FVnS20q8S7LrAdFj.Zw9tFdr75QWyt8lO.json deleted file mode 100644 index 29dc2cdb..00000000 --- a/packs/items/!items.effects!FVnS20q8S7LrAdFj.Zw9tFdr75QWyt8lO.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Zw9tFdr75QWyt8lO", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!FVnS20q8S7LrAdFj.Zw9tFdr75QWyt8lO" -} \ No newline at end of file diff --git a/packs/items/!items.effects!FVrbrxqVURPP3Yee.C7jqj8julpambLpm.json b/packs/items/!items.effects!FVrbrxqVURPP3Yee.C7jqj8julpambLpm.json deleted file mode 100644 index cc9c5e26..00000000 --- a/packs/items/!items.effects!FVrbrxqVURPP3Yee.C7jqj8julpambLpm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "C7jqj8julpambLpm", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!FVrbrxqVURPP3Yee.C7jqj8julpambLpm" -} \ No newline at end of file diff --git a/packs/items/!items.effects!FVrbrxqVURPP3Yee.qTM84JzHmlfYXGCb.json b/packs/items/!items.effects!FVrbrxqVURPP3Yee.qTM84JzHmlfYXGCb.json deleted file mode 100644 index 95c136d0..00000000 --- a/packs/items/!items.effects!FVrbrxqVURPP3Yee.qTM84JzHmlfYXGCb.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "qTM84JzHmlfYXGCb", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.meleeAttack.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schlagen +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!FVrbrxqVURPP3Yee.qTM84JzHmlfYXGCb" -} \ No newline at end of file diff --git a/packs/items/!items.effects!FfVzLWtmCVRwFI4n.rqEqNTsSgoto2la8.json b/packs/items/!items.effects!FfVzLWtmCVRwFI4n.rqEqNTsSgoto2la8.json deleted file mode 100644 index 8cd74add..00000000 --- a/packs/items/!items.effects!FfVzLWtmCVRwFI4n.rqEqNTsSgoto2la8.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "rqEqNTsSgoto2la8", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!FfVzLWtmCVRwFI4n.rqEqNTsSgoto2la8" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Fl2OHl2zMi281SbE.9jtH6ER0s0I8SPyi.json b/packs/items/!items.effects!Fl2OHl2zMi281SbE.9jtH6ER0s0I8SPyi.json deleted file mode 100644 index ca728d00..00000000 --- a/packs/items/!items.effects!Fl2OHl2zMi281SbE.9jtH6ER0s0I8SPyi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "9jtH6ER0s0I8SPyi", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!Fl2OHl2zMi281SbE.9jtH6ER0s0I8SPyi" -} \ No newline at end of file diff --git a/packs/items/!items.effects!GEBWsHBuyh9KbIbb.YCgrTPMCggWZOFdJ.json b/packs/items/!items.effects!GEBWsHBuyh9KbIbb.YCgrTPMCggWZOFdJ.json deleted file mode 100644 index cf4af08b..00000000 --- a/packs/items/!items.effects!GEBWsHBuyh9KbIbb.YCgrTPMCggWZOFdJ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "YCgrTPMCggWZOFdJ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!GEBWsHBuyh9KbIbb.YCgrTPMCggWZOFdJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!GG7o5XbvBmmauzIw.a8zW4tAcGbak3nno.json b/packs/items/!items.effects!GG7o5XbvBmmauzIw.a8zW4tAcGbak3nno.json deleted file mode 100644 index df53af7b..00000000 --- a/packs/items/!items.effects!GG7o5XbvBmmauzIw.a8zW4tAcGbak3nno.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "a8zW4tAcGbak3nno", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!GG7o5XbvBmmauzIw.a8zW4tAcGbak3nno" -} \ No newline at end of file diff --git a/packs/items/!items.effects!GJdez2VgLxwzlZAQ.N4vxVFNLW9Q9QsIp.json b/packs/items/!items.effects!GJdez2VgLxwzlZAQ.N4vxVFNLW9Q9QsIp.json deleted file mode 100644 index d25babec..00000000 --- a/packs/items/!items.effects!GJdez2VgLxwzlZAQ.N4vxVFNLW9Q9QsIp.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "N4vxVFNLW9Q9QsIp", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-4", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -4", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!GJdez2VgLxwzlZAQ.N4vxVFNLW9Q9QsIp" -} \ No newline at end of file diff --git a/packs/items/!items.effects!GgYd2UCD2Juq7EUF.CUa4rA1A1cwWac46.json b/packs/items/!items.effects!GgYd2UCD2Juq7EUF.CUa4rA1A1cwWac46.json deleted file mode 100644 index f99633ab..00000000 --- a/packs/items/!items.effects!GgYd2UCD2Juq7EUF.CUa4rA1A1cwWac46.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "CUa4rA1A1cwWac46", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!GgYd2UCD2Juq7EUF.CUa4rA1A1cwWac46" -} \ No newline at end of file diff --git a/packs/items/!items.effects!HNHMmE4wNi0iXIjO.YUzHa2B8n4yYyWyY.json b/packs/items/!items.effects!HNHMmE4wNi0iXIjO.YUzHa2B8n4yYyWyY.json deleted file mode 100644 index 406d4881..00000000 --- a/packs/items/!items.effects!HNHMmE4wNi0iXIjO.YUzHa2B8n4yYyWyY.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "YUzHa2B8n4yYyWyY", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!HNHMmE4wNi0iXIjO.YUzHa2B8n4yYyWyY" -} \ No newline at end of file diff --git a/packs/items/!items.effects!HcN322i9KLPzp1d4.1aNTAQBai6qAcWGM.json b/packs/items/!items.effects!HcN322i9KLPzp1d4.1aNTAQBai6qAcWGM.json deleted file mode 100644 index 5e1c1e7e..00000000 --- a/packs/items/!items.effects!HcN322i9KLPzp1d4.1aNTAQBai6qAcWGM.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "1aNTAQBai6qAcWGM", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.targetedSpellcasting.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zielzaubern +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!HcN322i9KLPzp1d4.1aNTAQBai6qAcWGM" -} \ No newline at end of file diff --git a/packs/items/!items.effects!HcN322i9KLPzp1d4.7AIeGsBF1gYX7cSX.json b/packs/items/!items.effects!HcN322i9KLPzp1d4.7AIeGsBF1gYX7cSX.json deleted file mode 100644 index 6fc05dc2..00000000 --- a/packs/items/!items.effects!HcN322i9KLPzp1d4.7AIeGsBF1gYX7cSX.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "7AIeGsBF1gYX7cSX", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!HcN322i9KLPzp1d4.7AIeGsBF1gYX7cSX" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Hna91ve4yx84u7zJ.KL8cnKi5NITkDENS.json b/packs/items/!items.effects!Hna91ve4yx84u7zJ.KL8cnKi5NITkDENS.json deleted file mode 100644 index 322ae23b..00000000 --- a/packs/items/!items.effects!Hna91ve4yx84u7zJ.KL8cnKi5NITkDENS.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "KL8cnKi5NITkDENS", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Hna91ve4yx84u7zJ.KL8cnKi5NITkDENS" -} \ No newline at end of file diff --git a/packs/items/!items.effects!IHKj37AVchphOWGZ.0pBScyXbTQudldbm.json b/packs/items/!items.effects!IHKj37AVchphOWGZ.0pBScyXbTQudldbm.json deleted file mode 100644 index eb921e62..00000000 --- a/packs/items/!items.effects!IHKj37AVchphOWGZ.0pBScyXbTQudldbm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "0pBScyXbTQudldbm", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Aderschlitzer +III", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Aderschlitzer", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!IHKj37AVchphOWGZ.0pBScyXbTQudldbm" -} \ No newline at end of file diff --git a/packs/items/!items.effects!IHKj37AVchphOWGZ.9jtH6ER0s0I8SPyi.json b/packs/items/!items.effects!IHKj37AVchphOWGZ.9jtH6ER0s0I8SPyi.json deleted file mode 100644 index 13764d8c..00000000 --- a/packs/items/!items.effects!IHKj37AVchphOWGZ.9jtH6ER0s0I8SPyi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "9jtH6ER0s0I8SPyi", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!IHKj37AVchphOWGZ.9jtH6ER0s0I8SPyi" -} \ No newline at end of file diff --git a/packs/items/!items.effects!IHKj37AVchphOWGZ.VdOm09p88rltMp73.json b/packs/items/!items.effects!IHKj37AVchphOWGZ.VdOm09p88rltMp73.json deleted file mode 100644 index 0fc85b88..00000000 --- a/packs/items/!items.effects!IHKj37AVchphOWGZ.VdOm09p88rltMp73.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "VdOm09p88rltMp73", - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +2 (magisch)", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!IHKj37AVchphOWGZ.VdOm09p88rltMp73" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Idj6BxduoI3v4u9A.DPS3CaNXapsBzzsj.json b/packs/items/!items.effects!Idj6BxduoI3v4u9A.DPS3CaNXapsBzzsj.json deleted file mode 100644 index d22bca19..00000000 --- a/packs/items/!items.effects!Idj6BxduoI3v4u9A.DPS3CaNXapsBzzsj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DPS3CaNXapsBzzsj", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Idj6BxduoI3v4u9A.DPS3CaNXapsBzzsj" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Idj6BxduoI3v4u9A.iImvUwfo7IRqnmVv.json b/packs/items/!items.effects!Idj6BxduoI3v4u9A.iImvUwfo7IRqnmVv.json deleted file mode 100644 index 2e30c435..00000000 --- a/packs/items/!items.effects!Idj6BxduoI3v4u9A.iImvUwfo7IRqnmVv.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "iImvUwfo7IRqnmVv", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Idj6BxduoI3v4u9A.iImvUwfo7IRqnmVv" -} \ No newline at end of file diff --git a/packs/items/!items.effects!IfvOtBwOEYLPPvJK.Kk9b3biK0mISYf75.json b/packs/items/!items.effects!IfvOtBwOEYLPPvJK.Kk9b3biK0mISYf75.json deleted file mode 100644 index 7a2f6908..00000000 --- a/packs/items/!items.effects!IfvOtBwOEYLPPvJK.Kk9b3biK0mISYf75.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Kk9b3biK0mISYf75", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!IfvOtBwOEYLPPvJK.Kk9b3biK0mISYf75" -} \ No newline at end of file diff --git a/packs/items/!items.effects!JG18wEtysl2m6sWq.1aNTAQBai6qAcWGM.json b/packs/items/!items.effects!JG18wEtysl2m6sWq.1aNTAQBai6qAcWGM.json deleted file mode 100644 index 4f0e8a1d..00000000 --- a/packs/items/!items.effects!JG18wEtysl2m6sWq.1aNTAQBai6qAcWGM.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "1aNTAQBai6qAcWGM", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.targetedSpellcasting.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zielzaubern +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!JG18wEtysl2m6sWq.1aNTAQBai6qAcWGM" -} \ No newline at end of file diff --git a/packs/items/!items.effects!JG18wEtysl2m6sWq.jMu0Mqf6qy2Df8vI.json b/packs/items/!items.effects!JG18wEtysl2m6sWq.jMu0Mqf6qy2Df8vI.json deleted file mode 100644 index 544e65b1..00000000 --- a/packs/items/!items.effects!JG18wEtysl2m6sWq.jMu0Mqf6qy2Df8vI.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "jMu0Mqf6qy2Df8vI", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!JG18wEtysl2m6sWq.jMu0Mqf6qy2Df8vI" -} \ No newline at end of file diff --git a/packs/items/!items.effects!JUTPfEGHEEwpeLvv.5vJF9ck6rDsBPnKl.json b/packs/items/!items.effects!JUTPfEGHEEwpeLvv.5vJF9ck6rDsBPnKl.json deleted file mode 100644 index 31d3f5b0..00000000 --- a/packs/items/!items.effects!JUTPfEGHEEwpeLvv.5vJF9ck6rDsBPnKl.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "5vJF9ck6rDsBPnKl", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!JUTPfEGHEEwpeLvv.5vJF9ck6rDsBPnKl" -} \ No newline at end of file diff --git a/packs/items/!items.effects!JZDsSUkQGVf0aOjH.PD6vgViNBP4QaxMK.json b/packs/items/!items.effects!JZDsSUkQGVf0aOjH.PD6vgViNBP4QaxMK.json deleted file mode 100644 index 5d1f89fe..00000000 --- a/packs/items/!items.effects!JZDsSUkQGVf0aOjH.PD6vgViNBP4QaxMK.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "PD6vgViNBP4QaxMK", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!JZDsSUkQGVf0aOjH.PD6vgViNBP4QaxMK" -} \ No newline at end of file diff --git a/packs/items/!items.effects!JZDsSUkQGVf0aOjH.yXvt3CT4FbXYjIfc.json b/packs/items/!items.effects!JZDsSUkQGVf0aOjH.yXvt3CT4FbXYjIfc.json deleted file mode 100644 index a786b3cf..00000000 --- a/packs/items/!items.effects!JZDsSUkQGVf0aOjH.yXvt3CT4FbXYjIfc.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "yXvt3CT4FbXYjIfc", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!JZDsSUkQGVf0aOjH.yXvt3CT4FbXYjIfc" -} \ No newline at end of file diff --git a/packs/items/!items.effects!JZkzRagRS8TKZplw.Ytio5tOcCUO91MQ0.json b/packs/items/!items.effects!JZkzRagRS8TKZplw.Ytio5tOcCUO91MQ0.json deleted file mode 100644 index fcf12c4d..00000000 --- a/packs/items/!items.effects!JZkzRagRS8TKZplw.Ytio5tOcCUO91MQ0.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Ytio5tOcCUO91MQ0", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -1", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!JZkzRagRS8TKZplw.Ytio5tOcCUO91MQ0" -} \ No newline at end of file diff --git a/packs/items/!items.effects!JZkzRagRS8TKZplw.armx56Psy1qosJib.json b/packs/items/!items.effects!JZkzRagRS8TKZplw.armx56Psy1qosJib.json deleted file mode 100644 index 90ca13bf..00000000 --- a/packs/items/!items.effects!JZkzRagRS8TKZplw.armx56Psy1qosJib.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "armx56Psy1qosJib", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!JZkzRagRS8TKZplw.armx56Psy1qosJib" -} \ No newline at end of file diff --git a/packs/items/!items.effects!K4fd3AlpMoK1EZeg.8iny3Tt6i6g5EcYh.json b/packs/items/!items.effects!K4fd3AlpMoK1EZeg.8iny3Tt6i6g5EcYh.json deleted file mode 100644 index 86f70636..00000000 --- a/packs/items/!items.effects!K4fd3AlpMoK1EZeg.8iny3Tt6i6g5EcYh.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "8iny3Tt6i6g5EcYh", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!K4fd3AlpMoK1EZeg.8iny3Tt6i6g5EcYh" -} \ No newline at end of file diff --git a/packs/items/!items.effects!K4fd3AlpMoK1EZeg.zgiIGlRMVCgAzrn7.json b/packs/items/!items.effects!K4fd3AlpMoK1EZeg.zgiIGlRMVCgAzrn7.json deleted file mode 100644 index ea418f42..00000000 --- a/packs/items/!items.effects!K4fd3AlpMoK1EZeg.zgiIGlRMVCgAzrn7.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "zgiIGlRMVCgAzrn7", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!K4fd3AlpMoK1EZeg.zgiIGlRMVCgAzrn7" -} \ No newline at end of file diff --git a/packs/items/!items.effects!KGk7UFwLwrsdPuQe.Qpy3XcHOokbU7ZaS.json b/packs/items/!items.effects!KGk7UFwLwrsdPuQe.Qpy3XcHOokbU7ZaS.json deleted file mode 100644 index 82803d76..00000000 --- a/packs/items/!items.effects!KGk7UFwLwrsdPuQe.Qpy3XcHOokbU7ZaS.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Qpy3XcHOokbU7ZaS", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!KGk7UFwLwrsdPuQe.Qpy3XcHOokbU7ZaS" -} \ No newline at end of file diff --git a/packs/items/!items.effects!KGk7UFwLwrsdPuQe.tGAxxMZu2cj0Pzs2.json b/packs/items/!items.effects!KGk7UFwLwrsdPuQe.tGAxxMZu2cj0Pzs2.json deleted file mode 100644 index 6661fb8e..00000000 --- a/packs/items/!items.effects!KGk7UFwLwrsdPuQe.tGAxxMZu2cj0Pzs2.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "tGAxxMZu2cj0Pzs2", - "flags": {}, - "changes": [ - { - "key": "system.attributes.mind.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Geist +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!KGk7UFwLwrsdPuQe.tGAxxMZu2cj0Pzs2" -} \ No newline at end of file diff --git a/packs/items/!items.effects!KJsCiqvtPqjyu65Y.I32OnPe7rgPEHtEk.json b/packs/items/!items.effects!KJsCiqvtPqjyu65Y.I32OnPe7rgPEHtEk.json deleted file mode 100644 index 68177fc5..00000000 --- a/packs/items/!items.effects!KJsCiqvtPqjyu65Y.I32OnPe7rgPEHtEk.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "I32OnPe7rgPEHtEk", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!KJsCiqvtPqjyu65Y.I32OnPe7rgPEHtEk" -} \ No newline at end of file diff --git a/packs/items/!items.effects!KOdzXkLHuNkCciAa.DaKTtdhRO45QZuDJ.json b/packs/items/!items.effects!KOdzXkLHuNkCciAa.DaKTtdhRO45QZuDJ.json deleted file mode 100644 index 473a480b..00000000 --- a/packs/items/!items.effects!KOdzXkLHuNkCciAa.DaKTtdhRO45QZuDJ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "DaKTtdhRO45QZuDJ", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!KOdzXkLHuNkCciAa.DaKTtdhRO45QZuDJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!KefO4lxHxwddpFFu.AkDi2TNzgpT2ZfrH.json b/packs/items/!items.effects!KefO4lxHxwddpFFu.AkDi2TNzgpT2ZfrH.json deleted file mode 100644 index 269fb3e8..00000000 --- a/packs/items/!items.effects!KefO4lxHxwddpFFu.AkDi2TNzgpT2ZfrH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "AkDi2TNzgpT2ZfrH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!KefO4lxHxwddpFFu.AkDi2TNzgpT2ZfrH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!KyhMB9Jn8Vaxs4eF.yaR4SKssj8gYJB91.json b/packs/items/!items.effects!KyhMB9Jn8Vaxs4eF.yaR4SKssj8gYJB91.json deleted file mode 100644 index 25cb0629..00000000 --- a/packs/items/!items.effects!KyhMB9Jn8Vaxs4eF.yaR4SKssj8gYJB91.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "yaR4SKssj8gYJB91", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!KyhMB9Jn8Vaxs4eF.yaR4SKssj8gYJB91" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Li5rC0lvytKRAc31.yfHGGfxxGvmHG6b9.json b/packs/items/!items.effects!Li5rC0lvytKRAc31.yfHGGfxxGvmHG6b9.json deleted file mode 100644 index ef6c4316..00000000 --- a/packs/items/!items.effects!Li5rC0lvytKRAc31.yfHGGfxxGvmHG6b9.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "yfHGGfxxGvmHG6b9", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Li5rC0lvytKRAc31.yfHGGfxxGvmHG6b9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!MO1ga2aLjjkBZRzt.qkDy1MWD6Fkk97e6.json b/packs/items/!items.effects!MO1ga2aLjjkBZRzt.qkDy1MWD6Fkk97e6.json deleted file mode 100644 index 351f6826..00000000 --- a/packs/items/!items.effects!MO1ga2aLjjkBZRzt.qkDy1MWD6Fkk97e6.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "qkDy1MWD6Fkk97e6", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!MO1ga2aLjjkBZRzt.qkDy1MWD6Fkk97e6" -} \ No newline at end of file diff --git a/packs/items/!items.effects!N3RcggWJuKGtKZyP.aHr33jsfG78BJ7m2.json b/packs/items/!items.effects!N3RcggWJuKGtKZyP.aHr33jsfG78BJ7m2.json deleted file mode 100644 index fb1bd5f1..00000000 --- a/packs/items/!items.effects!N3RcggWJuKGtKZyP.aHr33jsfG78BJ7m2.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "aHr33jsfG78BJ7m2", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!N3RcggWJuKGtKZyP.aHr33jsfG78BJ7m2" -} \ No newline at end of file diff --git a/packs/items/!items.effects!N3RcggWJuKGtKZyP.atmWPMxgNoeole7n.json b/packs/items/!items.effects!N3RcggWJuKGtKZyP.atmWPMxgNoeole7n.json deleted file mode 100644 index e2ae9341..00000000 --- a/packs/items/!items.effects!N3RcggWJuKGtKZyP.atmWPMxgNoeole7n.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "atmWPMxgNoeole7n", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-6", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -6", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!N3RcggWJuKGtKZyP.atmWPMxgNoeole7n" -} \ No newline at end of file diff --git a/packs/items/!items.effects!NHV9ho8tGutv0mrS.WsibIQWwcjabH8QS.json b/packs/items/!items.effects!NHV9ho8tGutv0mrS.WsibIQWwcjabH8QS.json deleted file mode 100644 index b2350316..00000000 --- a/packs/items/!items.effects!NHV9ho8tGutv0mrS.WsibIQWwcjabH8QS.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "WsibIQWwcjabH8QS", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!NHV9ho8tGutv0mrS.WsibIQWwcjabH8QS" -} \ No newline at end of file diff --git a/packs/items/!items.effects!NHV9ho8tGutv0mrS.Ytio5tOcCUO91MQ0.json b/packs/items/!items.effects!NHV9ho8tGutv0mrS.Ytio5tOcCUO91MQ0.json deleted file mode 100644 index 0bee41b7..00000000 --- a/packs/items/!items.effects!NHV9ho8tGutv0mrS.Ytio5tOcCUO91MQ0.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Ytio5tOcCUO91MQ0", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -1", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!NHV9ho8tGutv0mrS.Ytio5tOcCUO91MQ0" -} \ No newline at end of file diff --git a/packs/items/!items.effects!NMmZ3Uu9uwAHc5IP.N4vxVFNLW9Q9QsIp.json b/packs/items/!items.effects!NMmZ3Uu9uwAHc5IP.N4vxVFNLW9Q9QsIp.json deleted file mode 100644 index 15872c1c..00000000 --- a/packs/items/!items.effects!NMmZ3Uu9uwAHc5IP.N4vxVFNLW9Q9QsIp.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "N4vxVFNLW9Q9QsIp", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-4", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -4", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!NMmZ3Uu9uwAHc5IP.N4vxVFNLW9Q9QsIp" -} \ No newline at end of file diff --git a/packs/items/!items.effects!NMmZ3Uu9uwAHc5IP.sOBnfFviucXKykt1.json b/packs/items/!items.effects!NMmZ3Uu9uwAHc5IP.sOBnfFviucXKykt1.json deleted file mode 100644 index 291218fb..00000000 --- a/packs/items/!items.effects!NMmZ3Uu9uwAHc5IP.sOBnfFviucXKykt1.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "sOBnfFviucXKykt1", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!NMmZ3Uu9uwAHc5IP.sOBnfFviucXKykt1" -} \ No newline at end of file diff --git a/packs/items/!items.effects!NSg4SdEHDuCfwXji.0GJ943ZfeGKcsb2l.json b/packs/items/!items.effects!NSg4SdEHDuCfwXji.0GJ943ZfeGKcsb2l.json deleted file mode 100644 index 40124fb6..00000000 --- a/packs/items/!items.effects!NSg4SdEHDuCfwXji.0GJ943ZfeGKcsb2l.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "0GJ943ZfeGKcsb2l", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!NSg4SdEHDuCfwXji.0GJ943ZfeGKcsb2l" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Nb65CmtFiiWPpnNZ.DJQ1hHJRJuraxIym.json b/packs/items/!items.effects!Nb65CmtFiiWPpnNZ.DJQ1hHJRJuraxIym.json deleted file mode 100644 index a85e6658..00000000 --- a/packs/items/!items.effects!Nb65CmtFiiWPpnNZ.DJQ1hHJRJuraxIym.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DJQ1hHJRJuraxIym", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Nb65CmtFiiWPpnNZ.DJQ1hHJRJuraxIym" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Nb65CmtFiiWPpnNZ.atmWPMxgNoeole7n.json b/packs/items/!items.effects!Nb65CmtFiiWPpnNZ.atmWPMxgNoeole7n.json deleted file mode 100644 index 99599eae..00000000 --- a/packs/items/!items.effects!Nb65CmtFiiWPpnNZ.atmWPMxgNoeole7n.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "atmWPMxgNoeole7n", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-6", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -6", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Nb65CmtFiiWPpnNZ.atmWPMxgNoeole7n" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Nz6gFGSHzHVO3QxA.M7zvcLqDr9HuzqTV.json b/packs/items/!items.effects!Nz6gFGSHzHVO3QxA.M7zvcLqDr9HuzqTV.json deleted file mode 100644 index 8ba4ad12..00000000 --- a/packs/items/!items.effects!Nz6gFGSHzHVO3QxA.M7zvcLqDr9HuzqTV.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "M7zvcLqDr9HuzqTV", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Nz6gFGSHzHVO3QxA.M7zvcLqDr9HuzqTV" -} \ No newline at end of file diff --git a/packs/items/!items.effects!OaG6IhVfS6EmHRux.mdjigDqsRTZyFNmC.json b/packs/items/!items.effects!OaG6IhVfS6EmHRux.mdjigDqsRTZyFNmC.json deleted file mode 100644 index 6b3cb996..00000000 --- a/packs/items/!items.effects!OaG6IhVfS6EmHRux.mdjigDqsRTZyFNmC.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "mdjigDqsRTZyFNmC", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!OaG6IhVfS6EmHRux.mdjigDqsRTZyFNmC" -} \ No newline at end of file diff --git a/packs/items/!items.effects!PE3eWmsGcd5dVVh4.9qj7TWM9shrTKppj.json b/packs/items/!items.effects!PE3eWmsGcd5dVVh4.9qj7TWM9shrTKppj.json deleted file mode 100644 index 2d655cf4..00000000 --- a/packs/items/!items.effects!PE3eWmsGcd5dVVh4.9qj7TWM9shrTKppj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "9qj7TWM9shrTKppj", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Heimlichkeit +III", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Heimlichkeit", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!PE3eWmsGcd5dVVh4.9qj7TWM9shrTKppj" -} \ No newline at end of file diff --git a/packs/items/!items.effects!PE3eWmsGcd5dVVh4.Nr6hXbJeVlmJYASc.json b/packs/items/!items.effects!PE3eWmsGcd5dVVh4.Nr6hXbJeVlmJYASc.json deleted file mode 100644 index 35caf6a2..00000000 --- a/packs/items/!items.effects!PE3eWmsGcd5dVVh4.Nr6hXbJeVlmJYASc.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Nr6hXbJeVlmJYASc", - "changes": [ - { - "key": "system.checks.hide", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Verbergen +3", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!PE3eWmsGcd5dVVh4.Nr6hXbJeVlmJYASc" -} \ No newline at end of file diff --git a/packs/items/!items.effects!PPNAghq5SEhO1zNM.l7qeGLLyuz7VXAAd.json b/packs/items/!items.effects!PPNAghq5SEhO1zNM.l7qeGLLyuz7VXAAd.json deleted file mode 100644 index e5ea527e..00000000 --- a/packs/items/!items.effects!PPNAghq5SEhO1zNM.l7qeGLLyuz7VXAAd.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "l7qeGLLyuz7VXAAd", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!PPNAghq5SEhO1zNM.l7qeGLLyuz7VXAAd" -} \ No newline at end of file diff --git a/packs/items/!items.effects!PTiDNLKc0l9rD7Kb.8wzWUlPPd92HiwJs.json b/packs/items/!items.effects!PTiDNLKc0l9rD7Kb.8wzWUlPPd92HiwJs.json deleted file mode 100644 index 284e50a3..00000000 --- a/packs/items/!items.effects!PTiDNLKc0l9rD7Kb.8wzWUlPPd92HiwJs.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "8wzWUlPPd92HiwJs", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!PTiDNLKc0l9rD7Kb.8wzWUlPPd92HiwJs" -} \ No newline at end of file diff --git a/packs/items/!items.effects!PihP9eVyE4UEi1jj.63yxBIQ4ZvuvtVsV.json b/packs/items/!items.effects!PihP9eVyE4UEi1jj.63yxBIQ4ZvuvtVsV.json deleted file mode 100644 index ef024328..00000000 --- a/packs/items/!items.effects!PihP9eVyE4UEi1jj.63yxBIQ4ZvuvtVsV.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "63yxBIQ4ZvuvtVsV", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!PihP9eVyE4UEi1jj.63yxBIQ4ZvuvtVsV" -} \ No newline at end of file diff --git a/packs/items/!items.effects!PihP9eVyE4UEi1jj.gMm2PnBADqXBrCi1.json b/packs/items/!items.effects!PihP9eVyE4UEi1jj.gMm2PnBADqXBrCi1.json deleted file mode 100644 index 6ce45caf..00000000 --- a/packs/items/!items.effects!PihP9eVyE4UEi1jj.gMm2PnBADqXBrCi1.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "gMm2PnBADqXBrCi1", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!PihP9eVyE4UEi1jj.gMm2PnBADqXBrCi1" -} \ No newline at end of file diff --git a/packs/items/!items.effects!QNJVRtALi17otgDU.9qPThLRf5cwflety.json b/packs/items/!items.effects!QNJVRtALi17otgDU.9qPThLRf5cwflety.json deleted file mode 100644 index 560d653e..00000000 --- a/packs/items/!items.effects!QNJVRtALi17otgDU.9qPThLRf5cwflety.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "9qPThLRf5cwflety", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!QNJVRtALi17otgDU.9qPThLRf5cwflety" -} \ No newline at end of file diff --git a/packs/items/!items.effects!QhJllncFlQu7BGDw.0GrRl4XU2UrvbDxs.json b/packs/items/!items.effects!QhJllncFlQu7BGDw.0GrRl4XU2UrvbDxs.json deleted file mode 100644 index 56bd55ca..00000000 --- a/packs/items/!items.effects!QhJllncFlQu7BGDw.0GrRl4XU2UrvbDxs.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "0GrRl4XU2UrvbDxs", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!QhJllncFlQu7BGDw.0GrRl4XU2UrvbDxs" -} \ No newline at end of file diff --git a/packs/items/!items.effects!QhJllncFlQu7BGDw.DaKTtdhRO45QZuDJ.json b/packs/items/!items.effects!QhJllncFlQu7BGDw.DaKTtdhRO45QZuDJ.json deleted file mode 100644 index 266be445..00000000 --- a/packs/items/!items.effects!QhJllncFlQu7BGDw.DaKTtdhRO45QZuDJ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "DaKTtdhRO45QZuDJ", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!QhJllncFlQu7BGDw.DaKTtdhRO45QZuDJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!QhJllncFlQu7BGDw.Oz0U5fEJSQ7HPQDG.json b/packs/items/!items.effects!QhJllncFlQu7BGDw.Oz0U5fEJSQ7HPQDG.json deleted file mode 100644 index 6f100292..00000000 --- a/packs/items/!items.effects!QhJllncFlQu7BGDw.Oz0U5fEJSQ7HPQDG.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Oz0U5fEJSQ7HPQDG", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Rundumschlag +II", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Rundumschlag", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!QhJllncFlQu7BGDw.Oz0U5fEJSQ7HPQDG" -} \ No newline at end of file diff --git a/packs/items/!items.effects!QmyAtIDJfnBZvZFg.0GrRl4XU2UrvbDxs.json b/packs/items/!items.effects!QmyAtIDJfnBZvZFg.0GrRl4XU2UrvbDxs.json deleted file mode 100644 index 662982ae..00000000 --- a/packs/items/!items.effects!QmyAtIDJfnBZvZFg.0GrRl4XU2UrvbDxs.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "0GrRl4XU2UrvbDxs", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!QmyAtIDJfnBZvZFg.0GrRl4XU2UrvbDxs" -} \ No newline at end of file diff --git a/packs/items/!items.effects!QmyAtIDJfnBZvZFg.DaKTtdhRO45QZuDJ.json b/packs/items/!items.effects!QmyAtIDJfnBZvZFg.DaKTtdhRO45QZuDJ.json deleted file mode 100644 index 2ef07b45..00000000 --- a/packs/items/!items.effects!QmyAtIDJfnBZvZFg.DaKTtdhRO45QZuDJ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "DaKTtdhRO45QZuDJ", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!QmyAtIDJfnBZvZFg.DaKTtdhRO45QZuDJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Qncx0jbmnD2KJAfG.Qdjy0578meoXi49p.json b/packs/items/!items.effects!Qncx0jbmnD2KJAfG.Qdjy0578meoXi49p.json deleted file mode 100644 index 20c64aeb..00000000 --- a/packs/items/!items.effects!Qncx0jbmnD2KJAfG.Qdjy0578meoXi49p.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Qdjy0578meoXi49p", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Qncx0jbmnD2KJAfG.Qdjy0578meoXi49p" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Qncx0jbmnD2KJAfG.atmWPMxgNoeole7n.json b/packs/items/!items.effects!Qncx0jbmnD2KJAfG.atmWPMxgNoeole7n.json deleted file mode 100644 index e7b03777..00000000 --- a/packs/items/!items.effects!Qncx0jbmnD2KJAfG.atmWPMxgNoeole7n.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "atmWPMxgNoeole7n", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-6", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -6", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Qncx0jbmnD2KJAfG.atmWPMxgNoeole7n" -} \ No newline at end of file diff --git a/packs/items/!items.effects!QsnvAep80sSVJToD.zgiIGlRMVCgAzrn7.json b/packs/items/!items.effects!QsnvAep80sSVJToD.zgiIGlRMVCgAzrn7.json deleted file mode 100644 index 52171e8a..00000000 --- a/packs/items/!items.effects!QsnvAep80sSVJToD.zgiIGlRMVCgAzrn7.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "zgiIGlRMVCgAzrn7", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!QsnvAep80sSVJToD.zgiIGlRMVCgAzrn7" -} \ No newline at end of file diff --git a/packs/items/!items.effects!R1cxU1hzcLopZwhA.uYIt59oaCKobgftJ.json b/packs/items/!items.effects!R1cxU1hzcLopZwhA.uYIt59oaCKobgftJ.json deleted file mode 100644 index 5850c55a..00000000 --- a/packs/items/!items.effects!R1cxU1hzcLopZwhA.uYIt59oaCKobgftJ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uYIt59oaCKobgftJ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!R1cxU1hzcLopZwhA.uYIt59oaCKobgftJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RGyfv3y0LxHORAzA.Ytio5tOcCUO91MQ0.json b/packs/items/!items.effects!RGyfv3y0LxHORAzA.Ytio5tOcCUO91MQ0.json deleted file mode 100644 index 979e148a..00000000 --- a/packs/items/!items.effects!RGyfv3y0LxHORAzA.Ytio5tOcCUO91MQ0.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Ytio5tOcCUO91MQ0", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -1", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!RGyfv3y0LxHORAzA.Ytio5tOcCUO91MQ0" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RGyfv3y0LxHORAzA.armx56Psy1qosJib.json b/packs/items/!items.effects!RGyfv3y0LxHORAzA.armx56Psy1qosJib.json deleted file mode 100644 index a067e4c7..00000000 --- a/packs/items/!items.effects!RGyfv3y0LxHORAzA.armx56Psy1qosJib.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "armx56Psy1qosJib", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!RGyfv3y0LxHORAzA.armx56Psy1qosJib" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RGyfv3y0LxHORAzA.qr1bY5zTm5ViDmnd.json b/packs/items/!items.effects!RGyfv3y0LxHORAzA.qr1bY5zTm5ViDmnd.json deleted file mode 100644 index f13bcaba..00000000 --- a/packs/items/!items.effects!RGyfv3y0LxHORAzA.qr1bY5zTm5ViDmnd.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "qr1bY5zTm5ViDmnd", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Brutaler Hieb +II", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Brutaler Hieb", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!RGyfv3y0LxHORAzA.qr1bY5zTm5ViDmnd" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RKKhoedvylYWFBN3.OQr5POyJ0Azklftu.json b/packs/items/!items.effects!RKKhoedvylYWFBN3.OQr5POyJ0Azklftu.json deleted file mode 100644 index 15da01c6..00000000 --- a/packs/items/!items.effects!RKKhoedvylYWFBN3.OQr5POyJ0Azklftu.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "OQr5POyJ0Azklftu", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!RKKhoedvylYWFBN3.OQr5POyJ0Azklftu" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RKKhoedvylYWFBN3.zgiIGlRMVCgAzrn7.json b/packs/items/!items.effects!RKKhoedvylYWFBN3.zgiIGlRMVCgAzrn7.json deleted file mode 100644 index 041369f3..00000000 --- a/packs/items/!items.effects!RKKhoedvylYWFBN3.zgiIGlRMVCgAzrn7.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "zgiIGlRMVCgAzrn7", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!RKKhoedvylYWFBN3.zgiIGlRMVCgAzrn7" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RWSRxi9np1UrEi7N.N4vxVFNLW9Q9QsIp.json b/packs/items/!items.effects!RWSRxi9np1UrEi7N.N4vxVFNLW9Q9QsIp.json deleted file mode 100644 index 3e214ef5..00000000 --- a/packs/items/!items.effects!RWSRxi9np1UrEi7N.N4vxVFNLW9Q9QsIp.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "N4vxVFNLW9Q9QsIp", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-4", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -4", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!RWSRxi9np1UrEi7N.N4vxVFNLW9Q9QsIp" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RWSRxi9np1UrEi7N.SlJV88ZHTV0VORzk.json b/packs/items/!items.effects!RWSRxi9np1UrEi7N.SlJV88ZHTV0VORzk.json deleted file mode 100644 index 063e76f4..00000000 --- a/packs/items/!items.effects!RWSRxi9np1UrEi7N.SlJV88ZHTV0VORzk.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "SlJV88ZHTV0VORzk", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!RWSRxi9np1UrEi7N.SlJV88ZHTV0VORzk" -} \ No newline at end of file diff --git a/packs/items/!items.effects!RsKimH7snoPFlg4L.DxcTuYT1mUpj9RdQ.json b/packs/items/!items.effects!RsKimH7snoPFlg4L.DxcTuYT1mUpj9RdQ.json deleted file mode 100644 index 7ac87aff..00000000 --- a/packs/items/!items.effects!RsKimH7snoPFlg4L.DxcTuYT1mUpj9RdQ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "DxcTuYT1mUpj9RdQ", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!RsKimH7snoPFlg4L.DxcTuYT1mUpj9RdQ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!S0EV25lf5TbN6COJ.N4vxVFNLW9Q9QsIp.json b/packs/items/!items.effects!S0EV25lf5TbN6COJ.N4vxVFNLW9Q9QsIp.json deleted file mode 100644 index 9defd530..00000000 --- a/packs/items/!items.effects!S0EV25lf5TbN6COJ.N4vxVFNLW9Q9QsIp.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "N4vxVFNLW9Q9QsIp", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-4", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -4", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!S0EV25lf5TbN6COJ.N4vxVFNLW9Q9QsIp" -} \ No newline at end of file diff --git a/packs/items/!items.effects!S0EV25lf5TbN6COJ.ZBJldrSO6rRHmgnI.json b/packs/items/!items.effects!S0EV25lf5TbN6COJ.ZBJldrSO6rRHmgnI.json deleted file mode 100644 index 807b2859..00000000 --- a/packs/items/!items.effects!S0EV25lf5TbN6COJ.ZBJldrSO6rRHmgnI.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ZBJldrSO6rRHmgnI", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!S0EV25lf5TbN6COJ.ZBJldrSO6rRHmgnI" -} \ No newline at end of file diff --git a/packs/items/!items.effects!S4pc70BxmRU0DCsW.kM7ZknhuQS8uIJbu.json b/packs/items/!items.effects!S4pc70BxmRU0DCsW.kM7ZknhuQS8uIJbu.json deleted file mode 100644 index a11ddc78..00000000 --- a/packs/items/!items.effects!S4pc70BxmRU0DCsW.kM7ZknhuQS8uIJbu.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "kM7ZknhuQS8uIJbu", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!S4pc70BxmRU0DCsW.kM7ZknhuQS8uIJbu" -} \ No newline at end of file diff --git a/packs/items/!items.effects!SIE4g3gjSkqVIT6W.Qg9niqX5oimvg2Fv.json b/packs/items/!items.effects!SIE4g3gjSkqVIT6W.Qg9niqX5oimvg2Fv.json deleted file mode 100644 index e03e2481..00000000 --- a/packs/items/!items.effects!SIE4g3gjSkqVIT6W.Qg9niqX5oimvg2Fv.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Qg9niqX5oimvg2Fv", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!SIE4g3gjSkqVIT6W.Qg9niqX5oimvg2Fv" -} \ No newline at end of file diff --git a/packs/items/!items.effects!SLmQz2B4JvywROCv.yXvt3CT4FbXYjIfc.json b/packs/items/!items.effects!SLmQz2B4JvywROCv.yXvt3CT4FbXYjIfc.json deleted file mode 100644 index 64f2c256..00000000 --- a/packs/items/!items.effects!SLmQz2B4JvywROCv.yXvt3CT4FbXYjIfc.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "yXvt3CT4FbXYjIfc", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!SLmQz2B4JvywROCv.yXvt3CT4FbXYjIfc" -} \ No newline at end of file diff --git a/packs/items/!items.effects!TBrsx86DgKfq9Qat.ioazIqWWKawYuPBQ.json b/packs/items/!items.effects!TBrsx86DgKfq9Qat.ioazIqWWKawYuPBQ.json deleted file mode 100644 index 5e28e97b..00000000 --- a/packs/items/!items.effects!TBrsx86DgKfq9Qat.ioazIqWWKawYuPBQ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ioazIqWWKawYuPBQ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!TBrsx86DgKfq9Qat.ioazIqWWKawYuPBQ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!TQhwV1dNYfy50y6k.g8ZgARGCbMxsnFJe.json b/packs/items/!items.effects!TQhwV1dNYfy50y6k.g8ZgARGCbMxsnFJe.json deleted file mode 100644 index 96229006..00000000 --- a/packs/items/!items.effects!TQhwV1dNYfy50y6k.g8ZgARGCbMxsnFJe.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "g8ZgARGCbMxsnFJe", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!TQhwV1dNYfy50y6k.g8ZgARGCbMxsnFJe" -} \ No newline at end of file diff --git a/packs/items/!items.effects!TSoSy8ck9XCUa1SM.fZ3VByauGosUUN3D.json b/packs/items/!items.effects!TSoSy8ck9XCUa1SM.fZ3VByauGosUUN3D.json deleted file mode 100644 index 7e9723c8..00000000 --- a/packs/items/!items.effects!TSoSy8ck9XCUa1SM.fZ3VByauGosUUN3D.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "fZ3VByauGosUUN3D", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!TSoSy8ck9XCUa1SM.fZ3VByauGosUUN3D" -} \ No newline at end of file diff --git a/packs/items/!items.effects!TcyE0faEebPLoLOD.C7jqj8julpambLpm.json b/packs/items/!items.effects!TcyE0faEebPLoLOD.C7jqj8julpambLpm.json deleted file mode 100644 index c044af7b..00000000 --- a/packs/items/!items.effects!TcyE0faEebPLoLOD.C7jqj8julpambLpm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "C7jqj8julpambLpm", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!TcyE0faEebPLoLOD.C7jqj8julpambLpm" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Trl2ljtHi1kRYHTX.PeyncDD5OoPJkkTO.json b/packs/items/!items.effects!Trl2ljtHi1kRYHTX.PeyncDD5OoPJkkTO.json deleted file mode 100644 index b0d623ee..00000000 --- a/packs/items/!items.effects!Trl2ljtHi1kRYHTX.PeyncDD5OoPJkkTO.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "PeyncDD5OoPJkkTO", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Trl2ljtHi1kRYHTX.PeyncDD5OoPJkkTO" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Tu0Mf3Qib68wxpRs.Ytio5tOcCUO91MQ0.json b/packs/items/!items.effects!Tu0Mf3Qib68wxpRs.Ytio5tOcCUO91MQ0.json deleted file mode 100644 index 5a7f5ed6..00000000 --- a/packs/items/!items.effects!Tu0Mf3Qib68wxpRs.Ytio5tOcCUO91MQ0.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Ytio5tOcCUO91MQ0", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -1", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Tu0Mf3Qib68wxpRs.Ytio5tOcCUO91MQ0" -} \ No newline at end of file diff --git a/packs/items/!items.effects!Tu0Mf3Qib68wxpRs.ulhp9EsUM5Tf0iCd.json b/packs/items/!items.effects!Tu0Mf3Qib68wxpRs.ulhp9EsUM5Tf0iCd.json deleted file mode 100644 index b3cefd27..00000000 --- a/packs/items/!items.effects!Tu0Mf3Qib68wxpRs.ulhp9EsUM5Tf0iCd.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ulhp9EsUM5Tf0iCd", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!Tu0Mf3Qib68wxpRs.ulhp9EsUM5Tf0iCd" -} \ No newline at end of file diff --git a/packs/items/!items.effects!U8iwfv7oJNl8CsKK.CFyX5reV96JVL2Cg.json b/packs/items/!items.effects!U8iwfv7oJNl8CsKK.CFyX5reV96JVL2Cg.json deleted file mode 100644 index d508a8dc..00000000 --- a/packs/items/!items.effects!U8iwfv7oJNl8CsKK.CFyX5reV96JVL2Cg.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "CFyX5reV96JVL2Cg", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!U8iwfv7oJNl8CsKK.CFyX5reV96JVL2Cg" -} \ No newline at end of file diff --git a/packs/items/!items.effects!U8iwfv7oJNl8CsKK.vgJWV95OeyzrjyFw.json b/packs/items/!items.effects!U8iwfv7oJNl8CsKK.vgJWV95OeyzrjyFw.json deleted file mode 100644 index 61e3a6cb..00000000 --- a/packs/items/!items.effects!U8iwfv7oJNl8CsKK.vgJWV95OeyzrjyFw.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "vgJWV95OeyzrjyFw", - "flags": {}, - "changes": [ - { - "key": "system.traits.aura.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Aura +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!U8iwfv7oJNl8CsKK.vgJWV95OeyzrjyFw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!UNd96UN0NQo8I0SI.ZXSBIh1UotdZuHbj.json b/packs/items/!items.effects!UNd96UN0NQo8I0SI.ZXSBIh1UotdZuHbj.json deleted file mode 100644 index b990f9b6..00000000 --- a/packs/items/!items.effects!UNd96UN0NQo8I0SI.ZXSBIh1UotdZuHbj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ZXSBIh1UotdZuHbj", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!UNd96UN0NQo8I0SI.ZXSBIh1UotdZuHbj" -} \ No newline at end of file diff --git a/packs/items/!items.effects!V3D7u9LDumvBwJQI.yNjGOSspfOUKlg8y.json b/packs/items/!items.effects!V3D7u9LDumvBwJQI.yNjGOSspfOUKlg8y.json deleted file mode 100644 index ed79f783..00000000 --- a/packs/items/!items.effects!V3D7u9LDumvBwJQI.yNjGOSspfOUKlg8y.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "yNjGOSspfOUKlg8y", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Reiten +I", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Reiten", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!V3D7u9LDumvBwJQI.yNjGOSspfOUKlg8y" -} \ No newline at end of file diff --git a/packs/items/!items.effects!VQtcpPYhzifN9Lqr.pPtRJMUFA3gbNZXx.json b/packs/items/!items.effects!VQtcpPYhzifN9Lqr.pPtRJMUFA3gbNZXx.json deleted file mode 100644 index aca8da37..00000000 --- a/packs/items/!items.effects!VQtcpPYhzifN9Lqr.pPtRJMUFA3gbNZXx.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "pPtRJMUFA3gbNZXx", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!VQtcpPYhzifN9Lqr.pPtRJMUFA3gbNZXx" -} \ No newline at end of file diff --git a/packs/items/!items.effects!VxyrCBfVdbRD5nj8.hQfQjfXJhE4yDXQU.json b/packs/items/!items.effects!VxyrCBfVdbRD5nj8.hQfQjfXJhE4yDXQU.json deleted file mode 100644 index 57d40f43..00000000 --- a/packs/items/!items.effects!VxyrCBfVdbRD5nj8.hQfQjfXJhE4yDXQU.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "hQfQjfXJhE4yDXQU", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!VxyrCBfVdbRD5nj8.hQfQjfXJhE4yDXQU" -} \ No newline at end of file diff --git a/packs/items/!items.effects!WiW9Sad1D2HjkNMz.B6tNz4B208qZf3JU.json b/packs/items/!items.effects!WiW9Sad1D2HjkNMz.B6tNz4B208qZf3JU.json deleted file mode 100644 index 7253a4ff..00000000 --- a/packs/items/!items.effects!WiW9Sad1D2HjkNMz.B6tNz4B208qZf3JU.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "B6tNz4B208qZf3JU", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!WiW9Sad1D2HjkNMz.B6tNz4B208qZf3JU" -} \ No newline at end of file diff --git a/packs/items/!items.effects!WiW9Sad1D2HjkNMz.XsqzwEX1AvYJyczG.json b/packs/items/!items.effects!WiW9Sad1D2HjkNMz.XsqzwEX1AvYJyczG.json deleted file mode 100644 index cd2b4e6f..00000000 --- a/packs/items/!items.effects!WiW9Sad1D2HjkNMz.XsqzwEX1AvYJyczG.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "XsqzwEX1AvYJyczG", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!WiW9Sad1D2HjkNMz.XsqzwEX1AvYJyczG" -} \ No newline at end of file diff --git a/packs/items/!items.effects!XBCdDIpdR1weOhiy.IwrLITAgM3vLzkwA.json b/packs/items/!items.effects!XBCdDIpdR1weOhiy.IwrLITAgM3vLzkwA.json deleted file mode 100644 index b7ee151a..00000000 --- a/packs/items/!items.effects!XBCdDIpdR1weOhiy.IwrLITAgM3vLzkwA.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "IwrLITAgM3vLzkwA", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!XBCdDIpdR1weOhiy.IwrLITAgM3vLzkwA" -} \ No newline at end of file diff --git a/packs/items/!items.effects!XSXEDiMN27cuEoOx.gMm2PnBADqXBrCi1.json b/packs/items/!items.effects!XSXEDiMN27cuEoOx.gMm2PnBADqXBrCi1.json deleted file mode 100644 index c9f6a460..00000000 --- a/packs/items/!items.effects!XSXEDiMN27cuEoOx.gMm2PnBADqXBrCi1.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "gMm2PnBADqXBrCi1", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!XSXEDiMN27cuEoOx.gMm2PnBADqXBrCi1" -} \ No newline at end of file diff --git a/packs/items/!items.effects!XSXEDiMN27cuEoOx.z2uPOzDQ47VbWmt5.json b/packs/items/!items.effects!XSXEDiMN27cuEoOx.z2uPOzDQ47VbWmt5.json deleted file mode 100644 index 5a63dd28..00000000 --- a/packs/items/!items.effects!XSXEDiMN27cuEoOx.z2uPOzDQ47VbWmt5.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "z2uPOzDQ47VbWmt5", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!XSXEDiMN27cuEoOx.z2uPOzDQ47VbWmt5" -} \ No newline at end of file diff --git a/packs/items/!items.effects!XyDt7MThnLkDCldV.MidC9f4kBbIz7Z7S.json b/packs/items/!items.effects!XyDt7MThnLkDCldV.MidC9f4kBbIz7Z7S.json deleted file mode 100644 index 15859fad..00000000 --- a/packs/items/!items.effects!XyDt7MThnLkDCldV.MidC9f4kBbIz7Z7S.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "MidC9f4kBbIz7Z7S", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!XyDt7MThnLkDCldV.MidC9f4kBbIz7Z7S" -} \ No newline at end of file diff --git a/packs/items/!items.effects!YSl6qdVC6fDYVkFQ.BdejYg7Bq6tM2ROu.json b/packs/items/!items.effects!YSl6qdVC6fDYVkFQ.BdejYg7Bq6tM2ROu.json deleted file mode 100644 index d4bbfe1e..00000000 --- a/packs/items/!items.effects!YSl6qdVC6fDYVkFQ.BdejYg7Bq6tM2ROu.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "BdejYg7Bq6tM2ROu", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!YSl6qdVC6fDYVkFQ.BdejYg7Bq6tM2ROu" -} \ No newline at end of file diff --git a/packs/items/!items.effects!YSl6qdVC6fDYVkFQ.OF7IAa9tUBoz23TD.json b/packs/items/!items.effects!YSl6qdVC6fDYVkFQ.OF7IAa9tUBoz23TD.json deleted file mode 100644 index 9e014d8c..00000000 --- a/packs/items/!items.effects!YSl6qdVC6fDYVkFQ.OF7IAa9tUBoz23TD.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "OF7IAa9tUBoz23TD", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!YSl6qdVC6fDYVkFQ.OF7IAa9tUBoz23TD" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ZLDJNdtwxbdiJOP2.EkJB0kpYFHRMYSgl.json b/packs/items/!items.effects!ZLDJNdtwxbdiJOP2.EkJB0kpYFHRMYSgl.json deleted file mode 100644 index 55dcdfa5..00000000 --- a/packs/items/!items.effects!ZLDJNdtwxbdiJOP2.EkJB0kpYFHRMYSgl.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "EkJB0kpYFHRMYSgl", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!ZLDJNdtwxbdiJOP2.EkJB0kpYFHRMYSgl" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ZLDJNdtwxbdiJOP2.mq2ViimrfXr7sGC7.json b/packs/items/!items.effects!ZLDJNdtwxbdiJOP2.mq2ViimrfXr7sGC7.json deleted file mode 100644 index 84c307fe..00000000 --- a/packs/items/!items.effects!ZLDJNdtwxbdiJOP2.mq2ViimrfXr7sGC7.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "mq2ViimrfXr7sGC7", - "flags": {}, - "changes": [ - { - "key": "system.traits.agility.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Bewegung +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!ZLDJNdtwxbdiJOP2.mq2ViimrfXr7sGC7" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ajO71RuOPNlINZID.9jtH6ER0s0I8SPyi.json b/packs/items/!items.effects!ajO71RuOPNlINZID.9jtH6ER0s0I8SPyi.json deleted file mode 100644 index 7063f1ad..00000000 --- a/packs/items/!items.effects!ajO71RuOPNlINZID.9jtH6ER0s0I8SPyi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "9jtH6ER0s0I8SPyi", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!ajO71RuOPNlINZID.9jtH6ER0s0I8SPyi" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ajO71RuOPNlINZID.oxrYsZM08ENZAhge.json b/packs/items/!items.effects!ajO71RuOPNlINZID.oxrYsZM08ENZAhge.json deleted file mode 100644 index 4e567da6..00000000 --- a/packs/items/!items.effects!ajO71RuOPNlINZID.oxrYsZM08ENZAhge.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "oxrYsZM08ENZAhge", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!ajO71RuOPNlINZID.oxrYsZM08ENZAhge" -} \ No newline at end of file diff --git a/packs/items/!items.effects!bVeWMNBKPWRqrFGj.5CFUcYAipdyZHdde.json b/packs/items/!items.effects!bVeWMNBKPWRqrFGj.5CFUcYAipdyZHdde.json deleted file mode 100644 index 9f9e6101..00000000 --- a/packs/items/!items.effects!bVeWMNBKPWRqrFGj.5CFUcYAipdyZHdde.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "5CFUcYAipdyZHdde", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!bVeWMNBKPWRqrFGj.5CFUcYAipdyZHdde" -} \ No newline at end of file diff --git a/packs/items/!items.effects!c3YlvFbZJD6LbhVi.DZXHZOg7edkW2RS2.json b/packs/items/!items.effects!c3YlvFbZJD6LbhVi.DZXHZOg7edkW2RS2.json deleted file mode 100644 index d9902127..00000000 --- a/packs/items/!items.effects!c3YlvFbZJD6LbhVi.DZXHZOg7edkW2RS2.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DZXHZOg7edkW2RS2", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schlachtruf +I", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Schlachtruf", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!c3YlvFbZJD6LbhVi.DZXHZOg7edkW2RS2" -} \ No newline at end of file diff --git a/packs/items/!items.effects!c6N4vskeYthnydo3.n0pBAhNqTJbvqDWx.json b/packs/items/!items.effects!c6N4vskeYthnydo3.n0pBAhNqTJbvqDWx.json deleted file mode 100644 index b6cb4fc8..00000000 --- a/packs/items/!items.effects!c6N4vskeYthnydo3.n0pBAhNqTJbvqDWx.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "n0pBAhNqTJbvqDWx", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!c6N4vskeYthnydo3.n0pBAhNqTJbvqDWx" -} \ No newline at end of file diff --git a/packs/items/!items.effects!cFMcSg7PFIcQvf0B.Qpy3XcHOokbU7ZaS.json b/packs/items/!items.effects!cFMcSg7PFIcQvf0B.Qpy3XcHOokbU7ZaS.json deleted file mode 100644 index 96c580c0..00000000 --- a/packs/items/!items.effects!cFMcSg7PFIcQvf0B.Qpy3XcHOokbU7ZaS.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Qpy3XcHOokbU7ZaS", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!cFMcSg7PFIcQvf0B.Qpy3XcHOokbU7ZaS" -} \ No newline at end of file diff --git a/packs/items/!items.effects!cg1y2GTJRGhE9Fpy.yH3Ujo3jKNCYI4n9.json b/packs/items/!items.effects!cg1y2GTJRGhE9Fpy.yH3Ujo3jKNCYI4n9.json deleted file mode 100644 index 6170dd36..00000000 --- a/packs/items/!items.effects!cg1y2GTJRGhE9Fpy.yH3Ujo3jKNCYI4n9.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "yH3Ujo3jKNCYI4n9", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.defense.total", - "value": "2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Abwehr +2 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!cg1y2GTJRGhE9Fpy.yH3Ujo3jKNCYI4n9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!cqVt9s7u46u0925o.9jtH6ER0s0I8SPyi.json b/packs/items/!items.effects!cqVt9s7u46u0925o.9jtH6ER0s0I8SPyi.json deleted file mode 100644 index e06c7f28..00000000 --- a/packs/items/!items.effects!cqVt9s7u46u0925o.9jtH6ER0s0I8SPyi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "9jtH6ER0s0I8SPyi", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!cqVt9s7u46u0925o.9jtH6ER0s0I8SPyi" -} \ No newline at end of file diff --git a/packs/items/!items.effects!cqVt9s7u46u0925o.JLc9UYdHy4aAeqA2.json b/packs/items/!items.effects!cqVt9s7u46u0925o.JLc9UYdHy4aAeqA2.json deleted file mode 100644 index d5b07c61..00000000 --- a/packs/items/!items.effects!cqVt9s7u46u0925o.JLc9UYdHy4aAeqA2.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "JLc9UYdHy4aAeqA2", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!cqVt9s7u46u0925o.JLc9UYdHy4aAeqA2" -} \ No newline at end of file diff --git a/packs/items/!items.effects!czxph9BZaC6Cj7kM.JzKt4gdYSSlA6hSo.json b/packs/items/!items.effects!czxph9BZaC6Cj7kM.JzKt4gdYSSlA6hSo.json deleted file mode 100644 index 93b6cff6..00000000 --- a/packs/items/!items.effects!czxph9BZaC6Cj7kM.JzKt4gdYSSlA6hSo.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "JzKt4gdYSSlA6hSo", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!czxph9BZaC6Cj7kM.JzKt4gdYSSlA6hSo" -} \ No newline at end of file diff --git a/packs/items/!items.effects!dIA53f3kvU9JgGvg.DaKTtdhRO45QZuDJ.json b/packs/items/!items.effects!dIA53f3kvU9JgGvg.DaKTtdhRO45QZuDJ.json deleted file mode 100644 index 6a4a7618..00000000 --- a/packs/items/!items.effects!dIA53f3kvU9JgGvg.DaKTtdhRO45QZuDJ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "DaKTtdhRO45QZuDJ", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!dIA53f3kvU9JgGvg.DaKTtdhRO45QZuDJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!dIA53f3kvU9JgGvg.n4mZBHWKSQLQcHHD.json b/packs/items/!items.effects!dIA53f3kvU9JgGvg.n4mZBHWKSQLQcHHD.json deleted file mode 100644 index e5d4a304..00000000 --- a/packs/items/!items.effects!dIA53f3kvU9JgGvg.n4mZBHWKSQLQcHHD.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "n4mZBHWKSQLQcHHD", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!dIA53f3kvU9JgGvg.n4mZBHWKSQLQcHHD" -} \ No newline at end of file diff --git a/packs/items/!items.effects!dMbjx675yI2F4rUg.l7qeGLLyuz7VXAAd.json b/packs/items/!items.effects!dMbjx675yI2F4rUg.l7qeGLLyuz7VXAAd.json deleted file mode 100644 index 72a225e2..00000000 --- a/packs/items/!items.effects!dMbjx675yI2F4rUg.l7qeGLLyuz7VXAAd.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "l7qeGLLyuz7VXAAd", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!dMbjx675yI2F4rUg.l7qeGLLyuz7VXAAd" -} \ No newline at end of file diff --git a/packs/items/!items.effects!dq4wK5bmMvOfwoWH.1aNTAQBai6qAcWGM.json b/packs/items/!items.effects!dq4wK5bmMvOfwoWH.1aNTAQBai6qAcWGM.json deleted file mode 100644 index 6fb5e15e..00000000 --- a/packs/items/!items.effects!dq4wK5bmMvOfwoWH.1aNTAQBai6qAcWGM.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "1aNTAQBai6qAcWGM", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.targetedSpellcasting.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zielzaubern +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!dq4wK5bmMvOfwoWH.1aNTAQBai6qAcWGM" -} \ No newline at end of file diff --git a/packs/items/!items.effects!dq4wK5bmMvOfwoWH.ve7iQmkxC6l5WmTE.json b/packs/items/!items.effects!dq4wK5bmMvOfwoWH.ve7iQmkxC6l5WmTE.json deleted file mode 100644 index fb962c59..00000000 --- a/packs/items/!items.effects!dq4wK5bmMvOfwoWH.ve7iQmkxC6l5WmTE.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ve7iQmkxC6l5WmTE", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!dq4wK5bmMvOfwoWH.ve7iQmkxC6l5WmTE" -} \ No newline at end of file diff --git a/packs/items/!items.effects!dvVhgqCv9VDpFW0l.CRvnbvzibegpIQAz.json b/packs/items/!items.effects!dvVhgqCv9VDpFW0l.CRvnbvzibegpIQAz.json deleted file mode 100644 index d014e9d9..00000000 --- a/packs/items/!items.effects!dvVhgqCv9VDpFW0l.CRvnbvzibegpIQAz.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "CRvnbvzibegpIQAz", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Brutaler Hieb +I", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Brutaler Hieb", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!dvVhgqCv9VDpFW0l.CRvnbvzibegpIQAz" -} \ No newline at end of file diff --git a/packs/items/!items.effects!dvVhgqCv9VDpFW0l.ohRMO3BzPaxhKYh4.json b/packs/items/!items.effects!dvVhgqCv9VDpFW0l.ohRMO3BzPaxhKYh4.json deleted file mode 100644 index d74f62eb..00000000 --- a/packs/items/!items.effects!dvVhgqCv9VDpFW0l.ohRMO3BzPaxhKYh4.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ohRMO3BzPaxhKYh4", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Verletzen +I", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Verletzen", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!dvVhgqCv9VDpFW0l.ohRMO3BzPaxhKYh4" -} \ No newline at end of file diff --git a/packs/items/!items.effects!e65AAjglKeU1txL6.BVnmaiguzsq6nSwF.json b/packs/items/!items.effects!e65AAjglKeU1txL6.BVnmaiguzsq6nSwF.json deleted file mode 100644 index 2dce5536..00000000 --- a/packs/items/!items.effects!e65AAjglKeU1txL6.BVnmaiguzsq6nSwF.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "BVnmaiguzsq6nSwF", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!e65AAjglKeU1txL6.BVnmaiguzsq6nSwF" -} \ No newline at end of file diff --git a/packs/items/!items.effects!e6LetXJHUY4ndz7B.DItC97OWlR1nL79a.json b/packs/items/!items.effects!e6LetXJHUY4ndz7B.DItC97OWlR1nL79a.json deleted file mode 100644 index 5cc72877..00000000 --- a/packs/items/!items.effects!e6LetXJHUY4ndz7B.DItC97OWlR1nL79a.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DItC97OWlR1nL79a", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Raserei +I", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Raserei", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!e6LetXJHUY4ndz7B.DItC97OWlR1nL79a" -} \ No newline at end of file diff --git a/packs/items/!items.effects!e6LetXJHUY4ndz7B.dxmfRAe4ljoKdi0M.json b/packs/items/!items.effects!e6LetXJHUY4ndz7B.dxmfRAe4ljoKdi0M.json deleted file mode 100644 index 0a934532..00000000 --- a/packs/items/!items.effects!e6LetXJHUY4ndz7B.dxmfRAe4ljoKdi0M.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "dxmfRAe4ljoKdi0M", - "flags": {}, - "changes": [ - { - "key": "system.traits.strength.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Stärke +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!e6LetXJHUY4ndz7B.dxmfRAe4ljoKdi0M" -} \ No newline at end of file diff --git a/packs/items/!items.effects!e6LetXJHUY4ndz7B.uOEN4xXL3IcebbJO.json b/packs/items/!items.effects!e6LetXJHUY4ndz7B.uOEN4xXL3IcebbJO.json deleted file mode 100644 index 348d9ecf..00000000 --- a/packs/items/!items.effects!e6LetXJHUY4ndz7B.uOEN4xXL3IcebbJO.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uOEN4xXL3IcebbJO", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!e6LetXJHUY4ndz7B.uOEN4xXL3IcebbJO" -} \ No newline at end of file diff --git a/packs/items/!items.effects!eIXRfSsAL5ECi1uq.XPV4jbYeNcFVFvZr.json b/packs/items/!items.effects!eIXRfSsAL5ECi1uq.XPV4jbYeNcFVFvZr.json deleted file mode 100644 index 5a00aa47..00000000 --- a/packs/items/!items.effects!eIXRfSsAL5ECi1uq.XPV4jbYeNcFVFvZr.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "XPV4jbYeNcFVFvZr", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!eIXRfSsAL5ECi1uq.XPV4jbYeNcFVFvZr" -} \ No newline at end of file diff --git a/packs/items/!items.effects!eMeS2JSyiRJ5xO48.1I5R9xQlug0aSVTZ.json b/packs/items/!items.effects!eMeS2JSyiRJ5xO48.1I5R9xQlug0aSVTZ.json deleted file mode 100644 index 27921514..00000000 --- a/packs/items/!items.effects!eMeS2JSyiRJ5xO48.1I5R9xQlug0aSVTZ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "1I5R9xQlug0aSVTZ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!eMeS2JSyiRJ5xO48.1I5R9xQlug0aSVTZ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!eMeS2JSyiRJ5xO48.dcGiLPK2AIDA7NHH.json b/packs/items/!items.effects!eMeS2JSyiRJ5xO48.dcGiLPK2AIDA7NHH.json deleted file mode 100644 index aeb0cc39..00000000 --- a/packs/items/!items.effects!eMeS2JSyiRJ5xO48.dcGiLPK2AIDA7NHH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "dcGiLPK2AIDA7NHH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!eMeS2JSyiRJ5xO48.dcGiLPK2AIDA7NHH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!eMyZ5EJ9SsiXaeKK.bPdVsWIS1AC54ZA8.json b/packs/items/!items.effects!eMyZ5EJ9SsiXaeKK.bPdVsWIS1AC54ZA8.json deleted file mode 100644 index e6d27f89..00000000 --- a/packs/items/!items.effects!eMyZ5EJ9SsiXaeKK.bPdVsWIS1AC54ZA8.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "bPdVsWIS1AC54ZA8", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!eMyZ5EJ9SsiXaeKK.bPdVsWIS1AC54ZA8" -} \ No newline at end of file diff --git a/packs/items/!items.effects!eMyZ5EJ9SsiXaeKK.dcGiLPK2AIDA7NHH.json b/packs/items/!items.effects!eMyZ5EJ9SsiXaeKK.dcGiLPK2AIDA7NHH.json deleted file mode 100644 index 04184436..00000000 --- a/packs/items/!items.effects!eMyZ5EJ9SsiXaeKK.dcGiLPK2AIDA7NHH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "dcGiLPK2AIDA7NHH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!eMyZ5EJ9SsiXaeKK.dcGiLPK2AIDA7NHH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!eqGo6VKETI1UTxP1.BdejYg7Bq6tM2ROu.json b/packs/items/!items.effects!eqGo6VKETI1UTxP1.BdejYg7Bq6tM2ROu.json deleted file mode 100644 index faec5122..00000000 --- a/packs/items/!items.effects!eqGo6VKETI1UTxP1.BdejYg7Bq6tM2ROu.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "BdejYg7Bq6tM2ROu", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!eqGo6VKETI1UTxP1.BdejYg7Bq6tM2ROu" -} \ No newline at end of file diff --git a/packs/items/!items.effects!eqGo6VKETI1UTxP1.uhpIAR3T0P3bJw1C.json b/packs/items/!items.effects!eqGo6VKETI1UTxP1.uhpIAR3T0P3bJw1C.json deleted file mode 100644 index 3914847a..00000000 --- a/packs/items/!items.effects!eqGo6VKETI1UTxP1.uhpIAR3T0P3bJw1C.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uhpIAR3T0P3bJw1C", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!eqGo6VKETI1UTxP1.uhpIAR3T0P3bJw1C" -} \ No newline at end of file diff --git a/packs/items/!items.effects!esfwvMs1ffgSXjbS.uo5922qyPvi35mhm.json b/packs/items/!items.effects!esfwvMs1ffgSXjbS.uo5922qyPvi35mhm.json deleted file mode 100644 index d5474017..00000000 --- a/packs/items/!items.effects!esfwvMs1ffgSXjbS.uo5922qyPvi35mhm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "uo5922qyPvi35mhm", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!esfwvMs1ffgSXjbS.uo5922qyPvi35mhm" -} \ No newline at end of file diff --git a/packs/items/!items.effects!fKhTsMO4YXDYY8GX.wlQWjU1kXovR5G1J.json b/packs/items/!items.effects!fKhTsMO4YXDYY8GX.wlQWjU1kXovR5G1J.json deleted file mode 100644 index 3ccb8ff6..00000000 --- a/packs/items/!items.effects!fKhTsMO4YXDYY8GX.wlQWjU1kXovR5G1J.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "wlQWjU1kXovR5G1J", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!fKhTsMO4YXDYY8GX.wlQWjU1kXovR5G1J" -} \ No newline at end of file diff --git a/packs/items/!items.effects!fmFM71TpvBxYqmu2.dcGiLPK2AIDA7NHH.json b/packs/items/!items.effects!fmFM71TpvBxYqmu2.dcGiLPK2AIDA7NHH.json deleted file mode 100644 index 4aeaa364..00000000 --- a/packs/items/!items.effects!fmFM71TpvBxYqmu2.dcGiLPK2AIDA7NHH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "dcGiLPK2AIDA7NHH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!fmFM71TpvBxYqmu2.dcGiLPK2AIDA7NHH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!fmunGPk80ObkIzUl.XsqzwEX1AvYJyczG.json b/packs/items/!items.effects!fmunGPk80ObkIzUl.XsqzwEX1AvYJyczG.json deleted file mode 100644 index 5df028a4..00000000 --- a/packs/items/!items.effects!fmunGPk80ObkIzUl.XsqzwEX1AvYJyczG.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "XsqzwEX1AvYJyczG", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!fmunGPk80ObkIzUl.XsqzwEX1AvYJyczG" -} \ No newline at end of file diff --git a/packs/items/!items.effects!fnq4WOljIoYdbsUT.gMm2PnBADqXBrCi1.json b/packs/items/!items.effects!fnq4WOljIoYdbsUT.gMm2PnBADqXBrCi1.json deleted file mode 100644 index 13b701e9..00000000 --- a/packs/items/!items.effects!fnq4WOljIoYdbsUT.gMm2PnBADqXBrCi1.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "gMm2PnBADqXBrCi1", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "-2", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative -2", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!fnq4WOljIoYdbsUT.gMm2PnBADqXBrCi1" -} \ No newline at end of file diff --git a/packs/items/!items.effects!fziU7tEIQPowqBJj.ph5sqT08zd8lSi7s.json b/packs/items/!items.effects!fziU7tEIQPowqBJj.ph5sqT08zd8lSi7s.json deleted file mode 100644 index ada57ad3..00000000 --- a/packs/items/!items.effects!fziU7tEIQPowqBJj.ph5sqT08zd8lSi7s.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ph5sqT08zd8lSi7s", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!fziU7tEIQPowqBJj.ph5sqT08zd8lSi7s" -} \ No newline at end of file diff --git a/packs/items/!items.effects!gK76RPRhQF7T4AQC.IbOD7GxGN30V1AYL.json b/packs/items/!items.effects!gK76RPRhQF7T4AQC.IbOD7GxGN30V1AYL.json deleted file mode 100644 index 69197bb8..00000000 --- a/packs/items/!items.effects!gK76RPRhQF7T4AQC.IbOD7GxGN30V1AYL.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "IbOD7GxGN30V1AYL", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "5", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Feuermagier +V", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Feuermagier", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!gK76RPRhQF7T4AQC.IbOD7GxGN30V1AYL" -} \ No newline at end of file diff --git a/packs/items/!items.effects!gK76RPRhQF7T4AQC.Qpy3XcHOokbU7ZaS.json b/packs/items/!items.effects!gK76RPRhQF7T4AQC.Qpy3XcHOokbU7ZaS.json deleted file mode 100644 index ae4a6b9f..00000000 --- a/packs/items/!items.effects!gK76RPRhQF7T4AQC.Qpy3XcHOokbU7ZaS.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Qpy3XcHOokbU7ZaS", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!gK76RPRhQF7T4AQC.Qpy3XcHOokbU7ZaS" -} \ No newline at end of file diff --git a/packs/items/!items.effects!gVwoOpuHkmwvcUow.XsqzwEX1AvYJyczG.json b/packs/items/!items.effects!gVwoOpuHkmwvcUow.XsqzwEX1AvYJyczG.json deleted file mode 100644 index e139e6c9..00000000 --- a/packs/items/!items.effects!gVwoOpuHkmwvcUow.XsqzwEX1AvYJyczG.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "XsqzwEX1AvYJyczG", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!gVwoOpuHkmwvcUow.XsqzwEX1AvYJyczG" -} \ No newline at end of file diff --git a/packs/items/!items.effects!gVwoOpuHkmwvcUow.iUXn0CQKZw6Rr1yH.json b/packs/items/!items.effects!gVwoOpuHkmwvcUow.iUXn0CQKZw6Rr1yH.json deleted file mode 100644 index f9d9476f..00000000 --- a/packs/items/!items.effects!gVwoOpuHkmwvcUow.iUXn0CQKZw6Rr1yH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "iUXn0CQKZw6Rr1yH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!gVwoOpuHkmwvcUow.iUXn0CQKZw6Rr1yH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!gyfU78OLQj8qH3Zh.kDcyXkLx75K2YRCl.json b/packs/items/!items.effects!gyfU78OLQj8qH3Zh.kDcyXkLx75K2YRCl.json deleted file mode 100644 index 55d11ef6..00000000 --- a/packs/items/!items.effects!gyfU78OLQj8qH3Zh.kDcyXkLx75K2YRCl.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "kDcyXkLx75K2YRCl", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!gyfU78OLQj8qH3Zh.kDcyXkLx75K2YRCl" -} \ No newline at end of file diff --git a/packs/items/!items.effects!hBemmfRcQLFU7PSt.BdejYg7Bq6tM2ROu.json b/packs/items/!items.effects!hBemmfRcQLFU7PSt.BdejYg7Bq6tM2ROu.json deleted file mode 100644 index a71085fc..00000000 --- a/packs/items/!items.effects!hBemmfRcQLFU7PSt.BdejYg7Bq6tM2ROu.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "BdejYg7Bq6tM2ROu", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!hBemmfRcQLFU7PSt.BdejYg7Bq6tM2ROu" -} \ No newline at end of file diff --git a/packs/items/!items.effects!hBemmfRcQLFU7PSt.oOQJt7Ub0PGGjdzW.json b/packs/items/!items.effects!hBemmfRcQLFU7PSt.oOQJt7Ub0PGGjdzW.json deleted file mode 100644 index 358f07da..00000000 --- a/packs/items/!items.effects!hBemmfRcQLFU7PSt.oOQJt7Ub0PGGjdzW.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "oOQJt7Ub0PGGjdzW", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!hBemmfRcQLFU7PSt.oOQJt7Ub0PGGjdzW" -} \ No newline at end of file diff --git a/packs/items/!items.effects!hfxblADLXdGaRMAA.c2P4Qt8b6GonPFv7.json b/packs/items/!items.effects!hfxblADLXdGaRMAA.c2P4Qt8b6GonPFv7.json deleted file mode 100644 index 8b151c48..00000000 --- a/packs/items/!items.effects!hfxblADLXdGaRMAA.c2P4Qt8b6GonPFv7.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "c2P4Qt8b6GonPFv7", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!hfxblADLXdGaRMAA.c2P4Qt8b6GonPFv7" -} \ No newline at end of file diff --git a/packs/items/!items.effects!i1ZcbKzviqz0nxjV.5JZ001rLJuZMJSrD.json b/packs/items/!items.effects!i1ZcbKzviqz0nxjV.5JZ001rLJuZMJSrD.json deleted file mode 100644 index 01e6cf9f..00000000 --- a/packs/items/!items.effects!i1ZcbKzviqz0nxjV.5JZ001rLJuZMJSrD.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "5JZ001rLJuZMJSrD", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!i1ZcbKzviqz0nxjV.5JZ001rLJuZMJSrD" -} \ No newline at end of file diff --git a/packs/items/!items.effects!iGiZU77IGQQqlYFr.9xMdH6XQxlulL7wv.json b/packs/items/!items.effects!iGiZU77IGQQqlYFr.9xMdH6XQxlulL7wv.json deleted file mode 100644 index 7b5cafe9..00000000 --- a/packs/items/!items.effects!iGiZU77IGQQqlYFr.9xMdH6XQxlulL7wv.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "9xMdH6XQxlulL7wv", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!iGiZU77IGQQqlYFr.9xMdH6XQxlulL7wv" -} \ No newline at end of file diff --git a/packs/items/!items.effects!iORLpplub64kuxb4.RWRk7pwQf2vs1Aqv.json b/packs/items/!items.effects!iORLpplub64kuxb4.RWRk7pwQf2vs1Aqv.json deleted file mode 100644 index 2d1d00a2..00000000 --- a/packs/items/!items.effects!iORLpplub64kuxb4.RWRk7pwQf2vs1Aqv.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "RWRk7pwQf2vs1Aqv", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!iORLpplub64kuxb4.RWRk7pwQf2vs1Aqv" -} \ No newline at end of file diff --git a/packs/items/!items.effects!iORLpplub64kuxb4.dcGiLPK2AIDA7NHH.json b/packs/items/!items.effects!iORLpplub64kuxb4.dcGiLPK2AIDA7NHH.json deleted file mode 100644 index bc01168b..00000000 --- a/packs/items/!items.effects!iORLpplub64kuxb4.dcGiLPK2AIDA7NHH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "dcGiLPK2AIDA7NHH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!iORLpplub64kuxb4.dcGiLPK2AIDA7NHH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ibiHqm4rH8meeu9m.ScAKi1eiWow9Y1ZZ.json b/packs/items/!items.effects!ibiHqm4rH8meeu9m.ScAKi1eiWow9Y1ZZ.json deleted file mode 100644 index def68282..00000000 --- a/packs/items/!items.effects!ibiHqm4rH8meeu9m.ScAKi1eiWow9Y1ZZ.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "ScAKi1eiWow9Y1ZZ", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.movement.total", - "value": "-0.5", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -0,5", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!ibiHqm4rH8meeu9m.ScAKi1eiWow9Y1ZZ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ibiHqm4rH8meeu9m.TeyRcwja5lQWHICW.json b/packs/items/!items.effects!ibiHqm4rH8meeu9m.TeyRcwja5lQWHICW.json deleted file mode 100644 index 7fb524b0..00000000 --- a/packs/items/!items.effects!ibiHqm4rH8meeu9m.TeyRcwja5lQWHICW.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "TeyRcwja5lQWHICW", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!ibiHqm4rH8meeu9m.TeyRcwja5lQWHICW" -} \ No newline at end of file diff --git a/packs/items/!items.effects!j3wcDmBNiDx7sK0n.a2GXKNKHJWdyKb7h.json b/packs/items/!items.effects!j3wcDmBNiDx7sK0n.a2GXKNKHJWdyKb7h.json deleted file mode 100644 index 1af3ed3e..00000000 --- a/packs/items/!items.effects!j3wcDmBNiDx7sK0n.a2GXKNKHJWdyKb7h.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "a2GXKNKHJWdyKb7h", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!j3wcDmBNiDx7sK0n.a2GXKNKHJWdyKb7h" -} \ No newline at end of file diff --git a/packs/items/!items.effects!j3wcDmBNiDx7sK0n.vgJWV95OeyzrjyFw.json b/packs/items/!items.effects!j3wcDmBNiDx7sK0n.vgJWV95OeyzrjyFw.json deleted file mode 100644 index c5ec4fb9..00000000 --- a/packs/items/!items.effects!j3wcDmBNiDx7sK0n.vgJWV95OeyzrjyFw.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "vgJWV95OeyzrjyFw", - "flags": {}, - "changes": [ - { - "key": "system.traits.aura.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Aura +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!j3wcDmBNiDx7sK0n.vgJWV95OeyzrjyFw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!jRzgvvygxk5IjXYB.r0XGSAypTjvBmHHC.json b/packs/items/!items.effects!jRzgvvygxk5IjXYB.r0XGSAypTjvBmHHC.json deleted file mode 100644 index e4d1c046..00000000 --- a/packs/items/!items.effects!jRzgvvygxk5IjXYB.r0XGSAypTjvBmHHC.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "r0XGSAypTjvBmHHC", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!jRzgvvygxk5IjXYB.r0XGSAypTjvBmHHC" -} \ No newline at end of file diff --git a/packs/items/!items.effects!jsANSjzxRPKO3AyG.wh12XwprBMtY3BTB.json b/packs/items/!items.effects!jsANSjzxRPKO3AyG.wh12XwprBMtY3BTB.json deleted file mode 100644 index 73f53b70..00000000 --- a/packs/items/!items.effects!jsANSjzxRPKO3AyG.wh12XwprBMtY3BTB.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "wh12XwprBMtY3BTB", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!jsANSjzxRPKO3AyG.wh12XwprBMtY3BTB" -} \ No newline at end of file diff --git a/packs/items/!items.effects!kGTB9f2zPrmedHq4.yH3Ujo3jKNCYI4n9.json b/packs/items/!items.effects!kGTB9f2zPrmedHq4.yH3Ujo3jKNCYI4n9.json deleted file mode 100644 index 74498e9b..00000000 --- a/packs/items/!items.effects!kGTB9f2zPrmedHq4.yH3Ujo3jKNCYI4n9.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "yH3Ujo3jKNCYI4n9", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.defense.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Abwehr +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!kGTB9f2zPrmedHq4.yH3Ujo3jKNCYI4n9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!kVRybb0knZkoJLlj.GgAFMmXGb1B5KIda.json b/packs/items/!items.effects!kVRybb0knZkoJLlj.GgAFMmXGb1B5KIda.json deleted file mode 100644 index 3d0567b9..00000000 --- a/packs/items/!items.effects!kVRybb0knZkoJLlj.GgAFMmXGb1B5KIda.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "GgAFMmXGb1B5KIda", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Heilzauber +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.healing" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!kVRybb0knZkoJLlj.GgAFMmXGb1B5KIda" -} \ No newline at end of file diff --git a/packs/items/!items.effects!lHlwYWlgC2iKjDFM.5EWlvp1ZJkHmodfC.json b/packs/items/!items.effects!lHlwYWlgC2iKjDFM.5EWlvp1ZJkHmodfC.json deleted file mode 100644 index b55c8ace..00000000 --- a/packs/items/!items.effects!lHlwYWlgC2iKjDFM.5EWlvp1ZJkHmodfC.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "5EWlvp1ZJkHmodfC", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Verletzen +III", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Verletzen", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!lHlwYWlgC2iKjDFM.5EWlvp1ZJkHmodfC" -} \ No newline at end of file diff --git a/packs/items/!items.effects!lHlwYWlgC2iKjDFM.wh12XwprBMtY3BTB.json b/packs/items/!items.effects!lHlwYWlgC2iKjDFM.wh12XwprBMtY3BTB.json deleted file mode 100644 index 047b2aef..00000000 --- a/packs/items/!items.effects!lHlwYWlgC2iKjDFM.wh12XwprBMtY3BTB.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "wh12XwprBMtY3BTB", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!lHlwYWlgC2iKjDFM.wh12XwprBMtY3BTB" -} \ No newline at end of file diff --git a/packs/items/!items.effects!opq2AakrpM9gLSa0.RGYzuIow1nDLd681.json b/packs/items/!items.effects!opq2AakrpM9gLSa0.RGYzuIow1nDLd681.json deleted file mode 100644 index bafd9fde..00000000 --- a/packs/items/!items.effects!opq2AakrpM9gLSa0.RGYzuIow1nDLd681.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "RGYzuIow1nDLd681", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!opq2AakrpM9gLSa0.RGYzuIow1nDLd681" -} \ No newline at end of file diff --git a/packs/items/!items.effects!oqnI982dhCya94Tu.QScLkDv6gysh119m.json b/packs/items/!items.effects!oqnI982dhCya94Tu.QScLkDv6gysh119m.json deleted file mode 100644 index 4723e1fc..00000000 --- a/packs/items/!items.effects!oqnI982dhCya94Tu.QScLkDv6gysh119m.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "QScLkDv6gysh119m", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!oqnI982dhCya94Tu.QScLkDv6gysh119m" -} \ No newline at end of file diff --git a/packs/items/!items.effects!oqnI982dhCya94Tu.l9ZRRSrd6yBhQUJL.json b/packs/items/!items.effects!oqnI982dhCya94Tu.l9ZRRSrd6yBhQUJL.json deleted file mode 100644 index 700b6c6e..00000000 --- a/packs/items/!items.effects!oqnI982dhCya94Tu.l9ZRRSrd6yBhQUJL.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "l9ZRRSrd6yBhQUJL", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!oqnI982dhCya94Tu.l9ZRRSrd6yBhQUJL" -} \ No newline at end of file diff --git a/packs/items/!items.effects!pQqbXD5ELmjcu4Dd.RWRk7pwQf2vs1Aqv.json b/packs/items/!items.effects!pQqbXD5ELmjcu4Dd.RWRk7pwQf2vs1Aqv.json deleted file mode 100644 index 0aa23cf4..00000000 --- a/packs/items/!items.effects!pQqbXD5ELmjcu4Dd.RWRk7pwQf2vs1Aqv.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "RWRk7pwQf2vs1Aqv", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!pQqbXD5ELmjcu4Dd.RWRk7pwQf2vs1Aqv" -} \ No newline at end of file diff --git a/packs/items/!items.effects!pQqbXD5ELmjcu4Dd.dcGiLPK2AIDA7NHH.json b/packs/items/!items.effects!pQqbXD5ELmjcu4Dd.dcGiLPK2AIDA7NHH.json deleted file mode 100644 index 0017b3d8..00000000 --- a/packs/items/!items.effects!pQqbXD5ELmjcu4Dd.dcGiLPK2AIDA7NHH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "dcGiLPK2AIDA7NHH", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!pQqbXD5ELmjcu4Dd.dcGiLPK2AIDA7NHH" -} \ No newline at end of file diff --git a/packs/items/!items.effects!pzD6fcJa1Hk4Duwu.9ZyXiW0n9WJ5WQOv.json b/packs/items/!items.effects!pzD6fcJa1Hk4Duwu.9ZyXiW0n9WJ5WQOv.json deleted file mode 100644 index d5f273ac..00000000 --- a/packs/items/!items.effects!pzD6fcJa1Hk4Duwu.9ZyXiW0n9WJ5WQOv.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "9ZyXiW0n9WJ5WQOv", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!pzD6fcJa1Hk4Duwu.9ZyXiW0n9WJ5WQOv" -} \ No newline at end of file diff --git a/packs/items/!items.effects!qlBIUI00RTYZzclX.yH3Ujo3jKNCYI4n9.json b/packs/items/!items.effects!qlBIUI00RTYZzclX.yH3Ujo3jKNCYI4n9.json deleted file mode 100644 index 862f58dc..00000000 --- a/packs/items/!items.effects!qlBIUI00RTYZzclX.yH3Ujo3jKNCYI4n9.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "yH3Ujo3jKNCYI4n9", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.defense.total", - "value": "3", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Abwehr +3 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!qlBIUI00RTYZzclX.yH3Ujo3jKNCYI4n9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!qwXiwcxaDDCzmLLM.APXje5Ppu0d75HNw.json b/packs/items/!items.effects!qwXiwcxaDDCzmLLM.APXje5Ppu0d75HNw.json deleted file mode 100644 index 11a46161..00000000 --- a/packs/items/!items.effects!qwXiwcxaDDCzmLLM.APXje5Ppu0d75HNw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "APXje5Ppu0d75HNw", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!qwXiwcxaDDCzmLLM.APXje5Ppu0d75HNw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!qwXiwcxaDDCzmLLM.cEFYfp6VrhRcwEKz.json b/packs/items/!items.effects!qwXiwcxaDDCzmLLM.cEFYfp6VrhRcwEKz.json deleted file mode 100644 index d744c432..00000000 --- a/packs/items/!items.effects!qwXiwcxaDDCzmLLM.cEFYfp6VrhRcwEKz.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "cEFYfp6VrhRcwEKz", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!qwXiwcxaDDCzmLLM.cEFYfp6VrhRcwEKz" -} \ No newline at end of file diff --git a/packs/items/!items.effects!rdOU1FmBq1nqQKW5.dgH1Fyz2pVFcmhFL.json b/packs/items/!items.effects!rdOU1FmBq1nqQKW5.dgH1Fyz2pVFcmhFL.json deleted file mode 100644 index 9fb49979..00000000 --- a/packs/items/!items.effects!rdOU1FmBq1nqQKW5.dgH1Fyz2pVFcmhFL.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "dgH1Fyz2pVFcmhFL", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!rdOU1FmBq1nqQKW5.dgH1Fyz2pVFcmhFL" -} \ No newline at end of file diff --git a/packs/items/!items.effects!rvDTHq5UoRK6acm6.5vJF9ck6rDsBPnKl.json b/packs/items/!items.effects!rvDTHq5UoRK6acm6.5vJF9ck6rDsBPnKl.json deleted file mode 100644 index dcdea249..00000000 --- a/packs/items/!items.effects!rvDTHq5UoRK6acm6.5vJF9ck6rDsBPnKl.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "5vJF9ck6rDsBPnKl", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!rvDTHq5UoRK6acm6.5vJF9ck6rDsBPnKl" -} \ No newline at end of file diff --git a/packs/items/!items.effects!rvDTHq5UoRK6acm6.Uzo51C3LrgP3G8jb.json b/packs/items/!items.effects!rvDTHq5UoRK6acm6.Uzo51C3LrgP3G8jb.json deleted file mode 100644 index 3d2c1b8d..00000000 --- a/packs/items/!items.effects!rvDTHq5UoRK6acm6.Uzo51C3LrgP3G8jb.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "Uzo51C3LrgP3G8jb", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Heilzauber +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.healing" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!rvDTHq5UoRK6acm6.Uzo51C3LrgP3G8jb" -} \ No newline at end of file diff --git a/packs/items/!items.effects!s1xaEPPKJGMImZ9m.DPS3CaNXapsBzzsj.json b/packs/items/!items.effects!s1xaEPPKJGMImZ9m.DPS3CaNXapsBzzsj.json deleted file mode 100644 index 66f5dbf3..00000000 --- a/packs/items/!items.effects!s1xaEPPKJGMImZ9m.DPS3CaNXapsBzzsj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DPS3CaNXapsBzzsj", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!s1xaEPPKJGMImZ9m.DPS3CaNXapsBzzsj" -} \ No newline at end of file diff --git a/packs/items/!items.effects!s1xaEPPKJGMImZ9m.fQgMSANHWdQrzmlJ.json b/packs/items/!items.effects!s1xaEPPKJGMImZ9m.fQgMSANHWdQrzmlJ.json deleted file mode 100644 index e692609c..00000000 --- a/packs/items/!items.effects!s1xaEPPKJGMImZ9m.fQgMSANHWdQrzmlJ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "fQgMSANHWdQrzmlJ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!s1xaEPPKJGMImZ9m.fQgMSANHWdQrzmlJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!sUHJSIG8aTs0do67.6NLQSkPxsA3H8Gc8.json b/packs/items/!items.effects!sUHJSIG8aTs0do67.6NLQSkPxsA3H8Gc8.json deleted file mode 100644 index 79cbc2ea..00000000 --- a/packs/items/!items.effects!sUHJSIG8aTs0do67.6NLQSkPxsA3H8Gc8.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "6NLQSkPxsA3H8Gc8", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!sUHJSIG8aTs0do67.6NLQSkPxsA3H8Gc8" -} \ No newline at end of file diff --git a/packs/items/!items.effects!sUHJSIG8aTs0do67.vgJWV95OeyzrjyFw.json b/packs/items/!items.effects!sUHJSIG8aTs0do67.vgJWV95OeyzrjyFw.json deleted file mode 100644 index 66655f4a..00000000 --- a/packs/items/!items.effects!sUHJSIG8aTs0do67.vgJWV95OeyzrjyFw.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "vgJWV95OeyzrjyFw", - "flags": {}, - "changes": [ - { - "key": "system.traits.aura.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Aura +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!sUHJSIG8aTs0do67.vgJWV95OeyzrjyFw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!t13RJoXrsS0HAyIQ.pAxAXam5JBN6Acz9.json b/packs/items/!items.effects!t13RJoXrsS0HAyIQ.pAxAXam5JBN6Acz9.json deleted file mode 100644 index 89581250..00000000 --- a/packs/items/!items.effects!t13RJoXrsS0HAyIQ.pAxAXam5JBN6Acz9.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "pAxAXam5JBN6Acz9", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!t13RJoXrsS0HAyIQ.pAxAXam5JBN6Acz9" -} \ No newline at end of file diff --git a/packs/items/!items.effects!tAdNTxSRq9hARm1p.aLeVPvqVvSHnDTsp.json b/packs/items/!items.effects!tAdNTxSRq9hARm1p.aLeVPvqVvSHnDTsp.json deleted file mode 100644 index ee9a3ebd..00000000 --- a/packs/items/!items.effects!tAdNTxSRq9hARm1p.aLeVPvqVvSHnDTsp.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "aLeVPvqVvSHnDTsp", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!tAdNTxSRq9hARm1p.aLeVPvqVvSHnDTsp" -} \ No newline at end of file diff --git a/packs/items/!items.effects!tQ1LUX7in4xuuR12.C7jqj8julpambLpm.json b/packs/items/!items.effects!tQ1LUX7in4xuuR12.C7jqj8julpambLpm.json deleted file mode 100644 index bf6a9988..00000000 --- a/packs/items/!items.effects!tQ1LUX7in4xuuR12.C7jqj8julpambLpm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "C7jqj8julpambLpm", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!tQ1LUX7in4xuuR12.C7jqj8julpambLpm" -} \ No newline at end of file diff --git a/packs/items/!items.effects!tQ1LUX7in4xuuR12.fwNP4w1u7JP3OFEb.json b/packs/items/!items.effects!tQ1LUX7in4xuuR12.fwNP4w1u7JP3OFEb.json deleted file mode 100644 index 73b825b1..00000000 --- a/packs/items/!items.effects!tQ1LUX7in4xuuR12.fwNP4w1u7JP3OFEb.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "fwNP4w1u7JP3OFEb", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.rangedAttack.total", - "value": "3", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schießen +3 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!tQ1LUX7in4xuuR12.fwNP4w1u7JP3OFEb" -} \ No newline at end of file diff --git a/packs/items/!items.effects!trop6WmDZEhv3gRA.9jtH6ER0s0I8SPyi.json b/packs/items/!items.effects!trop6WmDZEhv3gRA.9jtH6ER0s0I8SPyi.json deleted file mode 100644 index e1ecd22c..00000000 --- a/packs/items/!items.effects!trop6WmDZEhv3gRA.9jtH6ER0s0I8SPyi.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "9jtH6ER0s0I8SPyi", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!trop6WmDZEhv3gRA.9jtH6ER0s0I8SPyi" -} \ No newline at end of file diff --git a/packs/items/!items.effects!trop6WmDZEhv3gRA.aDUESIHIetT9xLbD.json b/packs/items/!items.effects!trop6WmDZEhv3gRA.aDUESIHIetT9xLbD.json deleted file mode 100644 index e40e96aa..00000000 --- a/packs/items/!items.effects!trop6WmDZEhv3gRA.aDUESIHIetT9xLbD.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "aDUESIHIetT9xLbD", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!trop6WmDZEhv3gRA.aDUESIHIetT9xLbD" -} \ No newline at end of file diff --git a/packs/items/!items.effects!u1ycDWee8nHPfZHA.nTOl8E9qA6stLcEJ.json b/packs/items/!items.effects!u1ycDWee8nHPfZHA.nTOl8E9qA6stLcEJ.json deleted file mode 100644 index 48954dc0..00000000 --- a/packs/items/!items.effects!u1ycDWee8nHPfZHA.nTOl8E9qA6stLcEJ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "nTOl8E9qA6stLcEJ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!u1ycDWee8nHPfZHA.nTOl8E9qA6stLcEJ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!uDdLTyyNqeXzCssp.QScLkDv6gysh119m.json b/packs/items/!items.effects!uDdLTyyNqeXzCssp.QScLkDv6gysh119m.json deleted file mode 100644 index 79a2ad5c..00000000 --- a/packs/items/!items.effects!uDdLTyyNqeXzCssp.QScLkDv6gysh119m.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "QScLkDv6gysh119m", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!uDdLTyyNqeXzCssp.QScLkDv6gysh119m" -} \ No newline at end of file diff --git a/packs/items/!items.effects!uafOWinH9nnRO3lr.1aNTAQBai6qAcWGM.json b/packs/items/!items.effects!uafOWinH9nnRO3lr.1aNTAQBai6qAcWGM.json deleted file mode 100644 index ec81e560..00000000 --- a/packs/items/!items.effects!uafOWinH9nnRO3lr.1aNTAQBai6qAcWGM.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "1aNTAQBai6qAcWGM", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.targetedSpellcasting.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zielzaubern +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!uafOWinH9nnRO3lr.1aNTAQBai6qAcWGM" -} \ No newline at end of file diff --git a/packs/items/!items.effects!uafOWinH9nnRO3lr.XD3tGbvi1S03diuz.json b/packs/items/!items.effects!uafOWinH9nnRO3lr.XD3tGbvi1S03diuz.json deleted file mode 100644 index 331b7265..00000000 --- a/packs/items/!items.effects!uafOWinH9nnRO3lr.XD3tGbvi1S03diuz.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "XD3tGbvi1S03diuz", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.targetedSpellcasting.total", - "value": "3", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zielzaubern +3 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!uafOWinH9nnRO3lr.XD3tGbvi1S03diuz" -} \ No newline at end of file diff --git a/packs/items/!items.effects!uafOWinH9nnRO3lr.ve7iQmkxC6l5WmTE.json b/packs/items/!items.effects!uafOWinH9nnRO3lr.ve7iQmkxC6l5WmTE.json deleted file mode 100644 index 0691f01e..00000000 --- a/packs/items/!items.effects!uafOWinH9nnRO3lr.ve7iQmkxC6l5WmTE.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ve7iQmkxC6l5WmTE", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!uafOWinH9nnRO3lr.ve7iQmkxC6l5WmTE" -} \ No newline at end of file diff --git a/packs/items/!items.effects!upkDR02zMILTPib6.d8N240qBKaRGqkcf.json b/packs/items/!items.effects!upkDR02zMILTPib6.d8N240qBKaRGqkcf.json deleted file mode 100644 index 4537b095..00000000 --- a/packs/items/!items.effects!upkDR02zMILTPib6.d8N240qBKaRGqkcf.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "d8N240qBKaRGqkcf", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!upkDR02zMILTPib6.d8N240qBKaRGqkcf" -} \ No newline at end of file diff --git a/packs/items/!items.effects!vqKLn65gjoced8jV.DPS3CaNXapsBzzsj.json b/packs/items/!items.effects!vqKLn65gjoced8jV.DPS3CaNXapsBzzsj.json deleted file mode 100644 index 90fadc84..00000000 --- a/packs/items/!items.effects!vqKLn65gjoced8jV.DPS3CaNXapsBzzsj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "DPS3CaNXapsBzzsj", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!vqKLn65gjoced8jV.DPS3CaNXapsBzzsj" -} \ No newline at end of file diff --git a/packs/items/!items.effects!w1bZ2431gdOQumWK.vgJWV95OeyzrjyFw.json b/packs/items/!items.effects!w1bZ2431gdOQumWK.vgJWV95OeyzrjyFw.json deleted file mode 100644 index 2a4152fa..00000000 --- a/packs/items/!items.effects!w1bZ2431gdOQumWK.vgJWV95OeyzrjyFw.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "vgJWV95OeyzrjyFw", - "flags": {}, - "changes": [ - { - "key": "system.traits.aura.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Aura +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!w1bZ2431gdOQumWK.vgJWV95OeyzrjyFw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!wy8GXE1zjaRpXL8H.APXje5Ppu0d75HNw.json b/packs/items/!items.effects!wy8GXE1zjaRpXL8H.APXje5Ppu0d75HNw.json deleted file mode 100644 index 11f3b89d..00000000 --- a/packs/items/!items.effects!wy8GXE1zjaRpXL8H.APXje5Ppu0d75HNw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "APXje5Ppu0d75HNw", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!wy8GXE1zjaRpXL8H.APXje5Ppu0d75HNw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!wy8GXE1zjaRpXL8H.JIWNiHZdqmMiPMBz.json b/packs/items/!items.effects!wy8GXE1zjaRpXL8H.JIWNiHZdqmMiPMBz.json deleted file mode 100644 index 57aca58f..00000000 --- a/packs/items/!items.effects!wy8GXE1zjaRpXL8H.JIWNiHZdqmMiPMBz.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "JIWNiHZdqmMiPMBz", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!wy8GXE1zjaRpXL8H.JIWNiHZdqmMiPMBz" -} \ No newline at end of file diff --git a/packs/items/!items.effects!xeSyfEpn3gABmKDR.JjEEDD1H1NvKF1Vr.json b/packs/items/!items.effects!xeSyfEpn3gABmKDR.JjEEDD1H1NvKF1Vr.json deleted file mode 100644 index f12f4c03..00000000 --- a/packs/items/!items.effects!xeSyfEpn3gABmKDR.JjEEDD1H1NvKF1Vr.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "JjEEDD1H1NvKF1Vr", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!xeSyfEpn3gABmKDR.JjEEDD1H1NvKF1Vr" -} \ No newline at end of file diff --git a/packs/items/!items.effects!yDq5abf47mYIw3OG.dJcAdxKxsUIXzHCa.json b/packs/items/!items.effects!yDq5abf47mYIw3OG.dJcAdxKxsUIXzHCa.json deleted file mode 100644 index 556ce062..00000000 --- a/packs/items/!items.effects!yDq5abf47mYIw3OG.dJcAdxKxsUIXzHCa.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "dJcAdxKxsUIXzHCa", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +3 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!yDq5abf47mYIw3OG.dJcAdxKxsUIXzHCa" -} \ No newline at end of file diff --git a/packs/items/!items.effects!yfqzgTskyIgWZq8A.BdejYg7Bq6tM2ROu.json b/packs/items/!items.effects!yfqzgTskyIgWZq8A.BdejYg7Bq6tM2ROu.json deleted file mode 100644 index 7d9725ac..00000000 --- a/packs/items/!items.effects!yfqzgTskyIgWZq8A.BdejYg7Bq6tM2ROu.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "BdejYg7Bq6tM2ROu", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -4", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!yfqzgTskyIgWZq8A.BdejYg7Bq6tM2ROu" -} \ No newline at end of file diff --git a/packs/items/!items.effects!ylWwhiSGGWLee2PA.1aNTAQBai6qAcWGM.json b/packs/items/!items.effects!ylWwhiSGGWLee2PA.1aNTAQBai6qAcWGM.json deleted file mode 100644 index 06f6bc7e..00000000 --- a/packs/items/!items.effects!ylWwhiSGGWLee2PA.1aNTAQBai6qAcWGM.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "1aNTAQBai6qAcWGM", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.targetedSpellcasting.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zielzaubern +1", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!ylWwhiSGGWLee2PA.1aNTAQBai6qAcWGM" -} \ No newline at end of file diff --git a/packs/items/!items.effects!yleQcy5mTJ5jn3RZ.YzSUbB0a2EknrxQQ.json b/packs/items/!items.effects!yleQcy5mTJ5jn3RZ.YzSUbB0a2EknrxQQ.json deleted file mode 100644 index 8583d11d..00000000 --- a/packs/items/!items.effects!yleQcy5mTJ5jn3RZ.YzSUbB0a2EknrxQQ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "YzSUbB0a2EknrxQQ", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +2 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!yleQcy5mTJ5jn3RZ.YzSUbB0a2EknrxQQ" -} \ No newline at end of file diff --git a/packs/items/!items.effects!yocl6DZ7hfOupqqz.CUa4rA1A1cwWac46.json b/packs/items/!items.effects!yocl6DZ7hfOupqqz.CUa4rA1A1cwWac46.json deleted file mode 100644 index 7b1d88a0..00000000 --- a/packs/items/!items.effects!yocl6DZ7hfOupqqz.CUa4rA1A1cwWac46.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "CUa4rA1A1cwWac46", - "flags": {}, - "changes": [ - { - "key": "system.combatValues.defense.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": null, - "origin": null, - "tint": null, - "_key": "!items.effects!yocl6DZ7hfOupqqz.CUa4rA1A1cwWac46" -} \ No newline at end of file diff --git a/packs/items/!items.effects!yuSDAJwN3NFfcTSE.ISagK3JV33VmnmoX.json b/packs/items/!items.effects!yuSDAJwN3NFfcTSE.ISagK3JV33VmnmoX.json deleted file mode 100644 index 85e9bf40..00000000 --- a/packs/items/!items.effects!yuSDAJwN3NFfcTSE.ISagK3JV33VmnmoX.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ISagK3JV33VmnmoX", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Panzerung +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!yuSDAJwN3NFfcTSE.ISagK3JV33VmnmoX" -} \ No newline at end of file diff --git a/packs/items/!items.effects!zWMPzHIY3vkrCIEJ.RXgVHCUhqvSvdubt.json b/packs/items/!items.effects!zWMPzHIY3vkrCIEJ.RXgVHCUhqvSvdubt.json deleted file mode 100644 index 845efe39..00000000 --- a/packs/items/!items.effects!zWMPzHIY3vkrCIEJ.RXgVHCUhqvSvdubt.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "RXgVHCUhqvSvdubt", - "flags": {}, - "changes": [ - { - "key": "system.traits.agility.total", - "value": "1", - "mode": 2, - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Bewegung +1 (magisch)", - "tint": null, - "transfer": true, - "origin": null, - "_key": "!items.effects!zWMPzHIY3vkrCIEJ.RXgVHCUhqvSvdubt" -} \ No newline at end of file diff --git a/packs/items/!items.effects!zWMPzHIY3vkrCIEJ.XsKZUk7lLh6egc89.json b/packs/items/!items.effects!zWMPzHIY3vkrCIEJ.XsKZUk7lLh6egc89.json deleted file mode 100644 index 39f5a876..00000000 --- a/packs/items/!items.effects!zWMPzHIY3vkrCIEJ.XsKZUk7lLh6egc89.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "XsKZUk7lLh6egc89", - "changes": [ - { - "key": "system.rank.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Jäger +I", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "Jäger", - "condition": "'@item.type' === 'talent'" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!zWMPzHIY3vkrCIEJ.XsKZUk7lLh6egc89" -} \ No newline at end of file diff --git a/packs/items/!items.effects!zoPPqqDyRTvmV2do.APXje5Ppu0d75HNw.json b/packs/items/!items.effects!zoPPqqDyRTvmV2do.APXje5Ppu0d75HNw.json deleted file mode 100644 index 8fd1cd4d..00000000 --- a/packs/items/!items.effects!zoPPqqDyRTvmV2do.APXje5Ppu0d75HNw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "APXje5Ppu0d75HNw", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative -2", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!zoPPqqDyRTvmV2do.APXje5Ppu0d75HNw" -} \ No newline at end of file diff --git a/packs/items/!items.effects!zoPPqqDyRTvmV2do.FuPTO8plsKR3lq8Z.json b/packs/items/!items.effects!zoPPqqDyRTvmV2do.FuPTO8plsKR3lq8Z.json deleted file mode 100644 index 1b95ec0f..00000000 --- a/packs/items/!items.effects!zoPPqqDyRTvmV2do.FuPTO8plsKR3lq8Z.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "FuPTO8plsKR3lq8Z", - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "label": "Initiative +1 (magisch)", - "transfer": true, - "disabled": false, - "icon": "icons/svg/aura.svg", - "tint": null, - "origin": null, - "_key": "!items.effects!zoPPqqDyRTvmV2do.FuPTO8plsKR3lq8Z" -} \ No newline at end of file diff --git a/packs/items/Abklingring_2XfoxOYNOTar9OAt.json b/packs/items/Abklingring_2XfoxOYNOTar9OAt.json index 7d64ed61..a1eda499 100644 --- a/packs/items/Abklingring_2XfoxOYNOTar9OAt.json +++ b/packs/items/Abklingring_2XfoxOYNOTar9OAt.json @@ -1,30 +1,30 @@ { - "_id": "2XfoxOYNOTar9OAt", - "name": "Abklingring", - "type": "equipment", - "img": "icons/equipment/finger/ring-band-engraved-scrolls-silver.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser einfache Abklingring senkt die Abklingzeit sämtlicher Zauber seines Trägers um 1.

", - "quantity": 1, - "price": 5252, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342685, - "modifiedTime": 1668995456742, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2XfoxOYNOTar9OAt" -} \ No newline at end of file + "_id": "2XfoxOYNOTar9OAt", + "name": "Abklingring", + "type": "equipment", + "img": "icons/equipment/finger/ring-band-engraved-scrolls-silver.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser einfache Abklingring senkt die Abklingzeit sämtlicher Zauber seines Trägers um 1.

", + "quantity": 1, + "price": 5252, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342685, + "modifiedTime": 1687731796941, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2XfoxOYNOTar9OAt" +} diff --git a/packs/items/Abklingtrank_NZPp8EGEg1JmXdNd.json b/packs/items/Abklingtrank_NZPp8EGEg1JmXdNd.json index f0b8ec3c..88df77d4 100644 --- a/packs/items/Abklingtrank_NZPp8EGEg1JmXdNd.json +++ b/packs/items/Abklingtrank_NZPp8EGEg1JmXdNd.json @@ -1,29 +1,29 @@ { - "_id": "NZPp8EGEg1JmXdNd", - "name": "Abklingtrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-round-corked-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese meist hellblauen Tränke halbieren (abrunden) die Abklingzeit aller Zauber für die Dauer eines Kampfes.

", - "quantity": 1, - "price": 50, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342916, - "modifiedTime": 1668995457184, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NZPp8EGEg1JmXdNd" -} \ No newline at end of file + "_id": "NZPp8EGEg1JmXdNd", + "name": "Abklingtrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-round-corked-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese meist hellblauen Tränke halbieren (abrunden) die Abklingzeit aller Zauber für die Dauer eines Kampfes.

", + "quantity": 1, + "price": 50, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342916, + "modifiedTime": 1687731797003, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!NZPp8EGEg1JmXdNd" +} diff --git a/packs/items/Abwehr__1__magisch__yH3Ujo3jKNCYI4n9.json b/packs/items/Abwehr__1__magisch__yH3Ujo3jKNCYI4n9.json new file mode 100644 index 00000000..289c0892 --- /dev/null +++ b/packs/items/Abwehr__1__magisch__yH3Ujo3jKNCYI4n9.json @@ -0,0 +1,30 @@ +{ + "_id": "yH3Ujo3jKNCYI4n9", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.defense.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Abwehr +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!kGTB9f2zPrmedHq4.yH3Ujo3jKNCYI4n9" +} diff --git a/packs/items/Abwehr__2__magisch__TuRxuZf6QZL2OvRk.json b/packs/items/Abwehr__2__magisch__TuRxuZf6QZL2OvRk.json new file mode 100644 index 00000000..f2db59fc --- /dev/null +++ b/packs/items/Abwehr__2__magisch__TuRxuZf6QZL2OvRk.json @@ -0,0 +1,30 @@ +{ + "_id": "TuRxuZf6QZL2OvRk", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.defense.total", + "value": "2", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Abwehr +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!83CJm0YUiYxIpcQx.TuRxuZf6QZL2OvRk" +} diff --git a/packs/items/Abwehr__2__magisch__yH3Ujo3jKNCYI4n9.json b/packs/items/Abwehr__2__magisch__yH3Ujo3jKNCYI4n9.json new file mode 100644 index 00000000..b624357f --- /dev/null +++ b/packs/items/Abwehr__2__magisch__yH3Ujo3jKNCYI4n9.json @@ -0,0 +1,30 @@ +{ + "_id": "yH3Ujo3jKNCYI4n9", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.defense.total", + "value": "2", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Abwehr +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!cg1y2GTJRGhE9Fpy.yH3Ujo3jKNCYI4n9" +} diff --git a/packs/items/Abwehr__3__magisch__yH3Ujo3jKNCYI4n9.json b/packs/items/Abwehr__3__magisch__yH3Ujo3jKNCYI4n9.json new file mode 100644 index 00000000..b176f5e4 --- /dev/null +++ b/packs/items/Abwehr__3__magisch__yH3Ujo3jKNCYI4n9.json @@ -0,0 +1,30 @@ +{ + "_id": "yH3Ujo3jKNCYI4n9", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.defense.total", + "value": "3", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Abwehr +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!qlBIUI00RTYZzclX.yH3Ujo3jKNCYI4n9" +} diff --git a/packs/items/Aderschlitz_IHKj37AVchphOWGZ.json b/packs/items/Aderschlitz_IHKj37AVchphOWGZ.json index 8c13cac2..956f7b2d 100644 --- a/packs/items/Aderschlitz_IHKj37AVchphOWGZ.json +++ b/packs/items/Aderschlitz_IHKj37AVchphOWGZ.json @@ -1,37 +1,33 @@ { - "_id": "IHKj37AVchphOWGZ", - "name": "Aderschlitz", - "type": "weapon", - "img": "icons/weapons/daggers/dagger-bone-barbed.webp", - "effects": [ - "9jtH6ER0s0I8SPyi", - "VdOm09p88rltMp73", - "0pBScyXbTQudldbm" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein magischer Dolch +2 mit Aderschlitzer +III.

\n

Initiative +1

", - "quantity": 1, - "price": 7252, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342868, - "modifiedTime": 1668995457078, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!IHKj37AVchphOWGZ" -} \ No newline at end of file + "_id": "IHKj37AVchphOWGZ", + "name": "Aderschlitz", + "type": "weapon", + "img": "icons/weapons/daggers/dagger-bone-barbed.webp", + "effects": ["VdOm09p88rltMp73", "0pBScyXbTQudldbm"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein magischer Dolch +2 mit Aderschlitzer +III.

\n

Initiative +1

", + "quantity": 1, + "price": 7252, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342868, + "modifiedTime": 1687731796990, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!IHKj37AVchphOWGZ" +} diff --git a/packs/items/Aderschlitzer__III_0pBScyXbTQudldbm.json b/packs/items/Aderschlitzer__III_0pBScyXbTQudldbm.json new file mode 100644 index 00000000..5387176e --- /dev/null +++ b/packs/items/Aderschlitzer__III_0pBScyXbTQudldbm.json @@ -0,0 +1,38 @@ +{ + "_id": "0pBScyXbTQudldbm", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Aderschlitzer", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Aderschlitzer +III", + "description": "", + "statuses": [], + "_key": "!items.effects!IHKj37AVchphOWGZ.0pBScyXbTQudldbm" +} diff --git a/packs/items/Agilit_t__1__magisch__1swDTN9Kj7othjdB.json b/packs/items/Agilit_t__1__magisch__1swDTN9Kj7othjdB.json new file mode 100644 index 00000000..41e5dc66 --- /dev/null +++ b/packs/items/Agilit_t__1__magisch__1swDTN9Kj7othjdB.json @@ -0,0 +1,30 @@ +{ + "_id": "1swDTN9Kj7othjdB", + "flags": {}, + "changes": [ + { + "key": "system.attributes.mobility.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Agilität +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Akhijp2Wayupy1qw.1swDTN9Kj7othjdB" +} diff --git a/packs/items/Allheilungstrank_eRQ9LUNWbnAuuVX6.json b/packs/items/Allheilungstrank_eRQ9LUNWbnAuuVX6.json index 48100676..fb1e4c4d 100644 --- a/packs/items/Allheilungstrank_eRQ9LUNWbnAuuVX6.json +++ b/packs/items/Allheilungstrank_eRQ9LUNWbnAuuVX6.json @@ -1,29 +1,29 @@ { - "_id": "eRQ9LUNWbnAuuVX6", - "name": "Allheilungstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-corked-white.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Von milchiger Färbung, wirkt dieser Trank den Zauber @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} auf den Trinkenden (keine Probe nötig).

", - "quantity": 1, - "price": 1000, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343166, - "modifiedTime": 1668995457448, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eRQ9LUNWbnAuuVX6" -} \ No newline at end of file + "_id": "eRQ9LUNWbnAuuVX6", + "name": "Allheilungstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-corked-white.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Von milchiger Färbung, wirkt dieser Trank den Zauber @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} auf den Trinkenden (keine Probe nötig).

", + "quantity": 1, + "price": 1000, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343166, + "modifiedTime": 1687731797069, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eRQ9LUNWbnAuuVX6" +} diff --git a/packs/items/Allsichttrank_Zl8ZkPrwHibRYWPh.json b/packs/items/Allsichttrank_Zl8ZkPrwHibRYWPh.json index ab1a32ca..73e77a78 100644 --- a/packs/items/Allsichttrank_Zl8ZkPrwHibRYWPh.json +++ b/packs/items/Allsichttrank_Zl8ZkPrwHibRYWPh.json @@ -1,29 +1,29 @@ { - "_id": "Zl8ZkPrwHibRYWPh", - "name": "Allsichttrank", - "type": "loot", - "img": "icons/consumables/potions/potion-vial-corked-labeled-purple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Für W20 Minuten kann der Trinker Magie, Unsichtbares und Verborgenes (Fallen, Geheimtüren usw.) automatisch erkennen.

", - "quantity": 1, - "price": 200, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343084, - "modifiedTime": 1668995457361, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Zl8ZkPrwHibRYWPh" -} \ No newline at end of file + "_id": "Zl8ZkPrwHibRYWPh", + "name": "Allsichttrank", + "type": "loot", + "img": "icons/consumables/potions/potion-vial-corked-labeled-purple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Für W20 Minuten kann der Trinker Magie, Unsichtbares und Verborgenes (Fallen, Geheimtüren usw.) automatisch erkennen.

", + "quantity": 1, + "price": 200, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343084, + "modifiedTime": 1687731797047, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Zl8ZkPrwHibRYWPh" +} diff --git a/packs/items/Alterungstrank_oeyhSfAQQPUbm10p.json b/packs/items/Alterungstrank_oeyhSfAQQPUbm10p.json index 0c3c5220..1fd71a34 100644 --- a/packs/items/Alterungstrank_oeyhSfAQQPUbm10p.json +++ b/packs/items/Alterungstrank_oeyhSfAQQPUbm10p.json @@ -1,29 +1,29 @@ { - "_id": "oeyhSfAQQPUbm10p", - "name": "Alterungstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-vial-corked-purple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Trinkende wird augenblicklich W20 Jahre älter, Haare und Nägel wachsen entsprechend.

", - "quantity": 1, - "price": 500, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343402, - "modifiedTime": 1668995457775, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oeyhSfAQQPUbm10p" -} \ No newline at end of file + "_id": "oeyhSfAQQPUbm10p", + "name": "Alterungstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-vial-corked-purple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Trinkende wird augenblicklich W20 Jahre älter, Haare und Nägel wachsen entsprechend.

", + "quantity": 1, + "price": 500, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343402, + "modifiedTime": 1687731797092, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oeyhSfAQQPUbm10p" +} diff --git a/packs/items/Andauernder_Heiltrank_9NUM3H7oTfrHhFpD.json b/packs/items/Andauernder_Heiltrank_9NUM3H7oTfrHhFpD.json index 985ba2b2..4bb24be4 100644 --- a/packs/items/Andauernder_Heiltrank_9NUM3H7oTfrHhFpD.json +++ b/packs/items/Andauernder_Heiltrank_9NUM3H7oTfrHhFpD.json @@ -1,29 +1,29 @@ { - "_id": "9NUM3H7oTfrHhFpD", - "name": "Andauernder Heiltrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-round-corked-pink.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses oft purpurne Getränk heilt 2W20 Runden lang 1 Lebenskraft/Runde.

", - "quantity": 1, - "price": 20, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342771, - "modifiedTime": 1668995456829, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9NUM3H7oTfrHhFpD" -} \ No newline at end of file + "_id": "9NUM3H7oTfrHhFpD", + "name": "Andauernder Heiltrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-round-corked-pink.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses oft purpurne Getränk heilt 2W20 Runden lang 1 Lebenskraft/Runde.

", + "quantity": 1, + "price": 20, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342771, + "modifiedTime": 1687731796962, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9NUM3H7oTfrHhFpD" +} diff --git a/packs/items/Angelhaken_und_Schnur_8YpZMXq9RhMCJOst.json b/packs/items/Angelhaken_und_Schnur_8YpZMXq9RhMCJOst.json index f58cea32..face17ed 100644 --- a/packs/items/Angelhaken_und_Schnur_8YpZMXq9RhMCJOst.json +++ b/packs/items/Angelhaken_und_Schnur_8YpZMXq9RhMCJOst.json @@ -1,29 +1,29 @@ { - "_id": "8YpZMXq9RhMCJOst", - "name": "Angelhaken und Schnur", - "type": "loot", - "img": "icons/tools/fishing/hook-barbed-steel-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.2, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342762, - "modifiedTime": 1668995456814, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8YpZMXq9RhMCJOst" -} \ No newline at end of file + "_id": "8YpZMXq9RhMCJOst", + "name": "Angelhaken und Schnur", + "type": "loot", + "img": "icons/tools/fishing/hook-barbed-steel-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.2, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342762, + "modifiedTime": 1687731796960, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8YpZMXq9RhMCJOst" +} diff --git a/packs/items/Anh_nger_mit_heiligem_Symbol_dDhfIuRomMfy2kkP.json b/packs/items/Anh_nger_mit_heiligem_Symbol_dDhfIuRomMfy2kkP.json index 5156ff0a..dfe1a129 100644 --- a/packs/items/Anh_nger_mit_heiligem_Symbol_dDhfIuRomMfy2kkP.json +++ b/packs/items/Anh_nger_mit_heiligem_Symbol_dDhfIuRomMfy2kkP.json @@ -1,30 +1,30 @@ { - "_id": "dDhfIuRomMfy2kkP", - "name": "Anhänger mit heiligem Symbol", - "type": "equipment", - "img": "icons/equipment/neck/amulet-carved-stone-spiral.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "village", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343132, - "modifiedTime": 1668995457402, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dDhfIuRomMfy2kkP" -} \ No newline at end of file + "_id": "dDhfIuRomMfy2kkP", + "name": "Anhänger mit heiligem Symbol", + "type": "equipment", + "img": "icons/equipment/neck/amulet-carved-stone-spiral.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "village", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343132, + "modifiedTime": 1687731797060, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dDhfIuRomMfy2kkP" +} diff --git a/packs/items/Armreif_des_Bogners_VJftG703v7db0Cqf.json b/packs/items/Armreif_des_Bogners_VJftG703v7db0Cqf.json index 0abccf07..6e4f3c33 100644 --- a/packs/items/Armreif_des_Bogners_VJftG703v7db0Cqf.json +++ b/packs/items/Armreif_des_Bogners_VJftG703v7db0Cqf.json @@ -1,30 +1,30 @@ { - "_id": "VJftG703v7db0Cqf", - "name": "Armreif des Bogners", - "type": "equipment", - "img": "icons/equipment/wrist/bracer-belted-leather-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Verleiht auf Schießen-Proben mit Bögen einen Bonus von +2.

", - "quantity": 1, - "price": 1260, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343048, - "modifiedTime": 1668995457328, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VJftG703v7db0Cqf" -} \ No newline at end of file + "_id": "VJftG703v7db0Cqf", + "name": "Armreif des Bogners", + "type": "equipment", + "img": "icons/equipment/wrist/bracer-belted-leather-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Verleiht auf Schießen-Proben mit Bögen einen Bonus von +2.

", + "quantity": 1, + "price": 1260, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343048, + "modifiedTime": 1687731797039, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!VJftG703v7db0Cqf" +} diff --git a/packs/items/Atemfreitrank_2jgIyVHZYJroSUFY.json b/packs/items/Atemfreitrank_2jgIyVHZYJroSUFY.json index e2c94c87..21e55bf7 100644 --- a/packs/items/Atemfreitrank_2jgIyVHZYJroSUFY.json +++ b/packs/items/Atemfreitrank_2jgIyVHZYJroSUFY.json @@ -1,29 +1,29 @@ { - "_id": "2jgIyVHZYJroSUFY", - "name": "Atemfreitrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-conical-bubbling-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Trinker dieses sprudelnden Trankes braucht für KÖR in Stunden nicht zu atmen.

", - "quantity": 1, - "price": 200, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342690, - "modifiedTime": 1668995456744, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2jgIyVHZYJroSUFY" -} \ No newline at end of file + "_id": "2jgIyVHZYJroSUFY", + "name": "Atemfreitrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-conical-bubbling-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Trinker dieses sprudelnden Trankes braucht für KÖR in Stunden nicht zu atmen.

", + "quantity": 1, + "price": 200, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342690, + "modifiedTime": 1687731796942, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2jgIyVHZYJroSUFY" +} diff --git a/packs/items/Aura__1_vgJWV95OeyzrjyFw.json b/packs/items/Aura__1_vgJWV95OeyzrjyFw.json new file mode 100644 index 00000000..10c130db --- /dev/null +++ b/packs/items/Aura__1_vgJWV95OeyzrjyFw.json @@ -0,0 +1,30 @@ +{ + "_id": "vgJWV95OeyzrjyFw", + "flags": {}, + "changes": [ + { + "key": "system.traits.aura.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Aura +1", + "description": "", + "statuses": [], + "_key": "!items.effects!w1bZ2431gdOQumWK.vgJWV95OeyzrjyFw" +} diff --git a/packs/items/Axt__1_jsANSjzxRPKO3AyG.json b/packs/items/Axt__1_jsANSjzxRPKO3AyG.json index 95b2ff71..b565e70c 100644 --- a/packs/items/Axt__1_jsANSjzxRPKO3AyG.json +++ b/packs/items/Axt__1_jsANSjzxRPKO3AyG.json @@ -1,35 +1,33 @@ { - "_id": "jsANSjzxRPKO3AyG", - "name": "Axt +1", - "type": "weapon", - "img": "icons/weapons/axes/shortaxe-black.webp", - "effects": [ - "wh12XwprBMtY3BTB" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343311, - "modifiedTime": 1668995457708, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!jsANSjzxRPKO3AyG" -} \ No newline at end of file + "_id": "jsANSjzxRPKO3AyG", + "name": "Axt +1", + "type": "weapon", + "img": "icons/weapons/axes/shortaxe-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343311, + "modifiedTime": 1687731797085, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!jsANSjzxRPKO3AyG" +} diff --git a/packs/items/Axt__2_PTiDNLKc0l9rD7Kb.json b/packs/items/Axt__2_PTiDNLKc0l9rD7Kb.json index 5b841289..75850871 100644 --- a/packs/items/Axt__2_PTiDNLKc0l9rD7Kb.json +++ b/packs/items/Axt__2_PTiDNLKc0l9rD7Kb.json @@ -1,35 +1,33 @@ { - "_id": "PTiDNLKc0l9rD7Kb", - "name": "Axt +2", - "type": "weapon", - "img": "icons/weapons/axes/shortaxe-hammer-steel.webp", - "effects": [ - "8wzWUlPPd92HiwJs" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1756, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342934, - "modifiedTime": 1668995457201, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PTiDNLKc0l9rD7Kb" -} \ No newline at end of file + "_id": "PTiDNLKc0l9rD7Kb", + "name": "Axt +2", + "type": "weapon", + "img": "icons/weapons/axes/shortaxe-hammer-steel.webp", + "effects": ["8wzWUlPPd92HiwJs"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1756, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342934, + "modifiedTime": 1687731797009, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!PTiDNLKc0l9rD7Kb" +} diff --git a/packs/items/Axt__3_KyhMB9Jn8Vaxs4eF.json b/packs/items/Axt__3_KyhMB9Jn8Vaxs4eF.json index 458a1641..0ad722bf 100644 --- a/packs/items/Axt__3_KyhMB9Jn8Vaxs4eF.json +++ b/packs/items/Axt__3_KyhMB9Jn8Vaxs4eF.json @@ -1,35 +1,33 @@ { - "_id": "KyhMB9Jn8Vaxs4eF", - "name": "Axt +3", - "type": "weapon", - "img": "icons/weapons/axes/shortaxe-yellow.webp", - "effects": [ - "yaR4SKssj8gYJB91" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342897, - "modifiedTime": 1668995457157, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KyhMB9Jn8Vaxs4eF" -} \ No newline at end of file + "_id": "KyhMB9Jn8Vaxs4eF", + "name": "Axt +3", + "type": "weapon", + "img": "icons/weapons/axes/shortaxe-yellow.webp", + "effects": ["yaR4SKssj8gYJB91"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342897, + "modifiedTime": 1687731796997, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KyhMB9Jn8Vaxs4eF" +} diff --git a/packs/items/Axt_eAd86Ylh42nHoCsx.json b/packs/items/Axt_eAd86Ylh42nHoCsx.json index 75ba0a28..84f24dec 100644 --- a/packs/items/Axt_eAd86Ylh42nHoCsx.json +++ b/packs/items/Axt_eAd86Ylh42nHoCsx.json @@ -1,33 +1,33 @@ { - "_id": "eAd86Ylh42nHoCsx", - "name": "Axt", - "type": "weapon", - "img": "icons/weapons/axes/shortaxe-worn-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343149, - "modifiedTime": 1668995457430, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eAd86Ylh42nHoCsx" -} \ No newline at end of file + "_id": "eAd86Ylh42nHoCsx", + "name": "Axt", + "type": "weapon", + "img": "icons/weapons/axes/shortaxe-worn-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343149, + "modifiedTime": 1687731797064, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eAd86Ylh42nHoCsx" +} diff --git a/packs/items/B_renfalle_ec2Aft0epeFhdg9B.json b/packs/items/B_renfalle_ec2Aft0epeFhdg9B.json index b1d2bc52..79bd1ccb 100644 --- a/packs/items/B_renfalle_ec2Aft0epeFhdg9B.json +++ b/packs/items/B_renfalle_ec2Aft0epeFhdg9B.json @@ -1,29 +1,29 @@ { - "_id": "ec2Aft0epeFhdg9B", - "name": "Bärenfalle", - "type": "loot", - "img": "icons/environment/traps/trap-jaw-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Schlagen 30

", - "quantity": 1, - "price": 10, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343171, - "modifiedTime": 1668995457453, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ec2Aft0epeFhdg9B" -} \ No newline at end of file + "_id": "ec2Aft0epeFhdg9B", + "name": "Bärenfalle", + "type": "loot", + "img": "icons/environment/traps/trap-jaw-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Schlagen 30

", + "quantity": 1, + "price": 10, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343171, + "modifiedTime": 1687731797069, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ec2Aft0epeFhdg9B" +} diff --git a/packs/items/B_renpanzer_e6LetXJHUY4ndz7B.json b/packs/items/B_renpanzer_e6LetXJHUY4ndz7B.json index f02045fc..42e21179 100644 --- a/packs/items/B_renpanzer_e6LetXJHUY4ndz7B.json +++ b/packs/items/B_renpanzer_e6LetXJHUY4ndz7B.json @@ -1,37 +1,33 @@ { - "_id": "e6LetXJHUY4ndz7B", - "name": "Bärenpanzer", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-steel.webp", - "effects": [ - "uOEN4xXL3IcebbJO", - "dxmfRAe4ljoKdi0M", - "DItC97OWlR1nL79a" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese mit Bärenfellen und -klauen verzierte Plattenrüstung +2 gewährt ihrem Träger Raserei +I sowie +1 auf Stärke.

", - "quantity": 1, - "price": 8800, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343146, - "modifiedTime": 1668995457426, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!e6LetXJHUY4ndz7B" -} \ No newline at end of file + "_id": "e6LetXJHUY4ndz7B", + "name": "Bärenpanzer", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-steel.webp", + "effects": ["uOEN4xXL3IcebbJO", "dxmfRAe4ljoKdi0M", "DItC97OWlR1nL79a"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese mit Bärenfellen und -klauen verzierte Plattenrüstung +2 gewährt ihrem Träger Raserei +I sowie +1 auf Stärke.

", + "quantity": 1, + "price": 8800, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343146, + "modifiedTime": 1687731797064, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!e6LetXJHUY4ndz7B" +} diff --git a/packs/items/Bemerken__3_2IDnDKbImHFAHAu6.json b/packs/items/Bemerken__3_2IDnDKbImHFAHAu6.json new file mode 100644 index 00000000..f56f64fd --- /dev/null +++ b/packs/items/Bemerken__3_2IDnDKbImHFAHAu6.json @@ -0,0 +1,38 @@ +{ + "_id": "2IDnDKbImHFAHAu6", + "changes": [ + { + "key": "system.checks.perception", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Bemerken +3", + "description": "", + "statuses": [], + "_key": "!items.effects!D7MaTfapKAeO5TRs.2IDnDKbImHFAHAu6" +} diff --git a/packs/items/Berserkertrank_nH1Vfhhx2jlGoQ6i.json b/packs/items/Berserkertrank_nH1Vfhhx2jlGoQ6i.json index 32847776..4f479f30 100644 --- a/packs/items/Berserkertrank_nH1Vfhhx2jlGoQ6i.json +++ b/packs/items/Berserkertrank_nH1Vfhhx2jlGoQ6i.json @@ -1,29 +1,29 @@ { - "_id": "nH1Vfhhx2jlGoQ6i", - "name": "Berserkertrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-round-flask-fumes-purple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses von verrückten Orkschamanen entwickelte, dampfende Getränk heilt drei Kampfrunden jeweils W20 Lebenskraft. In der vierten Runde explodiert der Trinker und verursacht in 2 m Radius Schaden in Höhe der erwürfelten Heilung (Abwehr gilt).

", - "quantity": 1, - "price": 100, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343339, - "modifiedTime": 1668995457755, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nH1Vfhhx2jlGoQ6i" -} \ No newline at end of file + "_id": "nH1Vfhhx2jlGoQ6i", + "name": "Berserkertrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-round-flask-fumes-purple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses von verrückten Orkschamanen entwickelte, dampfende Getränk heilt drei Kampfrunden jeweils W20 Lebenskraft. In der vierten Runde explodiert der Trinker und verursacht in 2 m Radius Schaden in Höhe der erwürfelten Heilung (Abwehr gilt).

", + "quantity": 1, + "price": 100, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343339, + "modifiedTime": 1687731797090, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!nH1Vfhhx2jlGoQ6i" +} diff --git a/packs/items/Bewegung__1__magisch__RXgVHCUhqvSvdubt.json b/packs/items/Bewegung__1__magisch__RXgVHCUhqvSvdubt.json new file mode 100644 index 00000000..bd3e8609 --- /dev/null +++ b/packs/items/Bewegung__1__magisch__RXgVHCUhqvSvdubt.json @@ -0,0 +1,30 @@ +{ + "_id": "RXgVHCUhqvSvdubt", + "flags": {}, + "changes": [ + { + "key": "system.traits.agility.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Bewegung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!zWMPzHIY3vkrCIEJ.RXgVHCUhqvSvdubt" +} diff --git a/packs/items/Bewegung__1__magisch__mq2ViimrfXr7sGC7.json b/packs/items/Bewegung__1__magisch__mq2ViimrfXr7sGC7.json new file mode 100644 index 00000000..47817670 --- /dev/null +++ b/packs/items/Bewegung__1__magisch__mq2ViimrfXr7sGC7.json @@ -0,0 +1,30 @@ +{ + "_id": "mq2ViimrfXr7sGC7", + "flags": {}, + "changes": [ + { + "key": "system.traits.agility.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Bewegung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!ZLDJNdtwxbdiJOP2.mq2ViimrfXr7sGC7" +} diff --git a/packs/items/Bih_nder_KOdzXkLHuNkCciAa.json b/packs/items/Bih_nder_KOdzXkLHuNkCciAa.json index 527e0419..53d2edc4 100644 --- a/packs/items/Bih_nder_KOdzXkLHuNkCciAa.json +++ b/packs/items/Bih_nder_KOdzXkLHuNkCciAa.json @@ -1,35 +1,33 @@ { - "_id": "KOdzXkLHuNkCciAa", - "name": "Bihänder", - "type": "weapon", - "img": "icons/weapons/swords/greatsword-guard.webp", - "effects": [ - "DaKTtdhRO45QZuDJ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 10, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342893, - "modifiedTime": 1668995457150, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KOdzXkLHuNkCciAa" -} \ No newline at end of file + "_id": "KOdzXkLHuNkCciAa", + "name": "Bihänder", + "type": "weapon", + "img": "icons/weapons/swords/greatsword-guard.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 10, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342893, + "modifiedTime": 1687731796996, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KOdzXkLHuNkCciAa" +} diff --git a/packs/items/Bih_nder__1_2ydkhz5gDjxAiaYy.json b/packs/items/Bih_nder__1_2ydkhz5gDjxAiaYy.json index 57bd4149..a7b54d80 100644 --- a/packs/items/Bih_nder__1_2ydkhz5gDjxAiaYy.json +++ b/packs/items/Bih_nder__1_2ydkhz5gDjxAiaYy.json @@ -1,36 +1,33 @@ { - "_id": "2ydkhz5gDjxAiaYy", - "name": "Bihänder +1", - "type": "weapon", - "img": "icons/weapons/swords/greatsword-crossguard-engraved-green.webp", - "effects": [ - "DaKTtdhRO45QZuDJ", - "qdSiJ4l0AuTd68CB" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 2260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342694, - "modifiedTime": 1668995456750, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2ydkhz5gDjxAiaYy" -} \ No newline at end of file + "_id": "2ydkhz5gDjxAiaYy", + "name": "Bihänder +1", + "type": "weapon", + "img": "icons/weapons/swords/greatsword-crossguard-engraved-green.webp", + "effects": ["qdSiJ4l0AuTd68CB"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 2260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342694, + "modifiedTime": 1687731796943, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2ydkhz5gDjxAiaYy" +} diff --git a/packs/items/Bih_nder__2_QmyAtIDJfnBZvZFg.json b/packs/items/Bih_nder__2_QmyAtIDJfnBZvZFg.json index 2f7f95e7..1bb62b55 100644 --- a/packs/items/Bih_nder__2_QmyAtIDJfnBZvZFg.json +++ b/packs/items/Bih_nder__2_QmyAtIDJfnBZvZFg.json @@ -1,36 +1,33 @@ { - "_id": "QmyAtIDJfnBZvZFg", - "name": "Bihänder +2", - "type": "weapon", - "img": "icons/weapons/swords/greatsword-guard-jewel-green.webp", - "effects": [ - "DaKTtdhRO45QZuDJ", - "0GrRl4XU2UrvbDxs" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 2760, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -6 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342948, - "modifiedTime": 1668995457212, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QmyAtIDJfnBZvZFg" -} \ No newline at end of file + "_id": "QmyAtIDJfnBZvZFg", + "name": "Bihänder +2", + "type": "weapon", + "img": "icons/weapons/swords/greatsword-guard-jewel-green.webp", + "effects": ["0GrRl4XU2UrvbDxs"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 2760, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -6 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342948, + "modifiedTime": 1687731797012, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!QmyAtIDJfnBZvZFg" +} diff --git a/packs/items/Bih_nder__3_dIA53f3kvU9JgGvg.json b/packs/items/Bih_nder__3_dIA53f3kvU9JgGvg.json index 3f666f1b..74328832 100644 --- a/packs/items/Bih_nder__3_dIA53f3kvU9JgGvg.json +++ b/packs/items/Bih_nder__3_dIA53f3kvU9JgGvg.json @@ -1,36 +1,33 @@ { - "_id": "dIA53f3kvU9JgGvg", - "name": "Bihänder +3", - "type": "weapon", - "img": "icons/weapons/swords/greatsword-guard-gem-blue.webp", - "effects": [ - "DaKTtdhRO45QZuDJ", - "n4mZBHWKSQLQcHHD" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 3260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": -7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343135, - "modifiedTime": 1668995457403, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dIA53f3kvU9JgGvg" -} \ No newline at end of file + "_id": "dIA53f3kvU9JgGvg", + "name": "Bihänder +3", + "type": "weapon", + "img": "icons/weapons/swords/greatsword-guard-gem-blue.webp", + "effects": ["DaKTtdhRO45QZuDJ", "n4mZBHWKSQLQcHHD"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 3260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": -7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343135, + "modifiedTime": 1687731797061, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dIA53f3kvU9JgGvg" +} diff --git a/packs/items/Blendlaterne_d3ixiQ3FrQndjz46.json b/packs/items/Blendlaterne_d3ixiQ3FrQndjz46.json index 8ad877b8..23a552cf 100644 --- a/packs/items/Blendlaterne_d3ixiQ3FrQndjz46.json +++ b/packs/items/Blendlaterne_d3ixiQ3FrQndjz46.json @@ -1,29 +1,29 @@ { - "_id": "d3ixiQ3FrQndjz46", - "name": "Blendlaterne", - "type": "loot", - "img": "icons/sundries/lights/lantern-bullseye-signal-copper.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 8, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343123, - "modifiedTime": 1668995457399, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!d3ixiQ3FrQndjz46" -} \ No newline at end of file + "_id": "d3ixiQ3FrQndjz46", + "name": "Blendlaterne", + "type": "loot", + "img": "icons/sundries/lights/lantern-bullseye-signal-copper.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 8, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343123, + "modifiedTime": 1687731797060, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!d3ixiQ3FrQndjz46" +} diff --git a/packs/items/Blutr_stung_CQZtlL8zUdOVUVrU.json b/packs/items/Blutr_stung_CQZtlL8zUdOVUVrU.json index 352b4eb0..bc22e984 100644 --- a/packs/items/Blutr_stung_CQZtlL8zUdOVUVrU.json +++ b/packs/items/Blutr_stung_CQZtlL8zUdOVUVrU.json @@ -1,37 +1,33 @@ { - "_id": "CQZtlL8zUdOVUVrU", - "name": "Blutrüstung", - "type": "armor", - "img": "icons/equipment/chest/breastplate-rivited-red.webp", - "effects": [ - "pAxAXam5JBN6Acz9", - "CXouU4P0kZYU6oXR", - "32vJ305ynrZ0xYki" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

In diese rotgefärbte Plattenrüstung +1 ist das Talent Verletzen +I eingebettet.

\n

Laufen -0,5

", - "quantity": 1, - "price": 5300, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342802, - "modifiedTime": 1668995456911, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!CQZtlL8zUdOVUVrU" -} \ No newline at end of file + "_id": "CQZtlL8zUdOVUVrU", + "name": "Blutrüstung", + "type": "armor", + "img": "icons/equipment/chest/breastplate-rivited-red.webp", + "effects": ["pAxAXam5JBN6Acz9", "CXouU4P0kZYU6oXR", "32vJ305ynrZ0xYki"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

In diese rotgefärbte Plattenrüstung +1 ist das Talent Verletzen +I eingebettet.

\n

Laufen -0,5

", + "quantity": 1, + "price": 5300, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342802, + "modifiedTime": 1687731796974, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!CQZtlL8zUdOVUVrU" +} diff --git a/packs/items/Brechstange_upLe2iticb6YKsIR.json b/packs/items/Brechstange_upLe2iticb6YKsIR.json index 24a1662a..85586848 100644 --- a/packs/items/Brechstange_upLe2iticb6YKsIR.json +++ b/packs/items/Brechstange_upLe2iticb6YKsIR.json @@ -1,33 +1,33 @@ { - "_id": "upLe2iticb6YKsIR", - "name": "Brechstange", - "type": "weapon", - "img": "icons/tools/hand/wrench-iron-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1.5, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343545, - "modifiedTime": 1668995457904, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!upLe2iticb6YKsIR" -} \ No newline at end of file + "_id": "upLe2iticb6YKsIR", + "name": "Brechstange", + "type": "weapon", + "img": "icons/tools/hand/wrench-iron-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1.5, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343545, + "modifiedTime": 1687731797108, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!upLe2iticb6YKsIR" +} diff --git a/packs/items/Breitschwert_5KxdKllRXuau0Uhm.json b/packs/items/Breitschwert_5KxdKllRXuau0Uhm.json index f3823ddf..af5a0968 100644 --- a/packs/items/Breitschwert_5KxdKllRXuau0Uhm.json +++ b/packs/items/Breitschwert_5KxdKllRXuau0Uhm.json @@ -1,33 +1,33 @@ { - "_id": "5KxdKllRXuau0Uhm", - "name": "Breitschwert", - "type": "weapon", - "img": "icons/weapons/swords/sword-broad-worn.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 8, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342715, - "modifiedTime": 1668995456767, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5KxdKllRXuau0Uhm" -} \ No newline at end of file + "_id": "5KxdKllRXuau0Uhm", + "name": "Breitschwert", + "type": "weapon", + "img": "icons/weapons/swords/sword-broad-worn.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 8, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342715, + "modifiedTime": 1687731796947, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5KxdKllRXuau0Uhm" +} diff --git a/packs/items/Breitschwert__1_Nz6gFGSHzHVO3QxA.json b/packs/items/Breitschwert__1_Nz6gFGSHzHVO3QxA.json index e25631bd..20d64e20 100644 --- a/packs/items/Breitschwert__1_Nz6gFGSHzHVO3QxA.json +++ b/packs/items/Breitschwert__1_Nz6gFGSHzHVO3QxA.json @@ -1,35 +1,33 @@ { - "_id": "Nz6gFGSHzHVO3QxA", - "name": "Breitschwert +1", - "type": "weapon", - "img": "icons/weapons/swords/sword-broad-red.webp", - "effects": [ - "M7zvcLqDr9HuzqTV" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342919, - "modifiedTime": 1668995457188, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Nz6gFGSHzHVO3QxA" -} \ No newline at end of file + "_id": "Nz6gFGSHzHVO3QxA", + "name": "Breitschwert +1", + "type": "weapon", + "img": "icons/weapons/swords/sword-broad-red.webp", + "effects": ["M7zvcLqDr9HuzqTV"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342919, + "modifiedTime": 1687731797004, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Nz6gFGSHzHVO3QxA" +} diff --git a/packs/items/Breitschwert__2_TQhwV1dNYfy50y6k.json b/packs/items/Breitschwert__2_TQhwV1dNYfy50y6k.json index a0c15f7f..6e6156c8 100644 --- a/packs/items/Breitschwert__2_TQhwV1dNYfy50y6k.json +++ b/packs/items/Breitschwert__2_TQhwV1dNYfy50y6k.json @@ -1,35 +1,33 @@ { - "_id": "TQhwV1dNYfy50y6k", - "name": "Breitschwert +2", - "type": "weapon", - "img": "icons/weapons/swords/shortsword-broad-blue.webp", - "effects": [ - "g8ZgARGCbMxsnFJe" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1758, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342996, - "modifiedTime": 1668995457302, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TQhwV1dNYfy50y6k" -} \ No newline at end of file + "_id": "TQhwV1dNYfy50y6k", + "name": "Breitschwert +2", + "type": "weapon", + "img": "icons/weapons/swords/shortsword-broad-blue.webp", + "effects": ["g8ZgARGCbMxsnFJe"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1758, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342996, + "modifiedTime": 1687731797029, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!TQhwV1dNYfy50y6k" +} diff --git a/packs/items/Breitschwert__3_e65AAjglKeU1txL6.json b/packs/items/Breitschwert__3_e65AAjglKeU1txL6.json index 551e3c1e..f95e49dd 100644 --- a/packs/items/Breitschwert__3_e65AAjglKeU1txL6.json +++ b/packs/items/Breitschwert__3_e65AAjglKeU1txL6.json @@ -1,35 +1,33 @@ { - "_id": "e65AAjglKeU1txL6", - "name": "Breitschwert +3", - "type": "weapon", - "img": "icons/weapons/swords/shortsword-broad-engraved.webp", - "effects": [ - "BVnmaiguzsq6nSwF" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343144, - "modifiedTime": 1668995457423, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!e65AAjglKeU1txL6" -} \ No newline at end of file + "_id": "e65AAjglKeU1txL6", + "name": "Breitschwert +3", + "type": "weapon", + "img": "icons/weapons/swords/shortsword-broad-engraved.webp", + "effects": ["BVnmaiguzsq6nSwF"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343144, + "modifiedTime": 1687731797063, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!e65AAjglKeU1txL6" +} diff --git a/packs/items/Brennholz__B_ndel__QrGtd0N6cChddyG2.json b/packs/items/Brennholz__B_ndel__QrGtd0N6cChddyG2.json index e98cb225..0a140b94 100644 --- a/packs/items/Brennholz__B_ndel__QrGtd0N6cChddyG2.json +++ b/packs/items/Brennholz__B_ndel__QrGtd0N6cChddyG2.json @@ -1,29 +1,29 @@ { - "_id": "QrGtd0N6cChddyG2", - "name": "Brennholz (Bündel)", - "type": "loot", - "img": "icons/commodities/wood/kindling-sticks-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.01, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342952, - "modifiedTime": 1668995457216, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QrGtd0N6cChddyG2" -} \ No newline at end of file + "_id": "QrGtd0N6cChddyG2", + "name": "Brennholz (Bündel)", + "type": "loot", + "img": "icons/commodities/wood/kindling-sticks-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.01, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342952, + "modifiedTime": 1687731797013, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!QrGtd0N6cChddyG2" +} diff --git a/packs/items/Brutaler_Hieb__II_qr1bY5zTm5ViDmnd.json b/packs/items/Brutaler_Hieb__II_qr1bY5zTm5ViDmnd.json new file mode 100644 index 00000000..382aecfc --- /dev/null +++ b/packs/items/Brutaler_Hieb__II_qr1bY5zTm5ViDmnd.json @@ -0,0 +1,38 @@ +{ + "_id": "qr1bY5zTm5ViDmnd", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Brutaler Hieb", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Brutaler Hieb +II", + "description": "", + "statuses": [], + "_key": "!items.effects!RGyfv3y0LxHORAzA.qr1bY5zTm5ViDmnd" +} diff --git a/packs/items/Brutaler_Hieb__I_CRvnbvzibegpIQAz.json b/packs/items/Brutaler_Hieb__I_CRvnbvzibegpIQAz.json new file mode 100644 index 00000000..0f79f6f4 --- /dev/null +++ b/packs/items/Brutaler_Hieb__I_CRvnbvzibegpIQAz.json @@ -0,0 +1,38 @@ +{ + "_id": "CRvnbvzibegpIQAz", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Brutaler Hieb", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Brutaler Hieb +I", + "description": "", + "statuses": [], + "_key": "!items.effects!dvVhgqCv9VDpFW0l.CRvnbvzibegpIQAz" +} diff --git a/packs/items/Decke_eLTOIKuFGf3M9HYt.json b/packs/items/Decke_eLTOIKuFGf3M9HYt.json index f3b6112c..a6a92751 100644 --- a/packs/items/Decke_eLTOIKuFGf3M9HYt.json +++ b/packs/items/Decke_eLTOIKuFGf3M9HYt.json @@ -1,29 +1,29 @@ { - "_id": "eLTOIKuFGf3M9HYt", - "name": "Decke", - "type": "loot", - "img": "icons/sundries/survival/bedroll-worn-beige.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343154, - "modifiedTime": 1668995457436, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eLTOIKuFGf3M9HYt" -} \ No newline at end of file + "_id": "eLTOIKuFGf3M9HYt", + "name": "Decke", + "type": "loot", + "img": "icons/sundries/survival/bedroll-worn-beige.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343154, + "modifiedTime": 1687731797066, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eLTOIKuFGf3M9HYt" +} diff --git a/packs/items/Dicke_Reisedecke_FoK7Tc7IePUpnDkL.json b/packs/items/Dicke_Reisedecke_FoK7Tc7IePUpnDkL.json index 582e8e00..43de219f 100644 --- a/packs/items/Dicke_Reisedecke_FoK7Tc7IePUpnDkL.json +++ b/packs/items/Dicke_Reisedecke_FoK7Tc7IePUpnDkL.json @@ -1,29 +1,29 @@ { - "_id": "FoK7Tc7IePUpnDkL", - "name": "Dicke Reisedecke", - "type": "loot", - "img": "icons/sundries/survival/bedroll-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342845, - "modifiedTime": 1668995457037, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FoK7Tc7IePUpnDkL" -} \ No newline at end of file + "_id": "FoK7Tc7IePUpnDkL", + "name": "Dicke Reisedecke", + "type": "loot", + "img": "icons/sundries/survival/bedroll-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342845, + "modifiedTime": 1687731796985, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FoK7Tc7IePUpnDkL" +} diff --git a/packs/items/Dietrich_TjB6AWIwGY5Q8xln.json b/packs/items/Dietrich_TjB6AWIwGY5Q8xln.json index a5166605..09e31da4 100644 --- a/packs/items/Dietrich_TjB6AWIwGY5Q8xln.json +++ b/packs/items/Dietrich_TjB6AWIwGY5Q8xln.json @@ -1,29 +1,29 @@ { - "_id": "TjB6AWIwGY5Q8xln", - "name": "Dietrich", - "type": "loot", - "img": "icons/tools/hand/lockpicks-steel-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343010, - "modifiedTime": 1668995457312, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TjB6AWIwGY5Q8xln" -} \ No newline at end of file + "_id": "TjB6AWIwGY5Q8xln", + "name": "Dietrich", + "type": "loot", + "img": "icons/tools/hand/lockpicks-steel-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343010, + "modifiedTime": 1687731797030, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!TjB6AWIwGY5Q8xln" +} diff --git a/packs/items/Dolch_Fl2OHl2zMi281SbE.json b/packs/items/Dolch_Fl2OHl2zMi281SbE.json index 6a1b3afb..55ae0d22 100644 --- a/packs/items/Dolch_Fl2OHl2zMi281SbE.json +++ b/packs/items/Dolch_Fl2OHl2zMi281SbE.json @@ -1,35 +1,33 @@ { - "_id": "Fl2OHl2zMi281SbE", - "name": "Dolch", - "type": "weapon", - "img": "icons/weapons/daggers/dagger-black.webp", - "effects": [ - "9jtH6ER0s0I8SPyi" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative +1

", - "quantity": 1, - "price": 2, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 0, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342837, - "modifiedTime": 1668995457033, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Fl2OHl2zMi281SbE" -} \ No newline at end of file + "_id": "Fl2OHl2zMi281SbE", + "name": "Dolch", + "type": "weapon", + "img": "icons/weapons/daggers/dagger-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative +1

", + "quantity": 1, + "price": 2, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 0, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342837, + "modifiedTime": 1687731796984, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Fl2OHl2zMi281SbE" +} diff --git a/packs/items/Dolch__1_trop6WmDZEhv3gRA.json b/packs/items/Dolch__1_trop6WmDZEhv3gRA.json index df35f614..f9a00e1a 100644 --- a/packs/items/Dolch__1_trop6WmDZEhv3gRA.json +++ b/packs/items/Dolch__1_trop6WmDZEhv3gRA.json @@ -1,36 +1,33 @@ { - "_id": "trop6WmDZEhv3gRA", - "name": "Dolch +1", - "type": "weapon", - "img": "icons/weapons/daggers/dagger-curved-blue.webp", - "effects": [ - "9jtH6ER0s0I8SPyi", - "aDUESIHIetT9xLbD" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative +1

", - "quantity": 1, - "price": 752, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343515, - "modifiedTime": 1668995457861, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!trop6WmDZEhv3gRA" -} \ No newline at end of file + "_id": "trop6WmDZEhv3gRA", + "name": "Dolch +1", + "type": "weapon", + "img": "icons/weapons/daggers/dagger-curved-blue.webp", + "effects": ["9jtH6ER0s0I8SPyi", "aDUESIHIetT9xLbD"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative +1

", + "quantity": 1, + "price": 752, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343515, + "modifiedTime": 1687731797104, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!trop6WmDZEhv3gRA" +} diff --git a/packs/items/Dolch__2_ajO71RuOPNlINZID.json b/packs/items/Dolch__2_ajO71RuOPNlINZID.json index 3ea6ea50..0d75448b 100644 --- a/packs/items/Dolch__2_ajO71RuOPNlINZID.json +++ b/packs/items/Dolch__2_ajO71RuOPNlINZID.json @@ -1,36 +1,33 @@ { - "_id": "ajO71RuOPNlINZID", - "name": "Dolch +2", - "type": "weapon", - "img": "icons/weapons/daggers/dagger-straight-green.webp", - "effects": [ - "9jtH6ER0s0I8SPyi", - "oxrYsZM08ENZAhge" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative +1

", - "quantity": 1, - "price": 1252, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343093, - "modifiedTime": 1668995457379, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ajO71RuOPNlINZID" -} \ No newline at end of file + "_id": "ajO71RuOPNlINZID", + "name": "Dolch +2", + "type": "weapon", + "img": "icons/weapons/daggers/dagger-straight-green.webp", + "effects": ["oxrYsZM08ENZAhge"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative +1

", + "quantity": 1, + "price": 1252, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343093, + "modifiedTime": 1687731797053, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ajO71RuOPNlINZID" +} diff --git a/packs/items/Dolch__3_0wgXMtaVpVJabEun.json b/packs/items/Dolch__3_0wgXMtaVpVJabEun.json index 72e87a13..3289aa42 100644 --- a/packs/items/Dolch__3_0wgXMtaVpVJabEun.json +++ b/packs/items/Dolch__3_0wgXMtaVpVJabEun.json @@ -1,36 +1,33 @@ { - "_id": "0wgXMtaVpVJabEun", - "name": "Dolch +3", - "type": "weapon", - "img": "icons/weapons/daggers/dagger-double-engraved-black.webp", - "effects": [ - "9jtH6ER0s0I8SPyi", - "JLc9UYdHy4aAeqA2" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative +1

", - "quantity": 1, - "price": 1752, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342643, - "modifiedTime": 1668995456677, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0wgXMtaVpVJabEun" -} \ No newline at end of file + "_id": "0wgXMtaVpVJabEun", + "name": "Dolch +3", + "type": "weapon", + "img": "icons/weapons/daggers/dagger-double-engraved-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative +1

", + "quantity": 1, + "price": 1752, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342643, + "modifiedTime": 1687731796935, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0wgXMtaVpVJabEun" +} diff --git a/packs/items/Elfenbogen__1_0cAWFZtQfLF7q1ZX.json b/packs/items/Elfenbogen__1_0cAWFZtQfLF7q1ZX.json index 880d7b0f..a062b1ca 100644 --- a/packs/items/Elfenbogen__1_0cAWFZtQfLF7q1ZX.json +++ b/packs/items/Elfenbogen__1_0cAWFZtQfLF7q1ZX.json @@ -1,36 +1,33 @@ { - "_id": "0cAWFZtQfLF7q1ZX", - "name": "Elfenbogen +1", - "type": "weapon", - "img": "icons/weapons/bows/longbow-recurve-leather-brown.webp", - "effects": [ - "QScLkDv6gysh119m", - "UPsfGYjye47se1Gw" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 2325, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342635, - "modifiedTime": 1668995456661, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0cAWFZtQfLF7q1ZX" -} \ No newline at end of file + "_id": "0cAWFZtQfLF7q1ZX", + "name": "Elfenbogen +1", + "type": "weapon", + "img": "icons/weapons/bows/longbow-recurve-leather-brown.webp", + "effects": ["UPsfGYjye47se1Gw"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 2325, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342635, + "modifiedTime": 1687731796931, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0cAWFZtQfLF7q1ZX" +} diff --git a/packs/items/Elfenbogen__2_oqnI982dhCya94Tu.json b/packs/items/Elfenbogen__2_oqnI982dhCya94Tu.json index 740d2410..4910b267 100644 --- a/packs/items/Elfenbogen__2_oqnI982dhCya94Tu.json +++ b/packs/items/Elfenbogen__2_oqnI982dhCya94Tu.json @@ -1,36 +1,33 @@ { - "_id": "oqnI982dhCya94Tu", - "name": "Elfenbogen +2", - "type": "weapon", - "img": "icons/weapons/bows/longbow-recurve-leather-red.webp", - "effects": [ - "QScLkDv6gysh119m", - "l9ZRRSrd6yBhQUJL" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 2825, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 5, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343440, - "modifiedTime": 1668995457790, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oqnI982dhCya94Tu" -} \ No newline at end of file + "_id": "oqnI982dhCya94Tu", + "name": "Elfenbogen +2", + "type": "weapon", + "img": "icons/weapons/bows/longbow-recurve-leather-red.webp", + "effects": ["l9ZRRSrd6yBhQUJL"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 2825, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 5, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343440, + "modifiedTime": 1687731797093, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oqnI982dhCya94Tu" +} diff --git a/packs/items/Elfenbogen__3_0vIgZkHBeEPut73w.json b/packs/items/Elfenbogen__3_0vIgZkHBeEPut73w.json index 34683317..bbf135f4 100644 --- a/packs/items/Elfenbogen__3_0vIgZkHBeEPut73w.json +++ b/packs/items/Elfenbogen__3_0vIgZkHBeEPut73w.json @@ -1,36 +1,33 @@ { - "_id": "0vIgZkHBeEPut73w", - "name": "Elfenbogen +3", - "type": "weapon", - "img": "icons/weapons/bows/longbow-recurve.webp", - "effects": [ - "QScLkDv6gysh119m", - "azjxgNJkYNvxg622" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 3325, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 6, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342641, - "modifiedTime": 1668995456674, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0vIgZkHBeEPut73w" -} \ No newline at end of file + "_id": "0vIgZkHBeEPut73w", + "name": "Elfenbogen +3", + "type": "weapon", + "img": "icons/weapons/bows/longbow-recurve.webp", + "effects": ["azjxgNJkYNvxg622"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 3325, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 6, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342641, + "modifiedTime": 1687731796934, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0vIgZkHBeEPut73w" +} diff --git a/packs/items/Elfenbogen_uDdLTyyNqeXzCssp.json b/packs/items/Elfenbogen_uDdLTyyNqeXzCssp.json index b354c18d..8f694bf9 100644 --- a/packs/items/Elfenbogen_uDdLTyyNqeXzCssp.json +++ b/packs/items/Elfenbogen_uDdLTyyNqeXzCssp.json @@ -1,35 +1,33 @@ { - "_id": "uDdLTyyNqeXzCssp", - "name": "Elfenbogen", - "type": "weapon", - "img": "icons/weapons/bows/longbow-recurve-brown.webp", - "effects": [ - "QScLkDv6gysh119m" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 75, - "availability": "elves", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 3, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343523, - "modifiedTime": 1668995457879, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uDdLTyyNqeXzCssp" -} \ No newline at end of file + "_id": "uDdLTyyNqeXzCssp", + "name": "Elfenbogen", + "type": "weapon", + "img": "icons/weapons/bows/longbow-recurve-brown.webp", + "effects": ["QScLkDv6gysh119m"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 75, + "availability": "elves", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 3, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343523, + "modifiedTime": 1687731797106, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!uDdLTyyNqeXzCssp" +} diff --git a/packs/items/Elfenstiefel_OaG6IhVfS6EmHRux.json b/packs/items/Elfenstiefel_OaG6IhVfS6EmHRux.json index caa45b42..df55126f 100644 --- a/packs/items/Elfenstiefel_OaG6IhVfS6EmHRux.json +++ b/packs/items/Elfenstiefel_OaG6IhVfS6EmHRux.json @@ -1,32 +1,30 @@ { - "_id": "OaG6IhVfS6EmHRux", - "name": "Elfenstiefel", - "type": "equipment", - "img": "icons/equipment/feet/boots-leather-green.webp", - "effects": [ - "mdjigDqsRTZyFNmC" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese bequemen Stiefel erhöhen den Laufen-Wert um 1.

", - "quantity": 1, - "price": 1251.5, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342925, - "modifiedTime": 1668995457191, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!OaG6IhVfS6EmHRux" -} \ No newline at end of file + "_id": "OaG6IhVfS6EmHRux", + "name": "Elfenstiefel", + "type": "equipment", + "img": "icons/equipment/feet/boots-leather-green.webp", + "effects": ["mdjigDqsRTZyFNmC"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese bequemen Stiefel erhöhen den Laufen-Wert um 1.

", + "quantity": 1, + "price": 1251.5, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342925, + "modifiedTime": 1687731797005, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!OaG6IhVfS6EmHRux" +} diff --git a/packs/items/Elfischer_Sattel_V3D7u9LDumvBwJQI.json b/packs/items/Elfischer_Sattel_V3D7u9LDumvBwJQI.json index a4f97d10..e6e04852 100644 --- a/packs/items/Elfischer_Sattel_V3D7u9LDumvBwJQI.json +++ b/packs/items/Elfischer_Sattel_V3D7u9LDumvBwJQI.json @@ -1,32 +1,30 @@ { - "_id": "V3D7u9LDumvBwJQI", - "name": "Elfischer Sattel", - "type": "equipment", - "img": "icons/commodities/leather/leather-studded-tan.webp", - "effects": [ - "yNjGOSspfOUKlg8y" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

In diesen äußerst fein gearbeiteten Sattel ist Reiten +I eingebettet.

", - "quantity": 1, - "price": 505, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343043, - "modifiedTime": 1668995457325, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!V3D7u9LDumvBwJQI" -} \ No newline at end of file + "_id": "V3D7u9LDumvBwJQI", + "name": "Elfischer Sattel", + "type": "equipment", + "img": "icons/commodities/leather/leather-studded-tan.webp", + "effects": ["yNjGOSspfOUKlg8y"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

In diesen äußerst fein gearbeiteten Sattel ist Reiten +I eingebettet.

", + "quantity": 1, + "price": 505, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343043, + "modifiedTime": 1687731797037, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!V3D7u9LDumvBwJQI" +} diff --git a/packs/items/Elfischer_Tarnumhang_PE3eWmsGcd5dVVh4.json b/packs/items/Elfischer_Tarnumhang_PE3eWmsGcd5dVVh4.json index 51961a40..4cf54038 100644 --- a/packs/items/Elfischer_Tarnumhang_PE3eWmsGcd5dVVh4.json +++ b/packs/items/Elfischer_Tarnumhang_PE3eWmsGcd5dVVh4.json @@ -1,33 +1,30 @@ { - "_id": "PE3eWmsGcd5dVVh4", - "name": "Elfischer Tarnumhang", - "type": "equipment", - "img": "icons/equipment/back/cloak-collared-leaves-green.webp", - "effects": [ - "Nr6hXbJeVlmJYASc", - "9qj7TWM9shrTKppj" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Umhang, in den Feengarn eingewebt wurde, verleiht zusätzlich zu seiner eingebetteten Heimlichkeit +III auf Verbergen-Proben +3.

", - "quantity": 1, - "price": 875.5, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342929, - "modifiedTime": 1668995457196, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PE3eWmsGcd5dVVh4" -} \ No newline at end of file + "_id": "PE3eWmsGcd5dVVh4", + "name": "Elfischer Tarnumhang", + "type": "equipment", + "img": "icons/equipment/back/cloak-collared-leaves-green.webp", + "effects": ["Nr6hXbJeVlmJYASc", "9qj7TWM9shrTKppj"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Umhang, in den Feengarn eingewebt wurde, verleiht zusätzlich zu seiner eingebetteten Heimlichkeit +III auf Verbergen-Proben +3.

", + "quantity": 1, + "price": 875.5, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342929, + "modifiedTime": 1687731797007, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!PE3eWmsGcd5dVVh4" +} diff --git a/packs/items/F_ustlinge_der_Verst_mmelung_dvVhgqCv9VDpFW0l.json b/packs/items/F_ustlinge_der_Verst_mmelung_dvVhgqCv9VDpFW0l.json index 2a2a71d8..7be5edfb 100644 --- a/packs/items/F_ustlinge_der_Verst_mmelung_dvVhgqCv9VDpFW0l.json +++ b/packs/items/F_ustlinge_der_Verst_mmelung_dvVhgqCv9VDpFW0l.json @@ -1,33 +1,30 @@ { - "_id": "dvVhgqCv9VDpFW0l", - "name": "Fäustlinge der Verstümmelung", - "type": "equipment", - "img": "icons/equipment/hand/glove-tooled-leather-brown.webp", - "effects": [ - "CRvnbvzibegpIQAz", - "ohRMO3BzPaxhKYh4" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese blutverschmutzten Wildlederhandschuhe gewähren ihrem Träger Brutaler Hieb +I und Verletzen +I.

", - "quantity": 1, - "price": 3050.1, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343143, - "modifiedTime": 1668995457421, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dvVhgqCv9VDpFW0l" -} \ No newline at end of file + "_id": "dvVhgqCv9VDpFW0l", + "name": "Fäustlinge der Verstümmelung", + "type": "equipment", + "img": "icons/equipment/hand/glove-tooled-leather-brown.webp", + "effects": ["CRvnbvzibegpIQAz", "ohRMO3BzPaxhKYh4"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese blutverschmutzten Wildlederhandschuhe gewähren ihrem Träger Brutaler Hieb +I und Verletzen +I.

", + "quantity": 1, + "price": 3050.1, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343143, + "modifiedTime": 1687731797063, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dvVhgqCv9VDpFW0l" +} diff --git a/packs/items/Fackel_Q61SvqiQUoVfU99X.json b/packs/items/Fackel_Q61SvqiQUoVfU99X.json index d0406bd9..d52ca2e3 100644 --- a/packs/items/Fackel_Q61SvqiQUoVfU99X.json +++ b/packs/items/Fackel_Q61SvqiQUoVfU99X.json @@ -1,33 +1,33 @@ { - "_id": "Q61SvqiQUoVfU99X", - "name": "Fackel", - "type": "weapon", - "img": "icons/sundries/lights/torch-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Brennt 2h

", - "quantity": 1, - "price": 0.01, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342941, - "modifiedTime": 1668995457205, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Q61SvqiQUoVfU99X" -} \ No newline at end of file + "_id": "Q61SvqiQUoVfU99X", + "name": "Fackel", + "type": "weapon", + "img": "icons/sundries/lights/torch-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Brennt 2h

", + "quantity": 1, + "price": 0.01, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342941, + "modifiedTime": 1687731797010, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Q61SvqiQUoVfU99X" +} diff --git a/packs/items/Federkiel_L2ZE2l98snBZw5DZ.json b/packs/items/Federkiel_L2ZE2l98snBZw5DZ.json index ebc02c8d..cfccc994 100644 --- a/packs/items/Federkiel_L2ZE2l98snBZw5DZ.json +++ b/packs/items/Federkiel_L2ZE2l98snBZw5DZ.json @@ -1,29 +1,29 @@ { - "_id": "L2ZE2l98snBZw5DZ", - "name": "Federkiel", - "type": "loot", - "img": "icons/tools/scribal/ink-quill-pink.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342898, - "modifiedTime": 1668995457161, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!L2ZE2l98snBZw5DZ" -} \ No newline at end of file + "_id": "L2ZE2l98snBZw5DZ", + "name": "Federkiel", + "type": "loot", + "img": "icons/tools/scribal/ink-quill-pink.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342898, + "modifiedTime": 1687731796997, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!L2ZE2l98snBZw5DZ" +} diff --git a/packs/items/Feindfeger_QhJllncFlQu7BGDw.json b/packs/items/Feindfeger_QhJllncFlQu7BGDw.json index 37a7537b..aa088426 100644 --- a/packs/items/Feindfeger_QhJllncFlQu7BGDw.json +++ b/packs/items/Feindfeger_QhJllncFlQu7BGDw.json @@ -1,37 +1,33 @@ { - "_id": "QhJllncFlQu7BGDw", - "name": "Feindfeger", - "type": "weapon", - "img": "icons/weapons/swords/greatsword-crossguard-steel.webp", - "effects": [ - "DaKTtdhRO45QZuDJ", - "0GrRl4XU2UrvbDxs", - "Oz0U5fEJSQ7HPQDG" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Unscheinbar aussehender Bihänder +2 mit Rundumschlag +II.

\n

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 9760, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -6 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342946, - "modifiedTime": 1668995457210, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QhJllncFlQu7BGDw" -} \ No newline at end of file + "_id": "QhJllncFlQu7BGDw", + "name": "Feindfeger", + "type": "weapon", + "img": "icons/weapons/swords/greatsword-crossguard-steel.webp", + "effects": ["Oz0U5fEJSQ7HPQDG"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Unscheinbar aussehender Bihänder +2 mit Rundumschlag +II.

\n

Zweihändig, Initiative -2, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 9760, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -6 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342946, + "modifiedTime": 1687731797011, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!QhJllncFlQu7BGDw" +} diff --git a/packs/items/Fellmantel_des_Heilers_rvDTHq5UoRK6acm6.json b/packs/items/Fellmantel_des_Heilers_rvDTHq5UoRK6acm6.json index b94e663f..6d838593 100644 --- a/packs/items/Fellmantel_des_Heilers_rvDTHq5UoRK6acm6.json +++ b/packs/items/Fellmantel_des_Heilers_rvDTHq5UoRK6acm6.json @@ -1,36 +1,33 @@ { - "_id": "rvDTHq5UoRK6acm6", - "name": "Fellmantel des Heilers", - "type": "armor", - "img": "icons/equipment/chest/vest-leather-tattered-white.webp", - "effects": [ - "5vJF9ck6rDsBPnKl", - "Uzo51C3LrgP3G8jb" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese aus weißem Fell geschneiderte Lederrüstung gewährt +2 auf alle Heilzauber.

", - "quantity": 1, - "price": 4254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343475, - "modifiedTime": 1668995458894, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rvDTHq5UoRK6acm6" -} \ No newline at end of file + "_id": "rvDTHq5UoRK6acm6", + "name": "Fellmantel des Heilers", + "type": "armor", + "img": "icons/equipment/chest/vest-leather-tattered-white.webp", + "effects": ["5vJF9ck6rDsBPnKl", "Uzo51C3LrgP3G8jb"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese aus weißem Fell geschneiderte Lederrüstung gewährt +2 auf alle Heilzauber.

", + "quantity": 1, + "price": 4254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343475, + "modifiedTime": 1687731797097, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!rvDTHq5UoRK6acm6" +} diff --git a/packs/items/Feuerballzepter_abxhFbHx3dzRUPt8.json b/packs/items/Feuerballzepter_abxhFbHx3dzRUPt8.json index 54d1a01f..ded0bd17 100644 --- a/packs/items/Feuerballzepter_abxhFbHx3dzRUPt8.json +++ b/packs/items/Feuerballzepter_abxhFbHx3dzRUPt8.json @@ -1,30 +1,30 @@ { - "_id": "abxhFbHx3dzRUPt8", - "name": "Feuerballzepter", - "type": "equipment", - "img": "icons/weapons/wands/wand-carved-fire.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Zepter, in das der Zauber @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerball} eingebettet wurde, dessen Aklingzeit man 2x/Tag ignorieren kann.

", - "quantity": 1, - "price": 7630, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343091, - "modifiedTime": 1668995457375, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!abxhFbHx3dzRUPt8" -} \ No newline at end of file + "_id": "abxhFbHx3dzRUPt8", + "name": "Feuerballzepter", + "type": "equipment", + "img": "icons/weapons/wands/wand-carved-fire.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Zepter, in das der Zauber @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerball} eingebettet wurde, dessen Aklingzeit man 2x/Tag ignorieren kann.

", + "quantity": 1, + "price": 7630, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343091, + "modifiedTime": 1687731797052, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!abxhFbHx3dzRUPt8" +} diff --git a/packs/items/Feuermagier__V_IbOD7GxGN30V1AYL.json b/packs/items/Feuermagier__V_IbOD7GxGN30V1AYL.json new file mode 100644 index 00000000..84898160 --- /dev/null +++ b/packs/items/Feuermagier__V_IbOD7GxGN30V1AYL.json @@ -0,0 +1,38 @@ +{ + "_id": "IbOD7GxGN30V1AYL", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "5", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Feuermagier", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Feuermagier +V", + "description": "", + "statuses": [], + "_key": "!items.effects!gK76RPRhQF7T4AQC.IbOD7GxGN30V1AYL" +} diff --git a/packs/items/Feuerstein___Zunder_JjM6nTZzV28ioIFq.json b/packs/items/Feuerstein___Zunder_JjM6nTZzV28ioIFq.json index 4135c695..25dfd55e 100644 --- a/packs/items/Feuerstein___Zunder_JjM6nTZzV28ioIFq.json +++ b/packs/items/Feuerstein___Zunder_JjM6nTZzV28ioIFq.json @@ -1,29 +1,29 @@ { - "_id": "JjM6nTZzV28ioIFq", - "name": "Feuerstein & Zunder", - "type": "loot", - "img": "icons/commodities/stone/geode-raw-white.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.05, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342882, - "modifiedTime": 1668995457126, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JjM6nTZzV28ioIFq" -} \ No newline at end of file + "_id": "JjM6nTZzV28ioIFq", + "name": "Feuerstein & Zunder", + "type": "loot", + "img": "icons/commodities/stone/geode-raw-white.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.05, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342882, + "modifiedTime": 1687731796994, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JjM6nTZzV28ioIFq" +} diff --git a/packs/items/Fieser_Schuss__II_QN5NueLJpTY2Vwat.json b/packs/items/Fieser_Schuss__II_QN5NueLJpTY2Vwat.json new file mode 100644 index 00000000..165c9e03 --- /dev/null +++ b/packs/items/Fieser_Schuss__II_QN5NueLJpTY2Vwat.json @@ -0,0 +1,38 @@ +{ + "_id": "QN5NueLJpTY2Vwat", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Fieser Schuss", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Fieser Schuss +II", + "description": "", + "statuses": [], + "_key": "!items.effects!5cqP2SvMe5j0BD3t.QN5NueLJpTY2Vwat" +} diff --git a/packs/items/Flegel_SLmQz2B4JvywROCv.json b/packs/items/Flegel_SLmQz2B4JvywROCv.json index 812cbdaf..a319fdc3 100644 --- a/packs/items/Flegel_SLmQz2B4JvywROCv.json +++ b/packs/items/Flegel_SLmQz2B4JvywROCv.json @@ -1,35 +1,33 @@ { - "_id": "SLmQz2B4JvywROCv", - "name": "Flegel", - "type": "weapon", - "img": "icons/weapons/maces/flail-ball-grey.webp", - "effects": [ - "yXvt3CT4FbXYjIfc" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -2

", - "quantity": 1, - "price": 8, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342987, - "modifiedTime": 1668995457280, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!SLmQz2B4JvywROCv" -} \ No newline at end of file + "_id": "SLmQz2B4JvywROCv", + "name": "Flegel", + "type": "weapon", + "img": "icons/weapons/maces/flail-ball-grey.webp", + "effects": ["yXvt3CT4FbXYjIfc"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -2

", + "quantity": 1, + "price": 8, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342987, + "modifiedTime": 1687731797027, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!SLmQz2B4JvywROCv" +} diff --git a/packs/items/Flegel__1_2le5COwoh45Pc4oD.json b/packs/items/Flegel__1_2le5COwoh45Pc4oD.json index fdec1b18..15ff3847 100644 --- a/packs/items/Flegel__1_2le5COwoh45Pc4oD.json +++ b/packs/items/Flegel__1_2le5COwoh45Pc4oD.json @@ -1,36 +1,33 @@ { - "_id": "2le5COwoh45Pc4oD", - "name": "Flegel +1", - "type": "weapon", - "img": "icons/weapons/maces/flail-cube-grey.webp", - "effects": [ - "yXvt3CT4FbXYjIfc", - "rUye8ORwMGGtWPrr" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -2

", - "quantity": 1, - "price": 1758, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342692, - "modifiedTime": 1668995456746, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2le5COwoh45Pc4oD" -} \ No newline at end of file + "_id": "2le5COwoh45Pc4oD", + "name": "Flegel +1", + "type": "weapon", + "img": "icons/weapons/maces/flail-cube-grey.webp", + "effects": ["rUye8ORwMGGtWPrr"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -2

", + "quantity": 1, + "price": 1758, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342692, + "modifiedTime": 1687731796942, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2le5COwoh45Pc4oD" +} diff --git a/packs/items/Flegel__2_JZDsSUkQGVf0aOjH.json b/packs/items/Flegel__2_JZDsSUkQGVf0aOjH.json index 0175e82d..0c9a6ab3 100644 --- a/packs/items/Flegel__2_JZDsSUkQGVf0aOjH.json +++ b/packs/items/Flegel__2_JZDsSUkQGVf0aOjH.json @@ -1,36 +1,33 @@ { - "_id": "JZDsSUkQGVf0aOjH", - "name": "Flegel +2", - "type": "weapon", - "img": "icons/weapons/maces/flail-spiked-grey.webp", - "effects": [ - "yXvt3CT4FbXYjIfc", - "PD6vgViNBP4QaxMK" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -2

", - "quantity": 1, - "price": 2258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342878, - "modifiedTime": 1668995457099, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JZDsSUkQGVf0aOjH" -} \ No newline at end of file + "_id": "JZDsSUkQGVf0aOjH", + "name": "Flegel +2", + "type": "weapon", + "img": "icons/weapons/maces/flail-spiked-grey.webp", + "effects": ["PD6vgViNBP4QaxMK"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -2

", + "quantity": 1, + "price": 2258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342878, + "modifiedTime": 1687731796993, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JZDsSUkQGVf0aOjH" +} diff --git a/packs/items/Flegel__3_BrsnuGuOEfolt9VV.json b/packs/items/Flegel__3_BrsnuGuOEfolt9VV.json index f4210589..6ffc077c 100644 --- a/packs/items/Flegel__3_BrsnuGuOEfolt9VV.json +++ b/packs/items/Flegel__3_BrsnuGuOEfolt9VV.json @@ -1,36 +1,33 @@ { - "_id": "BrsnuGuOEfolt9VV", - "name": "Flegel +3", - "type": "weapon", - "img": "icons/weapons/maces/flail-studded-grey.webp", - "effects": [ - "yXvt3CT4FbXYjIfc", - "98YoU1PGqcSm47Zw" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -2

", - "quantity": 1, - "price": 2758, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342794, - "modifiedTime": 1668995456884, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!BrsnuGuOEfolt9VV" -} \ No newline at end of file + "_id": "BrsnuGuOEfolt9VV", + "name": "Flegel +3", + "type": "weapon", + "img": "icons/weapons/maces/flail-studded-grey.webp", + "effects": ["98YoU1PGqcSm47Zw"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -2

", + "quantity": 1, + "price": 2758, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342794, + "modifiedTime": 1687731796972, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!BrsnuGuOEfolt9VV" +} diff --git a/packs/items/Fliegender_Teppich_AlmkanwZXY9UxMUD.json b/packs/items/Fliegender_Teppich_AlmkanwZXY9UxMUD.json index 493e7a16..a788c743 100644 --- a/packs/items/Fliegender_Teppich_AlmkanwZXY9UxMUD.json +++ b/packs/items/Fliegender_Teppich_AlmkanwZXY9UxMUD.json @@ -1,29 +1,29 @@ { - "_id": "AlmkanwZXY9UxMUD", - "name": "Fliegender Teppich", - "type": "loot", - "img": "icons/commodities/cloth/cloth-patterned-orange.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein legendärer Gegenstand aus den heißen Wüstenlanden, in den die Zauber @Compendium[ds4.spells.NwLeietvcarS6zP5]{Fliegen} und @Compendium[ds4.spells.KUbT1gBeThcLY7vU]{Spurt} eingebettet sind. Die Zauber wirken permanent auf denjenigen, der in der Mitte des Teppichs sitzt. Proben auf Zaubern sind nicht erforderlich.

", - "quantity": 1, - "price": 4340, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342789, - "modifiedTime": 1668995456858, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!AlmkanwZXY9UxMUD" -} \ No newline at end of file + "_id": "AlmkanwZXY9UxMUD", + "name": "Fliegender Teppich", + "type": "loot", + "img": "icons/commodities/cloth/cloth-patterned-orange.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein legendärer Gegenstand aus den heißen Wüstenlanden, in den die Zauber @Compendium[ds4.spells.NwLeietvcarS6zP5]{Fliegen} und @Compendium[ds4.spells.KUbT1gBeThcLY7vU]{Spurt} eingebettet sind. Die Zauber wirken permanent auf denjenigen, der in der Mitte des Teppichs sitzt. Proben auf Zaubern sind nicht erforderlich.

", + "quantity": 1, + "price": 4340, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342789, + "modifiedTime": 1687731796970, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!AlmkanwZXY9UxMUD" +} diff --git a/packs/items/Fliegentrank_V6ywiDBc1Son1XrQ.json b/packs/items/Fliegentrank_V6ywiDBc1Son1XrQ.json index e62bf025..743c2de1 100644 --- a/packs/items/Fliegentrank_V6ywiDBc1Son1XrQ.json +++ b/packs/items/Fliegentrank_V6ywiDBc1Son1XrQ.json @@ -1,29 +1,29 @@ { - "_id": "V6ywiDBc1Son1XrQ", - "name": "Fliegentrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-conical-corked-yellow.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser oft gelbe Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.NwLeietvcarS6zP5]{Fliegen} (Probenwert 20; Patzer ausgeschlossen).

", - "quantity": 1, - "price": 200, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343047, - "modifiedTime": 1668995457327, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!V6ywiDBc1Son1XrQ" -} \ No newline at end of file + "_id": "V6ywiDBc1Son1XrQ", + "name": "Fliegentrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-conical-corked-yellow.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser oft gelbe Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.NwLeietvcarS6zP5]{Fliegen} (Probenwert 20; Patzer ausgeschlossen).

", + "quantity": 1, + "price": 200, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343047, + "modifiedTime": 1687731797038, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!V6ywiDBc1Son1XrQ" +} diff --git a/packs/items/G_rtel_der_Trollst_rke_0Vd79Orsle4PUqs2.json b/packs/items/G_rtel_der_Trollst_rke_0Vd79Orsle4PUqs2.json index 255b12a0..010028a5 100644 --- a/packs/items/G_rtel_der_Trollst_rke_0Vd79Orsle4PUqs2.json +++ b/packs/items/G_rtel_der_Trollst_rke_0Vd79Orsle4PUqs2.json @@ -1,32 +1,30 @@ { - "_id": "0Vd79Orsle4PUqs2", - "name": "Gürtel der Trollstärke", - "type": "equipment", - "img": "icons/equipment/waist/belt-armored-studded-steel.webp", - "effects": [ - "43bRMhcEqMvQvRQU" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser mit kleinen Eisenplatten beschlagene Gürtel erhöht die Stärke seines Trägers um 3.

", - "quantity": 1, - "price": 3250.05, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342634, - "modifiedTime": 1668995456658, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0Vd79Orsle4PUqs2" -} \ No newline at end of file + "_id": "0Vd79Orsle4PUqs2", + "name": "Gürtel der Trollstärke", + "type": "equipment", + "img": "icons/equipment/waist/belt-armored-studded-steel.webp", + "effects": ["43bRMhcEqMvQvRQU"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser mit kleinen Eisenplatten beschlagene Gürtel erhöht die Stärke seines Trägers um 3.

", + "quantity": 1, + "price": 3250.05, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342634, + "modifiedTime": 1687731796930, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0Vd79Orsle4PUqs2" +} diff --git a/packs/items/Geist__1__magisch__cl2PqWeAtDsBjz8k.json b/packs/items/Geist__1__magisch__cl2PqWeAtDsBjz8k.json new file mode 100644 index 00000000..16a6d2eb --- /dev/null +++ b/packs/items/Geist__1__magisch__cl2PqWeAtDsBjz8k.json @@ -0,0 +1,30 @@ +{ + "_id": "cl2PqWeAtDsBjz8k", + "flags": {}, + "changes": [ + { + "key": "system.attributes.mind.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Geist +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!6UBvjMJd6n5P5YWv.cl2PqWeAtDsBjz8k" +} diff --git a/packs/items/Geist__1__magisch__tGAxxMZu2cj0Pzs2.json b/packs/items/Geist__1__magisch__tGAxxMZu2cj0Pzs2.json new file mode 100644 index 00000000..8e61ee29 --- /dev/null +++ b/packs/items/Geist__1__magisch__tGAxxMZu2cj0Pzs2.json @@ -0,0 +1,30 @@ +{ + "_id": "tGAxxMZu2cj0Pzs2", + "flags": {}, + "changes": [ + { + "key": "system.attributes.mind.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Geist +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!KGk7UFwLwrsdPuQe.tGAxxMZu2cj0Pzs2" +} diff --git a/packs/items/Geisterbote_v7WiMqH1XylGqNOy.json b/packs/items/Geisterbote_v7WiMqH1XylGqNOy.json index fdad6a66..3ab84508 100644 --- a/packs/items/Geisterbote_v7WiMqH1XylGqNOy.json +++ b/packs/items/Geisterbote_v7WiMqH1XylGqNOy.json @@ -1,29 +1,29 @@ { - "_id": "v7WiMqH1XylGqNOy", - "name": "Geisterbote", - "type": "loot", - "img": "icons/commodities/materials/glass-orb-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Jeder dieser mit Rauch gefüllten Behälter enthält eine Ladung des Zaubers @Compendium[ds4.spells.wnYRgIjVtIhL26eg]{Botschaft}.

", - "quantity": 1, - "price": 454, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343550, - "modifiedTime": 1668995457922, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!v7WiMqH1XylGqNOy" -} \ No newline at end of file + "_id": "v7WiMqH1XylGqNOy", + "name": "Geisterbote", + "type": "loot", + "img": "icons/commodities/materials/glass-orb-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Jeder dieser mit Rauch gefüllten Behälter enthält eine Ladung des Zaubers @Compendium[ds4.spells.wnYRgIjVtIhL26eg]{Botschaft}.

", + "quantity": 1, + "price": 454, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343550, + "modifiedTime": 1687731797109, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!v7WiMqH1XylGqNOy" +} diff --git a/packs/items/Gew_nder_des_Adlers_6UBvjMJd6n5P5YWv.json b/packs/items/Gew_nder_des_Adlers_6UBvjMJd6n5P5YWv.json index 030f13f4..751e7e02 100644 --- a/packs/items/Gew_nder_des_Adlers_6UBvjMJd6n5P5YWv.json +++ b/packs/items/Gew_nder_des_Adlers_6UBvjMJd6n5P5YWv.json @@ -1,36 +1,33 @@ { - "_id": "6UBvjMJd6n5P5YWv", - "name": "Gewänder des Adlers", - "type": "armor", - "img": "icons/equipment/chest/breastplate-banded-simple-leather-brown.webp", - "effects": [ - "CUa4rA1A1cwWac46", - "cl2PqWeAtDsBjz8k" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese hellbeige, mit Adlerfedern verzierte Lederrüstung +1 gewährt +1 auf Geist.

", - "quantity": 1, - "price": 4254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342730, - "modifiedTime": 1668995456779, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!6UBvjMJd6n5P5YWv" -} \ No newline at end of file + "_id": "6UBvjMJd6n5P5YWv", + "name": "Gewänder des Adlers", + "type": "armor", + "img": "icons/equipment/chest/breastplate-banded-simple-leather-brown.webp", + "effects": ["cl2PqWeAtDsBjz8k"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese hellbeige, mit Adlerfedern verzierte Lederrüstung +1 gewährt +1 auf Geist.

", + "quantity": 1, + "price": 4254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342730, + "modifiedTime": 1687731796952, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!6UBvjMJd6n5P5YWv" +} diff --git a/packs/items/Giftbanntrank_oPUlB9rz5rvRKrq8.json b/packs/items/Giftbanntrank_oPUlB9rz5rvRKrq8.json index b8e9e96a..7c7ae180 100644 --- a/packs/items/Giftbanntrank_oPUlB9rz5rvRKrq8.json +++ b/packs/items/Giftbanntrank_oPUlB9rz5rvRKrq8.json @@ -1,29 +1,29 @@ { - "_id": "oPUlB9rz5rvRKrq8", - "name": "Giftbanntrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-bulb-corked-glowing-red.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wirkt den Zauber @Compendium[ds4.spells.ONhSaLNmvvacgCjA]{Giftbann} auf den Trinkenden (keine Probe nötig).

", - "quantity": 1, - "price": 150, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343385, - "modifiedTime": 1668995457770, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oPUlB9rz5rvRKrq8" -} \ No newline at end of file + "_id": "oPUlB9rz5rvRKrq8", + "name": "Giftbanntrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-bulb-corked-glowing-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wirkt den Zauber @Compendium[ds4.spells.ONhSaLNmvvacgCjA]{Giftbann} auf den Trinkenden (keine Probe nötig).

", + "quantity": 1, + "price": 150, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343385, + "modifiedTime": 1687731797092, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oPUlB9rz5rvRKrq8" +} diff --git a/packs/items/Gl_ckstrank_hrAyguSjO6JhTE5m.json b/packs/items/Gl_ckstrank_hrAyguSjO6JhTE5m.json index d0aea41a..749fdc7b 100644 --- a/packs/items/Gl_ckstrank_hrAyguSjO6JhTE5m.json +++ b/packs/items/Gl_ckstrank_hrAyguSjO6JhTE5m.json @@ -1,29 +1,29 @@ { - "_id": "hrAyguSjO6JhTE5m", - "name": "Glückstrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-round-corked-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Trinkende kann für W20 Stunden alle Patzer ignorieren.

", - "quantity": 1, - "price": 200, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343239, - "modifiedTime": 1668995457539, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hrAyguSjO6JhTE5m" -} \ No newline at end of file + "_id": "hrAyguSjO6JhTE5m", + "name": "Glückstrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-round-corked-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Trinkende kann für W20 Stunden alle Patzer ignorieren.

", + "quantity": 1, + "price": 200, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343239, + "modifiedTime": 1687731797079, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hrAyguSjO6JhTE5m" +} diff --git a/packs/items/Grausame_Axt_lHlwYWlgC2iKjDFM.json b/packs/items/Grausame_Axt_lHlwYWlgC2iKjDFM.json index 939fbac6..640fa091 100644 --- a/packs/items/Grausame_Axt_lHlwYWlgC2iKjDFM.json +++ b/packs/items/Grausame_Axt_lHlwYWlgC2iKjDFM.json @@ -1,36 +1,33 @@ { - "_id": "lHlwYWlgC2iKjDFM", - "name": "Grausame Axt", - "type": "weapon", - "img": "icons/weapons/axes/shortaxe-simple-black.webp", - "effects": [ - "wh12XwprBMtY3BTB", - "5EWlvp1ZJkHmodfC" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Antike Axt +1 mit Verletzen +III

", - "quantity": 1, - "price": 4256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343320, - "modifiedTime": 1668995457731, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lHlwYWlgC2iKjDFM" -} \ No newline at end of file + "_id": "lHlwYWlgC2iKjDFM", + "name": "Grausame Axt", + "type": "weapon", + "img": "icons/weapons/axes/shortaxe-simple-black.webp", + "effects": ["wh12XwprBMtY3BTB", "5EWlvp1ZJkHmodfC"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Antike Axt +1 mit Verletzen +III

", + "quantity": 1, + "price": 4256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343320, + "modifiedTime": 1687731797088, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!lHlwYWlgC2iKjDFM" +} diff --git a/packs/items/Gro_er_Heiltrank_tW53rAmCXx6rqKMP.json b/packs/items/Gro_er_Heiltrank_tW53rAmCXx6rqKMP.json index f9938078..f64cb89a 100644 --- a/packs/items/Gro_er_Heiltrank_tW53rAmCXx6rqKMP.json +++ b/packs/items/Gro_er_Heiltrank_tW53rAmCXx6rqKMP.json @@ -1,29 +1,29 @@ { - "_id": "tW53rAmCXx6rqKMP", - "name": "Großer Heiltrank", - "type": "loot", - "img": "icons/consumables/potions/potion-flask-stopped-red.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese meist weinroten Tränke heilen 2W20 Lebenskraft.

", - "quantity": 1, - "price": 25, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343514, - "modifiedTime": 1668995457854, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tW53rAmCXx6rqKMP" -} \ No newline at end of file + "_id": "tW53rAmCXx6rqKMP", + "name": "Großer Heiltrank", + "type": "loot", + "img": "icons/consumables/potions/potion-flask-stopped-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese meist weinroten Tränke heilen 2W20 Lebenskraft.

", + "quantity": 1, + "price": 25, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343514, + "modifiedTime": 1687731797104, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!tW53rAmCXx6rqKMP" +} diff --git a/packs/items/Gro_er_Schutztrank_Ryv745YriIZNKXG5.json b/packs/items/Gro_er_Schutztrank_Ryv745YriIZNKXG5.json index b890cf39..d178ef7e 100644 --- a/packs/items/Gro_er_Schutztrank_Ryv745YriIZNKXG5.json +++ b/packs/items/Gro_er_Schutztrank_Ryv745YriIZNKXG5.json @@ -1,29 +1,29 @@ { - "_id": "Ryv745YriIZNKXG5", - "name": "Großer Schutztrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-conical-corked-tied-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhöht für W20 Runden die Abwehr um +3.

", - "quantity": 1, - "price": 100, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342972, - "modifiedTime": 1668995457258, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Ryv745YriIZNKXG5" -} \ No newline at end of file + "_id": "Ryv745YriIZNKXG5", + "name": "Großer Schutztrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-conical-corked-tied-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhöht für W20 Runden die Abwehr um +3.

", + "quantity": 1, + "price": 100, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342972, + "modifiedTime": 1687731797024, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Ryv745YriIZNKXG5" +} diff --git a/packs/items/Hammer__1_FfVzLWtmCVRwFI4n.json b/packs/items/Hammer__1_FfVzLWtmCVRwFI4n.json index d121a264..55db6988 100644 --- a/packs/items/Hammer__1_FfVzLWtmCVRwFI4n.json +++ b/packs/items/Hammer__1_FfVzLWtmCVRwFI4n.json @@ -1,35 +1,33 @@ { - "_id": "FfVzLWtmCVRwFI4n", - "name": "Hammer +1", - "type": "weapon", - "img": "icons/weapons/hammers/shorthammer-double-steel.webp", - "effects": [ - "rqEqNTsSgoto2la8" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1.257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342829, - "modifiedTime": 1668995457029, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FfVzLWtmCVRwFI4n" -} \ No newline at end of file + "_id": "FfVzLWtmCVRwFI4n", + "name": "Hammer +1", + "type": "weapon", + "img": "icons/weapons/hammers/shorthammer-double-steel.webp", + "effects": ["rqEqNTsSgoto2la8"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1.257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342829, + "modifiedTime": 1687731796983, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FfVzLWtmCVRwFI4n" +} diff --git a/packs/items/Hammer__2_6QehiJpVqqA9bW3P.json b/packs/items/Hammer__2_6QehiJpVqqA9bW3P.json index 6d9bdfad..73d908e8 100644 --- a/packs/items/Hammer__2_6QehiJpVqqA9bW3P.json +++ b/packs/items/Hammer__2_6QehiJpVqqA9bW3P.json @@ -1,35 +1,33 @@ { - "_id": "6QehiJpVqqA9bW3P", - "name": "Hammer +2", - "type": "weapon", - "img": "icons/weapons/hammers/shorthammer-double-steel-embossed.webp", - "effects": [ - "xQlGUPOpB6Me9OgF" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342728, - "modifiedTime": 1668995456777, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!6QehiJpVqqA9bW3P" -} \ No newline at end of file + "_id": "6QehiJpVqqA9bW3P", + "name": "Hammer +2", + "type": "weapon", + "img": "icons/weapons/hammers/shorthammer-double-steel-embossed.webp", + "effects": ["xQlGUPOpB6Me9OgF"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342728, + "modifiedTime": 1687731796951, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!6QehiJpVqqA9bW3P" +} diff --git a/packs/items/Hammer__3_tAdNTxSRq9hARm1p.json b/packs/items/Hammer__3_tAdNTxSRq9hARm1p.json index 99a83f0a..f37dff3d 100644 --- a/packs/items/Hammer__3_tAdNTxSRq9hARm1p.json +++ b/packs/items/Hammer__3_tAdNTxSRq9hARm1p.json @@ -1,35 +1,33 @@ { - "_id": "tAdNTxSRq9hARm1p", - "name": "Hammer +3", - "type": "weapon", - "img": "icons/weapons/hammers/shorthammer-embossed-white.webp", - "effects": [ - "aLeVPvqVvSHnDTsp" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343509, - "modifiedTime": 1668995457848, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tAdNTxSRq9hARm1p" -} \ No newline at end of file + "_id": "tAdNTxSRq9hARm1p", + "name": "Hammer +3", + "type": "weapon", + "img": "icons/weapons/hammers/shorthammer-embossed-white.webp", + "effects": ["aLeVPvqVvSHnDTsp"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343509, + "modifiedTime": 1687731797102, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!tAdNTxSRq9hARm1p" +} diff --git a/packs/items/Hammer_sMJw9EQtd2pYsgYE.json b/packs/items/Hammer_sMJw9EQtd2pYsgYE.json index b9999ea5..7fc07aa8 100644 --- a/packs/items/Hammer_sMJw9EQtd2pYsgYE.json +++ b/packs/items/Hammer_sMJw9EQtd2pYsgYE.json @@ -1,33 +1,33 @@ { - "_id": "sMJw9EQtd2pYsgYE", - "name": "Hammer", - "type": "weapon", - "img": "icons/weapons/hammers/shorthammer-simple-iron-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343482, - "modifiedTime": 1668995457821, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sMJw9EQtd2pYsgYE" -} \ No newline at end of file + "_id": "sMJw9EQtd2pYsgYE", + "name": "Hammer", + "type": "weapon", + "img": "icons/weapons/hammers/shorthammer-simple-iron-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343482, + "modifiedTime": 1687731797100, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sMJw9EQtd2pYsgYE" +} diff --git a/packs/items/Handschellen_zjefX9KYvMphtVwX.json b/packs/items/Handschellen_zjefX9KYvMphtVwX.json index 8264bb6b..b3ef596f 100644 --- a/packs/items/Handschellen_zjefX9KYvMphtVwX.json +++ b/packs/items/Handschellen_zjefX9KYvMphtVwX.json @@ -1,29 +1,29 @@ { - "_id": "zjefX9KYvMphtVwX", - "name": "Handschellen", - "type": "loot", - "img": "icons/sundries/survival/cuffs-shackles-steel.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Preis für beide Schlösser extra ermitteln

", - "quantity": 1, - "price": 8, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343613, - "modifiedTime": 1668995457978, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zjefX9KYvMphtVwX" -} \ No newline at end of file + "_id": "zjefX9KYvMphtVwX", + "name": "Handschellen", + "type": "loot", + "img": "icons/sundries/survival/cuffs-shackles-steel.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Preis für beide Schlösser extra ermitteln

", + "quantity": 1, + "price": 8, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343613, + "modifiedTime": 1687731797119, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zjefX9KYvMphtVwX" +} diff --git a/packs/items/Heilkraut_zquQpOOVr5lIbnmL.json b/packs/items/Heilkraut_zquQpOOVr5lIbnmL.json index fe09fdc0..21d0555d 100644 --- a/packs/items/Heilkraut_zquQpOOVr5lIbnmL.json +++ b/packs/items/Heilkraut_zquQpOOVr5lIbnmL.json @@ -1,29 +1,29 @@ { - "_id": "zquQpOOVr5lIbnmL", - "name": "Heilkraut", - "type": "loot", - "img": "icons/tools/laboratory/bowl-herbs-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Probenwert 10: 1-10 heilt LK in Ergebnishöhe, 11+ kein Heileffekt

", - "quantity": 1, - "price": 2.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343619, - "modifiedTime": 1668995457986, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zquQpOOVr5lIbnmL" -} \ No newline at end of file + "_id": "zquQpOOVr5lIbnmL", + "name": "Heilkraut", + "type": "loot", + "img": "icons/tools/laboratory/bowl-herbs-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Probenwert 10: 1-10 heilt LK in Ergebnishöhe, 11+ kein Heileffekt

", + "quantity": 1, + "price": 2.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343619, + "modifiedTime": 1687731797121, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zquQpOOVr5lIbnmL" +} diff --git a/packs/items/Heiltrank_19bmt5UJrT3T36wE.json b/packs/items/Heiltrank_19bmt5UJrT3T36wE.json index 11a5bee1..b668ec8c 100644 --- a/packs/items/Heiltrank_19bmt5UJrT3T36wE.json +++ b/packs/items/Heiltrank_19bmt5UJrT3T36wE.json @@ -1,29 +1,29 @@ { - "_id": "19bmt5UJrT3T36wE", - "name": "Heiltrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-round-corked-red.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses oftmals rote Getränk heilt W20 Lebenskraft.

", - "quantity": 1, - "price": 10, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342647, - "modifiedTime": 1668995456689, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!19bmt5UJrT3T36wE" -} \ No newline at end of file + "_id": "19bmt5UJrT3T36wE", + "name": "Heiltrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-round-corked-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses oftmals rote Getränk heilt W20 Lebenskraft.

", + "quantity": 1, + "price": 10, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342647, + "modifiedTime": 1687731796936, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!19bmt5UJrT3T36wE" +} diff --git a/packs/items/Heilzauber__1_GgAFMmXGb1B5KIda.json b/packs/items/Heilzauber__1_GgAFMmXGb1B5KIda.json new file mode 100644 index 00000000..483a7522 --- /dev/null +++ b/packs/items/Heilzauber__1_GgAFMmXGb1B5KIda.json @@ -0,0 +1,38 @@ +{ + "_id": "GgAFMmXGb1B5KIda", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.healing" + } + } + }, + "tint": null, + "origin": null, + "name": "Heilzauber +1", + "description": "", + "statuses": [], + "_key": "!items.effects!kVRybb0knZkoJLlj.GgAFMmXGb1B5KIda" +} diff --git a/packs/items/Heilzauber__2_Uzo51C3LrgP3G8jb.json b/packs/items/Heilzauber__2_Uzo51C3LrgP3G8jb.json new file mode 100644 index 00000000..82c3039f --- /dev/null +++ b/packs/items/Heilzauber__2_Uzo51C3LrgP3G8jb.json @@ -0,0 +1,38 @@ +{ + "_id": "Uzo51C3LrgP3G8jb", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.healing" + } + } + }, + "tint": null, + "origin": null, + "name": "Heilzauber +2", + "description": "", + "statuses": [], + "_key": "!items.effects!rvDTHq5UoRK6acm6.Uzo51C3LrgP3G8jb" +} diff --git a/packs/items/Heimlichkeit__III_9qj7TWM9shrTKppj.json b/packs/items/Heimlichkeit__III_9qj7TWM9shrTKppj.json new file mode 100644 index 00000000..4caf32ce --- /dev/null +++ b/packs/items/Heimlichkeit__III_9qj7TWM9shrTKppj.json @@ -0,0 +1,38 @@ +{ + "_id": "9qj7TWM9shrTKppj", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Heimlichkeit", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Heimlichkeit +III", + "description": "", + "statuses": [], + "_key": "!items.effects!PE3eWmsGcd5dVVh4.9qj7TWM9shrTKppj" +} diff --git a/packs/items/Hellebarde_2JQowFF6ZjF90OFI.json b/packs/items/Hellebarde_2JQowFF6ZjF90OFI.json index 6f6491b6..d48ef5fd 100644 --- a/packs/items/Hellebarde_2JQowFF6ZjF90OFI.json +++ b/packs/items/Hellebarde_2JQowFF6ZjF90OFI.json @@ -1,35 +1,33 @@ { - "_id": "2JQowFF6ZjF90OFI", - "name": "Hellebarde", - "type": "weapon", - "img": "icons/weapons/polearms/halberd-engraved-black.webp", - "effects": [ - "APXje5Ppu0d75HNw" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2, Zerbricht bei Schlagen-Patzer

", - "quantity": 1, - "price": 1754, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342678, - "modifiedTime": 1668995456740, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2JQowFF6ZjF90OFI" -} \ No newline at end of file + "_id": "2JQowFF6ZjF90OFI", + "name": "Hellebarde", + "type": "weapon", + "img": "icons/weapons/polearms/halberd-engraved-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2, Zerbricht bei Schlagen-Patzer

", + "quantity": 1, + "price": 1754, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342678, + "modifiedTime": 1687731796941, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2JQowFF6ZjF90OFI" +} diff --git a/packs/items/Hellebarde__1_zoPPqqDyRTvmV2do.json b/packs/items/Hellebarde__1_zoPPqqDyRTvmV2do.json index 7fe29618..acaf55d3 100644 --- a/packs/items/Hellebarde__1_zoPPqqDyRTvmV2do.json +++ b/packs/items/Hellebarde__1_zoPPqqDyRTvmV2do.json @@ -1,36 +1,33 @@ { - "_id": "zoPPqqDyRTvmV2do", - "name": "Hellebarde +1", - "type": "weapon", - "img": "icons/weapons/polearms/halberd-crescent-engraved-steel.webp", - "effects": [ - "APXje5Ppu0d75HNw", - "FuPTO8plsKR3lq8Z" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 4, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343617, - "modifiedTime": 1668995457980, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zoPPqqDyRTvmV2do" -} \ No newline at end of file + "_id": "zoPPqqDyRTvmV2do", + "name": "Hellebarde +1", + "type": "weapon", + "img": "icons/weapons/polearms/halberd-crescent-engraved-steel.webp", + "effects": ["APXje5Ppu0d75HNw", "FuPTO8plsKR3lq8Z"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 4, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343617, + "modifiedTime": 1687731797120, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zoPPqqDyRTvmV2do" +} diff --git a/packs/items/Hellebarde__2_qwXiwcxaDDCzmLLM.json b/packs/items/Hellebarde__2_qwXiwcxaDDCzmLLM.json index bf7f93e4..38586ca9 100644 --- a/packs/items/Hellebarde__2_qwXiwcxaDDCzmLLM.json +++ b/packs/items/Hellebarde__2_qwXiwcxaDDCzmLLM.json @@ -1,36 +1,33 @@ { - "_id": "qwXiwcxaDDCzmLLM", - "name": "Hellebarde +2", - "type": "weapon", - "img": "icons/weapons/polearms/halberd-crescent-steel.webp", - "effects": [ - "APXje5Ppu0d75HNw", - "cEFYfp6VrhRcwEKz" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 2254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343472, - "modifiedTime": 1668995457811, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!qwXiwcxaDDCzmLLM" -} \ No newline at end of file + "_id": "qwXiwcxaDDCzmLLM", + "name": "Hellebarde +2", + "type": "weapon", + "img": "icons/weapons/polearms/halberd-crescent-steel.webp", + "effects": ["cEFYfp6VrhRcwEKz"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 2254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343472, + "modifiedTime": 1687731797097, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!qwXiwcxaDDCzmLLM" +} diff --git a/packs/items/Hellebarde__3_wy8GXE1zjaRpXL8H.json b/packs/items/Hellebarde__3_wy8GXE1zjaRpXL8H.json index 2fb94fbc..07415854 100644 --- a/packs/items/Hellebarde__3_wy8GXE1zjaRpXL8H.json +++ b/packs/items/Hellebarde__3_wy8GXE1zjaRpXL8H.json @@ -1,36 +1,33 @@ { - "_id": "wy8GXE1zjaRpXL8H", - "name": "Hellebarde +3", - "type": "weapon", - "img": "icons/weapons/polearms/halberd-crescent-glowing.webp", - "effects": [ - "APXje5Ppu0d75HNw", - "JIWNiHZdqmMiPMBz" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 2754, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343558, - "modifiedTime": 1668995457931, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!wy8GXE1zjaRpXL8H" -} \ No newline at end of file + "_id": "wy8GXE1zjaRpXL8H", + "name": "Hellebarde +3", + "type": "weapon", + "img": "icons/weapons/polearms/halberd-crescent-glowing.webp", + "effects": ["JIWNiHZdqmMiPMBz"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 2754, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343558, + "modifiedTime": 1687731797111, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!wy8GXE1zjaRpXL8H" +} diff --git a/packs/items/Holzbecher_pzjZv0HhCA15wy1i.json b/packs/items/Holzbecher_pzjZv0HhCA15wy1i.json index bb785fad..6b1731d1 100644 --- a/packs/items/Holzbecher_pzjZv0HhCA15wy1i.json +++ b/packs/items/Holzbecher_pzjZv0HhCA15wy1i.json @@ -1,29 +1,29 @@ { - "_id": "pzjZv0HhCA15wy1i", - "name": "Holzbecher", - "type": "loot", - "img": "icons/containers/kitchenware/mug-simple-wooden-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.2, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343470, - "modifiedTime": 1668995457806, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pzjZv0HhCA15wy1i" -} \ No newline at end of file + "_id": "pzjZv0HhCA15wy1i", + "name": "Holzbecher", + "type": "loot", + "img": "icons/containers/kitchenware/mug-simple-wooden-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.2, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343470, + "modifiedTime": 1687731797096, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pzjZv0HhCA15wy1i" +} diff --git a/packs/items/Holzbesteck_hGiaAJyEUHbPl5pf.json b/packs/items/Holzbesteck_hGiaAJyEUHbPl5pf.json index f792b5e7..a5e2c83e 100644 --- a/packs/items/Holzbesteck_hGiaAJyEUHbPl5pf.json +++ b/packs/items/Holzbesteck_hGiaAJyEUHbPl5pf.json @@ -1,29 +1,29 @@ { - "_id": "hGiaAJyEUHbPl5pf", - "name": "Holzbesteck", - "type": "loot", - "img": "icons/tools/cooking/fork-steel-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.2, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343232, - "modifiedTime": 1668995457532, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hGiaAJyEUHbPl5pf" -} \ No newline at end of file + "_id": "hGiaAJyEUHbPl5pf", + "name": "Holzbesteck", + "type": "loot", + "img": "icons/tools/cooking/fork-steel-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.2, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343232, + "modifiedTime": 1687731797078, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hGiaAJyEUHbPl5pf" +} diff --git a/packs/items/Holzschild_J7d2zx4kqKEdMR1j.json b/packs/items/Holzschild_J7d2zx4kqKEdMR1j.json index a728800d..db7e114c 100644 --- a/packs/items/Holzschild_J7d2zx4kqKEdMR1j.json +++ b/packs/items/Holzschild_J7d2zx4kqKEdMR1j.json @@ -1,31 +1,31 @@ { - "_id": "J7d2zx4kqKEdMR1j", - "name": "Holzschild", - "type": "shield", - "img": "icons/equipment/shield/round-wooden-boss-steel-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zerbricht bei einem Abwehr-Patzer

", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342872, - "modifiedTime": 1668995457086, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!J7d2zx4kqKEdMR1j" -} \ No newline at end of file + "_id": "J7d2zx4kqKEdMR1j", + "name": "Holzschild", + "type": "shield", + "img": "icons/equipment/shield/round-wooden-boss-steel-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zerbricht bei einem Abwehr-Patzer

", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342872, + "modifiedTime": 1687731796992, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!J7d2zx4kqKEdMR1j" +} diff --git a/packs/items/Holzschild__1_89ZunLlXp1Lm6Wzd.json b/packs/items/Holzschild__1_89ZunLlXp1Lm6Wzd.json index fc8928c1..c3dd3e3d 100644 --- a/packs/items/Holzschild__1_89ZunLlXp1Lm6Wzd.json +++ b/packs/items/Holzschild__1_89ZunLlXp1Lm6Wzd.json @@ -1,33 +1,31 @@ { - "_id": "89ZunLlXp1Lm6Wzd", - "name": "Holzschild +1", - "type": "shield", - "img": "icons/equipment/shield/round-wooden-boss-steel-red.webp", - "effects": [ - "1M6yYhufFsvYsske" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342758, - "modifiedTime": 1668995456803, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!89ZunLlXp1Lm6Wzd" -} \ No newline at end of file + "_id": "89ZunLlXp1Lm6Wzd", + "name": "Holzschild +1", + "type": "shield", + "img": "icons/equipment/shield/round-wooden-boss-steel-red.webp", + "effects": ["1M6yYhufFsvYsske"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342758, + "modifiedTime": 1687731796958, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!89ZunLlXp1Lm6Wzd" +} diff --git a/packs/items/Holzschild__2_0SrSqLjQ5CMNbwXV.json b/packs/items/Holzschild__2_0SrSqLjQ5CMNbwXV.json index 640dc1c0..530f5a04 100644 --- a/packs/items/Holzschild__2_0SrSqLjQ5CMNbwXV.json +++ b/packs/items/Holzschild__2_0SrSqLjQ5CMNbwXV.json @@ -1,33 +1,31 @@ { - "_id": "0SrSqLjQ5CMNbwXV", - "name": "Holzschild +2", - "type": "shield", - "img": "icons/equipment/shield/round-wooden-reinforced-boss-steel.webp", - "effects": [ - "eu80ImNhR1gsT7jg" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 3251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342631, - "modifiedTime": 1668995456644, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0SrSqLjQ5CMNbwXV" -} \ No newline at end of file + "_id": "0SrSqLjQ5CMNbwXV", + "name": "Holzschild +2", + "type": "shield", + "img": "icons/equipment/shield/round-wooden-reinforced-boss-steel.webp", + "effects": ["eu80ImNhR1gsT7jg"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 3251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342631, + "modifiedTime": 1687731796930, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0SrSqLjQ5CMNbwXV" +} diff --git a/packs/items/Holzschild__3_KefO4lxHxwddpFFu.json b/packs/items/Holzschild__3_KefO4lxHxwddpFFu.json index 6b398624..bdedf160 100644 --- a/packs/items/Holzschild__3_KefO4lxHxwddpFFu.json +++ b/packs/items/Holzschild__3_KefO4lxHxwddpFFu.json @@ -1,33 +1,31 @@ { - "_id": "KefO4lxHxwddpFFu", - "name": "Holzschild +3", - "type": "shield", - "img": "icons/equipment/shield/round-wooden-boss-gold-brown.webp", - "effects": [ - "AkDi2TNzgpT2ZfrH" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 4251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342895, - "modifiedTime": 1668995457152, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KefO4lxHxwddpFFu" -} \ No newline at end of file + "_id": "KefO4lxHxwddpFFu", + "name": "Holzschild +3", + "type": "shield", + "img": "icons/equipment/shield/round-wooden-boss-gold-brown.webp", + "effects": ["AkDi2TNzgpT2ZfrH"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 4251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342895, + "modifiedTime": 1687731796996, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KefO4lxHxwddpFFu" +} diff --git a/packs/items/Holzw_rfel__sechsseitig__iWOrlMcGVAXTvFEg.json b/packs/items/Holzw_rfel__sechsseitig__iWOrlMcGVAXTvFEg.json index de5456ff..20fb9859 100644 --- a/packs/items/Holzw_rfel__sechsseitig__iWOrlMcGVAXTvFEg.json +++ b/packs/items/Holzw_rfel__sechsseitig__iWOrlMcGVAXTvFEg.json @@ -1,29 +1,29 @@ { - "_id": "iWOrlMcGVAXTvFEg", - "name": "Holzwürfel (sechsseitig)", - "type": "loot", - "img": "icons/sundries/gaming/dice-runed-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.02, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343290, - "modifiedTime": 1668995457684, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iWOrlMcGVAXTvFEg" -} \ No newline at end of file + "_id": "iWOrlMcGVAXTvFEg", + "name": "Holzwürfel (sechsseitig)", + "type": "loot", + "img": "icons/sundries/gaming/dice-runed-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.02, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343290, + "modifiedTime": 1687731797082, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!iWOrlMcGVAXTvFEg" +} diff --git a/packs/items/Immertreff_5cqP2SvMe5j0BD3t.json b/packs/items/Immertreff_5cqP2SvMe5j0BD3t.json index 46515d79..0dd87b66 100644 --- a/packs/items/Immertreff_5cqP2SvMe5j0BD3t.json +++ b/packs/items/Immertreff_5cqP2SvMe5j0BD3t.json @@ -1,38 +1,33 @@ { - "_id": "5cqP2SvMe5j0BD3t", - "name": "Immertreff", - "type": "weapon", - "img": "icons/weapons/bows/longbow-gold-pink.webp", - "effects": [ - "XsqzwEX1AvYJyczG", - "iUXn0CQKZw6Rr1yH", - "QN5NueLJpTY2Vwat", - "rDzmy3Xb0qQfErWi" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein tödlicher Langbogen +2 mit Fieser Schuss +II und Scharfschütze +II.

\n

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 10660, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342725, - "modifiedTime": 1668995456771, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5cqP2SvMe5j0BD3t" -} \ No newline at end of file + "_id": "5cqP2SvMe5j0BD3t", + "name": "Immertreff", + "type": "weapon", + "img": "icons/weapons/bows/longbow-gold-pink.webp", + "effects": ["QN5NueLJpTY2Vwat", "rDzmy3Xb0qQfErWi"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein tödlicher Langbogen +2 mit Fieser Schuss +II und Scharfschütze +II.

\n

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 10660, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342725, + "modifiedTime": 1687731796949, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5cqP2SvMe5j0BD3t" +} diff --git a/packs/items/Initiative__1_9jtH6ER0s0I8SPyi.json b/packs/items/Initiative__1_9jtH6ER0s0I8SPyi.json new file mode 100644 index 00000000..5da1d7c3 --- /dev/null +++ b/packs/items/Initiative__1_9jtH6ER0s0I8SPyi.json @@ -0,0 +1,30 @@ +{ + "_id": "9jtH6ER0s0I8SPyi", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative +1", + "description": "", + "statuses": [], + "_key": "!items.effects!trop6WmDZEhv3gRA.9jtH6ER0s0I8SPyi" +} diff --git a/packs/items/Initiative__1_QScLkDv6gysh119m.json b/packs/items/Initiative__1_QScLkDv6gysh119m.json new file mode 100644 index 00000000..133303cf --- /dev/null +++ b/packs/items/Initiative__1_QScLkDv6gysh119m.json @@ -0,0 +1,30 @@ +{ + "_id": "QScLkDv6gysh119m", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative +1", + "description": "", + "statuses": [], + "_key": "!items.effects!uDdLTyyNqeXzCssp.QScLkDv6gysh119m" +} diff --git a/packs/items/Initiative__1_XsqzwEX1AvYJyczG.json b/packs/items/Initiative__1_XsqzwEX1AvYJyczG.json new file mode 100644 index 00000000..2a2843b8 --- /dev/null +++ b/packs/items/Initiative__1_XsqzwEX1AvYJyczG.json @@ -0,0 +1,30 @@ +{ + "_id": "XsqzwEX1AvYJyczG", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative +1", + "description": "", + "statuses": [], + "_key": "!items.effects!gVwoOpuHkmwvcUow.XsqzwEX1AvYJyczG" +} diff --git a/packs/items/Initiative__1_Ytio5tOcCUO91MQ0.json b/packs/items/Initiative__1_Ytio5tOcCUO91MQ0.json new file mode 100644 index 00000000..d0eaa977 --- /dev/null +++ b/packs/items/Initiative__1_Ytio5tOcCUO91MQ0.json @@ -0,0 +1,38 @@ +{ + "_id": "Ytio5tOcCUO91MQ0", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative -1", + "description": "", + "statuses": [], + "_key": "!items.effects!Tu0Mf3Qib68wxpRs.Ytio5tOcCUO91MQ0" +} diff --git a/packs/items/Initiative__1__magisch__8iny3Tt6i6g5EcYh.json b/packs/items/Initiative__1__magisch__8iny3Tt6i6g5EcYh.json new file mode 100644 index 00000000..010bdd88 --- /dev/null +++ b/packs/items/Initiative__1__magisch__8iny3Tt6i6g5EcYh.json @@ -0,0 +1,38 @@ +{ + "_id": "8iny3Tt6i6g5EcYh", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!K4fd3AlpMoK1EZeg.8iny3Tt6i6g5EcYh" +} diff --git a/packs/items/Initiative__1__magisch__9ZyXiW0n9WJ5WQOv.json b/packs/items/Initiative__1__magisch__9ZyXiW0n9WJ5WQOv.json new file mode 100644 index 00000000..424bddc7 --- /dev/null +++ b/packs/items/Initiative__1__magisch__9ZyXiW0n9WJ5WQOv.json @@ -0,0 +1,38 @@ +{ + "_id": "9ZyXiW0n9WJ5WQOv", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!pzD6fcJa1Hk4Duwu.9ZyXiW0n9WJ5WQOv" +} diff --git a/packs/items/Initiative__1__magisch__CElngj6OWPpIw37j.json b/packs/items/Initiative__1__magisch__CElngj6OWPpIw37j.json new file mode 100644 index 00000000..064ba6d1 --- /dev/null +++ b/packs/items/Initiative__1__magisch__CElngj6OWPpIw37j.json @@ -0,0 +1,38 @@ +{ + "_id": "CElngj6OWPpIw37j", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!8la7FJ8kpGNUWrCg.CElngj6OWPpIw37j" +} diff --git a/packs/items/Initiative__1__magisch__FuPTO8plsKR3lq8Z.json b/packs/items/Initiative__1__magisch__FuPTO8plsKR3lq8Z.json new file mode 100644 index 00000000..24ae716a --- /dev/null +++ b/packs/items/Initiative__1__magisch__FuPTO8plsKR3lq8Z.json @@ -0,0 +1,38 @@ +{ + "_id": "FuPTO8plsKR3lq8Z", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!zoPPqqDyRTvmV2do.FuPTO8plsKR3lq8Z" +} diff --git a/packs/items/Initiative__1__magisch__M7zvcLqDr9HuzqTV.json b/packs/items/Initiative__1__magisch__M7zvcLqDr9HuzqTV.json new file mode 100644 index 00000000..014ba344 --- /dev/null +++ b/packs/items/Initiative__1__magisch__M7zvcLqDr9HuzqTV.json @@ -0,0 +1,38 @@ +{ + "_id": "M7zvcLqDr9HuzqTV", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Nz6gFGSHzHVO3QxA.M7zvcLqDr9HuzqTV" +} diff --git a/packs/items/Initiative__1__magisch__Qg9niqX5oimvg2Fv.json b/packs/items/Initiative__1__magisch__Qg9niqX5oimvg2Fv.json new file mode 100644 index 00000000..20569e0a --- /dev/null +++ b/packs/items/Initiative__1__magisch__Qg9niqX5oimvg2Fv.json @@ -0,0 +1,38 @@ +{ + "_id": "Qg9niqX5oimvg2Fv", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!SIE4g3gjSkqVIT6W.Qg9niqX5oimvg2Fv" +} diff --git a/packs/items/Initiative__1__magisch__UPsfGYjye47se1Gw.json b/packs/items/Initiative__1__magisch__UPsfGYjye47se1Gw.json new file mode 100644 index 00000000..6478db12 --- /dev/null +++ b/packs/items/Initiative__1__magisch__UPsfGYjye47se1Gw.json @@ -0,0 +1,38 @@ +{ + "_id": "UPsfGYjye47se1Gw", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!0cAWFZtQfLF7q1ZX.UPsfGYjye47se1Gw" +} diff --git a/packs/items/Initiative__1__magisch__Vg3Q9A7QIXHrABFk.json b/packs/items/Initiative__1__magisch__Vg3Q9A7QIXHrABFk.json new file mode 100644 index 00000000..cba81b4f --- /dev/null +++ b/packs/items/Initiative__1__magisch__Vg3Q9A7QIXHrABFk.json @@ -0,0 +1,38 @@ +{ + "_id": "Vg3Q9A7QIXHrABFk", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!7CCoTap4GzN1uSNw.Vg3Q9A7QIXHrABFk" +} diff --git a/packs/items/Initiative__1__magisch__YCgrTPMCggWZOFdJ.json b/packs/items/Initiative__1__magisch__YCgrTPMCggWZOFdJ.json new file mode 100644 index 00000000..d046cb17 --- /dev/null +++ b/packs/items/Initiative__1__magisch__YCgrTPMCggWZOFdJ.json @@ -0,0 +1,38 @@ +{ + "_id": "YCgrTPMCggWZOFdJ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!GEBWsHBuyh9KbIbb.YCgrTPMCggWZOFdJ" +} diff --git a/packs/items/Initiative__1__magisch__ZBJldrSO6rRHmgnI.json b/packs/items/Initiative__1__magisch__ZBJldrSO6rRHmgnI.json new file mode 100644 index 00000000..664b5195 --- /dev/null +++ b/packs/items/Initiative__1__magisch__ZBJldrSO6rRHmgnI.json @@ -0,0 +1,38 @@ +{ + "_id": "ZBJldrSO6rRHmgnI", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!S0EV25lf5TbN6COJ.ZBJldrSO6rRHmgnI" +} diff --git a/packs/items/Initiative__1__magisch__aDUESIHIetT9xLbD.json b/packs/items/Initiative__1__magisch__aDUESIHIetT9xLbD.json new file mode 100644 index 00000000..b1daacd9 --- /dev/null +++ b/packs/items/Initiative__1__magisch__aDUESIHIetT9xLbD.json @@ -0,0 +1,38 @@ +{ + "_id": "aDUESIHIetT9xLbD", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!trop6WmDZEhv3gRA.aDUESIHIetT9xLbD" +} diff --git a/packs/items/Initiative__1__magisch__aHr33jsfG78BJ7m2.json b/packs/items/Initiative__1__magisch__aHr33jsfG78BJ7m2.json new file mode 100644 index 00000000..75e09daa --- /dev/null +++ b/packs/items/Initiative__1__magisch__aHr33jsfG78BJ7m2.json @@ -0,0 +1,38 @@ +{ + "_id": "aHr33jsfG78BJ7m2", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!N3RcggWJuKGtKZyP.aHr33jsfG78BJ7m2" +} diff --git a/packs/items/Initiative__1__magisch__armx56Psy1qosJib.json b/packs/items/Initiative__1__magisch__armx56Psy1qosJib.json new file mode 100644 index 00000000..c83eb83f --- /dev/null +++ b/packs/items/Initiative__1__magisch__armx56Psy1qosJib.json @@ -0,0 +1,38 @@ +{ + "_id": "armx56Psy1qosJib", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!RGyfv3y0LxHORAzA.armx56Psy1qosJib" +} diff --git a/packs/items/Initiative__1__magisch__bPdVsWIS1AC54ZA8.json b/packs/items/Initiative__1__magisch__bPdVsWIS1AC54ZA8.json new file mode 100644 index 00000000..2684cd13 --- /dev/null +++ b/packs/items/Initiative__1__magisch__bPdVsWIS1AC54ZA8.json @@ -0,0 +1,38 @@ +{ + "_id": "bPdVsWIS1AC54ZA8", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!eMyZ5EJ9SsiXaeKK.bPdVsWIS1AC54ZA8" +} diff --git a/packs/items/Initiative__1__magisch__c2P4Qt8b6GonPFv7.json b/packs/items/Initiative__1__magisch__c2P4Qt8b6GonPFv7.json new file mode 100644 index 00000000..11259601 --- /dev/null +++ b/packs/items/Initiative__1__magisch__c2P4Qt8b6GonPFv7.json @@ -0,0 +1,38 @@ +{ + "_id": "c2P4Qt8b6GonPFv7", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!hfxblADLXdGaRMAA.c2P4Qt8b6GonPFv7" +} diff --git a/packs/items/Initiative__1__magisch__d8N240qBKaRGqkcf.json b/packs/items/Initiative__1__magisch__d8N240qBKaRGqkcf.json new file mode 100644 index 00000000..56bb85e8 --- /dev/null +++ b/packs/items/Initiative__1__magisch__d8N240qBKaRGqkcf.json @@ -0,0 +1,38 @@ +{ + "_id": "d8N240qBKaRGqkcf", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!upkDR02zMILTPib6.d8N240qBKaRGqkcf" +} diff --git a/packs/items/Initiative__1__magisch__fQgMSANHWdQrzmlJ.json b/packs/items/Initiative__1__magisch__fQgMSANHWdQrzmlJ.json new file mode 100644 index 00000000..5c505188 --- /dev/null +++ b/packs/items/Initiative__1__magisch__fQgMSANHWdQrzmlJ.json @@ -0,0 +1,38 @@ +{ + "_id": "fQgMSANHWdQrzmlJ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!s1xaEPPKJGMImZ9m.fQgMSANHWdQrzmlJ" +} diff --git a/packs/items/Initiative__1__magisch__l7qeGLLyuz7VXAAd.json b/packs/items/Initiative__1__magisch__l7qeGLLyuz7VXAAd.json new file mode 100644 index 00000000..d0744b8a --- /dev/null +++ b/packs/items/Initiative__1__magisch__l7qeGLLyuz7VXAAd.json @@ -0,0 +1,38 @@ +{ + "_id": "l7qeGLLyuz7VXAAd", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!dMbjx675yI2F4rUg.l7qeGLLyuz7VXAAd" +} diff --git a/packs/items/Initiative__1__magisch__nTOl8E9qA6stLcEJ.json b/packs/items/Initiative__1__magisch__nTOl8E9qA6stLcEJ.json new file mode 100644 index 00000000..59faba6d --- /dev/null +++ b/packs/items/Initiative__1__magisch__nTOl8E9qA6stLcEJ.json @@ -0,0 +1,38 @@ +{ + "_id": "nTOl8E9qA6stLcEJ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!u1ycDWee8nHPfZHA.nTOl8E9qA6stLcEJ" +} diff --git a/packs/items/Initiative__1__magisch__oOQJt7Ub0PGGjdzW.json b/packs/items/Initiative__1__magisch__oOQJt7Ub0PGGjdzW.json new file mode 100644 index 00000000..110278bc --- /dev/null +++ b/packs/items/Initiative__1__magisch__oOQJt7Ub0PGGjdzW.json @@ -0,0 +1,38 @@ +{ + "_id": "oOQJt7Ub0PGGjdzW", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!hBemmfRcQLFU7PSt.oOQJt7Ub0PGGjdzW" +} diff --git a/packs/items/Initiative__1__magisch__ph5sqT08zd8lSi7s.json b/packs/items/Initiative__1__magisch__ph5sqT08zd8lSi7s.json new file mode 100644 index 00000000..f26effb5 --- /dev/null +++ b/packs/items/Initiative__1__magisch__ph5sqT08zd8lSi7s.json @@ -0,0 +1,38 @@ +{ + "_id": "ph5sqT08zd8lSi7s", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!fziU7tEIQPowqBJj.ph5sqT08zd8lSi7s" +} diff --git a/packs/items/Initiative__1__magisch__qdSiJ4l0AuTd68CB.json b/packs/items/Initiative__1__magisch__qdSiJ4l0AuTd68CB.json new file mode 100644 index 00000000..f29f34f5 --- /dev/null +++ b/packs/items/Initiative__1__magisch__qdSiJ4l0AuTd68CB.json @@ -0,0 +1,38 @@ +{ + "_id": "qdSiJ4l0AuTd68CB", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!2ydkhz5gDjxAiaYy.qdSiJ4l0AuTd68CB" +} diff --git a/packs/items/Initiative__1__magisch__r0XGSAypTjvBmHHC.json b/packs/items/Initiative__1__magisch__r0XGSAypTjvBmHHC.json new file mode 100644 index 00000000..ccd47404 --- /dev/null +++ b/packs/items/Initiative__1__magisch__r0XGSAypTjvBmHHC.json @@ -0,0 +1,38 @@ +{ + "_id": "r0XGSAypTjvBmHHC", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!jRzgvvygxk5IjXYB.r0XGSAypTjvBmHHC" +} diff --git a/packs/items/Initiative__1__magisch__rUye8ORwMGGtWPrr.json b/packs/items/Initiative__1__magisch__rUye8ORwMGGtWPrr.json new file mode 100644 index 00000000..8fb3fac7 --- /dev/null +++ b/packs/items/Initiative__1__magisch__rUye8ORwMGGtWPrr.json @@ -0,0 +1,38 @@ +{ + "_id": "rUye8ORwMGGtWPrr", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!2le5COwoh45Pc4oD.rUye8ORwMGGtWPrr" +} diff --git a/packs/items/Initiative__1__magisch__rqEqNTsSgoto2la8.json b/packs/items/Initiative__1__magisch__rqEqNTsSgoto2la8.json new file mode 100644 index 00000000..6e3acbda --- /dev/null +++ b/packs/items/Initiative__1__magisch__rqEqNTsSgoto2la8.json @@ -0,0 +1,38 @@ +{ + "_id": "rqEqNTsSgoto2la8", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!FfVzLWtmCVRwFI4n.rqEqNTsSgoto2la8" +} diff --git a/packs/items/Initiative__1__magisch__sACwF2e5qLRs6c1a.json b/packs/items/Initiative__1__magisch__sACwF2e5qLRs6c1a.json new file mode 100644 index 00000000..a7a8af3f --- /dev/null +++ b/packs/items/Initiative__1__magisch__sACwF2e5qLRs6c1a.json @@ -0,0 +1,38 @@ +{ + "_id": "sACwF2e5qLRs6c1a", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!9MsBlnMhvAMe4zTk.sACwF2e5qLRs6c1a" +} diff --git a/packs/items/Initiative__1__magisch__uYIt59oaCKobgftJ.json b/packs/items/Initiative__1__magisch__uYIt59oaCKobgftJ.json new file mode 100644 index 00000000..3bfa17b2 --- /dev/null +++ b/packs/items/Initiative__1__magisch__uYIt59oaCKobgftJ.json @@ -0,0 +1,38 @@ +{ + "_id": "uYIt59oaCKobgftJ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!R1cxU1hzcLopZwhA.uYIt59oaCKobgftJ" +} diff --git a/packs/items/Initiative__1__magisch__ve7iQmkxC6l5WmTE.json b/packs/items/Initiative__1__magisch__ve7iQmkxC6l5WmTE.json new file mode 100644 index 00000000..fa29a3e7 --- /dev/null +++ b/packs/items/Initiative__1__magisch__ve7iQmkxC6l5WmTE.json @@ -0,0 +1,38 @@ +{ + "_id": "ve7iQmkxC6l5WmTE", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!uafOWinH9nnRO3lr.ve7iQmkxC6l5WmTE" +} diff --git a/packs/items/Initiative__1__magisch__wh12XwprBMtY3BTB.json b/packs/items/Initiative__1__magisch__wh12XwprBMtY3BTB.json new file mode 100644 index 00000000..37b01091 --- /dev/null +++ b/packs/items/Initiative__1__magisch__wh12XwprBMtY3BTB.json @@ -0,0 +1,38 @@ +{ + "_id": "wh12XwprBMtY3BTB", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!lHlwYWlgC2iKjDFM.wh12XwprBMtY3BTB" +} diff --git a/packs/items/Initiative__1__magisch__zQsujP8ZT0cwdtqk.json b/packs/items/Initiative__1__magisch__zQsujP8ZT0cwdtqk.json new file mode 100644 index 00000000..02c6aed1 --- /dev/null +++ b/packs/items/Initiative__1__magisch__zQsujP8ZT0cwdtqk.json @@ -0,0 +1,38 @@ +{ + "_id": "zQsujP8ZT0cwdtqk", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!EwjFWRaLhR33wP92.zQsujP8ZT0cwdtqk" +} diff --git a/packs/items/Initiative__1_wlQWjU1kXovR5G1J.json b/packs/items/Initiative__1_wlQWjU1kXovR5G1J.json new file mode 100644 index 00000000..278fabae --- /dev/null +++ b/packs/items/Initiative__1_wlQWjU1kXovR5G1J.json @@ -0,0 +1,30 @@ +{ + "_id": "wlQWjU1kXovR5G1J", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "-1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative -1", + "description": "", + "statuses": [], + "_key": "!items.effects!fKhTsMO4YXDYY8GX.wlQWjU1kXovR5G1J" +} diff --git a/packs/items/Initiative__1_zgiIGlRMVCgAzrn7.json b/packs/items/Initiative__1_zgiIGlRMVCgAzrn7.json new file mode 100644 index 00000000..f043113e --- /dev/null +++ b/packs/items/Initiative__1_zgiIGlRMVCgAzrn7.json @@ -0,0 +1,30 @@ +{ + "_id": "zgiIGlRMVCgAzrn7", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative +1", + "description": "", + "statuses": [], + "_key": "!items.effects!RKKhoedvylYWFBN3.zgiIGlRMVCgAzrn7" +} diff --git a/packs/items/Initiative__2_APXje5Ppu0d75HNw.json b/packs/items/Initiative__2_APXje5Ppu0d75HNw.json new file mode 100644 index 00000000..dd63357e --- /dev/null +++ b/packs/items/Initiative__2_APXje5Ppu0d75HNw.json @@ -0,0 +1,38 @@ +{ + "_id": "APXje5Ppu0d75HNw", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "-2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative -2", + "description": "", + "statuses": [], + "_key": "!items.effects!zoPPqqDyRTvmV2do.APXje5Ppu0d75HNw" +} diff --git a/packs/items/Initiative__2_DPS3CaNXapsBzzsj.json b/packs/items/Initiative__2_DPS3CaNXapsBzzsj.json new file mode 100644 index 00000000..193e4859 --- /dev/null +++ b/packs/items/Initiative__2_DPS3CaNXapsBzzsj.json @@ -0,0 +1,38 @@ +{ + "_id": "DPS3CaNXapsBzzsj", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "-2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative -2", + "description": "", + "statuses": [], + "_key": "!items.effects!vqKLn65gjoced8jV.DPS3CaNXapsBzzsj" +} diff --git a/packs/items/Initiative__2_DaKTtdhRO45QZuDJ.json b/packs/items/Initiative__2_DaKTtdhRO45QZuDJ.json new file mode 100644 index 00000000..62b10523 --- /dev/null +++ b/packs/items/Initiative__2_DaKTtdhRO45QZuDJ.json @@ -0,0 +1,30 @@ +{ + "_id": "DaKTtdhRO45QZuDJ", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "-2", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative -2", + "description": "", + "statuses": [], + "_key": "!items.effects!dIA53f3kvU9JgGvg.DaKTtdhRO45QZuDJ" +} diff --git a/packs/items/Initiative__2__magisch__0GrRl4XU2UrvbDxs.json b/packs/items/Initiative__2__magisch__0GrRl4XU2UrvbDxs.json new file mode 100644 index 00000000..f8cad36e --- /dev/null +++ b/packs/items/Initiative__2__magisch__0GrRl4XU2UrvbDxs.json @@ -0,0 +1,38 @@ +{ + "_id": "0GrRl4XU2UrvbDxs", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!QmyAtIDJfnBZvZFg.0GrRl4XU2UrvbDxs" +} diff --git a/packs/items/Initiative__2__magisch__1I5R9xQlug0aSVTZ.json b/packs/items/Initiative__2__magisch__1I5R9xQlug0aSVTZ.json new file mode 100644 index 00000000..bffd97e2 --- /dev/null +++ b/packs/items/Initiative__2__magisch__1I5R9xQlug0aSVTZ.json @@ -0,0 +1,38 @@ +{ + "_id": "1I5R9xQlug0aSVTZ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!eMeS2JSyiRJ5xO48.1I5R9xQlug0aSVTZ" +} diff --git a/packs/items/Initiative__2__magisch__5JZ001rLJuZMJSrD.json b/packs/items/Initiative__2__magisch__5JZ001rLJuZMJSrD.json new file mode 100644 index 00000000..489a683f --- /dev/null +++ b/packs/items/Initiative__2__magisch__5JZ001rLJuZMJSrD.json @@ -0,0 +1,38 @@ +{ + "_id": "5JZ001rLJuZMJSrD", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!i1ZcbKzviqz0nxjV.5JZ001rLJuZMJSrD" +} diff --git a/packs/items/Initiative__2__magisch__63yxBIQ4ZvuvtVsV.json b/packs/items/Initiative__2__magisch__63yxBIQ4ZvuvtVsV.json new file mode 100644 index 00000000..0aa629a2 --- /dev/null +++ b/packs/items/Initiative__2__magisch__63yxBIQ4ZvuvtVsV.json @@ -0,0 +1,38 @@ +{ + "_id": "63yxBIQ4ZvuvtVsV", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!PihP9eVyE4UEi1jj.63yxBIQ4ZvuvtVsV" +} diff --git a/packs/items/Initiative__2__magisch__7AIeGsBF1gYX7cSX.json b/packs/items/Initiative__2__magisch__7AIeGsBF1gYX7cSX.json new file mode 100644 index 00000000..ccd66934 --- /dev/null +++ b/packs/items/Initiative__2__magisch__7AIeGsBF1gYX7cSX.json @@ -0,0 +1,38 @@ +{ + "_id": "7AIeGsBF1gYX7cSX", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!HcN322i9KLPzp1d4.7AIeGsBF1gYX7cSX" +} diff --git a/packs/items/Initiative__2__magisch__8wzWUlPPd92HiwJs.json b/packs/items/Initiative__2__magisch__8wzWUlPPd92HiwJs.json new file mode 100644 index 00000000..25eb0149 --- /dev/null +++ b/packs/items/Initiative__2__magisch__8wzWUlPPd92HiwJs.json @@ -0,0 +1,38 @@ +{ + "_id": "8wzWUlPPd92HiwJs", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!PTiDNLKc0l9rD7Kb.8wzWUlPPd92HiwJs" +} diff --git a/packs/items/Initiative__2__magisch__Kk9b3biK0mISYf75.json b/packs/items/Initiative__2__magisch__Kk9b3biK0mISYf75.json new file mode 100644 index 00000000..71ec6412 --- /dev/null +++ b/packs/items/Initiative__2__magisch__Kk9b3biK0mISYf75.json @@ -0,0 +1,38 @@ +{ + "_id": "Kk9b3biK0mISYf75", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!IfvOtBwOEYLPPvJK.Kk9b3biK0mISYf75" +} diff --git a/packs/items/Initiative__2__magisch__MUERgL0DjjZR3sv0.json b/packs/items/Initiative__2__magisch__MUERgL0DjjZR3sv0.json new file mode 100644 index 00000000..dca1dde9 --- /dev/null +++ b/packs/items/Initiative__2__magisch__MUERgL0DjjZR3sv0.json @@ -0,0 +1,38 @@ +{ + "_id": "MUERgL0DjjZR3sv0", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!3ZCLI6UN4i0zTeuv.MUERgL0DjjZR3sv0" +} diff --git a/packs/items/Initiative__2__magisch__OF7IAa9tUBoz23TD.json b/packs/items/Initiative__2__magisch__OF7IAa9tUBoz23TD.json new file mode 100644 index 00000000..4af5312b --- /dev/null +++ b/packs/items/Initiative__2__magisch__OF7IAa9tUBoz23TD.json @@ -0,0 +1,38 @@ +{ + "_id": "OF7IAa9tUBoz23TD", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!YSl6qdVC6fDYVkFQ.OF7IAa9tUBoz23TD" +} diff --git a/packs/items/Initiative__2__magisch__PD6vgViNBP4QaxMK.json b/packs/items/Initiative__2__magisch__PD6vgViNBP4QaxMK.json new file mode 100644 index 00000000..d83f3485 --- /dev/null +++ b/packs/items/Initiative__2__magisch__PD6vgViNBP4QaxMK.json @@ -0,0 +1,38 @@ +{ + "_id": "PD6vgViNBP4QaxMK", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!JZDsSUkQGVf0aOjH.PD6vgViNBP4QaxMK" +} diff --git a/packs/items/Initiative__2__magisch__PeyncDD5OoPJkkTO.json b/packs/items/Initiative__2__magisch__PeyncDD5OoPJkkTO.json new file mode 100644 index 00000000..a5bef650 --- /dev/null +++ b/packs/items/Initiative__2__magisch__PeyncDD5OoPJkkTO.json @@ -0,0 +1,38 @@ +{ + "_id": "PeyncDD5OoPJkkTO", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Trl2ljtHi1kRYHTX.PeyncDD5OoPJkkTO" +} diff --git a/packs/items/Initiative__2__magisch__Qdjy0578meoXi49p.json b/packs/items/Initiative__2__magisch__Qdjy0578meoXi49p.json new file mode 100644 index 00000000..56891b97 --- /dev/null +++ b/packs/items/Initiative__2__magisch__Qdjy0578meoXi49p.json @@ -0,0 +1,38 @@ +{ + "_id": "Qdjy0578meoXi49p", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Qncx0jbmnD2KJAfG.Qdjy0578meoXi49p" +} diff --git a/packs/items/Initiative__2__magisch__VdOm09p88rltMp73.json b/packs/items/Initiative__2__magisch__VdOm09p88rltMp73.json new file mode 100644 index 00000000..841612bb --- /dev/null +++ b/packs/items/Initiative__2__magisch__VdOm09p88rltMp73.json @@ -0,0 +1,38 @@ +{ + "_id": "VdOm09p88rltMp73", + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!IHKj37AVchphOWGZ.VdOm09p88rltMp73" +} diff --git a/packs/items/Initiative__2__magisch__VkuGm7hES83WX4HD.json b/packs/items/Initiative__2__magisch__VkuGm7hES83WX4HD.json new file mode 100644 index 00000000..57eff9ec --- /dev/null +++ b/packs/items/Initiative__2__magisch__VkuGm7hES83WX4HD.json @@ -0,0 +1,38 @@ +{ + "_id": "VkuGm7hES83WX4HD", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!1hmprC7XVhIPemy5.VkuGm7hES83WX4HD" +} diff --git a/packs/items/Initiative__2__magisch__WsibIQWwcjabH8QS.json b/packs/items/Initiative__2__magisch__WsibIQWwcjabH8QS.json new file mode 100644 index 00000000..aa7ead2e --- /dev/null +++ b/packs/items/Initiative__2__magisch__WsibIQWwcjabH8QS.json @@ -0,0 +1,38 @@ +{ + "_id": "WsibIQWwcjabH8QS", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!NHV9ho8tGutv0mrS.WsibIQWwcjabH8QS" +} diff --git a/packs/items/Initiative__2__magisch__XPV4jbYeNcFVFvZr.json b/packs/items/Initiative__2__magisch__XPV4jbYeNcFVFvZr.json new file mode 100644 index 00000000..2f8a0dbf --- /dev/null +++ b/packs/items/Initiative__2__magisch__XPV4jbYeNcFVFvZr.json @@ -0,0 +1,38 @@ +{ + "_id": "XPV4jbYeNcFVFvZr", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!eIXRfSsAL5ECi1uq.XPV4jbYeNcFVFvZr" +} diff --git a/packs/items/Initiative__2__magisch__a8zW4tAcGbak3nno.json b/packs/items/Initiative__2__magisch__a8zW4tAcGbak3nno.json new file mode 100644 index 00000000..c1e84aee --- /dev/null +++ b/packs/items/Initiative__2__magisch__a8zW4tAcGbak3nno.json @@ -0,0 +1,38 @@ +{ + "_id": "a8zW4tAcGbak3nno", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!GG7o5XbvBmmauzIw.a8zW4tAcGbak3nno" +} diff --git a/packs/items/Initiative__2__magisch__aKfE4S2oocgJMro8.json b/packs/items/Initiative__2__magisch__aKfE4S2oocgJMro8.json new file mode 100644 index 00000000..2cfd910d --- /dev/null +++ b/packs/items/Initiative__2__magisch__aKfE4S2oocgJMro8.json @@ -0,0 +1,38 @@ +{ + "_id": "aKfE4S2oocgJMro8", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!1IWsAaMSnz1Q9ZWd.aKfE4S2oocgJMro8" +} diff --git a/packs/items/Initiative__2__magisch__cEFYfp6VrhRcwEKz.json b/packs/items/Initiative__2__magisch__cEFYfp6VrhRcwEKz.json new file mode 100644 index 00000000..d0e1d884 --- /dev/null +++ b/packs/items/Initiative__2__magisch__cEFYfp6VrhRcwEKz.json @@ -0,0 +1,38 @@ +{ + "_id": "cEFYfp6VrhRcwEKz", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!qwXiwcxaDDCzmLLM.cEFYfp6VrhRcwEKz" +} diff --git a/packs/items/Initiative__2__magisch__fZ3VByauGosUUN3D.json b/packs/items/Initiative__2__magisch__fZ3VByauGosUUN3D.json new file mode 100644 index 00000000..3adc90cf --- /dev/null +++ b/packs/items/Initiative__2__magisch__fZ3VByauGosUUN3D.json @@ -0,0 +1,38 @@ +{ + "_id": "fZ3VByauGosUUN3D", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!TSoSy8ck9XCUa1SM.fZ3VByauGosUUN3D" +} diff --git a/packs/items/Initiative__2__magisch__g8ZgARGCbMxsnFJe.json b/packs/items/Initiative__2__magisch__g8ZgARGCbMxsnFJe.json new file mode 100644 index 00000000..4cc93081 --- /dev/null +++ b/packs/items/Initiative__2__magisch__g8ZgARGCbMxsnFJe.json @@ -0,0 +1,38 @@ +{ + "_id": "g8ZgARGCbMxsnFJe", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!TQhwV1dNYfy50y6k.g8ZgARGCbMxsnFJe" +} diff --git a/packs/items/Initiative__2__magisch__iImvUwfo7IRqnmVv.json b/packs/items/Initiative__2__magisch__iImvUwfo7IRqnmVv.json new file mode 100644 index 00000000..4e541626 --- /dev/null +++ b/packs/items/Initiative__2__magisch__iImvUwfo7IRqnmVv.json @@ -0,0 +1,38 @@ +{ + "_id": "iImvUwfo7IRqnmVv", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Idj6BxduoI3v4u9A.iImvUwfo7IRqnmVv" +} diff --git a/packs/items/Initiative__2__magisch__iLA1AQrTlmA0BFnC.json b/packs/items/Initiative__2__magisch__iLA1AQrTlmA0BFnC.json new file mode 100644 index 00000000..0b21db0d --- /dev/null +++ b/packs/items/Initiative__2__magisch__iLA1AQrTlmA0BFnC.json @@ -0,0 +1,38 @@ +{ + "_id": "iLA1AQrTlmA0BFnC", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!5MrsKOS4sAxpMv2U.iLA1AQrTlmA0BFnC" +} diff --git a/packs/items/Initiative__2__magisch__iQZLQlcUQgnYg0Hs.json b/packs/items/Initiative__2__magisch__iQZLQlcUQgnYg0Hs.json new file mode 100644 index 00000000..f171d53b --- /dev/null +++ b/packs/items/Initiative__2__magisch__iQZLQlcUQgnYg0Hs.json @@ -0,0 +1,38 @@ +{ + "_id": "iQZLQlcUQgnYg0Hs", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!830D1zHS3v0Gx4nB.iQZLQlcUQgnYg0Hs" +} diff --git a/packs/items/Initiative__2__magisch__iUXn0CQKZw6Rr1yH.json b/packs/items/Initiative__2__magisch__iUXn0CQKZw6Rr1yH.json new file mode 100644 index 00000000..f9c169c3 --- /dev/null +++ b/packs/items/Initiative__2__magisch__iUXn0CQKZw6Rr1yH.json @@ -0,0 +1,38 @@ +{ + "_id": "iUXn0CQKZw6Rr1yH", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!gVwoOpuHkmwvcUow.iUXn0CQKZw6Rr1yH" +} diff --git a/packs/items/Initiative__2__magisch__l9ZRRSrd6yBhQUJL.json b/packs/items/Initiative__2__magisch__l9ZRRSrd6yBhQUJL.json new file mode 100644 index 00000000..be977e29 --- /dev/null +++ b/packs/items/Initiative__2__magisch__l9ZRRSrd6yBhQUJL.json @@ -0,0 +1,38 @@ +{ + "_id": "l9ZRRSrd6yBhQUJL", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!oqnI982dhCya94Tu.l9ZRRSrd6yBhQUJL" +} diff --git a/packs/items/Initiative__2__magisch__oxrYsZM08ENZAhge.json b/packs/items/Initiative__2__magisch__oxrYsZM08ENZAhge.json new file mode 100644 index 00000000..4274f60c --- /dev/null +++ b/packs/items/Initiative__2__magisch__oxrYsZM08ENZAhge.json @@ -0,0 +1,38 @@ +{ + "_id": "oxrYsZM08ENZAhge", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!ajO71RuOPNlINZID.oxrYsZM08ENZAhge" +} diff --git a/packs/items/Initiative__2__magisch__qkDy1MWD6Fkk97e6.json b/packs/items/Initiative__2__magisch__qkDy1MWD6Fkk97e6.json new file mode 100644 index 00000000..7ce3903d --- /dev/null +++ b/packs/items/Initiative__2__magisch__qkDy1MWD6Fkk97e6.json @@ -0,0 +1,38 @@ +{ + "_id": "qkDy1MWD6Fkk97e6", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!MO1ga2aLjjkBZRzt.qkDy1MWD6Fkk97e6" +} diff --git a/packs/items/Initiative__2__magisch__sOBnfFviucXKykt1.json b/packs/items/Initiative__2__magisch__sOBnfFviucXKykt1.json new file mode 100644 index 00000000..ec4304da --- /dev/null +++ b/packs/items/Initiative__2__magisch__sOBnfFviucXKykt1.json @@ -0,0 +1,38 @@ +{ + "_id": "sOBnfFviucXKykt1", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!NMmZ3Uu9uwAHc5IP.sOBnfFviucXKykt1" +} diff --git a/packs/items/Initiative__2__magisch__xQlGUPOpB6Me9OgF.json b/packs/items/Initiative__2__magisch__xQlGUPOpB6Me9OgF.json new file mode 100644 index 00000000..b0961ca9 --- /dev/null +++ b/packs/items/Initiative__2__magisch__xQlGUPOpB6Me9OgF.json @@ -0,0 +1,38 @@ +{ + "_id": "xQlGUPOpB6Me9OgF", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!6QehiJpVqqA9bW3P.xQlGUPOpB6Me9OgF" +} diff --git a/packs/items/Initiative__2__magisch__xjUL1B0P5jhze3vQ.json b/packs/items/Initiative__2__magisch__xjUL1B0P5jhze3vQ.json new file mode 100644 index 00000000..02a7165d --- /dev/null +++ b/packs/items/Initiative__2__magisch__xjUL1B0P5jhze3vQ.json @@ -0,0 +1,38 @@ +{ + "_id": "xjUL1B0P5jhze3vQ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!2C0GH1sYXj8QtRTK.xjUL1B0P5jhze3vQ" +} diff --git a/packs/items/Initiative__2_gMm2PnBADqXBrCi1.json b/packs/items/Initiative__2_gMm2PnBADqXBrCi1.json new file mode 100644 index 00000000..a1ee9194 --- /dev/null +++ b/packs/items/Initiative__2_gMm2PnBADqXBrCi1.json @@ -0,0 +1,30 @@ +{ + "_id": "gMm2PnBADqXBrCi1", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "-2", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative -2", + "description": "", + "statuses": [], + "_key": "!items.effects!fnq4WOljIoYdbsUT.gMm2PnBADqXBrCi1" +} diff --git a/packs/items/Initiative__2_yXvt3CT4FbXYjIfc.json b/packs/items/Initiative__2_yXvt3CT4FbXYjIfc.json new file mode 100644 index 00000000..17df64b8 --- /dev/null +++ b/packs/items/Initiative__2_yXvt3CT4FbXYjIfc.json @@ -0,0 +1,38 @@ +{ + "_id": "yXvt3CT4FbXYjIfc", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "-2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative -2", + "description": "", + "statuses": [], + "_key": "!items.effects!SLmQz2B4JvywROCv.yXvt3CT4FbXYjIfc" +} diff --git a/packs/items/Initiative__3__magisch__5CFUcYAipdyZHdde.json b/packs/items/Initiative__3__magisch__5CFUcYAipdyZHdde.json new file mode 100644 index 00000000..42fe4074 --- /dev/null +++ b/packs/items/Initiative__3__magisch__5CFUcYAipdyZHdde.json @@ -0,0 +1,38 @@ +{ + "_id": "5CFUcYAipdyZHdde", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!bVeWMNBKPWRqrFGj.5CFUcYAipdyZHdde" +} diff --git a/packs/items/Initiative__3__magisch__8y8e8BsFQZZkwUXk.json b/packs/items/Initiative__3__magisch__8y8e8BsFQZZkwUXk.json new file mode 100644 index 00000000..9e4cce48 --- /dev/null +++ b/packs/items/Initiative__3__magisch__8y8e8BsFQZZkwUXk.json @@ -0,0 +1,38 @@ +{ + "_id": "8y8e8BsFQZZkwUXk", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!7g4vNrJOoX0v4Byu.8y8e8BsFQZZkwUXk" +} diff --git a/packs/items/Initiative__3__magisch__98YoU1PGqcSm47Zw.json b/packs/items/Initiative__3__magisch__98YoU1PGqcSm47Zw.json new file mode 100644 index 00000000..0a854edf --- /dev/null +++ b/packs/items/Initiative__3__magisch__98YoU1PGqcSm47Zw.json @@ -0,0 +1,38 @@ +{ + "_id": "98YoU1PGqcSm47Zw", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!BrsnuGuOEfolt9VV.98YoU1PGqcSm47Zw" +} diff --git a/packs/items/Initiative__3__magisch__B6tNz4B208qZf3JU.json b/packs/items/Initiative__3__magisch__B6tNz4B208qZf3JU.json new file mode 100644 index 00000000..6c064a1a --- /dev/null +++ b/packs/items/Initiative__3__magisch__B6tNz4B208qZf3JU.json @@ -0,0 +1,38 @@ +{ + "_id": "B6tNz4B208qZf3JU", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!WiW9Sad1D2HjkNMz.B6tNz4B208qZf3JU" +} diff --git a/packs/items/Initiative__3__magisch__BVnmaiguzsq6nSwF.json b/packs/items/Initiative__3__magisch__BVnmaiguzsq6nSwF.json new file mode 100644 index 00000000..32d42281 --- /dev/null +++ b/packs/items/Initiative__3__magisch__BVnmaiguzsq6nSwF.json @@ -0,0 +1,38 @@ +{ + "_id": "BVnmaiguzsq6nSwF", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!e65AAjglKeU1txL6.BVnmaiguzsq6nSwF" +} diff --git a/packs/items/Initiative__3__magisch__DJQ1hHJRJuraxIym.json b/packs/items/Initiative__3__magisch__DJQ1hHJRJuraxIym.json new file mode 100644 index 00000000..c77901e7 --- /dev/null +++ b/packs/items/Initiative__3__magisch__DJQ1hHJRJuraxIym.json @@ -0,0 +1,38 @@ +{ + "_id": "DJQ1hHJRJuraxIym", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Nb65CmtFiiWPpnNZ.DJQ1hHJRJuraxIym" +} diff --git a/packs/items/Initiative__3__magisch__DSf5BV955w2hKZuf.json b/packs/items/Initiative__3__magisch__DSf5BV955w2hKZuf.json new file mode 100644 index 00000000..f6036175 --- /dev/null +++ b/packs/items/Initiative__3__magisch__DSf5BV955w2hKZuf.json @@ -0,0 +1,38 @@ +{ + "_id": "DSf5BV955w2hKZuf", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Dg8qq9n5FFxZG68k.DSf5BV955w2hKZuf" +} diff --git a/packs/items/Initiative__3__magisch__FZMhm4De8EXj7dBZ.json b/packs/items/Initiative__3__magisch__FZMhm4De8EXj7dBZ.json new file mode 100644 index 00000000..1f9e34fd --- /dev/null +++ b/packs/items/Initiative__3__magisch__FZMhm4De8EXj7dBZ.json @@ -0,0 +1,38 @@ +{ + "_id": "FZMhm4De8EXj7dBZ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!F1XnlA28XCnT7Y0V.FZMhm4De8EXj7dBZ" +} diff --git a/packs/items/Initiative__3__magisch__JIWNiHZdqmMiPMBz.json b/packs/items/Initiative__3__magisch__JIWNiHZdqmMiPMBz.json new file mode 100644 index 00000000..60d34a46 --- /dev/null +++ b/packs/items/Initiative__3__magisch__JIWNiHZdqmMiPMBz.json @@ -0,0 +1,38 @@ +{ + "_id": "JIWNiHZdqmMiPMBz", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!wy8GXE1zjaRpXL8H.JIWNiHZdqmMiPMBz" +} diff --git a/packs/items/Initiative__3__magisch__JLc9UYdHy4aAeqA2.json b/packs/items/Initiative__3__magisch__JLc9UYdHy4aAeqA2.json new file mode 100644 index 00000000..95cfca36 --- /dev/null +++ b/packs/items/Initiative__3__magisch__JLc9UYdHy4aAeqA2.json @@ -0,0 +1,38 @@ +{ + "_id": "JLc9UYdHy4aAeqA2", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!cqVt9s7u46u0925o.JLc9UYdHy4aAeqA2" +} diff --git a/packs/items/Initiative__3__magisch__JzKt4gdYSSlA6hSo.json b/packs/items/Initiative__3__magisch__JzKt4gdYSSlA6hSo.json new file mode 100644 index 00000000..54ffcbd9 --- /dev/null +++ b/packs/items/Initiative__3__magisch__JzKt4gdYSSlA6hSo.json @@ -0,0 +1,38 @@ +{ + "_id": "JzKt4gdYSSlA6hSo", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!czxph9BZaC6Cj7kM.JzKt4gdYSSlA6hSo" +} diff --git a/packs/items/Initiative__3__magisch__K3m0tLhoW9vT6e19.json b/packs/items/Initiative__3__magisch__K3m0tLhoW9vT6e19.json new file mode 100644 index 00000000..70789abe --- /dev/null +++ b/packs/items/Initiative__3__magisch__K3m0tLhoW9vT6e19.json @@ -0,0 +1,38 @@ +{ + "_id": "K3m0tLhoW9vT6e19", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!CHRqMQxkgz3jad9J.K3m0tLhoW9vT6e19" +} diff --git a/packs/items/Initiative__3__magisch__OQr5POyJ0Azklftu.json b/packs/items/Initiative__3__magisch__OQr5POyJ0Azklftu.json new file mode 100644 index 00000000..961c4514 --- /dev/null +++ b/packs/items/Initiative__3__magisch__OQr5POyJ0Azklftu.json @@ -0,0 +1,38 @@ +{ + "_id": "OQr5POyJ0Azklftu", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!RKKhoedvylYWFBN3.OQr5POyJ0Azklftu" +} diff --git a/packs/items/Initiative__3__magisch__RGYzuIow1nDLd681.json b/packs/items/Initiative__3__magisch__RGYzuIow1nDLd681.json new file mode 100644 index 00000000..b5ee6901 --- /dev/null +++ b/packs/items/Initiative__3__magisch__RGYzuIow1nDLd681.json @@ -0,0 +1,38 @@ +{ + "_id": "RGYzuIow1nDLd681", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!opq2AakrpM9gLSa0.RGYzuIow1nDLd681" +} diff --git a/packs/items/Initiative__3__magisch__RWRk7pwQf2vs1Aqv.json b/packs/items/Initiative__3__magisch__RWRk7pwQf2vs1Aqv.json new file mode 100644 index 00000000..434e58ae --- /dev/null +++ b/packs/items/Initiative__3__magisch__RWRk7pwQf2vs1Aqv.json @@ -0,0 +1,38 @@ +{ + "_id": "RWRk7pwQf2vs1Aqv", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!pQqbXD5ELmjcu4Dd.RWRk7pwQf2vs1Aqv" +} diff --git a/packs/items/Initiative__3__magisch__SlJV88ZHTV0VORzk.json b/packs/items/Initiative__3__magisch__SlJV88ZHTV0VORzk.json new file mode 100644 index 00000000..4b5bc057 --- /dev/null +++ b/packs/items/Initiative__3__magisch__SlJV88ZHTV0VORzk.json @@ -0,0 +1,38 @@ +{ + "_id": "SlJV88ZHTV0VORzk", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!RWSRxi9np1UrEi7N.SlJV88ZHTV0VORzk" +} diff --git a/packs/items/Initiative__3__magisch__YUzHa2B8n4yYyWyY.json b/packs/items/Initiative__3__magisch__YUzHa2B8n4yYyWyY.json new file mode 100644 index 00000000..cd9c259e --- /dev/null +++ b/packs/items/Initiative__3__magisch__YUzHa2B8n4yYyWyY.json @@ -0,0 +1,38 @@ +{ + "_id": "YUzHa2B8n4yYyWyY", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!HNHMmE4wNi0iXIjO.YUzHa2B8n4yYyWyY" +} diff --git a/packs/items/Initiative__3__magisch__aLeVPvqVvSHnDTsp.json b/packs/items/Initiative__3__magisch__aLeVPvqVvSHnDTsp.json new file mode 100644 index 00000000..f83b44c3 --- /dev/null +++ b/packs/items/Initiative__3__magisch__aLeVPvqVvSHnDTsp.json @@ -0,0 +1,38 @@ +{ + "_id": "aLeVPvqVvSHnDTsp", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!tAdNTxSRq9hARm1p.aLeVPvqVvSHnDTsp" +} diff --git a/packs/items/Initiative__3__magisch__aNtjz1DteptmA3ce.json b/packs/items/Initiative__3__magisch__aNtjz1DteptmA3ce.json new file mode 100644 index 00000000..1992f588 --- /dev/null +++ b/packs/items/Initiative__3__magisch__aNtjz1DteptmA3ce.json @@ -0,0 +1,38 @@ +{ + "_id": "aNtjz1DteptmA3ce", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!0P2wJM5qG1VupfXq.aNtjz1DteptmA3ce" +} diff --git a/packs/items/Initiative__3__magisch__azjxgNJkYNvxg622.json b/packs/items/Initiative__3__magisch__azjxgNJkYNvxg622.json new file mode 100644 index 00000000..ef2973ab --- /dev/null +++ b/packs/items/Initiative__3__magisch__azjxgNJkYNvxg622.json @@ -0,0 +1,38 @@ +{ + "_id": "azjxgNJkYNvxg622", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!0vIgZkHBeEPut73w.azjxgNJkYNvxg622" +} diff --git a/packs/items/Initiative__3__magisch__dgH1Fyz2pVFcmhFL.json b/packs/items/Initiative__3__magisch__dgH1Fyz2pVFcmhFL.json new file mode 100644 index 00000000..2da0a6c4 --- /dev/null +++ b/packs/items/Initiative__3__magisch__dgH1Fyz2pVFcmhFL.json @@ -0,0 +1,38 @@ +{ + "_id": "dgH1Fyz2pVFcmhFL", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!rdOU1FmBq1nqQKW5.dgH1Fyz2pVFcmhFL" +} diff --git a/packs/items/Initiative__3__magisch__hQfQjfXJhE4yDXQU.json b/packs/items/Initiative__3__magisch__hQfQjfXJhE4yDXQU.json new file mode 100644 index 00000000..ef17f941 --- /dev/null +++ b/packs/items/Initiative__3__magisch__hQfQjfXJhE4yDXQU.json @@ -0,0 +1,38 @@ +{ + "_id": "hQfQjfXJhE4yDXQU", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!VxyrCBfVdbRD5nj8.hQfQjfXJhE4yDXQU" +} diff --git a/packs/items/Initiative__3__magisch__jMu0Mqf6qy2Df8vI.json b/packs/items/Initiative__3__magisch__jMu0Mqf6qy2Df8vI.json new file mode 100644 index 00000000..d47c640e --- /dev/null +++ b/packs/items/Initiative__3__magisch__jMu0Mqf6qy2Df8vI.json @@ -0,0 +1,38 @@ +{ + "_id": "jMu0Mqf6qy2Df8vI", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!JG18wEtysl2m6sWq.jMu0Mqf6qy2Df8vI" +} diff --git a/packs/items/Initiative__3__magisch__kM7ZknhuQS8uIJbu.json b/packs/items/Initiative__3__magisch__kM7ZknhuQS8uIJbu.json new file mode 100644 index 00000000..a8496972 --- /dev/null +++ b/packs/items/Initiative__3__magisch__kM7ZknhuQS8uIJbu.json @@ -0,0 +1,38 @@ +{ + "_id": "kM7ZknhuQS8uIJbu", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!S4pc70BxmRU0DCsW.kM7ZknhuQS8uIJbu" +} diff --git a/packs/items/Initiative__3__magisch__muxy8RtkuaOsrY2H.json b/packs/items/Initiative__3__magisch__muxy8RtkuaOsrY2H.json new file mode 100644 index 00000000..ba76b481 --- /dev/null +++ b/packs/items/Initiative__3__magisch__muxy8RtkuaOsrY2H.json @@ -0,0 +1,38 @@ +{ + "_id": "muxy8RtkuaOsrY2H", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!8B4biRyQ6SN0fYtl.muxy8RtkuaOsrY2H" +} diff --git a/packs/items/Initiative__3__magisch__n4mZBHWKSQLQcHHD.json b/packs/items/Initiative__3__magisch__n4mZBHWKSQLQcHHD.json new file mode 100644 index 00000000..1969cd37 --- /dev/null +++ b/packs/items/Initiative__3__magisch__n4mZBHWKSQLQcHHD.json @@ -0,0 +1,38 @@ +{ + "_id": "n4mZBHWKSQLQcHHD", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!dIA53f3kvU9JgGvg.n4mZBHWKSQLQcHHD" +} diff --git a/packs/items/Initiative__3__magisch__uhpIAR3T0P3bJw1C.json b/packs/items/Initiative__3__magisch__uhpIAR3T0P3bJw1C.json new file mode 100644 index 00000000..8a87aefc --- /dev/null +++ b/packs/items/Initiative__3__magisch__uhpIAR3T0P3bJw1C.json @@ -0,0 +1,38 @@ +{ + "_id": "uhpIAR3T0P3bJw1C", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!eqGo6VKETI1UTxP1.uhpIAR3T0P3bJw1C" +} diff --git a/packs/items/Initiative__3__magisch__ulhp9EsUM5Tf0iCd.json b/packs/items/Initiative__3__magisch__ulhp9EsUM5Tf0iCd.json new file mode 100644 index 00000000..1f4f2f61 --- /dev/null +++ b/packs/items/Initiative__3__magisch__ulhp9EsUM5Tf0iCd.json @@ -0,0 +1,38 @@ +{ + "_id": "ulhp9EsUM5Tf0iCd", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Tu0Mf3Qib68wxpRs.ulhp9EsUM5Tf0iCd" +} diff --git a/packs/items/Initiative__3__magisch__yaR4SKssj8gYJB91.json b/packs/items/Initiative__3__magisch__yaR4SKssj8gYJB91.json new file mode 100644 index 00000000..2b6ee3b2 --- /dev/null +++ b/packs/items/Initiative__3__magisch__yaR4SKssj8gYJB91.json @@ -0,0 +1,38 @@ +{ + "_id": "yaR4SKssj8gYJB91", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!KyhMB9Jn8Vaxs4eF.yaR4SKssj8gYJB91" +} diff --git a/packs/items/Initiative__3__magisch__z2uPOzDQ47VbWmt5.json b/packs/items/Initiative__3__magisch__z2uPOzDQ47VbWmt5.json new file mode 100644 index 00000000..e82b450f --- /dev/null +++ b/packs/items/Initiative__3__magisch__z2uPOzDQ47VbWmt5.json @@ -0,0 +1,38 @@ +{ + "_id": "z2uPOzDQ47VbWmt5", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!XSXEDiMN27cuEoOx.z2uPOzDQ47VbWmt5" +} diff --git a/packs/items/Initiative__4_BdejYg7Bq6tM2ROu.json b/packs/items/Initiative__4_BdejYg7Bq6tM2ROu.json new file mode 100644 index 00000000..3675fd57 --- /dev/null +++ b/packs/items/Initiative__4_BdejYg7Bq6tM2ROu.json @@ -0,0 +1,38 @@ +{ + "_id": "BdejYg7Bq6tM2ROu", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "-4", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative -4", + "description": "", + "statuses": [], + "_key": "!items.effects!yfqzgTskyIgWZq8A.BdejYg7Bq6tM2ROu" +} diff --git a/packs/items/Initiative__4_N4vxVFNLW9Q9QsIp.json b/packs/items/Initiative__4_N4vxVFNLW9Q9QsIp.json new file mode 100644 index 00000000..fbcfed55 --- /dev/null +++ b/packs/items/Initiative__4_N4vxVFNLW9Q9QsIp.json @@ -0,0 +1,30 @@ +{ + "_id": "N4vxVFNLW9Q9QsIp", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "value": "-4", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Initiative -4", + "description": "", + "statuses": [], + "_key": "!items.effects!S0EV25lf5TbN6COJ.N4vxVFNLW9Q9QsIp" +} diff --git a/packs/items/Initiative__4_dcGiLPK2AIDA7NHH.json b/packs/items/Initiative__4_dcGiLPK2AIDA7NHH.json new file mode 100644 index 00000000..f6d6807e --- /dev/null +++ b/packs/items/Initiative__4_dcGiLPK2AIDA7NHH.json @@ -0,0 +1,38 @@ +{ + "_id": "dcGiLPK2AIDA7NHH", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "-4", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative -4", + "description": "", + "statuses": [], + "_key": "!items.effects!pQqbXD5ELmjcu4Dd.dcGiLPK2AIDA7NHH" +} diff --git a/packs/items/Initiative__6_atmWPMxgNoeole7n.json b/packs/items/Initiative__6_atmWPMxgNoeole7n.json new file mode 100644 index 00000000..c2511714 --- /dev/null +++ b/packs/items/Initiative__6_atmWPMxgNoeole7n.json @@ -0,0 +1,38 @@ +{ + "_id": "atmWPMxgNoeole7n", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "-6", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Initiative -6", + "description": "", + "statuses": [], + "_key": "!items.effects!Qncx0jbmnD2KJAfG.atmWPMxgNoeole7n" +} diff --git a/packs/items/J_ger__I_XsKZUk7lLh6egc89.json b/packs/items/J_ger__I_XsKZUk7lLh6egc89.json new file mode 100644 index 00000000..c9bb3062 --- /dev/null +++ b/packs/items/J_ger__I_XsKZUk7lLh6egc89.json @@ -0,0 +1,38 @@ +{ + "_id": "XsKZUk7lLh6egc89", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Jäger", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Jäger +I", + "description": "", + "statuses": [], + "_key": "!items.effects!zWMPzHIY3vkrCIEJ.XsKZUk7lLh6egc89" +} diff --git a/packs/items/K_nigsblut_cqVt9s7u46u0925o.json b/packs/items/K_nigsblut_cqVt9s7u46u0925o.json index b7dbdc72..cc765339 100644 --- a/packs/items/K_nigsblut_cqVt9s7u46u0925o.json +++ b/packs/items/K_nigsblut_cqVt9s7u46u0925o.json @@ -1,36 +1,33 @@ { - "_id": "cqVt9s7u46u0925o", - "name": "Königsblut", - "type": "weapon", - "img": "icons/weapons/daggers/dagger-bone-engraved-black.webp", - "effects": [ - "9jtH6ER0s0I8SPyi", - "JLc9UYdHy4aAeqA2" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Durch diesen magischen Dolch +3 mit @Compendium[ds4.spells.RUfE7hqqHCKMEMbh]{Schattenklinge}, @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} (Abklingzeit 1x täglich ignorierbar) sollen angeblich schon Könige gestorben sein

\n

Initiative +1

", - "quantity": 1, - "price": 17352, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343116, - "modifiedTime": 1668995457395, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!cqVt9s7u46u0925o" -} \ No newline at end of file + "_id": "cqVt9s7u46u0925o", + "name": "Königsblut", + "type": "weapon", + "img": "icons/weapons/daggers/dagger-bone-engraved-black.webp", + "effects": ["JLc9UYdHy4aAeqA2"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Durch diesen magischen Dolch +3 mit @Compendium[ds4.spells.RUfE7hqqHCKMEMbh]{Schattenklinge}, @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} (Abklingzeit 1x täglich ignorierbar) sollen angeblich schon Könige gestorben sein

\n

Initiative +1

", + "quantity": 1, + "price": 17352, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343116, + "modifiedTime": 1687731797059, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!cqVt9s7u46u0925o" +} diff --git a/packs/items/K_rper__1__magisch__TZoEpatdi8z1nreX.json b/packs/items/K_rper__1__magisch__TZoEpatdi8z1nreX.json new file mode 100644 index 00000000..c9c289d0 --- /dev/null +++ b/packs/items/K_rper__1__magisch__TZoEpatdi8z1nreX.json @@ -0,0 +1,30 @@ +{ + "_id": "TZoEpatdi8z1nreX", + "flags": {}, + "changes": [ + { + "key": "system.attributes.body.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Körper +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!55AkLjiaIn0SWO9k.TZoEpatdi8z1nreX" +} diff --git a/packs/items/Kampfstab__1_dq4wK5bmMvOfwoWH.json b/packs/items/Kampfstab__1_dq4wK5bmMvOfwoWH.json index 83db670c..0f3455e8 100644 --- a/packs/items/Kampfstab__1_dq4wK5bmMvOfwoWH.json +++ b/packs/items/Kampfstab__1_dq4wK5bmMvOfwoWH.json @@ -1,36 +1,33 @@ { - "_id": "dq4wK5bmMvOfwoWH", - "name": "Kampfstab +1", - "type": "weapon", - "img": "icons/weapons/staves/staff-simple-gold.webp", - "effects": [ - "1aNTAQBai6qAcWGM", - "ve7iQmkxC6l5WmTE" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Zielzaubern +1

", - "quantity": 1, - "price": 1250.5, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343142, - "modifiedTime": 1668995457416, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dq4wK5bmMvOfwoWH" -} \ No newline at end of file + "_id": "dq4wK5bmMvOfwoWH", + "name": "Kampfstab +1", + "type": "weapon", + "img": "icons/weapons/staves/staff-simple-gold.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Zielzaubern +1

", + "quantity": 1, + "price": 1250.5, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343142, + "modifiedTime": 1687731797062, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dq4wK5bmMvOfwoWH" +} diff --git a/packs/items/Kampfstab__2_HcN322i9KLPzp1d4.json b/packs/items/Kampfstab__2_HcN322i9KLPzp1d4.json index 0626d28d..b58336ce 100644 --- a/packs/items/Kampfstab__2_HcN322i9KLPzp1d4.json +++ b/packs/items/Kampfstab__2_HcN322i9KLPzp1d4.json @@ -1,36 +1,33 @@ { - "_id": "HcN322i9KLPzp1d4", - "name": "Kampfstab +2", - "type": "weapon", - "img": "icons/weapons/staves/staff-simple-carved.webp", - "effects": [ - "1aNTAQBai6qAcWGM", - "7AIeGsBF1gYX7cSX" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Zielzaubern +1

", - "quantity": 1, - "price": 1750.5, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342865, - "modifiedTime": 1668995457066, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!HcN322i9KLPzp1d4" -} \ No newline at end of file + "_id": "HcN322i9KLPzp1d4", + "name": "Kampfstab +2", + "type": "weapon", + "img": "icons/weapons/staves/staff-simple-carved.webp", + "effects": ["7AIeGsBF1gYX7cSX"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Zielzaubern +1

", + "quantity": 1, + "price": 1750.5, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342865, + "modifiedTime": 1687731796989, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!HcN322i9KLPzp1d4" +} diff --git a/packs/items/Kampfstab__3_JG18wEtysl2m6sWq.json b/packs/items/Kampfstab__3_JG18wEtysl2m6sWq.json index 28004dfd..dddf9611 100644 --- a/packs/items/Kampfstab__3_JG18wEtysl2m6sWq.json +++ b/packs/items/Kampfstab__3_JG18wEtysl2m6sWq.json @@ -1,36 +1,33 @@ { - "_id": "JG18wEtysl2m6sWq", - "name": "Kampfstab +3", - "type": "weapon", - "img": "icons/weapons/staves/staff-ornate.webp", - "effects": [ - "1aNTAQBai6qAcWGM", - "jMu0Mqf6qy2Df8vI" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Zielzaubern +1

", - "quantity": 1, - "price": 2250.5, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342875, - "modifiedTime": 1668995457088, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JG18wEtysl2m6sWq" -} \ No newline at end of file + "_id": "JG18wEtysl2m6sWq", + "name": "Kampfstab +3", + "type": "weapon", + "img": "icons/weapons/staves/staff-ornate.webp", + "effects": ["jMu0Mqf6qy2Df8vI"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Zielzaubern +1

", + "quantity": 1, + "price": 2250.5, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342875, + "modifiedTime": 1687731796992, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JG18wEtysl2m6sWq" +} diff --git a/packs/items/Kampfstab_ylWwhiSGGWLee2PA.json b/packs/items/Kampfstab_ylWwhiSGGWLee2PA.json index 309f03c9..399714e5 100644 --- a/packs/items/Kampfstab_ylWwhiSGGWLee2PA.json +++ b/packs/items/Kampfstab_ylWwhiSGGWLee2PA.json @@ -1,35 +1,33 @@ { - "_id": "ylWwhiSGGWLee2PA", - "name": "Kampfstab", - "type": "weapon", - "img": "icons/weapons/staves/staff-simple.webp", - "effects": [ - "1aNTAQBai6qAcWGM" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Zielzaubern +1, Zerbricht bei Schlagen-Patzer

", - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343583, - "modifiedTime": 1668995457956, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ylWwhiSGGWLee2PA" -} \ No newline at end of file + "_id": "ylWwhiSGGWLee2PA", + "name": "Kampfstab", + "type": "weapon", + "img": "icons/weapons/staves/staff-simple.webp", + "effects": ["1aNTAQBai6qAcWGM"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Zielzaubern +1, Zerbricht bei Schlagen-Patzer

", + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343583, + "modifiedTime": 1687731797113, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ylWwhiSGGWLee2PA" +} diff --git a/packs/items/Kampftrank_kIiDbrtAPno14O85.json b/packs/items/Kampftrank_kIiDbrtAPno14O85.json index b1fbe3e7..10604ae1 100644 --- a/packs/items/Kampftrank_kIiDbrtAPno14O85.json +++ b/packs/items/Kampftrank_kIiDbrtAPno14O85.json @@ -1,29 +1,29 @@ { - "_id": "kIiDbrtAPno14O85", - "name": "Kampftrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-round-corked-orange.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Meist von oranger Farbe erhöht solch ein Trank Schlagen und Abwehr für die Dauer eines Kampfes um +1.

", - "quantity": 1, - "price": 25, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343317, - "modifiedTime": 1668995457720, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kIiDbrtAPno14O85" -} \ No newline at end of file + "_id": "kIiDbrtAPno14O85", + "name": "Kampftrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-round-corked-orange.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Meist von oranger Farbe erhöht solch ein Trank Schlagen und Abwehr für die Dauer eines Kampfes um +1.

", + "quantity": 1, + "price": 25, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343317, + "modifiedTime": 1687731797086, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!kIiDbrtAPno14O85" +} diff --git a/packs/items/Karren__2_R_der__FPriMnCQK7DQHzJa.json b/packs/items/Karren__2_R_der__FPriMnCQK7DQHzJa.json index 435a3fc8..1ce43493 100644 --- a/packs/items/Karren__2_R_der__FPriMnCQK7DQHzJa.json +++ b/packs/items/Karren__2_R_der__FPriMnCQK7DQHzJa.json @@ -1,29 +1,29 @@ { - "_id": "FPriMnCQK7DQHzJa", - "name": "Karren (2 Räder)", - "type": "loot", - "img": "icons/commodities/wood/wood-wheel-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 15, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342819, - "modifiedTime": 1668995457013, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FPriMnCQK7DQHzJa" -} \ No newline at end of file + "_id": "FPriMnCQK7DQHzJa", + "name": "Karren (2 Räder)", + "type": "loot", + "img": "icons/commodities/wood/wood-wheel-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 15, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342819, + "modifiedTime": 1687731796980, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FPriMnCQK7DQHzJa" +} diff --git a/packs/items/Karten_des_Schummlers_nff3XieL5dvOZga9.json b/packs/items/Karten_des_Schummlers_nff3XieL5dvOZga9.json index 077040eb..80d79141 100644 --- a/packs/items/Karten_des_Schummlers_nff3XieL5dvOZga9.json +++ b/packs/items/Karten_des_Schummlers_nff3XieL5dvOZga9.json @@ -1,29 +1,29 @@ { - "_id": "nff3XieL5dvOZga9", - "name": "Karten des Schummlers", - "type": "loot", - "img": "icons/sundries/gaming/playing-cards-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

In dieses wunderschöne Spielkarten-Set ist der Zauber @Compendium[ds4.spells.BGnY1p1qZXwpzXFA]{Zeitstop} eingebettet.

", - "quantity": 1, - "price": 13031, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343351, - "modifiedTime": 1668995457758, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nff3XieL5dvOZga9" -} \ No newline at end of file + "_id": "nff3XieL5dvOZga9", + "name": "Karten des Schummlers", + "type": "loot", + "img": "icons/sundries/gaming/playing-cards-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

In dieses wunderschöne Spielkarten-Set ist der Zauber @Compendium[ds4.spells.BGnY1p1qZXwpzXFA]{Zeitstop} eingebettet.

", + "quantity": 1, + "price": 13031, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343351, + "modifiedTime": 1687731797090, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!nff3XieL5dvOZga9" +} diff --git a/packs/items/Kartenspiel_CsUnbnytOapKsjuW.json b/packs/items/Kartenspiel_CsUnbnytOapKsjuW.json index 0537050b..b86fdd6b 100644 --- a/packs/items/Kartenspiel_CsUnbnytOapKsjuW.json +++ b/packs/items/Kartenspiel_CsUnbnytOapKsjuW.json @@ -1,29 +1,29 @@ { - "_id": "CsUnbnytOapKsjuW", - "name": "Kartenspiel", - "type": "loot", - "img": "icons/sundries/gaming/playing-cards-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342803, - "modifiedTime": 1668995456921, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!CsUnbnytOapKsjuW" -} \ No newline at end of file + "_id": "CsUnbnytOapKsjuW", + "name": "Kartenspiel", + "type": "loot", + "img": "icons/sundries/gaming/playing-cards-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342803, + "modifiedTime": 1687731796975, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!CsUnbnytOapKsjuW" +} diff --git a/packs/items/Kette_der_Regeneration_VfjAtfQv5Ga8hoHu.json b/packs/items/Kette_der_Regeneration_VfjAtfQv5Ga8hoHu.json index 3b624762..1f1c95d5 100644 --- a/packs/items/Kette_der_Regeneration_VfjAtfQv5Ga8hoHu.json +++ b/packs/items/Kette_der_Regeneration_VfjAtfQv5Ga8hoHu.json @@ -1,30 +1,30 @@ { - "_id": "VfjAtfQv5Ga8hoHu", - "name": "Kette der Regeneration", - "type": "equipment", - "img": "icons/equipment/neck/choker-chain-thick-silver.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese schlichte Silberkette heilt in jeder Kamfprunde 1 LK.

", - "quantity": 1, - "price": null, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343052, - "modifiedTime": 1668995457333, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VfjAtfQv5Ga8hoHu" -} \ No newline at end of file + "_id": "VfjAtfQv5Ga8hoHu", + "name": "Kette der Regeneration", + "type": "equipment", + "img": "icons/equipment/neck/choker-chain-thick-silver.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese schlichte Silberkette heilt in jeder Kamfprunde 1 LK.

", + "quantity": 1, + "price": null, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343052, + "modifiedTime": 1687731797041, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!VfjAtfQv5Ga8hoHu" +} diff --git a/packs/items/Kettenpanzer_09Hp2c2jgoXx7cV0.json b/packs/items/Kettenpanzer_09Hp2c2jgoXx7cV0.json index e3562010..71544732 100644 --- a/packs/items/Kettenpanzer_09Hp2c2jgoXx7cV0.json +++ b/packs/items/Kettenpanzer_09Hp2c2jgoXx7cV0.json @@ -1,35 +1,33 @@ { - "_id": "09Hp2c2jgoXx7cV0", - "name": "Kettenpanzer", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "EkJB0kpYFHRMYSgl" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 10, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342626, - "modifiedTime": 1668995456637, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!09Hp2c2jgoXx7cV0" -} \ No newline at end of file + "_id": "09Hp2c2jgoXx7cV0", + "name": "Kettenpanzer", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 10, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342626, + "modifiedTime": 1687731796928, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!09Hp2c2jgoXx7cV0" +} diff --git a/packs/items/Kettenpanzer__1_TcyE0faEebPLoLOD.json b/packs/items/Kettenpanzer__1_TcyE0faEebPLoLOD.json index 630a86aa..d974b98e 100644 --- a/packs/items/Kettenpanzer__1_TcyE0faEebPLoLOD.json +++ b/packs/items/Kettenpanzer__1_TcyE0faEebPLoLOD.json @@ -1,35 +1,33 @@ { - "_id": "TcyE0faEebPLoLOD", - "name": "Kettenpanzer +1", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "C7jqj8julpambLpm" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 3260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343004, - "modifiedTime": 1668995457310, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TcyE0faEebPLoLOD" -} \ No newline at end of file + "_id": "TcyE0faEebPLoLOD", + "name": "Kettenpanzer +1", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 3260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343004, + "modifiedTime": 1687731797030, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!TcyE0faEebPLoLOD" +} diff --git a/packs/items/Kettenpanzer__2_12WbnUt5h84JQxMp.json b/packs/items/Kettenpanzer__2_12WbnUt5h84JQxMp.json index a27088e1..5386b428 100644 --- a/packs/items/Kettenpanzer__2_12WbnUt5h84JQxMp.json +++ b/packs/items/Kettenpanzer__2_12WbnUt5h84JQxMp.json @@ -1,35 +1,33 @@ { - "_id": "12WbnUt5h84JQxMp", - "name": "Kettenpanzer +2", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "gPN9UcowmdjdyGyn" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 4260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342645, - "modifiedTime": 1668995456681, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!12WbnUt5h84JQxMp" -} \ No newline at end of file + "_id": "12WbnUt5h84JQxMp", + "name": "Kettenpanzer +2", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": ["gPN9UcowmdjdyGyn"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 4260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342645, + "modifiedTime": 1687731796935, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!12WbnUt5h84JQxMp" +} diff --git a/packs/items/Kettenpanzer__3_DRClmtZNGGYtritZ.json b/packs/items/Kettenpanzer__3_DRClmtZNGGYtritZ.json index 3bf64145..ceae834a 100644 --- a/packs/items/Kettenpanzer__3_DRClmtZNGGYtritZ.json +++ b/packs/items/Kettenpanzer__3_DRClmtZNGGYtritZ.json @@ -1,35 +1,33 @@ { - "_id": "DRClmtZNGGYtritZ", - "name": "Kettenpanzer +3", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "BKpvNVwaSovtKyRB" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 5260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342808, - "modifiedTime": 1668995456963, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!DRClmtZNGGYtritZ" -} \ No newline at end of file + "_id": "DRClmtZNGGYtritZ", + "name": "Kettenpanzer +3", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": ["BKpvNVwaSovtKyRB"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 5260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342808, + "modifiedTime": 1687731796976, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!DRClmtZNGGYtritZ" +} diff --git a/packs/items/Keule__1_pzD6fcJa1Hk4Duwu.json b/packs/items/Keule__1_pzD6fcJa1Hk4Duwu.json index 9f16fe8b..40c3c9e2 100644 --- a/packs/items/Keule__1_pzD6fcJa1Hk4Duwu.json +++ b/packs/items/Keule__1_pzD6fcJa1Hk4Duwu.json @@ -1,35 +1,33 @@ { - "_id": "pzD6fcJa1Hk4Duwu", - "name": "Keule +1", - "type": "weapon", - "img": "icons/weapons/clubs/club-simple-barbed.webp", - "effects": [ - "9ZyXiW0n9WJ5WQOv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 1250.2, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343466, - "modifiedTime": 1668995457803, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pzD6fcJa1Hk4Duwu" -} \ No newline at end of file + "_id": "pzD6fcJa1Hk4Duwu", + "name": "Keule +1", + "type": "weapon", + "img": "icons/weapons/clubs/club-simple-barbed.webp", + "effects": ["9ZyXiW0n9WJ5WQOv"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 1250.2, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343466, + "modifiedTime": 1687731797095, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pzD6fcJa1Hk4Duwu" +} diff --git a/packs/items/Keule__2_GG7o5XbvBmmauzIw.json b/packs/items/Keule__2_GG7o5XbvBmmauzIw.json index d0768966..4820df89 100644 --- a/packs/items/Keule__2_GG7o5XbvBmmauzIw.json +++ b/packs/items/Keule__2_GG7o5XbvBmmauzIw.json @@ -1,35 +1,33 @@ { - "_id": "GG7o5XbvBmmauzIw", - "name": "Keule +2", - "type": "weapon", - "img": "icons/weapons/clubs/club-barbed-engraved-brown.webp", - "effects": [ - "a8zW4tAcGbak3nno" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 1750.2, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342855, - "modifiedTime": 1668995457045, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GG7o5XbvBmmauzIw" -} \ No newline at end of file + "_id": "GG7o5XbvBmmauzIw", + "name": "Keule +2", + "type": "weapon", + "img": "icons/weapons/clubs/club-barbed-engraved-brown.webp", + "effects": ["a8zW4tAcGbak3nno"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 1750.2, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342855, + "modifiedTime": 1687731796986, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GG7o5XbvBmmauzIw" +} diff --git a/packs/items/Keule__3_7g4vNrJOoX0v4Byu.json b/packs/items/Keule__3_7g4vNrJOoX0v4Byu.json index 61a22efc..bbb0157f 100644 --- a/packs/items/Keule__3_7g4vNrJOoX0v4Byu.json +++ b/packs/items/Keule__3_7g4vNrJOoX0v4Byu.json @@ -1,35 +1,33 @@ { - "_id": "7g4vNrJOoX0v4Byu", - "name": "Keule +3", - "type": "weapon", - "img": "icons/weapons/clubs/club-banded-brown.webp", - "effects": [ - "8y8e8BsFQZZkwUXk" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2250.2, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342744, - "modifiedTime": 1668995456792, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7g4vNrJOoX0v4Byu" -} \ No newline at end of file + "_id": "7g4vNrJOoX0v4Byu", + "name": "Keule +3", + "type": "weapon", + "img": "icons/weapons/clubs/club-banded-brown.webp", + "effects": ["8y8e8BsFQZZkwUXk"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2250.2, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342744, + "modifiedTime": 1687731796955, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!7g4vNrJOoX0v4Byu" +} diff --git a/packs/items/Keule_siJAzGmpHVegUKBF.json b/packs/items/Keule_siJAzGmpHVegUKBF.json index 925c4647..7b4df728 100644 --- a/packs/items/Keule_siJAzGmpHVegUKBF.json +++ b/packs/items/Keule_siJAzGmpHVegUKBF.json @@ -1,33 +1,33 @@ { - "_id": "siJAzGmpHVegUKBF", - "name": "Keule", - "type": "weapon", - "img": "icons/weapons/clubs/club-simple-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zerbricht bei Schlagen-Patzer

", - "quantity": 1, - "price": 0.2, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343492, - "modifiedTime": 1668995457831, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!siJAzGmpHVegUKBF" -} \ No newline at end of file + "_id": "siJAzGmpHVegUKBF", + "name": "Keule", + "type": "weapon", + "img": "icons/weapons/clubs/club-simple-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zerbricht bei Schlagen-Patzer

", + "quantity": 1, + "price": 0.2, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343492, + "modifiedTime": 1687731797101, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!siJAzGmpHVegUKBF" +} diff --git a/packs/items/Kletterausr_stung_3zqSBuiQWIsIov4h.json b/packs/items/Kletterausr_stung_3zqSBuiQWIsIov4h.json index ef6799a0..176237f2 100644 --- a/packs/items/Kletterausr_stung_3zqSBuiQWIsIov4h.json +++ b/packs/items/Kletterausr_stung_3zqSBuiQWIsIov4h.json @@ -1,29 +1,29 @@ { - "_id": "3zqSBuiQWIsIov4h", - "name": "Kletterausrüstung", - "type": "loot", - "img": "icons/sundries/survival/rope-wrapped-loops-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342702, - "modifiedTime": 1668995456758, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!3zqSBuiQWIsIov4h" -} \ No newline at end of file + "_id": "3zqSBuiQWIsIov4h", + "name": "Kletterausrüstung", + "type": "loot", + "img": "icons/sundries/survival/rope-wrapped-loops-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342702, + "modifiedTime": 1687731796944, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!3zqSBuiQWIsIov4h" +} diff --git a/packs/items/Klettertrank_udsNOh5h0TQmOYBl.json b/packs/items/Klettertrank_udsNOh5h0TQmOYBl.json index facfa39f..ede31bbb 100644 --- a/packs/items/Klettertrank_udsNOh5h0TQmOYBl.json +++ b/packs/items/Klettertrank_udsNOh5h0TQmOYBl.json @@ -1,29 +1,29 @@ { - "_id": "udsNOh5h0TQmOYBl", - "name": "Klettertrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-conical-corked-cyan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann für W20 Runden mit seinem normalen Laufen-Wert wie eine Spinne klettern, selbst kopfüber an der Decke.

", - "quantity": 1, - "price": 50, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343544, - "modifiedTime": 1668995457898, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!udsNOh5h0TQmOYBl" -} \ No newline at end of file + "_id": "udsNOh5h0TQmOYBl", + "name": "Klettertrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-conical-corked-cyan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann für W20 Runden mit seinem normalen Laufen-Wert wie eine Spinne klettern, selbst kopfüber an der Decke.

", + "quantity": 1, + "price": 50, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343544, + "modifiedTime": 1687731797108, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!udsNOh5h0TQmOYBl" +} diff --git a/packs/items/Kluft_des_J_gers_zWMPzHIY3vkrCIEJ.json b/packs/items/Kluft_des_J_gers_zWMPzHIY3vkrCIEJ.json index d95311aa..bf601847 100644 --- a/packs/items/Kluft_des_J_gers_zWMPzHIY3vkrCIEJ.json +++ b/packs/items/Kluft_des_J_gers_zWMPzHIY3vkrCIEJ.json @@ -1,36 +1,33 @@ { - "_id": "zWMPzHIY3vkrCIEJ", - "name": "Kluft des Jägers", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-leather-green.webp", - "effects": [ - "RXgVHCUhqvSvdubt", - "XsKZUk7lLh6egc89" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese braun-grüne Lederrüstung gewährt neben Jäger +I ihrem Träger +1 auf Bewegung.

", - "quantity": 1, - "price": 1504, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343602, - "modifiedTime": 1668995457975, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zWMPzHIY3vkrCIEJ" -} \ No newline at end of file + "_id": "zWMPzHIY3vkrCIEJ", + "name": "Kluft des Jägers", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-leather-green.webp", + "effects": ["RXgVHCUhqvSvdubt", "XsKZUk7lLh6egc89"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese braun-grüne Lederrüstung gewährt neben Jäger +I ihrem Träger +1 auf Bewegung.

", + "quantity": 1, + "price": 1504, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343602, + "modifiedTime": 1687731797117, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zWMPzHIY3vkrCIEJ" +} diff --git a/packs/items/Kompass_xwjafjsWdZJBVN0A.json b/packs/items/Kompass_xwjafjsWdZJBVN0A.json index f72a21f9..2924e7a3 100644 --- a/packs/items/Kompass_xwjafjsWdZJBVN0A.json +++ b/packs/items/Kompass_xwjafjsWdZJBVN0A.json @@ -1,29 +1,29 @@ { - "_id": "xwjafjsWdZJBVN0A", - "name": "Kompass", - "type": "loot", - "img": "icons/tools/navigation/compass-brass-blue-red.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 35, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343573, - "modifiedTime": 1668995457941, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!xwjafjsWdZJBVN0A" -} \ No newline at end of file + "_id": "xwjafjsWdZJBVN0A", + "name": "Kompass", + "type": "loot", + "img": "icons/tools/navigation/compass-brass-blue-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 35, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343573, + "modifiedTime": 1687731797112, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!xwjafjsWdZJBVN0A" +} diff --git a/packs/items/Konzentrationstrank_W2dHT0OENc5kNwnZ.json b/packs/items/Konzentrationstrank_W2dHT0OENc5kNwnZ.json index c65c255d..79f3860a 100644 --- a/packs/items/Konzentrationstrank_W2dHT0OENc5kNwnZ.json +++ b/packs/items/Konzentrationstrank_W2dHT0OENc5kNwnZ.json @@ -1,29 +1,29 @@ { - "_id": "W2dHT0OENc5kNwnZ", - "name": "Konzentrationstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-corked-white.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser oft graue Trank verdoppelt GEI für GEI in Runden.

", - "quantity": 1, - "price": 200, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343054, - "modifiedTime": 1668995457337, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!W2dHT0OENc5kNwnZ" -} \ No newline at end of file + "_id": "W2dHT0OENc5kNwnZ", + "name": "Konzentrationstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-corked-white.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser oft graue Trank verdoppelt GEI für GEI in Runden.

", + "quantity": 1, + "price": 200, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343054, + "modifiedTime": 1687731797042, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!W2dHT0OENc5kNwnZ" +} diff --git a/packs/items/Kriegshorn_c3YlvFbZJD6LbhVi.json b/packs/items/Kriegshorn_c3YlvFbZJD6LbhVi.json index d5ae99ac..9f0f8382 100644 --- a/packs/items/Kriegshorn_c3YlvFbZJD6LbhVi.json +++ b/packs/items/Kriegshorn_c3YlvFbZJD6LbhVi.json @@ -1,32 +1,30 @@ { - "_id": "c3YlvFbZJD6LbhVi", - "name": "Kriegshorn", - "type": "equipment", - "img": "icons/commodities/treasure/horn-carved-banded.webp", - "effects": [ - "DZXHZOg7edkW2RS2" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Klang des Horns feuert die Kampfgefährten mit seinem eingebetteten Schlachtruf +I an.

", - "quantity": 1, - "price": 2750.05, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343102, - "modifiedTime": 1668995457385, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!c3YlvFbZJD6LbhVi" -} \ No newline at end of file + "_id": "c3YlvFbZJD6LbhVi", + "name": "Kriegshorn", + "type": "equipment", + "img": "icons/commodities/treasure/horn-carved-banded.webp", + "effects": ["DZXHZOg7edkW2RS2"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Klang des Horns feuert die Kampfgefährten mit seinem eingebetteten Schlachtruf +I an.

", + "quantity": 1, + "price": 2750.05, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343102, + "modifiedTime": 1687731797056, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!c3YlvFbZJD6LbhVi" +} diff --git a/packs/items/Kristallkugel_PQfSHYKxPqia6nG3.json b/packs/items/Kristallkugel_PQfSHYKxPqia6nG3.json index 88130272..ff229076 100644 --- a/packs/items/Kristallkugel_PQfSHYKxPqia6nG3.json +++ b/packs/items/Kristallkugel_PQfSHYKxPqia6nG3.json @@ -1,29 +1,29 @@ { - "_id": "PQfSHYKxPqia6nG3", - "name": "Kristallkugel", - "type": "loot", - "img": "icons/tools/laboratory/alembic-glass-ball-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauber @Compendium[ds4.spells.xR5aBGFz3916e82x]{Spionage} ist in diese äußerst zerbrechliche Kugel eingebettet.

", - "quantity": 1, - "price": 1485, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342932, - "modifiedTime": 1668995457200, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PQfSHYKxPqia6nG3" -} \ No newline at end of file + "_id": "PQfSHYKxPqia6nG3", + "name": "Kristallkugel", + "type": "loot", + "img": "icons/tools/laboratory/alembic-glass-ball-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauber @Compendium[ds4.spells.xR5aBGFz3916e82x]{Spionage} ist in diese äußerst zerbrechliche Kugel eingebettet.

", + "quantity": 1, + "price": 1485, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342932, + "modifiedTime": 1687731797008, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!PQfSHYKxPqia6nG3" +} diff --git a/packs/items/Krumms_bel_FbfsU0H1E7wCxm0q.json b/packs/items/Krumms_bel_FbfsU0H1E7wCxm0q.json index 91d72202..f6268968 100644 --- a/packs/items/Krumms_bel_FbfsU0H1E7wCxm0q.json +++ b/packs/items/Krumms_bel_FbfsU0H1E7wCxm0q.json @@ -1,33 +1,33 @@ { - "_id": "FbfsU0H1E7wCxm0q", - "name": "Krummsäbel", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-worn-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342827, - "modifiedTime": 1668995457027, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FbfsU0H1E7wCxm0q" -} \ No newline at end of file + "_id": "FbfsU0H1E7wCxm0q", + "name": "Krummsäbel", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-worn-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342827, + "modifiedTime": 1687731796982, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FbfsU0H1E7wCxm0q" +} diff --git a/packs/items/Krumms_bel__1_R1cxU1hzcLopZwhA.json b/packs/items/Krumms_bel__1_R1cxU1hzcLopZwhA.json index 8423581f..54ffda9f 100644 --- a/packs/items/Krumms_bel__1_R1cxU1hzcLopZwhA.json +++ b/packs/items/Krumms_bel__1_R1cxU1hzcLopZwhA.json @@ -1,35 +1,33 @@ { - "_id": "R1cxU1hzcLopZwhA", - "name": "Krummsäbel +1", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-guard.webp", - "effects": [ - "uYIt59oaCKobgftJ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342955, - "modifiedTime": 1668995457221, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!R1cxU1hzcLopZwhA" -} \ No newline at end of file + "_id": "R1cxU1hzcLopZwhA", + "name": "Krummsäbel +1", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-guard.webp", + "effects": ["uYIt59oaCKobgftJ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342955, + "modifiedTime": 1687731797014, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!R1cxU1hzcLopZwhA" +} diff --git a/packs/items/Krumms_bel__2_2C0GH1sYXj8QtRTK.json b/packs/items/Krumms_bel__2_2C0GH1sYXj8QtRTK.json index 3a73826b..e9705ab7 100644 --- a/packs/items/Krumms_bel__2_2C0GH1sYXj8QtRTK.json +++ b/packs/items/Krumms_bel__2_2C0GH1sYXj8QtRTK.json @@ -1,35 +1,33 @@ { - "_id": "2C0GH1sYXj8QtRTK", - "name": "Krummsäbel +2", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-guard-brown.webp", - "effects": [ - "xjUL1B0P5jhze3vQ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1756, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342675, - "modifiedTime": 1668995456737, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2C0GH1sYXj8QtRTK" -} \ No newline at end of file + "_id": "2C0GH1sYXj8QtRTK", + "name": "Krummsäbel +2", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-guard-brown.webp", + "effects": ["xjUL1B0P5jhze3vQ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1756, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342675, + "modifiedTime": 1687731796941, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2C0GH1sYXj8QtRTK" +} diff --git a/packs/items/Krumms_bel__3_8B4biRyQ6SN0fYtl.json b/packs/items/Krumms_bel__3_8B4biRyQ6SN0fYtl.json index d0543954..af497e52 100644 --- a/packs/items/Krumms_bel__3_8B4biRyQ6SN0fYtl.json +++ b/packs/items/Krumms_bel__3_8B4biRyQ6SN0fYtl.json @@ -1,35 +1,33 @@ { - "_id": "8B4biRyQ6SN0fYtl", - "name": "Krummsäbel +3", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-guard-red.webp", - "effects": [ - "muxy8RtkuaOsrY2H" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342759, - "modifiedTime": 1668995456807, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8B4biRyQ6SN0fYtl" -} \ No newline at end of file + "_id": "8B4biRyQ6SN0fYtl", + "name": "Krummsäbel +3", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-guard-red.webp", + "effects": ["muxy8RtkuaOsrY2H"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342759, + "modifiedTime": 1687731796959, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8B4biRyQ6SN0fYtl" +} diff --git a/packs/items/Krummschwert_0EwYRuQCBmE3LIm2.json b/packs/items/Krummschwert_0EwYRuQCBmE3LIm2.json index 0bec17e5..7126a1bf 100644 --- a/packs/items/Krummschwert_0EwYRuQCBmE3LIm2.json +++ b/packs/items/Krummschwert_0EwYRuQCBmE3LIm2.json @@ -1,33 +1,33 @@ { - "_id": "0EwYRuQCBmE3LIm2", - "name": "Krummschwert", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-broad.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342629, - "modifiedTime": 1668995456640, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0EwYRuQCBmE3LIm2" -} \ No newline at end of file + "_id": "0EwYRuQCBmE3LIm2", + "name": "Krummschwert", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-broad.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342629, + "modifiedTime": 1687731796929, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0EwYRuQCBmE3LIm2" +} diff --git a/packs/items/Krummschwert__1_7CCoTap4GzN1uSNw.json b/packs/items/Krummschwert__1_7CCoTap4GzN1uSNw.json index 3e6d4566..cf9e9708 100644 --- a/packs/items/Krummschwert__1_7CCoTap4GzN1uSNw.json +++ b/packs/items/Krummschwert__1_7CCoTap4GzN1uSNw.json @@ -1,35 +1,33 @@ { - "_id": "7CCoTap4GzN1uSNw", - "name": "Krummschwert +1", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-guard-wood.webp", - "effects": [ - "Vg3Q9A7QIXHrABFk" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342737, - "modifiedTime": 1668995456786, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7CCoTap4GzN1uSNw" -} \ No newline at end of file + "_id": "7CCoTap4GzN1uSNw", + "name": "Krummschwert +1", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-guard-wood.webp", + "effects": ["Vg3Q9A7QIXHrABFk"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342737, + "modifiedTime": 1687731796954, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!7CCoTap4GzN1uSNw" +} diff --git a/packs/items/Krummschwert__2_3ZCLI6UN4i0zTeuv.json b/packs/items/Krummschwert__2_3ZCLI6UN4i0zTeuv.json index b058eec2..ded26955 100644 --- a/packs/items/Krummschwert__2_3ZCLI6UN4i0zTeuv.json +++ b/packs/items/Krummschwert__2_3ZCLI6UN4i0zTeuv.json @@ -1,35 +1,33 @@ { - "_id": "3ZCLI6UN4i0zTeuv", - "name": "Krummschwert +2", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-bone.webp", - "effects": [ - "MUERgL0DjjZR3sv0" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342698, - "modifiedTime": 1668995456755, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!3ZCLI6UN4i0zTeuv" -} \ No newline at end of file + "_id": "3ZCLI6UN4i0zTeuv", + "name": "Krummschwert +2", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-bone.webp", + "effects": ["MUERgL0DjjZR3sv0"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342698, + "modifiedTime": 1687731796943, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!3ZCLI6UN4i0zTeuv" +} diff --git a/packs/items/Krummschwert__3_opq2AakrpM9gLSa0.json b/packs/items/Krummschwert__3_opq2AakrpM9gLSa0.json index 7e78cf66..f127d7bb 100644 --- a/packs/items/Krummschwert__3_opq2AakrpM9gLSa0.json +++ b/packs/items/Krummschwert__3_opq2AakrpM9gLSa0.json @@ -1,35 +1,33 @@ { - "_id": "opq2AakrpM9gLSa0", - "name": "Krummschwert +3", - "type": "weapon", - "img": "icons/weapons/swords/scimitar-blue.webp", - "effects": [ - "RGYzuIow1nDLd681" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343410, - "modifiedTime": 1668995457786, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!opq2AakrpM9gLSa0" -} \ No newline at end of file + "_id": "opq2AakrpM9gLSa0", + "name": "Krummschwert +3", + "type": "weapon", + "img": "icons/weapons/swords/scimitar-blue.webp", + "effects": ["RGYzuIow1nDLd681"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343410, + "modifiedTime": 1687731797093, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!opq2AakrpM9gLSa0" +} diff --git a/packs/items/Kundschafterpanzer_ZLDJNdtwxbdiJOP2.json b/packs/items/Kundschafterpanzer_ZLDJNdtwxbdiJOP2.json index 8a51730c..8eeaf996 100644 --- a/packs/items/Kundschafterpanzer_ZLDJNdtwxbdiJOP2.json +++ b/packs/items/Kundschafterpanzer_ZLDJNdtwxbdiJOP2.json @@ -1,36 +1,33 @@ { - "_id": "ZLDJNdtwxbdiJOP2", - "name": "Kundschafterpanzer", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-leather.webp", - "effects": [ - "EkJB0kpYFHRMYSgl", - "mq2ViimrfXr7sGC7" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese mit braunen Fellschulterpolstern verzierte Kettenrüstung gewährt ihrem Träger +1 auf Bewegung.

\n

Laufen -0,5

", - "quantity": 1, - "price": 1260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343083, - "modifiedTime": 1668995457358, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZLDJNdtwxbdiJOP2" -} \ No newline at end of file + "_id": "ZLDJNdtwxbdiJOP2", + "name": "Kundschafterpanzer", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-leather.webp", + "effects": ["EkJB0kpYFHRMYSgl", "mq2ViimrfXr7sGC7"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese mit braunen Fellschulterpolstern verzierte Kettenrüstung gewährt ihrem Träger +1 auf Bewegung.

\n

Laufen -0,5

", + "quantity": 1, + "price": 1260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343083, + "modifiedTime": 1687731797046, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ZLDJNdtwxbdiJOP2" +} diff --git a/packs/items/Kurzbogen_QsnvAep80sSVJToD.json b/packs/items/Kurzbogen_QsnvAep80sSVJToD.json index 093e0574..911d1fd0 100644 --- a/packs/items/Kurzbogen_QsnvAep80sSVJToD.json +++ b/packs/items/Kurzbogen_QsnvAep80sSVJToD.json @@ -1,35 +1,33 @@ { - "_id": "QsnvAep80sSVJToD", - "name": "Kurzbogen", - "type": "weapon", - "img": "icons/weapons/bows/shortbow-leather.webp", - "effects": [ - "zgiIGlRMVCgAzrn7" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1

", - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342954, - "modifiedTime": 1668995457217, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QsnvAep80sSVJToD" -} \ No newline at end of file + "_id": "QsnvAep80sSVJToD", + "name": "Kurzbogen", + "type": "weapon", + "img": "icons/weapons/bows/shortbow-leather.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1

", + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342954, + "modifiedTime": 1687731797013, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!QsnvAep80sSVJToD" +} diff --git a/packs/items/Kurzbogen__1_6WqPqjMQMMPjV99U.json b/packs/items/Kurzbogen__1_6WqPqjMQMMPjV99U.json index f9498bf7..6bf2e91b 100644 --- a/packs/items/Kurzbogen__1_6WqPqjMQMMPjV99U.json +++ b/packs/items/Kurzbogen__1_6WqPqjMQMMPjV99U.json @@ -1,36 +1,33 @@ { - "_id": "6WqPqjMQMMPjV99U", - "name": "Kurzbogen +1", - "type": "weapon", - "img": "icons/weapons/bows/shortbow-recurve-leather.webp", - "effects": [ - "zgiIGlRMVCgAzrn7", - "8iny3Tt6i6g5EcYh" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1

", - "quantity": 1, - "price": 1256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342732, - "modifiedTime": 1668995456781, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!6WqPqjMQMMPjV99U" -} \ No newline at end of file + "_id": "6WqPqjMQMMPjV99U", + "name": "Kurzbogen +1", + "type": "weapon", + "img": "icons/weapons/bows/shortbow-recurve-leather.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1

", + "quantity": 1, + "price": 1256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342732, + "modifiedTime": 1687731796952, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!6WqPqjMQMMPjV99U" +} diff --git a/packs/items/Kurzbogen__2_1hmprC7XVhIPemy5.json b/packs/items/Kurzbogen__2_1hmprC7XVhIPemy5.json index 3f543e44..4e018492 100644 --- a/packs/items/Kurzbogen__2_1hmprC7XVhIPemy5.json +++ b/packs/items/Kurzbogen__2_1hmprC7XVhIPemy5.json @@ -1,36 +1,33 @@ { - "_id": "1hmprC7XVhIPemy5", - "name": "Kurzbogen +2", - "type": "weapon", - "img": "icons/weapons/bows/shortbow-recurve.webp", - "effects": [ - "zgiIGlRMVCgAzrn7", - "VkuGm7hES83WX4HD" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1

", - "quantity": 1, - "price": 1756, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342654, - "modifiedTime": 1668995456706, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1hmprC7XVhIPemy5" -} \ No newline at end of file + "_id": "1hmprC7XVhIPemy5", + "name": "Kurzbogen +2", + "type": "weapon", + "img": "icons/weapons/bows/shortbow-recurve.webp", + "effects": ["VkuGm7hES83WX4HD"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1

", + "quantity": 1, + "price": 1756, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342654, + "modifiedTime": 1687731796937, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1hmprC7XVhIPemy5" +} diff --git a/packs/items/Kurzbogen__3_RKKhoedvylYWFBN3.json b/packs/items/Kurzbogen__3_RKKhoedvylYWFBN3.json index 5e0676b3..646683db 100644 --- a/packs/items/Kurzbogen__3_RKKhoedvylYWFBN3.json +++ b/packs/items/Kurzbogen__3_RKKhoedvylYWFBN3.json @@ -1,36 +1,33 @@ { - "_id": "RKKhoedvylYWFBN3", - "name": "Kurzbogen +3", - "type": "weapon", - "img": "icons/weapons/bows/shortbow-recurve-blue.webp", - "effects": [ - "zgiIGlRMVCgAzrn7", - "OQr5POyJ0Azklftu" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1

", - "quantity": 1, - "price": 2256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342963, - "modifiedTime": 1668995457236, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RKKhoedvylYWFBN3" -} \ No newline at end of file + "_id": "RKKhoedvylYWFBN3", + "name": "Kurzbogen +3", + "type": "weapon", + "img": "icons/weapons/bows/shortbow-recurve-blue.webp", + "effects": ["zgiIGlRMVCgAzrn7", "OQr5POyJ0Azklftu"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1

", + "quantity": 1, + "price": 2256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342963, + "modifiedTime": 1687731797017, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RKKhoedvylYWFBN3" +} diff --git a/packs/items/Kurzschwert_Sj1iVgklsdFtLq8M.json b/packs/items/Kurzschwert_Sj1iVgklsdFtLq8M.json index 014673dd..c2a4911e 100644 --- a/packs/items/Kurzschwert_Sj1iVgklsdFtLq8M.json +++ b/packs/items/Kurzschwert_Sj1iVgklsdFtLq8M.json @@ -1,33 +1,33 @@ { - "_id": "Sj1iVgklsdFtLq8M", - "name": "Kurzschwert", - "type": "weapon", - "img": "icons/weapons/swords/shortsword-guard-brass.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342989, - "modifiedTime": 1668995457286, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Sj1iVgklsdFtLq8M" -} \ No newline at end of file + "_id": "Sj1iVgklsdFtLq8M", + "name": "Kurzschwert", + "type": "weapon", + "img": "icons/weapons/swords/shortsword-guard-brass.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342989, + "modifiedTime": 1687731797027, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Sj1iVgklsdFtLq8M" +} diff --git a/packs/items/Kurzschwert__1_8la7FJ8kpGNUWrCg.json b/packs/items/Kurzschwert__1_8la7FJ8kpGNUWrCg.json index 99be49d8..b7174223 100644 --- a/packs/items/Kurzschwert__1_8la7FJ8kpGNUWrCg.json +++ b/packs/items/Kurzschwert__1_8la7FJ8kpGNUWrCg.json @@ -1,35 +1,33 @@ { - "_id": "8la7FJ8kpGNUWrCg", - "name": "Kurzschwert +1", - "type": "weapon", - "img": "icons/weapons/swords/shortsword-green.webp", - "effects": [ - "CElngj6OWPpIw37j" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 1256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342764, - "modifiedTime": 1668995456817, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8la7FJ8kpGNUWrCg" -} \ No newline at end of file + "_id": "8la7FJ8kpGNUWrCg", + "name": "Kurzschwert +1", + "type": "weapon", + "img": "icons/weapons/swords/shortsword-green.webp", + "effects": ["CElngj6OWPpIw37j"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 1256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342764, + "modifiedTime": 1687731796960, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8la7FJ8kpGNUWrCg" +} diff --git a/packs/items/Kurzschwert__2_MO1ga2aLjjkBZRzt.json b/packs/items/Kurzschwert__2_MO1ga2aLjjkBZRzt.json index 034b10f0..3b6732ef 100644 --- a/packs/items/Kurzschwert__2_MO1ga2aLjjkBZRzt.json +++ b/packs/items/Kurzschwert__2_MO1ga2aLjjkBZRzt.json @@ -1,35 +1,33 @@ { - "_id": "MO1ga2aLjjkBZRzt", - "name": "Kurzschwert +2", - "type": "weapon", - "img": "icons/weapons/swords/shortsword-guard-silver.webp", - "effects": [ - "qkDy1MWD6Fkk97e6" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 1756, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342906, - "modifiedTime": 1668995457173, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!MO1ga2aLjjkBZRzt" -} \ No newline at end of file + "_id": "MO1ga2aLjjkBZRzt", + "name": "Kurzschwert +2", + "type": "weapon", + "img": "icons/weapons/swords/shortsword-guard-silver.webp", + "effects": ["qkDy1MWD6Fkk97e6"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 1756, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342906, + "modifiedTime": 1687731796999, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!MO1ga2aLjjkBZRzt" +} diff --git a/packs/items/Kurzschwert__3_F1XnlA28XCnT7Y0V.json b/packs/items/Kurzschwert__3_F1XnlA28XCnT7Y0V.json index 29c43041..cd4db290 100644 --- a/packs/items/Kurzschwert__3_F1XnlA28XCnT7Y0V.json +++ b/packs/items/Kurzschwert__3_F1XnlA28XCnT7Y0V.json @@ -1,35 +1,33 @@ { - "_id": "F1XnlA28XCnT7Y0V", - "name": "Kurzschwert +3", - "type": "weapon", - "img": "icons/weapons/swords/shortsword-guard-gold-red.webp", - "effects": [ - "FZMhm4De8EXj7dBZ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342815, - "modifiedTime": 1668995457000, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!F1XnlA28XCnT7Y0V" -} \ No newline at end of file + "_id": "F1XnlA28XCnT7Y0V", + "name": "Kurzschwert +3", + "type": "weapon", + "img": "icons/weapons/swords/shortsword-guard-gold-red.webp", + "effects": ["FZMhm4De8EXj7dBZ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342815, + "modifiedTime": 1687731796979, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!F1XnlA28XCnT7Y0V" +} diff --git a/packs/items/Langbogen__1_EwjFWRaLhR33wP92.json b/packs/items/Langbogen__1_EwjFWRaLhR33wP92.json index 7b5cade3..61a31269 100644 --- a/packs/items/Langbogen__1_EwjFWRaLhR33wP92.json +++ b/packs/items/Langbogen__1_EwjFWRaLhR33wP92.json @@ -1,36 +1,33 @@ { - "_id": "EwjFWRaLhR33wP92", - "name": "Langbogen +1", - "type": "weapon", - "img": "icons/weapons/bows/bow-ornamental-silver-black.webp", - "effects": [ - "XsqzwEX1AvYJyczG", - "zQsujP8ZT0cwdtqk" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 1760, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 3, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342814, - "modifiedTime": 1668995456995, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!EwjFWRaLhR33wP92" -} \ No newline at end of file + "_id": "EwjFWRaLhR33wP92", + "name": "Langbogen +1", + "type": "weapon", + "img": "icons/weapons/bows/bow-ornamental-silver-black.webp", + "effects": ["zQsujP8ZT0cwdtqk"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 1760, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 3, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342814, + "modifiedTime": 1687731796979, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!EwjFWRaLhR33wP92" +} diff --git a/packs/items/Langbogen__2_gVwoOpuHkmwvcUow.json b/packs/items/Langbogen__2_gVwoOpuHkmwvcUow.json index 1db717b2..53007015 100644 --- a/packs/items/Langbogen__2_gVwoOpuHkmwvcUow.json +++ b/packs/items/Langbogen__2_gVwoOpuHkmwvcUow.json @@ -1,36 +1,33 @@ { - "_id": "gVwoOpuHkmwvcUow", - "name": "Langbogen +2", - "type": "weapon", - "img": "icons/weapons/bows/bow-ornamental-gold-blue.webp", - "effects": [ - "XsqzwEX1AvYJyczG", - "iUXn0CQKZw6Rr1yH" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 2260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343210, - "modifiedTime": 1668995457503, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gVwoOpuHkmwvcUow" -} \ No newline at end of file + "_id": "gVwoOpuHkmwvcUow", + "name": "Langbogen +2", + "type": "weapon", + "img": "icons/weapons/bows/bow-ornamental-gold-blue.webp", + "effects": ["XsqzwEX1AvYJyczG", "iUXn0CQKZw6Rr1yH"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 2260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343210, + "modifiedTime": 1687731797076, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!gVwoOpuHkmwvcUow" +} diff --git a/packs/items/Langbogen__3_WiW9Sad1D2HjkNMz.json b/packs/items/Langbogen__3_WiW9Sad1D2HjkNMz.json index a1240523..5a656d1a 100644 --- a/packs/items/Langbogen__3_WiW9Sad1D2HjkNMz.json +++ b/packs/items/Langbogen__3_WiW9Sad1D2HjkNMz.json @@ -1,36 +1,33 @@ { - "_id": "WiW9Sad1D2HjkNMz", - "name": "Langbogen +3", - "type": "weapon", - "img": "icons/weapons/bows/bow-recurve-black.webp", - "effects": [ - "XsqzwEX1AvYJyczG", - "B6tNz4B208qZf3JU" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 2760, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 5, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343058, - "modifiedTime": 1668995457341, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!WiW9Sad1D2HjkNMz" -} \ No newline at end of file + "_id": "WiW9Sad1D2HjkNMz", + "name": "Langbogen +3", + "type": "weapon", + "img": "icons/weapons/bows/bow-recurve-black.webp", + "effects": ["B6tNz4B208qZf3JU"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 2760, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 5, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343058, + "modifiedTime": 1687731797043, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!WiW9Sad1D2HjkNMz" +} diff --git a/packs/items/Langbogen_fmunGPk80ObkIzUl.json b/packs/items/Langbogen_fmunGPk80ObkIzUl.json index a29bca63..e95ea043 100644 --- a/packs/items/Langbogen_fmunGPk80ObkIzUl.json +++ b/packs/items/Langbogen_fmunGPk80ObkIzUl.json @@ -1,35 +1,33 @@ { - "_id": "fmunGPk80ObkIzUl", - "name": "Langbogen", - "type": "weapon", - "img": "icons/weapons/bows/longbow-leather-green.webp", - "effects": [ - "XsqzwEX1AvYJyczG" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 10, - "availability": "city", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343202, - "modifiedTime": 1668995457495, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fmunGPk80ObkIzUl" -} \ No newline at end of file + "_id": "fmunGPk80ObkIzUl", + "name": "Langbogen", + "type": "weapon", + "img": "icons/weapons/bows/longbow-leather-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 10, + "availability": "city", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343202, + "modifiedTime": 1687731797073, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fmunGPk80ObkIzUl" +} diff --git a/packs/items/Langschwert__1_dMbjx675yI2F4rUg.json b/packs/items/Langschwert__1_dMbjx675yI2F4rUg.json index d1c7cabd..348969df 100644 --- a/packs/items/Langschwert__1_dMbjx675yI2F4rUg.json +++ b/packs/items/Langschwert__1_dMbjx675yI2F4rUg.json @@ -1,35 +1,33 @@ { - "_id": "dMbjx675yI2F4rUg", - "name": "Langschwert +1", - "type": "weapon", - "img": "icons/weapons/swords/sword-guard-embossed-green.webp", - "effects": [ - "l7qeGLLyuz7VXAAd" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343138, - "modifiedTime": 1668995457405, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dMbjx675yI2F4rUg" -} \ No newline at end of file + "_id": "dMbjx675yI2F4rUg", + "name": "Langschwert +1", + "type": "weapon", + "img": "icons/weapons/swords/sword-guard-embossed-green.webp", + "effects": ["l7qeGLLyuz7VXAAd"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343138, + "modifiedTime": 1687731797061, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dMbjx675yI2F4rUg" +} diff --git a/packs/items/Langschwert__2_i1ZcbKzviqz0nxjV.json b/packs/items/Langschwert__2_i1ZcbKzviqz0nxjV.json index 39d3aca1..debd1e1e 100644 --- a/packs/items/Langschwert__2_i1ZcbKzviqz0nxjV.json +++ b/packs/items/Langschwert__2_i1ZcbKzviqz0nxjV.json @@ -1,35 +1,33 @@ { - "_id": "i1ZcbKzviqz0nxjV", - "name": "Langschwert +2", - "type": "weapon", - "img": "icons/weapons/swords/sword-guard-purple.webp", - "effects": [ - "5JZ001rLJuZMJSrD" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343243, - "modifiedTime": 1668995457553, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!i1ZcbKzviqz0nxjV" -} \ No newline at end of file + "_id": "i1ZcbKzviqz0nxjV", + "name": "Langschwert +2", + "type": "weapon", + "img": "icons/weapons/swords/sword-guard-purple.webp", + "effects": ["5JZ001rLJuZMJSrD"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343243, + "modifiedTime": 1687731797080, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!i1ZcbKzviqz0nxjV" +} diff --git a/packs/items/Langschwert__3_Dg8qq9n5FFxZG68k.json b/packs/items/Langschwert__3_Dg8qq9n5FFxZG68k.json index 9d3b175e..c7b22edf 100644 --- a/packs/items/Langschwert__3_Dg8qq9n5FFxZG68k.json +++ b/packs/items/Langschwert__3_Dg8qq9n5FFxZG68k.json @@ -1,35 +1,33 @@ { - "_id": "Dg8qq9n5FFxZG68k", - "name": "Langschwert +3", - "type": "weapon", - "img": "icons/weapons/swords/sword-guard-engraved.webp", - "effects": [ - "DSf5BV955w2hKZuf" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342810, - "modifiedTime": 1668995456983, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Dg8qq9n5FFxZG68k" -} \ No newline at end of file + "_id": "Dg8qq9n5FFxZG68k", + "name": "Langschwert +3", + "type": "weapon", + "img": "icons/weapons/swords/sword-guard-engraved.webp", + "effects": ["DSf5BV955w2hKZuf"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342810, + "modifiedTime": 1687731796977, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Dg8qq9n5FFxZG68k" +} diff --git a/packs/items/Langschwert_htmQWmMCQN620KrE.json b/packs/items/Langschwert_htmQWmMCQN620KrE.json index e69838ca..8b3e7f54 100644 --- a/packs/items/Langschwert_htmQWmMCQN620KrE.json +++ b/packs/items/Langschwert_htmQWmMCQN620KrE.json @@ -1,33 +1,33 @@ { - "_id": "htmQWmMCQN620KrE", - "name": "Langschwert", - "type": "weapon", - "img": "icons/weapons/swords/sword-guard-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343241, - "modifiedTime": 1668995457543, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!htmQWmMCQN620KrE" -} \ No newline at end of file + "_id": "htmQWmMCQN620KrE", + "name": "Langschwert", + "type": "weapon", + "img": "icons/weapons/swords/sword-guard-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343241, + "modifiedTime": 1687731797079, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!htmQWmMCQN620KrE" +} diff --git a/packs/items/Lanze_DS11ssHOcZTdZiLK.json b/packs/items/Lanze_DS11ssHOcZTdZiLK.json index 9ee1b314..fbbaaa0b 100644 --- a/packs/items/Lanze_DS11ssHOcZTdZiLK.json +++ b/packs/items/Lanze_DS11ssHOcZTdZiLK.json @@ -1,33 +1,33 @@ { - "_id": "DS11ssHOcZTdZiLK", - "name": "Lanze", - "type": "weapon", - "img": "icons/weapons/polearms/spear-simple-engraved.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Nur im Trab (WB +1) oder Galopp (WB +4), Zerbricht bei Schlagen-Patzer

", - "quantity": 1, - "price": 2, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": null, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342809, - "modifiedTime": 1668995456976, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!DS11ssHOcZTdZiLK" -} \ No newline at end of file + "_id": "DS11ssHOcZTdZiLK", + "name": "Lanze", + "type": "weapon", + "img": "icons/weapons/polearms/spear-simple-engraved.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Nur im Trab (WB +1) oder Galopp (WB +4), Zerbricht bei Schlagen-Patzer

", + "quantity": 1, + "price": 2, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": null, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342809, + "modifiedTime": 1687731796977, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!DS11ssHOcZTdZiLK" +} diff --git a/packs/items/Lanze__1_upkDR02zMILTPib6.json b/packs/items/Lanze__1_upkDR02zMILTPib6.json index 2dbb85f8..f109a348 100644 --- a/packs/items/Lanze__1_upkDR02zMILTPib6.json +++ b/packs/items/Lanze__1_upkDR02zMILTPib6.json @@ -1,35 +1,33 @@ { - "_id": "upkDR02zMILTPib6", - "name": "Lanze +1", - "type": "weapon", - "img": "icons/weapons/polearms/spear-flared-green.webp", - "effects": [ - "d8N240qBKaRGqkcf" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Nur im Trab (WB +1) oder Galopp (WB +4)

", - "quantity": 1, - "price": 1252, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343547, - "modifiedTime": 1668995457909, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!upkDR02zMILTPib6" -} \ No newline at end of file + "_id": "upkDR02zMILTPib6", + "name": "Lanze +1", + "type": "weapon", + "img": "icons/weapons/polearms/spear-flared-green.webp", + "effects": ["d8N240qBKaRGqkcf"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Nur im Trab (WB +1) oder Galopp (WB +4)

", + "quantity": 1, + "price": 1252, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343547, + "modifiedTime": 1687731797108, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!upkDR02zMILTPib6" +} diff --git a/packs/items/Lanze__2_5MrsKOS4sAxpMv2U.json b/packs/items/Lanze__2_5MrsKOS4sAxpMv2U.json index 99623de0..56ff7f17 100644 --- a/packs/items/Lanze__2_5MrsKOS4sAxpMv2U.json +++ b/packs/items/Lanze__2_5MrsKOS4sAxpMv2U.json @@ -1,35 +1,33 @@ { - "_id": "5MrsKOS4sAxpMv2U", - "name": "Lanze +2", - "type": "weapon", - "img": "icons/weapons/polearms/spear-flared-blue.webp", - "effects": [ - "iLA1AQrTlmA0BFnC" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Nur im Trab (WB +1) oder Galopp (WB +4)

", - "quantity": 1, - "price": 1752, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342718, - "modifiedTime": 1668995456769, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5MrsKOS4sAxpMv2U" -} \ No newline at end of file + "_id": "5MrsKOS4sAxpMv2U", + "name": "Lanze +2", + "type": "weapon", + "img": "icons/weapons/polearms/spear-flared-blue.webp", + "effects": ["iLA1AQrTlmA0BFnC"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Nur im Trab (WB +1) oder Galopp (WB +4)

", + "quantity": 1, + "price": 1752, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342718, + "modifiedTime": 1687731796948, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5MrsKOS4sAxpMv2U" +} diff --git a/packs/items/Lanze__3_bVeWMNBKPWRqrFGj.json b/packs/items/Lanze__3_bVeWMNBKPWRqrFGj.json index c9e3ece7..10de72ad 100644 --- a/packs/items/Lanze__3_bVeWMNBKPWRqrFGj.json +++ b/packs/items/Lanze__3_bVeWMNBKPWRqrFGj.json @@ -1,35 +1,33 @@ { - "_id": "bVeWMNBKPWRqrFGj", - "name": "Lanze +3", - "type": "weapon", - "img": "icons/weapons/polearms/spear-flared-purple.webp", - "effects": [ - "5CFUcYAipdyZHdde" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Nur im Trab (WB +1) oder Galopp (WB +4)

", - "quantity": 1, - "price": 2252, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343098, - "modifiedTime": 1668995457383, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!bVeWMNBKPWRqrFGj" -} \ No newline at end of file + "_id": "bVeWMNBKPWRqrFGj", + "name": "Lanze +3", + "type": "weapon", + "img": "icons/weapons/polearms/spear-flared-purple.webp", + "effects": ["5CFUcYAipdyZHdde"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Nur im Trab (WB +1) oder Galopp (WB +4)

", + "quantity": 1, + "price": 2252, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343098, + "modifiedTime": 1687731797054, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!bVeWMNBKPWRqrFGj" +} diff --git a/packs/items/Laterne_ZyML0QPctIXK8A4c.json b/packs/items/Laterne_ZyML0QPctIXK8A4c.json index 63fb2139..e60f99d9 100644 --- a/packs/items/Laterne_ZyML0QPctIXK8A4c.json +++ b/packs/items/Laterne_ZyML0QPctIXK8A4c.json @@ -1,29 +1,29 @@ { - "_id": "ZyML0QPctIXK8A4c", - "name": "Laterne", - "type": "loot", - "img": "icons/sundries/lights/lantern-iron-yellow.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343085, - "modifiedTime": 1668995457362, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZyML0QPctIXK8A4c" -} \ No newline at end of file + "_id": "ZyML0QPctIXK8A4c", + "name": "Laterne", + "type": "loot", + "img": "icons/sundries/lights/lantern-iron-yellow.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343085, + "modifiedTime": 1687731797048, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ZyML0QPctIXK8A4c" +} diff --git a/packs/items/Laternen_l__brennt_4h__C2ggZE3ifOXlonkj.json b/packs/items/Laternen_l__brennt_4h__C2ggZE3ifOXlonkj.json index 21b92f58..39b9c2c0 100644 --- a/packs/items/Laternen_l__brennt_4h__C2ggZE3ifOXlonkj.json +++ b/packs/items/Laternen_l__brennt_4h__C2ggZE3ifOXlonkj.json @@ -1,29 +1,29 @@ { - "_id": "C2ggZE3ifOXlonkj", - "name": "Laternenöl (brennt 4h)", - "type": "loot", - "img": "icons/containers/kitchenware/vase-clay-cracked-white.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.05, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342799, - "modifiedTime": 1668995456897, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!C2ggZE3ifOXlonkj" -} \ No newline at end of file + "_id": "C2ggZE3ifOXlonkj", + "name": "Laternenöl (brennt 4h)", + "type": "loot", + "img": "icons/containers/kitchenware/vase-clay-cracked-white.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.05, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342799, + "modifiedTime": 1687731796973, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!C2ggZE3ifOXlonkj" +} diff --git a/packs/items/Laufen__0_5_DxcTuYT1mUpj9RdQ.json b/packs/items/Laufen__0_5_DxcTuYT1mUpj9RdQ.json new file mode 100644 index 00000000..c1addcb7 --- /dev/null +++ b/packs/items/Laufen__0_5_DxcTuYT1mUpj9RdQ.json @@ -0,0 +1,30 @@ +{ + "_id": "DxcTuYT1mUpj9RdQ", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "-0.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -0,5", + "description": "", + "statuses": [], + "_key": "!items.effects!RsKimH7snoPFlg4L.DxcTuYT1mUpj9RdQ" +} diff --git a/packs/items/Laufen__0_5_EkJB0kpYFHRMYSgl.json b/packs/items/Laufen__0_5_EkJB0kpYFHRMYSgl.json new file mode 100644 index 00000000..d58a25c4 --- /dev/null +++ b/packs/items/Laufen__0_5_EkJB0kpYFHRMYSgl.json @@ -0,0 +1,30 @@ +{ + "_id": "EkJB0kpYFHRMYSgl", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "-0.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -0,5", + "description": "", + "statuses": [], + "_key": "!items.effects!ZLDJNdtwxbdiJOP2.EkJB0kpYFHRMYSgl" +} diff --git a/packs/items/Laufen__0_5_ScAKi1eiWow9Y1ZZ.json b/packs/items/Laufen__0_5_ScAKi1eiWow9Y1ZZ.json new file mode 100644 index 00000000..992b22ce --- /dev/null +++ b/packs/items/Laufen__0_5_ScAKi1eiWow9Y1ZZ.json @@ -0,0 +1,30 @@ +{ + "_id": "ScAKi1eiWow9Y1ZZ", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "-0.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -0,5", + "description": "", + "statuses": [], + "_key": "!items.effects!ibiHqm4rH8meeu9m.ScAKi1eiWow9Y1ZZ" +} diff --git a/packs/items/Laufen__0_5_kDcyXkLx75K2YRCl.json b/packs/items/Laufen__0_5_kDcyXkLx75K2YRCl.json new file mode 100644 index 00000000..4f28d2fb --- /dev/null +++ b/packs/items/Laufen__0_5_kDcyXkLx75K2YRCl.json @@ -0,0 +1,30 @@ +{ + "_id": "kDcyXkLx75K2YRCl", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "-0.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -0,5", + "description": "", + "statuses": [], + "_key": "!items.effects!gyfU78OLQj8qH3Zh.kDcyXkLx75K2YRCl" +} diff --git a/packs/items/Laufen__0_5_pAxAXam5JBN6Acz9.json b/packs/items/Laufen__0_5_pAxAXam5JBN6Acz9.json new file mode 100644 index 00000000..acff3bae --- /dev/null +++ b/packs/items/Laufen__0_5_pAxAXam5JBN6Acz9.json @@ -0,0 +1,30 @@ +{ + "_id": "pAxAXam5JBN6Acz9", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "-0.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -0,5", + "description": "", + "statuses": [], + "_key": "!items.effects!CQZtlL8zUdOVUVrU.pAxAXam5JBN6Acz9" +} diff --git a/packs/items/Laufen__0_5_sIbiQW6tSjZyfCzk.json b/packs/items/Laufen__0_5_sIbiQW6tSjZyfCzk.json new file mode 100644 index 00000000..27a20868 --- /dev/null +++ b/packs/items/Laufen__0_5_sIbiQW6tSjZyfCzk.json @@ -0,0 +1,30 @@ +{ + "_id": "sIbiQW6tSjZyfCzk", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "-0.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -0,5", + "description": "", + "statuses": [], + "_key": "!items.effects!9H3CBGOLUJ5JCHGJ.sIbiQW6tSjZyfCzk" +} diff --git a/packs/items/Laufen__1_5__magisch__iIT1kOsyMJn0mIte.json b/packs/items/Laufen__1_5__magisch__iIT1kOsyMJn0mIte.json new file mode 100644 index 00000000..d7733850 --- /dev/null +++ b/packs/items/Laufen__1_5__magisch__iIT1kOsyMJn0mIte.json @@ -0,0 +1,30 @@ +{ + "_id": "iIT1kOsyMJn0mIte", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "1.5", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen +1,5 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!1uYooTtDWgzB9FI9.iIT1kOsyMJn0mIte" +} diff --git a/packs/items/Laufen__1_ScAKi1eiWow9Y1ZZ.json b/packs/items/Laufen__1_ScAKi1eiWow9Y1ZZ.json new file mode 100644 index 00000000..cc26e6bc --- /dev/null +++ b/packs/items/Laufen__1_ScAKi1eiWow9Y1ZZ.json @@ -0,0 +1,38 @@ +{ + "_id": "ScAKi1eiWow9Y1ZZ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.movement.total", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -1", + "description": "", + "statuses": [], + "_key": "!items.effects!0e8GeSHxVf72FXvT.ScAKi1eiWow9Y1ZZ" +} diff --git a/packs/items/Laufen__1__magisch__mdjigDqsRTZyFNmC.json b/packs/items/Laufen__1__magisch__mdjigDqsRTZyFNmC.json new file mode 100644 index 00000000..0eb832a5 --- /dev/null +++ b/packs/items/Laufen__1__magisch__mdjigDqsRTZyFNmC.json @@ -0,0 +1,30 @@ +{ + "_id": "mdjigDqsRTZyFNmC", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.movement.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!OaG6IhVfS6EmHRux.mdjigDqsRTZyFNmC" +} diff --git a/packs/items/Laufen__1_pAxAXam5JBN6Acz9.json b/packs/items/Laufen__1_pAxAXam5JBN6Acz9.json new file mode 100644 index 00000000..796ed956 --- /dev/null +++ b/packs/items/Laufen__1_pAxAXam5JBN6Acz9.json @@ -0,0 +1,38 @@ +{ + "_id": "pAxAXam5JBN6Acz9", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.movement.total", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Laufen -1", + "description": "", + "statuses": [], + "_key": "!items.effects!t13RJoXrsS0HAyIQ.pAxAXam5JBN6Acz9" +} diff --git a/packs/items/Lederbecher_d4OegxLYAGpzMFsc.json b/packs/items/Lederbecher_d4OegxLYAGpzMFsc.json index 292d64cf..ce236f67 100644 --- a/packs/items/Lederbecher_d4OegxLYAGpzMFsc.json +++ b/packs/items/Lederbecher_d4OegxLYAGpzMFsc.json @@ -1,29 +1,29 @@ { - "_id": "d4OegxLYAGpzMFsc", - "name": "Lederbecher", - "type": "loot", - "img": "icons/containers/kitchenware/mug-stein-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343127, - "modifiedTime": 1668995457400, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!d4OegxLYAGpzMFsc" -} \ No newline at end of file + "_id": "d4OegxLYAGpzMFsc", + "name": "Lederbecher", + "type": "loot", + "img": "icons/containers/kitchenware/mug-stein-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343127, + "modifiedTime": 1687731797060, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!d4OegxLYAGpzMFsc" +} diff --git a/packs/items/Lederpanzer_60MhQmXh0c2cT5nx.json b/packs/items/Lederpanzer_60MhQmXh0c2cT5nx.json index 22859e2a..e80f46d9 100644 --- a/packs/items/Lederpanzer_60MhQmXh0c2cT5nx.json +++ b/packs/items/Lederpanzer_60MhQmXh0c2cT5nx.json @@ -1,33 +1,33 @@ { - "_id": "60MhQmXh0c2cT5nx", - "name": "Lederpanzer", - "type": "armor", - "img": "icons/equipment/chest/breastplate-banded-leather-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 4, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342726, - "modifiedTime": 1668995456775, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!60MhQmXh0c2cT5nx" -} \ No newline at end of file + "_id": "60MhQmXh0c2cT5nx", + "name": "Lederpanzer", + "type": "armor", + "img": "icons/equipment/chest/breastplate-banded-leather-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 4, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342726, + "modifiedTime": 1687731796950, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!60MhQmXh0c2cT5nx" +} diff --git a/packs/items/Lederpanzer__1_GgYd2UCD2Juq7EUF.json b/packs/items/Lederpanzer__1_GgYd2UCD2Juq7EUF.json index 37d72da0..a1cc7221 100644 --- a/packs/items/Lederpanzer__1_GgYd2UCD2Juq7EUF.json +++ b/packs/items/Lederpanzer__1_GgYd2UCD2Juq7EUF.json @@ -1,35 +1,33 @@ { - "_id": "GgYd2UCD2Juq7EUF", - "name": "Lederpanzer +1", - "type": "armor", - "img": "icons/equipment/chest/breastplate-collared-leather-brown.webp", - "effects": [ - "CUa4rA1A1cwWac46" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342860, - "modifiedTime": 1668995457055, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GgYd2UCD2Juq7EUF" -} \ No newline at end of file + "_id": "GgYd2UCD2Juq7EUF", + "name": "Lederpanzer +1", + "type": "armor", + "img": "icons/equipment/chest/breastplate-collared-leather-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342860, + "modifiedTime": 1687731796987, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GgYd2UCD2Juq7EUF" +} diff --git a/packs/items/Lederpanzer__2_JUTPfEGHEEwpeLvv.json b/packs/items/Lederpanzer__2_JUTPfEGHEEwpeLvv.json index 63223466..adfc0ccd 100644 --- a/packs/items/Lederpanzer__2_JUTPfEGHEEwpeLvv.json +++ b/packs/items/Lederpanzer__2_JUTPfEGHEEwpeLvv.json @@ -1,35 +1,33 @@ { - "_id": "JUTPfEGHEEwpeLvv", - "name": "Lederpanzer +2", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-leather-studded-black.webp", - "effects": [ - "5vJF9ck6rDsBPnKl" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 3254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342876, - "modifiedTime": 1668995457093, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JUTPfEGHEEwpeLvv" -} \ No newline at end of file + "_id": "JUTPfEGHEEwpeLvv", + "name": "Lederpanzer +2", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-leather-studded-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 3254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342876, + "modifiedTime": 1687731796993, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JUTPfEGHEEwpeLvv" +} diff --git a/packs/items/Lederpanzer__3_A6hSQX9cPpoWHiOh.json b/packs/items/Lederpanzer__3_A6hSQX9cPpoWHiOh.json index 3421218b..bde52d98 100644 --- a/packs/items/Lederpanzer__3_A6hSQX9cPpoWHiOh.json +++ b/packs/items/Lederpanzer__3_A6hSQX9cPpoWHiOh.json @@ -1,35 +1,33 @@ { - "_id": "A6hSQX9cPpoWHiOh", - "name": "Lederpanzer +3", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-leather-studded.webp", - "effects": [ - "pYb7mMRhc5KBnUJT" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 4254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342779, - "modifiedTime": 1668995456841, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!A6hSQX9cPpoWHiOh" -} \ No newline at end of file + "_id": "A6hSQX9cPpoWHiOh", + "name": "Lederpanzer +3", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-leather-studded.webp", + "effects": ["pYb7mMRhc5KBnUJT"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 4254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342779, + "modifiedTime": 1687731796964, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!A6hSQX9cPpoWHiOh" +} diff --git a/packs/items/Lederpanzer__F_r_Reittiere___1_yuSDAJwN3NFfcTSE.json b/packs/items/Lederpanzer__F_r_Reittiere___1_yuSDAJwN3NFfcTSE.json index b85122ae..2719158f 100644 --- a/packs/items/Lederpanzer__F_r_Reittiere___1_yuSDAJwN3NFfcTSE.json +++ b/packs/items/Lederpanzer__F_r_Reittiere___1_yuSDAJwN3NFfcTSE.json @@ -1,35 +1,33 @@ { - "_id": "yuSDAJwN3NFfcTSE", - "name": "Lederpanzer (Für Reittiere) +1", - "type": "armor", - "img": "icons/commodities/leather/leather-leaf-tan.webp", - "effects": [ - "ISagK3JV33VmnmoX" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2262, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343590, - "modifiedTime": 1668995457967, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yuSDAJwN3NFfcTSE" -} \ No newline at end of file + "_id": "yuSDAJwN3NFfcTSE", + "name": "Lederpanzer (Für Reittiere) +1", + "type": "armor", + "img": "icons/commodities/leather/leather-leaf-tan.webp", + "effects": ["ISagK3JV33VmnmoX"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2262, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343590, + "modifiedTime": 1687731797115, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yuSDAJwN3NFfcTSE" +} diff --git a/packs/items/Lederpanzer__F_r_Reittiere___2_QNJVRtALi17otgDU.json b/packs/items/Lederpanzer__F_r_Reittiere___2_QNJVRtALi17otgDU.json index 38bd09c6..d19c9b82 100644 --- a/packs/items/Lederpanzer__F_r_Reittiere___2_QNJVRtALi17otgDU.json +++ b/packs/items/Lederpanzer__F_r_Reittiere___2_QNJVRtALi17otgDU.json @@ -1,35 +1,33 @@ { - "_id": "QNJVRtALi17otgDU", - "name": "Lederpanzer (Für Reittiere) +2", - "type": "armor", - "img": "icons/commodities/leather/leather-leaf-tan.webp", - "effects": [ - "9qPThLRf5cwflety" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 3262, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342944, - "modifiedTime": 1668995457208, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QNJVRtALi17otgDU" -} \ No newline at end of file + "_id": "QNJVRtALi17otgDU", + "name": "Lederpanzer (Für Reittiere) +2", + "type": "armor", + "img": "icons/commodities/leather/leather-leaf-tan.webp", + "effects": ["9qPThLRf5cwflety"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 3262, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342944, + "modifiedTime": 1687731797011, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!QNJVRtALi17otgDU" +} diff --git a/packs/items/Lederpanzer__F_r_Reittiere___3_34fD45Yzi3s2cSgy.json b/packs/items/Lederpanzer__F_r_Reittiere___3_34fD45Yzi3s2cSgy.json index 7a7311d1..2bce5936 100644 --- a/packs/items/Lederpanzer__F_r_Reittiere___3_34fD45Yzi3s2cSgy.json +++ b/packs/items/Lederpanzer__F_r_Reittiere___3_34fD45Yzi3s2cSgy.json @@ -1,35 +1,33 @@ { - "_id": "34fD45Yzi3s2cSgy", - "name": "Lederpanzer (Für Reittiere) +3", - "type": "armor", - "img": "icons/commodities/leather/leather-leaf-tan.webp", - "effects": [ - "DY0fXwaK8RHbyo75" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 4262, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342696, - "modifiedTime": 1668995456753, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!34fD45Yzi3s2cSgy" -} \ No newline at end of file + "_id": "34fD45Yzi3s2cSgy", + "name": "Lederpanzer (Für Reittiere) +3", + "type": "armor", + "img": "icons/commodities/leather/leather-leaf-tan.webp", + "effects": ["DY0fXwaK8RHbyo75"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 4262, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342696, + "modifiedTime": 1687731796943, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!34fD45Yzi3s2cSgy" +} diff --git a/packs/items/Lederpanzer__F_r_Reittiere__aNGn2tplXGSikyV7.json b/packs/items/Lederpanzer__F_r_Reittiere__aNGn2tplXGSikyV7.json index dcf13af7..e394da85 100644 --- a/packs/items/Lederpanzer__F_r_Reittiere__aNGn2tplXGSikyV7.json +++ b/packs/items/Lederpanzer__F_r_Reittiere__aNGn2tplXGSikyV7.json @@ -1,33 +1,33 @@ { - "_id": "aNGn2tplXGSikyV7", - "name": "Lederpanzer (Für Reittiere)", - "type": "armor", - "img": "icons/commodities/leather/leather-leaf-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 12, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343088, - "modifiedTime": 1668995457366, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!aNGn2tplXGSikyV7" -} \ No newline at end of file + "_id": "aNGn2tplXGSikyV7", + "name": "Lederpanzer (Für Reittiere)", + "type": "armor", + "img": "icons/commodities/leather/leather-leaf-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 12, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343088, + "modifiedTime": 1687731797050, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!aNGn2tplXGSikyV7" +} diff --git a/packs/items/Lederschienen_GgWdEi4yyPb1wqYn.json b/packs/items/Lederschienen_GgWdEi4yyPb1wqYn.json index 251b4e1b..8ea44779 100644 --- a/packs/items/Lederschienen_GgWdEi4yyPb1wqYn.json +++ b/packs/items/Lederschienen_GgWdEi4yyPb1wqYn.json @@ -1,33 +1,33 @@ { - "_id": "GgWdEi4yyPb1wqYn", - "name": "Lederschienen", - "type": "armor", - "img": "icons/equipment/wrist/bracer-simple-leather.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

An Arm & Bein

", - "quantity": 1, - "price": 4, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "vambraceGreaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342859, - "modifiedTime": 1668995457052, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GgWdEi4yyPb1wqYn" -} \ No newline at end of file + "_id": "GgWdEi4yyPb1wqYn", + "name": "Lederschienen", + "type": "armor", + "img": "icons/equipment/wrist/bracer-simple-leather.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

An Arm & Bein

", + "quantity": 1, + "price": 4, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "vambraceGreaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342859, + "modifiedTime": 1687731796987, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GgWdEi4yyPb1wqYn" +} diff --git a/packs/items/Lederschienen__1_Hna91ve4yx84u7zJ.json b/packs/items/Lederschienen__1_Hna91ve4yx84u7zJ.json index c97dcc1f..551a0e9b 100644 --- a/packs/items/Lederschienen__1_Hna91ve4yx84u7zJ.json +++ b/packs/items/Lederschienen__1_Hna91ve4yx84u7zJ.json @@ -1,35 +1,33 @@ { - "_id": "Hna91ve4yx84u7zJ", - "name": "Lederschienen +1", - "type": "armor", - "img": "icons/equipment/wrist/bracer-simple-leather-steel.webp", - "effects": [ - "KL8cnKi5NITkDENS" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

An Arm & Bein

", - "quantity": 1, - "price": 2254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "vambraceGreaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342866, - "modifiedTime": 1668995457071, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Hna91ve4yx84u7zJ" -} \ No newline at end of file + "_id": "Hna91ve4yx84u7zJ", + "name": "Lederschienen +1", + "type": "armor", + "img": "icons/equipment/wrist/bracer-simple-leather-steel.webp", + "effects": ["KL8cnKi5NITkDENS"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

An Arm & Bein

", + "quantity": 1, + "price": 2254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "vambraceGreaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342866, + "modifiedTime": 1687731796990, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Hna91ve4yx84u7zJ" +} diff --git a/packs/items/Lederschienen__2_yleQcy5mTJ5jn3RZ.json b/packs/items/Lederschienen__2_yleQcy5mTJ5jn3RZ.json index 08b0cd8c..e73b00aa 100644 --- a/packs/items/Lederschienen__2_yleQcy5mTJ5jn3RZ.json +++ b/packs/items/Lederschienen__2_yleQcy5mTJ5jn3RZ.json @@ -1,35 +1,33 @@ { - "_id": "yleQcy5mTJ5jn3RZ", - "name": "Lederschienen +2", - "type": "armor", - "img": "icons/equipment/wrist/bracer-straight-leather-red.webp", - "effects": [ - "YzSUbB0a2EknrxQQ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

An Arm & Bein

", - "quantity": 1, - "price": 3254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "vambraceGreaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343585, - "modifiedTime": 1668995457962, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yleQcy5mTJ5jn3RZ" -} \ No newline at end of file + "_id": "yleQcy5mTJ5jn3RZ", + "name": "Lederschienen +2", + "type": "armor", + "img": "icons/equipment/wrist/bracer-straight-leather-red.webp", + "effects": ["YzSUbB0a2EknrxQQ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

An Arm & Bein

", + "quantity": 1, + "price": 3254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "vambraceGreaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343585, + "modifiedTime": 1687731797114, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yleQcy5mTJ5jn3RZ" +} diff --git a/packs/items/Lederschienen__3_Aw9aoumlI69gYv75.json b/packs/items/Lederschienen__3_Aw9aoumlI69gYv75.json index 76f9dc4b..23ce4c05 100644 --- a/packs/items/Lederschienen__3_Aw9aoumlI69gYv75.json +++ b/packs/items/Lederschienen__3_Aw9aoumlI69gYv75.json @@ -1,35 +1,33 @@ { - "_id": "Aw9aoumlI69gYv75", - "name": "Lederschienen +3", - "type": "armor", - "img": "icons/equipment/wrist/bracer-banded-leather-black.webp", - "effects": [ - "LE8TRjZF13O6kDB8" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

An Arm & Bein

", - "quantity": 1, - "price": 4254, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "vambraceGreaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342791, - "modifiedTime": 1668995456866, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Aw9aoumlI69gYv75" -} \ No newline at end of file + "_id": "Aw9aoumlI69gYv75", + "name": "Lederschienen +3", + "type": "armor", + "img": "icons/equipment/wrist/bracer-banded-leather-black.webp", + "effects": ["LE8TRjZF13O6kDB8"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

An Arm & Bein

", + "quantity": 1, + "price": 4254, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "vambraceGreaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342791, + "modifiedTime": 1687731796971, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Aw9aoumlI69gYv75" +} diff --git a/packs/items/Leichte_Armbrust__1_9MsBlnMhvAMe4zTk.json b/packs/items/Leichte_Armbrust__1_9MsBlnMhvAMe4zTk.json index 04e429df..944262d8 100644 --- a/packs/items/Leichte_Armbrust__1_9MsBlnMhvAMe4zTk.json +++ b/packs/items/Leichte_Armbrust__1_9MsBlnMhvAMe4zTk.json @@ -1,36 +1,33 @@ { - "_id": "9MsBlnMhvAMe4zTk", - "name": "Leichte Armbrust +1", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-simple-brown.webp", - "effects": [ - "gMm2PnBADqXBrCi1", - "sACwF2e5qLRs6c1a" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 1758, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 3, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342769, - "modifiedTime": 1668995456826, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9MsBlnMhvAMe4zTk" -} \ No newline at end of file + "_id": "9MsBlnMhvAMe4zTk", + "name": "Leichte Armbrust +1", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-simple-brown.webp", + "effects": ["sACwF2e5qLRs6c1a"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 1758, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 3, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342769, + "modifiedTime": 1687731796961, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9MsBlnMhvAMe4zTk" +} diff --git a/packs/items/Leichte_Armbrust__2_PihP9eVyE4UEi1jj.json b/packs/items/Leichte_Armbrust__2_PihP9eVyE4UEi1jj.json index 8f57f76b..12a88e0b 100644 --- a/packs/items/Leichte_Armbrust__2_PihP9eVyE4UEi1jj.json +++ b/packs/items/Leichte_Armbrust__2_PihP9eVyE4UEi1jj.json @@ -1,36 +1,33 @@ { - "_id": "PihP9eVyE4UEi1jj", - "name": "Leichte Armbrust +2", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-simple-black.webp", - "effects": [ - "gMm2PnBADqXBrCi1", - "63yxBIQ4ZvuvtVsV" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 2258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342939, - "modifiedTime": 1668995457203, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PihP9eVyE4UEi1jj" -} \ No newline at end of file + "_id": "PihP9eVyE4UEi1jj", + "name": "Leichte Armbrust +2", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-simple-black.webp", + "effects": ["63yxBIQ4ZvuvtVsV"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 2258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342939, + "modifiedTime": 1687731797009, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!PihP9eVyE4UEi1jj" +} diff --git a/packs/items/Leichte_Armbrust__3_XSXEDiMN27cuEoOx.json b/packs/items/Leichte_Armbrust__3_XSXEDiMN27cuEoOx.json index 8f8f823e..a3b31405 100644 --- a/packs/items/Leichte_Armbrust__3_XSXEDiMN27cuEoOx.json +++ b/packs/items/Leichte_Armbrust__3_XSXEDiMN27cuEoOx.json @@ -1,36 +1,33 @@ { - "_id": "XSXEDiMN27cuEoOx", - "name": "Leichte Armbrust +3", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-purple.webp", - "effects": [ - "gMm2PnBADqXBrCi1", - "z2uPOzDQ47VbWmt5" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 2758, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 5, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343066, - "modifiedTime": 1668995457349, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XSXEDiMN27cuEoOx" -} \ No newline at end of file + "_id": "XSXEDiMN27cuEoOx", + "name": "Leichte Armbrust +3", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-purple.webp", + "effects": ["z2uPOzDQ47VbWmt5"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 2758, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 5, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343066, + "modifiedTime": 1687731797044, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XSXEDiMN27cuEoOx" +} diff --git a/packs/items/Leichte_Armbrust_fnq4WOljIoYdbsUT.json b/packs/items/Leichte_Armbrust_fnq4WOljIoYdbsUT.json index d01dbf79..26417cb2 100644 --- a/packs/items/Leichte_Armbrust_fnq4WOljIoYdbsUT.json +++ b/packs/items/Leichte_Armbrust_fnq4WOljIoYdbsUT.json @@ -1,36 +1,34 @@ { - "_id": "fnq4WOljIoYdbsUT", - "name": "Leichte Armbrust", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-simple-purple.webp", - "effects": [ - "gMm2PnBADqXBrCi1" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 8, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 2, - "opponentDefense": 0, - "name": " +1" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343203, - "modifiedTime": 1668995457497, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fnq4WOljIoYdbsUT" -} \ No newline at end of file + "_id": "fnq4WOljIoYdbsUT", + "name": "Leichte Armbrust", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-simple-purple.webp", + "effects": ["gMm2PnBADqXBrCi1"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 8, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 2, + "opponentDefense": 0, + "name": " +1" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343203, + "modifiedTime": 1687731797074, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fnq4WOljIoYdbsUT" +} diff --git a/packs/items/Mantel_der_Augen_9xjica2DVZso8NIU.json b/packs/items/Mantel_der_Augen_9xjica2DVZso8NIU.json index 9306f16c..bd270c9a 100644 --- a/packs/items/Mantel_der_Augen_9xjica2DVZso8NIU.json +++ b/packs/items/Mantel_der_Augen_9xjica2DVZso8NIU.json @@ -1,32 +1,30 @@ { - "_id": "9xjica2DVZso8NIU", - "name": "Mantel der Augen", - "type": "equipment", - "img": "icons/equipment/back/cloak-collared-red.webp", - "effects": [ - "7I80O404E6ty4pHv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser mit Augenmustern bestickte Mantel gewährt seinem Träger Wahrnehmung +III.

", - "quantity": 1, - "price": 376, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342776, - "modifiedTime": 1668995456837, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9xjica2DVZso8NIU" -} \ No newline at end of file + "_id": "9xjica2DVZso8NIU", + "name": "Mantel der Augen", + "type": "equipment", + "img": "icons/equipment/back/cloak-collared-red.webp", + "effects": ["7I80O404E6ty4pHv"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser mit Augenmustern bestickte Mantel gewährt seinem Träger Wahrnehmung +III.

", + "quantity": 1, + "price": 376, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342776, + "modifiedTime": 1687731796963, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9xjica2DVZso8NIU" +} diff --git a/packs/items/Metallbesteck_7JCc96rbTbTSASbT.json b/packs/items/Metallbesteck_7JCc96rbTbTSASbT.json index c209e981..5a10d756 100644 --- a/packs/items/Metallbesteck_7JCc96rbTbTSASbT.json +++ b/packs/items/Metallbesteck_7JCc96rbTbTSASbT.json @@ -1,29 +1,29 @@ { - "_id": "7JCc96rbTbTSASbT", - "name": "Metallbesteck", - "type": "loot", - "img": "icons/tools/cooking/fork-steel-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 4, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342741, - "modifiedTime": 1668995456788, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7JCc96rbTbTSASbT" -} \ No newline at end of file + "_id": "7JCc96rbTbTSASbT", + "name": "Metallbesteck", + "type": "loot", + "img": "icons/tools/cooking/fork-steel-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 4, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342741, + "modifiedTime": 1687731796955, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!7JCc96rbTbTSASbT" +} diff --git a/packs/items/Metallhelm__1_esfwvMs1ffgSXjbS.json b/packs/items/Metallhelm__1_esfwvMs1ffgSXjbS.json index 65c18d6a..255cfe03 100644 --- a/packs/items/Metallhelm__1_esfwvMs1ffgSXjbS.json +++ b/packs/items/Metallhelm__1_esfwvMs1ffgSXjbS.json @@ -1,35 +1,33 @@ { - "_id": "esfwvMs1ffgSXjbS", - "name": "Metallhelm +1", - "type": "armor", - "img": "icons/equipment/head/helm-barbute-rounded-steel.webp", - "effects": [ - "uo5922qyPvi35mhm" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "helmet" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343188, - "modifiedTime": 1668995457474, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!esfwvMs1ffgSXjbS" -} \ No newline at end of file + "_id": "esfwvMs1ffgSXjbS", + "name": "Metallhelm +1", + "type": "armor", + "img": "icons/equipment/head/helm-barbute-rounded-steel.webp", + "effects": ["uo5922qyPvi35mhm"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "helmet" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343188, + "modifiedTime": 1687731797071, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!esfwvMs1ffgSXjbS" +} diff --git a/packs/items/Metallhelm__2_9PdQv9CRy4ckaF0j.json b/packs/items/Metallhelm__2_9PdQv9CRy4ckaF0j.json index fd3b3dcb..2be11376 100644 --- a/packs/items/Metallhelm__2_9PdQv9CRy4ckaF0j.json +++ b/packs/items/Metallhelm__2_9PdQv9CRy4ckaF0j.json @@ -1,35 +1,33 @@ { - "_id": "9PdQv9CRy4ckaF0j", - "name": "Metallhelm +2", - "type": "armor", - "img": "icons/equipment/head/helm-barbute-engraved.webp", - "effects": [ - "9IOcWr1CbRpF3lya" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 3256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "helmet" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342772, - "modifiedTime": 1668995456831, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9PdQv9CRy4ckaF0j" -} \ No newline at end of file + "_id": "9PdQv9CRy4ckaF0j", + "name": "Metallhelm +2", + "type": "armor", + "img": "icons/equipment/head/helm-barbute-engraved.webp", + "effects": ["9IOcWr1CbRpF3lya"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 3256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "helmet" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342772, + "modifiedTime": 1687731796962, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9PdQv9CRy4ckaF0j" +} diff --git a/packs/items/Metallhelm__3_A109X3ZiGGGiWCze.json b/packs/items/Metallhelm__3_A109X3ZiGGGiWCze.json index 8f9a82fd..11c3ade6 100644 --- a/packs/items/Metallhelm__3_A109X3ZiGGGiWCze.json +++ b/packs/items/Metallhelm__3_A109X3ZiGGGiWCze.json @@ -1,35 +1,33 @@ { - "_id": "A109X3ZiGGGiWCze", - "name": "Metallhelm +3", - "type": "armor", - "img": "icons/equipment/head/helm-barbute-engraved-steel.webp", - "effects": [ - "vhwepr5mHZHWDkCf" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 4256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "helmet" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342777, - "modifiedTime": 1668995456839, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!A109X3ZiGGGiWCze" -} \ No newline at end of file + "_id": "A109X3ZiGGGiWCze", + "name": "Metallhelm +3", + "type": "armor", + "img": "icons/equipment/head/helm-barbute-engraved-steel.webp", + "effects": ["vhwepr5mHZHWDkCf"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 4256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "helmet" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342777, + "modifiedTime": 1687731796964, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!A109X3ZiGGGiWCze" +} diff --git a/packs/items/Metallhelm_fKhTsMO4YXDYY8GX.json b/packs/items/Metallhelm_fKhTsMO4YXDYY8GX.json index 5be67bf3..d6cc5c5f 100644 --- a/packs/items/Metallhelm_fKhTsMO4YXDYY8GX.json +++ b/packs/items/Metallhelm_fKhTsMO4YXDYY8GX.json @@ -1,35 +1,33 @@ { - "_id": "fKhTsMO4YXDYY8GX", - "name": "Metallhelm", - "type": "armor", - "img": "icons/equipment/head/helm-barbute-reinforced.webp", - "effects": [ - "wlQWjU1kXovR5G1J" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -1

", - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "helmet" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343198, - "modifiedTime": 1668995457481, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fKhTsMO4YXDYY8GX" -} \ No newline at end of file + "_id": "fKhTsMO4YXDYY8GX", + "name": "Metallhelm", + "type": "armor", + "img": "icons/equipment/head/helm-barbute-reinforced.webp", + "effects": ["wlQWjU1kXovR5G1J"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -1

", + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "helmet" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343198, + "modifiedTime": 1687731797072, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fKhTsMO4YXDYY8GX" +} diff --git a/packs/items/Metallkrug_egleYygLWn8IfeuF.json b/packs/items/Metallkrug_egleYygLWn8IfeuF.json index fdb2bba6..20d8edc5 100644 --- a/packs/items/Metallkrug_egleYygLWn8IfeuF.json +++ b/packs/items/Metallkrug_egleYygLWn8IfeuF.json @@ -1,29 +1,29 @@ { - "_id": "egleYygLWn8IfeuF", - "name": "Metallkrug", - "type": "loot", - "img": "icons/containers/kitchenware/mug-steel-wood-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343177, - "modifiedTime": 1668995457459, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!egleYygLWn8IfeuF" -} \ No newline at end of file + "_id": "egleYygLWn8IfeuF", + "name": "Metallkrug", + "type": "loot", + "img": "icons/containers/kitchenware/mug-steel-wood-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343177, + "modifiedTime": 1687731797070, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!egleYygLWn8IfeuF" +} diff --git a/packs/items/Metallschild__1_iGiZU77IGQQqlYFr.json b/packs/items/Metallschild__1_iGiZU77IGQQqlYFr.json index e3efb82b..8db52c1b 100644 --- a/packs/items/Metallschild__1_iGiZU77IGQQqlYFr.json +++ b/packs/items/Metallschild__1_iGiZU77IGQQqlYFr.json @@ -1,33 +1,31 @@ { - "_id": "iGiZU77IGQQqlYFr", - "name": "Metallschild +1", - "type": "shield", - "img": "icons/equipment/shield/heater-steel-grey.webp", - "effects": [ - "9xMdH6XQxlulL7wv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343247, - "modifiedTime": 1668995457560, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iGiZU77IGQQqlYFr" -} \ No newline at end of file + "_id": "iGiZU77IGQQqlYFr", + "name": "Metallschild +1", + "type": "shield", + "img": "icons/equipment/shield/heater-steel-grey.webp", + "effects": ["9xMdH6XQxlulL7wv"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343247, + "modifiedTime": 1687731797080, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!iGiZU77IGQQqlYFr" +} diff --git a/packs/items/Metallschild__2_XyDt7MThnLkDCldV.json b/packs/items/Metallschild__2_XyDt7MThnLkDCldV.json index 34a96dc8..9e66e494 100644 --- a/packs/items/Metallschild__2_XyDt7MThnLkDCldV.json +++ b/packs/items/Metallschild__2_XyDt7MThnLkDCldV.json @@ -1,33 +1,31 @@ { - "_id": "XyDt7MThnLkDCldV", - "name": "Metallschild +2", - "type": "shield", - "img": "icons/equipment/shield/heater-steel-sword-yellow-black.webp", - "effects": [ - "MidC9f4kBbIz7Z7S" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 3258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343075, - "modifiedTime": 1668995457353, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XyDt7MThnLkDCldV" -} \ No newline at end of file + "_id": "XyDt7MThnLkDCldV", + "name": "Metallschild +2", + "type": "shield", + "img": "icons/equipment/shield/heater-steel-sword-yellow-black.webp", + "effects": ["MidC9f4kBbIz7Z7S"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 3258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343075, + "modifiedTime": 1687731797045, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XyDt7MThnLkDCldV" +} diff --git a/packs/items/Metallschild__3_FKg3YI1EtiNfDcYO.json b/packs/items/Metallschild__3_FKg3YI1EtiNfDcYO.json index 6352b62c..369911e2 100644 --- a/packs/items/Metallschild__3_FKg3YI1EtiNfDcYO.json +++ b/packs/items/Metallschild__3_FKg3YI1EtiNfDcYO.json @@ -1,33 +1,31 @@ { - "_id": "FKg3YI1EtiNfDcYO", - "name": "Metallschild +3", - "type": "shield", - "img": "icons/equipment/shield/heater-steel-spiral.webp", - "effects": [ - "KZBNNdOmSqFkXC0X" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 4258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342817, - "modifiedTime": 1668995457011, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FKg3YI1EtiNfDcYO" -} \ No newline at end of file + "_id": "FKg3YI1EtiNfDcYO", + "name": "Metallschild +3", + "type": "shield", + "img": "icons/equipment/shield/heater-steel-spiral.webp", + "effects": ["KZBNNdOmSqFkXC0X"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 4258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342817, + "modifiedTime": 1687731796980, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FKg3YI1EtiNfDcYO" +} diff --git a/packs/items/Metallschild_gyfU78OLQj8qH3Zh.json b/packs/items/Metallschild_gyfU78OLQj8qH3Zh.json index 2fdd0983..b29389e7 100644 --- a/packs/items/Metallschild_gyfU78OLQj8qH3Zh.json +++ b/packs/items/Metallschild_gyfU78OLQj8qH3Zh.json @@ -1,33 +1,31 @@ { - "_id": "gyfU78OLQj8qH3Zh", - "name": "Metallschild", - "type": "shield", - "img": "icons/equipment/shield/heater-steel-worn.webp", - "effects": [ - "kDcyXkLx75K2YRCl" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 8, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "armorValue": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343221, - "modifiedTime": 1668995457516, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gyfU78OLQj8qH3Zh" -} \ No newline at end of file + "_id": "gyfU78OLQj8qH3Zh", + "name": "Metallschild", + "type": "shield", + "img": "icons/equipment/shield/heater-steel-worn.webp", + "effects": ["kDcyXkLx75K2YRCl"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 8, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "armorValue": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343221, + "modifiedTime": 1687731797077, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!gyfU78OLQj8qH3Zh" +} diff --git a/packs/items/Morgenstern_QNDLfvjiv9szUTYT.json b/packs/items/Morgenstern_QNDLfvjiv9szUTYT.json index ed8e7b7d..7905a303 100644 --- a/packs/items/Morgenstern_QNDLfvjiv9szUTYT.json +++ b/packs/items/Morgenstern_QNDLfvjiv9szUTYT.json @@ -1,33 +1,33 @@ { - "_id": "QNDLfvjiv9szUTYT", - "name": "Morgenstern", - "type": "weapon", - "img": "icons/weapons/maces/mace-flanged-steel.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342942, - "modifiedTime": 1668995457207, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QNDLfvjiv9szUTYT" -} \ No newline at end of file + "_id": "QNDLfvjiv9szUTYT", + "name": "Morgenstern", + "type": "weapon", + "img": "icons/weapons/maces/mace-flanged-steel.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342942, + "modifiedTime": 1687731797010, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!QNDLfvjiv9szUTYT" +} diff --git a/packs/items/Morgenstern__1_u1ycDWee8nHPfZHA.json b/packs/items/Morgenstern__1_u1ycDWee8nHPfZHA.json index e7a8c1f8..5412ccc1 100644 --- a/packs/items/Morgenstern__1_u1ycDWee8nHPfZHA.json +++ b/packs/items/Morgenstern__1_u1ycDWee8nHPfZHA.json @@ -1,35 +1,33 @@ { - "_id": "u1ycDWee8nHPfZHA", - "name": "Morgenstern +1", - "type": "weapon", - "img": "icons/weapons/maces/mace-round-studded.webp", - "effects": [ - "nTOl8E9qA6stLcEJ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343519, - "modifiedTime": 1668995457871, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!u1ycDWee8nHPfZHA" -} \ No newline at end of file + "_id": "u1ycDWee8nHPfZHA", + "name": "Morgenstern +1", + "type": "weapon", + "img": "icons/weapons/maces/mace-round-studded.webp", + "effects": ["nTOl8E9qA6stLcEJ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343519, + "modifiedTime": 1687731797105, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!u1ycDWee8nHPfZHA" +} diff --git a/packs/items/Morgenstern__2_TSoSy8ck9XCUa1SM.json b/packs/items/Morgenstern__2_TSoSy8ck9XCUa1SM.json index 4273822d..9766207a 100644 --- a/packs/items/Morgenstern__2_TSoSy8ck9XCUa1SM.json +++ b/packs/items/Morgenstern__2_TSoSy8ck9XCUa1SM.json @@ -1,35 +1,33 @@ { - "_id": "TSoSy8ck9XCUa1SM", - "name": "Morgenstern +2", - "type": "weapon", - "img": "icons/weapons/maces/mace-round-spiked-grey.webp", - "effects": [ - "fZ3VByauGosUUN3D" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343000, - "modifiedTime": 1668995457306, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TSoSy8ck9XCUa1SM" -} \ No newline at end of file + "_id": "TSoSy8ck9XCUa1SM", + "name": "Morgenstern +2", + "type": "weapon", + "img": "icons/weapons/maces/mace-round-spiked-grey.webp", + "effects": ["fZ3VByauGosUUN3D"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343000, + "modifiedTime": 1687731797029, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!TSoSy8ck9XCUa1SM" +} diff --git a/packs/items/Morgenstern__3_czxph9BZaC6Cj7kM.json b/packs/items/Morgenstern__3_czxph9BZaC6Cj7kM.json index e614de39..1a11b386 100644 --- a/packs/items/Morgenstern__3_czxph9BZaC6Cj7kM.json +++ b/packs/items/Morgenstern__3_czxph9BZaC6Cj7kM.json @@ -1,35 +1,33 @@ { - "_id": "czxph9BZaC6Cj7kM", - "name": "Morgenstern +3", - "type": "weapon", - "img": "icons/weapons/maces/mace-round-spiked-black.webp", - "effects": [ - "JzKt4gdYSSlA6hSo" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343120, - "modifiedTime": 1668995457398, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!czxph9BZaC6Cj7kM" -} \ No newline at end of file + "_id": "czxph9BZaC6Cj7kM", + "name": "Morgenstern +3", + "type": "weapon", + "img": "icons/weapons/maces/mace-round-spiked-black.webp", + "effects": ["JzKt4gdYSSlA6hSo"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343120, + "modifiedTime": 1687731797059, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!czxph9BZaC6Cj7kM" +} diff --git a/packs/items/Orkspalter_RGyfv3y0LxHORAzA.json b/packs/items/Orkspalter_RGyfv3y0LxHORAzA.json index 7243a04b..80010985 100644 --- a/packs/items/Orkspalter_RGyfv3y0LxHORAzA.json +++ b/packs/items/Orkspalter_RGyfv3y0LxHORAzA.json @@ -1,37 +1,33 @@ { - "_id": "RGyfv3y0LxHORAzA", - "name": "Orkspalter", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-engraved-runes.webp", - "effects": [ - "Ytio5tOcCUO91MQ0", - "armx56Psy1qosJib", - "qr1bY5zTm5ViDmnd" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine alte, legendäre Zwergenaxt +1 mit Brutaler Hieb +II.

\n

Zweihändig, Initiative -1

", - "quantity": 1, - "price": 4310, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342960, - "modifiedTime": 1668995457230, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RGyfv3y0LxHORAzA" -} \ No newline at end of file + "_id": "RGyfv3y0LxHORAzA", + "name": "Orkspalter", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-engraved-runes.webp", + "effects": ["armx56Psy1qosJib", "qr1bY5zTm5ViDmnd"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine alte, legendäre Zwergenaxt +1 mit Brutaler Hieb +II.

\n

Zweihändig, Initiative -1

", + "quantity": 1, + "price": 4310, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342960, + "modifiedTime": 1687731797016, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RGyfv3y0LxHORAzA" +} diff --git a/packs/items/Panzerung__1__magisch__1M6yYhufFsvYsske.json b/packs/items/Panzerung__1__magisch__1M6yYhufFsvYsske.json new file mode 100644 index 00000000..6ee17a9a --- /dev/null +++ b/packs/items/Panzerung__1__magisch__1M6yYhufFsvYsske.json @@ -0,0 +1,38 @@ +{ + "_id": "1M6yYhufFsvYsske", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!89ZunLlXp1Lm6Wzd.1M6yYhufFsvYsske" +} diff --git a/packs/items/Panzerung__1__magisch__6NLQSkPxsA3H8Gc8.json b/packs/items/Panzerung__1__magisch__6NLQSkPxsA3H8Gc8.json new file mode 100644 index 00000000..d4e52fca --- /dev/null +++ b/packs/items/Panzerung__1__magisch__6NLQSkPxsA3H8Gc8.json @@ -0,0 +1,38 @@ +{ + "_id": "6NLQSkPxsA3H8Gc8", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!sUHJSIG8aTs0do67.6NLQSkPxsA3H8Gc8" +} diff --git a/packs/items/Panzerung__1__magisch__9xMdH6XQxlulL7wv.json b/packs/items/Panzerung__1__magisch__9xMdH6XQxlulL7wv.json new file mode 100644 index 00000000..cd2d07cb --- /dev/null +++ b/packs/items/Panzerung__1__magisch__9xMdH6XQxlulL7wv.json @@ -0,0 +1,38 @@ +{ + "_id": "9xMdH6XQxlulL7wv", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!iGiZU77IGQQqlYFr.9xMdH6XQxlulL7wv" +} diff --git a/packs/items/Panzerung__1__magisch__C7jqj8julpambLpm.json b/packs/items/Panzerung__1__magisch__C7jqj8julpambLpm.json new file mode 100644 index 00000000..e73941da --- /dev/null +++ b/packs/items/Panzerung__1__magisch__C7jqj8julpambLpm.json @@ -0,0 +1,38 @@ +{ + "_id": "C7jqj8julpambLpm", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!tQ1LUX7in4xuuR12.C7jqj8julpambLpm" +} diff --git a/packs/items/Panzerung__1__magisch__CUa4rA1A1cwWac46.json b/packs/items/Panzerung__1__magisch__CUa4rA1A1cwWac46.json new file mode 100644 index 00000000..67b38c35 --- /dev/null +++ b/packs/items/Panzerung__1__magisch__CUa4rA1A1cwWac46.json @@ -0,0 +1,30 @@ +{ + "_id": "CUa4rA1A1cwWac46", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.defense.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": null, + "origin": null, + "tint": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!yocl6DZ7hfOupqqz.CUa4rA1A1cwWac46" +} diff --git a/packs/items/Panzerung__1__magisch__CXouU4P0kZYU6oXR.json b/packs/items/Panzerung__1__magisch__CXouU4P0kZYU6oXR.json new file mode 100644 index 00000000..3abdf586 --- /dev/null +++ b/packs/items/Panzerung__1__magisch__CXouU4P0kZYU6oXR.json @@ -0,0 +1,38 @@ +{ + "_id": "CXouU4P0kZYU6oXR", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!CQZtlL8zUdOVUVrU.CXouU4P0kZYU6oXR" +} diff --git a/packs/items/Panzerung__1__magisch__I32OnPe7rgPEHtEk.json b/packs/items/Panzerung__1__magisch__I32OnPe7rgPEHtEk.json new file mode 100644 index 00000000..53f2947f --- /dev/null +++ b/packs/items/Panzerung__1__magisch__I32OnPe7rgPEHtEk.json @@ -0,0 +1,38 @@ +{ + "_id": "I32OnPe7rgPEHtEk", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!KJsCiqvtPqjyu65Y.I32OnPe7rgPEHtEk" +} diff --git a/packs/items/Panzerung__1__magisch__ISagK3JV33VmnmoX.json b/packs/items/Panzerung__1__magisch__ISagK3JV33VmnmoX.json new file mode 100644 index 00000000..3ceb48a3 --- /dev/null +++ b/packs/items/Panzerung__1__magisch__ISagK3JV33VmnmoX.json @@ -0,0 +1,38 @@ +{ + "_id": "ISagK3JV33VmnmoX", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!yuSDAJwN3NFfcTSE.ISagK3JV33VmnmoX" +} diff --git a/packs/items/Panzerung__1__magisch__IwrLITAgM3vLzkwA.json b/packs/items/Panzerung__1__magisch__IwrLITAgM3vLzkwA.json new file mode 100644 index 00000000..db71a49a --- /dev/null +++ b/packs/items/Panzerung__1__magisch__IwrLITAgM3vLzkwA.json @@ -0,0 +1,38 @@ +{ + "_id": "IwrLITAgM3vLzkwA", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!XBCdDIpdR1weOhiy.IwrLITAgM3vLzkwA" +} diff --git a/packs/items/Panzerung__1__magisch__JjEEDD1H1NvKF1Vr.json b/packs/items/Panzerung__1__magisch__JjEEDD1H1NvKF1Vr.json new file mode 100644 index 00000000..6cc854ef --- /dev/null +++ b/packs/items/Panzerung__1__magisch__JjEEDD1H1NvKF1Vr.json @@ -0,0 +1,38 @@ +{ + "_id": "JjEEDD1H1NvKF1Vr", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!xeSyfEpn3gABmKDR.JjEEDD1H1NvKF1Vr" +} diff --git a/packs/items/Panzerung__1__magisch__Jkhqmke6gzWU8vPZ.json b/packs/items/Panzerung__1__magisch__Jkhqmke6gzWU8vPZ.json new file mode 100644 index 00000000..f129479f --- /dev/null +++ b/packs/items/Panzerung__1__magisch__Jkhqmke6gzWU8vPZ.json @@ -0,0 +1,38 @@ +{ + "_id": "Jkhqmke6gzWU8vPZ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!99xGE9jkmXEXyf4U.Jkhqmke6gzWU8vPZ" +} diff --git a/packs/items/Panzerung__1__magisch__KL8cnKi5NITkDENS.json b/packs/items/Panzerung__1__magisch__KL8cnKi5NITkDENS.json new file mode 100644 index 00000000..e77fa2e3 --- /dev/null +++ b/packs/items/Panzerung__1__magisch__KL8cnKi5NITkDENS.json @@ -0,0 +1,38 @@ +{ + "_id": "KL8cnKi5NITkDENS", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Hna91ve4yx84u7zJ.KL8cnKi5NITkDENS" +} diff --git a/packs/items/Panzerung__1__magisch__TeyRcwja5lQWHICW.json b/packs/items/Panzerung__1__magisch__TeyRcwja5lQWHICW.json new file mode 100644 index 00000000..f8d18d9d --- /dev/null +++ b/packs/items/Panzerung__1__magisch__TeyRcwja5lQWHICW.json @@ -0,0 +1,38 @@ +{ + "_id": "TeyRcwja5lQWHICW", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!ibiHqm4rH8meeu9m.TeyRcwja5lQWHICW" +} diff --git a/packs/items/Panzerung__1__magisch__uo5922qyPvi35mhm.json b/packs/items/Panzerung__1__magisch__uo5922qyPvi35mhm.json new file mode 100644 index 00000000..177b0394 --- /dev/null +++ b/packs/items/Panzerung__1__magisch__uo5922qyPvi35mhm.json @@ -0,0 +1,38 @@ +{ + "_id": "uo5922qyPvi35mhm", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!esfwvMs1ffgSXjbS.uo5922qyPvi35mhm" +} diff --git a/packs/items/Panzerung__2__magisch__0GJ943ZfeGKcsb2l.json b/packs/items/Panzerung__2__magisch__0GJ943ZfeGKcsb2l.json new file mode 100644 index 00000000..36642cd5 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__0GJ943ZfeGKcsb2l.json @@ -0,0 +1,38 @@ +{ + "_id": "0GJ943ZfeGKcsb2l", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!NSg4SdEHDuCfwXji.0GJ943ZfeGKcsb2l" +} diff --git a/packs/items/Panzerung__2__magisch__5vJF9ck6rDsBPnKl.json b/packs/items/Panzerung__2__magisch__5vJF9ck6rDsBPnKl.json new file mode 100644 index 00000000..0eca7d4c --- /dev/null +++ b/packs/items/Panzerung__2__magisch__5vJF9ck6rDsBPnKl.json @@ -0,0 +1,38 @@ +{ + "_id": "5vJF9ck6rDsBPnKl", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!rvDTHq5UoRK6acm6.5vJF9ck6rDsBPnKl" +} diff --git a/packs/items/Panzerung__2__magisch__9IOcWr1CbRpF3lya.json b/packs/items/Panzerung__2__magisch__9IOcWr1CbRpF3lya.json new file mode 100644 index 00000000..7b00b93f --- /dev/null +++ b/packs/items/Panzerung__2__magisch__9IOcWr1CbRpF3lya.json @@ -0,0 +1,38 @@ +{ + "_id": "9IOcWr1CbRpF3lya", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!9PdQv9CRy4ckaF0j.9IOcWr1CbRpF3lya" +} diff --git a/packs/items/Panzerung__2__magisch__9qPThLRf5cwflety.json b/packs/items/Panzerung__2__magisch__9qPThLRf5cwflety.json new file mode 100644 index 00000000..8def74c9 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__9qPThLRf5cwflety.json @@ -0,0 +1,38 @@ +{ + "_id": "9qPThLRf5cwflety", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!QNJVRtALi17otgDU.9qPThLRf5cwflety" +} diff --git a/packs/items/Panzerung__2__magisch__MidC9f4kBbIz7Z7S.json b/packs/items/Panzerung__2__magisch__MidC9f4kBbIz7Z7S.json new file mode 100644 index 00000000..c66d3f1e --- /dev/null +++ b/packs/items/Panzerung__2__magisch__MidC9f4kBbIz7Z7S.json @@ -0,0 +1,38 @@ +{ + "_id": "MidC9f4kBbIz7Z7S", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!XyDt7MThnLkDCldV.MidC9f4kBbIz7Z7S" +} diff --git a/packs/items/Panzerung__2__magisch__YzSUbB0a2EknrxQQ.json b/packs/items/Panzerung__2__magisch__YzSUbB0a2EknrxQQ.json new file mode 100644 index 00000000..33ef6647 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__YzSUbB0a2EknrxQQ.json @@ -0,0 +1,38 @@ +{ + "_id": "YzSUbB0a2EknrxQQ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!yleQcy5mTJ5jn3RZ.YzSUbB0a2EknrxQQ" +} diff --git a/packs/items/Panzerung__2__magisch__Zw9tFdr75QWyt8lO.json b/packs/items/Panzerung__2__magisch__Zw9tFdr75QWyt8lO.json new file mode 100644 index 00000000..c78772a4 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__Zw9tFdr75QWyt8lO.json @@ -0,0 +1,38 @@ +{ + "_id": "Zw9tFdr75QWyt8lO", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!FVnS20q8S7LrAdFj.Zw9tFdr75QWyt8lO" +} diff --git a/packs/items/Panzerung__2__magisch__a2GXKNKHJWdyKb7h.json b/packs/items/Panzerung__2__magisch__a2GXKNKHJWdyKb7h.json new file mode 100644 index 00000000..5caaa913 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__a2GXKNKHJWdyKb7h.json @@ -0,0 +1,38 @@ +{ + "_id": "a2GXKNKHJWdyKb7h", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!j3wcDmBNiDx7sK0n.a2GXKNKHJWdyKb7h" +} diff --git a/packs/items/Panzerung__2__magisch__eu80ImNhR1gsT7jg.json b/packs/items/Panzerung__2__magisch__eu80ImNhR1gsT7jg.json new file mode 100644 index 00000000..46a6e3d8 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__eu80ImNhR1gsT7jg.json @@ -0,0 +1,38 @@ +{ + "_id": "eu80ImNhR1gsT7jg", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!0SrSqLjQ5CMNbwXV.eu80ImNhR1gsT7jg" +} diff --git a/packs/items/Panzerung__2__magisch__gPN9UcowmdjdyGyn.json b/packs/items/Panzerung__2__magisch__gPN9UcowmdjdyGyn.json new file mode 100644 index 00000000..beca2a9a --- /dev/null +++ b/packs/items/Panzerung__2__magisch__gPN9UcowmdjdyGyn.json @@ -0,0 +1,38 @@ +{ + "_id": "gPN9UcowmdjdyGyn", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!12WbnUt5h84JQxMp.gPN9UcowmdjdyGyn" +} diff --git a/packs/items/Panzerung__2__magisch__n0pBAhNqTJbvqDWx.json b/packs/items/Panzerung__2__magisch__n0pBAhNqTJbvqDWx.json new file mode 100644 index 00000000..49a9fe42 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__n0pBAhNqTJbvqDWx.json @@ -0,0 +1,38 @@ +{ + "_id": "n0pBAhNqTJbvqDWx", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!c6N4vskeYthnydo3.n0pBAhNqTJbvqDWx" +} diff --git a/packs/items/Panzerung__2__magisch__pPtRJMUFA3gbNZXx.json b/packs/items/Panzerung__2__magisch__pPtRJMUFA3gbNZXx.json new file mode 100644 index 00000000..dd0f44d4 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__pPtRJMUFA3gbNZXx.json @@ -0,0 +1,38 @@ +{ + "_id": "pPtRJMUFA3gbNZXx", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!VQtcpPYhzifN9Lqr.pPtRJMUFA3gbNZXx" +} diff --git a/packs/items/Panzerung__2__magisch__uOEN4xXL3IcebbJO.json b/packs/items/Panzerung__2__magisch__uOEN4xXL3IcebbJO.json new file mode 100644 index 00000000..a7bf26ab --- /dev/null +++ b/packs/items/Panzerung__2__magisch__uOEN4xXL3IcebbJO.json @@ -0,0 +1,38 @@ +{ + "_id": "uOEN4xXL3IcebbJO", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!e6LetXJHUY4ndz7B.uOEN4xXL3IcebbJO" +} diff --git a/packs/items/Panzerung__2__magisch__yfHGGfxxGvmHG6b9.json b/packs/items/Panzerung__2__magisch__yfHGGfxxGvmHG6b9.json new file mode 100644 index 00000000..8b2da055 --- /dev/null +++ b/packs/items/Panzerung__2__magisch__yfHGGfxxGvmHG6b9.json @@ -0,0 +1,38 @@ +{ + "_id": "yfHGGfxxGvmHG6b9", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +2 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Li5rC0lvytKRAc31.yfHGGfxxGvmHG6b9" +} diff --git a/packs/items/Panzerung__3__magisch__AkDi2TNzgpT2ZfrH.json b/packs/items/Panzerung__3__magisch__AkDi2TNzgpT2ZfrH.json new file mode 100644 index 00000000..f03c2e31 --- /dev/null +++ b/packs/items/Panzerung__3__magisch__AkDi2TNzgpT2ZfrH.json @@ -0,0 +1,38 @@ +{ + "_id": "AkDi2TNzgpT2ZfrH", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!KefO4lxHxwddpFFu.AkDi2TNzgpT2ZfrH" +} diff --git a/packs/items/Panzerung__3__magisch__BKpvNVwaSovtKyRB.json b/packs/items/Panzerung__3__magisch__BKpvNVwaSovtKyRB.json new file mode 100644 index 00000000..663110cf --- /dev/null +++ b/packs/items/Panzerung__3__magisch__BKpvNVwaSovtKyRB.json @@ -0,0 +1,38 @@ +{ + "_id": "BKpvNVwaSovtKyRB", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!DRClmtZNGGYtritZ.BKpvNVwaSovtKyRB" +} diff --git a/packs/items/Panzerung__3__magisch__CFyX5reV96JVL2Cg.json b/packs/items/Panzerung__3__magisch__CFyX5reV96JVL2Cg.json new file mode 100644 index 00000000..ba68bb64 --- /dev/null +++ b/packs/items/Panzerung__3__magisch__CFyX5reV96JVL2Cg.json @@ -0,0 +1,38 @@ +{ + "_id": "CFyX5reV96JVL2Cg", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!U8iwfv7oJNl8CsKK.CFyX5reV96JVL2Cg" +} diff --git a/packs/items/Panzerung__3__magisch__DY0fXwaK8RHbyo75.json b/packs/items/Panzerung__3__magisch__DY0fXwaK8RHbyo75.json new file mode 100644 index 00000000..41d50edc --- /dev/null +++ b/packs/items/Panzerung__3__magisch__DY0fXwaK8RHbyo75.json @@ -0,0 +1,38 @@ +{ + "_id": "DY0fXwaK8RHbyo75", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!34fD45Yzi3s2cSgy.DY0fXwaK8RHbyo75" +} diff --git a/packs/items/Panzerung__3__magisch__KZBNNdOmSqFkXC0X.json b/packs/items/Panzerung__3__magisch__KZBNNdOmSqFkXC0X.json new file mode 100644 index 00000000..2bb586dc --- /dev/null +++ b/packs/items/Panzerung__3__magisch__KZBNNdOmSqFkXC0X.json @@ -0,0 +1,38 @@ +{ + "_id": "KZBNNdOmSqFkXC0X", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!FKg3YI1EtiNfDcYO.KZBNNdOmSqFkXC0X" +} diff --git a/packs/items/Panzerung__3__magisch__LE8TRjZF13O6kDB8.json b/packs/items/Panzerung__3__magisch__LE8TRjZF13O6kDB8.json new file mode 100644 index 00000000..79d0678d --- /dev/null +++ b/packs/items/Panzerung__3__magisch__LE8TRjZF13O6kDB8.json @@ -0,0 +1,38 @@ +{ + "_id": "LE8TRjZF13O6kDB8", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!Aw9aoumlI69gYv75.LE8TRjZF13O6kDB8" +} diff --git a/packs/items/Panzerung__3__magisch__PIRBFfHOrmdREhnH.json b/packs/items/Panzerung__3__magisch__PIRBFfHOrmdREhnH.json new file mode 100644 index 00000000..fa4acf9e --- /dev/null +++ b/packs/items/Panzerung__3__magisch__PIRBFfHOrmdREhnH.json @@ -0,0 +1,38 @@ +{ + "_id": "PIRBFfHOrmdREhnH", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!2BNzuiU6wc3r9ByF.PIRBFfHOrmdREhnH" +} diff --git a/packs/items/Panzerung__3__magisch__Qpy3XcHOokbU7ZaS.json b/packs/items/Panzerung__3__magisch__Qpy3XcHOokbU7ZaS.json new file mode 100644 index 00000000..853109de --- /dev/null +++ b/packs/items/Panzerung__3__magisch__Qpy3XcHOokbU7ZaS.json @@ -0,0 +1,38 @@ +{ + "_id": "Qpy3XcHOokbU7ZaS", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!gK76RPRhQF7T4AQC.Qpy3XcHOokbU7ZaS" +} diff --git a/packs/items/Panzerung__3__magisch__ZXSBIh1UotdZuHbj.json b/packs/items/Panzerung__3__magisch__ZXSBIh1UotdZuHbj.json new file mode 100644 index 00000000..00522a3d --- /dev/null +++ b/packs/items/Panzerung__3__magisch__ZXSBIh1UotdZuHbj.json @@ -0,0 +1,38 @@ +{ + "_id": "ZXSBIh1UotdZuHbj", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!UNd96UN0NQo8I0SI.ZXSBIh1UotdZuHbj" +} diff --git a/packs/items/Panzerung__3__magisch__dJcAdxKxsUIXzHCa.json b/packs/items/Panzerung__3__magisch__dJcAdxKxsUIXzHCa.json new file mode 100644 index 00000000..4ea153c6 --- /dev/null +++ b/packs/items/Panzerung__3__magisch__dJcAdxKxsUIXzHCa.json @@ -0,0 +1,38 @@ +{ + "_id": "dJcAdxKxsUIXzHCa", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!yDq5abf47mYIw3OG.dJcAdxKxsUIXzHCa" +} diff --git a/packs/items/Panzerung__3__magisch__ioazIqWWKawYuPBQ.json b/packs/items/Panzerung__3__magisch__ioazIqWWKawYuPBQ.json new file mode 100644 index 00000000..450a7ee2 --- /dev/null +++ b/packs/items/Panzerung__3__magisch__ioazIqWWKawYuPBQ.json @@ -0,0 +1,38 @@ +{ + "_id": "ioazIqWWKawYuPBQ", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!TBrsx86DgKfq9Qat.ioazIqWWKawYuPBQ" +} diff --git a/packs/items/Panzerung__3__magisch__pYb7mMRhc5KBnUJT.json b/packs/items/Panzerung__3__magisch__pYb7mMRhc5KBnUJT.json new file mode 100644 index 00000000..df18a028 --- /dev/null +++ b/packs/items/Panzerung__3__magisch__pYb7mMRhc5KBnUJT.json @@ -0,0 +1,38 @@ +{ + "_id": "pYb7mMRhc5KBnUJT", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!A6hSQX9cPpoWHiOh.pYb7mMRhc5KBnUJT" +} diff --git a/packs/items/Panzerung__3__magisch__vhwepr5mHZHWDkCf.json b/packs/items/Panzerung__3__magisch__vhwepr5mHZHWDkCf.json new file mode 100644 index 00000000..2c641a13 --- /dev/null +++ b/packs/items/Panzerung__3__magisch__vhwepr5mHZHWDkCf.json @@ -0,0 +1,38 @@ +{ + "_id": "vhwepr5mHZHWDkCf", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!A109X3ZiGGGiWCze.vhwepr5mHZHWDkCf" +} diff --git a/packs/items/Panzerung__3__magisch__wz2krJzwVba18XvV.json b/packs/items/Panzerung__3__magisch__wz2krJzwVba18XvV.json new file mode 100644 index 00000000..86566db1 --- /dev/null +++ b/packs/items/Panzerung__3__magisch__wz2krJzwVba18XvV.json @@ -0,0 +1,38 @@ +{ + "_id": "wz2krJzwVba18XvV", + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "transfer": true, + "disabled": false, + "icon": "icons/svg/aura.svg", + "tint": null, + "origin": null, + "name": "Panzerung +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!83CJm0YUiYxIpcQx.wz2krJzwVba18XvV" +} diff --git a/packs/items/Parf_m__50_x_benutzbar__uVYJY3A8kLne2ZkQ.json b/packs/items/Parf_m__50_x_benutzbar__uVYJY3A8kLne2ZkQ.json index bc4002f7..fd905522 100644 --- a/packs/items/Parf_m__50_x_benutzbar__uVYJY3A8kLne2ZkQ.json +++ b/packs/items/Parf_m__50_x_benutzbar__uVYJY3A8kLne2ZkQ.json @@ -1,29 +1,29 @@ { - "_id": "uVYJY3A8kLne2ZkQ", - "name": "Parfüm (50 x benutzbar)", - "type": "loot", - "img": "icons/tools/laboratory/vial-orange.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Gibt 4 Stunden lang +1 auf Proben sozialer Interaktion mit anderem Geschlecht

", - "quantity": 1, - "price": 5, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343526, - "modifiedTime": 1668995457887, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uVYJY3A8kLne2ZkQ" -} \ No newline at end of file + "_id": "uVYJY3A8kLne2ZkQ", + "name": "Parfüm (50 x benutzbar)", + "type": "loot", + "img": "icons/tools/laboratory/vial-orange.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Gibt 4 Stunden lang +1 auf Proben sozialer Interaktion mit anderem Geschlecht

", + "quantity": 1, + "price": 5, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343526, + "modifiedTime": 1687731797106, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!uVYJY3A8kLne2ZkQ" +} diff --git a/packs/items/Pergamentblatt_zx3FKwvrLw147ARX.json b/packs/items/Pergamentblatt_zx3FKwvrLw147ARX.json index 20120f11..04226aa5 100644 --- a/packs/items/Pergamentblatt_zx3FKwvrLw147ARX.json +++ b/packs/items/Pergamentblatt_zx3FKwvrLw147ARX.json @@ -1,29 +1,29 @@ { - "_id": "zx3FKwvrLw147ARX", - "name": "Pergamentblatt", - "type": "loot", - "img": "icons/sundries/documents/paper-plain-white.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343620, - "modifiedTime": 1668995457993, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zx3FKwvrLw147ARX" -} \ No newline at end of file + "_id": "zx3FKwvrLw147ARX", + "name": "Pergamentblatt", + "type": "loot", + "img": "icons/sundries/documents/paper-plain-white.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343620, + "modifiedTime": 1687731797121, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zx3FKwvrLw147ARX" +} diff --git a/packs/items/Pfanne_pYP26CskxKade3GF.json b/packs/items/Pfanne_pYP26CskxKade3GF.json index 4300c30c..a47c4990 100644 --- a/packs/items/Pfanne_pYP26CskxKade3GF.json +++ b/packs/items/Pfanne_pYP26CskxKade3GF.json @@ -1,29 +1,29 @@ { - "_id": "pYP26CskxKade3GF", - "name": "Pfanne", - "type": "loot", - "img": "icons/tools/cooking/pot-camping-iron-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343456, - "modifiedTime": 1668995457796, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pYP26CskxKade3GF" -} \ No newline at end of file + "_id": "pYP26CskxKade3GF", + "name": "Pfanne", + "type": "loot", + "img": "icons/tools/cooking/pot-camping-iron-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343456, + "modifiedTime": 1687731797095, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pYP26CskxKade3GF" +} diff --git a/packs/items/Pfeife_iOAmrK7t7ZyrtGy1.json b/packs/items/Pfeife_iOAmrK7t7ZyrtGy1.json index bfe78698..99bc20ca 100644 --- a/packs/items/Pfeife_iOAmrK7t7ZyrtGy1.json +++ b/packs/items/Pfeife_iOAmrK7t7ZyrtGy1.json @@ -1,29 +1,29 @@ { - "_id": "iOAmrK7t7ZyrtGy1", - "name": "Pfeife", - "type": "loot", - "img": "icons/sundries/misc/pipe-wooden-straight-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343253, - "modifiedTime": 1668995457577, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iOAmrK7t7ZyrtGy1" -} \ No newline at end of file + "_id": "iOAmrK7t7ZyrtGy1", + "name": "Pfeife", + "type": "loot", + "img": "icons/sundries/misc/pipe-wooden-straight-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343253, + "modifiedTime": 1687731797081, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!iOAmrK7t7ZyrtGy1" +} diff --git a/packs/items/Plattenarmschienen_RsKimH7snoPFlg4L.json b/packs/items/Plattenarmschienen_RsKimH7snoPFlg4L.json index ce76546a..b0590392 100644 --- a/packs/items/Plattenarmschienen_RsKimH7snoPFlg4L.json +++ b/packs/items/Plattenarmschienen_RsKimH7snoPFlg4L.json @@ -1,35 +1,33 @@ { - "_id": "RsKimH7snoPFlg4L", - "name": "Plattenarmschienen", - "type": "armor", - "img": "icons/equipment/wrist/bracer-armored-steel.webp", - "effects": [ - "DxcTuYT1mUpj9RdQ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 7, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "vambrace" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342970, - "modifiedTime": 1668995457249, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RsKimH7snoPFlg4L" -} \ No newline at end of file + "_id": "RsKimH7snoPFlg4L", + "name": "Plattenarmschienen", + "type": "armor", + "img": "icons/equipment/wrist/bracer-armored-steel.webp", + "effects": ["DxcTuYT1mUpj9RdQ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 7, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "vambrace" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342970, + "modifiedTime": 1687731797024, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RsKimH7snoPFlg4L" +} diff --git a/packs/items/Plattenarmschienen__1_XBCdDIpdR1weOhiy.json b/packs/items/Plattenarmschienen__1_XBCdDIpdR1weOhiy.json index 78036909..cd818415 100644 --- a/packs/items/Plattenarmschienen__1_XBCdDIpdR1weOhiy.json +++ b/packs/items/Plattenarmschienen__1_XBCdDIpdR1weOhiy.json @@ -1,35 +1,33 @@ { - "_id": "XBCdDIpdR1weOhiy", - "name": "Plattenarmschienen +1", - "type": "armor", - "img": "icons/equipment/wrist/bracer-armored-steel-white.webp", - "effects": [ - "IwrLITAgM3vLzkwA" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "vambrace" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343061, - "modifiedTime": 1668995457345, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XBCdDIpdR1weOhiy" -} \ No newline at end of file + "_id": "XBCdDIpdR1weOhiy", + "name": "Plattenarmschienen +1", + "type": "armor", + "img": "icons/equipment/wrist/bracer-armored-steel-white.webp", + "effects": ["IwrLITAgM3vLzkwA"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "vambrace" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343061, + "modifiedTime": 1687731797044, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XBCdDIpdR1weOhiy" +} diff --git a/packs/items/Plattenarmschienen__2_VQtcpPYhzifN9Lqr.json b/packs/items/Plattenarmschienen__2_VQtcpPYhzifN9Lqr.json index e888631b..dc2d4ead 100644 --- a/packs/items/Plattenarmschienen__2_VQtcpPYhzifN9Lqr.json +++ b/packs/items/Plattenarmschienen__2_VQtcpPYhzifN9Lqr.json @@ -1,35 +1,33 @@ { - "_id": "VQtcpPYhzifN9Lqr", - "name": "Plattenarmschienen +2", - "type": "armor", - "img": "icons/equipment/wrist/bracer-armored-steel-worn.webp", - "effects": [ - "pPtRJMUFA3gbNZXx" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 3257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "vambrace" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343049, - "modifiedTime": 1668995457329, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VQtcpPYhzifN9Lqr" -} \ No newline at end of file + "_id": "VQtcpPYhzifN9Lqr", + "name": "Plattenarmschienen +2", + "type": "armor", + "img": "icons/equipment/wrist/bracer-armored-steel-worn.webp", + "effects": ["pPtRJMUFA3gbNZXx"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 3257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "vambrace" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343049, + "modifiedTime": 1687731797040, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!VQtcpPYhzifN9Lqr" +} diff --git a/packs/items/Plattenarmschienen__3_2BNzuiU6wc3r9ByF.json b/packs/items/Plattenarmschienen__3_2BNzuiU6wc3r9ByF.json index fe5cbd17..7bce5114 100644 --- a/packs/items/Plattenarmschienen__3_2BNzuiU6wc3r9ByF.json +++ b/packs/items/Plattenarmschienen__3_2BNzuiU6wc3r9ByF.json @@ -1,35 +1,33 @@ { - "_id": "2BNzuiU6wc3r9ByF", - "name": "Plattenarmschienen +3", - "type": "armor", - "img": "icons/equipment/wrist/bracer-armored-steel-blue.webp", - "effects": [ - "PIRBFfHOrmdREhnH" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 4257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "vambrace" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342668, - "modifiedTime": 1668995456733, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2BNzuiU6wc3r9ByF" -} \ No newline at end of file + "_id": "2BNzuiU6wc3r9ByF", + "name": "Plattenarmschienen +3", + "type": "armor", + "img": "icons/equipment/wrist/bracer-armored-steel-blue.webp", + "effects": ["PIRBFfHOrmdREhnH"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 4257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "vambrace" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342668, + "modifiedTime": 1687731796940, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2BNzuiU6wc3r9ByF" +} diff --git a/packs/items/Plattenbeinschienen_9H3CBGOLUJ5JCHGJ.json b/packs/items/Plattenbeinschienen_9H3CBGOLUJ5JCHGJ.json index 2871830c..98e2c8e8 100644 --- a/packs/items/Plattenbeinschienen_9H3CBGOLUJ5JCHGJ.json +++ b/packs/items/Plattenbeinschienen_9H3CBGOLUJ5JCHGJ.json @@ -1,35 +1,33 @@ { - "_id": "9H3CBGOLUJ5JCHGJ", - "name": "Plattenbeinschienen", - "type": "armor", - "img": "icons/equipment/leg/pants-armored-tasset-steel.webp", - "effects": [ - "sIbiQW6tSjZyfCzk" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 8, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "greaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342768, - "modifiedTime": 1668995456823, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9H3CBGOLUJ5JCHGJ" -} \ No newline at end of file + "_id": "9H3CBGOLUJ5JCHGJ", + "name": "Plattenbeinschienen", + "type": "armor", + "img": "icons/equipment/leg/pants-armored-tasset-steel.webp", + "effects": ["sIbiQW6tSjZyfCzk"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 8, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "greaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342768, + "modifiedTime": 1687731796961, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9H3CBGOLUJ5JCHGJ" +} diff --git a/packs/items/Plattenbeinschienen__1_KJsCiqvtPqjyu65Y.json b/packs/items/Plattenbeinschienen__1_KJsCiqvtPqjyu65Y.json index 62fe7414..8f576f31 100644 --- a/packs/items/Plattenbeinschienen__1_KJsCiqvtPqjyu65Y.json +++ b/packs/items/Plattenbeinschienen__1_KJsCiqvtPqjyu65Y.json @@ -1,35 +1,33 @@ { - "_id": "KJsCiqvtPqjyu65Y", - "name": "Plattenbeinschienen +1", - "type": "armor", - "img": "icons/equipment/leg/cuisses-reticulated-steel.webp", - "effects": [ - "I32OnPe7rgPEHtEk" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "greaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342891, - "modifiedTime": 1668995457147, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KJsCiqvtPqjyu65Y" -} \ No newline at end of file + "_id": "KJsCiqvtPqjyu65Y", + "name": "Plattenbeinschienen +1", + "type": "armor", + "img": "icons/equipment/leg/cuisses-reticulated-steel.webp", + "effects": ["I32OnPe7rgPEHtEk"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "greaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342891, + "modifiedTime": 1687731796996, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KJsCiqvtPqjyu65Y" +} diff --git a/packs/items/Plattenbeinschienen__2_FVnS20q8S7LrAdFj.json b/packs/items/Plattenbeinschienen__2_FVnS20q8S7LrAdFj.json index 08d286bd..142a8669 100644 --- a/packs/items/Plattenbeinschienen__2_FVnS20q8S7LrAdFj.json +++ b/packs/items/Plattenbeinschienen__2_FVnS20q8S7LrAdFj.json @@ -1,35 +1,33 @@ { - "_id": "FVnS20q8S7LrAdFj", - "name": "Plattenbeinschienen +2", - "type": "armor", - "img": "icons/equipment/leg/cuisses-reticulated-black.webp", - "effects": [ - "Zw9tFdr75QWyt8lO" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 3258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "greaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342821, - "modifiedTime": 1668995457017, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FVnS20q8S7LrAdFj" -} \ No newline at end of file + "_id": "FVnS20q8S7LrAdFj", + "name": "Plattenbeinschienen +2", + "type": "armor", + "img": "icons/equipment/leg/cuisses-reticulated-black.webp", + "effects": ["Zw9tFdr75QWyt8lO"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 3258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "greaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342821, + "modifiedTime": 1687731796981, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FVnS20q8S7LrAdFj" +} diff --git a/packs/items/Plattenbeinschienen__3_yDq5abf47mYIw3OG.json b/packs/items/Plattenbeinschienen__3_yDq5abf47mYIw3OG.json index 35df0708..9fdf2571 100644 --- a/packs/items/Plattenbeinschienen__3_yDq5abf47mYIw3OG.json +++ b/packs/items/Plattenbeinschienen__3_yDq5abf47mYIw3OG.json @@ -1,35 +1,33 @@ { - "_id": "yDq5abf47mYIw3OG", - "name": "Plattenbeinschienen +3", - "type": "armor", - "img": "icons/equipment/leg/cuisses-plate-reticulated-steel-blue.webp", - "effects": [ - "dJcAdxKxsUIXzHCa" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 4258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "plate", - "armorType": "greaves" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343577, - "modifiedTime": 1668995457944, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yDq5abf47mYIw3OG" -} \ No newline at end of file + "_id": "yDq5abf47mYIw3OG", + "name": "Plattenbeinschienen +3", + "type": "armor", + "img": "icons/equipment/leg/cuisses-plate-reticulated-steel-blue.webp", + "effects": ["dJcAdxKxsUIXzHCa"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 4258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "plate", + "armorType": "greaves" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343577, + "modifiedTime": 1687731797112, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yDq5abf47mYIw3OG" +} diff --git a/packs/items/Plattenpanzer__1_ABxdFjBvQWavQsEk.json b/packs/items/Plattenpanzer__1_ABxdFjBvQWavQsEk.json index ba4a5779..d0264c86 100644 --- a/packs/items/Plattenpanzer__1_ABxdFjBvQWavQsEk.json +++ b/packs/items/Plattenpanzer__1_ABxdFjBvQWavQsEk.json @@ -1,36 +1,33 @@ { - "_id": "ABxdFjBvQWavQsEk", - "name": "Plattenpanzer +1", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-steel-green.webp", - "effects": [ - "pAxAXam5JBN6Acz9", - "CXouU4P0kZYU6oXR" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 4300, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342783, - "modifiedTime": 1668995456845, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ABxdFjBvQWavQsEk" -} \ No newline at end of file + "_id": "ABxdFjBvQWavQsEk", + "name": "Plattenpanzer +1", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-steel-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 4300, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342783, + "modifiedTime": 1687731796968, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ABxdFjBvQWavQsEk" +} diff --git a/packs/items/Plattenpanzer__2_03wnfxowhzvSJPSj.json b/packs/items/Plattenpanzer__2_03wnfxowhzvSJPSj.json index 7f634dbe..6260fb56 100644 --- a/packs/items/Plattenpanzer__2_03wnfxowhzvSJPSj.json +++ b/packs/items/Plattenpanzer__2_03wnfxowhzvSJPSj.json @@ -1,35 +1,33 @@ { - "_id": "03wnfxowhzvSJPSj", - "name": "Plattenpanzer +2", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-steel.webp", - "effects": [ - "uOEN4xXL3IcebbJO" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 5300, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342624, - "modifiedTime": 1668995456636, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!03wnfxowhzvSJPSj" -} \ No newline at end of file + "_id": "03wnfxowhzvSJPSj", + "name": "Plattenpanzer +2", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-steel.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 5300, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342624, + "modifiedTime": 1687731796928, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!03wnfxowhzvSJPSj" +} diff --git a/packs/items/Plattenpanzer__3_5DY52CR03xXJHG6m.json b/packs/items/Plattenpanzer__3_5DY52CR03xXJHG6m.json index b8ca836e..aa47374c 100644 --- a/packs/items/Plattenpanzer__3_5DY52CR03xXJHG6m.json +++ b/packs/items/Plattenpanzer__3_5DY52CR03xXJHG6m.json @@ -1,35 +1,33 @@ { - "_id": "5DY52CR03xXJHG6m", - "name": "Plattenpanzer +3", - "type": "armor", - "img": "icons/equipment/chest/breastplate-gorget-steel.webp", - "effects": [ - "wz2krJzwVba18XvV" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 6300, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342711, - "modifiedTime": 1668995456765, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5DY52CR03xXJHG6m" -} \ No newline at end of file + "_id": "5DY52CR03xXJHG6m", + "name": "Plattenpanzer +3", + "type": "armor", + "img": "icons/equipment/chest/breastplate-gorget-steel.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 6300, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342711, + "modifiedTime": 1687731796946, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5DY52CR03xXJHG6m" +} diff --git a/packs/items/Plattenpanzer__F_r_Reittiere__D4aCfCqniMSQ43hL.json b/packs/items/Plattenpanzer__F_r_Reittiere__D4aCfCqniMSQ43hL.json index e481e083..bf686fca 100644 --- a/packs/items/Plattenpanzer__F_r_Reittiere__D4aCfCqniMSQ43hL.json +++ b/packs/items/Plattenpanzer__F_r_Reittiere__D4aCfCqniMSQ43hL.json @@ -1,35 +1,33 @@ { - "_id": "D4aCfCqniMSQ43hL", - "name": "Plattenpanzer (Für Reittiere)", - "type": "armor", - "img": "icons/commodities/metal/mail-plate-steel.webp", - "effects": [ - "pAxAXam5JBN6Acz9" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -1

", - "quantity": 1, - "price": 150, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342805, - "modifiedTime": 1668995456942, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!D4aCfCqniMSQ43hL" -} \ No newline at end of file + "_id": "D4aCfCqniMSQ43hL", + "name": "Plattenpanzer (Für Reittiere)", + "type": "armor", + "img": "icons/commodities/metal/mail-plate-steel.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -1

", + "quantity": 1, + "price": 150, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342805, + "modifiedTime": 1687731796975, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!D4aCfCqniMSQ43hL" +} diff --git a/packs/items/Plattenpanzer__F_r_Reittiere___1_99xGE9jkmXEXyf4U.json b/packs/items/Plattenpanzer__F_r_Reittiere___1_99xGE9jkmXEXyf4U.json index b76a1016..5299edae 100644 --- a/packs/items/Plattenpanzer__F_r_Reittiere___1_99xGE9jkmXEXyf4U.json +++ b/packs/items/Plattenpanzer__F_r_Reittiere___1_99xGE9jkmXEXyf4U.json @@ -1,36 +1,33 @@ { - "_id": "99xGE9jkmXEXyf4U", - "name": "Plattenpanzer (Für Reittiere) +1", - "type": "armor", - "img": "icons/commodities/metal/mail-plate-steel.webp", - "effects": [ - "pAxAXam5JBN6Acz9", - "Jkhqmke6gzWU8vPZ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 4400, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342766, - "modifiedTime": 1668995456821, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!99xGE9jkmXEXyf4U" -} \ No newline at end of file + "_id": "99xGE9jkmXEXyf4U", + "name": "Plattenpanzer (Für Reittiere) +1", + "type": "armor", + "img": "icons/commodities/metal/mail-plate-steel.webp", + "effects": ["Jkhqmke6gzWU8vPZ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 4400, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342766, + "modifiedTime": 1687731796960, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!99xGE9jkmXEXyf4U" +} diff --git a/packs/items/Plattenpanzer__F_r_Reittiere___2_c6N4vskeYthnydo3.json b/packs/items/Plattenpanzer__F_r_Reittiere___2_c6N4vskeYthnydo3.json index d9bcd61d..68a1b27d 100644 --- a/packs/items/Plattenpanzer__F_r_Reittiere___2_c6N4vskeYthnydo3.json +++ b/packs/items/Plattenpanzer__F_r_Reittiere___2_c6N4vskeYthnydo3.json @@ -1,35 +1,33 @@ { - "_id": "c6N4vskeYthnydo3", - "name": "Plattenpanzer (Für Reittiere) +2", - "type": "armor", - "img": "icons/commodities/metal/mail-plate-steel.webp", - "effects": [ - "n0pBAhNqTJbvqDWx" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 5400, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343105, - "modifiedTime": 1668995457387, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!c6N4vskeYthnydo3" -} \ No newline at end of file + "_id": "c6N4vskeYthnydo3", + "name": "Plattenpanzer (Für Reittiere) +2", + "type": "armor", + "img": "icons/commodities/metal/mail-plate-steel.webp", + "effects": ["n0pBAhNqTJbvqDWx"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 5400, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343105, + "modifiedTime": 1687731797057, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!c6N4vskeYthnydo3" +} diff --git a/packs/items/Plattenpanzer__F_r_Reittiere___3_TBrsx86DgKfq9Qat.json b/packs/items/Plattenpanzer__F_r_Reittiere___3_TBrsx86DgKfq9Qat.json index 43a3e466..0370492a 100644 --- a/packs/items/Plattenpanzer__F_r_Reittiere___3_TBrsx86DgKfq9Qat.json +++ b/packs/items/Plattenpanzer__F_r_Reittiere___3_TBrsx86DgKfq9Qat.json @@ -1,35 +1,33 @@ { - "_id": "TBrsx86DgKfq9Qat", - "name": "Plattenpanzer (Für Reittiere) +3", - "type": "armor", - "img": "icons/commodities/metal/mail-plate-steel.webp", - "effects": [ - "ioazIqWWKawYuPBQ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 6400, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342994, - "modifiedTime": 1668995457300, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TBrsx86DgKfq9Qat" -} \ No newline at end of file + "_id": "TBrsx86DgKfq9Qat", + "name": "Plattenpanzer (Für Reittiere) +3", + "type": "armor", + "img": "icons/commodities/metal/mail-plate-steel.webp", + "effects": ["ioazIqWWKawYuPBQ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 6400, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342994, + "modifiedTime": 1687731797029, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!TBrsx86DgKfq9Qat" +} diff --git a/packs/items/Plattenpanzer_t13RJoXrsS0HAyIQ.json b/packs/items/Plattenpanzer_t13RJoXrsS0HAyIQ.json index c0d5e629..edba73df 100644 --- a/packs/items/Plattenpanzer_t13RJoXrsS0HAyIQ.json +++ b/packs/items/Plattenpanzer_t13RJoXrsS0HAyIQ.json @@ -1,35 +1,33 @@ { - "_id": "t13RJoXrsS0HAyIQ", - "name": "Plattenpanzer", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-steel-grey.webp", - "effects": [ - "pAxAXam5JBN6Acz9" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -1 m

", - "quantity": 1, - "price": 50, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343507, - "modifiedTime": 1668995457837, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!t13RJoXrsS0HAyIQ" -} \ No newline at end of file + "_id": "t13RJoXrsS0HAyIQ", + "name": "Plattenpanzer", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-steel-grey.webp", + "effects": ["pAxAXam5JBN6Acz9"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -1 m

", + "quantity": 1, + "price": 50, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343507, + "modifiedTime": 1687731797102, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!t13RJoXrsS0HAyIQ" +} diff --git a/packs/items/R_stung_des_Kriegers_55AkLjiaIn0SWO9k.json b/packs/items/R_stung_des_Kriegers_55AkLjiaIn0SWO9k.json index 5b0b5245..467779df 100644 --- a/packs/items/R_stung_des_Kriegers_55AkLjiaIn0SWO9k.json +++ b/packs/items/R_stung_des_Kriegers_55AkLjiaIn0SWO9k.json @@ -1,36 +1,33 @@ { - "_id": "55AkLjiaIn0SWO9k", - "name": "Rüstung des Kriegers", - "type": "armor", - "img": "icons/equipment/chest/breastplate-collared-steel.webp", - "effects": [ - "uOEN4xXL3IcebbJO", - "TZoEpatdi8z1nreX" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese aufwendig verzierte Plattenrüstung +2 gewährt ihrem Träger +1 auf Körper.

", - "quantity": 1, - "price": 7300, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342708, - "modifiedTime": 1668995456762, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!55AkLjiaIn0SWO9k" -} \ No newline at end of file + "_id": "55AkLjiaIn0SWO9k", + "name": "Rüstung des Kriegers", + "type": "armor", + "img": "icons/equipment/chest/breastplate-collared-steel.webp", + "effects": ["TZoEpatdi8z1nreX"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese aufwendig verzierte Plattenrüstung +2 gewährt ihrem Träger +1 auf Körper.

", + "quantity": 1, + "price": 7300, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342708, + "modifiedTime": 1687731796945, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!55AkLjiaIn0SWO9k" +} diff --git a/packs/items/R_stung_des_L_wen_1uYooTtDWgzB9FI9.json b/packs/items/R_stung_des_L_wen_1uYooTtDWgzB9FI9.json index 834642d9..8f450535 100644 --- a/packs/items/R_stung_des_L_wen_1uYooTtDWgzB9FI9.json +++ b/packs/items/R_stung_des_L_wen_1uYooTtDWgzB9FI9.json @@ -1,36 +1,33 @@ { - "_id": "1uYooTtDWgzB9FI9", - "name": "Rüstung des Löwen", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-gold.webp", - "effects": [ - "uOEN4xXL3IcebbJO", - "iIT1kOsyMJn0mIte" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine Plattenrüstung +2 mit verzierten Löwenköpfen, die Laufen +1,5 m gewährt.

", - "quantity": 1, - "price": 6800, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342658, - "modifiedTime": 1668995456723, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1uYooTtDWgzB9FI9" -} \ No newline at end of file + "_id": "1uYooTtDWgzB9FI9", + "name": "Rüstung des Löwen", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-gold.webp", + "effects": ["iIT1kOsyMJn0mIte"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine Plattenrüstung +2 mit verzierten Löwenköpfen, die Laufen +1,5 m gewährt.

", + "quantity": 1, + "price": 6800, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342658, + "modifiedTime": 1687731796938, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1uYooTtDWgzB9FI9" +} diff --git a/packs/items/R_stung_des_Sch_tzen_tQ1LUX7in4xuuR12.json b/packs/items/R_stung_des_Sch_tzen_tQ1LUX7in4xuuR12.json index acf81a82..a229a9aa 100644 --- a/packs/items/R_stung_des_Sch_tzen_tQ1LUX7in4xuuR12.json +++ b/packs/items/R_stung_des_Sch_tzen_tQ1LUX7in4xuuR12.json @@ -1,36 +1,33 @@ { - "_id": "tQ1LUX7in4xuuR12", - "name": "Rüstung des Schützen", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "C7jqj8julpambLpm", - "fwNP4w1u7JP3OFEb" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese mit dunkelgrünen Stoffrändern gesäumte Kettenrüstung +1 gewährt ihrem Träger +3 auf Schießen.

", - "quantity": 1, - "price": 4760, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343512, - "modifiedTime": 1668995457852, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tQ1LUX7in4xuuR12" -} \ No newline at end of file + "_id": "tQ1LUX7in4xuuR12", + "name": "Rüstung des Schützen", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": ["C7jqj8julpambLpm", "fwNP4w1u7JP3OFEb"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese mit dunkelgrünen Stoffrändern gesäumte Kettenrüstung +1 gewährt ihrem Träger +3 auf Schießen.

", + "quantity": 1, + "price": 4760, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343512, + "modifiedTime": 1687731797103, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!tQ1LUX7in4xuuR12" +} diff --git a/packs/items/R_stung_des_Sp_hers_Akhijp2Wayupy1qw.json b/packs/items/R_stung_des_Sp_hers_Akhijp2Wayupy1qw.json index bce94a15..38088215 100644 --- a/packs/items/R_stung_des_Sp_hers_Akhijp2Wayupy1qw.json +++ b/packs/items/R_stung_des_Sp_hers_Akhijp2Wayupy1qw.json @@ -1,36 +1,33 @@ { - "_id": "Akhijp2Wayupy1qw", - "name": "Rüstung des Spähers", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "C7jqj8julpambLpm", - "1swDTN9Kj7othjdB" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese mit braunen Lederpolstern verstärkte Kettenrüstung +1 gewährt ihrem Träger +1 auf Agilität.

", - "quantity": 1, - "price": 5260, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342785, - "modifiedTime": 1668995456848, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Akhijp2Wayupy1qw" -} \ No newline at end of file + "_id": "Akhijp2Wayupy1qw", + "name": "Rüstung des Spähers", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": ["1swDTN9Kj7othjdB"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese mit braunen Lederpolstern verstärkte Kettenrüstung +1 gewährt ihrem Träger +1 auf Agilität.

", + "quantity": 1, + "price": 5260, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342785, + "modifiedTime": 1687731796969, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Akhijp2Wayupy1qw" +} diff --git a/packs/items/Raserei__I_DItC97OWlR1nL79a.json b/packs/items/Raserei__I_DItC97OWlR1nL79a.json new file mode 100644 index 00000000..ce1d7edc --- /dev/null +++ b/packs/items/Raserei__I_DItC97OWlR1nL79a.json @@ -0,0 +1,38 @@ +{ + "_id": "DItC97OWlR1nL79a", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Raserei", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Raserei +I", + "description": "", + "statuses": [], + "_key": "!items.effects!e6LetXJHUY4ndz7B.DItC97OWlR1nL79a" +} diff --git a/packs/items/Rauchkraut__5_Pfeifenk_pfe__8CYWepouh43ffkZ0.json b/packs/items/Rauchkraut__5_Pfeifenk_pfe__8CYWepouh43ffkZ0.json index 9cbcae84..657601c1 100644 --- a/packs/items/Rauchkraut__5_Pfeifenk_pfe__8CYWepouh43ffkZ0.json +++ b/packs/items/Rauchkraut__5_Pfeifenk_pfe__8CYWepouh43ffkZ0.json @@ -1,29 +1,29 @@ { - "_id": "8CYWepouh43ffkZ0", - "name": "Rauchkraut (5 Pfeifenköpfe)", - "type": "loot", - "img": "icons/commodities/flowers/flower-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342761, - "modifiedTime": 1668995456810, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8CYWepouh43ffkZ0" -} \ No newline at end of file + "_id": "8CYWepouh43ffkZ0", + "name": "Rauchkraut (5 Pfeifenköpfe)", + "type": "loot", + "img": "icons/commodities/flowers/flower-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342761, + "modifiedTime": 1687731796959, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8CYWepouh43ffkZ0" +} diff --git a/packs/items/Reiten__I_yNjGOSspfOUKlg8y.json b/packs/items/Reiten__I_yNjGOSspfOUKlg8y.json new file mode 100644 index 00000000..63eb1973 --- /dev/null +++ b/packs/items/Reiten__I_yNjGOSspfOUKlg8y.json @@ -0,0 +1,38 @@ +{ + "_id": "yNjGOSspfOUKlg8y", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Reiten", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Reiten +I", + "description": "", + "statuses": [], + "_key": "!items.effects!V3D7u9LDumvBwJQI.yNjGOSspfOUKlg8y" +} diff --git a/packs/items/Robe_WP62N2sjGz3eIN18.json b/packs/items/Robe_WP62N2sjGz3eIN18.json index 73ef62ec..86016e71 100644 --- a/packs/items/Robe_WP62N2sjGz3eIN18.json +++ b/packs/items/Robe_WP62N2sjGz3eIN18.json @@ -1,33 +1,33 @@ { - "_id": "WP62N2sjGz3eIN18", - "name": "Robe", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-teal.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343055, - "modifiedTime": 1668995457340, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!WP62N2sjGz3eIN18" -} \ No newline at end of file + "_id": "WP62N2sjGz3eIN18", + "name": "Robe", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-teal.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343055, + "modifiedTime": 1687731797042, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!WP62N2sjGz3eIN18" +} diff --git a/packs/items/Robe__1_FFCSMuHlDKiT0MxR.json b/packs/items/Robe__1_FFCSMuHlDKiT0MxR.json index ec04dc6c..14c8f750 100644 --- a/packs/items/Robe__1_FFCSMuHlDKiT0MxR.json +++ b/packs/items/Robe__1_FFCSMuHlDKiT0MxR.json @@ -1,35 +1,33 @@ { - "_id": "FFCSMuHlDKiT0MxR", - "name": "Robe +1", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-white.webp", - "effects": [ - "JjEEDD1H1NvKF1Vr" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342816, - "modifiedTime": 1668995457006, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FFCSMuHlDKiT0MxR" -} \ No newline at end of file + "_id": "FFCSMuHlDKiT0MxR", + "name": "Robe +1", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-white.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342816, + "modifiedTime": 1687731796979, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FFCSMuHlDKiT0MxR" +} diff --git a/packs/items/Robe__2_NSg4SdEHDuCfwXji.json b/packs/items/Robe__2_NSg4SdEHDuCfwXji.json index b24f0f7d..7a1947f0 100644 --- a/packs/items/Robe__2_NSg4SdEHDuCfwXji.json +++ b/packs/items/Robe__2_NSg4SdEHDuCfwXji.json @@ -1,35 +1,33 @@ { - "_id": "NSg4SdEHDuCfwXji", - "name": "Robe +2", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-red.webp", - "effects": [ - "0GJ943ZfeGKcsb2l" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342915, - "modifiedTime": 1668995457182, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NSg4SdEHDuCfwXji" -} \ No newline at end of file + "_id": "NSg4SdEHDuCfwXji", + "name": "Robe +2", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-red.webp", + "effects": ["0GJ943ZfeGKcsb2l"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342915, + "modifiedTime": 1687731797003, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!NSg4SdEHDuCfwXji" +} diff --git a/packs/items/Robe__3_cFMcSg7PFIcQvf0B.json b/packs/items/Robe__3_cFMcSg7PFIcQvf0B.json index 5ec44d55..7986b429 100644 --- a/packs/items/Robe__3_cFMcSg7PFIcQvf0B.json +++ b/packs/items/Robe__3_cFMcSg7PFIcQvf0B.json @@ -1,35 +1,33 @@ { - "_id": "cFMcSg7PFIcQvf0B", - "name": "Robe +3", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-purple.webp", - "effects": [ - "Qpy3XcHOokbU7ZaS" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 3251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343111, - "modifiedTime": 1668995457393, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!cFMcSg7PFIcQvf0B" -} \ No newline at end of file + "_id": "cFMcSg7PFIcQvf0B", + "name": "Robe +3", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-purple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 3251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343111, + "modifiedTime": 1687731797058, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!cFMcSg7PFIcQvf0B" +} diff --git a/packs/items/Robe_der_Macht_KGk7UFwLwrsdPuQe.json b/packs/items/Robe_der_Macht_KGk7UFwLwrsdPuQe.json index e7fc7dcd..6b7e3443 100644 --- a/packs/items/Robe_der_Macht_KGk7UFwLwrsdPuQe.json +++ b/packs/items/Robe_der_Macht_KGk7UFwLwrsdPuQe.json @@ -1,36 +1,33 @@ { - "_id": "KGk7UFwLwrsdPuQe", - "name": "Robe der Macht", - "type": "armor", - "img": "icons/equipment/chest/robe-collared-pink.webp", - "effects": [ - "Qpy3XcHOokbU7ZaS", - "tGAxxMZu2cj0Pzs2" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese violette Robe +3 verleiht ihrem Träger +1 auf Geist.

", - "quantity": 1, - "price": 5251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342888, - "modifiedTime": 1668995457144, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KGk7UFwLwrsdPuQe" -} \ No newline at end of file + "_id": "KGk7UFwLwrsdPuQe", + "name": "Robe der Macht", + "type": "armor", + "img": "icons/equipment/chest/robe-collared-pink.webp", + "effects": ["tGAxxMZu2cj0Pzs2"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese violette Robe +3 verleiht ihrem Träger +1 auf Geist.

", + "quantity": 1, + "price": 5251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342888, + "modifiedTime": 1687731796995, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KGk7UFwLwrsdPuQe" +} diff --git a/packs/items/Robe_des_Denkers_A9QnXaonGzuUBktX.json b/packs/items/Robe_des_Denkers_A9QnXaonGzuUBktX.json index 9ee97230..257cd4e8 100644 --- a/packs/items/Robe_des_Denkers_A9QnXaonGzuUBktX.json +++ b/packs/items/Robe_des_Denkers_A9QnXaonGzuUBktX.json @@ -1,36 +1,33 @@ { - "_id": "A9QnXaonGzuUBktX", - "name": "Robe des Denkers", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-white.webp", - "effects": [ - "0GJ943ZfeGKcsb2l", - "Fyl7VFU1QhIbh2ul" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese graue Robe +2 verleiht +1 auf Verstand.

", - "quantity": 1, - "price": 3251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342781, - "modifiedTime": 1668995456843, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!A9QnXaonGzuUBktX" -} \ No newline at end of file + "_id": "A9QnXaonGzuUBktX", + "name": "Robe des Denkers", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-white.webp", + "effects": ["Fyl7VFU1QhIbh2ul"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese graue Robe +2 verleiht +1 auf Verstand.

", + "quantity": 1, + "price": 3251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342781, + "modifiedTime": 1687731796966, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!A9QnXaonGzuUBktX" +} diff --git a/packs/items/Robe_des_Heilers_kVRybb0knZkoJLlj.json b/packs/items/Robe_des_Heilers_kVRybb0knZkoJLlj.json index 4daff364..0ddf0cf9 100644 --- a/packs/items/Robe_des_Heilers_kVRybb0knZkoJLlj.json +++ b/packs/items/Robe_des_Heilers_kVRybb0knZkoJLlj.json @@ -1,35 +1,33 @@ { - "_id": "kVRybb0knZkoJLlj", - "name": "Robe des Heilers", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-white.webp", - "effects": [ - "GgAFMmXGb1B5KIda" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine weiße Robe, die ihrem Träger +1 auf Heilzauber gewährt.

", - "quantity": 1, - "price": 751, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343318, - "modifiedTime": 1668995458796, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kVRybb0knZkoJLlj" -} \ No newline at end of file + "_id": "kVRybb0knZkoJLlj", + "name": "Robe des Heilers", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-white.webp", + "effects": ["GgAFMmXGb1B5KIda"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine weiße Robe, die ihrem Träger +1 auf Heilzauber gewährt.

", + "quantity": 1, + "price": 751, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343318, + "modifiedTime": 1687731797087, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!kVRybb0knZkoJLlj" +} diff --git a/packs/items/Rucksack_HzqK6sd3ovgEZdWz.json b/packs/items/Rucksack_HzqK6sd3ovgEZdWz.json index 44dbb2c2..59745a34 100644 --- a/packs/items/Rucksack_HzqK6sd3ovgEZdWz.json +++ b/packs/items/Rucksack_HzqK6sd3ovgEZdWz.json @@ -1,29 +1,29 @@ { - "_id": "HzqK6sd3ovgEZdWz", - "name": "Rucksack", - "type": "loot", - "img": "icons/containers/bags/pack-leather-white-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342867, - "modifiedTime": 1668995457074, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!HzqK6sd3ovgEZdWz" -} \ No newline at end of file + "_id": "HzqK6sd3ovgEZdWz", + "name": "Rucksack", + "type": "loot", + "img": "icons/containers/bags/pack-leather-white-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342867, + "modifiedTime": 1687731796990, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!HzqK6sd3ovgEZdWz" +} diff --git a/packs/items/Ruderboot__2_Mann__an96cOOwr3YujKpe.json b/packs/items/Ruderboot__2_Mann__an96cOOwr3YujKpe.json index 666ccda8..e1106b76 100644 --- a/packs/items/Ruderboot__2_Mann__an96cOOwr3YujKpe.json +++ b/packs/items/Ruderboot__2_Mann__an96cOOwr3YujKpe.json @@ -1,29 +1,29 @@ { - "_id": "an96cOOwr3YujKpe", - "name": "Ruderboot (2 Mann)", - "type": "loot", - "img": "icons/tools/nautical/steering-wheel.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 25, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343095, - "modifiedTime": 1668995457382, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!an96cOOwr3YujKpe" -} \ No newline at end of file + "_id": "an96cOOwr3YujKpe", + "name": "Ruderboot (2 Mann)", + "type": "loot", + "img": "icons/tools/nautical/steering-wheel.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 25, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343095, + "modifiedTime": 1687731797054, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!an96cOOwr3YujKpe" +} diff --git a/packs/items/Rundumschlag__II_Oz0U5fEJSQ7HPQDG.json b/packs/items/Rundumschlag__II_Oz0U5fEJSQ7HPQDG.json new file mode 100644 index 00000000..fbd64367 --- /dev/null +++ b/packs/items/Rundumschlag__II_Oz0U5fEJSQ7HPQDG.json @@ -0,0 +1,38 @@ +{ + "_id": "Oz0U5fEJSQ7HPQDG", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Rundumschlag", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Rundumschlag +II", + "description": "", + "statuses": [], + "_key": "!items.effects!QhJllncFlQu7BGDw.Oz0U5fEJSQ7HPQDG" +} diff --git a/packs/items/Runenbestickte_Feurrobe_gK76RPRhQF7T4AQC.json b/packs/items/Runenbestickte_Feurrobe_gK76RPRhQF7T4AQC.json index 99124205..53a0e081 100644 --- a/packs/items/Runenbestickte_Feurrobe_gK76RPRhQF7T4AQC.json +++ b/packs/items/Runenbestickte_Feurrobe_gK76RPRhQF7T4AQC.json @@ -1,36 +1,33 @@ { - "_id": "gK76RPRhQF7T4AQC", - "name": "Runenbestickte Feurrobe", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-red.webp", - "effects": [ - "Qpy3XcHOokbU7ZaS", - "IbOD7GxGN30V1AYL" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine feuerrote Robe +3 mit aufgestickten Flammenrunen und Feuermagier +V.

", - "quantity": 1, - "price": 4501, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343207, - "modifiedTime": 1668995457499, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gK76RPRhQF7T4AQC" -} \ No newline at end of file + "_id": "gK76RPRhQF7T4AQC", + "name": "Runenbestickte Feurrobe", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-red.webp", + "effects": ["Qpy3XcHOokbU7ZaS", "IbOD7GxGN30V1AYL"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine feuerrote Robe +3 mit aufgestickten Flammenrunen und Feuermagier +V.

", + "quantity": 1, + "price": 4501, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343207, + "modifiedTime": 1687731797075, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!gK76RPRhQF7T4AQC" +} diff --git a/packs/items/Runenbestickte_Robe__1_sUHJSIG8aTs0do67.json b/packs/items/Runenbestickte_Robe__1_sUHJSIG8aTs0do67.json index 85439047..7a3ce65f 100644 --- a/packs/items/Runenbestickte_Robe__1_sUHJSIG8aTs0do67.json +++ b/packs/items/Runenbestickte_Robe__1_sUHJSIG8aTs0do67.json @@ -1,36 +1,33 @@ { - "_id": "sUHJSIG8aTs0do67", - "name": "Runenbestickte Robe +1", - "type": "armor", - "img": "icons/equipment/chest/robe-collared-blue.webp", - "effects": [ - "vgJWV95OeyzrjyFw", - "6NLQSkPxsA3H8Gc8" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Aura +1

", - "quantity": 1, - "price": 1258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343486, - "modifiedTime": 1668995457824, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sUHJSIG8aTs0do67" -} \ No newline at end of file + "_id": "sUHJSIG8aTs0do67", + "name": "Runenbestickte Robe +1", + "type": "armor", + "img": "icons/equipment/chest/robe-collared-blue.webp", + "effects": ["6NLQSkPxsA3H8Gc8"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Aura +1

", + "quantity": 1, + "price": 1258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343486, + "modifiedTime": 1687731797100, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sUHJSIG8aTs0do67" +} diff --git a/packs/items/Runenbestickte_Robe__2_j3wcDmBNiDx7sK0n.json b/packs/items/Runenbestickte_Robe__2_j3wcDmBNiDx7sK0n.json index 795de9c1..91b5ea90 100644 --- a/packs/items/Runenbestickte_Robe__2_j3wcDmBNiDx7sK0n.json +++ b/packs/items/Runenbestickte_Robe__2_j3wcDmBNiDx7sK0n.json @@ -1,36 +1,33 @@ { - "_id": "j3wcDmBNiDx7sK0n", - "name": "Runenbestickte Robe +2", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-blue.webp", - "effects": [ - "vgJWV95OeyzrjyFw", - "a2GXKNKHJWdyKb7h" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Aura +1

", - "quantity": 1, - "price": 2258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343301, - "modifiedTime": 1668995457693, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!j3wcDmBNiDx7sK0n" -} \ No newline at end of file + "_id": "j3wcDmBNiDx7sK0n", + "name": "Runenbestickte Robe +2", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-blue.webp", + "effects": ["a2GXKNKHJWdyKb7h"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Aura +1

", + "quantity": 1, + "price": 2258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343301, + "modifiedTime": 1687731797084, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!j3wcDmBNiDx7sK0n" +} diff --git a/packs/items/Runenbestickte_Robe__3_U8iwfv7oJNl8CsKK.json b/packs/items/Runenbestickte_Robe__3_U8iwfv7oJNl8CsKK.json index 40e0ee5f..8b97f175 100644 --- a/packs/items/Runenbestickte_Robe__3_U8iwfv7oJNl8CsKK.json +++ b/packs/items/Runenbestickte_Robe__3_U8iwfv7oJNl8CsKK.json @@ -1,36 +1,33 @@ { - "_id": "U8iwfv7oJNl8CsKK", - "name": "Runenbestickte Robe +3", - "type": "armor", - "img": "icons/equipment/chest/robe-collared-pink.webp", - "effects": [ - "vgJWV95OeyzrjyFw", - "CFyX5reV96JVL2Cg" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Aura +1

", - "quantity": 1, - "price": 3258, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343029, - "modifiedTime": 1668995457319, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!U8iwfv7oJNl8CsKK" -} \ No newline at end of file + "_id": "U8iwfv7oJNl8CsKK", + "name": "Runenbestickte Robe +3", + "type": "armor", + "img": "icons/equipment/chest/robe-collared-pink.webp", + "effects": ["CFyX5reV96JVL2Cg"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Aura +1

", + "quantity": 1, + "price": 3258, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343029, + "modifiedTime": 1687731797034, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!U8iwfv7oJNl8CsKK" +} diff --git a/packs/items/Runenbestickte_Robe_w1bZ2431gdOQumWK.json b/packs/items/Runenbestickte_Robe_w1bZ2431gdOQumWK.json index 695e57cd..f4010aaa 100644 --- a/packs/items/Runenbestickte_Robe_w1bZ2431gdOQumWK.json +++ b/packs/items/Runenbestickte_Robe_w1bZ2431gdOQumWK.json @@ -1,35 +1,33 @@ { - "_id": "w1bZ2431gdOQumWK", - "name": "Runenbestickte Robe", - "type": "armor", - "img": "icons/equipment/chest/coat-leather-blue.webp", - "effects": [ - "vgJWV95OeyzrjyFw" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Aura +1

", - "quantity": 1, - "price": 8, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343553, - "modifiedTime": 1668995457928, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!w1bZ2431gdOQumWK" -} \ No newline at end of file + "_id": "w1bZ2431gdOQumWK", + "name": "Runenbestickte Robe", + "type": "armor", + "img": "icons/equipment/chest/coat-leather-blue.webp", + "effects": ["vgJWV95OeyzrjyFw"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Aura +1

", + "quantity": 1, + "price": 8, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343553, + "modifiedTime": 1687731797110, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!w1bZ2431gdOQumWK" +} diff --git a/packs/items/S_ldnertreu_FVrbrxqVURPP3Yee.json b/packs/items/S_ldnertreu_FVrbrxqVURPP3Yee.json index 6a451cfd..410b4606 100644 --- a/packs/items/S_ldnertreu_FVrbrxqVURPP3Yee.json +++ b/packs/items/S_ldnertreu_FVrbrxqVURPP3Yee.json @@ -1,36 +1,33 @@ { - "_id": "FVrbrxqVURPP3Yee", - "name": "Söldnertreu", - "type": "armor", - "img": "icons/equipment/chest/breastplate-scale-grey.webp", - "effects": [ - "C7jqj8julpambLpm", - "qTM84JzHmlfYXGCb" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese mit blauen Stoffrändern gesäumte Kettenrüstung +1 gewährt ihrem Träger +1 auf Schlagen.

", - "quantity": 1, - "price": 3760, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2, - "armorMaterialType": "chain", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342825, - "modifiedTime": 1668995457022, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FVrbrxqVURPP3Yee" -} \ No newline at end of file + "_id": "FVrbrxqVURPP3Yee", + "name": "Söldnertreu", + "type": "armor", + "img": "icons/equipment/chest/breastplate-scale-grey.webp", + "effects": ["qTM84JzHmlfYXGCb"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese mit blauen Stoffrändern gesäumte Kettenrüstung +1 gewährt ihrem Träger +1 auf Schlagen.

", + "quantity": 1, + "price": 3760, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2, + "armorMaterialType": "chain", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342825, + "modifiedTime": 1687731796981, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FVrbrxqVURPP3Yee" +} diff --git a/packs/items/Sack_RD0HKxmbhfluw73R.json b/packs/items/Sack_RD0HKxmbhfluw73R.json index 03f534bc..92582b2e 100644 --- a/packs/items/Sack_RD0HKxmbhfluw73R.json +++ b/packs/items/Sack_RD0HKxmbhfluw73R.json @@ -1,29 +1,29 @@ { - "_id": "RD0HKxmbhfluw73R", - "name": "Sack", - "type": "loot", - "img": "icons/containers/bags/sack-simple-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.8, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342958, - "modifiedTime": 1668995457227, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RD0HKxmbhfluw73R" -} \ No newline at end of file + "_id": "RD0HKxmbhfluw73R", + "name": "Sack", + "type": "loot", + "img": "icons/containers/bags/sack-simple-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.8, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342958, + "modifiedTime": 1687731797015, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RD0HKxmbhfluw73R" +} diff --git a/packs/items/Sanduhr_R2LeIutCjDzwGwUx.json b/packs/items/Sanduhr_R2LeIutCjDzwGwUx.json index 0a48ac5b..28591145 100644 --- a/packs/items/Sanduhr_R2LeIutCjDzwGwUx.json +++ b/packs/items/Sanduhr_R2LeIutCjDzwGwUx.json @@ -1,29 +1,29 @@ { - "_id": "R2LeIutCjDzwGwUx", - "name": "Sanduhr", - "type": "loot", - "img": "icons/tools/navigation/hourglass-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 10, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342957, - "modifiedTime": 1668995457225, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!R2LeIutCjDzwGwUx" -} \ No newline at end of file + "_id": "R2LeIutCjDzwGwUx", + "name": "Sanduhr", + "type": "loot", + "img": "icons/tools/navigation/hourglass-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 10, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342957, + "modifiedTime": 1687731797014, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!R2LeIutCjDzwGwUx" +} diff --git a/packs/items/Sattel_nslQfc441x1GG0SL.json b/packs/items/Sattel_nslQfc441x1GG0SL.json index b0a51cc4..94b27776 100644 --- a/packs/items/Sattel_nslQfc441x1GG0SL.json +++ b/packs/items/Sattel_nslQfc441x1GG0SL.json @@ -1,30 +1,30 @@ { - "_id": "nslQfc441x1GG0SL", - "name": "Sattel", - "type": "equipment", - "img": "icons/commodities/leather/leather-scrap-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 5, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343364, - "modifiedTime": 1668995457761, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nslQfc441x1GG0SL" -} \ No newline at end of file + "_id": "nslQfc441x1GG0SL", + "name": "Sattel", + "type": "equipment", + "img": "icons/commodities/leather/leather-scrap-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 5, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343364, + "modifiedTime": 1687731797091, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!nslQfc441x1GG0SL" +} diff --git a/packs/items/Satteltasche_UpkQTtuxNS1eOIRu.json b/packs/items/Satteltasche_UpkQTtuxNS1eOIRu.json index 08fc34fb..d58ddddc 100644 --- a/packs/items/Satteltasche_UpkQTtuxNS1eOIRu.json +++ b/packs/items/Satteltasche_UpkQTtuxNS1eOIRu.json @@ -1,29 +1,29 @@ { - "_id": "UpkQTtuxNS1eOIRu", - "name": "Satteltasche", - "type": "loot", - "img": "icons/containers/bags/pouch-simple-leather-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 4, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343040, - "modifiedTime": 1668995457324, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!UpkQTtuxNS1eOIRu" -} \ No newline at end of file + "_id": "UpkQTtuxNS1eOIRu", + "name": "Satteltasche", + "type": "loot", + "img": "icons/containers/bags/pouch-simple-leather-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 4, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343040, + "modifiedTime": 1687731797037, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!UpkQTtuxNS1eOIRu" +} diff --git a/packs/items/Scharfsch_tze__II_rDzmy3Xb0qQfErWi.json b/packs/items/Scharfsch_tze__II_rDzmy3Xb0qQfErWi.json new file mode 100644 index 00000000..b20b7ee8 --- /dev/null +++ b/packs/items/Scharfsch_tze__II_rDzmy3Xb0qQfErWi.json @@ -0,0 +1,38 @@ +{ + "_id": "rDzmy3Xb0qQfErWi", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Scharfschütze", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Scharfschütze +II", + "description": "", + "statuses": [], + "_key": "!items.effects!5cqP2SvMe5j0BD3t.rDzmy3Xb0qQfErWi" +} diff --git a/packs/items/Schie_en__3__magisch__fwNP4w1u7JP3OFEb.json b/packs/items/Schie_en__3__magisch__fwNP4w1u7JP3OFEb.json new file mode 100644 index 00000000..2cb1f19b --- /dev/null +++ b/packs/items/Schie_en__3__magisch__fwNP4w1u7JP3OFEb.json @@ -0,0 +1,30 @@ +{ + "_id": "fwNP4w1u7JP3OFEb", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.rangedAttack.total", + "value": "3", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Schießen +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!tQ1LUX7in4xuuR12.fwNP4w1u7JP3OFEb" +} diff --git a/packs/items/Schlachtbeil_0UDiL2xAlGCEeckL.json b/packs/items/Schlachtbeil_0UDiL2xAlGCEeckL.json index 75b84f28..8ef4472c 100644 --- a/packs/items/Schlachtbeil_0UDiL2xAlGCEeckL.json +++ b/packs/items/Schlachtbeil_0UDiL2xAlGCEeckL.json @@ -1,35 +1,33 @@ { - "_id": "0UDiL2xAlGCEeckL", - "name": "Schlachtbeil", - "type": "weapon", - "img": "icons/weapons/axes/axe-battle-black.webp", - "effects": [ - "atmWPMxgNoeole7n" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 20, - "availability": "city", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342632, - "modifiedTime": 1668995456650, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0UDiL2xAlGCEeckL" -} \ No newline at end of file + "_id": "0UDiL2xAlGCEeckL", + "name": "Schlachtbeil", + "type": "weapon", + "img": "icons/weapons/axes/axe-battle-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 20, + "availability": "city", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342632, + "modifiedTime": 1687731796930, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0UDiL2xAlGCEeckL" +} diff --git a/packs/items/Schlachtbeil__1_N3RcggWJuKGtKZyP.json b/packs/items/Schlachtbeil__1_N3RcggWJuKGtKZyP.json index 590dffb8..f2767234 100644 --- a/packs/items/Schlachtbeil__1_N3RcggWJuKGtKZyP.json +++ b/packs/items/Schlachtbeil__1_N3RcggWJuKGtKZyP.json @@ -1,36 +1,33 @@ { - "_id": "N3RcggWJuKGtKZyP", - "name": "Schlachtbeil +1", - "type": "weapon", - "img": "icons/weapons/axes/axe-battle-blackened.webp", - "effects": [ - "atmWPMxgNoeole7n", - "aHr33jsfG78BJ7m2" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 2770, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342908, - "modifiedTime": 1668995457175, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!N3RcggWJuKGtKZyP" -} \ No newline at end of file + "_id": "N3RcggWJuKGtKZyP", + "name": "Schlachtbeil +1", + "type": "weapon", + "img": "icons/weapons/axes/axe-battle-blackened.webp", + "effects": ["aHr33jsfG78BJ7m2"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 2770, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342908, + "modifiedTime": 1687731797000, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!N3RcggWJuKGtKZyP" +} diff --git a/packs/items/Schlachtbeil__2_Qncx0jbmnD2KJAfG.json b/packs/items/Schlachtbeil__2_Qncx0jbmnD2KJAfG.json index 8a31da03..00039d90 100644 --- a/packs/items/Schlachtbeil__2_Qncx0jbmnD2KJAfG.json +++ b/packs/items/Schlachtbeil__2_Qncx0jbmnD2KJAfG.json @@ -1,36 +1,33 @@ { - "_id": "Qncx0jbmnD2KJAfG", - "name": "Schlachtbeil +2", - "type": "weapon", - "img": "icons/weapons/axes/axe-battle-engraved-purple.webp", - "effects": [ - "atmWPMxgNoeole7n", - "Qdjy0578meoXi49p" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 3270, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": -6 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342949, - "modifiedTime": 1668995457214, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Qncx0jbmnD2KJAfG" -} \ No newline at end of file + "_id": "Qncx0jbmnD2KJAfG", + "name": "Schlachtbeil +2", + "type": "weapon", + "img": "icons/weapons/axes/axe-battle-engraved-purple.webp", + "effects": ["atmWPMxgNoeole7n", "Qdjy0578meoXi49p"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 3270, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": -6 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342949, + "modifiedTime": 1687731797013, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Qncx0jbmnD2KJAfG" +} diff --git a/packs/items/Schlachtbeil__3_Nb65CmtFiiWPpnNZ.json b/packs/items/Schlachtbeil__3_Nb65CmtFiiWPpnNZ.json index 4de3a9b3..5847617c 100644 --- a/packs/items/Schlachtbeil__3_Nb65CmtFiiWPpnNZ.json +++ b/packs/items/Schlachtbeil__3_Nb65CmtFiiWPpnNZ.json @@ -1,36 +1,33 @@ { - "_id": "Nb65CmtFiiWPpnNZ", - "name": "Schlachtbeil +3", - "type": "weapon", - "img": "icons/weapons/axes/axe-battle-heavy-black.webp", - "effects": [ - "atmWPMxgNoeole7n", - "DJQ1hHJRJuraxIym" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", - "quantity": 1, - "price": 3770, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 7, - "opponentDefense": -7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342917, - "modifiedTime": 1668995457186, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Nb65CmtFiiWPpnNZ" -} \ No newline at end of file + "_id": "Nb65CmtFiiWPpnNZ", + "name": "Schlachtbeil +3", + "type": "weapon", + "img": "icons/weapons/axes/axe-battle-heavy-black.webp", + "effects": ["DJQ1hHJRJuraxIym"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -6, Für Zwerge auf Grund der Größe zu unhandlich

", + "quantity": 1, + "price": 3770, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 7, + "opponentDefense": -7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342917, + "modifiedTime": 1687731797003, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Nb65CmtFiiWPpnNZ" +} diff --git a/packs/items/Schlachtgei_el__1_hBemmfRcQLFU7PSt.json b/packs/items/Schlachtgei_el__1_hBemmfRcQLFU7PSt.json index ad2d18c0..64e3ff24 100644 --- a/packs/items/Schlachtgei_el__1_hBemmfRcQLFU7PSt.json +++ b/packs/items/Schlachtgei_el__1_hBemmfRcQLFU7PSt.json @@ -1,36 +1,33 @@ { - "_id": "hBemmfRcQLFU7PSt", - "name": "Schlachtgeißel +1", - "type": "weapon", - "img": "icons/weapons/maces/flail-triple-grey.webp", - "effects": [ - "BdejYg7Bq6tM2ROu", - "oOQJt7Ub0PGGjdzW" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", - "quantity": 1, - "price": 2266, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343226, - "modifiedTime": 1668995457523, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hBemmfRcQLFU7PSt" -} \ No newline at end of file + "_id": "hBemmfRcQLFU7PSt", + "name": "Schlachtgeißel +1", + "type": "weapon", + "img": "icons/weapons/maces/flail-triple-grey.webp", + "effects": ["oOQJt7Ub0PGGjdzW"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", + "quantity": 1, + "price": 2266, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343226, + "modifiedTime": 1687731797077, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hBemmfRcQLFU7PSt" +} diff --git a/packs/items/Schlachtgei_el__2_YSl6qdVC6fDYVkFQ.json b/packs/items/Schlachtgei_el__2_YSl6qdVC6fDYVkFQ.json index f88f6af1..d9493019 100644 --- a/packs/items/Schlachtgei_el__2_YSl6qdVC6fDYVkFQ.json +++ b/packs/items/Schlachtgei_el__2_YSl6qdVC6fDYVkFQ.json @@ -1,36 +1,33 @@ { - "_id": "YSl6qdVC6fDYVkFQ", - "name": "Schlachtgeißel +2", - "type": "weapon", - "img": "icons/weapons/maces/flail-triple-grey.webp", - "effects": [ - "BdejYg7Bq6tM2ROu", - "OF7IAa9tUBoz23TD" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", - "quantity": 1, - "price": 2766, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -6 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343079, - "modifiedTime": 1668995457355, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!YSl6qdVC6fDYVkFQ" -} \ No newline at end of file + "_id": "YSl6qdVC6fDYVkFQ", + "name": "Schlachtgeißel +2", + "type": "weapon", + "img": "icons/weapons/maces/flail-triple-grey.webp", + "effects": ["OF7IAa9tUBoz23TD"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", + "quantity": 1, + "price": 2766, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -6 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343079, + "modifiedTime": 1687731797046, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!YSl6qdVC6fDYVkFQ" +} diff --git a/packs/items/Schlachtgei_el__3_eqGo6VKETI1UTxP1.json b/packs/items/Schlachtgei_el__3_eqGo6VKETI1UTxP1.json index ae0c0c46..0ff13db1 100644 --- a/packs/items/Schlachtgei_el__3_eqGo6VKETI1UTxP1.json +++ b/packs/items/Schlachtgei_el__3_eqGo6VKETI1UTxP1.json @@ -1,36 +1,33 @@ { - "_id": "eqGo6VKETI1UTxP1", - "name": "Schlachtgeißel +3", - "type": "weapon", - "img": "icons/weapons/maces/flail-triple-grey.webp", - "effects": [ - "BdejYg7Bq6tM2ROu", - "uhpIAR3T0P3bJw1C" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", - "quantity": 1, - "price": 3266, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": -7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343181, - "modifiedTime": 1668995457467, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eqGo6VKETI1UTxP1" -} \ No newline at end of file + "_id": "eqGo6VKETI1UTxP1", + "name": "Schlachtgeißel +3", + "type": "weapon", + "img": "icons/weapons/maces/flail-triple-grey.webp", + "effects": ["uhpIAR3T0P3bJw1C"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", + "quantity": 1, + "price": 3266, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": -7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343181, + "modifiedTime": 1687731797070, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eqGo6VKETI1UTxP1" +} diff --git a/packs/items/Schlachtgei_el_yfqzgTskyIgWZq8A.json b/packs/items/Schlachtgei_el_yfqzgTskyIgWZq8A.json index 017c85dd..cef4e0cb 100644 --- a/packs/items/Schlachtgei_el_yfqzgTskyIgWZq8A.json +++ b/packs/items/Schlachtgei_el_yfqzgTskyIgWZq8A.json @@ -1,35 +1,33 @@ { - "_id": "yfqzgTskyIgWZq8A", - "name": "Schlachtgeißel", - "type": "weapon", - "img": "icons/weapons/maces/flail-triple-grey.webp", - "effects": [ - "BdejYg7Bq6tM2ROu" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", - "quantity": 1, - "price": 16, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343580, - "modifiedTime": 1668995457947, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yfqzgTskyIgWZq8A" -} \ No newline at end of file + "_id": "yfqzgTskyIgWZq8A", + "name": "Schlachtgeißel", + "type": "weapon", + "img": "icons/weapons/maces/flail-triple-grey.webp", + "effects": ["BdejYg7Bq6tM2ROu"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Initiative -4, Bei Schlagen-Patzer trifft Angreifer sich selbst (Patzer ausgeschlossen)

", + "quantity": 1, + "price": 16, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343580, + "modifiedTime": 1687731797113, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yfqzgTskyIgWZq8A" +} diff --git a/packs/items/Schlachtruf__I_DZXHZOg7edkW2RS2.json b/packs/items/Schlachtruf__I_DZXHZOg7edkW2RS2.json new file mode 100644 index 00000000..c222c8c5 --- /dev/null +++ b/packs/items/Schlachtruf__I_DZXHZOg7edkW2RS2.json @@ -0,0 +1,38 @@ +{ + "_id": "DZXHZOg7edkW2RS2", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Schlachtruf", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Schlachtruf +I", + "description": "", + "statuses": [], + "_key": "!items.effects!c3YlvFbZJD6LbhVi.DZXHZOg7edkW2RS2" +} diff --git a/packs/items/Schlafstaub_UBH03jh91dP6KMtL.json b/packs/items/Schlafstaub_UBH03jh91dP6KMtL.json index 6b798d01..18cc4075 100644 --- a/packs/items/Schlafstaub_UBH03jh91dP6KMtL.json +++ b/packs/items/Schlafstaub_UBH03jh91dP6KMtL.json @@ -1,29 +1,29 @@ { - "_id": "UBH03jh91dP6KMtL", - "name": "Schlafstaub", - "type": "loot", - "img": "icons/tools/laboratory/bowl-powder-purple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wirkt auf ein beworfenes Ziel den Zauber @Compendium[ds4.spells.CrZ8L7oaWvPjLou0]{Einschläfern}.

", - "quantity": 1, - "price": 151, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343033, - "modifiedTime": 1668995457321, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!UBH03jh91dP6KMtL" -} \ No newline at end of file + "_id": "UBH03jh91dP6KMtL", + "name": "Schlafstaub", + "type": "loot", + "img": "icons/tools/laboratory/bowl-powder-purple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wirkt auf ein beworfenes Ziel den Zauber @Compendium[ds4.spells.CrZ8L7oaWvPjLou0]{Einschläfern}.

", + "quantity": 1, + "price": 151, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343033, + "modifiedTime": 1687731797035, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!UBH03jh91dP6KMtL" +} diff --git a/packs/items/Schlagen__1__magisch__qTM84JzHmlfYXGCb.json b/packs/items/Schlagen__1__magisch__qTM84JzHmlfYXGCb.json new file mode 100644 index 00000000..64ecef5b --- /dev/null +++ b/packs/items/Schlagen__1__magisch__qTM84JzHmlfYXGCb.json @@ -0,0 +1,30 @@ +{ + "_id": "qTM84JzHmlfYXGCb", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.meleeAttack.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Schlagen +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!FVrbrxqVURPP3Yee.qTM84JzHmlfYXGCb" +} diff --git a/packs/items/Schlagring__1_fziU7tEIQPowqBJj.json b/packs/items/Schlagring__1_fziU7tEIQPowqBJj.json index 73d716e9..5fde0897 100644 --- a/packs/items/Schlagring__1_fziU7tEIQPowqBJj.json +++ b/packs/items/Schlagring__1_fziU7tEIQPowqBJj.json @@ -1,35 +1,33 @@ { - "_id": "fziU7tEIQPowqBJj", - "name": "Schlagring +1", - "type": "weapon", - "img": "icons/weapons/fist/fist-knuckles-spiked-blue.webp", - "effects": [ - "ph5sqT08zd8lSi7s" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", - "quantity": 1, - "price": 751, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343205, - "modifiedTime": 1668995457498, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fziU7tEIQPowqBJj" -} \ No newline at end of file + "_id": "fziU7tEIQPowqBJj", + "name": "Schlagring +1", + "type": "weapon", + "img": "icons/weapons/fist/fist-knuckles-spiked-blue.webp", + "effects": ["ph5sqT08zd8lSi7s"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", + "quantity": 1, + "price": 751, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343205, + "modifiedTime": 1687731797074, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fziU7tEIQPowqBJj" +} diff --git a/packs/items/Schlagring__2_830D1zHS3v0Gx4nB.json b/packs/items/Schlagring__2_830D1zHS3v0Gx4nB.json index e73e0524..191bb252 100644 --- a/packs/items/Schlagring__2_830D1zHS3v0Gx4nB.json +++ b/packs/items/Schlagring__2_830D1zHS3v0Gx4nB.json @@ -1,35 +1,33 @@ { - "_id": "830D1zHS3v0Gx4nB", - "name": "Schlagring +2", - "type": "weapon", - "img": "icons/weapons/fist/fist-knuckles-spiked-stone.webp", - "effects": [ - "iQZLQlcUQgnYg0Hs" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", - "quantity": 1, - "price": 1251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342750, - "modifiedTime": 1668995456796, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!830D1zHS3v0Gx4nB" -} \ No newline at end of file + "_id": "830D1zHS3v0Gx4nB", + "name": "Schlagring +2", + "type": "weapon", + "img": "icons/weapons/fist/fist-knuckles-spiked-stone.webp", + "effects": ["iQZLQlcUQgnYg0Hs"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", + "quantity": 1, + "price": 1251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342750, + "modifiedTime": 1687731796957, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!830D1zHS3v0Gx4nB" +} diff --git a/packs/items/Schlagring__3_CHRqMQxkgz3jad9J.json b/packs/items/Schlagring__3_CHRqMQxkgz3jad9J.json index c1221ae0..1d260f16 100644 --- a/packs/items/Schlagring__3_CHRqMQxkgz3jad9J.json +++ b/packs/items/Schlagring__3_CHRqMQxkgz3jad9J.json @@ -1,35 +1,33 @@ { - "_id": "CHRqMQxkgz3jad9J", - "name": "Schlagring +3", - "type": "weapon", - "img": "icons/weapons/fist/fist-knuckles-brass.webp", - "effects": [ - "K3m0tLhoW9vT6e19" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", - "quantity": 1, - "price": 1751, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342800, - "modifiedTime": 1668995456900, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!CHRqMQxkgz3jad9J" -} \ No newline at end of file + "_id": "CHRqMQxkgz3jad9J", + "name": "Schlagring +3", + "type": "weapon", + "img": "icons/weapons/fist/fist-knuckles-brass.webp", + "effects": ["K3m0tLhoW9vT6e19"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", + "quantity": 1, + "price": 1751, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342800, + "modifiedTime": 1687731796974, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!CHRqMQxkgz3jad9J" +} diff --git a/packs/items/Schlagring_aJ9xkECmqeBUhING.json b/packs/items/Schlagring_aJ9xkECmqeBUhING.json index 8cfb6dca..1034299f 100644 --- a/packs/items/Schlagring_aJ9xkECmqeBUhING.json +++ b/packs/items/Schlagring_aJ9xkECmqeBUhING.json @@ -1,33 +1,33 @@ { - "_id": "aJ9xkECmqeBUhING", - "name": "Schlagring", - "type": "weapon", - "img": "icons/weapons/fist/fist-knuckles-spiked-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", - "quantity": 1, - "price": 1, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 0, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343087, - "modifiedTime": 1668995457364, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!aJ9xkECmqeBUhING" -} \ No newline at end of file + "_id": "aJ9xkECmqeBUhING", + "name": "Schlagring", + "type": "weapon", + "img": "icons/weapons/fist/fist-knuckles-spiked-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wie waffenlos, Gegner aber kein Abwehr-Bonus

", + "quantity": 1, + "price": 1, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 0, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343087, + "modifiedTime": 1687731797049, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!aJ9xkECmqeBUhING" +} diff --git a/packs/items/Schleuder_ETpbN0Q39eKPmWK0.json b/packs/items/Schleuder_ETpbN0Q39eKPmWK0.json index b8783207..33d789ce 100644 --- a/packs/items/Schleuder_ETpbN0Q39eKPmWK0.json +++ b/packs/items/Schleuder_ETpbN0Q39eKPmWK0.json @@ -1,33 +1,33 @@ { - "_id": "ETpbN0Q39eKPmWK0", - "name": "Schleuder", - "type": "weapon", - "img": "icons/weapons/slings/slingshot-wood.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 0.1, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 0, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342812, - "modifiedTime": 1668995456987, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ETpbN0Q39eKPmWK0" -} \ No newline at end of file + "_id": "ETpbN0Q39eKPmWK0", + "name": "Schleuder", + "type": "weapon", + "img": "icons/weapons/slings/slingshot-wood.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 0.1, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 0, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342812, + "modifiedTime": 1687731796978, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ETpbN0Q39eKPmWK0" +} diff --git a/packs/items/Schleuder__1_GEBWsHBuyh9KbIbb.json b/packs/items/Schleuder__1_GEBWsHBuyh9KbIbb.json index 91d7a267..5148a2bd 100644 --- a/packs/items/Schleuder__1_GEBWsHBuyh9KbIbb.json +++ b/packs/items/Schleuder__1_GEBWsHBuyh9KbIbb.json @@ -1,35 +1,33 @@ { - "_id": "GEBWsHBuyh9KbIbb", - "name": "Schleuder +1", - "type": "weapon", - "img": "icons/weapons/slings/slingshot-wood.webp", - "effects": [ - "YCgrTPMCggWZOFdJ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 750.1, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342850, - "modifiedTime": 1668995457040, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GEBWsHBuyh9KbIbb" -} \ No newline at end of file + "_id": "GEBWsHBuyh9KbIbb", + "name": "Schleuder +1", + "type": "weapon", + "img": "icons/weapons/slings/slingshot-wood.webp", + "effects": ["YCgrTPMCggWZOFdJ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 750.1, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342850, + "modifiedTime": 1687731796985, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GEBWsHBuyh9KbIbb" +} diff --git a/packs/items/Schleuder__2_1IWsAaMSnz1Q9ZWd.json b/packs/items/Schleuder__2_1IWsAaMSnz1Q9ZWd.json index b662dc95..d193522a 100644 --- a/packs/items/Schleuder__2_1IWsAaMSnz1Q9ZWd.json +++ b/packs/items/Schleuder__2_1IWsAaMSnz1Q9ZWd.json @@ -1,35 +1,33 @@ { - "_id": "1IWsAaMSnz1Q9ZWd", - "name": "Schleuder +2", - "type": "weapon", - "img": "icons/weapons/slings/slingshot-wood.webp", - "effects": [ - "aKfE4S2oocgJMro8" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 1250.1, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342651, - "modifiedTime": 1668995456702, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1IWsAaMSnz1Q9ZWd" -} \ No newline at end of file + "_id": "1IWsAaMSnz1Q9ZWd", + "name": "Schleuder +2", + "type": "weapon", + "img": "icons/weapons/slings/slingshot-wood.webp", + "effects": ["aKfE4S2oocgJMro8"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 1250.1, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342651, + "modifiedTime": 1687731796937, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1IWsAaMSnz1Q9ZWd" +} diff --git a/packs/items/Schleuder__3_S4pc70BxmRU0DCsW.json b/packs/items/Schleuder__3_S4pc70BxmRU0DCsW.json index 21c8da5b..40059c27 100644 --- a/packs/items/Schleuder__3_S4pc70BxmRU0DCsW.json +++ b/packs/items/Schleuder__3_S4pc70BxmRU0DCsW.json @@ -1,35 +1,33 @@ { - "_id": "S4pc70BxmRU0DCsW", - "name": "Schleuder +3", - "type": "weapon", - "img": "icons/weapons/slings/slingshot-wood.webp", - "effects": [ - "kM7ZknhuQS8uIJbu" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 1750.1, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342981, - "modifiedTime": 1668995457264, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!S4pc70BxmRU0DCsW" -} \ No newline at end of file + "_id": "S4pc70BxmRU0DCsW", + "name": "Schleuder +3", + "type": "weapon", + "img": "icons/weapons/slings/slingshot-wood.webp", + "effects": ["kM7ZknhuQS8uIJbu"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 1750.1, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342981, + "modifiedTime": 1687731797026, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!S4pc70BxmRU0DCsW" +} diff --git a/packs/items/Schloss__Einfach__SW__0__3pdw4CN8Wc9oCKX5.json b/packs/items/Schloss__Einfach__SW__0__3pdw4CN8Wc9oCKX5.json index 26473bc3..fa7d27b3 100644 --- a/packs/items/Schloss__Einfach__SW__0__3pdw4CN8Wc9oCKX5.json +++ b/packs/items/Schloss__Einfach__SW__0__3pdw4CN8Wc9oCKX5.json @@ -1,29 +1,29 @@ { - "_id": "3pdw4CN8Wc9oCKX5", - "name": "Schloss: Einfach (SW: 0)", - "type": "loot", - "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342700, - "modifiedTime": 1668995456757, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!3pdw4CN8Wc9oCKX5" -} \ No newline at end of file + "_id": "3pdw4CN8Wc9oCKX5", + "name": "Schloss: Einfach (SW: 0)", + "type": "loot", + "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342700, + "modifiedTime": 1687731796944, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!3pdw4CN8Wc9oCKX5" +} diff --git a/packs/items/Schloss__Gut__SW__2__zAMFB4HHHUQp4RFa.json b/packs/items/Schloss__Gut__SW__2__zAMFB4HHHUQp4RFa.json index 3c1c9d32..f81e76ce 100644 --- a/packs/items/Schloss__Gut__SW__2__zAMFB4HHHUQp4RFa.json +++ b/packs/items/Schloss__Gut__SW__2__zAMFB4HHHUQp4RFa.json @@ -1,29 +1,29 @@ { - "_id": "zAMFB4HHHUQp4RFa", - "name": "Schloss: Gut (SW: 2)", - "type": "loot", - "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343593, - "modifiedTime": 1668995457969, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zAMFB4HHHUQp4RFa" -} \ No newline at end of file + "_id": "zAMFB4HHHUQp4RFa", + "name": "Schloss: Gut (SW: 2)", + "type": "loot", + "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343593, + "modifiedTime": 1687731797116, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zAMFB4HHHUQp4RFa" +} diff --git a/packs/items/Schloss__Meisterartbeit__SW__8__Sks4O3NpwOWQIrIa.json b/packs/items/Schloss__Meisterartbeit__SW__8__Sks4O3NpwOWQIrIa.json index 008e3459..fb117e43 100644 --- a/packs/items/Schloss__Meisterartbeit__SW__8__Sks4O3NpwOWQIrIa.json +++ b/packs/items/Schloss__Meisterartbeit__SW__8__Sks4O3NpwOWQIrIa.json @@ -1,29 +1,29 @@ { - "_id": "Sks4O3NpwOWQIrIa", - "name": "Schloss: Meisterartbeit (SW: 8)", - "type": "loot", - "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 50, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342990, - "modifiedTime": 1668995457293, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Sks4O3NpwOWQIrIa" -} \ No newline at end of file + "_id": "Sks4O3NpwOWQIrIa", + "name": "Schloss: Meisterartbeit (SW: 8)", + "type": "loot", + "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 50, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342990, + "modifiedTime": 1687731797028, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Sks4O3NpwOWQIrIa" +} diff --git a/packs/items/Schloss__Solide__SW__4__dW8OETKY21O3GNHf.json b/packs/items/Schloss__Solide__SW__4__dW8OETKY21O3GNHf.json index 1e4c436c..8c3e3606 100644 --- a/packs/items/Schloss__Solide__SW__4__dW8OETKY21O3GNHf.json +++ b/packs/items/Schloss__Solide__SW__4__dW8OETKY21O3GNHf.json @@ -1,29 +1,29 @@ { - "_id": "dW8OETKY21O3GNHf", - "name": "Schloss: Solide (SW: 4)", - "type": "loot", - "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 10, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343141, - "modifiedTime": 1668995457411, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dW8OETKY21O3GNHf" -} \ No newline at end of file + "_id": "dW8OETKY21O3GNHf", + "name": "Schloss: Solide (SW: 4)", + "type": "loot", + "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 10, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343141, + "modifiedTime": 1687731797062, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dW8OETKY21O3GNHf" +} diff --git a/packs/items/Schloss__Zwergenarbeit__SW__12__tPlXSWQ4mP0dqnOa.json b/packs/items/Schloss__Zwergenarbeit__SW__12__tPlXSWQ4mP0dqnOa.json index 636f1e3a..112015fb 100644 --- a/packs/items/Schloss__Zwergenarbeit__SW__12__tPlXSWQ4mP0dqnOa.json +++ b/packs/items/Schloss__Zwergenarbeit__SW__12__tPlXSWQ4mP0dqnOa.json @@ -1,29 +1,29 @@ { - "_id": "tPlXSWQ4mP0dqnOa", - "name": "Schloss: Zwergenarbeit (SW: 12)", - "type": "loot", - "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 250, - "availability": "city", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343511, - "modifiedTime": 1668995457851, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tPlXSWQ4mP0dqnOa" -} \ No newline at end of file + "_id": "tPlXSWQ4mP0dqnOa", + "name": "Schloss: Zwergenarbeit (SW: 12)", + "type": "loot", + "img": "icons/containers/chest/chest-reinforced-steel-oak-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 250, + "availability": "city", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343511, + "modifiedTime": 1687731797103, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!tPlXSWQ4mP0dqnOa" +} diff --git a/packs/items/Schnelligkeitstrank_Tlfjrxlm9NpmVR0L.json b/packs/items/Schnelligkeitstrank_Tlfjrxlm9NpmVR0L.json index ec98ad81..1a0cef70 100644 --- a/packs/items/Schnelligkeitstrank_Tlfjrxlm9NpmVR0L.json +++ b/packs/items/Schnelligkeitstrank_Tlfjrxlm9NpmVR0L.json @@ -1,29 +1,29 @@ { - "_id": "Tlfjrxlm9NpmVR0L", - "name": "Schnelligkeitstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-corked-fancy-orange.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Für W20 Runden erhöht sich der Laufen- Wert des Trinkenden um 100%.

", - "quantity": 1, - "price": 200, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343014, - "modifiedTime": 1668995457314, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Tlfjrxlm9NpmVR0L" -} \ No newline at end of file + "_id": "Tlfjrxlm9NpmVR0L", + "name": "Schnelligkeitstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-corked-fancy-orange.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Für W20 Runden erhöht sich der Laufen- Wert des Trinkenden um 100%.

", + "quantity": 1, + "price": 200, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343014, + "modifiedTime": 1687731797031, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Tlfjrxlm9NpmVR0L" +} diff --git a/packs/items/Schutzring__1_kGTB9f2zPrmedHq4.json b/packs/items/Schutzring__1_kGTB9f2zPrmedHq4.json index 470111d4..1a561f78 100644 --- a/packs/items/Schutzring__1_kGTB9f2zPrmedHq4.json +++ b/packs/items/Schutzring__1_kGTB9f2zPrmedHq4.json @@ -1,32 +1,30 @@ { - "_id": "kGTB9f2zPrmedHq4", - "name": "Schutzring +1", - "type": "equipment", - "img": "icons/equipment/finger/ring-band-engraved-lines-bronze.webp", - "effects": [ - "yH3Ujo3jKNCYI4n9" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhöht die Abwehr um 1, ohne dabei Panzerungsmalus zu verursachen.

", - "quantity": 1, - "price": 752, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343316, - "modifiedTime": 1668995457715, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kGTB9f2zPrmedHq4" -} \ No newline at end of file + "_id": "kGTB9f2zPrmedHq4", + "name": "Schutzring +1", + "type": "equipment", + "img": "icons/equipment/finger/ring-band-engraved-lines-bronze.webp", + "effects": ["yH3Ujo3jKNCYI4n9"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhöht die Abwehr um 1, ohne dabei Panzerungsmalus zu verursachen.

", + "quantity": 1, + "price": 752, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343316, + "modifiedTime": 1687731797086, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!kGTB9f2zPrmedHq4" +} diff --git a/packs/items/Schutzring__2_cg1y2GTJRGhE9Fpy.json b/packs/items/Schutzring__2_cg1y2GTJRGhE9Fpy.json index 5987f16c..8188f345 100644 --- a/packs/items/Schutzring__2_cg1y2GTJRGhE9Fpy.json +++ b/packs/items/Schutzring__2_cg1y2GTJRGhE9Fpy.json @@ -1,32 +1,30 @@ { - "_id": "cg1y2GTJRGhE9Fpy", - "name": "Schutzring +2", - "type": "equipment", - "img": "icons/equipment/finger/ring-band-engraved-scrolls-bronze.webp", - "effects": [ - "yH3Ujo3jKNCYI4n9" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhöht die Abwehr um 2, ohne dabei Panzerungsmalus zu verursachen.

", - "quantity": 1, - "price": 1252, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343113, - "modifiedTime": 1668995457394, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!cg1y2GTJRGhE9Fpy" -} \ No newline at end of file + "_id": "cg1y2GTJRGhE9Fpy", + "name": "Schutzring +2", + "type": "equipment", + "img": "icons/equipment/finger/ring-band-engraved-scrolls-bronze.webp", + "effects": ["yH3Ujo3jKNCYI4n9"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhöht die Abwehr um 2, ohne dabei Panzerungsmalus zu verursachen.

", + "quantity": 1, + "price": 1252, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343113, + "modifiedTime": 1687731797058, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!cg1y2GTJRGhE9Fpy" +} diff --git a/packs/items/Schutzring__3_qlBIUI00RTYZzclX.json b/packs/items/Schutzring__3_qlBIUI00RTYZzclX.json index eb5da6bc..fda7cdb8 100644 --- a/packs/items/Schutzring__3_qlBIUI00RTYZzclX.json +++ b/packs/items/Schutzring__3_qlBIUI00RTYZzclX.json @@ -1,32 +1,30 @@ { - "_id": "qlBIUI00RTYZzclX", - "name": "Schutzring +3", - "type": "equipment", - "img": "icons/equipment/finger/ring-band-engraved-scrolls-gold.webp", - "effects": [ - "yH3Ujo3jKNCYI4n9" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhöht die Abwehr um 3, ohne dabei Panzerungsmalus zu verursachen.

", - "quantity": 1, - "price": 1752, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343471, - "modifiedTime": 1668995457809, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!qlBIUI00RTYZzclX" -} \ No newline at end of file + "_id": "qlBIUI00RTYZzclX", + "name": "Schutzring +3", + "type": "equipment", + "img": "icons/equipment/finger/ring-band-engraved-scrolls-gold.webp", + "effects": ["yH3Ujo3jKNCYI4n9"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhöht die Abwehr um 3, ohne dabei Panzerungsmalus zu verursachen.

", + "quantity": 1, + "price": 1752, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343471, + "modifiedTime": 1687731797096, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!qlBIUI00RTYZzclX" +} diff --git a/packs/items/Schutztrank_XiW3k793840i0rdo.json b/packs/items/Schutztrank_XiW3k793840i0rdo.json index a57e2692..9e52e89f 100644 --- a/packs/items/Schutztrank_XiW3k793840i0rdo.json +++ b/packs/items/Schutztrank_XiW3k793840i0rdo.json @@ -1,29 +1,29 @@ { - "_id": "XiW3k793840i0rdo", - "name": "Schutztrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-pear-corked-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhöht für W20 Runden die Abwehr um +2.

", - "quantity": 1, - "price": 50, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343069, - "modifiedTime": 1668995457351, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XiW3k793840i0rdo" -} \ No newline at end of file + "_id": "XiW3k793840i0rdo", + "name": "Schutztrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-pear-corked-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhöht für W20 Runden die Abwehr um +2.

", + "quantity": 1, + "price": 50, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343069, + "modifiedTime": 1687731797045, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XiW3k793840i0rdo" +} diff --git a/packs/items/Schwebenamulett_ElUWNqUWZB4dH3QS.json b/packs/items/Schwebenamulett_ElUWNqUWZB4dH3QS.json index c613910c..f890c140 100644 --- a/packs/items/Schwebenamulett_ElUWNqUWZB4dH3QS.json +++ b/packs/items/Schwebenamulett_ElUWNqUWZB4dH3QS.json @@ -1,30 +1,30 @@ { - "_id": "ElUWNqUWZB4dH3QS", - "name": "Schwebenamulett", - "type": "equipment", - "img": "icons/equipment/neck/amulet-moth-gold-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauber @Compendium[ds4.spells.SPnYNGggFb8XRICE]{Schweben} wurde in dieses Amulett gebettet.

", - "quantity": 1, - "price": 1515, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342813, - "modifiedTime": 1668995456992, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ElUWNqUWZB4dH3QS" -} \ No newline at end of file + "_id": "ElUWNqUWZB4dH3QS", + "name": "Schwebenamulett", + "type": "equipment", + "img": "icons/equipment/neck/amulet-moth-gold-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauber @Compendium[ds4.spells.SPnYNGggFb8XRICE]{Schweben} wurde in dieses Amulett gebettet.

", + "quantity": 1, + "price": 1515, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342813, + "modifiedTime": 1687731796978, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ElUWNqUWZB4dH3QS" +} diff --git a/packs/items/Schwebentrank_OZU7ietSpnivKPVt.json b/packs/items/Schwebentrank_OZU7ietSpnivKPVt.json index a25e502b..3e851fcd 100644 --- a/packs/items/Schwebentrank_OZU7ietSpnivKPVt.json +++ b/packs/items/Schwebentrank_OZU7ietSpnivKPVt.json @@ -1,29 +1,29 @@ { - "_id": "OZU7ietSpnivKPVt", - "name": "Schwebentrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-bulb-corked-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses meist grünliche Getränk wirkt den Zauber Schweben (Probenwert 20; Patzer ausgeschlossen).

", - "quantity": 1, - "price": 25, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342923, - "modifiedTime": 1668995457190, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!OZU7ietSpnivKPVt" -} \ No newline at end of file + "_id": "OZU7ietSpnivKPVt", + "name": "Schwebentrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-bulb-corked-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses meist grünliche Getränk wirkt den Zauber Schweben (Probenwert 20; Patzer ausgeschlossen).

", + "quantity": 1, + "price": 25, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342923, + "modifiedTime": 1687731797004, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!OZU7ietSpnivKPVt" +} diff --git a/packs/items/Schwere_Armbrust_GJdez2VgLxwzlZAQ.json b/packs/items/Schwere_Armbrust_GJdez2VgLxwzlZAQ.json index c0b4cfff..702e2dd7 100644 --- a/packs/items/Schwere_Armbrust_GJdez2VgLxwzlZAQ.json +++ b/packs/items/Schwere_Armbrust_GJdez2VgLxwzlZAQ.json @@ -1,35 +1,33 @@ { - "_id": "GJdez2VgLxwzlZAQ", - "name": "Schwere Armbrust", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-heavy-black.webp", - "effects": [ - "N4vxVFNLW9Q9QsIp" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 15, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342858, - "modifiedTime": 1668995457047, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GJdez2VgLxwzlZAQ" -} \ No newline at end of file + "_id": "GJdez2VgLxwzlZAQ", + "name": "Schwere Armbrust", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-heavy-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 15, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342858, + "modifiedTime": 1687731796986, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GJdez2VgLxwzlZAQ" +} diff --git a/packs/items/Schwere_Armbrust__1_S0EV25lf5TbN6COJ.json b/packs/items/Schwere_Armbrust__1_S0EV25lf5TbN6COJ.json index 47aa348a..500c9289 100644 --- a/packs/items/Schwere_Armbrust__1_S0EV25lf5TbN6COJ.json +++ b/packs/items/Schwere_Armbrust__1_S0EV25lf5TbN6COJ.json @@ -1,36 +1,33 @@ { - "_id": "S0EV25lf5TbN6COJ", - "name": "Schwere Armbrust +1", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-loaded-black.webp", - "effects": [ - "N4vxVFNLW9Q9QsIp", - "ZBJldrSO6rRHmgnI" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 2265, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342977, - "modifiedTime": 1668995457260, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!S0EV25lf5TbN6COJ" -} \ No newline at end of file + "_id": "S0EV25lf5TbN6COJ", + "name": "Schwere Armbrust +1", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-loaded-black.webp", + "effects": ["N4vxVFNLW9Q9QsIp", "ZBJldrSO6rRHmgnI"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 2265, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342977, + "modifiedTime": 1687731797025, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!S0EV25lf5TbN6COJ" +} diff --git a/packs/items/Schwere_Armbrust__2_NMmZ3Uu9uwAHc5IP.json b/packs/items/Schwere_Armbrust__2_NMmZ3Uu9uwAHc5IP.json index 17b9f1fe..47a3db54 100644 --- a/packs/items/Schwere_Armbrust__2_NMmZ3Uu9uwAHc5IP.json +++ b/packs/items/Schwere_Armbrust__2_NMmZ3Uu9uwAHc5IP.json @@ -1,36 +1,33 @@ { - "_id": "NMmZ3Uu9uwAHc5IP", - "name": "Schwere Armbrust +2", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-blue.webp", - "effects": [ - "N4vxVFNLW9Q9QsIp", - "sOBnfFviucXKykt1" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 2765, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 5, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342912, - "modifiedTime": 1668995457180, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NMmZ3Uu9uwAHc5IP" -} \ No newline at end of file + "_id": "NMmZ3Uu9uwAHc5IP", + "name": "Schwere Armbrust +2", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-blue.webp", + "effects": ["sOBnfFviucXKykt1"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 2765, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 5, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342912, + "modifiedTime": 1687731797002, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!NMmZ3Uu9uwAHc5IP" +} diff --git a/packs/items/Schwere_Armbrust__3_RWSRxi9np1UrEi7N.json b/packs/items/Schwere_Armbrust__3_RWSRxi9np1UrEi7N.json index 14a2456f..e4faad13 100644 --- a/packs/items/Schwere_Armbrust__3_RWSRxi9np1UrEi7N.json +++ b/packs/items/Schwere_Armbrust__3_RWSRxi9np1UrEi7N.json @@ -1,36 +1,33 @@ { - "_id": "RWSRxi9np1UrEi7N", - "name": "Schwere Armbrust +3", - "type": "weapon", - "img": "icons/weapons/crossbows/crossbow-ornamental-black.webp", - "effects": [ - "N4vxVFNLW9Q9QsIp", - "SlJV88ZHTV0VORzk" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 3265, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 6, - "opponentDefense": -5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342966, - "modifiedTime": 1668995457239, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RWSRxi9np1UrEi7N" -} \ No newline at end of file + "_id": "RWSRxi9np1UrEi7N", + "name": "Schwere Armbrust +3", + "type": "weapon", + "img": "icons/weapons/crossbows/crossbow-ornamental-black.webp", + "effects": ["SlJV88ZHTV0VORzk"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 3265, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 6, + "opponentDefense": -5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342966, + "modifiedTime": 1687731797018, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RWSRxi9np1UrEi7N" +} diff --git a/packs/items/Seife__1_St_ck__ozPRhUPx9Y9u3GNE.json b/packs/items/Seife__1_St_ck__ozPRhUPx9Y9u3GNE.json index 77773dae..cb1293ec 100644 --- a/packs/items/Seife__1_St_ck__ozPRhUPx9Y9u3GNE.json +++ b/packs/items/Seife__1_St_ck__ozPRhUPx9Y9u3GNE.json @@ -1,29 +1,29 @@ { - "_id": "ozPRhUPx9Y9u3GNE", - "name": "Seife (1 Stück)", - "type": "loot", - "img": "icons/sundries/survival/soap.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343446, - "modifiedTime": 1668995457793, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ozPRhUPx9Y9u3GNE" -} \ No newline at end of file + "_id": "ozPRhUPx9Y9u3GNE", + "name": "Seife (1 Stück)", + "type": "loot", + "img": "icons/sundries/survival/soap.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343446, + "modifiedTime": 1687731797094, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ozPRhUPx9Y9u3GNE" +} diff --git a/packs/items/Seil__10m__aUKnYWOr7Fjy9sVX.json b/packs/items/Seil__10m__aUKnYWOr7Fjy9sVX.json index 8eb58dbf..dad32fe1 100644 --- a/packs/items/Seil__10m__aUKnYWOr7Fjy9sVX.json +++ b/packs/items/Seil__10m__aUKnYWOr7Fjy9sVX.json @@ -1,29 +1,29 @@ { - "_id": "aUKnYWOr7Fjy9sVX", - "name": "Seil (10m)", - "type": "loot", - "img": "icons/sundries/survival/rope-wrapped-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343090, - "modifiedTime": 1668995457367, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!aUKnYWOr7Fjy9sVX" -} \ No newline at end of file + "_id": "aUKnYWOr7Fjy9sVX", + "name": "Seil (10m)", + "type": "loot", + "img": "icons/sundries/survival/rope-wrapped-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343090, + "modifiedTime": 1687731797052, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!aUKnYWOr7Fjy9sVX" +} diff --git a/packs/items/Skrupelloser_Bogen_K4fd3AlpMoK1EZeg.json b/packs/items/Skrupelloser_Bogen_K4fd3AlpMoK1EZeg.json index 3e6ac326..e125e97d 100644 --- a/packs/items/Skrupelloser_Bogen_K4fd3AlpMoK1EZeg.json +++ b/packs/items/Skrupelloser_Bogen_K4fd3AlpMoK1EZeg.json @@ -1,36 +1,33 @@ { - "_id": "K4fd3AlpMoK1EZeg", - "name": "Skrupelloser Bogen", - "type": "weapon", - "img": "icons/weapons/bows/shortbow-recurve-red.webp", - "effects": [ - "zgiIGlRMVCgAzrn7", - "8iny3Tt6i6g5EcYh" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Kurzbogen +1 mit @Compendium[ds4.spells.dt2E4g7iwVqTSlMl]{Kleiner Terror}, der Feinde angeblich immer in den Rücken trifft.

\n

Zweihändig, Initiative +1

", - "quantity": 1, - "price": 2006, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "ranged", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342885, - "modifiedTime": 1668995457141, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!K4fd3AlpMoK1EZeg" -} \ No newline at end of file + "_id": "K4fd3AlpMoK1EZeg", + "name": "Skrupelloser Bogen", + "type": "weapon", + "img": "icons/weapons/bows/shortbow-recurve-red.webp", + "effects": ["8iny3Tt6i6g5EcYh"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Kurzbogen +1 mit @Compendium[ds4.spells.dt2E4g7iwVqTSlMl]{Kleiner Terror}, der Feinde angeblich immer in den Rücken trifft.

\n

Zweihändig, Initiative +1

", + "quantity": 1, + "price": 2006, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "ranged", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342885, + "modifiedTime": 1687731796995, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!K4fd3AlpMoK1EZeg" +} diff --git a/packs/items/Smaragd_Schl_ssel_9xQRXWUYj3giHVRC.json b/packs/items/Smaragd_Schl_ssel_9xQRXWUYj3giHVRC.json index a1fb0006..7074ef50 100644 --- a/packs/items/Smaragd_Schl_ssel_9xQRXWUYj3giHVRC.json +++ b/packs/items/Smaragd_Schl_ssel_9xQRXWUYj3giHVRC.json @@ -1,29 +1,29 @@ { - "_id": "9xQRXWUYj3giHVRC", - "name": "Smaragd-Schlüssel", - "type": "loot", - "img": "icons/sundries/misc/key-jeweled-gold-purple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Einmal alle 24h kann man damit den Zauber @Compendium[ds4.spells.ip0DVeb1YeNrEeUu]{Öffnen} auf ein Schloss wirken.

", - "quantity": 1, - "price": null, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342775, - "modifiedTime": 1668995456835, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9xQRXWUYj3giHVRC" -} \ No newline at end of file + "_id": "9xQRXWUYj3giHVRC", + "name": "Smaragd-Schlüssel", + "type": "loot", + "img": "icons/sundries/misc/key-jeweled-gold-purple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Einmal alle 24h kann man damit den Zauber @Compendium[ds4.spells.ip0DVeb1YeNrEeUu]{Öffnen} auf ein Schloss wirken.

", + "quantity": 1, + "price": null, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342775, + "modifiedTime": 1687731796963, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9xQRXWUYj3giHVRC" +} diff --git a/packs/items/Speer__1_jRzgvvygxk5IjXYB.json b/packs/items/Speer__1_jRzgvvygxk5IjXYB.json index 8f66b179..29dc09a3 100644 --- a/packs/items/Speer__1_jRzgvvygxk5IjXYB.json +++ b/packs/items/Speer__1_jRzgvvygxk5IjXYB.json @@ -1,35 +1,33 @@ { - "_id": "jRzgvvygxk5IjXYB", - "name": "Speer +1", - "type": "weapon", - "img": "icons/weapons/polearms/spear-hooked-red.webp", - "effects": [ - "r0XGSAypTjvBmHHC" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 1251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343306, - "modifiedTime": 1668995457700, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!jRzgvvygxk5IjXYB" -} \ No newline at end of file + "_id": "jRzgvvygxk5IjXYB", + "name": "Speer +1", + "type": "weapon", + "img": "icons/weapons/polearms/spear-hooked-red.webp", + "effects": ["r0XGSAypTjvBmHHC"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 1251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343306, + "modifiedTime": 1687731797085, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!jRzgvvygxk5IjXYB" +} diff --git a/packs/items/Speer__2_IfvOtBwOEYLPPvJK.json b/packs/items/Speer__2_IfvOtBwOEYLPPvJK.json index 2d1b405c..7ebe5763 100644 --- a/packs/items/Speer__2_IfvOtBwOEYLPPvJK.json +++ b/packs/items/Speer__2_IfvOtBwOEYLPPvJK.json @@ -1,35 +1,33 @@ { - "_id": "IfvOtBwOEYLPPvJK", - "name": "Speer +2", - "type": "weapon", - "img": "icons/weapons/polearms/spear-hooked-double-engraved.webp", - "effects": [ - "Kk9b3biK0mISYf75" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 1751, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342870, - "modifiedTime": 1668995457084, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!IfvOtBwOEYLPPvJK" -} \ No newline at end of file + "_id": "IfvOtBwOEYLPPvJK", + "name": "Speer +2", + "type": "weapon", + "img": "icons/weapons/polearms/spear-hooked-double-engraved.webp", + "effects": ["Kk9b3biK0mISYf75"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 1751, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342870, + "modifiedTime": 1687731796991, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!IfvOtBwOEYLPPvJK" +} diff --git a/packs/items/Speer__3_HNHMmE4wNi0iXIjO.json b/packs/items/Speer__3_HNHMmE4wNi0iXIjO.json index 79bacda9..32b4d17d 100644 --- a/packs/items/Speer__3_HNHMmE4wNi0iXIjO.json +++ b/packs/items/Speer__3_HNHMmE4wNi0iXIjO.json @@ -1,35 +1,33 @@ { - "_id": "HNHMmE4wNi0iXIjO", - "name": "Speer +3", - "type": "weapon", - "img": "icons/weapons/polearms/spear-hooked-double-jeweled.webp", - "effects": [ - "YUzHa2B8n4yYyWyY" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 2251, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342863, - "modifiedTime": 1668995457059, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!HNHMmE4wNi0iXIjO" -} \ No newline at end of file + "_id": "HNHMmE4wNi0iXIjO", + "name": "Speer +3", + "type": "weapon", + "img": "icons/weapons/polearms/spear-hooked-double-jeweled.webp", + "effects": ["YUzHa2B8n4yYyWyY"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 2251, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342863, + "modifiedTime": 1687731796988, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!HNHMmE4wNi0iXIjO" +} diff --git a/packs/items/Speer_oWvJfxEBr83QxO9Q.json b/packs/items/Speer_oWvJfxEBr83QxO9Q.json index 5464bf94..e88f9f38 100644 --- a/packs/items/Speer_oWvJfxEBr83QxO9Q.json +++ b/packs/items/Speer_oWvJfxEBr83QxO9Q.json @@ -1,33 +1,33 @@ { - "_id": "oWvJfxEBr83QxO9Q", - "name": "Speer", - "type": "weapon", - "img": "icons/weapons/polearms/spear-hooked-simple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zerbricht bei Schießen-Patzer

", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 1, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343397, - "modifiedTime": 1668995457773, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oWvJfxEBr83QxO9Q" -} \ No newline at end of file + "_id": "oWvJfxEBr83QxO9Q", + "name": "Speer", + "type": "weapon", + "img": "icons/weapons/polearms/spear-hooked-simple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zerbricht bei Schießen-Patzer

", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 1, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343397, + "modifiedTime": 1687731797092, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oWvJfxEBr83QxO9Q" +} diff --git a/packs/items/Spruchspeicherring_oJbpYZlvfJ6kpudj.json b/packs/items/Spruchspeicherring_oJbpYZlvfJ6kpudj.json index bd68b665..3f487d7a 100644 --- a/packs/items/Spruchspeicherring_oJbpYZlvfJ6kpudj.json +++ b/packs/items/Spruchspeicherring_oJbpYZlvfJ6kpudj.json @@ -1,30 +1,30 @@ { - "_id": "oJbpYZlvfJ6kpudj", - "name": "Spruchspeicherring", - "type": "equipment", - "img": "icons/equipment/finger/ring-cabochon-engraved-gold-pink.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Einmal pro Tag kann der Träger des Ringes zu einem vorher festgelegten Zauber aktionsfrei wechseln, ohne dafür würfeln zu müssen, da in den Ring @Compendium[ds4.spells.DNplbUwfxszg5UbZ]{Wechselzauber} eingebettet wurde.

", - "quantity": 1, - "price": 4992, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343371, - "modifiedTime": 1668995457763, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oJbpYZlvfJ6kpudj" -} \ No newline at end of file + "_id": "oJbpYZlvfJ6kpudj", + "name": "Spruchspeicherring", + "type": "equipment", + "img": "icons/equipment/finger/ring-cabochon-engraved-gold-pink.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Einmal pro Tag kann der Träger des Ringes zu einem vorher festgelegten Zauber aktionsfrei wechseln, ohne dafür würfeln zu müssen, da in den Ring @Compendium[ds4.spells.DNplbUwfxszg5UbZ]{Wechselzauber} eingebettet wurde.

", + "quantity": 1, + "price": 4992, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343371, + "modifiedTime": 1687731797091, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oJbpYZlvfJ6kpudj" +} diff --git a/packs/items/St_rke__1__magisch__dxmfRAe4ljoKdi0M.json b/packs/items/St_rke__1__magisch__dxmfRAe4ljoKdi0M.json new file mode 100644 index 00000000..6b11e529 --- /dev/null +++ b/packs/items/St_rke__1__magisch__dxmfRAe4ljoKdi0M.json @@ -0,0 +1,30 @@ +{ + "_id": "dxmfRAe4ljoKdi0M", + "flags": {}, + "changes": [ + { + "key": "system.traits.strength.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Stärke +1 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!e6LetXJHUY4ndz7B.dxmfRAe4ljoKdi0M" +} diff --git a/packs/items/St_rke__3__magisch__43bRMhcEqMvQvRQU.json b/packs/items/St_rke__3__magisch__43bRMhcEqMvQvRQU.json new file mode 100644 index 00000000..0af52053 --- /dev/null +++ b/packs/items/St_rke__3__magisch__43bRMhcEqMvQvRQU.json @@ -0,0 +1,30 @@ +{ + "_id": "43bRMhcEqMvQvRQU", + "flags": {}, + "changes": [ + { + "key": "system.traits.strength.total", + "value": "3", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Stärke +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!0Vd79Orsle4PUqs2.43bRMhcEqMvQvRQU" +} diff --git a/packs/items/St_rketrank_JlcYB53S1wQRfmUG.json b/packs/items/St_rketrank_JlcYB53S1wQRfmUG.json index 505c7d9e..83086160 100644 --- a/packs/items/St_rketrank_JlcYB53S1wQRfmUG.json +++ b/packs/items/St_rketrank_JlcYB53S1wQRfmUG.json @@ -1,29 +1,29 @@ { - "_id": "JlcYB53S1wQRfmUG", - "name": "Stärketrank", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-corked-stopper-yellow.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser nach Schweiß riechende Trank verdoppelt ST für ST in Runden.

", - "quantity": 1, - "price": 150, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342884, - "modifiedTime": 1668995457138, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JlcYB53S1wQRfmUG" -} \ No newline at end of file + "_id": "JlcYB53S1wQRfmUG", + "name": "Stärketrank", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-corked-stopper-yellow.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser nach Schweiß riechende Trank verdoppelt ST für ST in Runden.

", + "quantity": 1, + "price": 150, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342884, + "modifiedTime": 1687731796994, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JlcYB53S1wQRfmUG" +} diff --git a/packs/items/Stab_des_Magus_uafOWinH9nnRO3lr.json b/packs/items/Stab_des_Magus_uafOWinH9nnRO3lr.json index f366c81b..90d9fd06 100644 --- a/packs/items/Stab_des_Magus_uafOWinH9nnRO3lr.json +++ b/packs/items/Stab_des_Magus_uafOWinH9nnRO3lr.json @@ -1,37 +1,33 @@ { - "_id": "uafOWinH9nnRO3lr", - "name": "Stab des Magus", - "type": "weapon", - "img": "icons/weapons/staves/staff-ornate-purple.webp", - "effects": [ - "1aNTAQBai6qAcWGM", - "ve7iQmkxC6l5WmTE", - "XD3tGbvi1S03diuz" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Kampfstab +1 mit Zielzaubern +3 (insgesamt also mit dem normalen Bonus Zielzaubern +4).

\n

Zweihändig, Zielzaubern +1

", - "quantity": 1, - "price": 2750.5, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343535, - "modifiedTime": 1668995457894, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uafOWinH9nnRO3lr" -} \ No newline at end of file + "_id": "uafOWinH9nnRO3lr", + "name": "Stab des Magus", + "type": "weapon", + "img": "icons/weapons/staves/staff-ornate-purple.webp", + "effects": ["ve7iQmkxC6l5WmTE", "XD3tGbvi1S03diuz"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Kampfstab +1 mit Zielzaubern +3 (insgesamt also mit dem normalen Bonus Zielzaubern +4).

\n

Zweihändig, Zielzaubern +1

", + "quantity": 1, + "price": 2750.5, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343535, + "modifiedTime": 1687731797107, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!uafOWinH9nnRO3lr" +} diff --git a/packs/items/Stahlflamme_PPNAghq5SEhO1zNM.json b/packs/items/Stahlflamme_PPNAghq5SEhO1zNM.json index 949feb0a..1e4cc58e 100644 --- a/packs/items/Stahlflamme_PPNAghq5SEhO1zNM.json +++ b/packs/items/Stahlflamme_PPNAghq5SEhO1zNM.json @@ -1,35 +1,33 @@ { - "_id": "PPNAghq5SEhO1zNM", - "name": "Stahlflamme", - "type": "weapon", - "img": "icons/weapons/swords/sword-guard-red.webp", - "effects": [ - "l7qeGLLyuz7VXAAd" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Langschwert +1 mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge} kam schon in vielen Kriegen zum Einsatz.

", - "quantity": 1, - "price": 1757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342931, - "modifiedTime": 1668995457198, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PPNAghq5SEhO1zNM" -} \ No newline at end of file + "_id": "PPNAghq5SEhO1zNM", + "name": "Stahlflamme", + "type": "weapon", + "img": "icons/weapons/swords/sword-guard-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Langschwert +1 mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge} kam schon in vielen Kriegen zum Einsatz.

", + "quantity": 1, + "price": 1757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342931, + "modifiedTime": 1687731797008, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!PPNAghq5SEhO1zNM" +} diff --git a/packs/items/Streitaxt__1_s1xaEPPKJGMImZ9m.json b/packs/items/Streitaxt__1_s1xaEPPKJGMImZ9m.json index 0f372e01..a7ca1419 100644 --- a/packs/items/Streitaxt__1_s1xaEPPKJGMImZ9m.json +++ b/packs/items/Streitaxt__1_s1xaEPPKJGMImZ9m.json @@ -1,36 +1,33 @@ { - "_id": "s1xaEPPKJGMImZ9m", - "name": "Streitaxt +1", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-chopping-black.webp", - "effects": [ - "DPS3CaNXapsBzzsj", - "fQgMSANHWdQrzmlJ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 2257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343477, - "modifiedTime": 1668995457816, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!s1xaEPPKJGMImZ9m" -} \ No newline at end of file + "_id": "s1xaEPPKJGMImZ9m", + "name": "Streitaxt +1", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-chopping-black.webp", + "effects": ["fQgMSANHWdQrzmlJ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 2257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343477, + "modifiedTime": 1687731797098, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!s1xaEPPKJGMImZ9m" +} diff --git a/packs/items/Streitaxt__2_Idj6BxduoI3v4u9A.json b/packs/items/Streitaxt__2_Idj6BxduoI3v4u9A.json index fe0d75b1..a9cf923c 100644 --- a/packs/items/Streitaxt__2_Idj6BxduoI3v4u9A.json +++ b/packs/items/Streitaxt__2_Idj6BxduoI3v4u9A.json @@ -1,36 +1,33 @@ { - "_id": "Idj6BxduoI3v4u9A", - "name": "Streitaxt +2", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-black.webp", - "effects": [ - "DPS3CaNXapsBzzsj", - "iImvUwfo7IRqnmVv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 2757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342869, - "modifiedTime": 1668995457082, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Idj6BxduoI3v4u9A" -} \ No newline at end of file + "_id": "Idj6BxduoI3v4u9A", + "name": "Streitaxt +2", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-black.webp", + "effects": ["iImvUwfo7IRqnmVv"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 2757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342869, + "modifiedTime": 1687731796991, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Idj6BxduoI3v4u9A" +} diff --git a/packs/items/Streitaxt__3_0P2wJM5qG1VupfXq.json b/packs/items/Streitaxt__3_0P2wJM5qG1VupfXq.json index 5f5dc488..285a91c4 100644 --- a/packs/items/Streitaxt__3_0P2wJM5qG1VupfXq.json +++ b/packs/items/Streitaxt__3_0P2wJM5qG1VupfXq.json @@ -1,36 +1,33 @@ { - "_id": "0P2wJM5qG1VupfXq", - "name": "Streitaxt +3", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-blue.webp", - "effects": [ - "DPS3CaNXapsBzzsj", - "aNtjz1DteptmA3ce" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 3257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342630, - "modifiedTime": 1668995456642, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0P2wJM5qG1VupfXq" -} \ No newline at end of file + "_id": "0P2wJM5qG1VupfXq", + "name": "Streitaxt +3", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-blue.webp", + "effects": ["aNtjz1DteptmA3ce"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 3257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342630, + "modifiedTime": 1687731796929, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0P2wJM5qG1VupfXq" +} diff --git a/packs/items/Streitaxt_vqKLn65gjoced8jV.json b/packs/items/Streitaxt_vqKLn65gjoced8jV.json index 5d9f2efb..b5e7b255 100644 --- a/packs/items/Streitaxt_vqKLn65gjoced8jV.json +++ b/packs/items/Streitaxt_vqKLn65gjoced8jV.json @@ -1,35 +1,33 @@ { - "_id": "vqKLn65gjoced8jV", - "name": "Streitaxt", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-brown.webp", - "effects": [ - "DPS3CaNXapsBzzsj" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -2

", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343551, - "modifiedTime": 1668995457925, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!vqKLn65gjoced8jV" -} \ No newline at end of file + "_id": "vqKLn65gjoced8jV", + "name": "Streitaxt", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-brown.webp", + "effects": ["DPS3CaNXapsBzzsj"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -2

", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343551, + "modifiedTime": 1687731797109, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!vqKLn65gjoced8jV" +} diff --git a/packs/items/Streithammer__1_eMyZ5EJ9SsiXaeKK.json b/packs/items/Streithammer__1_eMyZ5EJ9SsiXaeKK.json index 220726c5..e3a009b5 100644 --- a/packs/items/Streithammer__1_eMyZ5EJ9SsiXaeKK.json +++ b/packs/items/Streithammer__1_eMyZ5EJ9SsiXaeKK.json @@ -1,36 +1,33 @@ { - "_id": "eMyZ5EJ9SsiXaeKK", - "name": "Streithammer +1", - "type": "weapon", - "img": "icons/weapons/hammers/hammer-war-spiked-simple.webp", - "effects": [ - "dcGiLPK2AIDA7NHH", - "bPdVsWIS1AC54ZA8" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 2256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343161, - "modifiedTime": 1668995457443, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eMyZ5EJ9SsiXaeKK" -} \ No newline at end of file + "_id": "eMyZ5EJ9SsiXaeKK", + "name": "Streithammer +1", + "type": "weapon", + "img": "icons/weapons/hammers/hammer-war-spiked-simple.webp", + "effects": ["bPdVsWIS1AC54ZA8"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 2256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343161, + "modifiedTime": 1687731797068, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eMyZ5EJ9SsiXaeKK" +} diff --git a/packs/items/Streithammer__2_eMeS2JSyiRJ5xO48.json b/packs/items/Streithammer__2_eMeS2JSyiRJ5xO48.json index d1927491..17500666 100644 --- a/packs/items/Streithammer__2_eMeS2JSyiRJ5xO48.json +++ b/packs/items/Streithammer__2_eMeS2JSyiRJ5xO48.json @@ -1,36 +1,33 @@ { - "_id": "eMeS2JSyiRJ5xO48", - "name": "Streithammer +2", - "type": "weapon", - "img": "icons/weapons/hammers/hammer-war-rounding.webp", - "effects": [ - "dcGiLPK2AIDA7NHH", - "1I5R9xQlug0aSVTZ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 2756, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343156, - "modifiedTime": 1668995457439, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eMeS2JSyiRJ5xO48" -} \ No newline at end of file + "_id": "eMeS2JSyiRJ5xO48", + "name": "Streithammer +2", + "type": "weapon", + "img": "icons/weapons/hammers/hammer-war-rounding.webp", + "effects": ["1I5R9xQlug0aSVTZ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 2756, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343156, + "modifiedTime": 1687731797067, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eMeS2JSyiRJ5xO48" +} diff --git a/packs/items/Streithammer__3_iORLpplub64kuxb4.json b/packs/items/Streithammer__3_iORLpplub64kuxb4.json index a8fc57f4..41d70cf3 100644 --- a/packs/items/Streithammer__3_iORLpplub64kuxb4.json +++ b/packs/items/Streithammer__3_iORLpplub64kuxb4.json @@ -1,36 +1,33 @@ { - "_id": "iORLpplub64kuxb4", - "name": "Streithammer +3", - "type": "weapon", - "img": "icons/weapons/hammers/hammer-war-spiked.webp", - "effects": [ - "dcGiLPK2AIDA7NHH", - "RWRk7pwQf2vs1Aqv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 3256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343258, - "modifiedTime": 1668995457592, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iORLpplub64kuxb4" -} \ No newline at end of file + "_id": "iORLpplub64kuxb4", + "name": "Streithammer +3", + "type": "weapon", + "img": "icons/weapons/hammers/hammer-war-spiked.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 3256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343258, + "modifiedTime": 1687731797081, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!iORLpplub64kuxb4" +} diff --git a/packs/items/Streithammer_fmFM71TpvBxYqmu2.json b/packs/items/Streithammer_fmFM71TpvBxYqmu2.json index bf0f99c6..aa689d03 100644 --- a/packs/items/Streithammer_fmFM71TpvBxYqmu2.json +++ b/packs/items/Streithammer_fmFM71TpvBxYqmu2.json @@ -1,35 +1,33 @@ { - "_id": "fmFM71TpvBxYqmu2", - "name": "Streithammer", - "type": "weapon", - "img": "icons/weapons/hammers/hammer-simple-iron.webp", - "effects": [ - "dcGiLPK2AIDA7NHH" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 6, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343198, - "modifiedTime": 1668995457493, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fmFM71TpvBxYqmu2" -} \ No newline at end of file + "_id": "fmFM71TpvBxYqmu2", + "name": "Streithammer", + "type": "weapon", + "img": "icons/weapons/hammers/hammer-simple-iron.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 6, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343198, + "modifiedTime": 1687731797073, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fmFM71TpvBxYqmu2" +} diff --git a/packs/items/Streitkolben__1_SIE4g3gjSkqVIT6W.json b/packs/items/Streitkolben__1_SIE4g3gjSkqVIT6W.json index 8018d6d5..c6702369 100644 --- a/packs/items/Streitkolben__1_SIE4g3gjSkqVIT6W.json +++ b/packs/items/Streitkolben__1_SIE4g3gjSkqVIT6W.json @@ -1,35 +1,33 @@ { - "_id": "SIE4g3gjSkqVIT6W", - "name": "Streitkolben +1", - "type": "weapon", - "img": "icons/weapons/maces/mace-spiked-wood-grey.webp", - "effects": [ - "Qg9niqX5oimvg2Fv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342985, - "modifiedTime": 1668995457268, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!SIE4g3gjSkqVIT6W" -} \ No newline at end of file + "_id": "SIE4g3gjSkqVIT6W", + "name": "Streitkolben +1", + "type": "weapon", + "img": "icons/weapons/maces/mace-spiked-wood-grey.webp", + "effects": ["Qg9niqX5oimvg2Fv"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342985, + "modifiedTime": 1687731797026, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!SIE4g3gjSkqVIT6W" +} diff --git a/packs/items/Streitkolben__2_Trl2ljtHi1kRYHTX.json b/packs/items/Streitkolben__2_Trl2ljtHi1kRYHTX.json index 2c746bdb..1e3b5b14 100644 --- a/packs/items/Streitkolben__2_Trl2ljtHi1kRYHTX.json +++ b/packs/items/Streitkolben__2_Trl2ljtHi1kRYHTX.json @@ -1,35 +1,33 @@ { - "_id": "Trl2ljtHi1kRYHTX", - "name": "Streitkolben +2", - "type": "weapon", - "img": "icons/weapons/maces/mace-studded-steel.webp", - "effects": [ - "PeyncDD5OoPJkkTO" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1757, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343017, - "modifiedTime": 1668995457315, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Trl2ljtHi1kRYHTX" -} \ No newline at end of file + "_id": "Trl2ljtHi1kRYHTX", + "name": "Streitkolben +2", + "type": "weapon", + "img": "icons/weapons/maces/mace-studded-steel.webp", + "effects": ["PeyncDD5OoPJkkTO"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1757, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343017, + "modifiedTime": 1687731797031, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Trl2ljtHi1kRYHTX" +} diff --git a/packs/items/Streitkolben__3_rdOU1FmBq1nqQKW5.json b/packs/items/Streitkolben__3_rdOU1FmBq1nqQKW5.json index dda26a90..66adfd46 100644 --- a/packs/items/Streitkolben__3_rdOU1FmBq1nqQKW5.json +++ b/packs/items/Streitkolben__3_rdOU1FmBq1nqQKW5.json @@ -1,35 +1,33 @@ { - "_id": "rdOU1FmBq1nqQKW5", - "name": "Streitkolben +3", - "type": "weapon", - "img": "icons/weapons/maces/mace-spiked-steel-grey.webp", - "effects": [ - "dgH1Fyz2pVFcmhFL" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2257, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343474, - "modifiedTime": 1668995457812, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rdOU1FmBq1nqQKW5" -} \ No newline at end of file + "_id": "rdOU1FmBq1nqQKW5", + "name": "Streitkolben +3", + "type": "weapon", + "img": "icons/weapons/maces/mace-spiked-steel-grey.webp", + "effects": ["dgH1Fyz2pVFcmhFL"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2257, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343474, + "modifiedTime": 1687731797097, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!rdOU1FmBq1nqQKW5" +} diff --git a/packs/items/Streitkolben_mjBwhnK5gf9MIdlm.json b/packs/items/Streitkolben_mjBwhnK5gf9MIdlm.json index 2b771146..61720721 100644 --- a/packs/items/Streitkolben_mjBwhnK5gf9MIdlm.json +++ b/packs/items/Streitkolben_mjBwhnK5gf9MIdlm.json @@ -1,33 +1,33 @@ { - "_id": "mjBwhnK5gf9MIdlm", - "name": "Streitkolben", - "type": "weapon", - "img": "icons/weapons/maces/mace-spiked-steel-wood.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 7, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343332, - "modifiedTime": 1668995457744, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!mjBwhnK5gf9MIdlm" -} \ No newline at end of file + "_id": "mjBwhnK5gf9MIdlm", + "name": "Streitkolben", + "type": "weapon", + "img": "icons/weapons/maces/mace-spiked-steel-wood.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 7, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343332, + "modifiedTime": 1687731797089, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!mjBwhnK5gf9MIdlm" +} diff --git a/packs/items/Sturmrobe_xeSyfEpn3gABmKDR.json b/packs/items/Sturmrobe_xeSyfEpn3gABmKDR.json index 54214eda..8cd5fde5 100644 --- a/packs/items/Sturmrobe_xeSyfEpn3gABmKDR.json +++ b/packs/items/Sturmrobe_xeSyfEpn3gABmKDR.json @@ -1,35 +1,33 @@ { - "_id": "xeSyfEpn3gABmKDR", - "name": "Sturmrobe", - "type": "armor", - "img": "icons/equipment/chest/robe-layered-teal.webp", - "effects": [ - "JjEEDD1H1NvKF1Vr" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese blaugraue Robe +1 mit aufgestickten Sturm- & Gewitterwolken gewährt +1 auf jeden Blitzzauber. Selbst bei Windstille wogt sie in einer leichten Brise.

", - "quantity": 1, - "price": 1751, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 0, - "armorMaterialType": "cloth", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343566, - "modifiedTime": 1668995457936, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!xeSyfEpn3gABmKDR" -} \ No newline at end of file + "_id": "xeSyfEpn3gABmKDR", + "name": "Sturmrobe", + "type": "armor", + "img": "icons/equipment/chest/robe-layered-teal.webp", + "effects": ["JjEEDD1H1NvKF1Vr"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese blaugraue Robe +1 mit aufgestickten Sturm- & Gewitterwolken gewährt +1 auf jeden Blitzzauber. Selbst bei Windstille wogt sie in einer leichten Brise.

", + "quantity": 1, + "price": 1751, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 0, + "armorMaterialType": "cloth", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343566, + "modifiedTime": 1687731797111, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!xeSyfEpn3gABmKDR" +} diff --git a/packs/items/Tagesration__3_Mahlzeiten__U89qHZqIfVM8xvaJ.json b/packs/items/Tagesration__3_Mahlzeiten__U89qHZqIfVM8xvaJ.json index d582c243..18511976 100644 --- a/packs/items/Tagesration__3_Mahlzeiten__U89qHZqIfVM8xvaJ.json +++ b/packs/items/Tagesration__3_Mahlzeiten__U89qHZqIfVM8xvaJ.json @@ -1,29 +1,29 @@ { - "_id": "U89qHZqIfVM8xvaJ", - "name": "Tagesration (3 Mahlzeiten)", - "type": "loot", - "img": "icons/tools/cooking/can.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343024, - "modifiedTime": 1668995457318, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!U89qHZqIfVM8xvaJ" -} \ No newline at end of file + "_id": "U89qHZqIfVM8xvaJ", + "name": "Tagesration (3 Mahlzeiten)", + "type": "loot", + "img": "icons/tools/cooking/can.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343024, + "modifiedTime": 1687731797033, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!U89qHZqIfVM8xvaJ" +} diff --git a/packs/items/Talenttrank_pljOii88ltzuQNsu.json b/packs/items/Talenttrank_pljOii88ltzuQNsu.json index 99c51e34..509b414f 100644 --- a/packs/items/Talenttrank_pljOii88ltzuQNsu.json +++ b/packs/items/Talenttrank_pljOii88ltzuQNsu.json @@ -1,29 +1,29 @@ { - "_id": "pljOii88ltzuQNsu", - "name": "Talenttrank", - "type": "loot", - "img": "icons/consumables/potions/potion-flask-corked-labeled-pink.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Metallisch riechend, erhöht dieser Trank für W20 Runden ein vom Trinkenden bereits beherrschtes Talent um +I.

", - "quantity": 1, - "price": 100, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343461, - "modifiedTime": 1668995457797, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pljOii88ltzuQNsu" -} \ No newline at end of file + "_id": "pljOii88ltzuQNsu", + "name": "Talenttrank", + "type": "loot", + "img": "icons/consumables/potions/potion-flask-corked-labeled-pink.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Metallisch riechend, erhöht dieser Trank für W20 Runden ein vom Trinkenden bereits beherrschtes Talent um +I.

", + "quantity": 1, + "price": 100, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343461, + "modifiedTime": 1687731797095, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pljOii88ltzuQNsu" +} diff --git a/packs/items/Talgkerze__brennt_6h__iMX7YuWPHnCnbeh8.json b/packs/items/Talgkerze__brennt_6h__iMX7YuWPHnCnbeh8.json index 0435167a..5bedadc8 100644 --- a/packs/items/Talgkerze__brennt_6h__iMX7YuWPHnCnbeh8.json +++ b/packs/items/Talgkerze__brennt_6h__iMX7YuWPHnCnbeh8.json @@ -1,29 +1,29 @@ { - "_id": "iMX7YuWPHnCnbeh8", - "name": "Talgkerze (brennt 6h)", - "type": "loot", - "img": "icons/sundries/lights/candle-unlit-grey.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.01, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343250, - "modifiedTime": 1668995457569, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iMX7YuWPHnCnbeh8" -} \ No newline at end of file + "_id": "iMX7YuWPHnCnbeh8", + "name": "Talgkerze (brennt 6h)", + "type": "loot", + "img": "icons/sundries/lights/candle-unlit-grey.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.01, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343250, + "modifiedTime": 1687731797080, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!iMX7YuWPHnCnbeh8" +} diff --git a/packs/items/Tee__10_Tassen__9aY1zWfD5RwZlAUH.json b/packs/items/Tee__10_Tassen__9aY1zWfD5RwZlAUH.json index 881fb78e..a1da130c 100644 --- a/packs/items/Tee__10_Tassen__9aY1zWfD5RwZlAUH.json +++ b/packs/items/Tee__10_Tassen__9aY1zWfD5RwZlAUH.json @@ -1,29 +1,29 @@ { - "_id": "9aY1zWfD5RwZlAUH", - "name": "Tee (10 Tassen)", - "type": "loot", - "img": "icons/commodities/flowers/buds-red-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.05, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342774, - "modifiedTime": 1668995456833, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9aY1zWfD5RwZlAUH" -} \ No newline at end of file + "_id": "9aY1zWfD5RwZlAUH", + "name": "Tee (10 Tassen)", + "type": "loot", + "img": "icons/commodities/flowers/buds-red-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.05, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342774, + "modifiedTime": 1687731796963, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9aY1zWfD5RwZlAUH" +} diff --git a/packs/items/Teleporttrank_1uHuQJcCjjxzvP4C.json b/packs/items/Teleporttrank_1uHuQJcCjjxzvP4C.json index 87bb9ac9..1c3f0b4c 100644 --- a/packs/items/Teleporttrank_1uHuQJcCjjxzvP4C.json +++ b/packs/items/Teleporttrank_1uHuQJcCjjxzvP4C.json @@ -1,29 +1,29 @@ { - "_id": "1uHuQJcCjjxzvP4C", - "name": "Teleporttrank", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-fumes-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser rauchige, wirbelnde Trank wirkt den Zauber @Compendium[ds4.spells.ANV77WNlbZFRMssv]{Teleport} auf den Trinker (keine Probe notwendig), nicht jedoch auf weitere Charaktere.

", - "quantity": 1, - "price": 1000, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342655, - "modifiedTime": 1668995456714, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1uHuQJcCjjxzvP4C" -} \ No newline at end of file + "_id": "1uHuQJcCjjxzvP4C", + "name": "Teleporttrank", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-fumes-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser rauchige, wirbelnde Trank wirkt den Zauber @Compendium[ds4.spells.ANV77WNlbZFRMssv]{Teleport} auf den Trinker (keine Probe notwendig), nicht jedoch auf weitere Charaktere.

", + "quantity": 1, + "price": 1000, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342655, + "modifiedTime": 1687731796937, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1uHuQJcCjjxzvP4C" +} diff --git a/packs/items/Tinte__reicht_f_r_50_Seiten__fB8GyT0S38fomHsg.json b/packs/items/Tinte__reicht_f_r_50_Seiten__fB8GyT0S38fomHsg.json index b783254f..418ab15a 100644 --- a/packs/items/Tinte__reicht_f_r_50_Seiten__fB8GyT0S38fomHsg.json +++ b/packs/items/Tinte__reicht_f_r_50_Seiten__fB8GyT0S38fomHsg.json @@ -1,29 +1,29 @@ { - "_id": "fB8GyT0S38fomHsg", - "name": "Tinte (reicht für 50 Seiten)", - "type": "loot", - "img": "icons/tools/scribal/ink-quill-red.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 2, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343196, - "modifiedTime": 1668995457477, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fB8GyT0S38fomHsg" -} \ No newline at end of file + "_id": "fB8GyT0S38fomHsg", + "name": "Tinte (reicht für 50 Seiten)", + "type": "loot", + "img": "icons/tools/scribal/ink-quill-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 2, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343196, + "modifiedTime": 1687731797072, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fB8GyT0S38fomHsg" +} diff --git a/packs/items/Topf_cDIVsXpVltyRnhqM.json b/packs/items/Topf_cDIVsXpVltyRnhqM.json index 5c987486..1e9d4d8b 100644 --- a/packs/items/Topf_cDIVsXpVltyRnhqM.json +++ b/packs/items/Topf_cDIVsXpVltyRnhqM.json @@ -1,29 +1,29 @@ { - "_id": "cDIVsXpVltyRnhqM", - "name": "Topf", - "type": "loot", - "img": "icons/tools/cooking/cauldron-empty.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343108, - "modifiedTime": 1668995457391, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!cDIVsXpVltyRnhqM" -} \ No newline at end of file + "_id": "cDIVsXpVltyRnhqM", + "name": "Topf", + "type": "loot", + "img": "icons/tools/cooking/cauldron-empty.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343108, + "modifiedTime": 1687731797058, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!cDIVsXpVltyRnhqM" +} diff --git a/packs/items/Trank_der_Gasgestalt_dUQPe5X6ka3HJLuF.json b/packs/items/Trank_der_Gasgestalt_dUQPe5X6ka3HJLuF.json index c30c8bb3..b05b904c 100644 --- a/packs/items/Trank_der_Gasgestalt_dUQPe5X6ka3HJLuF.json +++ b/packs/items/Trank_der_Gasgestalt_dUQPe5X6ka3HJLuF.json @@ -1,29 +1,29 @@ { - "_id": "dUQPe5X6ka3HJLuF", - "name": "Trank der Gasgestalt", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-corked-fancy-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser meist rauchige Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.tZJoj1PGrRGe9eMV]{Gasgestalt} (Probenwert 20; Patzer ausgeschlossen).

", - "quantity": 1, - "price": 500, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343139, - "modifiedTime": 1668995457407, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dUQPe5X6ka3HJLuF" -} \ No newline at end of file + "_id": "dUQPe5X6ka3HJLuF", + "name": "Trank der Gasgestalt", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-corked-fancy-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser meist rauchige Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.tZJoj1PGrRGe9eMV]{Gasgestalt} (Probenwert 20; Patzer ausgeschlossen).

", + "quantity": 1, + "price": 500, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343139, + "modifiedTime": 1687731797062, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dUQPe5X6ka3HJLuF" +} diff --git a/packs/items/Trank_der_Lebenskraft_74iFRkzvOwLxOxOq.json b/packs/items/Trank_der_Lebenskraft_74iFRkzvOwLxOxOq.json index f2499d3c..95792b1d 100644 --- a/packs/items/Trank_der_Lebenskraft_74iFRkzvOwLxOxOq.json +++ b/packs/items/Trank_der_Lebenskraft_74iFRkzvOwLxOxOq.json @@ -1,29 +1,29 @@ { - "_id": "74iFRkzvOwLxOxOq", - "name": "Trank der Lebenskraft", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-corked-labeled-red.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese meist blutroten Tränke erhöhen die Lebenskraft um W20 für W20 Stunden.

", - "quantity": 1, - "price": 500, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342735, - "modifiedTime": 1668995456784, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!74iFRkzvOwLxOxOq" -} \ No newline at end of file + "_id": "74iFRkzvOwLxOxOq", + "name": "Trank der Lebenskraft", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-corked-labeled-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese meist blutroten Tränke erhöhen die Lebenskraft um W20 für W20 Stunden.

", + "quantity": 1, + "price": 500, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342735, + "modifiedTime": 1687731796953, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!74iFRkzvOwLxOxOq" +} diff --git a/packs/items/Trank_der_Zwergensicht_nixhgFSQ7jaZrvxD.json b/packs/items/Trank_der_Zwergensicht_nixhgFSQ7jaZrvxD.json index e694449c..b73c1883 100644 --- a/packs/items/Trank_der_Zwergensicht_nixhgFSQ7jaZrvxD.json +++ b/packs/items/Trank_der_Zwergensicht_nixhgFSQ7jaZrvxD.json @@ -1,29 +1,29 @@ { - "_id": "nixhgFSQ7jaZrvxD", - "name": "Trank der Zwergensicht", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-labeled-medicine-capped-red-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses meist schwarze Getränk gewährt für W20 Stunden dem Trinker die zwergische Volksfähigkeit Dunkelsicht (DS4 S. 83).

", - "quantity": 1, - "price": 15, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343360, - "modifiedTime": 1668995457760, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nixhgFSQ7jaZrvxD" -} \ No newline at end of file + "_id": "nixhgFSQ7jaZrvxD", + "name": "Trank der Zwergensicht", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-labeled-medicine-capped-red-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses meist schwarze Getränk gewährt für W20 Stunden dem Trinker die zwergische Volksfähigkeit Dunkelsicht (DS4 S. 83).

", + "quantity": 1, + "price": 15, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343360, + "modifiedTime": 1687731797091, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!nixhgFSQ7jaZrvxD" +} diff --git a/packs/items/Turmschild_0e8GeSHxVf72FXvT.json b/packs/items/Turmschild_0e8GeSHxVf72FXvT.json index 802ae2e8..1e64c530 100644 --- a/packs/items/Turmschild_0e8GeSHxVf72FXvT.json +++ b/packs/items/Turmschild_0e8GeSHxVf72FXvT.json @@ -1,33 +1,31 @@ { - "_id": "0e8GeSHxVf72FXvT", - "name": "Turmschild", - "type": "shield", - "img": "icons/equipment/shield/heater-steel-boss-red.webp", - "effects": [ - "ScAKi1eiWow9Y1ZZ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -1

", - "quantity": 1, - "price": 15, - "availability": "village", - "storageLocation": "-", - "equipped": false, - "armorValue": 2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342637, - "modifiedTime": 1668995456665, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0e8GeSHxVf72FXvT" -} \ No newline at end of file + "_id": "0e8GeSHxVf72FXvT", + "name": "Turmschild", + "type": "shield", + "img": "icons/equipment/shield/heater-steel-boss-red.webp", + "effects": ["ScAKi1eiWow9Y1ZZ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -1

", + "quantity": 1, + "price": 15, + "availability": "village", + "storageLocation": "-", + "equipped": false, + "armorValue": 2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342637, + "modifiedTime": 1687731796932, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0e8GeSHxVf72FXvT" +} diff --git a/packs/items/Turmschild__1_ibiHqm4rH8meeu9m.json b/packs/items/Turmschild__1_ibiHqm4rH8meeu9m.json index 7330e5df..965d1a01 100644 --- a/packs/items/Turmschild__1_ibiHqm4rH8meeu9m.json +++ b/packs/items/Turmschild__1_ibiHqm4rH8meeu9m.json @@ -1,34 +1,31 @@ { - "_id": "ibiHqm4rH8meeu9m", - "name": "Turmschild +1", - "type": "shield", - "img": "icons/equipment/shield/heater-steel-engraved-lance-rest.webp", - "effects": [ - "ScAKi1eiWow9Y1ZZ", - "TeyRcwja5lQWHICW" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Laufen -0,5

", - "quantity": 1, - "price": 3265, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343297, - "modifiedTime": 1668995457687, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ibiHqm4rH8meeu9m" -} \ No newline at end of file + "_id": "ibiHqm4rH8meeu9m", + "name": "Turmschild +1", + "type": "shield", + "img": "icons/equipment/shield/heater-steel-engraved-lance-rest.webp", + "effects": ["ScAKi1eiWow9Y1ZZ", "TeyRcwja5lQWHICW"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Laufen -0,5

", + "quantity": 1, + "price": 3265, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343297, + "modifiedTime": 1687731797083, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ibiHqm4rH8meeu9m" +} diff --git a/packs/items/Turmschild__2_Li5rC0lvytKRAc31.json b/packs/items/Turmschild__2_Li5rC0lvytKRAc31.json index 1057d6f5..8fe85157 100644 --- a/packs/items/Turmschild__2_Li5rC0lvytKRAc31.json +++ b/packs/items/Turmschild__2_Li5rC0lvytKRAc31.json @@ -1,33 +1,31 @@ { - "_id": "Li5rC0lvytKRAc31", - "name": "Turmschild +2", - "type": "shield", - "img": "icons/equipment/shield/heater-steel-gold.webp", - "effects": [ - "yfHGGfxxGvmHG6b9" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 4265, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342901, - "modifiedTime": 1668995457167, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Li5rC0lvytKRAc31" -} \ No newline at end of file + "_id": "Li5rC0lvytKRAc31", + "name": "Turmschild +2", + "type": "shield", + "img": "icons/equipment/shield/heater-steel-gold.webp", + "effects": ["yfHGGfxxGvmHG6b9"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 4265, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342901, + "modifiedTime": 1687731796998, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Li5rC0lvytKRAc31" +} diff --git a/packs/items/Turmschild__3_UNd96UN0NQo8I0SI.json b/packs/items/Turmschild__3_UNd96UN0NQo8I0SI.json index 3d0a1d45..2f70c000 100644 --- a/packs/items/Turmschild__3_UNd96UN0NQo8I0SI.json +++ b/packs/items/Turmschild__3_UNd96UN0NQo8I0SI.json @@ -1,33 +1,31 @@ { - "_id": "UNd96UN0NQo8I0SI", - "name": "Turmschild +3", - "type": "shield", - "img": "icons/equipment/shield/heater-embossed-gold.webp", - "effects": [ - "ZXSBIh1UotdZuHbj" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": null, - "quantity": 1, - "price": 5265, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343035, - "modifiedTime": 1668995457322, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!UNd96UN0NQo8I0SI" -} \ No newline at end of file + "_id": "UNd96UN0NQo8I0SI", + "name": "Turmschild +3", + "type": "shield", + "img": "icons/equipment/shield/heater-embossed-gold.webp", + "effects": ["ZXSBIh1UotdZuHbj"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": null, + "quantity": 1, + "price": 5265, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343035, + "modifiedTime": 1687731797036, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!UNd96UN0NQo8I0SI" +} diff --git a/packs/items/Umh_ngetasche_BeXHrv1TQzgfV6Mc.json b/packs/items/Umh_ngetasche_BeXHrv1TQzgfV6Mc.json index f3249660..6ef0dcad 100644 --- a/packs/items/Umh_ngetasche_BeXHrv1TQzgfV6Mc.json +++ b/packs/items/Umh_ngetasche_BeXHrv1TQzgfV6Mc.json @@ -1,29 +1,29 @@ { - "_id": "BeXHrv1TQzgfV6Mc", - "name": "Umhängetasche", - "type": "loot", - "img": "icons/containers/bags/pack-leather-embossed-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342792, - "modifiedTime": 1668995456873, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!BeXHrv1TQzgfV6Mc" -} \ No newline at end of file + "_id": "BeXHrv1TQzgfV6Mc", + "name": "Umhängetasche", + "type": "loot", + "img": "icons/containers/bags/pack-leather-embossed-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342792, + "modifiedTime": 1687731796971, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!BeXHrv1TQzgfV6Mc" +} diff --git a/packs/items/Unsichtbarkeitsring_kurEYTP9rqk8YnND.json b/packs/items/Unsichtbarkeitsring_kurEYTP9rqk8YnND.json index 4732fccc..ba19c80a 100644 --- a/packs/items/Unsichtbarkeitsring_kurEYTP9rqk8YnND.json +++ b/packs/items/Unsichtbarkeitsring_kurEYTP9rqk8YnND.json @@ -1,30 +1,30 @@ { - "_id": "kurEYTP9rqk8YnND", - "name": "Unsichtbarkeitsring", - "type": "equipment", - "img": "icons/equipment/finger/ring-band-rounded-gold.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Böse Zungen behaupten, dass dieser Ring, in den @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} eingebettet ist, seinen Träger zu seinem abhängigen Sklaven macht.

", - "quantity": 1, - "price": 6972, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343319, - "modifiedTime": 1668995457725, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kurEYTP9rqk8YnND" -} \ No newline at end of file + "_id": "kurEYTP9rqk8YnND", + "name": "Unsichtbarkeitsring", + "type": "equipment", + "img": "icons/equipment/finger/ring-band-rounded-gold.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Böse Zungen behaupten, dass dieser Ring, in den @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} eingebettet ist, seinen Träger zu seinem abhängigen Sklaven macht.

", + "quantity": 1, + "price": 6972, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343319, + "modifiedTime": 1687731797087, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!kurEYTP9rqk8YnND" +} diff --git a/packs/items/Unsichtbarkeitstrank_uYcNgFz5PkaOmK6b.json b/packs/items/Unsichtbarkeitstrank_uYcNgFz5PkaOmK6b.json index acdf094d..14b54846 100644 --- a/packs/items/Unsichtbarkeitstrank_uYcNgFz5PkaOmK6b.json +++ b/packs/items/Unsichtbarkeitstrank_uYcNgFz5PkaOmK6b.json @@ -1,29 +1,29 @@ { - "_id": "uYcNgFz5PkaOmK6b", - "name": "Unsichtbarkeitstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-flask-corked-tied-necklace-teal.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser oft klare, farblose Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} (Probenwert 20; Patzer ausgeschlossen).

", - "quantity": 1, - "price": 500, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343529, - "modifiedTime": 1668995457892, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uYcNgFz5PkaOmK6b" -} \ No newline at end of file + "_id": "uYcNgFz5PkaOmK6b", + "name": "Unsichtbarkeitstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-flask-corked-tied-necklace-teal.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser oft klare, farblose Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} (Probenwert 20; Patzer ausgeschlossen).

", + "quantity": 1, + "price": 500, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343529, + "modifiedTime": 1687731797107, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!uYcNgFz5PkaOmK6b" +} diff --git a/packs/items/Unverwundbartrank_1HjmUAR5mf59yXlw.json b/packs/items/Unverwundbartrank_1HjmUAR5mf59yXlw.json index 4e9063a0..35fbf2a6 100644 --- a/packs/items/Unverwundbartrank_1HjmUAR5mf59yXlw.json +++ b/packs/items/Unverwundbartrank_1HjmUAR5mf59yXlw.json @@ -1,29 +1,29 @@ { - "_id": "1HjmUAR5mf59yXlw", - "name": "Unverwundbartrank", - "type": "loot", - "img": "icons/consumables/potions/potion-flask-corked-shiny-red.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter erhält für W20 Runden +20 auf seine Abwehr durch diesen meist roten, flockigen Trank. Dieser Bonus gilt auch bei Schaden, gegen den normalerweise keine Abwehr zulässig ist.

", - "quantity": 1, - "price": 1000, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342649, - "modifiedTime": 1668995456696, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1HjmUAR5mf59yXlw" -} \ No newline at end of file + "_id": "1HjmUAR5mf59yXlw", + "name": "Unverwundbartrank", + "type": "loot", + "img": "icons/consumables/potions/potion-flask-corked-shiny-red.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter erhält für W20 Runden +20 auf seine Abwehr durch diesen meist roten, flockigen Trank. Dieser Bonus gilt auch bei Schaden, gegen den normalerweise keine Abwehr zulässig ist.

", + "quantity": 1, + "price": 1000, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342649, + "modifiedTime": 1687731796936, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1HjmUAR5mf59yXlw" +} diff --git a/packs/items/Verbandszeug_HIfMiFd0ZbqE3VKt.json b/packs/items/Verbandszeug_HIfMiFd0ZbqE3VKt.json index 71254466..4e8ec4e4 100644 --- a/packs/items/Verbandszeug_HIfMiFd0ZbqE3VKt.json +++ b/packs/items/Verbandszeug_HIfMiFd0ZbqE3VKt.json @@ -1,29 +1,29 @@ { - "_id": "HIfMiFd0ZbqE3VKt", - "name": "Verbandszeug", - "type": "loot", - "img": "icons/commodities/cloth/cloth-roll-worn-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Verschnaufen +1 oder natürliches Heilergebnis +1

", - "quantity": 1, - "price": 0.1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342862, - "modifiedTime": 1668995457057, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!HIfMiFd0ZbqE3VKt" -} \ No newline at end of file + "_id": "HIfMiFd0ZbqE3VKt", + "name": "Verbandszeug", + "type": "loot", + "img": "icons/commodities/cloth/cloth-roll-worn-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Verschnaufen +1 oder natürliches Heilergebnis +1

", + "quantity": 1, + "price": 0.1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342862, + "modifiedTime": 1687731796987, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!HIfMiFd0ZbqE3VKt" +} diff --git a/packs/items/Verbergen__3_Nr6hXbJeVlmJYASc.json b/packs/items/Verbergen__3_Nr6hXbJeVlmJYASc.json new file mode 100644 index 00000000..e1c9f420 --- /dev/null +++ b/packs/items/Verbergen__3_Nr6hXbJeVlmJYASc.json @@ -0,0 +1,38 @@ +{ + "_id": "Nr6hXbJeVlmJYASc", + "changes": [ + { + "key": "system.checks.hide", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Verbergen +3", + "description": "", + "statuses": [], + "_key": "!items.effects!PE3eWmsGcd5dVVh4.Nr6hXbJeVlmJYASc" +} diff --git a/packs/items/Vergr__erungstrank_Wjcv3WZW3j4jg9XY.json b/packs/items/Vergr__erungstrank_Wjcv3WZW3j4jg9XY.json index 16cde22a..2ecc571a 100644 --- a/packs/items/Vergr__erungstrank_Wjcv3WZW3j4jg9XY.json +++ b/packs/items/Vergr__erungstrank_Wjcv3WZW3j4jg9XY.json @@ -1,29 +1,29 @@ { - "_id": "Wjcv3WZW3j4jg9XY", - "name": "Vergrößerungstrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-bulb-corked-purple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Vergrößert den Trinkenden auf das Doppelte seiner normalen Größe für W20/2 Minuten. KÖR, ST und HÄ werden verdoppelt und die Kampfwerte entsprechend angepasst.

", - "quantity": 1, - "price": 1000, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343060, - "modifiedTime": 1668995457343, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Wjcv3WZW3j4jg9XY" -} \ No newline at end of file + "_id": "Wjcv3WZW3j4jg9XY", + "name": "Vergrößerungstrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-bulb-corked-purple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Vergrößert den Trinkenden auf das Doppelte seiner normalen Größe für W20/2 Minuten. KÖR, ST und HÄ werden verdoppelt und die Kampfwerte entsprechend angepasst.

", + "quantity": 1, + "price": 1000, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343060, + "modifiedTime": 1687731797043, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Wjcv3WZW3j4jg9XY" +} diff --git a/packs/items/Verj_ngungstrank_RlA4PIa9hnsqoqFi.json b/packs/items/Verj_ngungstrank_RlA4PIa9hnsqoqFi.json index 8838cc61..3cffaf1a 100644 --- a/packs/items/Verj_ngungstrank_RlA4PIa9hnsqoqFi.json +++ b/packs/items/Verj_ngungstrank_RlA4PIa9hnsqoqFi.json @@ -1,29 +1,29 @@ { - "_id": "RlA4PIa9hnsqoqFi", - "name": "Verjüngungstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-tube-corked-orange.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Trinkende wird augenblicklich W20 Jahre jünger.

", - "quantity": 1, - "price": 5000, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342967, - "modifiedTime": 1668995457242, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RlA4PIa9hnsqoqFi" -} \ No newline at end of file + "_id": "RlA4PIa9hnsqoqFi", + "name": "Verjüngungstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-tube-corked-orange.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Trinkende wird augenblicklich W20 Jahre jünger.

", + "quantity": 1, + "price": 5000, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342967, + "modifiedTime": 1687731797019, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RlA4PIa9hnsqoqFi" +} diff --git a/packs/items/Verkleinerungstrank_LAI81qZlbkr7MlGY.json b/packs/items/Verkleinerungstrank_LAI81qZlbkr7MlGY.json index 65fe900a..031cccdf 100644 --- a/packs/items/Verkleinerungstrank_LAI81qZlbkr7MlGY.json +++ b/packs/items/Verkleinerungstrank_LAI81qZlbkr7MlGY.json @@ -1,29 +1,29 @@ { - "_id": "LAI81qZlbkr7MlGY", - "name": "Verkleinerungstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-flask-corked-yellow.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Verkleinert den Trinkenden auf ein Zehntel seiner normalen Größe für W20 Minuten. KÖR, ST und HÄ werden solange halbiert und die Kampfwerte entsprechend angepasst.

", - "quantity": 1, - "price": 100, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342900, - "modifiedTime": 1668995457164, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!LAI81qZlbkr7MlGY" -} \ No newline at end of file + "_id": "LAI81qZlbkr7MlGY", + "name": "Verkleinerungstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-flask-corked-yellow.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Verkleinert den Trinkenden auf ein Zehntel seiner normalen Größe für W20 Minuten. KÖR, ST und HÄ werden solange halbiert und die Kampfwerte entsprechend angepasst.

", + "quantity": 1, + "price": 100, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342900, + "modifiedTime": 1687731796997, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!LAI81qZlbkr7MlGY" +} diff --git a/packs/items/Verletzen__III_5EWlvp1ZJkHmodfC.json b/packs/items/Verletzen__III_5EWlvp1ZJkHmodfC.json new file mode 100644 index 00000000..443ac603 --- /dev/null +++ b/packs/items/Verletzen__III_5EWlvp1ZJkHmodfC.json @@ -0,0 +1,38 @@ +{ + "_id": "5EWlvp1ZJkHmodfC", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Verletzen", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Verletzen +III", + "description": "", + "statuses": [], + "_key": "!items.effects!lHlwYWlgC2iKjDFM.5EWlvp1ZJkHmodfC" +} diff --git a/packs/items/Verletzen__I_32vJ305ynrZ0xYki.json b/packs/items/Verletzen__I_32vJ305ynrZ0xYki.json new file mode 100644 index 00000000..3b7906c4 --- /dev/null +++ b/packs/items/Verletzen__I_32vJ305ynrZ0xYki.json @@ -0,0 +1,38 @@ +{ + "_id": "32vJ305ynrZ0xYki", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Verletzen", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Verletzen +I", + "description": "", + "statuses": [], + "_key": "!items.effects!CQZtlL8zUdOVUVrU.32vJ305ynrZ0xYki" +} diff --git a/packs/items/Verletzen__I_ohRMO3BzPaxhKYh4.json b/packs/items/Verletzen__I_ohRMO3BzPaxhKYh4.json new file mode 100644 index 00000000..b391b2a4 --- /dev/null +++ b/packs/items/Verletzen__I_ohRMO3BzPaxhKYh4.json @@ -0,0 +1,38 @@ +{ + "_id": "ohRMO3BzPaxhKYh4", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Verletzen", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Verletzen +I", + "description": "", + "statuses": [], + "_key": "!items.effects!dvVhgqCv9VDpFW0l.ohRMO3BzPaxhKYh4" +} diff --git a/packs/items/Wachsamkeitstrank_gXr3lLQmlHeDMuv5.json b/packs/items/Wachsamkeitstrank_gXr3lLQmlHeDMuv5.json index b1b4b594..29c29bc7 100644 --- a/packs/items/Wachsamkeitstrank_gXr3lLQmlHeDMuv5.json +++ b/packs/items/Wachsamkeitstrank_gXr3lLQmlHeDMuv5.json @@ -1,29 +1,29 @@ { - "_id": "gXr3lLQmlHeDMuv5", - "name": "Wachsamkeitstrank", - "type": "loot", - "img": "icons/consumables/potions/potion-tube-corked-labeled-cyan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses meist klare Getränk gewährt für W20 Stunden auf alle Bemerken-Proben einen Bonus von +5.

", - "quantity": 1, - "price": 15, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343214, - "modifiedTime": 1668995457507, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gXr3lLQmlHeDMuv5" -} \ No newline at end of file + "_id": "gXr3lLQmlHeDMuv5", + "name": "Wachsamkeitstrank", + "type": "loot", + "img": "icons/consumables/potions/potion-tube-corked-labeled-cyan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses meist klare Getränk gewährt für W20 Stunden auf alle Bemerken-Proben einen Bonus von +5.

", + "quantity": 1, + "price": 15, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343214, + "modifiedTime": 1687731797076, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!gXr3lLQmlHeDMuv5" +} diff --git a/packs/items/Wachskerze__brennt_10h__S204KfhmoRdMDVpZ.json b/packs/items/Wachskerze__brennt_10h__S204KfhmoRdMDVpZ.json index e1e9261d..6e6ec46f 100644 --- a/packs/items/Wachskerze__brennt_10h__S204KfhmoRdMDVpZ.json +++ b/packs/items/Wachskerze__brennt_10h__S204KfhmoRdMDVpZ.json @@ -1,29 +1,29 @@ { - "_id": "S204KfhmoRdMDVpZ", - "name": "Wachskerze (brennt 10h)", - "type": "loot", - "img": "icons/sundries/lights/candle-unlit-tan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.02, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342979, - "modifiedTime": 1668995457262, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!S204KfhmoRdMDVpZ" -} \ No newline at end of file + "_id": "S204KfhmoRdMDVpZ", + "name": "Wachskerze (brennt 10h)", + "type": "loot", + "img": "icons/sundries/lights/candle-unlit-tan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.02, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342979, + "modifiedTime": 1687731797025, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!S204KfhmoRdMDVpZ" +} diff --git a/packs/items/Waffenlos_OvxWaEJrElas3EUL.json b/packs/items/Waffenlos_OvxWaEJrElas3EUL.json index 1bf219ff..1cc022f3 100644 --- a/packs/items/Waffenlos_OvxWaEJrElas3EUL.json +++ b/packs/items/Waffenlos_OvxWaEJrElas3EUL.json @@ -1,33 +1,33 @@ { - "_id": "OvxWaEJrElas3EUL", - "name": "Waffenlos", - "type": "weapon", - "img": "icons/equipment/hand/gauntlet-tooled-leather-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 0, - "opponentDefense": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342927, - "modifiedTime": 1668995457194, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!OvxWaEJrElas3EUL" -} \ No newline at end of file + "_id": "OvxWaEJrElas3EUL", + "name": "Waffenlos", + "type": "weapon", + "img": "icons/equipment/hand/gauntlet-tooled-leather-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 0, + "opponentDefense": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342927, + "modifiedTime": 1687731797007, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!OvxWaEJrElas3EUL" +} diff --git a/packs/items/Waffenpaste_zXgxu2gCkaTSSSMU.json b/packs/items/Waffenpaste_zXgxu2gCkaTSSSMU.json index c71f8381..881b3cca 100644 --- a/packs/items/Waffenpaste_zXgxu2gCkaTSSSMU.json +++ b/packs/items/Waffenpaste_zXgxu2gCkaTSSSMU.json @@ -1,29 +1,29 @@ { - "_id": "zXgxu2gCkaTSSSMU", - "name": "Waffenpaste", - "type": "loot", - "img": "icons/tools/laboratory/bowl-liquid-black.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Macht WB+1; hält W20 Nahkampfangriffe bzw. reicht für W20 Fernkampfgeschosse

", - "quantity": 1, - "price": 0.5, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343609, - "modifiedTime": 1668995457977, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zXgxu2gCkaTSSSMU" -} \ No newline at end of file + "_id": "zXgxu2gCkaTSSSMU", + "name": "Waffenpaste", + "type": "loot", + "img": "icons/tools/laboratory/bowl-liquid-black.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Macht WB+1; hält W20 Nahkampfangriffe bzw. reicht für W20 Fernkampfgeschosse

", + "quantity": 1, + "price": 0.5, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343609, + "modifiedTime": 1687731797118, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zXgxu2gCkaTSSSMU" +} diff --git a/packs/items/Waffenweih_luYRwVP5oR6cdDMQ.json b/packs/items/Waffenweih_luYRwVP5oR6cdDMQ.json index 4ae8418b..6900b81d 100644 --- a/packs/items/Waffenweih_luYRwVP5oR6cdDMQ.json +++ b/packs/items/Waffenweih_luYRwVP5oR6cdDMQ.json @@ -1,29 +1,29 @@ { - "_id": "luYRwVP5oR6cdDMQ", - "name": "Waffenweih", - "type": "loot", - "img": "icons/consumables/potions/potion-jar-capped-teal.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Über eine Waffe geschüttet, verleiht dieser meist silberne Trank dieser für die Dauer eines Kampfes den Effekt des Zaubers @Compendium[ds4.spells.ASvdS1fyjmRS1Xb6]{Magische Waffe}.

", - "quantity": 1, - "price": 25, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343322, - "modifiedTime": 1668995457738, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!luYRwVP5oR6cdDMQ" -} \ No newline at end of file + "_id": "luYRwVP5oR6cdDMQ", + "name": "Waffenweih", + "type": "loot", + "img": "icons/consumables/potions/potion-jar-capped-teal.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Über eine Waffe geschüttet, verleiht dieser meist silberne Trank dieser für die Dauer eines Kampfes den Effekt des Zaubers @Compendium[ds4.spells.ASvdS1fyjmRS1Xb6]{Magische Waffe}.

", + "quantity": 1, + "price": 25, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343322, + "modifiedTime": 1687731797089, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!luYRwVP5oR6cdDMQ" +} diff --git a/packs/items/Wagen__4_R_der__4E9WdEs1JaWrCYim.json b/packs/items/Wagen__4_R_der__4E9WdEs1JaWrCYim.json index 60dd6fcb..bad50a26 100644 --- a/packs/items/Wagen__4_R_der__4E9WdEs1JaWrCYim.json +++ b/packs/items/Wagen__4_R_der__4E9WdEs1JaWrCYim.json @@ -1,29 +1,29 @@ { - "_id": "4E9WdEs1JaWrCYim", - "name": "Wagen (4 Räder)", - "type": "loot", - "img": "icons/commodities/wood/wood-wheel-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 35, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342704, - "modifiedTime": 1668995456760, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!4E9WdEs1JaWrCYim" -} \ No newline at end of file + "_id": "4E9WdEs1JaWrCYim", + "name": "Wagen (4 Räder)", + "type": "loot", + "img": "icons/commodities/wood/wood-wheel-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 35, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342704, + "modifiedTime": 1687731796945, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!4E9WdEs1JaWrCYim" +} diff --git a/packs/items/Wahrnehmung__III_7I80O404E6ty4pHv.json b/packs/items/Wahrnehmung__III_7I80O404E6ty4pHv.json new file mode 100644 index 00000000..1e99d31e --- /dev/null +++ b/packs/items/Wahrnehmung__III_7I80O404E6ty4pHv.json @@ -0,0 +1,38 @@ +{ + "_id": "7I80O404E6ty4pHv", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Wahrnehmung", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Wahrnehmung +III", + "description": "", + "statuses": [], + "_key": "!items.effects!9xjica2DVZso8NIU.7I80O404E6ty4pHv" +} diff --git a/packs/items/Wasserschlauch__5_Liter__ygiod7LPfxwz0Jbb.json b/packs/items/Wasserschlauch__5_Liter__ygiod7LPfxwz0Jbb.json index b608954c..83f8b51c 100644 --- a/packs/items/Wasserschlauch__5_Liter__ygiod7LPfxwz0Jbb.json +++ b/packs/items/Wasserschlauch__5_Liter__ygiod7LPfxwz0Jbb.json @@ -1,29 +1,29 @@ { - "_id": "ygiod7LPfxwz0Jbb", - "name": "Wasserschlauch (5 Liter)", - "type": "loot", - "img": "icons/sundries/survival/waterskin-leather-brown.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 0.5, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343581, - "modifiedTime": 1668995457950, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ygiod7LPfxwz0Jbb" -} \ No newline at end of file + "_id": "ygiod7LPfxwz0Jbb", + "name": "Wasserschlauch (5 Liter)", + "type": "loot", + "img": "icons/sundries/survival/waterskin-leather-brown.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 0.5, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343581, + "modifiedTime": 1687731797113, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ygiod7LPfxwz0Jbb" +} diff --git a/packs/items/Wasserwandeltrank_s47J9CEdTELiRlPT.json b/packs/items/Wasserwandeltrank_s47J9CEdTELiRlPT.json index 456db99e..7e957403 100644 --- a/packs/items/Wasserwandeltrank_s47J9CEdTELiRlPT.json +++ b/packs/items/Wasserwandeltrank_s47J9CEdTELiRlPT.json @@ -1,29 +1,29 @@ { - "_id": "s47J9CEdTELiRlPT", - "name": "Wasserwandeltrank", - "type": "loot", - "img": "icons/consumables/potions/potion-jar-corked-orange.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser oft braune Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.mYZ3gFtRJASLL9pv]{Wasserwandeln} (Probenwert 20; Patzer ausgeschlossen).

", - "quantity": 1, - "price": 100, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343479, - "modifiedTime": 1668995457818, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!s47J9CEdTELiRlPT" -} \ No newline at end of file + "_id": "s47J9CEdTELiRlPT", + "name": "Wasserwandeltrank", + "type": "loot", + "img": "icons/consumables/potions/potion-jar-corked-orange.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser oft braune Trank wirkt auf den Trinker den Zauber @Compendium[ds4.spells.mYZ3gFtRJASLL9pv]{Wasserwandeln} (Probenwert 20; Patzer ausgeschlossen).

", + "quantity": 1, + "price": 100, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343479, + "modifiedTime": 1687731797099, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!s47J9CEdTELiRlPT" +} diff --git a/packs/items/Wechselring_1vrVO2sqFqC4AA1k.json b/packs/items/Wechselring_1vrVO2sqFqC4AA1k.json index 3d9f4c73..9a57db2c 100644 --- a/packs/items/Wechselring_1vrVO2sqFqC4AA1k.json +++ b/packs/items/Wechselring_1vrVO2sqFqC4AA1k.json @@ -1,32 +1,30 @@ { - "_id": "1vrVO2sqFqC4AA1k", - "name": "Wechselring", - "type": "equipment", - "img": "icons/equipment/finger/ring-cabochon-white-blue.webp", - "effects": [ - "uaLYD6951CS9od5d" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mittels Wechsler +V verleiht dieser Ring +10 auf Proben, um die eigenen Zauber zu wechseln.

", - "quantity": 1, - "price": 1502, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342664, - "modifiedTime": 1668995456728, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1vrVO2sqFqC4AA1k" -} \ No newline at end of file + "_id": "1vrVO2sqFqC4AA1k", + "name": "Wechselring", + "type": "equipment", + "img": "icons/equipment/finger/ring-cabochon-white-blue.webp", + "effects": ["uaLYD6951CS9od5d"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mittels Wechsler +V verleiht dieser Ring +10 auf Proben, um die eigenen Zauber zu wechseln.

", + "quantity": 1, + "price": 1502, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342664, + "modifiedTime": 1687731796939, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1vrVO2sqFqC4AA1k" +} diff --git a/packs/items/Wechsler__V_uaLYD6951CS9od5d.json b/packs/items/Wechsler__V_uaLYD6951CS9od5d.json new file mode 100644 index 00000000..69e9d6cc --- /dev/null +++ b/packs/items/Wechsler__V_uaLYD6951CS9od5d.json @@ -0,0 +1,38 @@ +{ + "_id": "uaLYD6951CS9od5d", + "changes": [ + { + "key": "system.rank.total", + "mode": 2, + "value": "5", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "Wechsler", + "condition": "'@item.type' === 'talent'" + } + } + }, + "tint": null, + "origin": null, + "name": "Wechsler +V", + "description": "", + "statuses": [], + "_key": "!items.effects!1vrVO2sqFqC4AA1k.uaLYD6951CS9od5d" +} diff --git a/packs/items/Wehrpanzer_83CJm0YUiYxIpcQx.json b/packs/items/Wehrpanzer_83CJm0YUiYxIpcQx.json index b874eca2..50a0c1f9 100644 --- a/packs/items/Wehrpanzer_83CJm0YUiYxIpcQx.json +++ b/packs/items/Wehrpanzer_83CJm0YUiYxIpcQx.json @@ -1,36 +1,33 @@ { - "_id": "83CJm0YUiYxIpcQx", - "name": "Wehrpanzer", - "type": "armor", - "img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp", - "effects": [ - "wz2krJzwVba18XvV", - "TuRxuZf6QZL2OvRk" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese massive, mit Metallverzierungen verstärkte Plattenrüstung +3 verfügt sogar über einen Halspanzer und gewährt ihrem Träger zusätzlich +2 auf Abwehr.

", - "quantity": 1, - "price": 7300, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 3, - "armorMaterialType": "plate", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342756, - "modifiedTime": 1668995456799, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!83CJm0YUiYxIpcQx" -} \ No newline at end of file + "_id": "83CJm0YUiYxIpcQx", + "name": "Wehrpanzer", + "type": "armor", + "img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp", + "effects": ["wz2krJzwVba18XvV", "TuRxuZf6QZL2OvRk"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese massive, mit Metallverzierungen verstärkte Plattenrüstung +3 verfügt sogar über einen Halspanzer und gewährt ihrem Träger zusätzlich +2 auf Abwehr.

", + "quantity": 1, + "price": 7300, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 3, + "armorMaterialType": "plate", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342756, + "modifiedTime": 1687731796958, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!83CJm0YUiYxIpcQx" +} diff --git a/packs/items/Weihwasser__1_2_Liter__RoXGTPdisjn6AdYK.json b/packs/items/Weihwasser__1_2_Liter__RoXGTPdisjn6AdYK.json index 57b6af7c..36a27cc3 100644 --- a/packs/items/Weihwasser__1_2_Liter__RoXGTPdisjn6AdYK.json +++ b/packs/items/Weihwasser__1_2_Liter__RoXGTPdisjn6AdYK.json @@ -1,29 +1,29 @@ { - "_id": "RoXGTPdisjn6AdYK", - "name": "Weihwasser (1/2 Liter)", - "type": "loot", - "img": "icons/consumables/potions/bottle-conical-corked-labeled-shell-cyan.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Weihwasser verursacht gegen Dämonen und Untote nicht abwehrbaren Schaden. Jede Einheit Weihwasser hat einen anderen Angriffswert, der mit W20 ermittelt wird. Dieser Wert wird erst ausgewürfelt, wenn das Weihwasser den Dämonen bzw. Untoten trifft, es sei denn, es wird vorher in Bezug auf seinen Schadenswert von einem Zauberwirker mit GEI+AU, gefolgt von GEI+VE, erfolgreich analysiert.

\n

Eine Weihwassereinheit kann man auf eine Waffe/ein Geschoss auftragen (benötigt 1 Aktion) und dann einen normalen Angriff mit Schlagen bzw. Schießen würfeln. Ist dieser erfolgreich, wird bei Dämonen und Untoten neben dem normalen Schaden auch noch ein Angriff für das Weihwasser gewürfelt, der nicht abwehrbaren Schaden verursacht. Nach dem ersten Treffer ist die Einheit Weihwasser aufgebraucht.

\n

Alternativ kann man Weihwassereinheiten in zerbrechliche Phiolen (WB +0; 2 GM) füllen und diese im Nah- oder Fernkampf gegen Dämonen und Untote einsetzen, wobei die zerbrechlichen Gefäße zerspringen. In solchen Fällen verursacht nur das Weihwasser Schaden, nicht die Schießen-Probe.

\n

Weihwasser kann außerdem dazu benutzt werden, in schützenden Linien oder Kreisen (1 m pro Einheit) auf den Boden geschüttet zu werden, um für eine gewisse Zeit Dämonen bzw. Untote aufzuhalten, die das Weihwasser nicht passieren können.

", - "quantity": 1, - "price": 0.1, - "availability": "hamlet", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342969, - "modifiedTime": 1668995457246, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RoXGTPdisjn6AdYK" -} \ No newline at end of file + "_id": "RoXGTPdisjn6AdYK", + "name": "Weihwasser (1/2 Liter)", + "type": "loot", + "img": "icons/consumables/potions/bottle-conical-corked-labeled-shell-cyan.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Weihwasser verursacht gegen Dämonen und Untote nicht abwehrbaren Schaden. Jede Einheit Weihwasser hat einen anderen Angriffswert, der mit W20 ermittelt wird. Dieser Wert wird erst ausgewürfelt, wenn das Weihwasser den Dämonen bzw. Untoten trifft, es sei denn, es wird vorher in Bezug auf seinen Schadenswert von einem Zauberwirker mit GEI+AU, gefolgt von GEI+VE, erfolgreich analysiert.

\n

Eine Weihwassereinheit kann man auf eine Waffe/ein Geschoss auftragen (benötigt 1 Aktion) und dann einen normalen Angriff mit Schlagen bzw. Schießen würfeln. Ist dieser erfolgreich, wird bei Dämonen und Untoten neben dem normalen Schaden auch noch ein Angriff für das Weihwasser gewürfelt, der nicht abwehrbaren Schaden verursacht. Nach dem ersten Treffer ist die Einheit Weihwasser aufgebraucht.

\n

Alternativ kann man Weihwassereinheiten in zerbrechliche Phiolen (WB +0; 2 GM) füllen und diese im Nah- oder Fernkampf gegen Dämonen und Untote einsetzen, wobei die zerbrechlichen Gefäße zerspringen. In solchen Fällen verursacht nur das Weihwasser Schaden, nicht die Schießen-Probe.

\n

Weihwasser kann außerdem dazu benutzt werden, in schützenden Linien oder Kreisen (1 m pro Einheit) auf den Boden geschüttet zu werden, um für eine gewisse Zeit Dämonen bzw. Untote aufzuhalten, die das Weihwasser nicht passieren können.

", + "quantity": 1, + "price": 0.1, + "availability": "hamlet", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342969, + "modifiedTime": 1687731797019, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RoXGTPdisjn6AdYK" +} diff --git a/packs/items/Werkzeugset_zQLTx3zmJfnrdmlN.json b/packs/items/Werkzeugset_zQLTx3zmJfnrdmlN.json index a8abe842..a157da25 100644 --- a/packs/items/Werkzeugset_zQLTx3zmJfnrdmlN.json +++ b/packs/items/Werkzeugset_zQLTx3zmJfnrdmlN.json @@ -1,29 +1,29 @@ { - "_id": "zQLTx3zmJfnrdmlN", - "name": "Werkzeugset", - "type": "loot", - "img": "icons/tools/hand/hammer-and-nail.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 5, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343597, - "modifiedTime": 1668995457972, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zQLTx3zmJfnrdmlN" -} \ No newline at end of file + "_id": "zQLTx3zmJfnrdmlN", + "name": "Werkzeugset", + "type": "loot", + "img": "icons/tools/hand/hammer-and-nail.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 5, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343597, + "modifiedTime": 1687731797117, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zQLTx3zmJfnrdmlN" +} diff --git a/packs/items/Wildh_terharnisch_yocl6DZ7hfOupqqz.json b/packs/items/Wildh_terharnisch_yocl6DZ7hfOupqqz.json index cc37ad20..5ce76a32 100644 --- a/packs/items/Wildh_terharnisch_yocl6DZ7hfOupqqz.json +++ b/packs/items/Wildh_terharnisch_yocl6DZ7hfOupqqz.json @@ -1,35 +1,33 @@ { - "_id": "yocl6DZ7hfOupqqz", - "name": "Wildhüterharnisch", - "type": "armor", - "img": "icons/equipment/chest/breastplate-layered-leather-brown.webp", - "effects": [ - "CUa4rA1A1cwWac46" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

In diese aus Fellen zusammengenähte Lederrüstung +1 wurde der Zauber @Compendium[ds4.spells.TVsayZ3WkUxyzKbL]{Tierbeherschung} eingebettet.

", - "quantity": 1, - "price": 4714, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343587, - "modifiedTime": 1668995457964, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yocl6DZ7hfOupqqz" -} \ No newline at end of file + "_id": "yocl6DZ7hfOupqqz", + "name": "Wildhüterharnisch", + "type": "armor", + "img": "icons/equipment/chest/breastplate-layered-leather-brown.webp", + "effects": ["CUa4rA1A1cwWac46"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

In diese aus Fellen zusammengenähte Lederrüstung +1 wurde der Zauber @Compendium[ds4.spells.TVsayZ3WkUxyzKbL]{Tierbeherschung} eingebettet.

", + "quantity": 1, + "price": 4714, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343587, + "modifiedTime": 1687731797114, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yocl6DZ7hfOupqqz" +} diff --git a/packs/items/Wolfsmantel_D7MaTfapKAeO5TRs.json b/packs/items/Wolfsmantel_D7MaTfapKAeO5TRs.json index 3045b6f5..c5011c6e 100644 --- a/packs/items/Wolfsmantel_D7MaTfapKAeO5TRs.json +++ b/packs/items/Wolfsmantel_D7MaTfapKAeO5TRs.json @@ -1,35 +1,33 @@ { - "_id": "D7MaTfapKAeO5TRs", - "name": "Wolfsmantel", - "type": "armor", - "img": "icons/equipment/chest/shirt-simple-grey.webp", - "effects": [ - "2IDnDKbImHFAHAu6" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese Lederrüstung aus Wolfspelz verleiht ihrem Träger +3 auf sämtliche Bemerken-Proben. Ein ausgenommener Wolfskopf bildet die Kapuze.

", - "quantity": 1, - "price": 1004, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "armorValue": 1, - "armorMaterialType": "leather", - "armorType": "body" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342807, - "modifiedTime": 1668995456953, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!D7MaTfapKAeO5TRs" -} \ No newline at end of file + "_id": "D7MaTfapKAeO5TRs", + "name": "Wolfsmantel", + "type": "armor", + "img": "icons/equipment/chest/shirt-simple-grey.webp", + "effects": ["2IDnDKbImHFAHAu6"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese Lederrüstung aus Wolfspelz verleiht ihrem Träger +3 auf sämtliche Bemerken-Proben. Ein ausgenommener Wolfskopf bildet die Kapuze.

", + "quantity": 1, + "price": 1004, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "armorValue": 1, + "armorMaterialType": "leather", + "armorType": "body" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342807, + "modifiedTime": 1687731796976, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!D7MaTfapKAeO5TRs" +} diff --git a/packs/items/Wurfmesser__1_hfxblADLXdGaRMAA.json b/packs/items/Wurfmesser__1_hfxblADLXdGaRMAA.json index b1eaad01..179d0f46 100644 --- a/packs/items/Wurfmesser__1_hfxblADLXdGaRMAA.json +++ b/packs/items/Wurfmesser__1_hfxblADLXdGaRMAA.json @@ -1,35 +1,33 @@ { - "_id": "hfxblADLXdGaRMAA", - "name": "Wurfmesser +1", - "type": "weapon", - "img": "icons/weapons/thrown/dagger-ringed-steel.webp", - "effects": [ - "c2P4Qt8b6GonPFv7" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 752, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 1, - "opponentDefense": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343237, - "modifiedTime": 1668995457537, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hfxblADLXdGaRMAA" -} \ No newline at end of file + "_id": "hfxblADLXdGaRMAA", + "name": "Wurfmesser +1", + "type": "weapon", + "img": "icons/weapons/thrown/dagger-ringed-steel.webp", + "effects": ["c2P4Qt8b6GonPFv7"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 752, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 1, + "opponentDefense": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343237, + "modifiedTime": 1687731797078, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hfxblADLXdGaRMAA" +} diff --git a/packs/items/Wurfmesser__2_eIXRfSsAL5ECi1uq.json b/packs/items/Wurfmesser__2_eIXRfSsAL5ECi1uq.json index 0c4579b5..860c5940 100644 --- a/packs/items/Wurfmesser__2_eIXRfSsAL5ECi1uq.json +++ b/packs/items/Wurfmesser__2_eIXRfSsAL5ECi1uq.json @@ -1,35 +1,33 @@ { - "_id": "eIXRfSsAL5ECi1uq", - "name": "Wurfmesser +2", - "type": "weapon", - "img": "icons/weapons/thrown/dagger-ringed-engraved-green.webp", - "effects": [ - "XPV4jbYeNcFVFvZr" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 1252, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 2, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343151, - "modifiedTime": 1668995457431, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eIXRfSsAL5ECi1uq" -} \ No newline at end of file + "_id": "eIXRfSsAL5ECi1uq", + "name": "Wurfmesser +2", + "type": "weapon", + "img": "icons/weapons/thrown/dagger-ringed-engraved-green.webp", + "effects": ["XPV4jbYeNcFVFvZr"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 1252, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 2, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343151, + "modifiedTime": 1687731797065, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eIXRfSsAL5ECi1uq" +} diff --git a/packs/items/Wurfmesser__3_VxyrCBfVdbRD5nj8.json b/packs/items/Wurfmesser__3_VxyrCBfVdbRD5nj8.json index c9668ec8..62bf9b99 100644 --- a/packs/items/Wurfmesser__3_VxyrCBfVdbRD5nj8.json +++ b/packs/items/Wurfmesser__3_VxyrCBfVdbRD5nj8.json @@ -1,35 +1,33 @@ { - "_id": "VxyrCBfVdbRD5nj8", - "name": "Wurfmesser +3", - "type": "weapon", - "img": "icons/weapons/thrown/dagger-ringed-blue.webp", - "effects": [ - "hQfQjfXJhE4yDXQU" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 1752, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 3, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343052, - "modifiedTime": 1668995457335, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VxyrCBfVdbRD5nj8" -} \ No newline at end of file + "_id": "VxyrCBfVdbRD5nj8", + "name": "Wurfmesser +3", + "type": "weapon", + "img": "icons/weapons/thrown/dagger-ringed-blue.webp", + "effects": ["hQfQjfXJhE4yDXQU"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 1752, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 3, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343052, + "modifiedTime": 1687731797041, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!VxyrCBfVdbRD5nj8" +} diff --git a/packs/items/Wurfmesser_grAnIWqeXTAIGXmN.json b/packs/items/Wurfmesser_grAnIWqeXTAIGXmN.json index bd589b72..858d80f9 100644 --- a/packs/items/Wurfmesser_grAnIWqeXTAIGXmN.json +++ b/packs/items/Wurfmesser_grAnIWqeXTAIGXmN.json @@ -1,33 +1,33 @@ { - "_id": "grAnIWqeXTAIGXmN", - "name": "Wurfmesser", - "type": "weapon", - "img": "icons/weapons/thrown/dagger-simple.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Distanzmalus -1 pro 2 m

", - "quantity": 1, - "price": 2, - "availability": "hamlet", - "storageLocation": "-", - "equipped": false, - "attackType": "meleeRanged", - "weaponBonus": 0, - "opponentDefense": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343217, - "modifiedTime": 1668995457511, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!grAnIWqeXTAIGXmN" -} \ No newline at end of file + "_id": "grAnIWqeXTAIGXmN", + "name": "Wurfmesser", + "type": "weapon", + "img": "icons/weapons/thrown/dagger-simple.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Distanzmalus -1 pro 2 m

", + "quantity": 1, + "price": 2, + "availability": "hamlet", + "storageLocation": "-", + "equipped": false, + "attackType": "meleeRanged", + "weaponBonus": 0, + "opponentDefense": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343217, + "modifiedTime": 1687731797077, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!grAnIWqeXTAIGXmN" +} diff --git a/packs/items/Zauberk_cher_0C9YNorSbYM5eyBj.json b/packs/items/Zauberk_cher_0C9YNorSbYM5eyBj.json index d1d3c43a..c86a3446 100644 --- a/packs/items/Zauberk_cher_0C9YNorSbYM5eyBj.json +++ b/packs/items/Zauberk_cher_0C9YNorSbYM5eyBj.json @@ -1,30 +1,30 @@ { - "_id": "0C9YNorSbYM5eyBj", - "name": "Zauberköcher", - "type": "equipment", - "img": "icons/containers/ammunition/arrows-quiver-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Jeder Pfeil, der aus diesem Köcher gezogen wird, hat für die Dauer einer Kampfrunde einen magischen Waffenbonus von +1.

", - "quantity": 1, - "price": 750.1, - "availability": "unset", - "storageLocation": "-", - "equipped": false - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342627, - "modifiedTime": 1668995456639, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0C9YNorSbYM5eyBj" -} \ No newline at end of file + "_id": "0C9YNorSbYM5eyBj", + "name": "Zauberköcher", + "type": "equipment", + "img": "icons/containers/ammunition/arrows-quiver-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Jeder Pfeil, der aus diesem Köcher gezogen wird, hat für die Dauer einer Kampfrunde einen magischen Waffenbonus von +1.

", + "quantity": 1, + "price": 750.1, + "availability": "unset", + "storageLocation": "-", + "equipped": false + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342627, + "modifiedTime": 1687731796928, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0C9YNorSbYM5eyBj" +} diff --git a/packs/items/Zaubertrank_LoY2CnEEWfxbvjEt.json b/packs/items/Zaubertrank_LoY2CnEEWfxbvjEt.json index 268a7ba3..a95b58ff 100644 --- a/packs/items/Zaubertrank_LoY2CnEEWfxbvjEt.json +++ b/packs/items/Zaubertrank_LoY2CnEEWfxbvjEt.json @@ -1,29 +1,29 @@ { - "_id": "LoY2CnEEWfxbvjEt", - "name": "Zaubertrank", - "type": "loot", - "img": "icons/consumables/potions/bottle-pear-corked-pink.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhöht die Werte von Zaubern und Zielzauber für die Dauer eines Kampfes um +1.

", - "quantity": 1, - "price": 25, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342903, - "modifiedTime": 1668995457170, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!LoY2CnEEWfxbvjEt" -} \ No newline at end of file + "_id": "LoY2CnEEWfxbvjEt", + "name": "Zaubertrank", + "type": "loot", + "img": "icons/consumables/potions/bottle-pear-corked-pink.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhöht die Werte von Zaubern und Zielzauber für die Dauer eines Kampfes um +1.

", + "quantity": 1, + "price": 25, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342903, + "modifiedTime": 1687731796998, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!LoY2CnEEWfxbvjEt" +} diff --git a/packs/items/Zauberwechseltrank_uqIQjhDGgbEuHYmd.json b/packs/items/Zauberwechseltrank_uqIQjhDGgbEuHYmd.json index 088059da..fad2e371 100644 --- a/packs/items/Zauberwechseltrank_uqIQjhDGgbEuHYmd.json +++ b/packs/items/Zauberwechseltrank_uqIQjhDGgbEuHYmd.json @@ -1,29 +1,29 @@ { - "_id": "uqIQjhDGgbEuHYmd", - "name": "Zauberwechseltrank", - "type": "loot", - "img": "icons/consumables/potions/potion-bottle-corked-blue.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Diese meist blauen Tränke gewähren für die Dauer eines Kampfes +10 auf Zauber wechseln.

", - "quantity": 1, - "price": 10, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343549, - "modifiedTime": 1668995457915, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uqIQjhDGgbEuHYmd" -} \ No newline at end of file + "_id": "uqIQjhDGgbEuHYmd", + "name": "Zauberwechseltrank", + "type": "loot", + "img": "icons/consumables/potions/potion-bottle-corked-blue.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Diese meist blauen Tränke gewähren für die Dauer eines Kampfes +10 auf Zauber wechseln.

", + "quantity": 1, + "price": 10, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343549, + "modifiedTime": 1687731797109, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!uqIQjhDGgbEuHYmd" +} diff --git a/packs/items/Zelt__2_Mann__Van6Sze8TZl8Y88o.json b/packs/items/Zelt__2_Mann__Van6Sze8TZl8Y88o.json index 3bccefad..5af39377 100644 --- a/packs/items/Zelt__2_Mann__Van6Sze8TZl8Y88o.json +++ b/packs/items/Zelt__2_Mann__Van6Sze8TZl8Y88o.json @@ -1,29 +1,29 @@ { - "_id": "Van6Sze8TZl8Y88o", - "name": "Zelt (2 Mann)", - "type": "loot", - "img": "icons/environment/settlement/tent.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "", - "quantity": 1, - "price": 4, - "availability": "village", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343051, - "modifiedTime": 1668995457332, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Van6Sze8TZl8Y88o" -} \ No newline at end of file + "_id": "Van6Sze8TZl8Y88o", + "name": "Zelt (2 Mann)", + "type": "loot", + "img": "icons/environment/settlement/tent.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "", + "quantity": 1, + "price": 4, + "availability": "village", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343051, + "modifiedTime": 1687731797040, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Van6Sze8TZl8Y88o" +} diff --git a/packs/items/Zieltrank_zqlc3bq1ZfneLeYx.json b/packs/items/Zieltrank_zqlc3bq1ZfneLeYx.json index 6a53e258..2d437079 100644 --- a/packs/items/Zieltrank_zqlc3bq1ZfneLeYx.json +++ b/packs/items/Zieltrank_zqlc3bq1ZfneLeYx.json @@ -1,29 +1,29 @@ { - "_id": "zqlc3bq1ZfneLeYx", - "name": "Zieltrank", - "type": "loot", - "img": "icons/consumables/potions/potion-flask-capped-yellow-green.webp", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhöht die Werte von Schießen und Zielzauber für die Dauer eines Kampfes um +1.

", - "quantity": 1, - "price": 25, - "availability": "unset", - "storageLocation": "-" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343618, - "modifiedTime": 1668995457982, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zqlc3bq1ZfneLeYx" -} \ No newline at end of file + "_id": "zqlc3bq1ZfneLeYx", + "name": "Zieltrank", + "type": "loot", + "img": "icons/consumables/potions/potion-flask-capped-yellow-green.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhöht die Werte von Schießen und Zielzauber für die Dauer eines Kampfes um +1.

", + "quantity": 1, + "price": 25, + "availability": "unset", + "storageLocation": "-" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343618, + "modifiedTime": 1687731797120, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zqlc3bq1ZfneLeYx" +} diff --git a/packs/items/Zielzaubern__1_1aNTAQBai6qAcWGM.json b/packs/items/Zielzaubern__1_1aNTAQBai6qAcWGM.json new file mode 100644 index 00000000..78b903b9 --- /dev/null +++ b/packs/items/Zielzaubern__1_1aNTAQBai6qAcWGM.json @@ -0,0 +1,30 @@ +{ + "_id": "1aNTAQBai6qAcWGM", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.targetedSpellcasting.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Zielzaubern +1", + "description": "", + "statuses": [], + "_key": "!items.effects!ylWwhiSGGWLee2PA.1aNTAQBai6qAcWGM" +} diff --git a/packs/items/Zielzaubern__3__magisch__XD3tGbvi1S03diuz.json b/packs/items/Zielzaubern__3__magisch__XD3tGbvi1S03diuz.json new file mode 100644 index 00000000..e6676248 --- /dev/null +++ b/packs/items/Zielzaubern__3__magisch__XD3tGbvi1S03diuz.json @@ -0,0 +1,30 @@ +{ + "_id": "XD3tGbvi1S03diuz", + "flags": {}, + "changes": [ + { + "key": "system.combatValues.targetedSpellcasting.total", + "value": "3", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "Zielzaubern +3 (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!uafOWinH9nnRO3lr.XD3tGbvi1S03diuz" +} diff --git a/packs/items/Zornhammer_pQqbXD5ELmjcu4Dd.json b/packs/items/Zornhammer_pQqbXD5ELmjcu4Dd.json index 4a4298b9..16282eab 100644 --- a/packs/items/Zornhammer_pQqbXD5ELmjcu4Dd.json +++ b/packs/items/Zornhammer_pQqbXD5ELmjcu4Dd.json @@ -1,36 +1,33 @@ { - "_id": "pQqbXD5ELmjcu4Dd", - "name": "Zornhammer", - "type": "weapon", - "img": "icons/weapons/hammers/hammer-double-steel-embossed.webp", - "effects": [ - "dcGiLPK2AIDA7NHH", - "RWRk7pwQf2vs1Aqv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein schwerer, schlichter Streithammer +3, der einst einem Zwergenhelden gehörte.

\n

Zweihändig, Initiative -4

", - "quantity": 1, - "price": 3256, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343452, - "modifiedTime": 1668995457794, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pQqbXD5ELmjcu4Dd" -} \ No newline at end of file + "_id": "pQqbXD5ELmjcu4Dd", + "name": "Zornhammer", + "type": "weapon", + "img": "icons/weapons/hammers/hammer-double-steel-embossed.webp", + "effects": ["dcGiLPK2AIDA7NHH", "RWRk7pwQf2vs1Aqv"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein schwerer, schlichter Streithammer +3, der einst einem Zwergenhelden gehörte.

\n

Zweihändig, Initiative -4

", + "quantity": 1, + "price": 3256, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343452, + "modifiedTime": 1687731797094, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pQqbXD5ELmjcu4Dd" +} diff --git a/packs/items/Zwergenaxt_0f8ivq3Mveb3s3Fs.json b/packs/items/Zwergenaxt_0f8ivq3Mveb3s3Fs.json index b6bedb3b..3ad2c4a7 100644 --- a/packs/items/Zwergenaxt_0f8ivq3Mveb3s3Fs.json +++ b/packs/items/Zwergenaxt_0f8ivq3Mveb3s3Fs.json @@ -1,35 +1,33 @@ { - "_id": "0f8ivq3Mveb3s3Fs", - "name": "Zwergenaxt", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-engraved.webp", - "effects": [ - "Ytio5tOcCUO91MQ0" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -1

", - "quantity": 1, - "price": 60, - "availability": "dwarves", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 3, - "opponentDefense": -2 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342638, - "modifiedTime": 1668995456668, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0f8ivq3Mveb3s3Fs" -} \ No newline at end of file + "_id": "0f8ivq3Mveb3s3Fs", + "name": "Zwergenaxt", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-engraved.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -1

", + "quantity": 1, + "price": 60, + "availability": "dwarves", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 3, + "opponentDefense": -2 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342638, + "modifiedTime": 1687731796933, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!0f8ivq3Mveb3s3Fs" +} diff --git a/packs/items/Zwergenaxt__1_JZkzRagRS8TKZplw.json b/packs/items/Zwergenaxt__1_JZkzRagRS8TKZplw.json index 5c72414e..eb3f1a16 100644 --- a/packs/items/Zwergenaxt__1_JZkzRagRS8TKZplw.json +++ b/packs/items/Zwergenaxt__1_JZkzRagRS8TKZplw.json @@ -1,36 +1,33 @@ { - "_id": "JZkzRagRS8TKZplw", - "name": "Zwergenaxt +1", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-engraved-runes.webp", - "effects": [ - "Ytio5tOcCUO91MQ0", - "armx56Psy1qosJib" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -1

", - "quantity": 1, - "price": 2310, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 4, - "opponentDefense": -3 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342881, - "modifiedTime": 1668995457109, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JZkzRagRS8TKZplw" -} \ No newline at end of file + "_id": "JZkzRagRS8TKZplw", + "name": "Zwergenaxt +1", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-engraved-runes.webp", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -1

", + "quantity": 1, + "price": 2310, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 4, + "opponentDefense": -3 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342881, + "modifiedTime": 1687731796993, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JZkzRagRS8TKZplw" +} diff --git a/packs/items/Zwergenaxt__2_NHV9ho8tGutv0mrS.json b/packs/items/Zwergenaxt__2_NHV9ho8tGutv0mrS.json index ceb72438..5cd16e2c 100644 --- a/packs/items/Zwergenaxt__2_NHV9ho8tGutv0mrS.json +++ b/packs/items/Zwergenaxt__2_NHV9ho8tGutv0mrS.json @@ -1,36 +1,33 @@ { - "_id": "NHV9ho8tGutv0mrS", - "name": "Zwergenaxt +2", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-engraved-black.webp", - "effects": [ - "Ytio5tOcCUO91MQ0", - "WsibIQWwcjabH8QS" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -1

", - "quantity": 1, - "price": 2810, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 5, - "opponentDefense": -4 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342910, - "modifiedTime": 1668995457178, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NHV9ho8tGutv0mrS" -} \ No newline at end of file + "_id": "NHV9ho8tGutv0mrS", + "name": "Zwergenaxt +2", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-engraved-black.webp", + "effects": ["WsibIQWwcjabH8QS"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -1

", + "quantity": 1, + "price": 2810, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 5, + "opponentDefense": -4 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342910, + "modifiedTime": 1687731797001, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!NHV9ho8tGutv0mrS" +} diff --git a/packs/items/Zwergenaxt__3_Tu0Mf3Qib68wxpRs.json b/packs/items/Zwergenaxt__3_Tu0Mf3Qib68wxpRs.json index d562d046..3ebade71 100644 --- a/packs/items/Zwergenaxt__3_Tu0Mf3Qib68wxpRs.json +++ b/packs/items/Zwergenaxt__3_Tu0Mf3Qib68wxpRs.json @@ -1,36 +1,33 @@ { - "_id": "Tu0Mf3Qib68wxpRs", - "name": "Zwergenaxt +3", - "type": "weapon", - "img": "icons/weapons/axes/axe-double-engraved-blue.webp", - "effects": [ - "Ytio5tOcCUO91MQ0", - "ulhp9EsUM5Tf0iCd" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Zweihändig, Initiative -1

", - "quantity": 1, - "price": 3310, - "availability": "unset", - "storageLocation": "-", - "equipped": false, - "attackType": "melee", - "weaponBonus": 6, - "opponentDefense": -5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995343020, - "modifiedTime": 1668995457317, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Tu0Mf3Qib68wxpRs" -} \ No newline at end of file + "_id": "Tu0Mf3Qib68wxpRs", + "name": "Zwergenaxt +3", + "type": "weapon", + "img": "icons/weapons/axes/axe-double-engraved-blue.webp", + "effects": ["Ytio5tOcCUO91MQ0", "ulhp9EsUM5Tf0iCd"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Zweihändig, Initiative -1

", + "quantity": 1, + "price": 3310, + "availability": "unset", + "storageLocation": "-", + "equipped": false, + "attackType": "melee", + "weaponBonus": 6, + "opponentDefense": -5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995343020, + "modifiedTime": 1687731797032, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Tu0Mf3Qib68wxpRs" +} diff --git a/packs/items/_1_Verstand__magisch__Fyl7VFU1QhIbh2ul.json b/packs/items/_1_Verstand__magisch__Fyl7VFU1QhIbh2ul.json new file mode 100644 index 00000000..a060d9ca --- /dev/null +++ b/packs/items/_1_Verstand__magisch__Fyl7VFU1QhIbh2ul.json @@ -0,0 +1,30 @@ +{ + "_id": "Fyl7VFU1QhIbh2ul", + "flags": {}, + "changes": [ + { + "key": "system.traits.intellect.total", + "value": "1", + "mode": 2, + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "tint": null, + "transfer": true, + "origin": null, + "name": "+1 Verstand (magisch)", + "description": "", + "statuses": [], + "_key": "!items.effects!A9QnXaonGzuUBktX.Fyl7VFU1QhIbh2ul" +} diff --git a/packs/languages-and-scripts/Ahnenrunen_ylqXcZHRbIBeV20Z.json b/packs/languages-and-scripts/Ahnenrunen_ylqXcZHRbIBeV20Z.json index ffeceb4d..62904190 100644 --- a/packs/languages-and-scripts/Ahnenrunen_ylqXcZHRbIBeV20Z.json +++ b/packs/languages-and-scripts/Ahnenrunen_ylqXcZHRbIBeV20Z.json @@ -1,25 +1,25 @@ { - "_id": "ylqXcZHRbIBeV20Z", - "name": "Ahnenrunen", - "type": "alphabet", - "img": "icons/svg/book.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342375, - "modifiedTime": 1668995456396, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ylqXcZHRbIBeV20Z" -} \ No newline at end of file + "_id": "ylqXcZHRbIBeV20Z", + "name": "Ahnenrunen", + "type": "alphabet", + "img": "icons/svg/book.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342375, + "modifiedTime": 1687731796550, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ylqXcZHRbIBeV20Z" +} diff --git a/packs/languages-and-scripts/Elfisch_xpvHuSywc8lJa2UN.json b/packs/languages-and-scripts/Elfisch_xpvHuSywc8lJa2UN.json index c7e58d1b..fb85aaa4 100644 --- a/packs/languages-and-scripts/Elfisch_xpvHuSywc8lJa2UN.json +++ b/packs/languages-and-scripts/Elfisch_xpvHuSywc8lJa2UN.json @@ -1,25 +1,25 @@ { - "_id": "xpvHuSywc8lJa2UN", - "name": "Elfisch", - "type": "language", - "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342367, - "modifiedTime": 1668995456395, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!xpvHuSywc8lJa2UN" -} \ No newline at end of file + "_id": "xpvHuSywc8lJa2UN", + "name": "Elfisch", + "type": "language", + "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342367, + "modifiedTime": 1687731796544, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!xpvHuSywc8lJa2UN" +} diff --git a/packs/languages-and-scripts/Freiwort_GQNpFENXcjJGeYr2.json b/packs/languages-and-scripts/Freiwort_GQNpFENXcjJGeYr2.json index cd21bc7c..1e756a87 100644 --- a/packs/languages-and-scripts/Freiwort_GQNpFENXcjJGeYr2.json +++ b/packs/languages-and-scripts/Freiwort_GQNpFENXcjJGeYr2.json @@ -1,25 +1,25 @@ { - "_id": "GQNpFENXcjJGeYr2", - "name": "Freiwort", - "type": "language", - "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Freiwort ist die Gemeinsprache der Freien Lande.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342358, - "modifiedTime": 1668995456386, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GQNpFENXcjJGeYr2" -} \ No newline at end of file + "_id": "GQNpFENXcjJGeYr2", + "name": "Freiwort", + "type": "language", + "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Freiwort ist die Gemeinsprache der Freien Lande.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342358, + "modifiedTime": 1687731796523, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GQNpFENXcjJGeYr2" +} diff --git a/packs/languages-and-scripts/Gormanische_Schrift_4KbbQeTvvJC7iNrI.json b/packs/languages-and-scripts/Gormanische_Schrift_4KbbQeTvvJC7iNrI.json index e235f1fa..2dd2a9d7 100644 --- a/packs/languages-and-scripts/Gormanische_Schrift_4KbbQeTvvJC7iNrI.json +++ b/packs/languages-and-scripts/Gormanische_Schrift_4KbbQeTvvJC7iNrI.json @@ -1,25 +1,25 @@ { - "_id": "4KbbQeTvvJC7iNrI", - "name": "Gormanische Schrift", - "type": "alphabet", - "img": "icons/svg/book.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342357, - "modifiedTime": 1668995456385, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!4KbbQeTvvJC7iNrI" -} \ No newline at end of file + "_id": "4KbbQeTvvJC7iNrI", + "name": "Gormanische Schrift", + "type": "alphabet", + "img": "icons/svg/book.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342357, + "modifiedTime": 1687731796517, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!4KbbQeTvvJC7iNrI" +} diff --git a/packs/languages-and-scripts/Kaitanisch_n6KU1XIzbPWups0D.json b/packs/languages-and-scripts/Kaitanisch_n6KU1XIzbPWups0D.json index 53e40182..862979ea 100644 --- a/packs/languages-and-scripts/Kaitanisch_n6KU1XIzbPWups0D.json +++ b/packs/languages-and-scripts/Kaitanisch_n6KU1XIzbPWups0D.json @@ -1,25 +1,25 @@ { - "_id": "n6KU1XIzbPWups0D", - "name": "Kaitanisch", - "type": "language", - "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342365, - "modifiedTime": 1668995456393, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!n6KU1XIzbPWups0D" -} \ No newline at end of file + "_id": "n6KU1XIzbPWups0D", + "name": "Kaitanisch", + "type": "language", + "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342365, + "modifiedTime": 1687731796535, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!n6KU1XIzbPWups0D" +} diff --git a/packs/languages-and-scripts/Kaitanische_Schrift_k8FSxBda9CoLOJqZ.json b/packs/languages-and-scripts/Kaitanische_Schrift_k8FSxBda9CoLOJqZ.json index f1f5627e..029da153 100644 --- a/packs/languages-and-scripts/Kaitanische_Schrift_k8FSxBda9CoLOJqZ.json +++ b/packs/languages-and-scripts/Kaitanische_Schrift_k8FSxBda9CoLOJqZ.json @@ -1,25 +1,25 @@ { - "_id": "k8FSxBda9CoLOJqZ", - "name": "Kaitanische Schrift", - "type": "alphabet", - "img": "icons/svg/book.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342362, - "modifiedTime": 1668995456391, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!k8FSxBda9CoLOJqZ" -} \ No newline at end of file + "_id": "k8FSxBda9CoLOJqZ", + "name": "Kaitanische Schrift", + "type": "alphabet", + "img": "icons/svg/book.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342362, + "modifiedTime": 1687731796532, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!k8FSxBda9CoLOJqZ" +} diff --git a/packs/languages-and-scripts/Keilschrift_n2Nbg0ttFzcMxp7T.json b/packs/languages-and-scripts/Keilschrift_n2Nbg0ttFzcMxp7T.json index eda7598d..1b5ac92f 100644 --- a/packs/languages-and-scripts/Keilschrift_n2Nbg0ttFzcMxp7T.json +++ b/packs/languages-and-scripts/Keilschrift_n2Nbg0ttFzcMxp7T.json @@ -1,25 +1,25 @@ { - "_id": "n2Nbg0ttFzcMxp7T", - "name": "Keilschrift", - "type": "alphabet", - "img": "icons/svg/book.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342364, - "modifiedTime": 1668995456392, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!n2Nbg0ttFzcMxp7T" -} \ No newline at end of file + "_id": "n2Nbg0ttFzcMxp7T", + "name": "Keilschrift", + "type": "alphabet", + "img": "icons/svg/book.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342364, + "modifiedTime": 1687731796533, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!n2Nbg0ttFzcMxp7T" +} diff --git a/packs/languages-and-scripts/Ornamentschrift_josgKzD9UmDOvTup.json b/packs/languages-and-scripts/Ornamentschrift_josgKzD9UmDOvTup.json index 3c631fd1..c28ef831 100644 --- a/packs/languages-and-scripts/Ornamentschrift_josgKzD9UmDOvTup.json +++ b/packs/languages-and-scripts/Ornamentschrift_josgKzD9UmDOvTup.json @@ -1,25 +1,25 @@ { - "_id": "josgKzD9UmDOvTup", - "name": "Ornamentschrift", - "type": "alphabet", - "img": "icons/svg/book.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342361, - "modifiedTime": 1668995456390, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!josgKzD9UmDOvTup" -} \ No newline at end of file + "_id": "josgKzD9UmDOvTup", + "name": "Ornamentschrift", + "type": "alphabet", + "img": "icons/svg/book.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342361, + "modifiedTime": 1687731796528, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!josgKzD9UmDOvTup" +} diff --git a/packs/languages-and-scripts/Zasarisch_usEWD48iYnMHO3Ty.json b/packs/languages-and-scripts/Zasarisch_usEWD48iYnMHO3Ty.json index 56b968a4..25104ab7 100644 --- a/packs/languages-and-scripts/Zasarisch_usEWD48iYnMHO3Ty.json +++ b/packs/languages-and-scripts/Zasarisch_usEWD48iYnMHO3Ty.json @@ -1,25 +1,25 @@ { - "_id": "usEWD48iYnMHO3Ty", - "name": "Zasarisch", - "type": "language", - "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342366, - "modifiedTime": 1668995456394, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!usEWD48iYnMHO3Ty" -} \ No newline at end of file + "_id": "usEWD48iYnMHO3Ty", + "name": "Zasarisch", + "type": "language", + "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342366, + "modifiedTime": 1687731796537, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!usEWD48iYnMHO3Ty" +} diff --git a/packs/languages-and-scripts/Zasarische_Schrift_O1U9jd0yJoydHwT8.json b/packs/languages-and-scripts/Zasarische_Schrift_O1U9jd0yJoydHwT8.json index 4d00bf6c..ca9b4a2b 100644 --- a/packs/languages-and-scripts/Zasarische_Schrift_O1U9jd0yJoydHwT8.json +++ b/packs/languages-and-scripts/Zasarische_Schrift_O1U9jd0yJoydHwT8.json @@ -1,25 +1,25 @@ { - "_id": "O1U9jd0yJoydHwT8", - "name": "Zasarische Schrift", - "type": "alphabet", - "img": "icons/svg/book.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342359, - "modifiedTime": 1668995456388, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!O1U9jd0yJoydHwT8" -} \ No newline at end of file + "_id": "O1U9jd0yJoydHwT8", + "name": "Zasarische Schrift", + "type": "alphabet", + "img": "icons/svg/book.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342359, + "modifiedTime": 1687731796524, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!O1U9jd0yJoydHwT8" +} diff --git a/packs/languages-and-scripts/Zwergisch_PzkVTViII6ungWyp.json b/packs/languages-and-scripts/Zwergisch_PzkVTViII6ungWyp.json index 5d5a0fae..4aaf9c46 100644 --- a/packs/languages-and-scripts/Zwergisch_PzkVTViII6ungWyp.json +++ b/packs/languages-and-scripts/Zwergisch_PzkVTViII6ungWyp.json @@ -1,25 +1,25 @@ { - "_id": "PzkVTViII6ungWyp", - "name": "Zwergisch", - "type": "language", - "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342360, - "modifiedTime": 1668995456389, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PzkVTViII6ungWyp" -} \ No newline at end of file + "_id": "PzkVTViII6ungWyp", + "name": "Zwergisch", + "type": "language", + "img": "systems/ds4/assets/icons/game-icons/lorc/conversation.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342360, + "modifiedTime": 1687731796526, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!PzkVTViII6ungWyp" +} diff --git a/packs/racial-abilities/!items.effects!3RX84f54FUuk20jo.krC2HXyXBfo2AZsy.json b/packs/racial-abilities/!items.effects!3RX84f54FUuk20jo.krC2HXyXBfo2AZsy.json deleted file mode 100644 index 8c1d53af..00000000 --- a/packs/racial-abilities/!items.effects!3RX84f54FUuk20jo.krC2HXyXBfo2AZsy.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "krC2HXyXBfo2AZsy", - "changes": [ - { - "key": "system.combatValues.hitPoints.total", - "mode": 1, - "value": "0.5", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Lebenskraft / 2", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!3RX84f54FUuk20jo.krC2HXyXBfo2AZsy" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!43nqAxNU6hpBtMiY.RSs2hV25q3KJkFmg.json b/packs/racial-abilities/!items.effects!43nqAxNU6hpBtMiY.RSs2hV25q3KJkFmg.json deleted file mode 100644 index 37d14184..00000000 --- a/packs/racial-abilities/!items.effects!43nqAxNU6hpBtMiY.RSs2hV25q3KJkFmg.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "_id": "RSs2hV25q3KJkFmg", - "changes": [ - { - "key": "system.combatValues.rangedAttack.total", - "mode": 2, - "value": "-4", - "priority": null - }, - { - "key": "system.checks.climb", - "mode": 2, - "value": "-4", - "priority": null - }, - { - "key": "system.checks.hide", - "mode": 2, - "value": "-4", - "priority": null - }, - { - "key": "system.checks.jump", - "mode": 2, - "value": "-4", - "priority": null - }, - { - "key": "system.checks.pickPocket", - "mode": 2, - "value": "-4", - "priority": null - }, - { - "key": "system.checks.ride", - "mode": 2, - "value": "-4", - "priority": null - }, - { - "key": "system.checks.sneak", - "mode": 2, - "value": "-4", - "priority": null - }, - { - "key": "system.checks.swim", - "mode": 2, - "value": "-4", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Proben mit Agilität -4", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!43nqAxNU6hpBtMiY.RSs2hV25q3KJkFmg" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!8RPj5bUguaxQ6RLK.tP2fgQrHbvuZT4eM.json b/packs/racial-abilities/!items.effects!8RPj5bUguaxQ6RLK.tP2fgQrHbvuZT4eM.json deleted file mode 100644 index 78196fd9..00000000 --- a/packs/racial-abilities/!items.effects!8RPj5bUguaxQ6RLK.tP2fgQrHbvuZT4eM.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "tP2fgQrHbvuZT4eM", - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Abwehr +1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!8RPj5bUguaxQ6RLK.tP2fgQrHbvuZT4eM" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!Du32O8lxUjCTchh4.rTPqUWomhHvmzLbv.json b/packs/racial-abilities/!items.effects!Du32O8lxUjCTchh4.rTPqUWomhHvmzLbv.json deleted file mode 100644 index 77d508a7..00000000 --- a/packs/racial-abilities/!items.effects!Du32O8lxUjCTchh4.rTPqUWomhHvmzLbv.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "rTPqUWomhHvmzLbv", - "changes": [ - { - "key": "system.combatValues.hitPoints.total", - "mode": 1, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Lebenskraft x 2", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!Du32O8lxUjCTchh4.rTPqUWomhHvmzLbv" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!V5S2BMm7vWJiD2hD.YxpZ3gaKzgnl1T7S.json b/packs/racial-abilities/!items.effects!V5S2BMm7vWJiD2hD.YxpZ3gaKzgnl1T7S.json deleted file mode 100644 index 3c0eb512..00000000 --- a/packs/racial-abilities/!items.effects!V5S2BMm7vWJiD2hD.YxpZ3gaKzgnl1T7S.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "YxpZ3gaKzgnl1T7S", - "changes": [ - { - "key": "system.combatValues.rangedAttack.total", - "mode": 2, - "value": "1", - "priority": null - }, - { - "key": "system.combatValues.targetedSpellcasting.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schießen, Zielzaubern +1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!V5S2BMm7vWJiD2hD.YxpZ3gaKzgnl1T7S" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!b4vuLR8nbyFtCUT6.Y9VbkphCkoVaRMjL.json b/packs/racial-abilities/!items.effects!b4vuLR8nbyFtCUT6.Y9VbkphCkoVaRMjL.json deleted file mode 100644 index d20ce42c..00000000 --- a/packs/racial-abilities/!items.effects!b4vuLR8nbyFtCUT6.Y9VbkphCkoVaRMjL.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "Y9VbkphCkoVaRMjL", - "changes": [ - { - "key": "", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Abwehr -1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!b4vuLR8nbyFtCUT6.Y9VbkphCkoVaRMjL" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!cgWu5Mfd37oJ1Jw3.KFyXovHEQ71WxiR6.json b/packs/racial-abilities/!items.effects!cgWu5Mfd37oJ1Jw3.KFyXovHEQ71WxiR6.json deleted file mode 100644 index e61d84d1..00000000 --- a/packs/racial-abilities/!items.effects!cgWu5Mfd37oJ1Jw3.KFyXovHEQ71WxiR6.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "KFyXovHEQ71WxiR6", - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +2", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!cgWu5Mfd37oJ1Jw3.KFyXovHEQ71WxiR6" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!ewWlk1Ud6dFVZD2u.D8cY12yVEAaNX52B.json b/packs/racial-abilities/!items.effects!ewWlk1Ud6dFVZD2u.D8cY12yVEAaNX52B.json deleted file mode 100644 index c005c7f1..00000000 --- a/packs/racial-abilities/!items.effects!ewWlk1Ud6dFVZD2u.D8cY12yVEAaNX52B.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "D8cY12yVEAaNX52B", - "changes": [ - { - "key": "system.combatValues.hitPoints.total", - "mode": 1, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Lebenskraft x 2", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!ewWlk1Ud6dFVZD2u.D8cY12yVEAaNX52B" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!nwABE3AeAUHbKd7U.JOqcrV2Ns68t0SaO.json b/packs/racial-abilities/!items.effects!nwABE3AeAUHbKd7U.JOqcrV2Ns68t0SaO.json deleted file mode 100644 index 63924e0a..00000000 --- a/packs/racial-abilities/!items.effects!nwABE3AeAUHbKd7U.JOqcrV2Ns68t0SaO.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "JOqcrV2Ns68t0SaO", - "changes": [ - { - "key": "system.combatValues.rangedAttack.total", - "mode": 2, - "value": "-1", - "priority": null - }, - { - "key": "system.combatValues.targetedSpellcasting.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schießen, Zielzaubern -1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!nwABE3AeAUHbKd7U.JOqcrV2Ns68t0SaO" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!qC9HBqm6nPRFg62e.jXtkQik1kgzTNeDC.json b/packs/racial-abilities/!items.effects!qC9HBqm6nPRFg62e.jXtkQik1kgzTNeDC.json deleted file mode 100644 index f584be04..00000000 --- a/packs/racial-abilities/!items.effects!qC9HBqm6nPRFg62e.jXtkQik1kgzTNeDC.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "jXtkQik1kgzTNeDC", - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen +1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!qC9HBqm6nPRFg62e.jXtkQik1kgzTNeDC" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!sFgC2eZxZIvii9OP.QxBn4JAl9dmgj5xH.json b/packs/racial-abilities/!items.effects!sFgC2eZxZIvii9OP.QxBn4JAl9dmgj5xH.json deleted file mode 100644 index 1b1e5198..00000000 --- a/packs/racial-abilities/!items.effects!sFgC2eZxZIvii9OP.QxBn4JAl9dmgj5xH.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "QxBn4JAl9dmgj5xH", - "changes": [ - { - "key": "system.combatValues.spellcasting.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zaubern +1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!sFgC2eZxZIvii9OP.QxBn4JAl9dmgj5xH" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!x35PNIYq3FCKIYCA.S4I2jS5RdAoAHLAL.json b/packs/racial-abilities/!items.effects!x35PNIYq3FCKIYCA.S4I2jS5RdAoAHLAL.json deleted file mode 100644 index 4758d972..00000000 --- a/packs/racial-abilities/!items.effects!x35PNIYq3FCKIYCA.S4I2jS5RdAoAHLAL.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "S4I2jS5RdAoAHLAL", - "changes": [ - { - "key": "system.checks.sneak", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schleichen +1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!x35PNIYq3FCKIYCA.S4I2jS5RdAoAHLAL" -} \ No newline at end of file diff --git a/packs/racial-abilities/!items.effects!xWClnNIkOvDLasgl.sSCcqM8OaPaP6kW2.json b/packs/racial-abilities/!items.effects!xWClnNIkOvDLasgl.sSCcqM8OaPaP6kW2.json deleted file mode 100644 index 5093931d..00000000 --- a/packs/racial-abilities/!items.effects!xWClnNIkOvDLasgl.sSCcqM8OaPaP6kW2.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "_id": "sSCcqM8OaPaP6kW2", - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen -1", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!xWClnNIkOvDLasgl.sSCcqM8OaPaP6kW2" -} \ No newline at end of file diff --git a/packs/racial-abilities/Abwehr__1_Y9VbkphCkoVaRMjL.json b/packs/racial-abilities/Abwehr__1_Y9VbkphCkoVaRMjL.json new file mode 100644 index 00000000..03dd0256 --- /dev/null +++ b/packs/racial-abilities/Abwehr__1_Y9VbkphCkoVaRMjL.json @@ -0,0 +1,30 @@ +{ + "_id": "Y9VbkphCkoVaRMjL", + "changes": [ + { + "key": "", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Abwehr -1", + "description": "", + "statuses": [], + "_key": "!items.effects!b4vuLR8nbyFtCUT6.Y9VbkphCkoVaRMjL" +} diff --git a/packs/racial-abilities/Abwehr__1_tP2fgQrHbvuZT4eM.json b/packs/racial-abilities/Abwehr__1_tP2fgQrHbvuZT4eM.json new file mode 100644 index 00000000..c57448e6 --- /dev/null +++ b/packs/racial-abilities/Abwehr__1_tP2fgQrHbvuZT4eM.json @@ -0,0 +1,30 @@ +{ + "_id": "tP2fgQrHbvuZT4eM", + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Abwehr +1", + "description": "", + "statuses": [], + "_key": "!items.effects!8RPj5bUguaxQ6RLK.tP2fgQrHbvuZT4eM" +} diff --git a/packs/racial-abilities/Allergie_gegen_Metall_sXqjA4m3AsWmMo3a.json b/packs/racial-abilities/Allergie_gegen_Metall_sXqjA4m3AsWmMo3a.json index c7a34b30..0916a27a 100644 --- a/packs/racial-abilities/Allergie_gegen_Metall_sXqjA4m3AsWmMo3a.json +++ b/packs/racial-abilities/Allergie_gegen_Metall_sXqjA4m3AsWmMo3a.json @@ -1,25 +1,25 @@ { - "_id": "sXqjA4m3AsWmMo3a", - "name": "Allergie gegen Metall", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes können kein Metall nutzen (auch keine Waffen und Rüstungen aus Metall) und erhalten auf Abwehr -1 bei Schaden durch Metallwaffen.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349157, - "modifiedTime": 1668995463310, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sXqjA4m3AsWmMo3a" -} \ No newline at end of file + "_id": "sXqjA4m3AsWmMo3a", + "name": "Allergie gegen Metall", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes können kein Metall nutzen (auch keine Waffen und Rüstungen aus Metall) und erhalten auf Abwehr -1 bei Schaden durch Metallwaffen.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349157, + "modifiedTime": 1687731800527, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sXqjA4m3AsWmMo3a" +} diff --git a/packs/racial-abilities/Arrogant_Fo1LiBcGi9BoHJ9v.json b/packs/racial-abilities/Arrogant_Fo1LiBcGi9BoHJ9v.json index 1d19e1a8..c1763d5a 100644 --- a/packs/racial-abilities/Arrogant_Fo1LiBcGi9BoHJ9v.json +++ b/packs/racial-abilities/Arrogant_Fo1LiBcGi9BoHJ9v.json @@ -1,25 +1,25 @@ { - "_id": "Fo1LiBcGi9BoHJ9v", - "name": "Arrogant", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes wirken arrogant und nehmen nur ungern Hilfe von anderen an, so auch Heilmagie nur im aller größten Notfall.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349083, - "modifiedTime": 1668995463286, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Fo1LiBcGi9BoHJ9v" -} \ No newline at end of file + "_id": "Fo1LiBcGi9BoHJ9v", + "name": "Arrogant", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes wirken arrogant und nehmen nur ungern Hilfe von anderen an, so auch Heilmagie nur im aller größten Notfall.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349083, + "modifiedTime": 1687731800515, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Fo1LiBcGi9BoHJ9v" +} diff --git a/packs/racial-abilities/Dunkelsicht_VTBlOswerHKLvjqI.json b/packs/racial-abilities/Dunkelsicht_VTBlOswerHKLvjqI.json index 852cf675..8ca75139 100644 --- a/packs/racial-abilities/Dunkelsicht_VTBlOswerHKLvjqI.json +++ b/packs/racial-abilities/Dunkelsicht_VTBlOswerHKLvjqI.json @@ -1,25 +1,25 @@ { - "_id": "VTBlOswerHKLvjqI", - "name": "Dunkelsicht", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes erhalten die Volksfähigkeit Dunkelsicht (DS4 S. 83).

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349127, - "modifiedTime": 1668995463291, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VTBlOswerHKLvjqI" -} \ No newline at end of file + "_id": "VTBlOswerHKLvjqI", + "name": "Dunkelsicht", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes erhalten die Volksfähigkeit Dunkelsicht (DS4 S. 83).

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349127, + "modifiedTime": 1687731800517, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!VTBlOswerHKLvjqI" +} diff --git a/packs/racial-abilities/Ein_ugig_nwABE3AeAUHbKd7U.json b/packs/racial-abilities/Ein_ugig_nwABE3AeAUHbKd7U.json index e6d0e8de..1689f019 100644 --- a/packs/racial-abilities/Ein_ugig_nwABE3AeAUHbKd7U.json +++ b/packs/racial-abilities/Ein_ugig_nwABE3AeAUHbKd7U.json @@ -1,27 +1,25 @@ { - "_id": "nwABE3AeAUHbKd7U", - "name": "Einäugig", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "JOqcrV2Ns68t0SaO" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Volk erhält -1 auf Schießen und Zielzauber.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349152, - "modifiedTime": 1668995463303, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nwABE3AeAUHbKd7U" -} \ No newline at end of file + "_id": "nwABE3AeAUHbKd7U", + "name": "Einäugig", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["JOqcrV2Ns68t0SaO"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Volk erhält -1 auf Schießen und Zielzauber.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349152, + "modifiedTime": 1687731800525, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!nwABE3AeAUHbKd7U" +} diff --git a/packs/racial-abilities/Fragil_b4vuLR8nbyFtCUT6.json b/packs/racial-abilities/Fragil_b4vuLR8nbyFtCUT6.json index 8c68ce19..0725c436 100644 --- a/packs/racial-abilities/Fragil_b4vuLR8nbyFtCUT6.json +++ b/packs/racial-abilities/Fragil_b4vuLR8nbyFtCUT6.json @@ -1,27 +1,25 @@ { - "_id": "b4vuLR8nbyFtCUT6", - "name": "Fragil", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "Y9VbkphCkoVaRMjL" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses zartbesaitete Volk erhält -1 auf Abwehr.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349138, - "modifiedTime": 1668995463294, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!b4vuLR8nbyFtCUT6" -} \ No newline at end of file + "_id": "b4vuLR8nbyFtCUT6", + "name": "Fragil", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["Y9VbkphCkoVaRMjL"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses zartbesaitete Volk erhält -1 auf Abwehr.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349138, + "modifiedTime": 1687731800521, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!b4vuLR8nbyFtCUT6" +} diff --git a/packs/racial-abilities/Geschwind_cgWu5Mfd37oJ1Jw3.json b/packs/racial-abilities/Geschwind_cgWu5Mfd37oJ1Jw3.json index 43e98599..dd73bda4 100644 --- a/packs/racial-abilities/Geschwind_cgWu5Mfd37oJ1Jw3.json +++ b/packs/racial-abilities/Geschwind_cgWu5Mfd37oJ1Jw3.json @@ -1,27 +1,25 @@ { - "_id": "cgWu5Mfd37oJ1Jw3", - "name": "Geschwind", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "KFyXovHEQ71WxiR6" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Volk erhält +2 auf Initiative.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349140, - "modifiedTime": 1668995463295, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!cgWu5Mfd37oJ1Jw3" -} \ No newline at end of file + "_id": "cgWu5Mfd37oJ1Jw3", + "name": "Geschwind", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["KFyXovHEQ71WxiR6"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Volk erhält +2 auf Initiative.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349140, + "modifiedTime": 1687731800522, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!cgWu5Mfd37oJ1Jw3" +} diff --git a/packs/racial-abilities/Goldgier_KmcfnDcxyFRRelRh.json b/packs/racial-abilities/Goldgier_KmcfnDcxyFRRelRh.json index d785e7af..7f38bdbb 100644 --- a/packs/racial-abilities/Goldgier_KmcfnDcxyFRRelRh.json +++ b/packs/racial-abilities/Goldgier_KmcfnDcxyFRRelRh.json @@ -1,25 +1,25 @@ { - "_id": "KmcfnDcxyFRRelRh", - "name": "Goldgier", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Immer wenn ein Mitglied dieses Volkes etwas Wertvolles bemerkt, muss es GEI+VE+4 schaffen, oder es will es unbedingt besitzen.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349091, - "modifiedTime": 1668995463287, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KmcfnDcxyFRRelRh" -} \ No newline at end of file + "_id": "KmcfnDcxyFRRelRh", + "name": "Goldgier", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Immer wenn ein Mitglied dieses Volkes etwas Wertvolles bemerkt, muss es GEI+VE+4 schaffen, oder es will es unbedingt besitzen.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349091, + "modifiedTime": 1687731800515, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KmcfnDcxyFRRelRh" +} diff --git a/packs/racial-abilities/Gro__ewWlk1Ud6dFVZD2u.json b/packs/racial-abilities/Gro__ewWlk1Ud6dFVZD2u.json index 87b3856c..8af5c52a 100644 --- a/packs/racial-abilities/Gro__ewWlk1Ud6dFVZD2u.json +++ b/packs/racial-abilities/Gro__ewWlk1Ud6dFVZD2u.json @@ -1,27 +1,25 @@ { - "_id": "ewWlk1Ud6dFVZD2u", - "name": "Groß", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "D8cY12yVEAaNX52B" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Lebenskraft x 2, aber auch leichter zu treffen (DS4 S. 44).

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349143, - "modifiedTime": 1668995463296, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ewWlk1Ud6dFVZD2u" -} \ No newline at end of file + "_id": "ewWlk1Ud6dFVZD2u", + "name": "Groß", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["D8cY12yVEAaNX52B"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Lebenskraft x 2, aber auch leichter zu treffen (DS4 S. 44).

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349143, + "modifiedTime": 1687731800523, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ewWlk1Ud6dFVZD2u" +} diff --git a/packs/racial-abilities/Initiative__2_KFyXovHEQ71WxiR6.json b/packs/racial-abilities/Initiative__2_KFyXovHEQ71WxiR6.json new file mode 100644 index 00000000..a6d465da --- /dev/null +++ b/packs/racial-abilities/Initiative__2_KFyXovHEQ71WxiR6.json @@ -0,0 +1,30 @@ +{ + "_id": "KFyXovHEQ71WxiR6", + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Initiative +2", + "description": "", + "statuses": [], + "_key": "!items.effects!cgWu5Mfd37oJ1Jw3.KFyXovHEQ71WxiR6" +} diff --git a/packs/racial-abilities/Klein_3RX84f54FUuk20jo.json b/packs/racial-abilities/Klein_3RX84f54FUuk20jo.json index ac119674..c00e6b55 100644 --- a/packs/racial-abilities/Klein_3RX84f54FUuk20jo.json +++ b/packs/racial-abilities/Klein_3RX84f54FUuk20jo.json @@ -1,27 +1,25 @@ { - "_id": "3RX84f54FUuk20jo", - "name": "Klein", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "krC2HXyXBfo2AZsy" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Lebenskraft halbiert, aber auch schwerer zu treffen (DS4 S. 44). Waffen sind zu groß, ein Kurzschwert wird zur Zweihandwaffe.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349016, - "modifiedTime": 1668995463279, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!3RX84f54FUuk20jo" -} \ No newline at end of file + "_id": "3RX84f54FUuk20jo", + "name": "Klein", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["krC2HXyXBfo2AZsy"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Lebenskraft halbiert, aber auch schwerer zu treffen (DS4 S. 44). Waffen sind zu groß, ein Kurzschwert wird zur Zweihandwaffe.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349016, + "modifiedTime": 1687731800509, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!3RX84f54FUuk20jo" +} diff --git a/packs/racial-abilities/Langlebig_Uui9ofMtBTX4v0Yj.json b/packs/racial-abilities/Langlebig_Uui9ofMtBTX4v0Yj.json index 5962a4c2..c3290dc4 100644 --- a/packs/racial-abilities/Langlebig_Uui9ofMtBTX4v0Yj.json +++ b/packs/racial-abilities/Langlebig_Uui9ofMtBTX4v0Yj.json @@ -1,25 +1,25 @@ { - "_id": "Uui9ofMtBTX4v0Yj", - "name": "Langlebig", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes altern nur noch langsam, sobald sie erwachsen sind.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349105, - "modifiedTime": 1668995463289, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Uui9ofMtBTX4v0Yj" -} \ No newline at end of file + "_id": "Uui9ofMtBTX4v0Yj", + "name": "Langlebig", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes altern nur noch langsam, sobald sie erwachsen sind.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349105, + "modifiedTime": 1687731800516, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Uui9ofMtBTX4v0Yj" +} diff --git a/packs/racial-abilities/Langsam_xWClnNIkOvDLasgl.json b/packs/racial-abilities/Langsam_xWClnNIkOvDLasgl.json index 54868f11..6456e254 100644 --- a/packs/racial-abilities/Langsam_xWClnNIkOvDLasgl.json +++ b/packs/racial-abilities/Langsam_xWClnNIkOvDLasgl.json @@ -1,27 +1,25 @@ { - "_id": "xWClnNIkOvDLasgl", - "name": "Langsam", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "sSCcqM8OaPaP6kW2" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Vertreter dieses Volkes sind langsam und erhalten -1 auf Laufen.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349159, - "modifiedTime": 1668995463313, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!xWClnNIkOvDLasgl" -} \ No newline at end of file + "_id": "xWClnNIkOvDLasgl", + "name": "Langsam", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["sSCcqM8OaPaP6kW2"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Vertreter dieses Volkes sind langsam und erhalten -1 auf Laufen.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349159, + "modifiedTime": 1687731800528, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!xWClnNIkOvDLasgl" +} diff --git a/packs/racial-abilities/Laufen__1_jXtkQik1kgzTNeDC.json b/packs/racial-abilities/Laufen__1_jXtkQik1kgzTNeDC.json new file mode 100644 index 00000000..9ea48219 --- /dev/null +++ b/packs/racial-abilities/Laufen__1_jXtkQik1kgzTNeDC.json @@ -0,0 +1,30 @@ +{ + "_id": "jXtkQik1kgzTNeDC", + "changes": [ + { + "key": "system.combatValues.movement.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Laufen +1", + "description": "", + "statuses": [], + "_key": "!items.effects!qC9HBqm6nPRFg62e.jXtkQik1kgzTNeDC" +} diff --git a/packs/racial-abilities/Laufen__1_sSCcqM8OaPaP6kW2.json b/packs/racial-abilities/Laufen__1_sSCcqM8OaPaP6kW2.json new file mode 100644 index 00000000..e5ebf3ba --- /dev/null +++ b/packs/racial-abilities/Laufen__1_sSCcqM8OaPaP6kW2.json @@ -0,0 +1,30 @@ +{ + "_id": "sSCcqM8OaPaP6kW2", + "changes": [ + { + "key": "system.combatValues.movement.total", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Laufen -1", + "description": "", + "statuses": [], + "_key": "!items.effects!xWClnNIkOvDLasgl.sSCcqM8OaPaP6kW2" +} diff --git a/packs/racial-abilities/Lebenskraft___2_krC2HXyXBfo2AZsy.json b/packs/racial-abilities/Lebenskraft___2_krC2HXyXBfo2AZsy.json new file mode 100644 index 00000000..3e420976 --- /dev/null +++ b/packs/racial-abilities/Lebenskraft___2_krC2HXyXBfo2AZsy.json @@ -0,0 +1,30 @@ +{ + "_id": "krC2HXyXBfo2AZsy", + "changes": [ + { + "key": "system.combatValues.hitPoints.total", + "mode": 1, + "value": "0.5", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Lebenskraft / 2", + "description": "", + "statuses": [], + "_key": "!items.effects!3RX84f54FUuk20jo.krC2HXyXBfo2AZsy" +} diff --git a/packs/racial-abilities/Lebenskraft_x_2_D8cY12yVEAaNX52B.json b/packs/racial-abilities/Lebenskraft_x_2_D8cY12yVEAaNX52B.json new file mode 100644 index 00000000..9c47c878 --- /dev/null +++ b/packs/racial-abilities/Lebenskraft_x_2_D8cY12yVEAaNX52B.json @@ -0,0 +1,30 @@ +{ + "_id": "D8cY12yVEAaNX52B", + "changes": [ + { + "key": "system.combatValues.hitPoints.total", + "mode": 1, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Lebenskraft x 2", + "description": "", + "statuses": [], + "_key": "!items.effects!ewWlk1Ud6dFVZD2u.D8cY12yVEAaNX52B" +} diff --git a/packs/racial-abilities/Lebenskraft_x_2_rTPqUWomhHvmzLbv.json b/packs/racial-abilities/Lebenskraft_x_2_rTPqUWomhHvmzLbv.json new file mode 100644 index 00000000..86d985f5 --- /dev/null +++ b/packs/racial-abilities/Lebenskraft_x_2_rTPqUWomhHvmzLbv.json @@ -0,0 +1,30 @@ +{ + "_id": "rTPqUWomhHvmzLbv", + "changes": [ + { + "key": "system.combatValues.hitPoints.total", + "mode": 1, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Lebenskraft x 2", + "description": "", + "statuses": [], + "_key": "!items.effects!Du32O8lxUjCTchh4.rTPqUWomhHvmzLbv" +} diff --git a/packs/racial-abilities/Leichtf__ig_x35PNIYq3FCKIYCA.json b/packs/racial-abilities/Leichtf__ig_x35PNIYq3FCKIYCA.json index c160059c..e27a1efd 100644 --- a/packs/racial-abilities/Leichtf__ig_x35PNIYq3FCKIYCA.json +++ b/packs/racial-abilities/Leichtf__ig_x35PNIYq3FCKIYCA.json @@ -1,27 +1,25 @@ { - "_id": "x35PNIYq3FCKIYCA", - "name": "Leichtfüßig", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "S4I2jS5RdAoAHLAL" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Volk erhält bei Schleichen und ähnlichen Proben einen Bonus von +1.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349158, - "modifiedTime": 1668995463312, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!x35PNIYq3FCKIYCA" -} \ No newline at end of file + "_id": "x35PNIYq3FCKIYCA", + "name": "Leichtfüßig", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["S4I2jS5RdAoAHLAL"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Volk erhält bei Schleichen und ähnlichen Proben einen Bonus von +1.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349158, + "modifiedTime": 1687731800527, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!x35PNIYq3FCKIYCA" +} diff --git a/packs/racial-abilities/Magieresistent_hPT9Q5DG9YFK1NTB.json b/packs/racial-abilities/Magieresistent_hPT9Q5DG9YFK1NTB.json index c6297409..8a07f8ef 100644 --- a/packs/racial-abilities/Magieresistent_hPT9Q5DG9YFK1NTB.json +++ b/packs/racial-abilities/Magieresistent_hPT9Q5DG9YFK1NTB.json @@ -1,25 +1,25 @@ { - "_id": "hPT9Q5DG9YFK1NTB", - "name": "Magieresistent", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes sind weniger betroffen durch Zauber und Magie. Sämtliche magischen Auswirkungen (Schaden, aber auch Heilung, Trankeffekte oder die Zauberdauer u.ä.) werden bei ihnen halbiert, außer erlittener Elementarschaden.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349149, - "modifiedTime": 1668995463300, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hPT9Q5DG9YFK1NTB" -} \ No newline at end of file + "_id": "hPT9Q5DG9YFK1NTB", + "name": "Magieresistent", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes sind weniger betroffen durch Zauber und Magie. Sämtliche magischen Auswirkungen (Schaden, aber auch Heilung, Trankeffekte oder die Zauberdauer u.ä.) werden bei ihnen halbiert, außer erlittener Elementarschaden.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349149, + "modifiedTime": 1687731800524, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hPT9Q5DG9YFK1NTB" +} diff --git a/packs/racial-abilities/Magisch_begabt_sFgC2eZxZIvii9OP.json b/packs/racial-abilities/Magisch_begabt_sFgC2eZxZIvii9OP.json index 6e0fb064..e4838708 100644 --- a/packs/racial-abilities/Magisch_begabt_sFgC2eZxZIvii9OP.json +++ b/packs/racial-abilities/Magisch_begabt_sFgC2eZxZIvii9OP.json @@ -1,27 +1,25 @@ { - "_id": "sFgC2eZxZIvii9OP", - "name": "Magisch begabt", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "QxBn4JAl9dmgj5xH" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes sind von der Magie berührt – es fällt ihnen unheimlich leicht, Zauber zu verstehen und zu wirken. Sie erhalten +1 auf Zaubern.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349156, - "modifiedTime": 1668995463308, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sFgC2eZxZIvii9OP" -} \ No newline at end of file + "_id": "sFgC2eZxZIvii9OP", + "name": "Magisch begabt", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["QxBn4JAl9dmgj5xH"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes sind von der Magie berührt – es fällt ihnen unheimlich leicht, Zauber zu verstehen und zu wirken. Sie erhalten +1 auf Zaubern.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349156, + "modifiedTime": 1687731800526, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sFgC2eZxZIvii9OP" +} diff --git a/packs/racial-abilities/Magisch_unbegabt_FnyDr2OhywiARDPl.json b/packs/racial-abilities/Magisch_unbegabt_FnyDr2OhywiARDPl.json index 458484e6..d5b13b56 100644 --- a/packs/racial-abilities/Magisch_unbegabt_FnyDr2OhywiARDPl.json +++ b/packs/racial-abilities/Magisch_unbegabt_FnyDr2OhywiARDPl.json @@ -1,25 +1,25 @@ { - "_id": "FnyDr2OhywiARDPl", - "name": "Magisch unbegabt", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes können überhaupt nicht zaubern.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349053, - "modifiedTime": 1668995463284, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FnyDr2OhywiARDPl" -} \ No newline at end of file + "_id": "FnyDr2OhywiARDPl", + "name": "Magisch unbegabt", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes können überhaupt nicht zaubern.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349053, + "modifiedTime": 1687731800514, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FnyDr2OhywiARDPl" +} diff --git a/packs/racial-abilities/Nachtsicht_jv1fgwHuCG6I8vMa.json b/packs/racial-abilities/Nachtsicht_jv1fgwHuCG6I8vMa.json index 01561343..75519918 100644 --- a/packs/racial-abilities/Nachtsicht_jv1fgwHuCG6I8vMa.json +++ b/packs/racial-abilities/Nachtsicht_jv1fgwHuCG6I8vMa.json @@ -1,25 +1,25 @@ { - "_id": "jv1fgwHuCG6I8vMa", - "name": "Nachtsicht", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes erhalten die Volksfähigkeit Nachtsicht (DS4 S. 83).

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349151, - "modifiedTime": 1668995463301, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!jv1fgwHuCG6I8vMa" -} \ No newline at end of file + "_id": "jv1fgwHuCG6I8vMa", + "name": "Nachtsicht", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes erhalten die Volksfähigkeit Nachtsicht (DS4 S. 83).

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349151, + "modifiedTime": 1687731800525, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!jv1fgwHuCG6I8vMa" +} diff --git a/packs/racial-abilities/Proben_mit_Agilit_t__4_RSs2hV25q3KJkFmg.json b/packs/racial-abilities/Proben_mit_Agilit_t__4_RSs2hV25q3KJkFmg.json new file mode 100644 index 00000000..08f9e39a --- /dev/null +++ b/packs/racial-abilities/Proben_mit_Agilit_t__4_RSs2hV25q3KJkFmg.json @@ -0,0 +1,72 @@ +{ + "_id": "RSs2hV25q3KJkFmg", + "changes": [ + { + "key": "system.combatValues.rangedAttack.total", + "mode": 2, + "value": "-4", + "priority": null + }, + { + "key": "system.checks.climb", + "mode": 2, + "value": "-4", + "priority": null + }, + { + "key": "system.checks.hide", + "mode": 2, + "value": "-4", + "priority": null + }, + { + "key": "system.checks.jump", + "mode": 2, + "value": "-4", + "priority": null + }, + { + "key": "system.checks.pickPocket", + "mode": 2, + "value": "-4", + "priority": null + }, + { + "key": "system.checks.ride", + "mode": 2, + "value": "-4", + "priority": null + }, + { + "key": "system.checks.sneak", + "mode": 2, + "value": "-4", + "priority": null + }, + { + "key": "system.checks.swim", + "mode": 2, + "value": "-4", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Proben mit Agilität -4", + "description": "", + "statuses": [], + "_key": "!items.effects!43nqAxNU6hpBtMiY.RSs2hV25q3KJkFmg" +} diff --git a/packs/racial-abilities/Schie_en__Zielzaubern__1_JOqcrV2Ns68t0SaO.json b/packs/racial-abilities/Schie_en__Zielzaubern__1_JOqcrV2Ns68t0SaO.json new file mode 100644 index 00000000..100ab37d --- /dev/null +++ b/packs/racial-abilities/Schie_en__Zielzaubern__1_JOqcrV2Ns68t0SaO.json @@ -0,0 +1,36 @@ +{ + "_id": "JOqcrV2Ns68t0SaO", + "changes": [ + { + "key": "system.combatValues.rangedAttack.total", + "mode": 2, + "value": "-1", + "priority": null + }, + { + "key": "system.combatValues.targetedSpellcasting.total", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Schießen, Zielzaubern -1", + "description": "", + "statuses": [], + "_key": "!items.effects!nwABE3AeAUHbKd7U.JOqcrV2Ns68t0SaO" +} diff --git a/packs/racial-abilities/Schie_en__Zielzaubern__1_YxpZ3gaKzgnl1T7S.json b/packs/racial-abilities/Schie_en__Zielzaubern__1_YxpZ3gaKzgnl1T7S.json new file mode 100644 index 00000000..18627cba --- /dev/null +++ b/packs/racial-abilities/Schie_en__Zielzaubern__1_YxpZ3gaKzgnl1T7S.json @@ -0,0 +1,36 @@ +{ + "_id": "YxpZ3gaKzgnl1T7S", + "changes": [ + { + "key": "system.combatValues.rangedAttack.total", + "mode": 2, + "value": "1", + "priority": null + }, + { + "key": "system.combatValues.targetedSpellcasting.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Schießen, Zielzaubern +1", + "description": "", + "statuses": [], + "_key": "!items.effects!V5S2BMm7vWJiD2hD.YxpZ3gaKzgnl1T7S" +} diff --git a/packs/racial-abilities/Schleichen__1_S4I2jS5RdAoAHLAL.json b/packs/racial-abilities/Schleichen__1_S4I2jS5RdAoAHLAL.json new file mode 100644 index 00000000..81291d60 --- /dev/null +++ b/packs/racial-abilities/Schleichen__1_S4I2jS5RdAoAHLAL.json @@ -0,0 +1,30 @@ +{ + "_id": "S4I2jS5RdAoAHLAL", + "changes": [ + { + "key": "system.checks.sneak", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Schleichen +1", + "description": "", + "statuses": [], + "_key": "!items.effects!x35PNIYq3FCKIYCA.S4I2jS5RdAoAHLAL" +} diff --git a/packs/racial-abilities/Schnell_qC9HBqm6nPRFg62e.json b/packs/racial-abilities/Schnell_qC9HBqm6nPRFg62e.json index 267f55cd..8c72fac4 100644 --- a/packs/racial-abilities/Schnell_qC9HBqm6nPRFg62e.json +++ b/packs/racial-abilities/Schnell_qC9HBqm6nPRFg62e.json @@ -1,27 +1,25 @@ { - "_id": "qC9HBqm6nPRFg62e", - "name": "Schnell", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "jXtkQik1kgzTNeDC" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses flinke Volk erhält +1 auf Laufen.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349154, - "modifiedTime": 1668995463306, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!qC9HBqm6nPRFg62e" -} \ No newline at end of file + "_id": "qC9HBqm6nPRFg62e", + "name": "Schnell", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["jXtkQik1kgzTNeDC"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses flinke Volk erhält +1 auf Laufen.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349154, + "modifiedTime": 1687731800526, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!qC9HBqm6nPRFg62e" +} diff --git a/packs/racial-abilities/Talentiert_gIacfUxo5FToVbux.json b/packs/racial-abilities/Talentiert_gIacfUxo5FToVbux.json index 7b4ff9a9..49768033 100644 --- a/packs/racial-abilities/Talentiert_gIacfUxo5FToVbux.json +++ b/packs/racial-abilities/Talentiert_gIacfUxo5FToVbux.json @@ -1,25 +1,25 @@ { - "_id": "gIacfUxo5FToVbux", - "name": "Talentiert", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes erhalten einen zusätzlichen Talentpunkt bei der Charaktererschaffung.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349146, - "modifiedTime": 1668995463299, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gIacfUxo5FToVbux" -} \ No newline at end of file + "_id": "gIacfUxo5FToVbux", + "name": "Talentiert", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes erhalten einen zusätzlichen Talentpunkt bei der Charaktererschaffung.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349146, + "modifiedTime": 1687731800524, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!gIacfUxo5FToVbux" +} diff --git a/packs/racial-abilities/Tollpatschig_43nqAxNU6hpBtMiY.json b/packs/racial-abilities/Tollpatschig_43nqAxNU6hpBtMiY.json index 877e389b..6094c7e5 100644 --- a/packs/racial-abilities/Tollpatschig_43nqAxNU6hpBtMiY.json +++ b/packs/racial-abilities/Tollpatschig_43nqAxNU6hpBtMiY.json @@ -1,27 +1,25 @@ { - "_id": "43nqAxNU6hpBtMiY", - "name": "Tollpatschig", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "RSs2hV25q3KJkFmg" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Tollpatschige Völker sind sehr ungeschickt und grobmotorisch – sie erhalten auf alle Proben mit Agilität einen Malus von -4.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349022, - "modifiedTime": 1668995463280, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!43nqAxNU6hpBtMiY" -} \ No newline at end of file + "_id": "43nqAxNU6hpBtMiY", + "name": "Tollpatschig", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["RSs2hV25q3KJkFmg"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Tollpatschige Völker sind sehr ungeschickt und grobmotorisch – sie erhalten auf alle Proben mit Agilität einen Malus von -4.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349022, + "modifiedTime": 1687731800510, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!43nqAxNU6hpBtMiY" +} diff --git a/packs/racial-abilities/Ungepflegt_yUyyyPRE3LvUUIGI.json b/packs/racial-abilities/Ungepflegt_yUyyyPRE3LvUUIGI.json index 3c1a73aa..46944c78 100644 --- a/packs/racial-abilities/Ungepflegt_yUyyyPRE3LvUUIGI.json +++ b/packs/racial-abilities/Ungepflegt_yUyyyPRE3LvUUIGI.json @@ -1,25 +1,25 @@ { - "_id": "yUyyyPRE3LvUUIGI", - "name": "Ungepflegt", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes erhalten auf alle Proben sozialer Interaktion mit Vertretern anderer Völker einen Malus von -2.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349161, - "modifiedTime": 1668995463315, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yUyyyPRE3LvUUIGI" -} \ No newline at end of file + "_id": "yUyyyPRE3LvUUIGI", + "name": "Ungepflegt", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes erhalten auf alle Proben sozialer Interaktion mit Vertretern anderer Völker einen Malus von -2.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349161, + "modifiedTime": 1687731800529, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yUyyyPRE3LvUUIGI" +} diff --git a/packs/racial-abilities/Unsterblich_QIjVVVMR4PcO2NZc.json b/packs/racial-abilities/Unsterblich_QIjVVVMR4PcO2NZc.json index d28e0d35..e0cd4684 100644 --- a/packs/racial-abilities/Unsterblich_QIjVVVMR4PcO2NZc.json +++ b/packs/racial-abilities/Unsterblich_QIjVVVMR4PcO2NZc.json @@ -1,25 +1,25 @@ { - "_id": "QIjVVVMR4PcO2NZc", - "name": "Unsterblich", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes altern, nachdem sie erwachsen sind, nicht wie Normalsterbliche. Das Alter rafft sie nicht dahin, sie sterben nur durch Gewalt oder aus Lebensüberdruß.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349099, - "modifiedTime": 1668995463288, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QIjVVVMR4PcO2NZc" -} \ No newline at end of file + "_id": "QIjVVVMR4PcO2NZc", + "name": "Unsterblich", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes altern, nachdem sie erwachsen sind, nicht wie Normalsterbliche. Das Alter rafft sie nicht dahin, sie sterben nur durch Gewalt oder aus Lebensüberdruß.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349099, + "modifiedTime": 1687731800516, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!QIjVVVMR4PcO2NZc" +} diff --git a/packs/racial-abilities/Untalentiert_5hd2Tk6MzudSxM2M.json b/packs/racial-abilities/Untalentiert_5hd2Tk6MzudSxM2M.json index f4aafa59..86a306a1 100644 --- a/packs/racial-abilities/Untalentiert_5hd2Tk6MzudSxM2M.json +++ b/packs/racial-abilities/Untalentiert_5hd2Tk6MzudSxM2M.json @@ -1,25 +1,25 @@ { - "_id": "5hd2Tk6MzudSxM2M", - "name": "Untalentiert", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der erste Rang eines Talentes kostet dieses Volk jeweils einen Talentpunkt mehr.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349037, - "modifiedTime": 1668995463281, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5hd2Tk6MzudSxM2M" -} \ No newline at end of file + "_id": "5hd2Tk6MzudSxM2M", + "name": "Untalentiert", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der erste Rang eines Talentes kostet dieses Volk jeweils einen Talentpunkt mehr.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349037, + "modifiedTime": 1687731800512, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5hd2Tk6MzudSxM2M" +} diff --git a/packs/racial-abilities/Verabscheuungsw_rdig_YV9KiRebanh28Jk2.json b/packs/racial-abilities/Verabscheuungsw_rdig_YV9KiRebanh28Jk2.json index f7fbcca1..2018d3e2 100644 --- a/packs/racial-abilities/Verabscheuungsw_rdig_YV9KiRebanh28Jk2.json +++ b/packs/racial-abilities/Verabscheuungsw_rdig_YV9KiRebanh28Jk2.json @@ -1,25 +1,25 @@ { - "_id": "YV9KiRebanh28Jk2", - "name": "Verabscheuungswürdig", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes werden von anderen Völkern verabscheut und gemieden. Sie verkaufen Waren nur zögerlich oder gegen extremen Aufpreis an dieses Volk. Ausrüstung und andere Dienstleistungen kosten das Doppelte.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349134, - "modifiedTime": 1668995463292, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!YV9KiRebanh28Jk2" -} \ No newline at end of file + "_id": "YV9KiRebanh28Jk2", + "name": "Verabscheuungswürdig", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes werden von anderen Völkern verabscheut und gemieden. Sie verkaufen Waren nur zögerlich oder gegen extremen Aufpreis an dieses Volk. Ausrüstung und andere Dienstleistungen kosten das Doppelte.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349134, + "modifiedTime": 1687731800519, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!YV9KiRebanh28Jk2" +} diff --git a/packs/racial-abilities/Z_h_8RPj5bUguaxQ6RLK.json b/packs/racial-abilities/Z_h_8RPj5bUguaxQ6RLK.json index 389f89a7..ea010337 100644 --- a/packs/racial-abilities/Z_h_8RPj5bUguaxQ6RLK.json +++ b/packs/racial-abilities/Z_h_8RPj5bUguaxQ6RLK.json @@ -1,27 +1,25 @@ { - "_id": "8RPj5bUguaxQ6RLK", - "name": "Zäh", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "tP2fgQrHbvuZT4eM" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes erhalten einen Bonus von +1 auf Abwehr.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349043, - "modifiedTime": 1668995463282, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8RPj5bUguaxQ6RLK" -} \ No newline at end of file + "_id": "8RPj5bUguaxQ6RLK", + "name": "Zäh", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["tP2fgQrHbvuZT4eM"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes erhalten einen Bonus von +1 auf Abwehr.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349043, + "modifiedTime": 1687731800513, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8RPj5bUguaxQ6RLK" +} diff --git a/packs/racial-abilities/Z_her_als_sie_aussehen_Du32O8lxUjCTchh4.json b/packs/racial-abilities/Z_her_als_sie_aussehen_Du32O8lxUjCTchh4.json index 7b00ad7a..f0f6fc3b 100644 --- a/packs/racial-abilities/Z_her_als_sie_aussehen_Du32O8lxUjCTchh4.json +++ b/packs/racial-abilities/Z_her_als_sie_aussehen_Du32O8lxUjCTchh4.json @@ -1,27 +1,25 @@ { - "_id": "Du32O8lxUjCTchh4", - "name": "Zäher als sie aussehen", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "rTPqUWomhHvmzLbv" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder eines kleinen Volkes können den LK-Malus auf Grund ihrer Größe mit dieser Volksfähigkeit ignorieren.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349048, - "modifiedTime": 1668995463283, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Du32O8lxUjCTchh4" -} \ No newline at end of file + "_id": "Du32O8lxUjCTchh4", + "name": "Zäher als sie aussehen", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["rTPqUWomhHvmzLbv"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder eines kleinen Volkes können den LK-Malus auf Grund ihrer Größe mit dieser Volksfähigkeit ignorieren.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349048, + "modifiedTime": 1687731800513, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Du32O8lxUjCTchh4" +} diff --git a/packs/racial-abilities/Zaubern__1_QxBn4JAl9dmgj5xH.json b/packs/racial-abilities/Zaubern__1_QxBn4JAl9dmgj5xH.json new file mode 100644 index 00000000..3a8608a1 --- /dev/null +++ b/packs/racial-abilities/Zaubern__1_QxBn4JAl9dmgj5xH.json @@ -0,0 +1,30 @@ +{ + "_id": "QxBn4JAl9dmgj5xH", + "changes": [ + { + "key": "system.combatValues.spellcasting.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "Zaubern +1", + "description": "", + "statuses": [], + "_key": "!items.effects!sFgC2eZxZIvii9OP.QxBn4JAl9dmgj5xH" +} diff --git a/packs/racial-abilities/Zielsicher_V5S2BMm7vWJiD2hD.json b/packs/racial-abilities/Zielsicher_V5S2BMm7vWJiD2hD.json index fdda88c9..efedfcb2 100644 --- a/packs/racial-abilities/Zielsicher_V5S2BMm7vWJiD2hD.json +++ b/packs/racial-abilities/Zielsicher_V5S2BMm7vWJiD2hD.json @@ -1,27 +1,25 @@ { - "_id": "V5S2BMm7vWJiD2hD", - "name": "Zielsicher", - "type": "racialAbility", - "img": "icons/svg/aura.svg", - "effects": [ - "YxpZ3gaKzgnl1T7S" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mitglieder dieses Volkes erhalten einen Bonus von +1 auf Fernkampf und Zielzauber.

" - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349115, - "modifiedTime": 1668995463290, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!V5S2BMm7vWJiD2hD" -} \ No newline at end of file + "_id": "V5S2BMm7vWJiD2hD", + "name": "Zielsicher", + "type": "racialAbility", + "img": "icons/svg/aura.svg", + "effects": ["YxpZ3gaKzgnl1T7S"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mitglieder dieses Volkes erhalten einen Bonus von +1 auf Fernkampf und Zielzauber.

" + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349115, + "modifiedTime": 1687731800517, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!V5S2BMm7vWJiD2hD" +} diff --git a/packs/special-creature-abilities/!items.effects!ZkgZiFI5xy8aevG8.xw1OyyTdDwkNe2jC.json b/packs/special-creature-abilities/!items.effects!ZkgZiFI5xy8aevG8.xw1OyyTdDwkNe2jC.json deleted file mode 100644 index f2f99143..00000000 --- a/packs/special-creature-abilities/!items.effects!ZkgZiFI5xy8aevG8.xw1OyyTdDwkNe2jC.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "_id": "xw1OyyTdDwkNe2jC", - "changes": [ - { - "key": "system.traits.strength.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - }, - { - "key": "system.traits.constitution.total", - "mode": 2, - "value": "@system.attributes.mind.total + @system.traits.aura.total", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "GEI + AU als Bonus auf Stärke und Härte", - "transfer": true, - "flags": {}, - "tint": null, - "origin": null, - "_key": "!items.effects!ZkgZiFI5xy8aevG8.xw1OyyTdDwkNe2jC" -} \ No newline at end of file diff --git a/packs/special-creature-abilities/Alterung__1_Jahr_pro_Schadenspunkt__mVs6A48mWnfV9hcL.json b/packs/special-creature-abilities/Alterung__1_Jahr_pro_Schadenspunkt__mVs6A48mWnfV9hcL.json index 300ac71e..bd37c5d5 100644 --- a/packs/special-creature-abilities/Alterung__1_Jahr_pro_Schadenspunkt__mVs6A48mWnfV9hcL.json +++ b/packs/special-creature-abilities/Alterung__1_Jahr_pro_Schadenspunkt__mVs6A48mWnfV9hcL.json @@ -1,26 +1,26 @@ { - "_id": "mVs6A48mWnfV9hcL", - "name": "Alterung (1 Jahr pro Schadenspunkt)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei einem Treffer altert das Ziel pro erlittenen Schadenspunkt um 1 Jahr.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342120, - "modifiedTime": 1668995456227, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!mVs6A48mWnfV9hcL" -} \ No newline at end of file + "_id": "mVs6A48mWnfV9hcL", + "name": "Alterung (1 Jahr pro Schadenspunkt)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei einem Treffer altert das Ziel pro erlittenen Schadenspunkt um 1 Jahr.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342120, + "modifiedTime": 1687731796379, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!mVs6A48mWnfV9hcL" +} diff --git a/packs/special-creature-abilities/Alterung__1_Jahr_pro_Treffer__e9F812racwKeZPgR.json b/packs/special-creature-abilities/Alterung__1_Jahr_pro_Treffer__e9F812racwKeZPgR.json index da3adfd5..d670f0e1 100644 --- a/packs/special-creature-abilities/Alterung__1_Jahr_pro_Treffer__e9F812racwKeZPgR.json +++ b/packs/special-creature-abilities/Alterung__1_Jahr_pro_Treffer__e9F812racwKeZPgR.json @@ -1,26 +1,26 @@ { - "_id": "e9F812racwKeZPgR", - "name": "Alterung (1 Jahr pro Treffer)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei einem Treffer altert das Ziel um 1 Jahr.

", - "experiencePoints": 1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342096, - "modifiedTime": 1668995456219, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!e9F812racwKeZPgR" -} \ No newline at end of file + "_id": "e9F812racwKeZPgR", + "name": "Alterung (1 Jahr pro Treffer)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/aging.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei einem Treffer altert das Ziel um 1 Jahr.

", + "experiencePoints": 1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342096, + "modifiedTime": 1687731796372, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!e9F812racwKeZPgR" +} diff --git a/packs/special-creature-abilities/Anf_llig__Erde__mAWyVCfTFH6JiEIu.json b/packs/special-creature-abilities/Anf_llig__Erde__mAWyVCfTFH6JiEIu.json index dd0d3108..7ca3d78a 100644 --- a/packs/special-creature-abilities/Anf_llig__Erde__mAWyVCfTFH6JiEIu.json +++ b/packs/special-creature-abilities/Anf_llig__Erde__mAWyVCfTFH6JiEIu.json @@ -1,26 +1,26 @@ { - "_id": "mAWyVCfTFH6JiEIu", - "name": "Anfällig (Erde)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhält doppelten Schaden durch Erd-, Fels- und Steinangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342118, - "modifiedTime": 1668995456226, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!mAWyVCfTFH6JiEIu" -} \ No newline at end of file + "_id": "mAWyVCfTFH6JiEIu", + "name": "Anfällig (Erde)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhält doppelten Schaden durch Erd-, Fels- und Steinangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342118, + "modifiedTime": 1687731796379, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!mAWyVCfTFH6JiEIu" +} diff --git a/packs/special-creature-abilities/Anf_llig__Feuer__XhAfEVVoSADC880C.json b/packs/special-creature-abilities/Anf_llig__Feuer__XhAfEVVoSADC880C.json index f6d87583..d12e8061 100644 --- a/packs/special-creature-abilities/Anf_llig__Feuer__XhAfEVVoSADC880C.json +++ b/packs/special-creature-abilities/Anf_llig__Feuer__XhAfEVVoSADC880C.json @@ -1,26 +1,26 @@ { - "_id": "XhAfEVVoSADC880C", - "name": "Anfällig (Feuer)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342080, - "modifiedTime": 1668995456208, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XhAfEVVoSADC880C" -} \ No newline at end of file + "_id": "XhAfEVVoSADC880C", + "name": "Anfällig (Feuer)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhält doppelten Schaden durch Feuerangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342080, + "modifiedTime": 1687731796365, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XhAfEVVoSADC880C" +} diff --git a/packs/special-creature-abilities/Anf_llig__Licht__aOsmsf7jIK7hU9U8.json b/packs/special-creature-abilities/Anf_llig__Licht__aOsmsf7jIK7hU9U8.json index 8c1f95e3..3c4bf8f8 100644 --- a/packs/special-creature-abilities/Anf_llig__Licht__aOsmsf7jIK7hU9U8.json +++ b/packs/special-creature-abilities/Anf_llig__Licht__aOsmsf7jIK7hU9U8.json @@ -1,26 +1,26 @@ { - "_id": "aOsmsf7jIK7hU9U8", - "name": "Anfällig (Licht)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhält doppelten Schaden durch Lichtangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342088, - "modifiedTime": 1668995456215, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!aOsmsf7jIK7hU9U8" -} \ No newline at end of file + "_id": "aOsmsf7jIK7hU9U8", + "name": "Anfällig (Licht)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhält doppelten Schaden durch Lichtangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342088, + "modifiedTime": 1687731796370, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!aOsmsf7jIK7hU9U8" +} diff --git a/packs/special-creature-abilities/Anf_llig__Luft__ImVvi7XqDvf6D2vY.json b/packs/special-creature-abilities/Anf_llig__Luft__ImVvi7XqDvf6D2vY.json index 41f756b1..8c0cebcd 100644 --- a/packs/special-creature-abilities/Anf_llig__Luft__ImVvi7XqDvf6D2vY.json +++ b/packs/special-creature-abilities/Anf_llig__Luft__ImVvi7XqDvf6D2vY.json @@ -1,26 +1,26 @@ { - "_id": "ImVvi7XqDvf6D2vY", - "name": "Anfällig (Luft)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhält doppelten Schaden durch Blitz-, Sturm- und Windangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342055, - "modifiedTime": 1668995456182, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ImVvi7XqDvf6D2vY" -} \ No newline at end of file + "_id": "ImVvi7XqDvf6D2vY", + "name": "Anfällig (Luft)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhält doppelten Schaden durch Blitz-, Sturm- und Windangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342055, + "modifiedTime": 1687731796355, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ImVvi7XqDvf6D2vY" +} diff --git a/packs/special-creature-abilities/Anf_llig__Wasser__E5WqX3Em2HOAkP2e.json b/packs/special-creature-abilities/Anf_llig__Wasser__E5WqX3Em2HOAkP2e.json index 4b7b2fe9..c70067b5 100644 --- a/packs/special-creature-abilities/Anf_llig__Wasser__E5WqX3Em2HOAkP2e.json +++ b/packs/special-creature-abilities/Anf_llig__Wasser__E5WqX3Em2HOAkP2e.json @@ -1,26 +1,26 @@ { - "_id": "E5WqX3Em2HOAkP2e", - "name": "Anfällig (Wasser)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhält doppelten Schaden durch Eis-, Frost- und Wasserangriffe.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342040, - "modifiedTime": 1668995456177, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!E5WqX3Em2HOAkP2e" -} \ No newline at end of file + "_id": "E5WqX3Em2HOAkP2e", + "name": "Anfällig (Wasser)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/susceptible.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhält doppelten Schaden durch Eis-, Frost- und Wasserangriffe.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342040, + "modifiedTime": 1687731796353, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!E5WqX3Em2HOAkP2e" +} diff --git a/packs/special-creature-abilities/Angst__1__rUA7XVCeDkREYfi8.json b/packs/special-creature-abilities/Angst__1__rUA7XVCeDkREYfi8.json index 3429999a..0bb3716c 100644 --- a/packs/special-creature-abilities/Angst__1__rUA7XVCeDkREYfi8.json +++ b/packs/special-creature-abilities/Angst__1__rUA7XVCeDkREYfi8.json @@ -1,26 +1,26 @@ { - "_id": "rUA7XVCeDkREYfi8", - "name": "Angst (1)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342142, - "modifiedTime": 1668995456240, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rUA7XVCeDkREYfi8" -} \ No newline at end of file + "_id": "rUA7XVCeDkREYfi8", + "name": "Angst (1)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -1 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342142, + "modifiedTime": 1687731796386, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!rUA7XVCeDkREYfi8" +} diff --git a/packs/special-creature-abilities/Angst__2__3LGUHTPC3tbVC13X.json b/packs/special-creature-abilities/Angst__2__3LGUHTPC3tbVC13X.json index 89879996..0e2aa1d5 100644 --- a/packs/special-creature-abilities/Angst__2__3LGUHTPC3tbVC13X.json +++ b/packs/special-creature-abilities/Angst__2__3LGUHTPC3tbVC13X.json @@ -1,26 +1,26 @@ { - "_id": "3LGUHTPC3tbVC13X", - "name": "Angst (2)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 20 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342010, - "modifiedTime": 1668995456103, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!3LGUHTPC3tbVC13X" -} \ No newline at end of file + "_id": "3LGUHTPC3tbVC13X", + "name": "Angst (2)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -2 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 20 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342010, + "modifiedTime": 1687731796344, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!3LGUHTPC3tbVC13X" +} diff --git a/packs/special-creature-abilities/Angst__3__blDuh7uVVhaNSUVU.json b/packs/special-creature-abilities/Angst__3__blDuh7uVVhaNSUVU.json index a4f348ec..1960aee6 100644 --- a/packs/special-creature-abilities/Angst__3__blDuh7uVVhaNSUVU.json +++ b/packs/special-creature-abilities/Angst__3__blDuh7uVVhaNSUVU.json @@ -1,26 +1,26 @@ { - "_id": "blDuh7uVVhaNSUVU", - "name": "Angst (3)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -3 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 30 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342090, - "modifiedTime": 1668995456216, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!blDuh7uVVhaNSUVU" -} \ No newline at end of file + "_id": "blDuh7uVVhaNSUVU", + "name": "Angst (3)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -3 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 30 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342090, + "modifiedTime": 1687731796371, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!blDuh7uVVhaNSUVU" +} diff --git a/packs/special-creature-abilities/Angst__4__Dt7AvP3fUbOQB4Yn.json b/packs/special-creature-abilities/Angst__4__Dt7AvP3fUbOQB4Yn.json index 69328cc8..bab8700d 100644 --- a/packs/special-creature-abilities/Angst__4__Dt7AvP3fUbOQB4Yn.json +++ b/packs/special-creature-abilities/Angst__4__Dt7AvP3fUbOQB4Yn.json @@ -1,26 +1,26 @@ { - "_id": "Dt7AvP3fUbOQB4Yn", - "name": "Angst (4)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -4 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 40 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342037, - "modifiedTime": 1668995456175, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Dt7AvP3fUbOQB4Yn" -} \ No newline at end of file + "_id": "Dt7AvP3fUbOQB4Yn", + "name": "Angst (4)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -4 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 40 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342037, + "modifiedTime": 1687731796352, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Dt7AvP3fUbOQB4Yn" +} diff --git a/packs/special-creature-abilities/Angst__5__X3UfX2rmUKDUXmrC.json b/packs/special-creature-abilities/Angst__5__X3UfX2rmUKDUXmrC.json index 45aaa03a..2cbf85f3 100644 --- a/packs/special-creature-abilities/Angst__5__X3UfX2rmUKDUXmrC.json +++ b/packs/special-creature-abilities/Angst__5__X3UfX2rmUKDUXmrC.json @@ -1,26 +1,26 @@ { - "_id": "X3UfX2rmUKDUXmrC", - "name": "Angst (5)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -5 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342074, - "modifiedTime": 1668995456207, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!X3UfX2rmUKDUXmrC" -} \ No newline at end of file + "_id": "X3UfX2rmUKDUXmrC", + "name": "Angst (5)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/fear.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann einmal pro Kampf auf Sicht aktionsfrei Angst erzeugen. Wer GEI + VE + Stufe nicht schafft, ist eingeschüchert und erhält bis zum Ende des Kampfes -5 auf alle Proben. Bei einem Patzer ergreift man die Flucht.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342074, + "modifiedTime": 1687731796364, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!X3UfX2rmUKDUXmrC" +} diff --git a/packs/special-creature-abilities/Antimagie__10_Meter__oUR6JglLxmJZduZz.json b/packs/special-creature-abilities/Antimagie__10_Meter__oUR6JglLxmJZduZz.json index 31441a7b..ad38f2e1 100644 --- a/packs/special-creature-abilities/Antimagie__10_Meter__oUR6JglLxmJZduZz.json +++ b/packs/special-creature-abilities/Antimagie__10_Meter__oUR6JglLxmJZduZz.json @@ -1,26 +1,26 @@ { - "_id": "oUR6JglLxmJZduZz", - "name": "Antimagie (10 Meter)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/anti-magic.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Sämtliche Magie in einem Radius von 10 Metern um die Kreatur herum ist wirkungslos. Dies gilt nicht für die eigene Magie der Kreatur oder deren Zauber.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342127, - "modifiedTime": 1668995456232, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oUR6JglLxmJZduZz" -} \ No newline at end of file + "_id": "oUR6JglLxmJZduZz", + "name": "Antimagie (10 Meter)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/anti-magic.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Sämtliche Magie in einem Radius von 10 Metern um die Kreatur herum ist wirkungslos. Dies gilt nicht für die eigene Magie der Kreatur oder deren Zauber.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342127, + "modifiedTime": 1687731796382, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oUR6JglLxmJZduZz" +} diff --git a/packs/special-creature-abilities/Bezaubern_HMCFkxVzU2b3KkSA.json b/packs/special-creature-abilities/Bezaubern_HMCFkxVzU2b3KkSA.json index a3ee871d..56c1fb13 100644 --- a/packs/special-creature-abilities/Bezaubern_HMCFkxVzU2b3KkSA.json +++ b/packs/special-creature-abilities/Bezaubern_HMCFkxVzU2b3KkSA.json @@ -1,26 +1,26 @@ { - "_id": "HMCFkxVzU2b3KkSA", - "name": "Bezaubern", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charm.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann Gegner mit einem „Lockruf“ bezaubern. Dieser Zauber funktioniert wie der Zauberspruch @Compendium[ds4.spells.wZYElRaDmhqgzUvQ]{Gehorche}. Abklingzeit des Lockrufs: 10 Kampfrunden

", - "experiencePoints": 25 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342052, - "modifiedTime": 1668995456180, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!HMCFkxVzU2b3KkSA" -} \ No newline at end of file + "_id": "HMCFkxVzU2b3KkSA", + "name": "Bezaubern", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charm.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann Gegner mit einem „Lockruf“ bezaubern. Dieser Zauber funktioniert wie der Zauberspruch @Compendium[ds4.spells.wZYElRaDmhqgzUvQ]{Gehorche}. Abklingzeit des Lockrufs: 10 Kampfrunden

", + "experiencePoints": 25 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342052, + "modifiedTime": 1687731796354, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!HMCFkxVzU2b3KkSA" +} diff --git a/packs/special-creature-abilities/Blickangriff_l4ewILWP2zbiSM97.json b/packs/special-creature-abilities/Blickangriff_l4ewILWP2zbiSM97.json index 42e6591d..0d3dd0e3 100644 --- a/packs/special-creature-abilities/Blickangriff_l4ewILWP2zbiSM97.json +++ b/packs/special-creature-abilities/Blickangriff_l4ewILWP2zbiSM97.json @@ -1,26 +1,26 @@ { - "_id": "l4ewILWP2zbiSM97", - "name": "Blickangriff", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/gaze-attack.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Greift mit seinem Blick aktionsfrei jeden an, dem GEI+AU misslingt. Wer gegen die Kreatur vorgeht, ohne ihr in die Augen zu sehen, erhält -4 auf alle Proben, ist aber nicht mehr Ziel ihrer Blickangriffe.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342114, - "modifiedTime": 1668995456224, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!l4ewILWP2zbiSM97" -} \ No newline at end of file + "_id": "l4ewILWP2zbiSM97", + "name": "Blickangriff", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/gaze-attack.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Greift mit seinem Blick aktionsfrei jeden an, dem GEI+AU misslingt. Wer gegen die Kreatur vorgeht, ohne ihr in die Augen zu sehen, erhält -4 auf alle Proben, ist aber nicht mehr Ziel ihrer Blickangriffe.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342114, + "modifiedTime": 1687731796378, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!l4ewILWP2zbiSM97" +} diff --git a/packs/special-creature-abilities/Dunkelsicht_75iKq2PTrfyTw0s4.json b/packs/special-creature-abilities/Dunkelsicht_75iKq2PTrfyTw0s4.json index 3d781970..8103ea5a 100644 --- a/packs/special-creature-abilities/Dunkelsicht_75iKq2PTrfyTw0s4.json +++ b/packs/special-creature-abilities/Dunkelsicht_75iKq2PTrfyTw0s4.json @@ -1,26 +1,26 @@ { - "_id": "75iKq2PTrfyTw0s4", - "name": "Dunkelsicht", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", - "experiencePoints": 7 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342024, - "modifiedTime": 1668995456142, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!75iKq2PTrfyTw0s4" -} \ No newline at end of file + "_id": "75iKq2PTrfyTw0s4", + "name": "Dunkelsicht", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/darkvision.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann selbst in völliger Dunkelheit noch sehen.

", + "experiencePoints": 7 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342024, + "modifiedTime": 1687731796348, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!75iKq2PTrfyTw0s4" +} diff --git a/packs/special-creature-abilities/Fliegen_uX7wuGyUjOPpYR5W.json b/packs/special-creature-abilities/Fliegen_uX7wuGyUjOPpYR5W.json index 5e75d52e..e3f14f3f 100644 --- a/packs/special-creature-abilities/Fliegen_uX7wuGyUjOPpYR5W.json +++ b/packs/special-creature-abilities/Fliegen_uX7wuGyUjOPpYR5W.json @@ -1,26 +1,26 @@ { - "_id": "uX7wuGyUjOPpYR5W", - "name": "Fliegen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342144, - "modifiedTime": 1668995456245, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uX7wuGyUjOPpYR5W" -} \ No newline at end of file + "_id": "uX7wuGyUjOPpYR5W", + "name": "Fliegen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flight.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann, statt zu laufen, mit doppelten Laufen-Wert fliegen. Wird die Aktion „Rennen“ im Flug ausgeführt, erhöht sich die Geschwindigkeit somit auf Laufen x 4.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342144, + "modifiedTime": 1687731796388, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!uX7wuGyUjOPpYR5W" +} diff --git a/packs/special-creature-abilities/GEI___AU_als_Bonus_auf_St_rke_und_H_rte_xw1OyyTdDwkNe2jC.json b/packs/special-creature-abilities/GEI___AU_als_Bonus_auf_St_rke_und_H_rte_xw1OyyTdDwkNe2jC.json new file mode 100644 index 00000000..61c278ce --- /dev/null +++ b/packs/special-creature-abilities/GEI___AU_als_Bonus_auf_St_rke_und_H_rte_xw1OyyTdDwkNe2jC.json @@ -0,0 +1,36 @@ +{ + "_id": "xw1OyyTdDwkNe2jC", + "changes": [ + { + "key": "system.traits.strength.total", + "mode": 2, + "value": "@system.attributes.mind.total + @system.traits.aura.total", + "priority": null + }, + { + "key": "system.traits.constitution.total", + "mode": 2, + "value": "@system.attributes.mind.total + @system.traits.aura.total", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": {}, + "tint": null, + "origin": null, + "name": "GEI + AU als Bonus auf Stärke und Härte", + "description": "", + "statuses": [], + "_key": "!items.effects!ZkgZiFI5xy8aevG8.xw1OyyTdDwkNe2jC" +} diff --git a/packs/special-creature-abilities/Geistesimmun_ziB3j0RSbWMtq1LX.json b/packs/special-creature-abilities/Geistesimmun_ziB3j0RSbWMtq1LX.json index 156b7ef0..f3eca308 100644 --- a/packs/special-creature-abilities/Geistesimmun_ziB3j0RSbWMtq1LX.json +++ b/packs/special-creature-abilities/Geistesimmun_ziB3j0RSbWMtq1LX.json @@ -1,26 +1,26 @@ { - "_id": "ziB3j0RSbWMtq1LX", - "name": "Geistesimmun", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342149, - "modifiedTime": 1668995456249, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ziB3j0RSbWMtq1LX" -} \ No newline at end of file + "_id": "ziB3j0RSbWMtq1LX", + "name": "Geistesimmun", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/mind-immunity.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Immun gegen geistesbeeinflussende Effekte (Bezauberungen, Einschläferung, Hypnose usw.) und Zauber der Kategorie Geistesbeeinflussend.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342149, + "modifiedTime": 1687731796390, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ziB3j0RSbWMtq1LX" +} diff --git a/packs/special-creature-abilities/Gift__1__TY1ZV1YsyaFtfX7U.json b/packs/special-creature-abilities/Gift__1__TY1ZV1YsyaFtfX7U.json index 9407432b..bbc78ed8 100644 --- a/packs/special-creature-abilities/Gift__1__TY1ZV1YsyaFtfX7U.json +++ b/packs/special-creature-abilities/Gift__1__TY1ZV1YsyaFtfX7U.json @@ -1,26 +1,26 @@ { - "_id": "TY1ZV1YsyaFtfX7U", - "name": "Gift (1)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 1 nicht abwehrbaren Schadenspunkt pro Runde.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342071, - "modifiedTime": 1668995456203, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TY1ZV1YsyaFtfX7U" -} \ No newline at end of file + "_id": "TY1ZV1YsyaFtfX7U", + "name": "Gift (1)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 1 nicht abwehrbaren Schadenspunkt pro Runde.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342071, + "modifiedTime": 1687731796363, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!TY1ZV1YsyaFtfX7U" +} diff --git a/packs/special-creature-abilities/Gift__2__jywCKRNCWLQFCFmu.json b/packs/special-creature-abilities/Gift__2__jywCKRNCWLQFCFmu.json index d0cca9ca..7fb4afb2 100644 --- a/packs/special-creature-abilities/Gift__2__jywCKRNCWLQFCFmu.json +++ b/packs/special-creature-abilities/Gift__2__jywCKRNCWLQFCFmu.json @@ -1,26 +1,26 @@ { - "_id": "jywCKRNCWLQFCFmu", - "name": "Gift (2)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 2 nicht abwehrbaren Schadenspunkt pro Runde.

", - "experiencePoints": 20 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342111, - "modifiedTime": 1668995456223, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!jywCKRNCWLQFCFmu" -} \ No newline at end of file + "_id": "jywCKRNCWLQFCFmu", + "name": "Gift (2)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 2 nicht abwehrbaren Schadenspunkt pro Runde.

", + "experiencePoints": 20 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342111, + "modifiedTime": 1687731796377, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!jywCKRNCWLQFCFmu" +} diff --git a/packs/special-creature-abilities/Gift__3__xBZDRJORSen8qcRb.json b/packs/special-creature-abilities/Gift__3__xBZDRJORSen8qcRb.json index 25561c68..e2209ecc 100644 --- a/packs/special-creature-abilities/Gift__3__xBZDRJORSen8qcRb.json +++ b/packs/special-creature-abilities/Gift__3__xBZDRJORSen8qcRb.json @@ -1,26 +1,26 @@ { - "_id": "xBZDRJORSen8qcRb", - "name": "Gift (3)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 3 nicht abwehrbaren Schadenspunkt pro Runde.

", - "experiencePoints": 30 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342147, - "modifiedTime": 1668995456248, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!xBZDRJORSen8qcRb" -} \ No newline at end of file + "_id": "xBZDRJORSen8qcRb", + "name": "Gift (3)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 3 nicht abwehrbaren Schadenspunkt pro Runde.

", + "experiencePoints": 30 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342147, + "modifiedTime": 1687731796388, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!xBZDRJORSen8qcRb" +} diff --git a/packs/special-creature-abilities/Gift__4__fYLkdhA3Xlw2cctC.json b/packs/special-creature-abilities/Gift__4__fYLkdhA3Xlw2cctC.json index 9c1d0964..d3433590 100644 --- a/packs/special-creature-abilities/Gift__4__fYLkdhA3Xlw2cctC.json +++ b/packs/special-creature-abilities/Gift__4__fYLkdhA3Xlw2cctC.json @@ -1,26 +1,26 @@ { - "_id": "fYLkdhA3Xlw2cctC", - "name": "Gift (4)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 4 nicht abwehrbaren Schadenspunkt pro Runde.

", - "experiencePoints": 40 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342109, - "modifiedTime": 1668995456222, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fYLkdhA3Xlw2cctC" -} \ No newline at end of file + "_id": "fYLkdhA3Xlw2cctC", + "name": "Gift (4)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 4 nicht abwehrbaren Schadenspunkt pro Runde.

", + "experiencePoints": 40 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342109, + "modifiedTime": 1687731796377, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fYLkdhA3Xlw2cctC" +} diff --git a/packs/special-creature-abilities/Gift__5__oTLaMcZOW0eiUZCL.json b/packs/special-creature-abilities/Gift__5__oTLaMcZOW0eiUZCL.json index adda14d8..a39f951b 100644 --- a/packs/special-creature-abilities/Gift__5__oTLaMcZOW0eiUZCL.json +++ b/packs/special-creature-abilities/Gift__5__oTLaMcZOW0eiUZCL.json @@ -1,26 +1,26 @@ { - "_id": "oTLaMcZOW0eiUZCL", - "name": "Gift (5)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 5 nicht abwehrbaren Schadenspunkt pro Runde.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342126, - "modifiedTime": 1668995456230, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oTLaMcZOW0eiUZCL" -} \ No newline at end of file + "_id": "oTLaMcZOW0eiUZCL", + "name": "Gift (5)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/poison.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird Schaden verursacht, würfelt das Ziel eine „Gift trotzen“-Probe, ansonsten erhält es W20 Kampfrunden lang 5 nicht abwehrbaren Schadenspunkt pro Runde.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342126, + "modifiedTime": 1687731796381, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oTLaMcZOW0eiUZCL" +} diff --git a/packs/special-creature-abilities/Kletterl_ufer_Kbb8qlLeVahzxy5N.json b/packs/special-creature-abilities/Kletterl_ufer_Kbb8qlLeVahzxy5N.json index 7d93127e..92726eaa 100644 --- a/packs/special-creature-abilities/Kletterl_ufer_Kbb8qlLeVahzxy5N.json +++ b/packs/special-creature-abilities/Kletterl_ufer_Kbb8qlLeVahzxy5N.json @@ -1,26 +1,26 @@ { - "_id": "Kbb8qlLeVahzxy5N", - "name": "Kletterläufer", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342058, - "modifiedTime": 1668995456187, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Kbb8qlLeVahzxy5N" -} \ No newline at end of file + "_id": "Kbb8qlLeVahzxy5N", + "name": "Kletterläufer", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/climber.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann mit normaler Laufen- Geschwindigkeit an Wänden und Decken aktionsfrei klettern.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342058, + "modifiedTime": 1687731796357, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Kbb8qlLeVahzxy5N" +} diff --git a/packs/special-creature-abilities/L_hmungseffekt_5maJ8tHAVZCxHGW6.json b/packs/special-creature-abilities/L_hmungseffekt_5maJ8tHAVZCxHGW6.json index 6f8f5c53..2880504b 100644 --- a/packs/special-creature-abilities/L_hmungseffekt_5maJ8tHAVZCxHGW6.json +++ b/packs/special-creature-abilities/L_hmungseffekt_5maJ8tHAVZCxHGW6.json @@ -1,26 +1,26 @@ { - "_id": "5maJ8tHAVZCxHGW6", - "name": "Lähmungseffekt", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/paralysis-effect.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der lähmende Angriff (nur alle 10 Kampfrunden einsetzbar) macht Ziel für Probenergebnis in Kamprunden bewegungsunfähig, sofern ihm nicht KÖR+ST gelingt.

", - "experiencePoints": 25 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342020, - "modifiedTime": 1668995456136, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5maJ8tHAVZCxHGW6" -} \ No newline at end of file + "_id": "5maJ8tHAVZCxHGW6", + "name": "Lähmungseffekt", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/paralysis-effect.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der lähmende Angriff (nur alle 10 Kampfrunden einsetzbar) macht Ziel für Probenergebnis in Kamprunden bewegungsunfähig, sofern ihm nicht KÖR+ST gelingt.

", + "experiencePoints": 25 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342020, + "modifiedTime": 1687731796346, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5maJ8tHAVZCxHGW6" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffe___1__oDM4ImE7PrIgn22E.json b/packs/special-creature-abilities/Mehrere_Angriffe___1__oDM4ImE7PrIgn22E.json index d86bf658..d16ec74c 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffe___1__oDM4ImE7PrIgn22E.json +++ b/packs/special-creature-abilities/Mehrere_Angriffe___1__oDM4ImE7PrIgn22E.json @@ -1,26 +1,26 @@ { - "_id": "oDM4ImE7PrIgn22E", - "name": "Mehrere Angriffe (+1)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann 1 zusätzlichen Angriff in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342122, - "modifiedTime": 1668995456228, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oDM4ImE7PrIgn22E" -} \ No newline at end of file + "_id": "oDM4ImE7PrIgn22E", + "name": "Mehrere Angriffe (+1)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann 1 zusätzlichen Angriff in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342122, + "modifiedTime": 1687731796380, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oDM4ImE7PrIgn22E" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffe___2__1zPOH37f7Q5Rwodx.json b/packs/special-creature-abilities/Mehrere_Angriffe___2__1zPOH37f7Q5Rwodx.json index 26ce22be..bba658fa 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffe___2__1zPOH37f7Q5Rwodx.json +++ b/packs/special-creature-abilities/Mehrere_Angriffe___2__1zPOH37f7Q5Rwodx.json @@ -1,26 +1,26 @@ { - "_id": "1zPOH37f7Q5Rwodx", - "name": "Mehrere Angriffe (+2)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann 2 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342007, - "modifiedTime": 1668995456090, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1zPOH37f7Q5Rwodx" -} \ No newline at end of file + "_id": "1zPOH37f7Q5Rwodx", + "name": "Mehrere Angriffe (+2)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann 2 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342007, + "modifiedTime": 1687731796343, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1zPOH37f7Q5Rwodx" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffe___3__LM5xia0xVIlhQsLG.json b/packs/special-creature-abilities/Mehrere_Angriffe___3__LM5xia0xVIlhQsLG.json index 256c3d2f..80bd3566 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffe___3__LM5xia0xVIlhQsLG.json +++ b/packs/special-creature-abilities/Mehrere_Angriffe___3__LM5xia0xVIlhQsLG.json @@ -1,26 +1,26 @@ { - "_id": "LM5xia0xVIlhQsLG", - "name": "Mehrere Angriffe (+3)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann 3 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342060, - "modifiedTime": 1668995456192, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!LM5xia0xVIlhQsLG" -} \ No newline at end of file + "_id": "LM5xia0xVIlhQsLG", + "name": "Mehrere Angriffe (+3)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann 3 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342060, + "modifiedTime": 1687731796358, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!LM5xia0xVIlhQsLG" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffe___4__1JDyMkVOlho7IuiN.json b/packs/special-creature-abilities/Mehrere_Angriffe___4__1JDyMkVOlho7IuiN.json index b4b5e738..44e186e3 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffe___4__1JDyMkVOlho7IuiN.json +++ b/packs/special-creature-abilities/Mehrere_Angriffe___4__1JDyMkVOlho7IuiN.json @@ -1,26 +1,26 @@ { - "_id": "1JDyMkVOlho7IuiN", - "name": "Mehrere Angriffe (+4)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann 4 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342005, - "modifiedTime": 1668995456083, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1JDyMkVOlho7IuiN" -} \ No newline at end of file + "_id": "1JDyMkVOlho7IuiN", + "name": "Mehrere Angriffe (+4)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann 4 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342005, + "modifiedTime": 1687731796342, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1JDyMkVOlho7IuiN" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffe___5__YvkRgHyCkwhn3uzg.json b/packs/special-creature-abilities/Mehrere_Angriffe___5__YvkRgHyCkwhn3uzg.json index 8a1ed70a..c3091402 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffe___5__YvkRgHyCkwhn3uzg.json +++ b/packs/special-creature-abilities/Mehrere_Angriffe___5__YvkRgHyCkwhn3uzg.json @@ -1,26 +1,26 @@ { - "_id": "YvkRgHyCkwhn3uzg", - "name": "Mehrere Angriffe (+5)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann 5 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342084, - "modifiedTime": 1668995456211, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!YvkRgHyCkwhn3uzg" -} \ No newline at end of file + "_id": "YvkRgHyCkwhn3uzg", + "name": "Mehrere Angriffe (+5)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-attacks.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann 5 zusätzlichen Angriffe in jeder Runde aktionsfrei ausführen.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342084, + "modifiedTime": 1687731796367, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!YvkRgHyCkwhn3uzg" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffglieder___1__Sig4tVDj8zLWZCEP.json b/packs/special-creature-abilities/Mehrere_Angriffglieder___1__Sig4tVDj8zLWZCEP.json index cc537b5b..a9277401 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffglieder___1__Sig4tVDj8zLWZCEP.json +++ b/packs/special-creature-abilities/Mehrere_Angriffglieder___1__Sig4tVDj8zLWZCEP.json @@ -1,26 +1,26 @@ { - "_id": "Sig4tVDj8zLWZCEP", - "name": "Mehrere Angriffglieder (+1)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Greift mit 1 zusätzlichem Angriffsglied an, das Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342070, - "modifiedTime": 1668995456202, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Sig4tVDj8zLWZCEP" -} \ No newline at end of file + "_id": "Sig4tVDj8zLWZCEP", + "name": "Mehrere Angriffglieder (+1)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Greift mit 1 zusätzlichem Angriffsglied an, das Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342070, + "modifiedTime": 1687731796362, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Sig4tVDj8zLWZCEP" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffglieder___2__VvzGK9lxAD7kuowL.json b/packs/special-creature-abilities/Mehrere_Angriffglieder___2__VvzGK9lxAD7kuowL.json index ac1929b0..0304dad2 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffglieder___2__VvzGK9lxAD7kuowL.json +++ b/packs/special-creature-abilities/Mehrere_Angriffglieder___2__VvzGK9lxAD7kuowL.json @@ -1,26 +1,26 @@ { - "_id": "VvzGK9lxAD7kuowL", - "name": "Mehrere Angriffglieder (+2)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Greift mit 2 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342073, - "modifiedTime": 1668995456204, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VvzGK9lxAD7kuowL" -} \ No newline at end of file + "_id": "VvzGK9lxAD7kuowL", + "name": "Mehrere Angriffglieder (+2)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Greift mit 2 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342073, + "modifiedTime": 1687731796363, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!VvzGK9lxAD7kuowL" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffglieder___3__8HmrA97ZqN7nEYgm.json b/packs/special-creature-abilities/Mehrere_Angriffglieder___3__8HmrA97ZqN7nEYgm.json index 40d22837..faa60e7d 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffglieder___3__8HmrA97ZqN7nEYgm.json +++ b/packs/special-creature-abilities/Mehrere_Angriffglieder___3__8HmrA97ZqN7nEYgm.json @@ -1,26 +1,26 @@ { - "_id": "8HmrA97ZqN7nEYgm", - "name": "Mehrere Angriffglieder (+3)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Greift mit 3 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342026, - "modifiedTime": 1668995456148, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8HmrA97ZqN7nEYgm" -} \ No newline at end of file + "_id": "8HmrA97ZqN7nEYgm", + "name": "Mehrere Angriffglieder (+3)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Greift mit 3 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342026, + "modifiedTime": 1687731796349, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8HmrA97ZqN7nEYgm" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffglieder___4__R6jT1GYF13ZijtM0.json b/packs/special-creature-abilities/Mehrere_Angriffglieder___4__R6jT1GYF13ZijtM0.json index b4346368..56f25061 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffglieder___4__R6jT1GYF13ZijtM0.json +++ b/packs/special-creature-abilities/Mehrere_Angriffglieder___4__R6jT1GYF13ZijtM0.json @@ -1,26 +1,26 @@ { - "_id": "R6jT1GYF13ZijtM0", - "name": "Mehrere Angriffglieder (+4)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Greift mit 4 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342066, - "modifiedTime": 1668995456199, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!R6jT1GYF13ZijtM0" -} \ No newline at end of file + "_id": "R6jT1GYF13ZijtM0", + "name": "Mehrere Angriffglieder (+4)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Greift mit 4 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342066, + "modifiedTime": 1687731796361, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!R6jT1GYF13ZijtM0" +} diff --git a/packs/special-creature-abilities/Mehrere_Angriffglieder___5__e6VuJIL8ocXQDQ2V.json b/packs/special-creature-abilities/Mehrere_Angriffglieder___5__e6VuJIL8ocXQDQ2V.json index 0b046e06..02c3d587 100644 --- a/packs/special-creature-abilities/Mehrere_Angriffglieder___5__e6VuJIL8ocXQDQ2V.json +++ b/packs/special-creature-abilities/Mehrere_Angriffglieder___5__e6VuJIL8ocXQDQ2V.json @@ -1,26 +1,26 @@ { - "_id": "e6VuJIL8ocXQDQ2V", - "name": "Mehrere Angriffglieder (+5)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Greift mit 5 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342092, - "modifiedTime": 1668995456217, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!e6VuJIL8ocXQDQ2V" -} \ No newline at end of file + "_id": "e6VuJIL8ocXQDQ2V", + "name": "Mehrere Angriffglieder (+5)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/multiple-limbs.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Greift mit 5 zusätzlichen Angriffsgliedern an, die Gegner bei einem erfolgreichen Schlagen-Immersieg abtrennen / zertrümmern, wodurch die Angriffszahl letztendlich sinkt.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342092, + "modifiedTime": 1687731796372, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!e6VuJIL8ocXQDQ2V" +} diff --git a/packs/special-creature-abilities/Nachtsicht_pJjtHe2Rd0YCa35n.json b/packs/special-creature-abilities/Nachtsicht_pJjtHe2Rd0YCa35n.json index 8f2461ba..3dff7b4f 100644 --- a/packs/special-creature-abilities/Nachtsicht_pJjtHe2Rd0YCa35n.json +++ b/packs/special-creature-abilities/Nachtsicht_pJjtHe2Rd0YCa35n.json @@ -1,26 +1,26 @@ { - "_id": "pJjtHe2Rd0YCa35n", - "name": "Nachtsicht", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342130, - "modifiedTime": 1668995456234, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pJjtHe2Rd0YCa35n" -} \ No newline at end of file + "_id": "pJjtHe2Rd0YCa35n", + "name": "Nachtsicht", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/night-vision.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann bei einem Mindestmaß an Licht noch sehen wie am helllichten Tag.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342130, + "modifiedTime": 1687731796384, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pJjtHe2Rd0YCa35n" +} diff --git a/packs/special-creature-abilities/Nat_rliche_Waffen_YrmJo8dg4CF3lJdH.json b/packs/special-creature-abilities/Nat_rliche_Waffen_YrmJo8dg4CF3lJdH.json index 24799c02..ed355829 100644 --- a/packs/special-creature-abilities/Nat_rliche_Waffen_YrmJo8dg4CF3lJdH.json +++ b/packs/special-creature-abilities/Nat_rliche_Waffen_YrmJo8dg4CF3lJdH.json @@ -1,26 +1,26 @@ { - "_id": "YrmJo8dg4CF3lJdH", - "name": "Natürliche Waffen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342082, - "modifiedTime": 1668995456209, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!YrmJo8dg4CF3lJdH" -} \ No newline at end of file + "_id": "YrmJo8dg4CF3lJdH", + "name": "Natürliche Waffen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/natural-weapons.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei einem Schlagen-Patzer gegen einen Bewaffneten wird dessen Waffe getroffen. Der Angegriffene würfelt augenblicklich & aktionsfrei einen Angriff mit seiner Waffe gegen die patzende Kreatur.

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342082, + "modifiedTime": 1687731796366, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!YrmJo8dg4CF3lJdH" +} diff --git a/packs/special-creature-abilities/Nur_durch_Magie_verletzbar_FCxjdPJ1L8EJd0IF.json b/packs/special-creature-abilities/Nur_durch_Magie_verletzbar_FCxjdPJ1L8EJd0IF.json index d750c5b3..dcb45d7b 100644 --- a/packs/special-creature-abilities/Nur_durch_Magie_verletzbar_FCxjdPJ1L8EJd0IF.json +++ b/packs/special-creature-abilities/Nur_durch_Magie_verletzbar_FCxjdPJ1L8EJd0IF.json @@ -1,26 +1,26 @@ { - "_id": "FCxjdPJ1L8EJd0IF", - "name": "Nur durch Magie verletzbar", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/only-vulnerable-to-magic.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Nur Angriffe mit magischen Waffen oder durch Zauber richten Schaden an. Ausgenommen sind eventuelle Anfälligkeiten, durch die ebenfalls Schaden erlitten wird.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342047, - "modifiedTime": 1668995456178, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FCxjdPJ1L8EJd0IF" -} \ No newline at end of file + "_id": "FCxjdPJ1L8EJd0IF", + "name": "Nur durch Magie verletzbar", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/only-vulnerable-to-magic.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Nur Angriffe mit magischen Waffen oder durch Zauber richten Schaden an. Ausgenommen sind eventuelle Anfälligkeiten, durch die ebenfalls Schaden erlitten wird.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342047, + "modifiedTime": 1687731796354, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FCxjdPJ1L8EJd0IF" +} diff --git a/packs/special-creature-abilities/Odem_sDffbUUXg88Vn2Pq.json b/packs/special-creature-abilities/Odem_sDffbUUXg88Vn2Pq.json index e24aa1fd..39ab0485 100644 --- a/packs/special-creature-abilities/Odem_sDffbUUXg88Vn2Pq.json +++ b/packs/special-creature-abilities/Odem_sDffbUUXg88Vn2Pq.json @@ -1,26 +1,26 @@ { - "_id": "sDffbUUXg88Vn2Pq", - "name": "Odem", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342143, - "modifiedTime": 1668995456243, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sDffbUUXg88Vn2Pq" -} \ No newline at end of file + "_id": "sDffbUUXg88Vn2Pq", + "name": "Odem", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/breath-weapon.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Nur alle W20 Runden einsetzbar. Erzeugt nicht abwehrbaren Schaden (Schießen-Angriff) – nur für magische Abwehrboni wird gewürfelt (PW: Bonushöhe). GE x 5 m langer Kegel (am Ende GE x 3 m breit).

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342143, + "modifiedTime": 1687731796387, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sDffbUUXg88Vn2Pq" +} diff --git a/packs/special-creature-abilities/Regeneration_Mh6bLPD3N29ybeLq.json b/packs/special-creature-abilities/Regeneration_Mh6bLPD3N29ybeLq.json index 6a53f830..83dfb27f 100644 --- a/packs/special-creature-abilities/Regeneration_Mh6bLPD3N29ybeLq.json +++ b/packs/special-creature-abilities/Regeneration_Mh6bLPD3N29ybeLq.json @@ -1,26 +1,26 @@ { - "_id": "Mh6bLPD3N29ybeLq", - "name": "Regeneration", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/regeneration.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Regeneriert jede Kampfrunde aktionsfrei LK in Höhe des Probenergebnisses der Regenerations-Probe (PW: KÖR). Durch Feuer oder Säure verlorene LK können nicht regeneriert werden.

", - "experiencePoints": -1 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342062, - "modifiedTime": 1668995456196, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Mh6bLPD3N29ybeLq" -} \ No newline at end of file + "_id": "Mh6bLPD3N29ybeLq", + "name": "Regeneration", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/regeneration.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Regeneriert jede Kampfrunde aktionsfrei LK in Höhe des Probenergebnisses der Regenerations-Probe (PW: KÖR). Durch Feuer oder Säure verlorene LK können nicht regeneriert werden.

", + "experiencePoints": -1 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342062, + "modifiedTime": 1687731796359, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Mh6bLPD3N29ybeLq" +} diff --git a/packs/special-creature-abilities/Rost_oPTuLvZOEsXnRPed.json b/packs/special-creature-abilities/Rost_oPTuLvZOEsXnRPed.json index 3d708c1f..78b060b1 100644 --- a/packs/special-creature-abilities/Rost_oPTuLvZOEsXnRPed.json +++ b/packs/special-creature-abilities/Rost_oPTuLvZOEsXnRPed.json @@ -1,26 +1,26 @@ { - "_id": "oPTuLvZOEsXnRPed", - "name": "Rost", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/rust.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Jeder Treffer reduziert die PA eines zufälligen, metallischen, nichtmagischen Rüstungsstückes des Ziels um 1. Gleiches gilt für den WB nichtmagischer Metallwaffen, die die Kreatur treffen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342124, - "modifiedTime": 1668995456229, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oPTuLvZOEsXnRPed" -} \ No newline at end of file + "_id": "oPTuLvZOEsXnRPed", + "name": "Rost", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/rust.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Jeder Treffer reduziert die PA eines zufälligen, metallischen, nichtmagischen Rüstungsstückes des Ziels um 1. Gleiches gilt für den WB nichtmagischer Metallwaffen, die die Kreatur treffen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342124, + "modifiedTime": 1687731796380, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oPTuLvZOEsXnRPed" +} diff --git a/packs/special-creature-abilities/Schleudern_5PdSHi6PY4TNV9rP.json b/packs/special-creature-abilities/Schleudern_5PdSHi6PY4TNV9rP.json index dd0e4636..cbe5a67e 100644 --- a/packs/special-creature-abilities/Schleudern_5PdSHi6PY4TNV9rP.json +++ b/packs/special-creature-abilities/Schleudern_5PdSHi6PY4TNV9rP.json @@ -1,26 +1,26 @@ { - "_id": "5PdSHi6PY4TNV9rP", - "name": "Schleudern", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342014, - "modifiedTime": 1668995456109, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5PdSHi6PY4TNV9rP" -} \ No newline at end of file + "_id": "5PdSHi6PY4TNV9rP", + "name": "Schleudern", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/flinging.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Schlagen-Immersieg schleudert das Ziel (sofern 1+ Größenkategorie kleiner) Schaden / 3 m fort. Das Ziel erleidet für die Distanz Sturzschaden, gegen den es normal Abwehr würfelt, und liegt am Boden.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342014, + "modifiedTime": 1687731796345, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5PdSHi6PY4TNV9rP" +} diff --git a/packs/special-creature-abilities/Schwarm_rPbbTLUtSXZpdFjp.json b/packs/special-creature-abilities/Schwarm_rPbbTLUtSXZpdFjp.json index 3eb2d88c..343f46a5 100644 --- a/packs/special-creature-abilities/Schwarm_rPbbTLUtSXZpdFjp.json +++ b/packs/special-creature-abilities/Schwarm_rPbbTLUtSXZpdFjp.json @@ -1,26 +1,26 @@ { - "_id": "rPbbTLUtSXZpdFjp", - "name": "Schwarm", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swarm.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Gilt als einzelner Gegner. Der Schwarmwert (SCW) entspricht seiner aktuellen Mitgliederanzahl / 10 (zu Beginn und max. 200 Mitglieder pro Schwarm = SCW 20). Pro 1 LK Schaden sterben 10 Mitglieder (= SCW -1). Schwärme können Mitglieder an benachbarte Felder abgeben und ihr eigenes sowie jedes angrenzende Feld gleichzeitig angreifen (mit jeweils vollen Schlagen-Wert).

\n

Schlagen/Abwehr/LK entsprechen dem aktuellen SCW

", - "experiencePoints": 0 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342134, - "modifiedTime": 1668995456239, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rPbbTLUtSXZpdFjp" -} \ No newline at end of file + "_id": "rPbbTLUtSXZpdFjp", + "name": "Schwarm", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swarm.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Gilt als einzelner Gegner. Der Schwarmwert (SCW) entspricht seiner aktuellen Mitgliederanzahl / 10 (zu Beginn und max. 200 Mitglieder pro Schwarm = SCW 20). Pro 1 LK Schaden sterben 10 Mitglieder (= SCW -1). Schwärme können Mitglieder an benachbarte Felder abgeben und ihr eigenes sowie jedes angrenzende Feld gleichzeitig angreifen (mit jeweils vollen Schlagen-Wert).

\n

Schlagen/Abwehr/LK entsprechen dem aktuellen SCW

", + "experiencePoints": 0 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342134, + "modifiedTime": 1687731796385, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!rPbbTLUtSXZpdFjp" +} diff --git a/packs/special-creature-abilities/Schweben_05D4DdnbcQFoIllF.json b/packs/special-creature-abilities/Schweben_05D4DdnbcQFoIllF.json index 0b66d0a4..d0704c07 100644 --- a/packs/special-creature-abilities/Schweben_05D4DdnbcQFoIllF.json +++ b/packs/special-creature-abilities/Schweben_05D4DdnbcQFoIllF.json @@ -1,26 +1,26 @@ { - "_id": "05D4DdnbcQFoIllF", - "name": "Schweben", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/hover.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann, statt zu laufen, auch schweben. Wird die Aktion „Rennen“ ausgeführt, erhöht sich die Geschwindigkeit wie am Boden auf Laufen x 2.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995341997, - "modifiedTime": 1668995456074, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!05D4DdnbcQFoIllF" -} \ No newline at end of file + "_id": "05D4DdnbcQFoIllF", + "name": "Schweben", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/hover.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann, statt zu laufen, auch schweben. Wird die Aktion „Rennen“ ausgeführt, erhöht sich die Geschwindigkeit wie am Boden auf Laufen x 2.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995341997, + "modifiedTime": 1687731796340, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!05D4DdnbcQFoIllF" +} diff --git a/packs/special-creature-abilities/Schwimmen_18PDF4gqWrIRWudN.json b/packs/special-creature-abilities/Schwimmen_18PDF4gqWrIRWudN.json index 5e7c4e43..5792e582 100644 --- a/packs/special-creature-abilities/Schwimmen_18PDF4gqWrIRWudN.json +++ b/packs/special-creature-abilities/Schwimmen_18PDF4gqWrIRWudN.json @@ -1,26 +1,26 @@ { - "_id": "18PDF4gqWrIRWudN", - "name": "Schwimmen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342002, - "modifiedTime": 1668995456078, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!18PDF4gqWrIRWudN" -} \ No newline at end of file + "_id": "18PDF4gqWrIRWudN", + "name": "Schwimmen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/swim.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann, statt zu laufen, schwimmen. Wird die Aktion „Rennen“ schwimmend ausgeführt, erhöht sich die Geschwindigkeit ganz normal auf Laufen x 2.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342002, + "modifiedTime": 1687731796341, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!18PDF4gqWrIRWudN" +} diff --git a/packs/special-creature-abilities/Sonar_BtjiEmhGyje6YghP.json b/packs/special-creature-abilities/Sonar_BtjiEmhGyje6YghP.json index 5e20973e..3537d507 100644 --- a/packs/special-creature-abilities/Sonar_BtjiEmhGyje6YghP.json +++ b/packs/special-creature-abilities/Sonar_BtjiEmhGyje6YghP.json @@ -1,26 +1,26 @@ { - "_id": "BtjiEmhGyje6YghP", - "name": "Sonar", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/sonar.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

„Sieht“ per Sonar.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342035, - "modifiedTime": 1668995456171, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!BtjiEmhGyje6YghP" -} \ No newline at end of file + "_id": "BtjiEmhGyje6YghP", + "name": "Sonar", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/sonar.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

„Sieht“ per Sonar.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342035, + "modifiedTime": 1687731796352, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!BtjiEmhGyje6YghP" +} diff --git a/packs/special-creature-abilities/Sturmangriff_L0dxlrCY14bLyUdQ.json b/packs/special-creature-abilities/Sturmangriff_L0dxlrCY14bLyUdQ.json index 46e94864..0645e3b6 100644 --- a/packs/special-creature-abilities/Sturmangriff_L0dxlrCY14bLyUdQ.json +++ b/packs/special-creature-abilities/Sturmangriff_L0dxlrCY14bLyUdQ.json @@ -1,26 +1,26 @@ { - "_id": "L0dxlrCY14bLyUdQ", - "name": "Sturmangriff", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342059, - "modifiedTime": 1668995456190, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!L0dxlrCY14bLyUdQ" -} \ No newline at end of file + "_id": "L0dxlrCY14bLyUdQ", + "name": "Sturmangriff", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/charge.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird mindestens eine Distanz in Höhe von Laufen gerannt, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342059, + "modifiedTime": 1687731796358, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!L0dxlrCY14bLyUdQ" +} diff --git a/packs/special-creature-abilities/Sturzangriff_eWuQlQYF3VmyR0kt.json b/packs/special-creature-abilities/Sturzangriff_eWuQlQYF3VmyR0kt.json index 5c1de557..630f5e0d 100644 --- a/packs/special-creature-abilities/Sturzangriff_eWuQlQYF3VmyR0kt.json +++ b/packs/special-creature-abilities/Sturzangriff_eWuQlQYF3VmyR0kt.json @@ -1,26 +1,26 @@ { - "_id": "eWuQlQYF3VmyR0kt", - "name": "Sturzangriff", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342099, - "modifiedTime": 1668995456220, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eWuQlQYF3VmyR0kt" -} \ No newline at end of file + "_id": "eWuQlQYF3VmyR0kt", + "name": "Sturzangriff", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/dive-attack.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird fliegend mindestens eine Distanz in Höhe von Laufen x 2 „rennend“ geflogen, kann in der Runde noch ein Angriff mit Schlagen + KÖR erfolgen, während der Bewegung, also nicht nur davor oder danach.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342099, + "modifiedTime": 1687731796374, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!eWuQlQYF3VmyR0kt" +} diff --git a/packs/special-creature-abilities/Totenkraft_ZkgZiFI5xy8aevG8.json b/packs/special-creature-abilities/Totenkraft_ZkgZiFI5xy8aevG8.json index d0a5ca9a..75c951ca 100644 --- a/packs/special-creature-abilities/Totenkraft_ZkgZiFI5xy8aevG8.json +++ b/packs/special-creature-abilities/Totenkraft_ZkgZiFI5xy8aevG8.json @@ -1,28 +1,26 @@ { - "_id": "ZkgZiFI5xy8aevG8", - "name": "Totenkraft", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", - "effects": [ - "xw1OyyTdDwkNe2jC" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342086, - "modifiedTime": 1668995456351, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZkgZiFI5xy8aevG8" -} \ No newline at end of file + "_id": "ZkgZiFI5xy8aevG8", + "name": "Totenkraft", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/power-of-the-dead.png", + "effects": ["xw1OyyTdDwkNe2jC"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Erhält GEI+AU als Bonus auf Stärke und Härte.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342086, + "modifiedTime": 1687731796369, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ZkgZiFI5xy8aevG8" +} diff --git a/packs/special-creature-abilities/Umschlingen_AjPsjbxcuNslQEuE.json b/packs/special-creature-abilities/Umschlingen_AjPsjbxcuNslQEuE.json index eaa80a90..0493843a 100644 --- a/packs/special-creature-abilities/Umschlingen_AjPsjbxcuNslQEuE.json +++ b/packs/special-creature-abilities/Umschlingen_AjPsjbxcuNslQEuE.json @@ -1,26 +1,26 @@ { - "_id": "AjPsjbxcuNslQEuE", - "name": "Umschlingen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", - "experiencePoints": 10 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342029, - "modifiedTime": 1668995456162, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!AjPsjbxcuNslQEuE" -} \ No newline at end of file + "_id": "AjPsjbxcuNslQEuE", + "name": "Umschlingen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/entangle.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Schlagen-Immersieg umschlingt Ziel (sofern 1+ Größenkategorie kleiner), welches fortan ST Punkte abwehrbaren Schaden erleidet, sich nicht frei bewegen kann und einen Malus von -2 auf alle Proben pro Größenunterschied erhält. Befreien: Opfer mit AGI+ST vergleichende Probe gegen KÖR+ST des Umschlingers.

", + "experiencePoints": 10 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342029, + "modifiedTime": 1687731796351, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!AjPsjbxcuNslQEuE" +} diff --git a/packs/special-creature-abilities/Verschlingen_fY7yRpxhQTIV5G2p.json b/packs/special-creature-abilities/Verschlingen_fY7yRpxhQTIV5G2p.json index f645d5e5..dbda0dea 100644 --- a/packs/special-creature-abilities/Verschlingen_fY7yRpxhQTIV5G2p.json +++ b/packs/special-creature-abilities/Verschlingen_fY7yRpxhQTIV5G2p.json @@ -1,26 +1,26 @@ { - "_id": "fY7yRpxhQTIV5G2p", - "name": "Verschlingen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/devourer.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Schlagen-Immersieg (mit einem Biss-Angriff) verschlingt Ziel (sofern 2+ Größenkategorien kleiner), welches fortan einen nicht abwehrbaren Schadenspunkt pro Kampfrunde und einen Malus von -8 auf alle Proben erhält. Befreien: Nur mit einem Schlagen-Immersieg, der Schaden verursacht, kann sich der Verschlungene augenblicklich aus dem Leib seines Verschlingers befreien, wenn dieser noch lebt.

", - "experiencePoints": 25 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342107, - "modifiedTime": 1668995456221, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fY7yRpxhQTIV5G2p" -} \ No newline at end of file + "_id": "fY7yRpxhQTIV5G2p", + "name": "Verschlingen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/devourer.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Schlagen-Immersieg (mit einem Biss-Angriff) verschlingt Ziel (sofern 2+ Größenkategorien kleiner), welches fortan einen nicht abwehrbaren Schadenspunkt pro Kampfrunde und einen Malus von -8 auf alle Proben erhält. Befreien: Nur mit einem Schlagen-Immersieg, der Schaden verursacht, kann sich der Verschlungene augenblicklich aus dem Leib seines Verschlingers befreien, wenn dieser noch lebt.

", + "experiencePoints": 25 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342107, + "modifiedTime": 1687731796375, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fY7yRpxhQTIV5G2p" +} diff --git a/packs/special-creature-abilities/Versteinern_5eB5a0FnygbaqWPe.json b/packs/special-creature-abilities/Versteinern_5eB5a0FnygbaqWPe.json index 9a08c02d..ce960c0c 100644 --- a/packs/special-creature-abilities/Versteinern_5eB5a0FnygbaqWPe.json +++ b/packs/special-creature-abilities/Versteinern_5eB5a0FnygbaqWPe.json @@ -1,26 +1,26 @@ { - "_id": "5eB5a0FnygbaqWPe", - "name": "Versteinern", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/petrification.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei einem erfolgreichen Blickangriff versteinert das Ziel, sofern diesem KÖR+AU misslingt. Eine Versteinerung kann durch den Zauber @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} aufgehoben werden.

", - "experiencePoints": 50 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342017, - "modifiedTime": 1668995456120, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5eB5a0FnygbaqWPe" -} \ No newline at end of file + "_id": "5eB5a0FnygbaqWPe", + "name": "Versteinern", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/petrification.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei einem erfolgreichen Blickangriff versteinert das Ziel, sofern diesem KÖR+AU misslingt. Eine Versteinerung kann durch den Zauber @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} aufgehoben werden.

", + "experiencePoints": 50 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342017, + "modifiedTime": 1687731796345, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5eB5a0FnygbaqWPe" +} diff --git a/packs/special-creature-abilities/Werteverlust__AGI__602AkdkLqx6NWprb.json b/packs/special-creature-abilities/Werteverlust__AGI__602AkdkLqx6NWprb.json index 75c47575..8bbeb3e1 100644 --- a/packs/special-creature-abilities/Werteverlust__AGI__602AkdkLqx6NWprb.json +++ b/packs/special-creature-abilities/Werteverlust__AGI__602AkdkLqx6NWprb.json @@ -1,26 +1,26 @@ { - "_id": "602AkdkLqx6NWprb", - "name": "Werteverlust (AGI)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro schadensverursachendem Treffer wird AGI um 1 gesenkt (bei AGI Null ist das Opfer bewegungsunfähig). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342022, - "modifiedTime": 1668995456140, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!602AkdkLqx6NWprb" -} \ No newline at end of file + "_id": "602AkdkLqx6NWprb", + "name": "Werteverlust (AGI)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro schadensverursachendem Treffer wird AGI um 1 gesenkt (bei AGI Null ist das Opfer bewegungsunfähig). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342022, + "modifiedTime": 1687731796347, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!602AkdkLqx6NWprb" +} diff --git a/packs/special-creature-abilities/Werteverlust__GEI__m52MTRs1GMXScTki.json b/packs/special-creature-abilities/Werteverlust__GEI__m52MTRs1GMXScTki.json index 7349a7b9..532163aa 100644 --- a/packs/special-creature-abilities/Werteverlust__GEI__m52MTRs1GMXScTki.json +++ b/packs/special-creature-abilities/Werteverlust__GEI__m52MTRs1GMXScTki.json @@ -1,26 +1,26 @@ { - "_id": "m52MTRs1GMXScTki", - "name": "Werteverlust (GEI)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro schadensverursachendem Treffer wird GEI um 1 gesenkt (bei GEI Null ist das Opfer wahnsinnig). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342116, - "modifiedTime": 1668995456225, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!m52MTRs1GMXScTki" -} \ No newline at end of file + "_id": "m52MTRs1GMXScTki", + "name": "Werteverlust (GEI)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro schadensverursachendem Treffer wird GEI um 1 gesenkt (bei GEI Null ist das Opfer wahnsinnig). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342116, + "modifiedTime": 1687731796378, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!m52MTRs1GMXScTki" +} diff --git a/packs/special-creature-abilities/Werteverlust__K_R__RwT0NBwkc1TuAR1e.json b/packs/special-creature-abilities/Werteverlust__K_R__RwT0NBwkc1TuAR1e.json index 371c8db9..e4a6f792 100644 --- a/packs/special-creature-abilities/Werteverlust__K_R__RwT0NBwkc1TuAR1e.json +++ b/packs/special-creature-abilities/Werteverlust__K_R__RwT0NBwkc1TuAR1e.json @@ -1,26 +1,26 @@ { - "_id": "RwT0NBwkc1TuAR1e", - "name": "Werteverlust (KÖR)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro schadensverursachendem Treffer wird KÖR um 1 gesenkt (bei KÖR Null ist das Opfer tot). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342068, - "modifiedTime": 1668995456201, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RwT0NBwkc1TuAR1e" -} \ No newline at end of file + "_id": "RwT0NBwkc1TuAR1e", + "name": "Werteverlust (KÖR)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/attribute-loss.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro schadensverursachendem Treffer wird KÖR um 1 gesenkt (bei KÖR Null ist das Opfer tot). Pro Tag oder Anwendung des Zaubers @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} wird 1 verlorener Attributspunkt regeneriert.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342068, + "modifiedTime": 1687731796362, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RwT0NBwkc1TuAR1e" +} diff --git a/packs/special-creature-abilities/Wesen_der_Dunkelheit__Settingoption__R3j1CjXJckUH0CBG.json b/packs/special-creature-abilities/Wesen_der_Dunkelheit__Settingoption__R3j1CjXJckUH0CBG.json index fa18d6be..90a8c2cc 100644 --- a/packs/special-creature-abilities/Wesen_der_Dunkelheit__Settingoption__R3j1CjXJckUH0CBG.json +++ b/packs/special-creature-abilities/Wesen_der_Dunkelheit__Settingoption__R3j1CjXJckUH0CBG.json @@ -1,26 +1,26 @@ { - "_id": "R3j1CjXJckUH0CBG", - "name": "Wesen der Dunkelheit (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342064, - "modifiedTime": 1668995456197, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!R3j1CjXJckUH0CBG" -} \ No newline at end of file + "_id": "R3j1CjXJckUH0CBG", + "name": "Wesen der Dunkelheit (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-darkness.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen der Dunkelheit. Angewendete Regeln für Wesen der Dunkelheit gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342064, + "modifiedTime": 1687731796360, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!R3j1CjXJckUH0CBG" +} diff --git a/packs/special-creature-abilities/Wesen_des_Lichts__Settingoption__KDDlwN9as9B4ljeA.json b/packs/special-creature-abilities/Wesen_des_Lichts__Settingoption__KDDlwN9as9B4ljeA.json index d0776fa9..8abf7d56 100644 --- a/packs/special-creature-abilities/Wesen_des_Lichts__Settingoption__KDDlwN9as9B4ljeA.json +++ b/packs/special-creature-abilities/Wesen_des_Lichts__Settingoption__KDDlwN9as9B4ljeA.json @@ -1,26 +1,26 @@ { - "_id": "KDDlwN9as9B4ljeA", - "name": "Wesen des Lichts (Settingoption)", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", - "experiencePoints": 5 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995342057, - "modifiedTime": 1668995456184, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KDDlwN9as9B4ljeA" -} \ No newline at end of file + "_id": "KDDlwN9as9B4ljeA", + "name": "Wesen des Lichts (Settingoption)", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/creature-of-light.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Gilt in den meisten Settings als ein Wesen des Lichts. Angewendete Regeln für Wesen des Lichts gelten für diese Kreatur.

", + "experiencePoints": 5 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995342057, + "modifiedTime": 1687731796356, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KDDlwN9as9B4ljeA" +} diff --git a/packs/special-creature-abilities/Zerstampfen_02QMKm8MHzz8yAxL.json b/packs/special-creature-abilities/Zerstampfen_02QMKm8MHzz8yAxL.json index bb7e8b4d..9fb1720a 100644 --- a/packs/special-creature-abilities/Zerstampfen_02QMKm8MHzz8yAxL.json +++ b/packs/special-creature-abilities/Zerstampfen_02QMKm8MHzz8yAxL.json @@ -1,26 +1,26 @@ { - "_id": "02QMKm8MHzz8yAxL", - "name": "Zerstampfen", - "type": "specialCreatureAbility", - "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", - "experiencePoints": 15 - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995341991, - "modifiedTime": 1668995456071, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!02QMKm8MHzz8yAxL" -} \ No newline at end of file + "_id": "02QMKm8MHzz8yAxL", + "name": "Zerstampfen", + "type": "specialCreatureAbility", + "img": "systems/ds4/assets/icons/official/special-creature-abilities/crush.png", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Kann einen Angriff pro Kampfrunde mit -6 ausführen, um das Ziel (sofern 1+ Größenkategorie kleiner) zu zerstampfen. Pro Größenunterschied wird der -6 Malus um 2 gemindert. Bei einem erfolgreichen Angriff wird nicht abwehrbarer Schaden verursacht.

", + "experiencePoints": 15 + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995341991, + "modifiedTime": 1687731796339, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!02QMKm8MHzz8yAxL" +} diff --git a/packs/spells/Allheilung_pmYcjLXv1EB9bM59.json b/packs/spells/Allheilung_pmYcjLXv1EB9bM59.json index ff66e925..8cf102e5 100644 --- a/packs/spells/Allheilung_pmYcjLXv1EB9bM59.json +++ b/packs/spells/Allheilung_pmYcjLXv1EB9bM59.json @@ -1,69 +1,69 @@ { - "_id": "pmYcjLXv1EB9bM59", - "name": "Allheilung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/healing.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber heilt sämtliche Verletzungen und schließt jede noch so große Wunde, ohne Narben zu hinterlassen. Selbst abgetrennte Gliedmaßen (sofern nicht mehr als W20 Stunden abgetrennt) lassen sich mit diesem Spruch wieder anfügen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "pmYcjLXv1EB9bM59", + "name": "Allheilung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/healing.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber heilt sämtliche Verletzungen und schließt jede noch so große Wunde, ohne Narben zu hinterlassen. Selbst abgetrennte Gliedmaßen (sofern nicht mehr als W20 Stunden abgetrennt) lassen sich mit diesem Spruch wieder anfügen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 10, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344883, + "modifiedTime": 1687731797780, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 10, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344883, - "modifiedTime": 1668995459571, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pmYcjLXv1EB9bM59" -} \ No newline at end of file + "_key": "!items!pmYcjLXv1EB9bM59" +} diff --git a/packs/spells/Arkanes_Schwert_VjvrapwDmBvGYmfj.json b/packs/spells/Arkanes_Schwert_VjvrapwDmBvGYmfj.json index b2ff2b21..1556b033 100644 --- a/packs/spells/Arkanes_Schwert_VjvrapwDmBvGYmfj.json +++ b/packs/spells/Arkanes_Schwert_VjvrapwDmBvGYmfj.json @@ -1,69 +1,69 @@ { - "_id": "VjvrapwDmBvGYmfj", - "name": "Arkanes Schwert", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sword-wound.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Schwert aus hellem (oder je nach Belieben auch dunklem) Licht erscheint innerhalb eines Radius von VE in Metern um den Zauberwirker herum.

\n

Innerhalb dieses Wirkungsbereiches kämpft es völlig selbstständig, hört jedoch auf gedankliche Kampfkommandos seines Beschwöreres wie „Greif den großen Troll an“ oder „Schütze mich“.

\n

Bewegt sich der Zauberwirker, wandert der Wirkungsbereich des Schwertes mit ihm mit, so dass die magische Klinge niemals mehr als VE in Metern von ihm getrennt sein kann.

\n

Das Schwert löst sich in seine arkanen Bestandteile auf, sobald seine (nicht heilbaren) LK auf Null oder niedriger sinken bzw. die Zauberdauer verstrichen ist.

\n

Sämtliche Kampfwerte des Schwertes entsprechen der Stufe des Zauberwirkers +10.

\n

Die einzige Ausnahme bildet der Laufen-Wert, der dem doppelten Laufen-Wert des Zauberwirkers entspricht.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "VjvrapwDmBvGYmfj", + "name": "Arkanes Schwert", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sword-wound.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Schwert aus hellem (oder je nach Belieben auch dunklem) Licht erscheint innerhalb eines Radius von VE in Metern um den Zauberwirker herum.

\n

Innerhalb dieses Wirkungsbereiches kämpft es völlig selbstständig, hört jedoch auf gedankliche Kampfkommandos seines Beschwöreres wie „Greif den großen Troll an“ oder „Schütze mich“.

\n

Bewegt sich der Zauberwirker, wandert der Wirkungsbereich des Schwertes mit ihm mit, so dass die magische Klinge niemals mehr als VE in Metern von ihm getrennt sein kann.

\n

Das Schwert löst sich in seine arkanen Bestandteile auf, sobald seine (nicht heilbaren) LK auf Null oder niedriger sinken bzw. die Zauberdauer verstrichen ist.

\n

Sämtliche Kampfwerte des Schwertes entsprechen der Stufe des Zauberwirkers +10.

\n

Die einzige Ausnahme bildet der Laufen-Wert, der dem doppelten Laufen-Wert des Zauberwirkers entspricht.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE x 2", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344678, + "modifiedTime": 1687731797729, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "VE x 2", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344678, - "modifiedTime": 1668995459381, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VjvrapwDmBvGYmfj" -} \ No newline at end of file + "_key": "!items!VjvrapwDmBvGYmfj" +} diff --git a/packs/spells/Balancieren_QZW2p3k9uGuYKCbN.json b/packs/spells/Balancieren_QZW2p3k9uGuYKCbN.json index 4685a3bb..4f151583 100644 --- a/packs/spells/Balancieren_QZW2p3k9uGuYKCbN.json +++ b/packs/spells/Balancieren_QZW2p3k9uGuYKCbN.json @@ -1,69 +1,69 @@ { - "_id": "QZW2p3k9uGuYKCbN", - "name": "Balancieren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/tightrope.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel kann absolut sicher mit seinem reinen Laufen-Wert über dünne Seile u. ä. balancieren.

\n

Sobald der Zauber gewirkt wurde, gilt der Balancieren-Effekt und endet, nachdem der Charakter eine Strecke in Höhe des eigenen, doppelten Laufen-Wertes in Metern zurückgelegt hat.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "QZW2p3k9uGuYKCbN", + "name": "Balancieren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/tightrope.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel kann absolut sicher mit seinem reinen Laufen-Wert über dünne Seile u. ä. balancieren.

\n

Sobald der Zauber gewirkt wurde, gilt der Balancieren-Effekt und endet, nachdem der Charakter eine Strecke in Höhe des eigenen, doppelten Laufen-Wertes in Metern zurückgelegt hat.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Bis Strecke zurückgelegt", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 2, + "wizard": 3, + "sorcerer": 6 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344604, + "modifiedTime": 1687731797712, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Bis Strecke zurückgelegt", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 2, - "wizard": 3, - "sorcerer": 6 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344604, - "modifiedTime": 1668995459333, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QZW2p3k9uGuYKCbN" -} \ No newline at end of file + "_key": "!items!QZW2p3k9uGuYKCbN" +} diff --git a/packs/spells/Bannen_VIRaUl51s1vnDHUt.json b/packs/spells/Bannen_VIRaUl51s1vnDHUt.json index bd48e6f9..056e12ee 100644 --- a/packs/spells/Bannen_VIRaUl51s1vnDHUt.json +++ b/packs/spells/Bannen_VIRaUl51s1vnDHUt.json @@ -1,69 +1,69 @@ { - "_id": "VIRaUl51s1vnDHUt", - "name": "Bannen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/magic-palm.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber vernichtet feindliche Dämonen, Elementare und Untote im Wirkungsradius. Maximal wird eine Anzahl von Wesenheiten vernichtet, die der halbierten Stufe des Zauberwirkers entspricht. Bei zu vielen Wesenheiten entscheidet der Zufall, welche betroffen sind. Alternativ können auch bestimmte, einzelne Wesenheiten als Ziel des Bannes bestimmt werden. Pro misslungenen Bannversuch steigt die Schwierigkeit um 2.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 der Wesenheit" + "_id": "VIRaUl51s1vnDHUt", + "name": "Bannen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/magic-palm.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber vernichtet feindliche Dämonen, Elementare und Untote im Wirkungsradius. Maximal wird eine Anzahl von Wesenheiten vernichtet, die der halbierten Stufe des Zauberwirkers entspricht. Bei zu vielen Wesenheiten entscheidet der Zufall, welche betroffen sind. Alternativ können auch bestimmte, einzelne Wesenheiten als Ziel des Bannes bestimmt werden. Pro misslungenen Bannversuch steigt die Schwierigkeit um 2.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 der Wesenheit" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "", + "unit": "custom" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 8, + "wizard": 18, + "sorcerer": 14 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344676, + "modifiedTime": 1687731797728, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 8, - "wizard": 18, - "sorcerer": 14 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344676, - "modifiedTime": 1668995459375, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VIRaUl51s1vnDHUt" -} \ No newline at end of file + "_key": "!items!VIRaUl51s1vnDHUt" +} diff --git a/packs/spells/Blenden_JldAx8a91vVO2wUf.json b/packs/spells/Blenden_JldAx8a91vVO2wUf.json index 72384b78..84912941 100644 --- a/packs/spells/Blenden_JldAx8a91vVO2wUf.json +++ b/packs/spells/Blenden_JldAx8a91vVO2wUf.json @@ -1,69 +1,69 @@ { - "_id": "JldAx8a91vVO2wUf", - "name": "Blenden", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/laser-sparks.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein gleißender Lichtstrahl schießt aus der Hand des Zauberwirkers und blendet bei Erfolg das Ziel (welches dagegen keine Abwehr würfeln darf).

Ein geblendetes Ziel hat -8 auf alle Handlungen, bei denen es sehen können sollte.

Selbst augenlose Untote, wie beispielsweise Skelette, werden durch das magische Licht geblendet. Blinde Lebewesen sind dagegen nicht betroffen.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+AU)/2 des Ziels" + "_id": "JldAx8a91vVO2wUf", + "name": "Blenden", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/laser-sparks.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein gleißender Lichtstrahl schießt aus der Hand des Zauberwirkers und blendet bei Erfolg das Ziel (welches dagegen keine Abwehr würfeln darf).

Ein geblendetes Ziel hat -8 auf alle Handlungen, bei denen es sehen können sollte.

Selbst augenlose Untote, wie beispielsweise Skelette, werden durch das magische Licht geblendet. Blinde Lebewesen sind dagegen nicht betroffen.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": 1, + "wizard": 5, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344548, + "modifiedTime": 1687731797663, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": 1, - "wizard": 5, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344548, - "modifiedTime": 1668995459303, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JldAx8a91vVO2wUf" -} \ No newline at end of file + "_key": "!items!JldAx8a91vVO2wUf" +} diff --git a/packs/spells/Blitz_Senq5ub2Cx0agJgi.json b/packs/spells/Blitz_Senq5ub2Cx0agJgi.json index 68694739..b9b00785 100644 --- a/packs/spells/Blitz_Senq5ub2Cx0agJgi.json +++ b/packs/spells/Blitz_Senq5ub2Cx0agJgi.json @@ -1,69 +1,69 @@ { - "_id": "Senq5ub2Cx0agJgi", - "name": "Blitz", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/bolt-spell-cast.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind. Gegner in Metallrüstung dürfen keine Abwehr gegen Blitze würfeln.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "Senq5ub2Cx0agJgi", + "name": "Blitz", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/bolt-spell-cast.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind. Gegner in Metallrüstung dürfen keine Abwehr gegen Blitze würfeln.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": true, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": 10, + "wizard": 7, + "sorcerer": 7 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": true, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344630, + "modifiedTime": 1687731797720, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": 10, - "wizard": 7, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344630, - "modifiedTime": 1668995459347, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Senq5ub2Cx0agJgi" -} \ No newline at end of file + "_key": "!items!Senq5ub2Cx0agJgi" +} diff --git a/packs/spells/Blut_kochen_GPaDrKIFw2kjzryU.json b/packs/spells/Blut_kochen_GPaDrKIFw2kjzryU.json index 664f64c3..854cfd69 100644 --- a/packs/spells/Blut_kochen_GPaDrKIFw2kjzryU.json +++ b/packs/spells/Blut_kochen_GPaDrKIFw2kjzryU.json @@ -1,69 +1,69 @@ { - "_id": "GPaDrKIFw2kjzryU", - "name": "Blut kochen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/skoll/blood.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Blut des Ziels beginnt auf magische Art und Weise zu kochen, ohne dass es gerinnt.

Der innerlich wirkende Schaden entspricht dem doppelten Probenergebnis, das Ziel würfelt seine Abwehr ohne die Panzerungsboni seiner Gegenstände.

Der Zauber ist gegen Wesen ohne Blut – wie beispielsweise viele Untote – nicht einsetzbar.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "GPaDrKIFw2kjzryU", + "name": "Blut kochen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/skoll/blood.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Blut des Ziels beginnt auf magische Art und Weise zu kochen, ohne dass es gerinnt.

Der innerlich wirkende Schaden entspricht dem doppelten Probenergebnis, das Ziel würfelt seine Abwehr ohne die Panzerungsboni seiner Gegenstände.

Der Zauber ist gegen Wesen ohne Blut – wie beispielsweise viele Untote – nicht einsetzbar.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 17, + "sorcerer": 13 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344518, + "modifiedTime": 1687731797653, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 17, - "sorcerer": 13 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344518, - "modifiedTime": 1668995459295, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GPaDrKIFw2kjzryU" -} \ No newline at end of file + "_key": "!items!GPaDrKIFw2kjzryU" +} diff --git a/packs/spells/Botschaft_wnYRgIjVtIhL26eg.json b/packs/spells/Botschaft_wnYRgIjVtIhL26eg.json index be11c43f..c6e7dbd0 100644 --- a/packs/spells/Botschaft_wnYRgIjVtIhL26eg.json +++ b/packs/spells/Botschaft_wnYRgIjVtIhL26eg.json @@ -1,69 +1,69 @@ { - "_id": "wnYRgIjVtIhL26eg", - "name": "Botschaft", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/envelope.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Beauftragt ein geisterhaftes Abbild des Zaubernden bei einem ihm bekannten Wesen in Reichweite zu erscheinen und bis zu VE x 2 Wortsilben zu zitieren.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "wnYRgIjVtIhL26eg", + "name": "Botschaft", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/envelope.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Beauftragt ein geisterhaftes Abbild des Zaubernden bei einem ihm bekannten Wesen in Reichweite zu erscheinen und bis zu VE x 2 Wortsilben zu zitieren.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "kilometer" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Bis ausformuliert", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 8, + "wizard": 6, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "kilometer" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344902, + "modifiedTime": 1687731797793, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Bis ausformuliert", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 8, - "wizard": 6, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344902, - "modifiedTime": 1668995459602, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!wnYRgIjVtIhL26eg" -} \ No newline at end of file + "_key": "!items!wnYRgIjVtIhL26eg" +} diff --git a/packs/spells/D_monen_beschw_ren_yy43TiBbip28QRhs.json b/packs/spells/D_monen_beschw_ren_yy43TiBbip28QRhs.json index f8b8e135..d68fff8f 100644 --- a/packs/spells/D_monen_beschw_ren_yy43TiBbip28QRhs.json +++ b/packs/spells/D_monen_beschw_ren_yy43TiBbip28QRhs.json @@ -1,69 +1,69 @@ { - "_id": "yy43TiBbip28QRhs", - "name": "Dämonen beschwören", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/skoll/pentacle.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mit diesem Zauber beschwört der Zauberwirker einen Dämon aus einer anderen Existenzebene. Der Charakter kann dabei frei wählen, was für eine Dämonenart (@Compendium[ds4.creatures.RxSUSzQBSTFYHOlV]{Niederer Dämon}, @Compendium[ds4.creatures.LtsbT2DHYKs9Catm]{Hoher Dämon}, @Compendium[ds4.creatures.LgtcLrKtCa496ih6]{Kampfdämon}, @Compendium[ds4.creatures.JGpIh3oCK1Vx3NnZ]{Kriegsdämon},@Compendium[ds4.creatures.PKPmkOMLDGwS9QZJ]{Dämonenfürst}, DS4 S. 107-108) er beschwören will und ob die Kreatur fliegen können soll (was ihre Beschwörung aber auch erschwert). Alle Dämonen hassen die niederen Wesen, die es wagen, sie zu beschwören, können ihnen bei einer erfolgreichen Beschwörung aber nichts anhaben. Beschworene Dämonen können nur jemanden angreifen, wenn ihr Beschwörer es ihnen befiehlt oder sie selbst angegriffen werden.

\n

Aufträge: Ein Dämon kann erst auf seine Existenzebene zurückkehren, wenn er für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen VE ausgeführt hat (Dämonen verstehen immer die Sprache ihres Beschwörers).

\n

Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Folge der Straße bis zur nächsten Ortschaft (Auftrag 1) und vernichte jeden, dem Du unterwegs begegnest (Auftrag 2).“

\n

Wird der Dämon von seinem Beschwörer vor Ablauf der Zauberdauer (VE x 2 Stunden) entlassen oder hat er alle seine Aufträge erfüllt, kehrt er augenblicklich zurück auf seine Existenzebene.

\n

Beschwörungskreise: Um einen Dämon zu beschwören, wird immer ein Beschwörungskreis benötigt. Dieser kann hastig auf den Boden gekritzelt oder in langen Stunden aufwendig gezeichnet werden.

\n

Je mehr Arbeit in einem Beschwörungskreis steckt, desto eher gelingt die Beschwörung: Jeder Beschwörungskreis verfügt über einen Beschwörenbonus (BB), der die Zaubern-Probe beim Beschwören erleichtert.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Beschwörungskreis zeichnenBB
Innerhalb 1 Kampfrunde gekritzelt-2
Innerhalb weniger Minuten gefertigt+0
Pro Zeichenstunde (max. VE Stunden)+1
Mit Blut gezeichnet+2
Nachts gezeichnet+2
13 brennende Kerzen auf Kreis stellen+1
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Weitere Modifikatoren (Kreis nötig)BB
Bestimmter Dämon (Name bekannt)+2
Dämon soll fliegen können-KÖR / 2*
Singsang zum Ende (max. VE / 2 Rd.)+1 / Rd.
Todesopfer (intelligentes Wesen)+KÖR**
\n

*: KÖR des Dämonen
**: KÖR des Opfers

\n

Beispiel:
Ein hoher Dämon (KÖR 7 AU 3 = ZB -10), der zudem auch noch fliegen können soll (KÖR 7 / 2 = 3,5, aufgerundet zu 4), würde die Zaubern-Probe um -14 erschweren.

\n

Ein Beschwörer mit VE 8 könnte, um diesen Malus zu reduzieren, maximal 8 Stunden (+8) in der Nacht (+2) den Beschwörungskreis zeichnen und 13 Kerzen ringsum entzünden (+2).

\n

Würde er die ihm möglichen 4 Kampfrunden (VE / 2) vor der eigentlichen Beschwörung noch einen Singsang anstimmen, wäre der endgültige ZB sogar +2 (= -14 + 8 + 2 + 2 + 4).

\n

Misslungenes Beschwören: Ein Dämon wird auch beschworen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Beschwörers und kann frei handeln. Ein fehlerhaft beschworener Dämon hat nur ein Ziel vor Augen: Augenblicklich seinen Beschwörer zu vernichten, wodurch er wieder auf seine Existenzebene zurückkehren kann (ansonsten müsste er die Zauberdauer abwarten, ein inakzeptabler Zustand).

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU) des Dämonen und +BB" + "_id": "yy43TiBbip28QRhs", + "name": "Dämonen beschwören", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/skoll/pentacle.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mit diesem Zauber beschwört der Zauberwirker einen Dämon aus einer anderen Existenzebene. Der Charakter kann dabei frei wählen, was für eine Dämonenart (@Compendium[ds4.creatures.RxSUSzQBSTFYHOlV]{Niederer Dämon}, @Compendium[ds4.creatures.LtsbT2DHYKs9Catm]{Hoher Dämon}, @Compendium[ds4.creatures.LgtcLrKtCa496ih6]{Kampfdämon}, @Compendium[ds4.creatures.JGpIh3oCK1Vx3NnZ]{Kriegsdämon},@Compendium[ds4.creatures.PKPmkOMLDGwS9QZJ]{Dämonenfürst}, DS4 S. 107-108) er beschwören will und ob die Kreatur fliegen können soll (was ihre Beschwörung aber auch erschwert). Alle Dämonen hassen die niederen Wesen, die es wagen, sie zu beschwören, können ihnen bei einer erfolgreichen Beschwörung aber nichts anhaben. Beschworene Dämonen können nur jemanden angreifen, wenn ihr Beschwörer es ihnen befiehlt oder sie selbst angegriffen werden.

\n

Aufträge: Ein Dämon kann erst auf seine Existenzebene zurückkehren, wenn er für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen VE ausgeführt hat (Dämonen verstehen immer die Sprache ihres Beschwörers).

\n

Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Folge der Straße bis zur nächsten Ortschaft (Auftrag 1) und vernichte jeden, dem Du unterwegs begegnest (Auftrag 2).“

\n

Wird der Dämon von seinem Beschwörer vor Ablauf der Zauberdauer (VE x 2 Stunden) entlassen oder hat er alle seine Aufträge erfüllt, kehrt er augenblicklich zurück auf seine Existenzebene.

\n

Beschwörungskreise: Um einen Dämon zu beschwören, wird immer ein Beschwörungskreis benötigt. Dieser kann hastig auf den Boden gekritzelt oder in langen Stunden aufwendig gezeichnet werden.

\n

Je mehr Arbeit in einem Beschwörungskreis steckt, desto eher gelingt die Beschwörung: Jeder Beschwörungskreis verfügt über einen Beschwörenbonus (BB), der die Zaubern-Probe beim Beschwören erleichtert.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Beschwörungskreis zeichnenBB
Innerhalb 1 Kampfrunde gekritzelt-2
Innerhalb weniger Minuten gefertigt+0
Pro Zeichenstunde (max. VE Stunden)+1
Mit Blut gezeichnet+2
Nachts gezeichnet+2
13 brennende Kerzen auf Kreis stellen+1
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Weitere Modifikatoren (Kreis nötig)BB
Bestimmter Dämon (Name bekannt)+2
Dämon soll fliegen können-KÖR / 2*
Singsang zum Ende (max. VE / 2 Rd.)+1 / Rd.
Todesopfer (intelligentes Wesen)+KÖR**
\n

*: KÖR des Dämonen
**: KÖR des Opfers

\n

Beispiel:
Ein hoher Dämon (KÖR 7 AU 3 = ZB -10), der zudem auch noch fliegen können soll (KÖR 7 / 2 = 3,5, aufgerundet zu 4), würde die Zaubern-Probe um -14 erschweren.

\n

Ein Beschwörer mit VE 8 könnte, um diesen Malus zu reduzieren, maximal 8 Stunden (+8) in der Nacht (+2) den Beschwörungskreis zeichnen und 13 Kerzen ringsum entzünden (+2).

\n

Würde er die ihm möglichen 4 Kampfrunden (VE / 2) vor der eigentlichen Beschwörung noch einen Singsang anstimmen, wäre der endgültige ZB sogar +2 (= -14 + 8 + 2 + 2 + 4).

\n

Misslungenes Beschwören: Ein Dämon wird auch beschworen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Beschwörers und kann frei handeln. Ein fehlerhaft beschworener Dämon hat nur ein Ziel vor Augen: Augenblicklich seinen Beschwörer zu vernichten, wodurch er wieder auf seine Existenzebene zurückkehren kann (ansonsten müsste er die Zauberdauer abwarten, ein inakzeptabler Zustand).

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU) des Dämonen und +BB" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": true, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE x 2", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 17, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": true, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344906, + "modifiedTime": 1687731797798, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "VE x 2", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 17, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344906, - "modifiedTime": 1668995459608, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yy43TiBbip28QRhs" -} \ No newline at end of file + "_key": "!items!yy43TiBbip28QRhs" +} diff --git a/packs/spells/Duftnote_A9c19uUSIH4kvvHS.json b/packs/spells/Duftnote_A9c19uUSIH4kvvHS.json index 5f81d6e2..50bc1db8 100644 --- a/packs/spells/Duftnote_A9c19uUSIH4kvvHS.json +++ b/packs/spells/Duftnote_A9c19uUSIH4kvvHS.json @@ -1,69 +1,69 @@ { - "_id": "A9c19uUSIH4kvvHS", - "name": "Duftnote", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fragrance.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel wird vom Zauberwirker mit einem Duft versehen.

Dieser Geruch kann angenehm oder unangenehm sein und erleichtert bzw. erschwert sämtliche sozialen Proben des Ziels für die Wirkungsdauer um 2.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "A9c19uUSIH4kvvHS", + "name": "Duftnote", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fragrance.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel wird vom Zauberwirker mit einem Duft versehen.

Dieser Geruch kann angenehm oder unangenehm sein und erleichtert bzw. erschwert sämtliche sozialen Proben des Ziels für die Wirkungsdauer um 2.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "minutes" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 1, + "wizard": 1, + "sorcerer": 2 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344482, + "modifiedTime": 1687731797634, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "minutes" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 1, - "wizard": 1, - "sorcerer": 2 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344482, - "modifiedTime": 1668995459268, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!A9c19uUSIH4kvvHS" -} \ No newline at end of file + "_key": "!items!A9c19uUSIH4kvvHS" +} diff --git a/packs/spells/Durchl_ssig_yHUqMy4NoAtu9Tnh.json b/packs/spells/Durchl_ssig_yHUqMy4NoAtu9Tnh.json index 6b3fef44..78fce392 100644 --- a/packs/spells/Durchl_ssig_yHUqMy4NoAtu9Tnh.json +++ b/packs/spells/Durchl_ssig_yHUqMy4NoAtu9Tnh.json @@ -1,69 +1,69 @@ { - "_id": "yHUqMy4NoAtu9Tnh", - "name": "Durchlässig", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/icicles-aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker wird mit samt seiner getragenen Ausrüstung durchlässig und kann für VE/2 Kampfrunden durch nichtmagische, unbelebte Objekte schreiten.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -4, - "complex": "" + "_id": "yHUqMy4NoAtu9Tnh", + "name": "Durchlässig", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/icicles-aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker wird mit samt seiner getragenen Ausrüstung durchlässig und kann für VE/2 Kampfrunden durch nichtmagische, unbelebte Objekte schreiten.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -4, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE/2", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344905, + "modifiedTime": 1687731797796, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE/2", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344905, - "modifiedTime": 1668995459606, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yHUqMy4NoAtu9Tnh" -} \ No newline at end of file + "_key": "!items!yHUqMy4NoAtu9Tnh" +} diff --git a/packs/spells/Durchsicht_eNefaoD15JrT4ixR.json b/packs/spells/Durchsicht_eNefaoD15JrT4ixR.json index 6f8701d5..608a952e 100644 --- a/packs/spells/Durchsicht_eNefaoD15JrT4ixR.json +++ b/packs/spells/Durchsicht_eNefaoD15JrT4ixR.json @@ -1,69 +1,69 @@ { - "_id": "eNefaoD15JrT4ixR", - "name": "Durchsicht", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/sunglasses.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann durch nichtmagische, unbelebte Objekte VE/2 Meter weit sehen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "eNefaoD15JrT4ixR", + "name": "Durchsicht", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/sunglasses.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann durch nichtmagische, unbelebte Objekte VE/2 Meter weit sehen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 7, + "wizard": 3, + "sorcerer": 3 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344798, + "modifiedTime": 1687731797754, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 7, - "wizard": 3, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344798, - "modifiedTime": 1668995459513, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eNefaoD15JrT4ixR" -} \ No newline at end of file + "_key": "!items!eNefaoD15JrT4ixR" +} diff --git a/packs/spells/Ebenentor_MKlGqhjQa3GZu4gq.json b/packs/spells/Ebenentor_MKlGqhjQa3GZu4gq.json index 6106b3a3..7db090b9 100644 --- a/packs/spells/Ebenentor_MKlGqhjQa3GZu4gq.json +++ b/packs/spells/Ebenentor_MKlGqhjQa3GZu4gq.json @@ -1,69 +1,69 @@ { - "_id": "MKlGqhjQa3GZu4gq", - "name": "Ebenentor", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/magic-portal.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Öffnet ein Tor zu einer anderen Existenzebene, die der Zauberwirker namentlich nennen muss. Das Tor schließt sich, sobald VE/2 Wesen es durchschritten haben, oder die Spruchdauer abgelaufen ist.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -8, - "complex": "" + "_id": "MKlGqhjQa3GZu4gq", + "name": "Ebenentor", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/magic-portal.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Öffnet ein Tor zu einer anderen Existenzebene, die der Zauberwirker namentlich nennen muss. Das Tor schließt sich, sobald VE/2 Wesen es durchschritten haben, oder die Spruchdauer abgelaufen ist.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -8, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "minutes" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": null, + "wizard": 18, + "sorcerer": 16 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344563, + "modifiedTime": 1687731797674, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "minutes" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": null, - "wizard": 18, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344563, - "modifiedTime": 1668995459317, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!MKlGqhjQa3GZu4gq" -} \ No newline at end of file + "_key": "!items!MKlGqhjQa3GZu4gq" +} diff --git a/packs/spells/Einschl_fern_CrZ8L7oaWvPjLou0.json b/packs/spells/Einschl_fern_CrZ8L7oaWvPjLou0.json index b103d3b7..ee158de7 100644 --- a/packs/spells/Einschl_fern_CrZ8L7oaWvPjLou0.json +++ b/packs/spells/Einschl_fern_CrZ8L7oaWvPjLou0.json @@ -1,69 +1,69 @@ { - "_id": "CrZ8L7oaWvPjLou0", - "name": "Einschläfern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sleepy.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber schläfert eine maximale Anzahl von Zielen gleich der Stufe des Zauberwirkers ein. Es handelt sich dabei um einen natürlichen Schlaf, aus dem man durch Kampflärm u. ä. erwachen kann.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+VE)/2 des jeweiligen Ziels" + "_id": "CrZ8L7oaWvPjLou0", + "name": "Einschläfern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sleepy.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber schläfert eine maximale Anzahl von Zielen gleich der Stufe des Zauberwirkers ein. Es handelt sich dabei um einen natürlichen Schlaf, aus dem man durch Kampflärm u. ä. erwachen kann.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+VE)/2 des jeweiligen Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 2, + "wizard": 5, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344499, + "modifiedTime": 1687731797642, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 2, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344499, - "modifiedTime": 1668995459280, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!CrZ8L7oaWvPjLou0" -} \ No newline at end of file + "_key": "!items!CrZ8L7oaWvPjLou0" +} diff --git a/packs/spells/Elementar_herbeirufen__Erde__9GBDoyVXPXjWoLix.json b/packs/spells/Elementar_herbeirufen__Erde__9GBDoyVXPXjWoLix.json index c2450c7d..c4151abe 100644 --- a/packs/spells/Elementar_herbeirufen__Erde__9GBDoyVXPXjWoLix.json +++ b/packs/spells/Elementar_herbeirufen__Erde__9GBDoyVXPXjWoLix.json @@ -1,69 +1,69 @@ { - "_id": "9GBDoyVXPXjWoLix", - "name": "Elementar herbeirufen (Erde)", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber ruft ein Erdelementar von seiner Ebene herbei. Erdelementare (@Compendium[ds4.creatures.1PYYg60DHC6RA3oO]{Erdelementar I}, @Compendium[ds4.creatures.S8DNL5XpmNRSNJhD]{Erdelementar II}, @Compendium[ds4.creatures.mOQ21HFNisTfu7ve]{Erdelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Erdboden/Kiesel/SandI
Felsen/FindlingII
Steinhügel oder größerIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m³ Erde/Gestein+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-Elementarstufe x 5" + "_id": "9GBDoyVXPXjWoLix", + "name": "Elementar herbeirufen (Erde)", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber ruft ein Erdelementar von seiner Ebene herbei. Erdelementare (@Compendium[ds4.creatures.1PYYg60DHC6RA3oO]{Erdelementar I}, @Compendium[ds4.creatures.S8DNL5XpmNRSNJhD]{Erdelementar II}, @Compendium[ds4.creatures.mOQ21HFNisTfu7ve]{Erdelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Erdboden/Kiesel/SandI
Felsen/FindlingII
Steinhügel oder größerIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m³ Erde/Gestein+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-Elementarstufe x 5" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": true, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 16 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": true, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344476, + "modifiedTime": 1687731797631, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344476, - "modifiedTime": 1668995459264, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9GBDoyVXPXjWoLix" -} \ No newline at end of file + "_key": "!items!9GBDoyVXPXjWoLix" +} diff --git a/packs/spells/Elementar_herbeirufen__Feuer__8BT2TqPHC0v2OzNe.json b/packs/spells/Elementar_herbeirufen__Feuer__8BT2TqPHC0v2OzNe.json index bce2dff1..a01d229b 100644 --- a/packs/spells/Elementar_herbeirufen__Feuer__8BT2TqPHC0v2OzNe.json +++ b/packs/spells/Elementar_herbeirufen__Feuer__8BT2TqPHC0v2OzNe.json @@ -1,69 +1,69 @@ { - "_id": "8BT2TqPHC0v2OzNe", - "name": "Elementar herbeirufen (Feuer)", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber ruft ein Feuerelementar von seiner Ebene herbei. Feuerelementare (@Compendium[ds4.creatures.tYcKw69Feoy3B6hG]{Feuerelementar I}, @Compendium[ds4.creatures.huPL6cx3RadJNhL0]{Feuerelementar II}, @Compendium[ds4.creatures.mPcmJ9nHpy1AbKVr]{Feuerelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Kerzenflamme bis FackelI
LagerfeuerII
Brand/LavaIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m² Feuer-/Lavafläche+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-Elementarstufe x 5" + "_id": "8BT2TqPHC0v2OzNe", + "name": "Elementar herbeirufen (Feuer)", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber ruft ein Feuerelementar von seiner Ebene herbei. Feuerelementare (@Compendium[ds4.creatures.tYcKw69Feoy3B6hG]{Feuerelementar I}, @Compendium[ds4.creatures.huPL6cx3RadJNhL0]{Feuerelementar II}, @Compendium[ds4.creatures.mPcmJ9nHpy1AbKVr]{Feuerelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Kerzenflamme bis FackelI
LagerfeuerII
Brand/LavaIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m² Feuer-/Lavafläche+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-Elementarstufe x 5" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 16 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344471, + "modifiedTime": 1687731797628, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344471, - "modifiedTime": 1668995459258, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8BT2TqPHC0v2OzNe" -} \ No newline at end of file + "_key": "!items!8BT2TqPHC0v2OzNe" +} diff --git a/packs/spells/Elementar_herbeirufen__Luft__PXIVHRBpLwlzrk3L.json b/packs/spells/Elementar_herbeirufen__Luft__PXIVHRBpLwlzrk3L.json index 222d4f19..ab03b3d6 100644 --- a/packs/spells/Elementar_herbeirufen__Luft__PXIVHRBpLwlzrk3L.json +++ b/packs/spells/Elementar_herbeirufen__Luft__PXIVHRBpLwlzrk3L.json @@ -1,69 +1,69 @@ { - "_id": "PXIVHRBpLwlzrk3L", - "name": "Elementar herbeirufen (Luft)", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber ruft ein Luftelementar von seiner Ebene herbei. Luftlementare (@Compendium[ds4.creatures.CIzMY691MK016h4E]{Luftelementar I}, @Compendium[ds4.creatures.wYVw1a5UjPS09YxS]{Luftelementar II}, @Compendium[ds4.creatures.DNbOkqUg7jitTTbw]{Luftelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Leichte Brise/Windiges WetterI
StürmischII
GewittersturmIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m³ Luft+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-Elementarstufe x 5" + "_id": "PXIVHRBpLwlzrk3L", + "name": "Elementar herbeirufen (Luft)", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber ruft ein Luftelementar von seiner Ebene herbei. Luftlementare (@Compendium[ds4.creatures.CIzMY691MK016h4E]{Luftelementar I}, @Compendium[ds4.creatures.wYVw1a5UjPS09YxS]{Luftelementar II}, @Compendium[ds4.creatures.DNbOkqUg7jitTTbw]{Luftelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Leichte Brise/Windiges WetterI
StürmischII
GewittersturmIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m³ Luft+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-Elementarstufe x 5" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": true, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 16 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": true, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344601, + "modifiedTime": 1687731797710, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344601, - "modifiedTime": 1668995459329, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PXIVHRBpLwlzrk3L" -} \ No newline at end of file + "_key": "!items!PXIVHRBpLwlzrk3L" +} diff --git a/packs/spells/Elementar_herbeirufen__Wasser__ftDPIhLCVRLRpOix.json b/packs/spells/Elementar_herbeirufen__Wasser__ftDPIhLCVRLRpOix.json index 486723d8..9e23ed26 100644 --- a/packs/spells/Elementar_herbeirufen__Wasser__ftDPIhLCVRLRpOix.json +++ b/packs/spells/Elementar_herbeirufen__Wasser__ftDPIhLCVRLRpOix.json @@ -1,69 +1,69 @@ { - "_id": "ftDPIhLCVRLRpOix", - "name": "Elementar herbeirufen (Wasser)", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber ruft ein Wasserelementar von seiner Ebene herbei. Wasserelementare (@Compendium[ds4.creatures.ZJF6ieo8O0GXfgwz]{Wasserelementar I}, @Compendium[ds4.creatures.Xn7g2PB1rXvllwRi]{Wasserelementar II}, @Compendium[ds4.creatures.dlrDPQ3is4NkzZJB]{Wasserelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Wasser: Pfütze/Regen/WassertonneI
Wasser: Brunnen/Teich/Weiher o.ä.II
Wasser: Fluss/Meer/SeeIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m² Wasserfläche+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-Elementarstufe x 5" + "_id": "ftDPIhLCVRLRpOix", + "name": "Elementar herbeirufen (Wasser)", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/ifrit.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber ruft ein Wasserelementar von seiner Ebene herbei. Wasserelementare (@Compendium[ds4.creatures.ZJF6ieo8O0GXfgwz]{Wasserelementar I}, @Compendium[ds4.creatures.Xn7g2PB1rXvllwRi]{Wasserelementar II}, @Compendium[ds4.creatures.dlrDPQ3is4NkzZJB]{Wasserelementar III}, DS4 S. 110-112) existieren in drei verschiedenen Elementarstufen (I-III), zwischen denen man frei wählen kann. Elementare verachten die niederen Wesen, die es wagen, sie herbeizurufen, können ihnen bei einer erfolgreichen Herbeirufung aber nichts anhaben und kämpfen nur, wenn man sie angreift oder ihr Herbeirufer es befiehlt.

\n

Aufträge: Ein Elementar kann erst auf seine Existenzebene zurückkehren, wenn es für seinen Beschwörer eine Anzahl von Aufträgen gleich dessen hablierter VE ausgeführt hat (Elementare verstehen immer die Sprache ihres Herbeirufers). Dabei kann es sich um das simple Beantworten von Fragen handeln, aber auch komplexere Anweisungen enthalten wie: „Begebe Dich zu dem Dorf dort vorne (Auftrag 1) und entzünde die Strohdächer (Auftrag 2).“ Wird das Elementar vor Ablauf der Zauberdauer entlassen oder hat es alle Aufträge erfüllt, kehrt es augenblicklich zurück auf seine Ebene. Nach jeder Stunde besteht zudem eine Chance von 1–5 auf W20, dass es sich befreit und sofort verschwindet.

\n

Elementarportale: Um ein Elementar zu beschwören, wird immer sein Element in irgendeiner Form benötigt, das als Portal dient, um das Elementar von seiner Ebene zu rufen. So kann man unter Wasser keine Feuer- oder Luftelementare beschwören, wohl aber Wasserlementare. Die Größe des Portals regelt, wieviel Elementarstufen insgesamt herbeigerufen werden können. Dabei ist die Stufe senk- und aufsplittbar: Beispielsweise kann man mit einem Lagerfeuer ein Elementar der Stufe II herbeirufen. Alternativ kann man auch zwei Elementare der Stufe I herbeirufen oder gar nur eins. Die Stufensumme, die am Ende insgesamt herbeigerufen wird (I-III), wird mit 5 multipliziert und ergibt den Malus auf den ZB. Die Größe des Elementarportals gibt wiederum einen Herbeirufungsbonus (HB) auf die Zaubern-Probe.

\n

Misslungenes Herbeirufen: Ein Elementar wird auch herbeigerufen, wenn die Zaubern-Probe misslingt, steht dann jedoch nicht unter der Kontrolle seines Herbeirufers. Ein fehlerhaft herbeigerufenes Elementar hat nur ein Ziel im Sinn: Seinen Herbeirufer zu vernichten, damit es bereits vor Ablauf der Zauberdauer wieder auf seine eigene Heimatebene zurückkehren kann.

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ElementarportalStufe
Wasser: Pfütze/Regen/WassertonneI
Wasser: Brunnen/Teich/Weiher o.ä.II
Wasser: Fluss/Meer/SeeIII
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Größe des ElementarportalsHB
Pro m² Wasserfläche+1*
\n

*: Maximal erreichbarer Bonus entspricht VE

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-Elementarstufe x 5" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": true, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 16 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": true, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344817, + "modifiedTime": 1687731797757, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344817, - "modifiedTime": 1668995459519, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ftDPIhLCVRLRpOix" -} \ No newline at end of file + "_key": "!items!ftDPIhLCVRLRpOix" +} diff --git a/packs/spells/Erdspalt_4R2OiLe4Ojht69Ea.json b/packs/spells/Erdspalt_4R2OiLe4Ojht69Ea.json index 1bf98540..784cb49e 100644 --- a/packs/spells/Erdspalt_4R2OiLe4Ojht69Ea.json +++ b/packs/spells/Erdspalt_4R2OiLe4Ojht69Ea.json @@ -1,69 +1,69 @@ { - "_id": "4R2OiLe4Ojht69Ea", - "name": "Erdspalt", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/earth-spit.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Auf festem Boden öffnet der Zauber einen Erdspalt. Der Erdspalt ist bis zu VE in Meter breit und VE/2 in Metern lang und tief. Stehen Wesen an der Stelle, unter der der Erdspalt erscheint, können sie mit AGI+BE augenblicklich versuchen, noch in Sicherheit zu springen (zählt als freie Aktion). Wesen, die sich in der Erdspalte befinden, wenn diese sich wieder schließt, erhalten augenblicklich 2W20 nicht abwehrbaren Schaden und sind – ohne noch richtig atmen zu können – eingeschlossen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -4, - "complex": "" + "_id": "4R2OiLe4Ojht69Ea", + "name": "Erdspalt", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/earth-spit.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Auf festem Boden öffnet der Zauber einen Erdspalt. Der Erdspalt ist bis zu VE in Meter breit und VE/2 in Metern lang und tief. Stehen Wesen an der Stelle, unter der der Erdspalt erscheint, können sie mit AGI+BE augenblicklich versuchen, noch in Sicherheit zu springen (zählt als freie Aktion). Wesen, die sich in der Erdspalte befinden, wenn diese sich wieder schließt, erhalten augenblicklich 2W20 nicht abwehrbaren Schaden und sind – ohne noch richtig atmen zu können – eingeschlossen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -4, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": true, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 10, + "wizard": 10, + "sorcerer": 14 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": true, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344451, + "modifiedTime": 1687731797606, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 10, - "wizard": 10, - "sorcerer": 14 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344451, - "modifiedTime": 1668995459148, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!4R2OiLe4Ojht69Ea" -} \ No newline at end of file + "_key": "!items!4R2OiLe4Ojht69Ea" +} diff --git a/packs/spells/Federgleich_eYy2tF4LpHth18t6.json b/packs/spells/Federgleich_eYy2tF4LpHth18t6.json index e36fb0a8..a77a194a 100644 --- a/packs/spells/Federgleich_eYy2tF4LpHth18t6.json +++ b/packs/spells/Federgleich_eYy2tF4LpHth18t6.json @@ -1,69 +1,69 @@ { - "_id": "eYy2tF4LpHth18t6", - "name": "Federgleich", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/two-feathers.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel – samt seiner getragenen Ausrüstung – kann aus einer Höhe gleich dem doppelten Probenergebniss in Metern sanft wie ein Feder ungelenkt zu Boden gleiten (1 m pro Kampfrunde).

\n

Der federgleiche Fall muss spätestens 1 Minute, nachdem der Zauber gewirkt wurde, begonnen werden, sonst verfällt sein Effekt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "eYy2tF4LpHth18t6", + "name": "Federgleich", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/two-feathers.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel – samt seiner getragenen Ausrüstung – kann aus einer Höhe gleich dem doppelten Probenergebniss in Metern sanft wie ein Feder ungelenkt zu Boden gleiten (1 m pro Kampfrunde).

\n

Der federgleiche Fall muss spätestens 1 Minute, nachdem der Zauber gewirkt wurde, begonnen werden, sonst verfällt sein Effekt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "1 Min & bis Distanz gefallen", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": 5, + "wizard": 3, + "sorcerer": 3 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344808, + "modifiedTime": 1687731797756, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "1 Min & bis Distanz gefallen", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": 5, - "wizard": 3, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344808, - "modifiedTime": 1668995459517, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eYy2tF4LpHth18t6" -} \ No newline at end of file + "_key": "!items!eYy2tF4LpHth18t6" +} diff --git a/packs/spells/Feueratem_AyTRXMB9PBeVsmus.json b/packs/spells/Feueratem_AyTRXMB9PBeVsmus.json index 45517d41..e7920235 100644 --- a/packs/spells/Feueratem_AyTRXMB9PBeVsmus.json +++ b/packs/spells/Feueratem_AyTRXMB9PBeVsmus.json @@ -1,69 +1,69 @@ { - "_id": "AyTRXMB9PBeVsmus", - "name": "Feueratem", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fire-breath.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Aus dem Mund des Zauberwirkers schießt eine lodernde Säule, die alle hintereinander stehenden Gegner in einer 1 m breiten, geraden Schneise in Flammen hüllt. Der feurige Atem verursacht nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "AyTRXMB9PBeVsmus", + "name": "Feueratem", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fire-breath.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Aus dem Mund des Zauberwirkers schießt eine lodernde Säule, die alle hintereinander stehenden Gegner in einer 1 m breiten, geraden Schneise in Flammen hüllt. Der feurige Atem verursacht nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344487, + "modifiedTime": 1687731797638, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344487, - "modifiedTime": 1668995459273, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!AyTRXMB9PBeVsmus" -} \ No newline at end of file + "_key": "!items!AyTRXMB9PBeVsmus" +} diff --git a/packs/spells/Feuerball_ifRUXwqnjd1SCcRG.json b/packs/spells/Feuerball_ifRUXwqnjd1SCcRG.json index d19d899c..ee3b204c 100644 --- a/packs/spells/Feuerball_ifRUXwqnjd1SCcRG.json +++ b/packs/spells/Feuerball_ifRUXwqnjd1SCcRG.json @@ -1,69 +1,69 @@ { - "_id": "ifRUXwqnjd1SCcRG", - "name": "Feuerball", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fire-tail.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker schießt einen flammenden Ball auf seine Gegner, der in einer feurigen Explosion – ihr Radius entspricht der VE des Zauberwirkers in Metern – endet, welche nicht abwehrbaren Schaden in Höhe des Probenergebnisses verursacht.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "ifRUXwqnjd1SCcRG", + "name": "Feuerball", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fire-tail.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker schießt einen flammenden Ball auf seine Gegner, der in einer feurigen Explosion – ihr Radius entspricht der VE des Zauberwirkers in Metern – endet, welche nicht abwehrbaren Schaden in Höhe des Probenergebnisses verursacht.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344864, + "modifiedTime": 1687731797764, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344864, - "modifiedTime": 1668995459540, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ifRUXwqnjd1SCcRG" -} \ No newline at end of file + "_key": "!items!ifRUXwqnjd1SCcRG" +} diff --git a/packs/spells/Feuerlanze_QuuHhHmliyC5N55q.json b/packs/spells/Feuerlanze_QuuHhHmliyC5N55q.json index 3a4d28e0..1b5e4e64 100644 --- a/packs/spells/Feuerlanze_QuuHhHmliyC5N55q.json +++ b/packs/spells/Feuerlanze_QuuHhHmliyC5N55q.json @@ -1,69 +1,69 @@ { - "_id": "QuuHhHmliyC5N55q", - "name": "Feuerlanze", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fire-ray.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.kudkdrpMU0C83vM7]{Feuerstrahl}.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 2, - "complex": "" + "_id": "QuuHhHmliyC5N55q", + "name": "Feuerlanze", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fire-ray.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.kudkdrpMU0C83vM7]{Feuerstrahl}.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 2, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 5, + "sorcerer": 5 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344608, + "modifiedTime": 1687731797713, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344608, - "modifiedTime": 1668995459335, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QuuHhHmliyC5N55q" -} \ No newline at end of file + "_key": "!items!QuuHhHmliyC5N55q" +} diff --git a/packs/spells/Feuerstrahl_kudkdrpMU0C83vM7.json b/packs/spells/Feuerstrahl_kudkdrpMU0C83vM7.json index 9a7e9ec9..25230920 100644 --- a/packs/spells/Feuerstrahl_kudkdrpMU0C83vM7.json +++ b/packs/spells/Feuerstrahl_kudkdrpMU0C83vM7.json @@ -1,69 +1,69 @@ { - "_id": "kudkdrpMU0C83vM7", - "name": "Feuerstrahl", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fire-ray-small.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker schießt einen Feuerstrahl auf einen Feind, dessen Schaden dem Probenergebnis entspricht.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 1, - "complex": "" + "_id": "kudkdrpMU0C83vM7", + "name": "Feuerstrahl", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fire-ray-small.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker schießt einen Feuerstrahl auf einen Feind, dessen Schaden dem Probenergebnis entspricht.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 1, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 1, + "sorcerer": 1 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344868, + "modifiedTime": 1687731797767, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344868, - "modifiedTime": 1668995459545, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kudkdrpMU0C83vM7" -} \ No newline at end of file + "_key": "!items!kudkdrpMU0C83vM7" +} diff --git a/packs/spells/Feuerwand_7yYxjxuGjTo29r10.json b/packs/spells/Feuerwand_7yYxjxuGjTo29r10.json index 3a382b24..807c340c 100644 --- a/packs/spells/Feuerwand_7yYxjxuGjTo29r10.json +++ b/packs/spells/Feuerwand_7yYxjxuGjTo29r10.json @@ -1,69 +1,69 @@ { - "_id": "7yYxjxuGjTo29r10", - "name": "Feuerwand", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/firewall.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker lässt eine Feuerwand erscheinen, die Ausmaße von maximal 1 m x VE m x VE m annehmen kann. Wesen, die an der Stelle stehen, wo die Feuerwand erscheint, oder durch sie hindurch springen, erhalten 2W20 abwehrbaren Schaden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "7yYxjxuGjTo29r10", + "name": "Feuerwand", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/firewall.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker lässt eine Feuerwand erscheinen, die Ausmaße von maximal 1 m x VE m x VE m annehmen kann. Wesen, die an der Stelle stehen, wo die Feuerwand erscheint, oder durch sie hindurch springen, erhalten 2W20 abwehrbaren Schaden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 8, + "sorcerer": 10 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344467, + "modifiedTime": 1687731797627, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 8, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344467, - "modifiedTime": 1668995459240, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7yYxjxuGjTo29r10" -} \ No newline at end of file + "_key": "!items!7yYxjxuGjTo29r10" +} diff --git a/packs/spells/Flackern_5RUGIWTftCyeJkDQ.json b/packs/spells/Flackern_5RUGIWTftCyeJkDQ.json index 8f34bdaf..ca09cf50 100644 --- a/packs/spells/Flackern_5RUGIWTftCyeJkDQ.json +++ b/packs/spells/Flackern_5RUGIWTftCyeJkDQ.json @@ -1,69 +1,69 @@ { - "_id": "5RUGIWTftCyeJkDQ", - "name": "Flackern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/duality.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker beginnt zu flackern und ist dadurch schwieriger zu treffen. Seine Abwehr wird für die Dauer des Zaubers um seinen halbierten Wert in GEI erhöht (nur nicht gegen alles einhüllenden Flächenschaden).

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "5RUGIWTftCyeJkDQ", + "name": "Flackern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/duality.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker beginnt zu flackern und ist dadurch schwieriger zu treffen. Seine Abwehr wird für die Dauer des Zaubers um seinen halbierten Wert in GEI erhöht (nur nicht gegen alles einhüllenden Flächenschaden).

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. x 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 2, + "wizard": 4, + "sorcerer": 4 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344456, + "modifiedTime": 1687731797609, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. x 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 2, - "wizard": 4, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344456, - "modifiedTime": 1668995459185, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5RUGIWTftCyeJkDQ" -} \ No newline at end of file + "_key": "!items!5RUGIWTftCyeJkDQ" +} diff --git a/packs/spells/Flammeninferno_7ybmodIkWDP1z1D6.json b/packs/spells/Flammeninferno_7ybmodIkWDP1z1D6.json index 51044c71..82cc3808 100644 --- a/packs/spells/Flammeninferno_7ybmodIkWDP1z1D6.json +++ b/packs/spells/Flammeninferno_7ybmodIkWDP1z1D6.json @@ -1,69 +1,69 @@ { - "_id": "7ybmodIkWDP1z1D6", - "name": "Flammeninferno", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/fire-wave.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine kreisrunde Fläche mit einem Radius von VE in Metern geht in Flammen auf. Jeder in dem Inferno erhält pro Kampfrunde nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 5, - "complex": "" + "_id": "7ybmodIkWDP1z1D6", + "name": "Flammeninferno", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/fire-wave.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine kreisrunde Fläche mit einem Radius von VE in Metern geht in Flammen auf. Jeder in dem Inferno erhält pro Kampfrunde nicht abwehrbaren Schaden in Höhe des Probenergebnisses.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 5, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 15 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344469, + "modifiedTime": 1687731797628, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 15 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344469, - "modifiedTime": 1668995459256, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7ybmodIkWDP1z1D6" -} \ No newline at end of file + "_key": "!items!7ybmodIkWDP1z1D6" +} diff --git a/packs/spells/Flammenklinge_gJ3Z8y7i6LWjSMKJ.json b/packs/spells/Flammenklinge_gJ3Z8y7i6LWjSMKJ.json index f380b98c..ae5c2812 100644 --- a/packs/spells/Flammenklinge_gJ3Z8y7i6LWjSMKJ.json +++ b/packs/spells/Flammenklinge_gJ3Z8y7i6LWjSMKJ.json @@ -1,69 +1,69 @@ { - "_id": "gJ3Z8y7i6LWjSMKJ", - "name": "Flammenklinge", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/shard-sword.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann eine Metallklinge in lodernde Flammen hüllen. Dabei handelt es sich um ein magisches Feuer, das keinen Sauerstoff benötigt und dessen Flammenfarbe der Zauberwirker frei bestimmen kann.

\n

Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch.

\n

Ein Immersieg bei einem Angriff erzeugt eine kleine Explosion, wodurch der erwürfelte Schaden in dieser Kampfrunde um zusätzliche W20 erhöht wird.

\n

Flammenklinge ist nicht mit @Compendium[ds4.spells.Gc5G9kixOqNbuwp1]{Frostwaffe} kombinierbar.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "gJ3Z8y7i6LWjSMKJ", + "name": "Flammenklinge", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/shard-sword.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann eine Metallklinge in lodernde Flammen hüllen. Dabei handelt es sich um ein magisches Feuer, das keinen Sauerstoff benötigt und dessen Flammenfarbe der Zauberwirker frei bestimmen kann.

\n

Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch.

\n

Ein Immersieg bei einem Angriff erzeugt eine kleine Explosion, wodurch der erwürfelte Schaden in dieser Kampfrunde um zusätzliche W20 erhöht wird.

\n

Flammenklinge ist nicht mit @Compendium[ds4.spells.Gc5G9kixOqNbuwp1]{Frostwaffe} kombinierbar.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": true, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 4, + "sorcerer": 4 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": true, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344829, + "modifiedTime": 1687731797759, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 4, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344829, - "modifiedTime": 1668995459523, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gJ3Z8y7i6LWjSMKJ" -} \ No newline at end of file + "_key": "!items!gJ3Z8y7i6LWjSMKJ" +} diff --git a/packs/spells/Fliegen_NwLeietvcarS6zP5.json b/packs/spells/Fliegen_NwLeietvcarS6zP5.json index 8734cc2b..ce0e465d 100644 --- a/packs/spells/Fliegen_NwLeietvcarS6zP5.json +++ b/packs/spells/Fliegen_NwLeietvcarS6zP5.json @@ -1,69 +1,69 @@ { - "_id": "NwLeietvcarS6zP5", - "name": "Fliegen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/hand-wing.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel kann fliegen. Die Fortbewegungsgeschwindigkeit ist im Flug doppelt so hoch wie am Boden (zusätzlich kann man sie wie beim „Rennen“ verdoppeln). Ein Charakter mit Laufen 4,5 m fliegt also 9 m in einer Kampfrunde, „rennend“ 18 m.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "NwLeietvcarS6zP5", + "name": "Fliegen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/hand-wing.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel kann fliegen. Die Fortbewegungsgeschwindigkeit ist im Flug doppelt so hoch wie am Boden (zusätzlich kann man sie wie beim „Rennen“ verdoppeln). Ein Charakter mit Laufen 4,5 m fliegt also 9 m in einer Kampfrunde, „rennend“ 18 m.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. x 5", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 20, + "wizard": 10, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344588, + "modifiedTime": 1687731797706, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. x 5", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 20, - "wizard": 10, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344588, - "modifiedTime": 1668995459324, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NwLeietvcarS6zP5" -} \ No newline at end of file + "_key": "!items!NwLeietvcarS6zP5" +} diff --git a/packs/spells/Fluch_DjvQzdWEmm8h7G4X.json b/packs/spells/Fluch_DjvQzdWEmm8h7G4X.json index 028fd77d..82f71a5f 100644 --- a/packs/spells/Fluch_DjvQzdWEmm8h7G4X.json +++ b/packs/spells/Fluch_DjvQzdWEmm8h7G4X.json @@ -1,69 +1,69 @@ { - "_id": "DjvQzdWEmm8h7G4X", - "name": "Fluch", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/voodoo-doll.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker benötigt etwas vom Ziel in seinem Besitz, wie beispielsweise ein Haar, ein Kleidungsstück o. ä., das beim Zaubern – ob erfolgreich oder nicht – zerstört wird. Das Ziel wird verflucht und erhält auf alle Proben -2, bis die Zauberdauer verstrichen ist oder der Fluch mittels @Compendium[ds4.spells.tBWEyulMfJFzPuWM]{Magie bannen} schon vorher entfernt wird.

\n

Ein Ziel kann mehrmals verflucht werden. Alle Flüche müssen einzeln gebannt werden, stammen sie nicht vom selben Zauberwirker.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2 des Ziel" + "_id": "DjvQzdWEmm8h7G4X", + "name": "Fluch", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/voodoo-doll.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker benötigt etwas vom Ziel in seinem Besitz, wie beispielsweise ein Haar, ein Kleidungsstück o. ä., das beim Zaubern – ob erfolgreich oder nicht – zerstört wird. Das Ziel wird verflucht und erhält auf alle Proben -2, bis die Zauberdauer verstrichen ist oder der Fluch mittels @Compendium[ds4.spells.tBWEyulMfJFzPuWM]{Magie bannen} schon vorher entfernt wird.

\n

Ein Ziel kann mehrmals verflucht werden. Alle Flüche müssen einzeln gebannt werden, stammen sie nicht vom selben Zauberwirker.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2 des Ziel" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "days" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 2 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344510, + "modifiedTime": 1687731797647, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "days" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 2 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344510, - "modifiedTime": 1668995459289, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!DjvQzdWEmm8h7G4X" -} \ No newline at end of file + "_key": "!items!DjvQzdWEmm8h7G4X" +} diff --git a/packs/spells/Freund_NcK7zXn0IeCfqjkl.json b/packs/spells/Freund_NcK7zXn0IeCfqjkl.json index 911176aa..f2c9607b 100644 --- a/packs/spells/Freund_NcK7zXn0IeCfqjkl.json +++ b/packs/spells/Freund_NcK7zXn0IeCfqjkl.json @@ -1,69 +1,69 @@ { - "_id": "NcK7zXn0IeCfqjkl", - "name": "Freund", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/lovers.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg hält das Ziel den Zauberwirker (und nur ihn!) für einen sehr guten Freund.

\n

Das Ziel wird ihm alles anvertrauen, was er auch einem sehr guten Freund verraten würde und alles für ihn machen, was er auch für einen guten Freund tun würde.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+VE)/2 des Ziels" + "_id": "NcK7zXn0IeCfqjkl", + "name": "Freund", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/lovers.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg hält das Ziel den Zauberwirker (und nur ihn!) für einen sehr guten Freund.

\n

Das Ziel wird ihm alles anvertrauen, was er auch einem sehr guten Freund verraten würde und alles für ihn machen, was er auch für einen guten Freund tun würde.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+VE)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 6, + "wizard": 7, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344584, + "modifiedTime": 1687731797696, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 6, - "wizard": 7, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344584, - "modifiedTime": 1668995459322, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NcK7zXn0IeCfqjkl" -} \ No newline at end of file + "_key": "!items!NcK7zXn0IeCfqjkl" +} diff --git a/packs/spells/Frostschock_iH2NtsJtMfG0ZAU3.json b/packs/spells/Frostschock_iH2NtsJtMfG0ZAU3.json index 5adf551f..e3aefbb6 100644 --- a/packs/spells/Frostschock_iH2NtsJtMfG0ZAU3.json +++ b/packs/spells/Frostschock_iH2NtsJtMfG0ZAU3.json @@ -1,69 +1,69 @@ { - "_id": "iH2NtsJtMfG0ZAU3", - "name": "Frostschock", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/frozen-body.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Eisstrahl schießt aus den Händen des Zauberwirkers. Gegen den Schaden dieses frostigen Zauber ist keine Abwehr zulässig.

\n

Zudem wird das Ziel magisch eingefroren, bis VE Kampfrunden verstrichen sind oder es Schaden erhält.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "iH2NtsJtMfG0ZAU3", + "name": "Frostschock", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/frozen-body.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Eisstrahl schießt aus den Händen des Zauberwirkers. Gegen den Schaden dieses frostigen Zauber ist keine Abwehr zulässig.

\n

Zudem wird das Ziel magisch eingefroren, bis VE Kampfrunden verstrichen sind oder es Schaden erhält.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": true, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 12, + "sorcerer": 16 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": true, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344862, + "modifiedTime": 1687731797763, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 12, - "sorcerer": 16 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344862, - "modifiedTime": 1668995459538, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iH2NtsJtMfG0ZAU3" -} \ No newline at end of file + "_key": "!items!iH2NtsJtMfG0ZAU3" +} diff --git a/packs/spells/Frostwaffe_Gc5G9kixOqNbuwp1.json b/packs/spells/Frostwaffe_Gc5G9kixOqNbuwp1.json index 21d970ba..6c9d66b9 100644 --- a/packs/spells/Frostwaffe_Gc5G9kixOqNbuwp1.json +++ b/packs/spells/Frostwaffe_Gc5G9kixOqNbuwp1.json @@ -1,69 +1,69 @@ { - "_id": "Gc5G9kixOqNbuwp1", - "name": "Frostwaffe", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sparkling-sabre.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann eine Waffe in eisige Kälte hüllen. Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch. Ein Immersieg bei einem Angriff friert den Gegner für eine Kampfrunde lang ein, als wirke auf ihn der Zauber @Compendium[ds4.spells.1hhpEYpQQ0oLNptl]{Halt}. Frostwaffe ist nicht mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge} kombinierbar.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "Gc5G9kixOqNbuwp1", + "name": "Frostwaffe", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sparkling-sabre.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann eine Waffe in eisige Kälte hüllen. Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch. Ein Immersieg bei einem Angriff friert den Gegner für eine Kampfrunde lang ein, als wirke auf ihn der Zauber @Compendium[ds4.spells.1hhpEYpQQ0oLNptl]{Halt}. Frostwaffe ist nicht mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge} kombinierbar.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": true, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 4, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": true, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344526, + "modifiedTime": 1687731797654, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 4, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344526, - "modifiedTime": 1668995459297, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Gc5G9kixOqNbuwp1" -} \ No newline at end of file + "_key": "!items!Gc5G9kixOqNbuwp1" +} diff --git a/packs/spells/Gasgestalt_tZJoj1PGrRGe9eMV.json b/packs/spells/Gasgestalt_tZJoj1PGrRGe9eMV.json index 73f5de34..8033d6ff 100644 --- a/packs/spells/Gasgestalt_tZJoj1PGrRGe9eMV.json +++ b/packs/spells/Gasgestalt_tZJoj1PGrRGe9eMV.json @@ -1,69 +1,69 @@ { - "_id": "tZJoj1PGrRGe9eMV", - "name": "Gasgestalt", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/steam.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel – samt seiner getragenen Ausrüstung – wird gasförmig und kann durch jede noch so kleine Öffnung gleiten. Das Ziel kann jederzeit die Wirkung des Zaubers als freie Aktion beenden. In Gasform wird der Laufen-Wert vervierfacht, der Charakter kann seine Umgebung weiterhin wahrnehmen. In Gastgestalt ist es allerdings nicht möglich, zu zaubern, zu sprechen, anzugreifen oder in andere Wesen einzudringen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "tZJoj1PGrRGe9eMV", + "name": "Gasgestalt", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/steam.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel – samt seiner getragenen Ausrüstung – wird gasförmig und kann durch jede noch so kleine Öffnung gleiten. Das Ziel kann jederzeit die Wirkung des Zaubers als freie Aktion beenden. In Gasform wird der Laufen-Wert vervierfacht, der Charakter kann seine Umgebung weiterhin wahrnehmen. In Gastgestalt ist es allerdings nicht möglich, zu zaubern, zu sprechen, anzugreifen oder in andere Wesen einzudringen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": true, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. x 5", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 18 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": true, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344896, + "modifiedTime": 1687731797788, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. x 5", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 18 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344896, - "modifiedTime": 1668995459594, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tZJoj1PGrRGe9eMV" -} \ No newline at end of file + "_key": "!items!tZJoj1PGrRGe9eMV" +} diff --git a/packs/spells/Geben_und_Nehmen_MpqPWr2l8qV4oQyL.json b/packs/spells/Geben_und_Nehmen_MpqPWr2l8qV4oQyL.json index 6be91609..ef269667 100644 --- a/packs/spells/Geben_und_Nehmen_MpqPWr2l8qV4oQyL.json +++ b/packs/spells/Geben_und_Nehmen_MpqPWr2l8qV4oQyL.json @@ -1,69 +1,69 @@ { - "_id": "MpqPWr2l8qV4oQyL", - "name": "Geben und Nehmen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/heart-inside.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel des Zaubers erhält 50 % des Schadens, den es per Schlagen im Nahkampf verursacht (also abzüglich des Abwehrwurfs des Gegners), in Form von heilender Magie auf die eigene Lebenskraft gutgeschrieben.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "MpqPWr2l8qV4oQyL", + "name": "Geben und Nehmen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/heart-inside.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel des Zaubers erhält 50 % des Schadens, den es per Schlagen im Nahkampf verursacht (also abzüglich des Abwehrwurfs des Gegners), in Form von heilender Magie auf die eigene Lebenskraft gutgeschrieben.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": 4, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344567, + "modifiedTime": 1687731797676, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": 4, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344567, - "modifiedTime": 1668995459318, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!MpqPWr2l8qV4oQyL" -} \ No newline at end of file + "_key": "!items!MpqPWr2l8qV4oQyL" +} diff --git a/packs/spells/Gehorche_wZYElRaDmhqgzUvQ.json b/packs/spells/Gehorche_wZYElRaDmhqgzUvQ.json index 9aa46fb5..52dded86 100644 --- a/packs/spells/Gehorche_wZYElRaDmhqgzUvQ.json +++ b/packs/spells/Gehorche_wZYElRaDmhqgzUvQ.json @@ -1,69 +1,69 @@ { - "_id": "wZYElRaDmhqgzUvQ", - "name": "Gehorche", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/convince.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+VE)/2 des Ziels" + "_id": "wZYElRaDmhqgzUvQ", + "name": "Gehorche", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/convince.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg wird das Ziel dem Zauberwirker hörig und führt bedingungslos jeden seiner Befehle aus (außer Selbstmord oder -verstümmelung). Es würde sogar seine eigenen Kameraden angreifen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+VE)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE / 2", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 12, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344901, + "modifiedTime": 1687731797792, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE / 2", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 12, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344901, - "modifiedTime": 1668995459601, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!wZYElRaDmhqgzUvQ" -} \ No newline at end of file + "_key": "!items!wZYElRaDmhqgzUvQ" +} diff --git a/packs/spells/Giftbann_ONhSaLNmvvacgCjA.json b/packs/spells/Giftbann_ONhSaLNmvvacgCjA.json index 73314bcc..6f6297ec 100644 --- a/packs/spells/Giftbann_ONhSaLNmvvacgCjA.json +++ b/packs/spells/Giftbann_ONhSaLNmvvacgCjA.json @@ -1,69 +1,69 @@ { - "_id": "ONhSaLNmvvacgCjA", - "name": "Giftbann", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/foamy-disc.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Neutralisiert augenblicklich ein nichtmagisches Gift, sofern es noch nicht zu spät ist.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "ONhSaLNmvvacgCjA", + "name": "Giftbann", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/foamy-disc.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Neutralisiert augenblicklich ein nichtmagisches Gift, sofern es noch nicht zu spät ist.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 3, + "wizard": 6, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344594, + "modifiedTime": 1687731797708, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 3, - "wizard": 6, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344594, - "modifiedTime": 1668995459325, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ONhSaLNmvvacgCjA" -} \ No newline at end of file + "_key": "!items!ONhSaLNmvvacgCjA" +} diff --git a/packs/spells/Giftschutz_lSIJsq1WJbNTpV9F.json b/packs/spells/Giftschutz_lSIJsq1WJbNTpV9F.json index 1f46a6cd..1841b834 100644 --- a/packs/spells/Giftschutz_lSIJsq1WJbNTpV9F.json +++ b/packs/spells/Giftschutz_lSIJsq1WJbNTpV9F.json @@ -1,69 +1,69 @@ { - "_id": "lSIJsq1WJbNTpV9F", - "name": "Giftschutz", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel erhält einen Bonus auf Abwehr-Proben gegen Gifte in Höhe der Stufe des Zauberwirkers. Der alleinige Bonus (ohne den normalen Abwehr-Wert) wirkt auch gegen Gifte, bei denen normalerweise keine Abwehr erlaubt ist.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "lSIJsq1WJbNTpV9F", + "name": "Giftschutz", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel erhält einen Bonus auf Abwehr-Proben gegen Gifte in Höhe der Stufe des Zauberwirkers. Der alleinige Bonus (ohne den normalen Abwehr-Wert) wirkt auch gegen Gifte, bei denen normalerweise keine Abwehr erlaubt ist.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 1, + "wizard": 2, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344871, + "modifiedTime": 1687731797771, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 1, - "wizard": 2, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344871, - "modifiedTime": 1668995459552, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lSIJsq1WJbNTpV9F" -} \ No newline at end of file + "_key": "!items!lSIJsq1WJbNTpV9F" +} diff --git a/packs/spells/Gl_hender_Glaube_919AW6tITRT8WikD.json b/packs/spells/Gl_hender_Glaube_919AW6tITRT8WikD.json index c19b102d..2c9f941f 100644 --- a/packs/spells/Gl_hender_Glaube_919AW6tITRT8WikD.json +++ b/packs/spells/Gl_hender_Glaube_919AW6tITRT8WikD.json @@ -1,69 +1,69 @@ { - "_id": "919AW6tITRT8WikD", - "name": "Glühender Glaube", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/glowing-hands.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Die berührte Waffe – das Ziel des Zaubers – erglüht vor heiliger Kraft. Für die Wirkungsdauer des Zaubers gilt der mit der Waffe verursachte Schaden als magisch und der WB wird um VE/2 erhöht, während die Abwehr getroffener Gegner gegen Angriffe mit dieser Waffe um VE/2 gesenkt wird.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "919AW6tITRT8WikD", + "name": "Glühender Glaube", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/glowing-hands.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Die berührte Waffe – das Ziel des Zaubers – erglüht vor heiliger Kraft. Für die Wirkungsdauer des Zaubers gilt der mit der Waffe verursachte Schaden als magisch und der WB wird um VE/2 erhöht, während die Abwehr getroffener Gegner gegen Angriffe mit dieser Waffe um VE/2 gesenkt wird.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 6, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344475, + "modifiedTime": 1687731797630, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 6, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344475, - "modifiedTime": 1668995459262, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!919AW6tITRT8WikD" -} \ No newline at end of file + "_key": "!items!919AW6tITRT8WikD" +} diff --git a/packs/spells/Halt_1hhpEYpQQ0oLNptl.json b/packs/spells/Halt_1hhpEYpQQ0oLNptl.json index aebfa147..6fd4fa79 100644 --- a/packs/spells/Halt_1hhpEYpQQ0oLNptl.json +++ b/packs/spells/Halt_1hhpEYpQQ0oLNptl.json @@ -1,69 +1,69 @@ { - "_id": "1hhpEYpQQ0oLNptl", - "name": "Halt", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/skoll/halt.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg kann sich das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, nicht mehr bewegen.

\n

Die Starre endet vorzeitig, sollte das Ziel Schaden erhalten. Während der Starre ist es dem Ziel möglich, die Augen zu bewegen, zu atmen und klar zu denken. Ein erstarrter Zauberwirker könnte also immer noch seine Zauber wechseln oder gar versuchen, ohne Worte und Gesten (DS4 S. 47) einen Zauber zu wagen.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "1hhpEYpQQ0oLNptl", + "name": "Halt", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/skoll/halt.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg kann sich das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, nicht mehr bewegen.

\n

Die Starre endet vorzeitig, sollte das Ziel Schaden erhalten. Während der Starre ist es dem Ziel möglich, die Augen zu bewegen, zu atmen und klar zu denken. Ein erstarrter Zauberwirker könnte also immer noch seine Zauber wechseln oder gar versuchen, ohne Worte und Gesten (DS4 S. 47) einen Zauber zu wagen.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 2, + "wizard": 6, + "sorcerer": 6 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344449, + "modifiedTime": 1687731797604, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 2, - "wizard": 6, - "sorcerer": 6 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344449, - "modifiedTime": 1668995459145, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1hhpEYpQQ0oLNptl" -} \ No newline at end of file + "_key": "!items!1hhpEYpQQ0oLNptl" +} diff --git a/packs/spells/Heilbeeren_htK3mzAMFbTwYRTR.json b/packs/spells/Heilbeeren_htK3mzAMFbTwYRTR.json index 5b86dd54..fdcbcd82 100644 --- a/packs/spells/Heilbeeren_htK3mzAMFbTwYRTR.json +++ b/packs/spells/Heilbeeren_htK3mzAMFbTwYRTR.json @@ -1,69 +1,69 @@ { - "_id": "htK3mzAMFbTwYRTR", - "name": "Heilbeeren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/cherry.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Heiler benötigt frische Beeren, kleine Nüsse, schmackhafte Blätter o. ä. für diesen Zauber. Insgesamt wird von ihnen eine Anzahl gleich dem Probenergebnis (bei Druiden x 2) mit einem Heileffekt versehen: Jede Heilbeere heilt augenblicklich 1 LK (pro Aktion können bis zu 10 Heilbeeren verzehrt werden). Die Heilbeeren verlieren nach VE Tagen ihre Wirkung, oder wenn der Heiler den Zauber erneut anwendet.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "htK3mzAMFbTwYRTR", + "name": "Heilbeeren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/cherry.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Heiler benötigt frische Beeren, kleine Nüsse, schmackhafte Blätter o. ä. für diesen Zauber. Insgesamt wird von ihnen eine Anzahl gleich dem Probenergebnis (bei Druiden x 2) mit einem Heileffekt versehen: Jede Heilbeere heilt augenblicklich 1 LK (pro Aktion können bis zu 10 Heilbeeren verzehrt werden). Die Heilbeeren verlieren nach VE Tagen ihre Wirkung, oder wenn der Heiler den Zauber erneut anwendet.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 1, + "wizard": 10, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344856, + "modifiedTime": 1687731797763, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 1, - "wizard": 10, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344856, - "modifiedTime": 1668995459536, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!htK3mzAMFbTwYRTR" -} \ No newline at end of file + "_key": "!items!htK3mzAMFbTwYRTR" +} diff --git a/packs/spells/Heilende_Aura_pFPofa4TEi69slEy.json b/packs/spells/Heilende_Aura_pFPofa4TEi69slEy.json index bf2f1689..faceb399 100644 --- a/packs/spells/Heilende_Aura_pFPofa4TEi69slEy.json +++ b/packs/spells/Heilende_Aura_pFPofa4TEi69slEy.json @@ -1,69 +1,69 @@ { - "_id": "pFPofa4TEi69slEy", - "name": "Heilende Aura", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/beams-aura.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Heiler und alle seine Gefährten in einem Radius von VE in Metern erhalten 1 LK jede Kampfrunde geheilt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "pFPofa4TEi69slEy", + "name": "Heilende Aura", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/beams-aura.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Heiler und alle seine Gefährten in einem Radius von VE in Metern erhalten 1 LK jede Kampfrunde geheilt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "VE", + "unit": "meter" + }, + "duration": { + "value": "Prb x 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 1, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344880, + "modifiedTime": 1687731797779, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE", - "unit": "meter" - }, - "duration": { - "value": "Prb x 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 1, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344880, - "modifiedTime": 1668995459568, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pFPofa4TEi69slEy" -} \ No newline at end of file + "_key": "!items!pFPofa4TEi69slEy" +} diff --git a/packs/spells/Heilende_Hand_FJE2X2GXFDs9LT7J.json b/packs/spells/Heilende_Hand_FJE2X2GXFDs9LT7J.json index d7771461..133be817 100644 --- a/packs/spells/Heilende_Hand_FJE2X2GXFDs9LT7J.json +++ b/packs/spells/Heilende_Hand_FJE2X2GXFDs9LT7J.json @@ -1,69 +1,69 @@ { - "_id": "FJE2X2GXFDs9LT7J", - "name": "Heilende Hand", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/sbed/health-normal.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Durch Hand auflegen wird bei dem Ziel Lebenskraft in Höhe des Probenergebnisses geheilt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 1, - "complex": "" + "_id": "FJE2X2GXFDs9LT7J", + "name": "Heilende Hand", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/sbed/health-normal.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Durch Hand auflegen wird bei dem Ziel Lebenskraft in Höhe des Probenergebnisses geheilt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 1, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berührung", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "custom" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": 1, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berührung", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344515, + "modifiedTime": 1687731797651, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "custom" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": 1, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344515, - "modifiedTime": 1668995459293, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FJE2X2GXFDs9LT7J" -} \ No newline at end of file + "_key": "!items!FJE2X2GXFDs9LT7J" +} diff --git a/packs/spells/Heilende_Strahlen_4StILfq4zNUWBAgz.json b/packs/spells/Heilende_Strahlen_4StILfq4zNUWBAgz.json index 13e7a59b..97ea822b 100644 --- a/packs/spells/Heilende_Strahlen_4StILfq4zNUWBAgz.json +++ b/packs/spells/Heilende_Strahlen_4StILfq4zNUWBAgz.json @@ -1,69 +1,69 @@ { - "_id": "4StILfq4zNUWBAgz", - "name": "Heilende Strahlen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sinusoidal-beam.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Lichtstrahlen schießen vom Heiler aus und heilen die Wunden von bis zu VE/2 Gefährten, die Lebenskraft in Höhe des Probenergebnisses dazu erhalten. Es wird nur eine Probe für diesen Zielzauber gewürfelt: Einzig der Distanzmalus (DS4 S. 43) des Ziels, das am weitesten entfernt steht, wird als Malus gewertet.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "4StILfq4zNUWBAgz", + "name": "Heilende Strahlen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sinusoidal-beam.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Lichtstrahlen schießen vom Heiler aus und heilen die Wunden von bis zu VE/2 Gefährten, die Lebenskraft in Höhe des Probenergebnisses dazu erhalten. Es wird nur eine Probe für diesen Zielzauber gewürfelt: Einzig der Distanzmalus (DS4 S. 43) des Ziels, das am weitesten entfernt steht, wird als Malus gewertet.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "2r", + "minimumLevels": { + "healer": 12, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344453, + "modifiedTime": 1687731797607, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "2r", - "minimumLevels": { - "healer": 12, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344453, - "modifiedTime": 1668995459157, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!4StILfq4zNUWBAgz" -} \ No newline at end of file + "_key": "!items!4StILfq4zNUWBAgz" +} diff --git a/packs/spells/Heilendes_Feld_HWjB5kPr3AZbFOFZ.json b/packs/spells/Heilendes_Feld_HWjB5kPr3AZbFOFZ.json index 9ddb1582..a5088420 100644 --- a/packs/spells/Heilendes_Feld_HWjB5kPr3AZbFOFZ.json +++ b/packs/spells/Heilendes_Feld_HWjB5kPr3AZbFOFZ.json @@ -1,69 +1,69 @@ { - "_id": "HWjB5kPr3AZbFOFZ", - "name": "Heilendes Feld", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/chained-heart.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber heilt bei allen Gefährten im Wirkungsradius die Lebenskraft um das Probenergebnis.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 2, - "complex": "" + "_id": "HWjB5kPr3AZbFOFZ", + "name": "Heilendes Feld", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/chained-heart.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber heilt bei allen Gefährten im Wirkungsradius die Lebenskraft um das Probenergebnis.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "custom" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 18, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344535, + "modifiedTime": 1687731797658, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 18, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344535, - "modifiedTime": 1668995459300, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!HWjB5kPr3AZbFOFZ" -} \ No newline at end of file + "_key": "!items!HWjB5kPr3AZbFOFZ" +} diff --git a/packs/spells/Heilendes_Licht_9VLNUomSaxPTdfZY.json b/packs/spells/Heilendes_Licht_9VLNUomSaxPTdfZY.json index c580b2fb..c8e787b0 100644 --- a/packs/spells/Heilendes_Licht_9VLNUomSaxPTdfZY.json +++ b/packs/spells/Heilendes_Licht_9VLNUomSaxPTdfZY.json @@ -1,69 +1,69 @@ { - "_id": "9VLNUomSaxPTdfZY", - "name": "Heilendes Licht", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sunbeams.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein vom Heiler ausgehender Lichtstrahl heilt die Lebenskraft des Ziels in Höhe des Probenergebnisses.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 2, - "complex": "" + "_id": "9VLNUomSaxPTdfZY", + "name": "Heilendes Licht", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sunbeams.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein vom Heiler ausgehender Lichtstrahl heilt die Lebenskraft des Ziels in Höhe des Probenergebnisses.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "2r", + "minimumLevels": { + "healer": 4, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344478, + "modifiedTime": 1687731797632, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "2r", - "minimumLevels": { - "healer": 4, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344478, - "modifiedTime": 1668995459265, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9VLNUomSaxPTdfZY" -} \ No newline at end of file + "_key": "!items!9VLNUomSaxPTdfZY" +} diff --git a/packs/spells/Heiliger_Hammer_QzcgykKQKztABe2a.json b/packs/spells/Heiliger_Hammer_QzcgykKQKztABe2a.json index f0b76131..de3d1512 100644 --- a/packs/spells/Heiliger_Hammer_QzcgykKQKztABe2a.json +++ b/packs/spells/Heiliger_Hammer_QzcgykKQKztABe2a.json @@ -1,69 +1,69 @@ { - "_id": "QzcgykKQKztABe2a", - "name": "Heiliger Hammer", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/hammer-drop.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Hammer aus hellem Licht erscheint innerhalb eines Radius von VE in Metern um den Heiler herum.

\n

Innerhalb dieses Wirkungsbereiches kämpft er völlig selbstständig, hört jedoch auf gedankliche Kampfkommandos des Zauberwirkers wie „Halte den Dämon auf“ oder „Helfe dem Paladin“.

\n

Bewegt sich der Charakter, wandert der Wirkungsbereich des Hammers mit ihm mit, so dass die heilige Waffe niemals mehr als VE x 2 in Metern von ihm entfernt sein kann. Der heilige Hammer verschwindet, sobald seine (nicht heilbaren) LK auf Null oder niedriger sinken bzw. die Zauberdauer abgelaufen ist.

\n

Sämtliche Kampfwerte des heiligen Hammers entsprechen der Stufe des Heilers +8. Die einzige Ausnahme bildet der Laufen-Wert, der dem doppelten Laufen-Wert des Heilers entspricht.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "QzcgykKQKztABe2a", + "name": "Heiliger Hammer", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/hammer-drop.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Hammer aus hellem Licht erscheint innerhalb eines Radius von VE in Metern um den Heiler herum.

\n

Innerhalb dieses Wirkungsbereiches kämpft er völlig selbstständig, hört jedoch auf gedankliche Kampfkommandos des Zauberwirkers wie „Halte den Dämon auf“ oder „Helfe dem Paladin“.

\n

Bewegt sich der Charakter, wandert der Wirkungsbereich des Hammers mit ihm mit, so dass die heilige Waffe niemals mehr als VE x 2 in Metern von ihm entfernt sein kann. Der heilige Hammer verschwindet, sobald seine (nicht heilbaren) LK auf Null oder niedriger sinken bzw. die Zauberdauer abgelaufen ist.

\n

Sämtliche Kampfwerte des heiligen Hammers entsprechen der Stufe des Heilers +8. Die einzige Ausnahme bildet der Laufen-Wert, der dem doppelten Laufen-Wert des Heilers entspricht.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 10, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344613, + "modifiedTime": 1687731797714, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 10, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344613, - "modifiedTime": 1668995459338, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QzcgykKQKztABe2a" -} \ No newline at end of file + "_key": "!items!QzcgykKQKztABe2a" +} diff --git a/packs/spells/K_rperexplosion_apMuLg0knKnmC2Wv.json b/packs/spells/K_rperexplosion_apMuLg0knKnmC2Wv.json index bd38cca6..1daab4d3 100644 --- a/packs/spells/K_rperexplosion_apMuLg0knKnmC2Wv.json +++ b/packs/spells/K_rperexplosion_apMuLg0knKnmC2Wv.json @@ -1,69 +1,69 @@ { - "_id": "apMuLg0knKnmC2Wv", - "name": "Körperexplosion", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/mine-explosion.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauber versucht das Ziel zur Explosion zu bringen. Der verursachte Schaden entspricht dem vierfachen Probenergebnis, das Ziel würfelt Abwehr ohne Panzerungsboni von Gegenständen.

\n

Der Zauber ist gegen körperlose Wesen – wie beispielsweise @Compendium[ds4.creatures.cE5kI3uqXWQrCaI5]{Geister} – nicht einsetzbar.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "apMuLg0knKnmC2Wv", + "name": "Körperexplosion", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/mine-explosion.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauber versucht das Ziel zur Explosion zu bringen. Der verursachte Schaden entspricht dem vierfachen Probenergebnis, das Ziel würfelt Abwehr ohne Panzerungsboni von Gegenständen.

\n

Der Zauber ist gegen körperlose Wesen – wie beispielsweise @Compendium[ds4.creatures.cE5kI3uqXWQrCaI5]{Geister} – nicht einsetzbar.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 20 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344714, + "modifiedTime": 1687731797736, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 20 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344714, - "modifiedTime": 1668995459424, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!apMuLg0knKnmC2Wv" -} \ No newline at end of file + "_key": "!items!apMuLg0knKnmC2Wv" +} diff --git a/packs/spells/Kettenblitz_gePnhgqnsmdEbj3Z.json b/packs/spells/Kettenblitz_gePnhgqnsmdEbj3Z.json index dd973792..2afdc47f 100644 --- a/packs/spells/Kettenblitz_gePnhgqnsmdEbj3Z.json +++ b/packs/spells/Kettenblitz_gePnhgqnsmdEbj3Z.json @@ -1,69 +1,69 @@ { - "_id": "gePnhgqnsmdEbj3Z", - "name": "Kettenblitz", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/willdabeast/chain-lightning.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind, der auf bis zu VE weitere Gegner in seiner Nähe überspringt. Nur Gegner, die 2 oder mehr Meter von einem ihrer getroffenen Mitstreiter entfernt stehen, kann der Kettenblitz nicht erreichen.

\n

Getroffene Gegner in Metallrüstung dürfen keine Abwehr gegen einen Kettenblitz würfeln.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 3, - "complex": "" + "_id": "gePnhgqnsmdEbj3Z", + "name": "Kettenblitz", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/willdabeast/chain-lightning.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker schießt einen Blitz auf einen Feind, der auf bis zu VE weitere Gegner in seiner Nähe überspringt. Nur Gegner, die 2 oder mehr Meter von einem ihrer getroffenen Mitstreiter entfernt stehen, kann der Kettenblitz nicht erreichen.

\n

Getroffene Gegner in Metallrüstung dürfen keine Abwehr gegen einen Kettenblitz würfeln.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 3, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": true, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": 16, + "wizard": 10, + "sorcerer": 10 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": true, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344849, + "modifiedTime": 1687731797762, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": 16, - "wizard": 10, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344849, - "modifiedTime": 1668995459532, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gePnhgqnsmdEbj3Z" -} \ No newline at end of file + "_key": "!items!gePnhgqnsmdEbj3Z" +} diff --git a/packs/spells/Kleiner_Terror_dt2E4g7iwVqTSlMl.json b/packs/spells/Kleiner_Terror_dt2E4g7iwVqTSlMl.json index 96fbd010..05a4ed69 100644 --- a/packs/spells/Kleiner_Terror_dt2E4g7iwVqTSlMl.json +++ b/packs/spells/Kleiner_Terror_dt2E4g7iwVqTSlMl.json @@ -1,69 +1,69 @@ { - "_id": "dt2E4g7iwVqTSlMl", - "name": "Kleiner Terror", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/cathelineau/dread.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg fliehen betroffene Ziele – maximal eine Anzahl gleich der halbierten Stufe des Zauberwirkers – so schnell wie möglich in panischer Angst und können erst nach Ablauf der Zauberdauer wieder umkehren. Der Effekt endet bei jedem Fliehenden, der Schaden erleidet.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+VE)/2 des Ziels" + "_id": "dt2E4g7iwVqTSlMl", + "name": "Kleiner Terror", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/cathelineau/dread.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg fliehen betroffene Ziele – maximal eine Anzahl gleich der halbierten Stufe des Zauberwirkers – so schnell wie möglich in panischer Angst und können erst nach Ablauf der Zauberdauer wieder umkehren. Der Effekt endet bei jedem Fliehenden, der Schaden erleidet.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+VE)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "custom" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 2, + "wizard": 6, + "sorcerer": 4 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344750, + "modifiedTime": 1687731797748, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 2, - "wizard": 6, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344750, - "modifiedTime": 1668995459485, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dt2E4g7iwVqTSlMl" -} \ No newline at end of file + "_key": "!items!dt2E4g7iwVqTSlMl" +} diff --git a/packs/spells/Kontrollieren_9gc1CF70165NXymH.json b/packs/spells/Kontrollieren_9gc1CF70165NXymH.json index 3c0f74ad..6731c0ae 100644 --- a/packs/spells/Kontrollieren_9gc1CF70165NXymH.json +++ b/packs/spells/Kontrollieren_9gc1CF70165NXymH.json @@ -1,69 +1,69 @@ { - "_id": "9gc1CF70165NXymH", - "name": "Kontrollieren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/cathelineau/fomorian.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg bringt der Zauberwirker eine maximale Anzahl untoter Ziele gleich seiner Stufe unter Kontrolle, selbst wenn diese einem anderen Zauberwirker unterstehen.

\n

Bei zu vielen Untoten entscheidet der Zufall, welche durch den Zauber betroffen sind. Alternativ kann auch ein einzelner Untoter als Ziel bestimmt werden.

\n

Kontrollierte Untote unterstehen dem Zauberwirker, führen bedingungslos seine Befehle aus und können nur auf Wunsch des Zauberwirkers wieder ihren Frieden finden, oder wenn dieser stirbt.

\n

Ein Zauberwirker kann nicht mehr Untote gleichzeitig kontrollieren, als seine eigene Stufe beträgt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2 des Ziels" + "_id": "9gc1CF70165NXymH", + "name": "Kontrollieren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/cathelineau/fomorian.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg bringt der Zauberwirker eine maximale Anzahl untoter Ziele gleich seiner Stufe unter Kontrolle, selbst wenn diese einem anderen Zauberwirker unterstehen.

\n

Bei zu vielen Untoten entscheidet der Zufall, welche durch den Zauber betroffen sind. Alternativ kann auch ein einzelner Untoter als Ziel bestimmt werden.

\n

Kontrollierte Untote unterstehen dem Zauberwirker, führen bedingungslos seine Befehle aus und können nur auf Wunsch des Zauberwirkers wieder ihren Frieden finden, oder wenn dieser stirbt.

\n

Ein Zauberwirker kann nicht mehr Untote gleichzeitig kontrollieren, als seine eigene Stufe beträgt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Bis erlöst", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 8, + "sorcerer": 4 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344481, + "modifiedTime": 1687731797633, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Bis erlöst", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 8, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344481, - "modifiedTime": 1668995459267, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9gc1CF70165NXymH" -} \ No newline at end of file + "_key": "!items!9gc1CF70165NXymH" +} diff --git a/packs/spells/Lauschen_WkZBOsMblhcrPRUF.json b/packs/spells/Lauschen_WkZBOsMblhcrPRUF.json index 2b0bbe8e..c881d91a 100644 --- a/packs/spells/Lauschen_WkZBOsMblhcrPRUF.json +++ b/packs/spells/Lauschen_WkZBOsMblhcrPRUF.json @@ -1,69 +1,69 @@ { - "_id": "WkZBOsMblhcrPRUF", - "name": "Lauschen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/human-ear.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann sein Hörzentrum an einen bis zu VE x 5 Meter entfernten Punkt verlagern (eine klare Sichtlinie vorausgesetzt) und vernimmt dadurch alles, was dort zu hören ist, als würde er sich dort befinden.

Dieser Punkt kann eine freie Stelle im Raum sein oder auch ein Kleidungsstück des Belauschten.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-1 pro 10 m Entfernung" + "_id": "WkZBOsMblhcrPRUF", + "name": "Lauschen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/human-ear.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann sein Hörzentrum an einen bis zu VE x 5 Meter entfernten Punkt verlagern (eine klare Sichtlinie vorausgesetzt) und vernimmt dadurch alles, was dort zu hören ist, als würde er sich dort befinden.

Dieser Punkt kann eine freie Stelle im Raum sein oder auch ein Kleidungsstück des Belauschten.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-1 pro 10 m Entfernung" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE x 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 6, + "wizard": 2, + "sorcerer": 2 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344685, + "modifiedTime": 1687731797731, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE x 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 6, - "wizard": 2, - "sorcerer": 2 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344685, - "modifiedTime": 1668995459390, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!WkZBOsMblhcrPRUF" -} \ No newline at end of file + "_key": "!items!WkZBOsMblhcrPRUF" +} diff --git a/packs/spells/Licht_L4pdDXSYAOgtWIbd.json b/packs/spells/Licht_L4pdDXSYAOgtWIbd.json index 69c41c11..bd1ceb34 100644 --- a/packs/spells/Licht_L4pdDXSYAOgtWIbd.json +++ b/packs/spells/Licht_L4pdDXSYAOgtWIbd.json @@ -1,69 +1,69 @@ { - "_id": "L4pdDXSYAOgtWIbd", - "name": "Licht", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/explosion-rays.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das berührte, leblose Ziel – beipielsweise ein Stab oder eine kleine, abdeckbare Münze – leuchtet fackelhell auf.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 5, - "complex": "" + "_id": "L4pdDXSYAOgtWIbd", + "name": "Licht", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/explosion-rays.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das berührte, leblose Ziel – beipielsweise ein Stab oder eine kleine, abdeckbare Münze – leuchtet fackelhell auf.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 5, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "minutes" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 1, + "wizard": 1, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344558, + "modifiedTime": 1687731797670, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "minutes" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 1, - "wizard": 1, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344558, - "modifiedTime": 1668995459313, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!L4pdDXSYAOgtWIbd" -} \ No newline at end of file + "_key": "!items!L4pdDXSYAOgtWIbd" +} diff --git a/packs/spells/Lichtlanze_1b32mq9AWEMuoBAs.json b/packs/spells/Lichtlanze_1b32mq9AWEMuoBAs.json index f1a11446..1ea946c6 100644 --- a/packs/spells/Lichtlanze_1b32mq9AWEMuoBAs.json +++ b/packs/spells/Lichtlanze_1b32mq9AWEMuoBAs.json @@ -1,69 +1,69 @@ { - "_id": "1b32mq9AWEMuoBAs", - "name": "Lichtlanze", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/sun-spear.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.lj8NQ5l4wLWmYcEt]{Lichtpfeil}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit (Settingoption)} einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} können diesen Zauber nicht anwenden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 5, - "complex": "" + "_id": "1b32mq9AWEMuoBAs", + "name": "Lichtlanze", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/sun-spear.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.lj8NQ5l4wLWmYcEt]{Lichtpfeil}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit (Settingoption)} einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} können diesen Zauber nicht anwenden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 5, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "custom" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": 10, + "wizard": 12, + "sorcerer": null + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344448, + "modifiedTime": 1687731797603, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "custom" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": 10, - "wizard": 12, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344448, - "modifiedTime": 1668995459125, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1b32mq9AWEMuoBAs" -} \ No newline at end of file + "_key": "!items!1b32mq9AWEMuoBAs" +} diff --git a/packs/spells/Lichtpfeil_lj8NQ5l4wLWmYcEt.json b/packs/spells/Lichtpfeil_lj8NQ5l4wLWmYcEt.json index e6e96af6..73e19a1f 100644 --- a/packs/spells/Lichtpfeil_lj8NQ5l4wLWmYcEt.json +++ b/packs/spells/Lichtpfeil_lj8NQ5l4wLWmYcEt.json @@ -1,69 +1,69 @@ { - "_id": "lj8NQ5l4wLWmYcEt", - "name": "Lichtpfeil", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/middle-arrow.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Gegen den Schaden dieses Zielzaubers erhalten @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit (Settingoption)} einen Malus von 2 auf ihre Abwehr.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} können diesen Zauber nicht anwenden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 2, - "complex": "" + "_id": "lj8NQ5l4wLWmYcEt", + "name": "Lichtpfeil", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/middle-arrow.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Gegen den Schaden dieses Zielzaubers erhalten @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit (Settingoption)} einen Malus von 2 auf ihre Abwehr.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} können diesen Zauber nicht anwenden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 2, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": 2, + "wizard": 5, + "sorcerer": null + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344872, + "modifiedTime": 1687731797772, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": 2, - "wizard": 5, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344872, - "modifiedTime": 1668995459556, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lj8NQ5l4wLWmYcEt" -} \ No newline at end of file + "_key": "!items!lj8NQ5l4wLWmYcEt" +} diff --git a/packs/spells/Lichts_ule_6bptWPrq5gkX2UaT.json b/packs/spells/Lichts_ule_6bptWPrq5gkX2UaT.json index ffd3c955..79c4dd5c 100644 --- a/packs/spells/Lichts_ule_6bptWPrq5gkX2UaT.json +++ b/packs/spells/Lichts_ule_6bptWPrq5gkX2UaT.json @@ -1,69 +1,69 @@ { - "_id": "6bptWPrq5gkX2UaT", - "name": "Lichtsäule", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/laser-precision.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.6bptWPrq5gkX2UaT]{Lichtsäule}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit (Settingoption)} ebenfalls einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} können diesen Zauber nicht anwenden.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} addieren ihren Talentrang auf den PW der Zielzaubern-Probe der Lichtsäule.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 8, - "complex": "" + "_id": "6bptWPrq5gkX2UaT", + "name": "Lichtsäule", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/laser-precision.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.6bptWPrq5gkX2UaT]{Lichtsäule}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit (Settingoption)} ebenfalls einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} können diesen Zauber nicht anwenden.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} addieren ihren Talentrang auf den PW der Zielzaubern-Probe der Lichtsäule.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 8, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": 16, + "wizard": 19, + "sorcerer": null + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344460, + "modifiedTime": 1687731797620, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": 16, - "wizard": 19, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344460, - "modifiedTime": 1668995459218, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!6bptWPrq5gkX2UaT" -} \ No newline at end of file + "_key": "!items!6bptWPrq5gkX2UaT" +} diff --git a/packs/spells/Magie_bannen_tBWEyulMfJFzPuWM.json b/packs/spells/Magie_bannen_tBWEyulMfJFzPuWM.json index a94c0b13..d7e42228 100644 --- a/packs/spells/Magie_bannen_tBWEyulMfJFzPuWM.json +++ b/packs/spells/Magie_bannen_tBWEyulMfJFzPuWM.json @@ -1,69 +1,69 @@ { - "_id": "tBWEyulMfJFzPuWM", - "name": "Magie bannen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/magic-swirl.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker bannt permanent einen Zauberspruch oder magischen Effekt. Die Probe wird durch die Stufe des Wesens, welches den Zauber wirkte, gemindert.

\n

Versucht man den Zauberspruch gegen ein magisches Wesen (worunter auch Zauberwirker fallen) anzuwenden, gilt dessen halbierte LK als Malus auf die Probe. Bei einem Erfolg wird das Ziel aber nicht automatisch gebannt, sondern erhält nicht abwehrbaren Schaden in Höhe des doppelten Probenergebnisses. Stirbt das Ziel, verschwindet es spurlos samt seiner getragenen Ausrüstung.

\n

Sollte der bannende Charakter die Probe jedoch nicht schaffen, kann er selbst zum Ziel des Zaubers werden: Der Zauberwirker würfelt augenblicklich und aktionsfrei erneut den Zauber – allerdings ist er diesmal selbst das Ziel. Alle angewendeten, verstärkenden Zaubereffekte (beispielsweise durch Talente), gelten auch bei diesem zweiten Wurf.

\n

Die gleiche Prozedur kommt zur Anwendung, wenn der Zauberwirker versucht, den magischen Effekt eines Gegenstandes zu bannen. Der ZB-Malus bei Gegenständen entspricht dabei der Stufesumme all derjenigen, die diesen Gegenstand erschufen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "- Wirkerstufe bzw. -LK / 2" + "_id": "tBWEyulMfJFzPuWM", + "name": "Magie bannen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/magic-swirl.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker bannt permanent einen Zauberspruch oder magischen Effekt. Die Probe wird durch die Stufe des Wesens, welches den Zauber wirkte, gemindert.

\n

Versucht man den Zauberspruch gegen ein magisches Wesen (worunter auch Zauberwirker fallen) anzuwenden, gilt dessen halbierte LK als Malus auf die Probe. Bei einem Erfolg wird das Ziel aber nicht automatisch gebannt, sondern erhält nicht abwehrbaren Schaden in Höhe des doppelten Probenergebnisses. Stirbt das Ziel, verschwindet es spurlos samt seiner getragenen Ausrüstung.

\n

Sollte der bannende Charakter die Probe jedoch nicht schaffen, kann er selbst zum Ziel des Zaubers werden: Der Zauberwirker würfelt augenblicklich und aktionsfrei erneut den Zauber – allerdings ist er diesmal selbst das Ziel. Alle angewendeten, verstärkenden Zaubereffekte (beispielsweise durch Talente), gelten auch bei diesem zweiten Wurf.

\n

Die gleiche Prozedur kommt zur Anwendung, wenn der Zauberwirker versucht, den magischen Effekt eines Gegenstandes zu bannen. Der ZB-Malus bei Gegenständen entspricht dabei der Stufesumme all derjenigen, die diesen Gegenstand erschufen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "- Wirkerstufe bzw. -LK / 2" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 12, + "wizard": 7, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344893, + "modifiedTime": 1687731797786, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 12, - "wizard": 7, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344893, - "modifiedTime": 1668995459592, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tBWEyulMfJFzPuWM" -} \ No newline at end of file + "_key": "!items!tBWEyulMfJFzPuWM" +} diff --git a/packs/spells/Magie_entdecken_d1PUhzL8wuBe3mTl.json b/packs/spells/Magie_entdecken_d1PUhzL8wuBe3mTl.json index 83069b44..c767e2f3 100644 --- a/packs/spells/Magie_entdecken_d1PUhzL8wuBe3mTl.json +++ b/packs/spells/Magie_entdecken_d1PUhzL8wuBe3mTl.json @@ -1,69 +1,69 @@ { - "_id": "d1PUhzL8wuBe3mTl", - "name": "Magie entdecken", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/sparkles.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Scheitert ein Zauberwirker, die Magie einer Örtlichkeit, eines Objektes oder eines Wesen zu erspüren (DS4 S. 47), kann er sämtliche Magie im Wirkungsbreich – nur für ihn sichtbar – mit Hilfe dieses Zaubers für kurze Zeit aufleuchten sehen, sofern sie nicht verborgen ist (unter einem Umhang, in einer Truhe usw.).

\n

Betrachtet man Zauberwirker, leuchten diese ebenfalls kurz auf, je heller, desto mächtiger ist die Magie in ihnen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "d1PUhzL8wuBe3mTl", + "name": "Magie entdecken", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/sparkles.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Scheitert ein Zauberwirker, die Magie einer Örtlichkeit, eines Objektes oder eines Wesen zu erspüren (DS4 S. 47), kann er sämtliche Magie im Wirkungsbreich – nur für ihn sichtbar – mit Hilfe dieses Zaubers für kurze Zeit aufleuchten sehen, sofern sie nicht verborgen ist (unter einem Umhang, in einer Truhe usw.).

\n

Betrachtet man Zauberwirker, leuchten diese ebenfalls kurz auf, je heller, desto mächtiger ist die Magie in ihnen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 1, + "wizard": 1, + "sorcerer": 1 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344738, + "modifiedTime": 1687731797743, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 1, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344738, - "modifiedTime": 1668995459463, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!d1PUhzL8wuBe3mTl" -} \ No newline at end of file + "_key": "!items!d1PUhzL8wuBe3mTl" +} diff --git a/packs/spells/Magie_identifizieren_pUhIT77TSIDrv9Pi.json b/packs/spells/Magie_identifizieren_pUhIT77TSIDrv9Pi.json index 3d631999..9f7ac730 100644 --- a/packs/spells/Magie_identifizieren_pUhIT77TSIDrv9Pi.json +++ b/packs/spells/Magie_identifizieren_pUhIT77TSIDrv9Pi.json @@ -1,69 +1,69 @@ { - "_id": "pUhIT77TSIDrv9Pi", - "name": "Magie identifizieren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/magic-axe.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Offenbart dem Zauberwirker die Quelle und/oder Funktion der Magie eines Objektes oder einer Örtlichkeit.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "pUhIT77TSIDrv9Pi", + "name": "Magie identifizieren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/magic-axe.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Offenbart dem Zauberwirker die Quelle und/oder Funktion der Magie eines Objektes oder einer Örtlichkeit.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": 5, + "wizard": 1, + "sorcerer": 1 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344882, + "modifiedTime": 1687731797780, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": 5, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344882, - "modifiedTime": 1668995459570, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pUhIT77TSIDrv9Pi" -} \ No newline at end of file + "_key": "!items!pUhIT77TSIDrv9Pi" +} diff --git a/packs/spells/Magische_Barriere_KhmJCaFuP7Tgdw7q.json b/packs/spells/Magische_Barriere_KhmJCaFuP7Tgdw7q.json index 84de4de1..23758fa1 100644 --- a/packs/spells/Magische_Barriere_KhmJCaFuP7Tgdw7q.json +++ b/packs/spells/Magische_Barriere_KhmJCaFuP7Tgdw7q.json @@ -1,69 +1,69 @@ { - "_id": "KhmJCaFuP7Tgdw7q", - "name": "Magische Barriere", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/stone-wall.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker erschafft ein unbewegliches, würfelförmiges Kraftfeld mit einer Größe von maximal VE/2 m³, welches sämtliche Magie- und Zaubersprucheffekte nach innen und außen hin komplett abblockt. Weder @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerbälle}, noch @Compendium[ds4.spells.WkZBOsMblhcrPRUF]{Lauschen}- oder @Compendium[ds4.spells.ANV77WNlbZFRMssv]{Teleport}-Zauber können diese magische Barriere durchbrechen.

\n

Die magische Barriere verschwindet, sofern der Zauerwirker sie nicht – nach Ablauf der Spruchdauer – durch ununterbrochene Konzentration (zählt als ganze Aktion) aufrecht erhält.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "KhmJCaFuP7Tgdw7q", + "name": "Magische Barriere", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/stone-wall.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker erschafft ein unbewegliches, würfelförmiges Kraftfeld mit einer Größe von maximal VE/2 m³, welches sämtliche Magie- und Zaubersprucheffekte nach innen und außen hin komplett abblockt. Weder @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerbälle}, noch @Compendium[ds4.spells.WkZBOsMblhcrPRUF]{Lauschen}- oder @Compendium[ds4.spells.ANV77WNlbZFRMssv]{Teleport}-Zauber können diese magische Barriere durchbrechen.

\n

Die magische Barriere verschwindet, sofern der Zauerwirker sie nicht – nach Ablauf der Spruchdauer – durch ununterbrochene Konzentration (zählt als ganze Aktion) aufrecht erhält.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE min oder Konzentration", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 14, + "wizard": 10, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344555, + "modifiedTime": 1687731797668, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE min oder Konzentration", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 14, - "wizard": 10, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344555, - "modifiedTime": 1668995459311, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KhmJCaFuP7Tgdw7q" -} \ No newline at end of file + "_key": "!items!KhmJCaFuP7Tgdw7q" +} diff --git a/packs/spells/Magische_R_stung_ZdlsX5F803JJEat6.json b/packs/spells/Magische_R_stung_ZdlsX5F803JJEat6.json index 68ee4993..cfd5d70a 100644 --- a/packs/spells/Magische_R_stung_ZdlsX5F803JJEat6.json +++ b/packs/spells/Magische_R_stung_ZdlsX5F803JJEat6.json @@ -1,69 +1,69 @@ { - "_id": "ZdlsX5F803JJEat6", - "name": "Magische Rüstung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/willdabeast/chain-mail.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Die Lebenskraft des Charakters erhöht sich um das Wurfergebnis. Erhält der Zauberwirker Schaden, kostet ihn das zuerst immer die (nicht heilbare) Lebenskraft der magischen Rüstung, bevor es an die eigene Lebenskraft geht. Die LK der magischen Rüstung bleiben erhalten, bis sie durch Schaden verloren sind, oder wenn der Charakter den Zauber abermals anwendet.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "ZdlsX5F803JJEat6", + "name": "Magische Rüstung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/willdabeast/chain-mail.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Die Lebenskraft des Charakters erhöht sich um das Wurfergebnis. Erhält der Zauberwirker Schaden, kostet ihn das zuerst immer die (nicht heilbare) Lebenskraft der magischen Rüstung, bevor es an die eigene Lebenskraft geht. Die LK der magischen Rüstung bleiben erhalten, bis sie durch Schaden verloren sind, oder wenn der Charakter den Zauber abermals anwendet.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 4, + "wizard": 8, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344699, + "modifiedTime": 1687731797734, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 4, - "wizard": 8, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344699, - "modifiedTime": 1668995459415, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZdlsX5F803JJEat6" -} \ No newline at end of file + "_key": "!items!ZdlsX5F803JJEat6" +} diff --git a/packs/spells/Magische_Waffe_ASvdS1fyjmRS1Xb6.json b/packs/spells/Magische_Waffe_ASvdS1fyjmRS1Xb6.json index 014b320f..5dc8bcbc 100644 --- a/packs/spells/Magische_Waffe_ASvdS1fyjmRS1Xb6.json +++ b/packs/spells/Magische_Waffe_ASvdS1fyjmRS1Xb6.json @@ -1,69 +1,69 @@ { - "_id": "ASvdS1fyjmRS1Xb6", - "name": "Magische Waffe", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/pointy-sword.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber verleiht einer Waffe magische Kräfte. Ihr WB erhöht sich für die Dauer des Zaubers um +1 und der mit ihr verursachte Schaden gilt als magisch, verletzt beispielsweise also auch körperlose Wesen wie Geister.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "ASvdS1fyjmRS1Xb6", + "name": "Magische Waffe", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/pointy-sword.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber verleiht einer Waffe magische Kräfte. Ihr WB erhöht sich für die Dauer des Zaubers um +1 und der mit ihr verursachte Schaden gilt als magisch, verletzt beispielsweise also auch körperlose Wesen wie Geister.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "minutes" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": 1, + "wizard": 1, + "sorcerer": 1 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344485, + "modifiedTime": 1687731797637, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "minutes" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": 1, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344485, - "modifiedTime": 1668995459271, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ASvdS1fyjmRS1Xb6" -} \ No newline at end of file + "_key": "!items!ASvdS1fyjmRS1Xb6" +} diff --git a/packs/spells/Magisches_Schloss_dzYAc9ti7ghhkyiX.json b/packs/spells/Magisches_Schloss_dzYAc9ti7ghhkyiX.json index 2bad1fb2..6b8a37b3 100644 --- a/packs/spells/Magisches_Schloss_dzYAc9ti7ghhkyiX.json +++ b/packs/spells/Magisches_Schloss_dzYAc9ti7ghhkyiX.json @@ -1,69 +1,69 @@ { - "_id": "dzYAc9ti7ghhkyiX", - "name": "Magisches Schloss", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/padlock.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber verschließt auf magische Weise eine Klappe, Truhe, Tür oder ähnliche Öffnung.

\n

Das Probenergebnis stellt die Erschwernis dar, um dieses Schloss zu öffnen (ob nun mit einem Dietrich, roher Gewalt oder Magie), nur der Zauberwirker selbst kann es ohne Probleme öffnen.

\n

Der Zauber kann auch auf ein mechanisches Schloss gesprochen werden, um dessen Schlosswert (SW) zu verstärken.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "dzYAc9ti7ghhkyiX", + "name": "Magisches Schloss", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/padlock.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber verschließt auf magische Weise eine Klappe, Truhe, Tür oder ähnliche Öffnung.

\n

Das Probenergebnis stellt die Erschwernis dar, um dieses Schloss zu öffnen (ob nun mit einem Dietrich, roher Gewalt oder Magie), nur der Zauberwirker selbst kann es ohne Probleme öffnen.

\n

Der Zauber kann auch auf ein mechanisches Schloss gesprochen werden, um dessen Schlosswert (SW) zu verstärken.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Bis Schloss geöffnet", + "unit": "custom" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": 3, + "wizard": 1, + "sorcerer": 1 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344760, + "modifiedTime": 1687731797750, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Bis Schloss geöffnet", - "unit": "custom" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": 3, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344760, - "modifiedTime": 1668995459496, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dzYAc9ti7ghhkyiX" -} \ No newline at end of file + "_key": "!items!dzYAc9ti7ghhkyiX" +} diff --git a/packs/spells/Manabrot_JvK5b8DXdHgaByjP.json b/packs/spells/Manabrot_JvK5b8DXdHgaByjP.json index 06e7010d..809b489a 100644 --- a/packs/spells/Manabrot_JvK5b8DXdHgaByjP.json +++ b/packs/spells/Manabrot_JvK5b8DXdHgaByjP.json @@ -1,69 +1,69 @@ { - "_id": "JvK5b8DXdHgaByjP", - "name": "Manabrot", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/sliced-bread.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker bündelt die magische Energien um sich herum und erschafft daraus warmes, aber geschmackloses Manabrot.

\n

Maximal kann der Zauberwirker eine Anzahl von Manabrot gleich seiner halbierten Stufe erschaffen. Jeder der blau-violetten, teigähnlichen Klumpen, entspricht einer ganzen Mahlzeit (von denen ein Erwachsener 3 pro Tag benötigt) für eine Person.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "JvK5b8DXdHgaByjP", + "name": "Manabrot", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/sliced-bread.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker bündelt die magische Energien um sich herum und erschafft daraus warmes, aber geschmackloses Manabrot.

\n

Maximal kann der Zauberwirker eine Anzahl von Manabrot gleich seiner halbierten Stufe erschaffen. Jeder der blau-violetten, teigähnlichen Klumpen, entspricht einer ganzen Mahlzeit (von denen ein Erwachsener 3 pro Tag benötigt) für eine Person.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 5, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344550, + "modifiedTime": 1687731797663, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344550, - "modifiedTime": 1668995459304, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JvK5b8DXdHgaByjP" -} \ No newline at end of file + "_key": "!items!JvK5b8DXdHgaByjP" +} diff --git a/packs/spells/Nahrung_zaubern_l8o3vG0kW9qvFmBY.json b/packs/spells/Nahrung_zaubern_l8o3vG0kW9qvFmBY.json index 9aafcb31..ee603025 100644 --- a/packs/spells/Nahrung_zaubern_l8o3vG0kW9qvFmBY.json +++ b/packs/spells/Nahrung_zaubern_l8o3vG0kW9qvFmBY.json @@ -1,69 +1,69 @@ { - "_id": "l8o3vG0kW9qvFmBY", - "name": "Nahrung zaubern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/potato.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker bündelt die magische Energien um sich herum und erschafft daraus die Grundzutat einer einfachen Mahlzeit, wie etwa Linsen, Reis oder Rüben.

Maximal kann der Zauberwirker genügend Zutaten für eine Anzahl von Mahlzeiten (von denen ein Erwachsener 3 pro Tag benötigt) gleich seiner Stufe erschaffen

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "l8o3vG0kW9qvFmBY", + "name": "Nahrung zaubern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/potato.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker bündelt die magische Energien um sich herum und erschafft daraus die Grundzutat einer einfachen Mahlzeit, wie etwa Linsen, Reis oder Rüben.

Maximal kann der Zauberwirker genügend Zutaten für eine Anzahl von Mahlzeiten (von denen ein Erwachsener 3 pro Tag benötigt) gleich seiner Stufe erschaffen

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 2, + "wizard": 7, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344869, + "modifiedTime": 1687731797768, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 2, - "wizard": 7, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344869, - "modifiedTime": 1668995459547, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!l8o3vG0kW9qvFmBY" -} \ No newline at end of file + "_key": "!items!l8o3vG0kW9qvFmBY" +} diff --git a/packs/spells/Netz_73bT47FtQgPp9Snq.json b/packs/spells/Netz_73bT47FtQgPp9Snq.json index fb27cf1f..0116287d 100644 --- a/packs/spells/Netz_73bT47FtQgPp9Snq.json +++ b/packs/spells/Netz_73bT47FtQgPp9Snq.json @@ -1,69 +1,69 @@ { - "_id": "73bT47FtQgPp9Snq", - "name": "Netz", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/spider-web.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Netz aus klebriger Astralmasse mit einem Radius von VE/2 in Metern erscheint.

\n

Vom Netz getroffene Wesen, welche keine Abwehr dagegen würfeln dürfen, halbieren für die Dauer des Zaubers Initiative, Laufen und Schlagen.

\n

Der Zauber wirkt nicht gegen Wesen, die 2+ Größenkategorien (DS4 S. 104) größer sind.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+ST)/2 des Ziels" + "_id": "73bT47FtQgPp9Snq", + "name": "Netz", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/spider-web.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Netz aus klebriger Astralmasse mit einem Radius von VE/2 in Metern erscheint.

\n

Vom Netz getroffene Wesen, welche keine Abwehr dagegen würfeln dürfen, halbieren für die Dauer des Zaubers Initiative, Laufen und Schlagen.

\n

Der Zauber wirkt nicht gegen Wesen, die 2+ Größenkategorien (DS4 S. 104) größer sind.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+ST)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 4, + "wizard": 9, + "sorcerer": 9 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344461, + "modifiedTime": 1687731797624, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. / 2", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 4, - "wizard": 9, - "sorcerer": 9 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344461, - "modifiedTime": 1668995459222, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!73bT47FtQgPp9Snq" -} \ No newline at end of file + "_key": "!items!73bT47FtQgPp9Snq" +} diff --git a/packs/spells/Niesanfall_c9confMPTK2Q7AfX.json b/packs/spells/Niesanfall_c9confMPTK2Q7AfX.json index f5d9362a..68fd7e49 100644 --- a/packs/spells/Niesanfall_c9confMPTK2Q7AfX.json +++ b/packs/spells/Niesanfall_c9confMPTK2Q7AfX.json @@ -1,69 +1,69 @@ { - "_id": "c9confMPTK2Q7AfX", - "name": "Niesanfall", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/energy-breath.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg kann das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, sich vor lauter Niesen nur (mit halbiertem Laufen-Wert) bewegen, bis der Spruchwirker wieder an der Reihe ist.

\n

Der Niesanfall endet vorzeitig, sollte das Ziel Schaden erhalten.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "c9confMPTK2Q7AfX", + "name": "Niesanfall", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/energy-breath.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg kann das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, sich vor lauter Niesen nur (mit halbiertem Laufen-Wert) bewegen, bis der Spruchwirker wieder an der Reihe ist.

\n

Der Niesanfall endet vorzeitig, sollte das Ziel Schaden erhalten.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "1", + "unit": "rounds" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": 1, + "wizard": 3, + "sorcerer": 3 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344729, + "modifiedTime": 1687731797741, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "1", - "unit": "rounds" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": 1, - "wizard": 3, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344729, - "modifiedTime": 1668995459445, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!c9confMPTK2Q7AfX" -} \ No newline at end of file + "_key": "!items!c9confMPTK2Q7AfX" +} diff --git a/packs/spells/Putzteufel_gLzyooEA8RBya37o.json b/packs/spells/Putzteufel_gLzyooEA8RBya37o.json index 7de4f5ee..93db174c 100644 --- a/packs/spells/Putzteufel_gLzyooEA8RBya37o.json +++ b/packs/spells/Putzteufel_gLzyooEA8RBya37o.json @@ -1,69 +1,69 @@ { - "_id": "gLzyooEA8RBya37o", - "name": "Putzteufel", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/magic-broom.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker erschafft einen kleinen, magischen Diener, der für ihn unglaublich flink putzt, aufräumt und packt.

\n

Ansonsten ist der Putzteufel völlig unütz, befolgt keine andersartigen Befehle und verpufft bei Schaden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "gLzyooEA8RBya37o", + "name": "Putzteufel", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/magic-broom.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker erschafft einen kleinen, magischen Diener, der für ihn unglaublich flink putzt, aufräumt und packt.

\n

Ansonsten ist der Putzteufel völlig unütz, befolgt keine andersartigen Befehle und verpufft bei Schaden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "bis zu VE / 2", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 5, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344835, + "modifiedTime": 1687731797760, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "bis zu VE / 2", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344835, - "modifiedTime": 1668995459528, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gLzyooEA8RBya37o" -} \ No newline at end of file + "_key": "!items!gLzyooEA8RBya37o" +} diff --git a/packs/spells/Reinigen_ZXBYdYAtcs3FoTAx.json b/packs/spells/Reinigen_ZXBYdYAtcs3FoTAx.json index 41e0e223..c941949c 100644 --- a/packs/spells/Reinigen_ZXBYdYAtcs3FoTAx.json +++ b/packs/spells/Reinigen_ZXBYdYAtcs3FoTAx.json @@ -1,69 +1,69 @@ { - "_id": "ZXBYdYAtcs3FoTAx", - "name": "Reinigen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/shower.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber reinigt eine ungewaschene Person, einen Gegenstand (wie einen schlammbesudelten Umhang) oder auch eine Mahlzeit (von Bakterien, Fäulnis und Gift).

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "ZXBYdYAtcs3FoTAx", + "name": "Reinigen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/shower.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber reinigt eine ungewaschene Person, einen Gegenstand (wie einen schlammbesudelten Umhang) oder auch eine Mahlzeit (von Bakterien, Fäulnis und Gift).

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": 3, + "wizard": 7, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344695, + "modifiedTime": 1687731797733, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": 3, - "wizard": 7, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344695, - "modifiedTime": 1668995459410, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZXBYdYAtcs3FoTAx" -} \ No newline at end of file + "_key": "!items!ZXBYdYAtcs3FoTAx" +} diff --git a/packs/spells/Rost_eMeuOnBODch7D9dm.json b/packs/spells/Rost_eMeuOnBODch7D9dm.json index 67aa0167..505c1e9f 100644 --- a/packs/spells/Rost_eMeuOnBODch7D9dm.json +++ b/packs/spells/Rost_eMeuOnBODch7D9dm.json @@ -1,69 +1,69 @@ { - "_id": "eMeuOnBODch7D9dm", - "name": "Rost", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/rusty-sword.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber lässt bei Erfolg eine nichtmagische Waffe oder ein nichtmagisches Rüstungsteil aus Metall augenblicklich zu rostigem Staub zerfallen.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-WB der Waffe bzw. -PA der Rüstung" + "_id": "eMeuOnBODch7D9dm", + "name": "Rost", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/rusty-sword.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber lässt bei Erfolg eine nichtmagische Waffe oder ein nichtmagisches Rüstungsteil aus Metall augenblicklich zu rostigem Staub zerfallen.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-WB der Waffe bzw. -PA der Rüstung" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 5, + "wizard": 7, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344764, + "modifiedTime": 1687731797751, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 5, - "wizard": 7, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344764, - "modifiedTime": 1668995459501, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eMeuOnBODch7D9dm" -} \ No newline at end of file + "_key": "!items!eMeuOnBODch7D9dm" +} diff --git a/packs/spells/Schatten_5mF59XCsZffF0cSp.json b/packs/spells/Schatten_5mF59XCsZffF0cSp.json index 2af6ea1b..e1cde40d 100644 --- a/packs/spells/Schatten_5mF59XCsZffF0cSp.json +++ b/packs/spells/Schatten_5mF59XCsZffF0cSp.json @@ -1,69 +1,69 @@ { - "_id": "5mF59XCsZffF0cSp", - "name": "Schatten", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/shadow-follower.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dunkle Schatten umhüllen das Ziel (welches keine Abwehr dagegen würfeln darf), wodurch es -8 auf alle Handlungen hat, bei denen es besser sehen können sollte. Augenlosen Untoten, wie beispielsweise @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skeletten}, aber auch blinden Lebewesen, kann der Zauber nichts anhaben.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+AU)/2 des Ziels" + "_id": "5mF59XCsZffF0cSp", + "name": "Schatten", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/shadow-follower.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dunkle Schatten umhüllen das Ziel (welches keine Abwehr dagegen würfeln darf), wodurch es -8 auf alle Handlungen hat, bei denen es besser sehen können sollte. Augenlosen Untoten, wie beispielsweise @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skeletten}, aber auch blinden Lebewesen, kann der Zauber nichts anhaben.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "rounds" + }, + "cooldownDuration": "5r", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 2 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344458, + "modifiedTime": 1687731797618, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. / 2", - "unit": "rounds" - }, - "cooldownDuration": "5r", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 2 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344458, - "modifiedTime": 1668995459204, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5mF59XCsZffF0cSp" -} \ No newline at end of file + "_key": "!items!5mF59XCsZffF0cSp" +} diff --git a/packs/spells/Schatten_erwecken_dPGm1Ji2U0fJxnT3.json b/packs/spells/Schatten_erwecken_dPGm1Ji2U0fJxnT3.json index cecfa994..0da283b4 100644 --- a/packs/spells/Schatten_erwecken_dPGm1Ji2U0fJxnT3.json +++ b/packs/spells/Schatten_erwecken_dPGm1Ji2U0fJxnT3.json @@ -1,69 +1,69 @@ { - "_id": "dPGm1Ji2U0fJxnT3", - "name": "Schatten erwecken", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/two-shadows.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Schwarzmagier kann die Seelen von einer maximalen Anzahl von Toten im Wirkungsradius gleich seiner eigenen Stufe verderben und in Form tödlicher @Compendium[ds4.creatures.T9YRYe0vnR4Qg4UM]{Schatten} (DS4 S. 121) zu gequältem Unleben erwecken. Die Schatten benötigen drei Kampfrunden, um sich zu bilden, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "dPGm1Ji2U0fJxnT3", + "name": "Schatten erwecken", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/two-shadows.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Schwarzmagier kann die Seelen von einer maximalen Anzahl von Toten im Wirkungsradius gleich seiner eigenen Stufe verderben und in Form tödlicher @Compendium[ds4.creatures.T9YRYe0vnR4Qg4UM]{Schatten} (DS4 S. 121) zu gequältem Unleben erwecken. Die Schatten benötigen drei Kampfrunden, um sich zu bilden, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 13 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344742, + "modifiedTime": 1687731797745, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 13 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344742, - "modifiedTime": 1668995459468, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dPGm1Ji2U0fJxnT3" -} \ No newline at end of file + "_key": "!items!dPGm1Ji2U0fJxnT3" +} diff --git a/packs/spells/Schattenklinge_RUfE7hqqHCKMEMbh.json b/packs/spells/Schattenklinge_RUfE7hqqHCKMEMbh.json index cba616aa..d685a2fa 100644 --- a/packs/spells/Schattenklinge_RUfE7hqqHCKMEMbh.json +++ b/packs/spells/Schattenklinge_RUfE7hqqHCKMEMbh.json @@ -1,69 +1,69 @@ { - "_id": "RUfE7hqqHCKMEMbh", - "name": "Schattenklinge", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/blade-fall.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Die verzauberte Klinge verströmt rauchartige Schatten voll dunkler Magie. Die folgenden Effekte gelten nur, wenn ein Charakter mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} die Waffe benutzt:

\n

Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch. Jedesmal, wenn mit der Waffe Schaden verursacht wird, sinkt die Abwehr des Ziels um 1. Dieser Effekt endet, wenn die Zauberdauer abgelaufen ist.

\n

Schattenklinge ist nicht mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge}, @Compendium[ds4.spells.Gc5G9kixOqNbuwp1]{Frostwaffe}, @Compendium[ds4.spells.919AW6tITRT8WikD]{Glühender Glaube} oder @Compendium[ds4.spells.cggG4v6EBPmEZuAQ]{Waffe des Lichts} kombinierbar.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "RUfE7hqqHCKMEMbh", + "name": "Schattenklinge", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/blade-fall.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Die verzauberte Klinge verströmt rauchartige Schatten voll dunkler Magie. Die folgenden Effekte gelten nur, wenn ein Charakter mit dem Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} die Waffe benutzt:

\n

Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch. Jedesmal, wenn mit der Waffe Schaden verursacht wird, sinkt die Abwehr des Ziels um 1. Dieser Effekt endet, wenn die Zauberdauer abgelaufen ist.

\n

Schattenklinge ist nicht mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge}, @Compendium[ds4.spells.Gc5G9kixOqNbuwp1]{Frostwaffe}, @Compendium[ds4.spells.919AW6tITRT8WikD]{Glühender Glaube} oder @Compendium[ds4.spells.cggG4v6EBPmEZuAQ]{Waffe des Lichts} kombinierbar.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 8, + "sorcerer": 7 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344617, + "modifiedTime": 1687731797716, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 8, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344617, - "modifiedTime": 1668995459340, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RUfE7hqqHCKMEMbh" -} \ No newline at end of file + "_key": "!items!RUfE7hqqHCKMEMbh" +} diff --git a/packs/spells/Schattenlanze_b5RFJWPaYbpXNpsv.json b/packs/spells/Schattenlanze_b5RFJWPaYbpXNpsv.json index de3c9faf..d2ca8b23 100644 --- a/packs/spells/Schattenlanze_b5RFJWPaYbpXNpsv.json +++ b/packs/spells/Schattenlanze_b5RFJWPaYbpXNpsv.json @@ -1,69 +1,69 @@ { - "_id": "b5RFJWPaYbpXNpsv", - "name": "Schattenlanze", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/spear-hook.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.tPFiElqQuvih76gd]{Schattenpfeil}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 5, - "complex": "" + "_id": "b5RFJWPaYbpXNpsv", + "name": "Schattenlanze", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/spear-hook.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.tPFiElqQuvih76gd]{Schattenpfeil}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 5, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 10 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344719, + "modifiedTime": 1687731797737, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344719, - "modifiedTime": 1668995459428, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!b5RFJWPaYbpXNpsv" -} \ No newline at end of file + "_key": "!items!b5RFJWPaYbpXNpsv" +} diff --git a/packs/spells/Schattenpfeil_tPFiElqQuvih76gd.json b/packs/spells/Schattenpfeil_tPFiElqQuvih76gd.json index ba31d084..1fc1b05a 100644 --- a/packs/spells/Schattenpfeil_tPFiElqQuvih76gd.json +++ b/packs/spells/Schattenpfeil_tPFiElqQuvih76gd.json @@ -1,69 +1,69 @@ { - "_id": "tPFiElqQuvih76gd", - "name": "Schattenpfeil", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/energy-arrow.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Gegen den Schaden dieses Zielzaubers erhalten @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} einen Malus von 2 auf ihre Abwehr.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 2, - "complex": "" + "_id": "tPFiElqQuvih76gd", + "name": "Schattenpfeil", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/energy-arrow.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Gegen den Schaden dieses Zielzaubers erhalten @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} einen Malus von 2 auf ihre Abwehr.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 2, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 2 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344895, + "modifiedTime": 1687731797787, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 2 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344895, - "modifiedTime": 1668995459593, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tPFiElqQuvih76gd" -} \ No newline at end of file + "_key": "!items!tPFiElqQuvih76gd" +} diff --git a/packs/spells/Schattens_ule_mg3rChUVQrZ09gCW.json b/packs/spells/Schattens_ule_mg3rChUVQrZ09gCW.json index 83bbd44b..5884a93c 100644 --- a/packs/spells/Schattens_ule_mg3rChUVQrZ09gCW.json +++ b/packs/spells/Schattens_ule_mg3rChUVQrZ09gCW.json @@ -1,69 +1,69 @@ { - "_id": "mg3rChUVQrZ09gCW", - "name": "Schattensäule", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/bubbling-beam.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.b5RFJWPaYbpXNpsv]{Schattenlanze}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} ebenfalls einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} addieren ihren Talentrang auf den PW der Zielzaubern-Probe Schattensäule.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 8, - "complex": "" + "_id": "mg3rChUVQrZ09gCW", + "name": "Schattensäule", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/bubbling-beam.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dies ist eine mächtigere Variante des Zaubers @Compendium[ds4.spells.b5RFJWPaYbpXNpsv]{Schattenlanze}, gegen dessen Schaden @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts (Settingoption)} ebenfalls einen Malus von 2 auf ihre Abwehr erhalten.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können diesen Zauber nicht anwenden.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} addieren ihren Talentrang auf den PW der Zielzaubern-Probe Schattensäule.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 8, + "complex": "" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 10", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1r", + "minimumLevels": { + "healer": null, + "wizard": 20, + "sorcerer": 15 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 10", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344876, + "modifiedTime": 1687731797777, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1r", - "minimumLevels": { - "healer": null, - "wizard": 20, - "sorcerer": 15 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344876, - "modifiedTime": 1668995459563, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!mg3rChUVQrZ09gCW" -} \ No newline at end of file + "_key": "!items!mg3rChUVQrZ09gCW" +} diff --git a/packs/spells/Schleudern_bKCGwIne0uoWZiY0.json b/packs/spells/Schleudern_bKCGwIne0uoWZiY0.json index 71ee8dea..314f1da5 100644 --- a/packs/spells/Schleudern_bKCGwIne0uoWZiY0.json +++ b/packs/spells/Schleudern_bKCGwIne0uoWZiY0.json @@ -1,69 +1,69 @@ { - "_id": "bKCGwIne0uoWZiY0", - "name": "Schleudern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/heavenly-dog/catapult.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauberspruch, gegen den das Ziel keine Abwehr würfeln kann, schleudert das Ziel (Probenergebnis/3) Meter weit fort.

\n

Das Ziel erhält für die Distanz, die es geschleudert wird (auch wenn eine Wand den Flug bremst) Sturzschaden (DS4 S. 85), gegen den es ganz normal Abwehr würfelt.

\n

Nach dem Fortschleudern liegt das Ziel immer am Boden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "bKCGwIne0uoWZiY0", + "name": "Schleudern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/heavenly-dog/catapult.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauberspruch, gegen den das Ziel keine Abwehr würfeln kann, schleudert das Ziel (Probenergebnis/3) Meter weit fort.

\n

Das Ziel erhält für die Distanz, die es geschleudert wird (auch wenn eine Wand den Flug bremst) Sturzschaden (DS4 S. 85), gegen den es ganz normal Abwehr würfelt.

\n

Nach dem Fortschleudern liegt das Ziel immer am Boden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE / 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 16, + "wizard": 12, + "sorcerer": 10 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE / 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344726, + "modifiedTime": 1687731797740, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 16, - "wizard": 12, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344726, - "modifiedTime": 1668995459437, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!bKCGwIne0uoWZiY0" -} \ No newline at end of file + "_key": "!items!bKCGwIne0uoWZiY0" +} diff --git a/packs/spells/Schutzfeld_NWPoiZHCmZ7ZJud4.json b/packs/spells/Schutzfeld_NWPoiZHCmZ7ZJud4.json index 8a565865..72b14e15 100644 --- a/packs/spells/Schutzfeld_NWPoiZHCmZ7ZJud4.json +++ b/packs/spells/Schutzfeld_NWPoiZHCmZ7ZJud4.json @@ -1,69 +1,69 @@ { - "_id": "NWPoiZHCmZ7ZJud4", - "name": "Schutzfeld", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/omega.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein Schutzfeld mit einem Radius von VE in Metern erscheint um den Zauberwirker herum, an dem nichtmagische Geschosse von außen her wirkungslos abprallen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "NWPoiZHCmZ7ZJud4", + "name": "Schutzfeld", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/omega.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein Schutzfeld mit einem Radius von VE in Metern erscheint um den Zauberwirker herum, an dem nichtmagische Geschosse von außen her wirkungslos abprallen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 4, + "wizard": 8, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344578, + "modifiedTime": 1687731797679, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 4, - "wizard": 8, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344578, - "modifiedTime": 1668995459321, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NWPoiZHCmZ7ZJud4" -} \ No newline at end of file + "_key": "!items!NWPoiZHCmZ7ZJud4" +} diff --git a/packs/spells/Schutzkuppel_TKx3LO5ZWQuKpK04.json b/packs/spells/Schutzkuppel_TKx3LO5ZWQuKpK04.json index 44c9b6b1..ba30bf7e 100644 --- a/packs/spells/Schutzkuppel_TKx3LO5ZWQuKpK04.json +++ b/packs/spells/Schutzkuppel_TKx3LO5ZWQuKpK04.json @@ -1,69 +1,69 @@ { - "_id": "TKx3LO5ZWQuKpK04", - "name": "Schutzkuppel", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/shiny-omega.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine Schutzkuppel mit einem Radius von VE in Metern erscheint um den Zauberwirker herum, solange er sich konzentriert (zählt als ganze Aktion).

\n

Die unbewegliche Kuppel ist von beiden Seiten unpassierbar – weder Angriffe, Personen noch Zauber wie @Compendium[ds4.spells.ANV77WNlbZFRMssv]{Teleport} gelangen hindurch.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "TKx3LO5ZWQuKpK04", + "name": "Schutzkuppel", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/shiny-omega.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine Schutzkuppel mit einem Radius von VE in Metern erscheint um den Zauberwirker herum, solange er sich konzentriert (zählt als ganze Aktion).

\n

Die unbewegliche Kuppel ist von beiden Seiten unpassierbar – weder Angriffe, Personen noch Zauber wie @Compendium[ds4.spells.ANV77WNlbZFRMssv]{Teleport} gelangen hindurch.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Konzentration", + "unit": "custom" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": 8, + "wizard": 12, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344643, + "modifiedTime": 1687731797723, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Konzentration", - "unit": "custom" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": 8, - "wizard": 12, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344643, - "modifiedTime": 1668995459359, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TKx3LO5ZWQuKpK04" -} \ No newline at end of file + "_key": "!items!TKx3LO5ZWQuKpK04" +} diff --git a/packs/spells/Schutzschild_dehnen_s31yIj9viKMLyaen.json b/packs/spells/Schutzschild_dehnen_s31yIj9viKMLyaen.json index c189c17f..fa1144b1 100644 --- a/packs/spells/Schutzschild_dehnen_s31yIj9viKMLyaen.json +++ b/packs/spells/Schutzschild_dehnen_s31yIj9viKMLyaen.json @@ -1,69 +1,69 @@ { - "_id": "s31yIj9viKMLyaen", - "name": "Schutzschild dehnen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/alarm-clock.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Verdoppelt die erwürfelte Dauer eines @Compendium[ds4.spells.dpz383XbGFXEsGot]{Schutzschild}-Zaubers, der bereits auf das Ziel wirkt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "s31yIj9viKMLyaen", + "name": "Schutzschild dehnen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/alarm-clock.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Verdoppelt die erwürfelte Dauer eines @Compendium[ds4.spells.dpz383XbGFXEsGot]{Schutzschild}-Zaubers, der bereits auf das Ziel wirkt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 4, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344888, + "modifiedTime": 1687731797781, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 4, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344888, - "modifiedTime": 1668995459586, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!s31yIj9viKMLyaen" -} \ No newline at end of file + "_key": "!items!s31yIj9viKMLyaen" +} diff --git a/packs/spells/Schutzschild_dpz383XbGFXEsGot.json b/packs/spells/Schutzschild_dpz383XbGFXEsGot.json index cbce4172..49723044 100644 --- a/packs/spells/Schutzschild_dpz383XbGFXEsGot.json +++ b/packs/spells/Schutzschild_dpz383XbGFXEsGot.json @@ -1,69 +1,69 @@ { - "_id": "dpz383XbGFXEsGot", - "name": "Schutzschild", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/bell-shield.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel erhält das Probenergebnis als Bonus auf seine Abwehr, bis die Dauer des Zaubers abgelaufen ist.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "dpz383XbGFXEsGot", + "name": "Schutzschild", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/bell-shield.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel erhält das Probenergebnis als Bonus auf seine Abwehr, bis die Dauer des Zaubers abgelaufen ist.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 4, + "wizard": 8, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344746, + "modifiedTime": 1687731797747, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 4, - "wizard": 8, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344746, - "modifiedTime": 1668995459479, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dpz383XbGFXEsGot" -} \ No newline at end of file + "_key": "!items!dpz383XbGFXEsGot" +} diff --git a/packs/spells/Schutzschild_st_rken_0O56S0JDXi2y71Pu.json b/packs/spells/Schutzschild_st_rken_0O56S0JDXi2y71Pu.json index 65ef2702..08135fb0 100644 --- a/packs/spells/Schutzschild_st_rken_0O56S0JDXi2y71Pu.json +++ b/packs/spells/Schutzschild_st_rken_0O56S0JDXi2y71Pu.json @@ -1,69 +1,69 @@ { - "_id": "0O56S0JDXi2y71Pu", - "name": "Schutzschild stärken", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/diamond-hard.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Verdoppelt den Bonus auf die Abwehr eines @Compendium[ds4.spells.dpz383XbGFXEsGot]{Schutzschild}-Zaubers, der bereits auf das Ziel wirkt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "0O56S0JDXi2y71Pu", + "name": "Schutzschild stärken", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/diamond-hard.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Verdoppelt den Bonus auf die Abwehr eines @Compendium[ds4.spells.dpz383XbGFXEsGot]{Schutzschild}-Zaubers, der bereits auf das Ziel wirkt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 4, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344446, + "modifiedTime": 1687731797602, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 4, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344446, - "modifiedTime": 1668995459121, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0O56S0JDXi2y71Pu" -} \ No newline at end of file + "_key": "!items!0O56S0JDXi2y71Pu" +} diff --git a/packs/spells/Schweben_SPnYNGggFb8XRICE.json b/packs/spells/Schweben_SPnYNGggFb8XRICE.json index 26ebff62..ba1f2ba0 100644 --- a/packs/spells/Schweben_SPnYNGggFb8XRICE.json +++ b/packs/spells/Schweben_SPnYNGggFb8XRICE.json @@ -1,69 +1,69 @@ { - "_id": "SPnYNGggFb8XRICE", - "name": "Schweben", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/angel-wings.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel kann statt zu laufen auch lotrecht hoch und runter schweben.

Der Laufen-Wert beim Schweben ist dabei genau so hoch, wie am Boden (man kann im Schweben nicht rennen).

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "SPnYNGggFb8XRICE", + "name": "Schweben", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/angel-wings.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel kann statt zu laufen auch lotrecht hoch und runter schweben.

Der Laufen-Wert beim Schweben ist dabei genau so hoch, wie am Boden (man kann im Schweben nicht rennen).

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "custom" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": 7, + "wizard": 5, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344620, + "modifiedTime": 1687731797717, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "custom" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": 7, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344620, - "modifiedTime": 1668995459342, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!SPnYNGggFb8XRICE" -} \ No newline at end of file + "_key": "!items!SPnYNGggFb8XRICE" +} diff --git a/packs/spells/Schweig_rojd8AL3iXmGfc5m.json b/packs/spells/Schweig_rojd8AL3iXmGfc5m.json index c22d5ba1..68e5f943 100644 --- a/packs/spells/Schweig_rojd8AL3iXmGfc5m.json +++ b/packs/spells/Schweig_rojd8AL3iXmGfc5m.json @@ -1,69 +1,69 @@ { - "_id": "rojd8AL3iXmGfc5m", - "name": "Schweig", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/silenced.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, verstummt für die Dauer des Zauberspruchs. Verstummte Zauberwirker können solange nur wortlos zaubern (DS4 S. 47).

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2 des Ziels" + "_id": "rojd8AL3iXmGfc5m", + "name": "Schweig", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/silenced.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, verstummt für die Dauer des Zauberspruchs. Verstummte Zauberwirker können solange nur wortlos zaubern (DS4 S. 47).

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE/2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 12, + "wizard": 10, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344886, + "modifiedTime": 1687731797781, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE/2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 12, - "wizard": 10, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344886, - "modifiedTime": 1668995459584, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rojd8AL3iXmGfc5m" -} \ No newline at end of file + "_key": "!items!rojd8AL3iXmGfc5m" +} diff --git a/packs/spells/Segen_ZF5cwMCnw4Uf1MCz.json b/packs/spells/Segen_ZF5cwMCnw4Uf1MCz.json index 832a84a0..63208098 100644 --- a/packs/spells/Segen_ZF5cwMCnw4Uf1MCz.json +++ b/packs/spells/Segen_ZF5cwMCnw4Uf1MCz.json @@ -1,69 +1,69 @@ { - "_id": "ZF5cwMCnw4Uf1MCz", - "name": "Segen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/holy-hand-grenade.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker und bis zu VE x 2 Kameraden in VE x 2 Meter Umkreis werden gesegnet.

\n

Für die Dauer des Zauberspruchs erhalten sie auf alle Proben einen PW-Bonus von +1.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "ZF5cwMCnw4Uf1MCz", + "name": "Segen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/holy-hand-grenade.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker und bis zu VE x 2 Kameraden in VE x 2 Meter Umkreis werden gesegnet.

\n

Für die Dauer des Zauberspruchs erhalten sie auf alle Proben einen PW-Bonus von +1.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 2, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344690, + "modifiedTime": 1687731797732, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 2, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344690, - "modifiedTime": 1668995459395, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZF5cwMCnw4Uf1MCz" -} \ No newline at end of file + "_key": "!items!ZF5cwMCnw4Uf1MCz" +} diff --git a/packs/spells/Skelette_erwecken_bGs9MiTMj6k4d1Nl.json b/packs/spells/Skelette_erwecken_bGs9MiTMj6k4d1Nl.json index ead4c8e5..cbba4358 100644 --- a/packs/spells/Skelette_erwecken_bGs9MiTMj6k4d1Nl.json +++ b/packs/spells/Skelette_erwecken_bGs9MiTMj6k4d1Nl.json @@ -1,69 +1,69 @@ { - "_id": "bGs9MiTMj6k4d1Nl", - "name": "Skelette erwecken", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/skoll/raise-skeleton.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Schwarzmagier kann eine maximale Anzahl von @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skeletten} (DS4 S. 122) im Wirkungsradius gleich seiner eigenen Stufe zu untotem Leben erwecken. Die Skelette benötigen drei Kampfrunden, um sich zu erheben, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "bGs9MiTMj6k4d1Nl", + "name": "Skelette erwecken", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/skoll/raise-skeleton.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Schwarzmagier kann eine maximale Anzahl von @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skeletten} (DS4 S. 122) im Wirkungsradius gleich seiner eigenen Stufe zu untotem Leben erwecken. Die Skelette benötigen drei Kampfrunden, um sich zu erheben, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 6 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344722, + "modifiedTime": 1687731797738, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 6 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344722, - "modifiedTime": 1668995459430, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!bGs9MiTMj6k4d1Nl" -} \ No newline at end of file + "_key": "!items!bGs9MiTMj6k4d1Nl" +} diff --git a/packs/spells/Spionage_xR5aBGFz3916e82x.json b/packs/spells/Spionage_xR5aBGFz3916e82x.json index 6ffee0fe..8784fc66 100644 --- a/packs/spells/Spionage_xR5aBGFz3916e82x.json +++ b/packs/spells/Spionage_xR5aBGFz3916e82x.json @@ -1,69 +1,69 @@ { - "_id": "xR5aBGFz3916e82x", - "name": "Spionage", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/spy.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker begibt sich in einen tranceähnlichen Zustand, in dem seine optischen und akustischen Sinne sich von seinem Körper lösen können.

\n

Sein unsichtbarer, hörender Blick bewegt sich mit einer konstanten Geschwindigkeit von VE Meter pro Kampfrunde und kann durch die kleinsten Öffnungen dringen. Der Zauberwirker sieht und hört dabei alles, als wäre er selbst vor Ort.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "xR5aBGFz3916e82x", + "name": "Spionage", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/spy.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker begibt sich in einen tranceähnlichen Zustand, in dem seine optischen und akustischen Sinne sich von seinem Körper lösen können.

\n

Sein unsichtbarer, hörender Blick bewegt sich mit einer konstanten Geschwindigkeit von VE Meter pro Kampfrunde und kann durch die kleinsten Öffnungen dringen. Der Zauberwirker sieht und hört dabei alles, als wäre er selbst vor Ort.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE x 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 8, + "wizard": 6, + "sorcerer": 4 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344903, + "modifiedTime": 1687731797794, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE x 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 8, - "wizard": 6, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344903, - "modifiedTime": 1668995459603, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!xR5aBGFz3916e82x" -} \ No newline at end of file + "_key": "!items!xR5aBGFz3916e82x" +} diff --git a/packs/spells/Springen_L6NrH3AEmS2I3NWG.json b/packs/spells/Springen_L6NrH3AEmS2I3NWG.json index a2a465c4..0eac66a3 100644 --- a/packs/spells/Springen_L6NrH3AEmS2I3NWG.json +++ b/packs/spells/Springen_L6NrH3AEmS2I3NWG.json @@ -1,69 +1,69 @@ { - "_id": "L6NrH3AEmS2I3NWG", - "name": "Springen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/jump-across.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker springt augenblicklich bis zu Probenergebnis/2 Meter weit und landet dabei wieder sicher auf seinen Beinen. Alternativ kann man auch hoch oder runter springen, beispielsweise um einen Balkon zu erreichen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "L6NrH3AEmS2I3NWG", + "name": "Springen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/jump-across.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker springt augenblicklich bis zu Probenergebnis/2 Meter weit und landet dabei wieder sicher auf seinen Beinen. Alternativ kann man auch hoch oder runter springen, beispielsweise um einen Balkon zu erreichen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 5, + "wizard": 2, + "sorcerer": 3 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344560, + "modifiedTime": 1687731797672, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 5, - "wizard": 2, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344560, - "modifiedTime": 1668995459315, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!L6NrH3AEmS2I3NWG" -} \ No newline at end of file + "_key": "!items!L6NrH3AEmS2I3NWG" +} diff --git a/packs/spells/Spurt_KUbT1gBeThcLY7vU.json b/packs/spells/Spurt_KUbT1gBeThcLY7vU.json index 94bb1ddc..ab3b83c4 100644 --- a/packs/spells/Spurt_KUbT1gBeThcLY7vU.json +++ b/packs/spells/Spurt_KUbT1gBeThcLY7vU.json @@ -1,69 +1,69 @@ { - "_id": "KUbT1gBeThcLY7vU", - "name": "Spurt", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/run.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Laufen-Wert des Ziels wird für die Dauer des Zaubers verdoppelt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "KUbT1gBeThcLY7vU", + "name": "Spurt", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/run.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Laufen-Wert des Ziels wird für die Dauer des Zaubers verdoppelt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 7, + "wizard": 7, + "sorcerer": 7 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344553, + "modifiedTime": 1687731797667, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 7, - "wizard": 7, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344553, - "modifiedTime": 1668995459309, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KUbT1gBeThcLY7vU" -} \ No newline at end of file + "_key": "!items!KUbT1gBeThcLY7vU" +} diff --git a/packs/spells/Steinwand_NRfYtF7tFoNMe1cR.json b/packs/spells/Steinwand_NRfYtF7tFoNMe1cR.json index f05a842d..ff02aeec 100644 --- a/packs/spells/Steinwand_NRfYtF7tFoNMe1cR.json +++ b/packs/spells/Steinwand_NRfYtF7tFoNMe1cR.json @@ -1,69 +1,69 @@ { - "_id": "NRfYtF7tFoNMe1cR", - "name": "Steinwand", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/brick-wall.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker erschafft eine Steinwand, die Ausmaße von bis zu 1 m x VE m x VE m annehmen kann und nicht wieder verschwindet.

\n

Die Steinwand muss auf festen Boden stehen und kann nicht an einem Ort erscheinen, wo sich bereits etwas befindet.

\n

Die Steinwand hat eine Abwehr gleich der dreifachen Stufe des Zauberwirkers, für den Fall, dass jemand sie mit Gewalt durchdringen will. Jeder einzelne Kubikmeter der Steinwand verfügt über LK in Höhe der Stufe des Zauberwirkers.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "NRfYtF7tFoNMe1cR", + "name": "Steinwand", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/brick-wall.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker erschafft eine Steinwand, die Ausmaße von bis zu 1 m x VE m x VE m annehmen kann und nicht wieder verschwindet.

\n

Die Steinwand muss auf festen Boden stehen und kann nicht an einem Ort erscheinen, wo sich bereits etwas befindet.

\n

Die Steinwand hat eine Abwehr gleich der dreifachen Stufe des Zauberwirkers, für den Fall, dass jemand sie mit Gewalt durchdringen will. Jeder einzelne Kubikmeter der Steinwand verfügt über LK in Höhe der Stufe des Zauberwirkers.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": true, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 14 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": true, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344573, + "modifiedTime": 1687731797678, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 14 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344573, - "modifiedTime": 1668995459319, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NRfYtF7tFoNMe1cR" -} \ No newline at end of file + "_key": "!items!NRfYtF7tFoNMe1cR" +} diff --git a/packs/spells/Sto_gebet_DPFRVvfvmhCfcm7E.json b/packs/spells/Sto_gebet_DPFRVvfvmhCfcm7E.json index 9ab97906..56803e2c 100644 --- a/packs/spells/Sto_gebet_DPFRVvfvmhCfcm7E.json +++ b/packs/spells/Sto_gebet_DPFRVvfvmhCfcm7E.json @@ -1,69 +1,69 @@ { - "_id": "DPFRVvfvmhCfcm7E", - "name": "Stoßgebet", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/kneeling.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine Druckwelle heiliger Macht schießt aus dem Heiler und bringt Gegner in einem Radius gleich seiner doppelten Stufe in Metern zu Fall.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "DPFRVvfvmhCfcm7E", + "name": "Stoßgebet", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/kneeling.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine Druckwelle heiliger Macht schießt aus dem Heiler und bringt Gegner in einem Radius gleich seiner doppelten Stufe in Metern zu Fall.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 5, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344507, + "modifiedTime": 1687731797645, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 5, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344507, - "modifiedTime": 1668995459287, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!DPFRVvfvmhCfcm7E" -} \ No newline at end of file + "_key": "!items!DPFRVvfvmhCfcm7E" +} diff --git a/packs/spells/Stolpern_KIyVOdiXZnXJIAh6.json b/packs/spells/Stolpern_KIyVOdiXZnXJIAh6.json index 98016cac..5deed2fd 100644 --- a/packs/spells/Stolpern_KIyVOdiXZnXJIAh6.json +++ b/packs/spells/Stolpern_KIyVOdiXZnXJIAh6.json @@ -1,69 +1,69 @@ { - "_id": "KIyVOdiXZnXJIAh6", - "name": "Stolpern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/tripwire.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, stürzt augenblicklich zu Boden.

Misslingt ihm außerdem eine Probe auf AGI+GE, lässt er alles Gehaltene fallen.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(AGI+AU)/2 des Ziels" + "_id": "KIyVOdiXZnXJIAh6", + "name": "Stolpern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/tripwire.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, stürzt augenblicklich zu Boden.

Misslingt ihm außerdem eine Probe auf AGI+GE, lässt er alles Gehaltene fallen.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(AGI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 4, + "sorcerer": 3 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344552, + "modifiedTime": 1687731797664, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 4, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344552, - "modifiedTime": 1668995459307, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KIyVOdiXZnXJIAh6" -} \ No newline at end of file + "_key": "!items!KIyVOdiXZnXJIAh6" +} diff --git a/packs/spells/Tanz_lQJvJQFzSxfriOlc.json b/packs/spells/Tanz_lQJvJQFzSxfriOlc.json index 70bf8b05..7f6819c1 100644 --- a/packs/spells/Tanz_lQJvJQFzSxfriOlc.json +++ b/packs/spells/Tanz_lQJvJQFzSxfriOlc.json @@ -1,69 +1,69 @@ { - "_id": "lQJvJQFzSxfriOlc", - "name": "Tanz", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/ballerina-shoes.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, kann für die Dauer des Zauberspruchs nur tanzen (und dabei höchstens 1 m pro Kampfrunde laufen).

Das groteske Schauspiel endet vorzeitig, sollte das Ziel Schaden erhalten.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2 des Ziels" + "_id": "lQJvJQFzSxfriOlc", + "name": "Tanz", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/ballerina-shoes.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel, welches keine Abwehr gegen den Zauber würfeln darf, kann für die Dauer des Zauberspruchs nur tanzen (und dabei höchstens 1 m pro Kampfrunde laufen).

Das groteske Schauspiel endet vorzeitig, sollte das Ziel Schaden erhalten.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE / 2", + "unit": "minutes" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 8, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344870, + "modifiedTime": 1687731797770, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE / 2", - "unit": "minutes" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 8, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344870, - "modifiedTime": 1668995459548, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lQJvJQFzSxfriOlc" -} \ No newline at end of file + "_key": "!items!lQJvJQFzSxfriOlc" +} diff --git a/packs/spells/Tarnender_Nebel_BdBUObZr9RahUqxA.json b/packs/spells/Tarnender_Nebel_BdBUObZr9RahUqxA.json index 61050064..e4e81eb8 100644 --- a/packs/spells/Tarnender_Nebel_BdBUObZr9RahUqxA.json +++ b/packs/spells/Tarnender_Nebel_BdBUObZr9RahUqxA.json @@ -1,69 +1,69 @@ { - "_id": "BdBUObZr9RahUqxA", - "name": "Tarnender Nebel", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/fog.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine Nebelwolke mit einem Radius von maximal VE in Metern entsteht.

Angriffe gegen Ziele in der Nebelwolke werden um 8 erschwert, gleichsam erhalten alle innerhalb des Nebels -8 auf alle Proben, bei denen man besser sehen können sollte. Eine Nebelwolke kann durch Wind bewegt oder gar auseinander geweht werden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "BdBUObZr9RahUqxA", + "name": "Tarnender Nebel", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/fog.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine Nebelwolke mit einem Radius von maximal VE in Metern entsteht.

Angriffe gegen Ziele in der Nebelwolke werden um 8 erschwert, gleichsam erhalten alle innerhalb des Nebels -8 auf alle Proben, bei denen man besser sehen können sollte. Eine Nebelwolke kann durch Wind bewegt oder gar auseinander geweht werden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": true, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE x 2", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 4, + "sorcerer": 3 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": true, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344494, + "modifiedTime": 1687731797641, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE x 2", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 4, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344494, - "modifiedTime": 1668995459278, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!BdBUObZr9RahUqxA" -} \ No newline at end of file + "_key": "!items!BdBUObZr9RahUqxA" +} diff --git a/packs/spells/Telekinese_VGeMfTNSKWzNGm6r.json b/packs/spells/Telekinese_VGeMfTNSKWzNGm6r.json index 7f2985de..1b56348d 100644 --- a/packs/spells/Telekinese_VGeMfTNSKWzNGm6r.json +++ b/packs/spells/Telekinese_VGeMfTNSKWzNGm6r.json @@ -1,69 +1,69 @@ { - "_id": "VGeMfTNSKWzNGm6r", - "name": "Telekinese", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/sbed/weight-crush.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mit diesem Zauber lässt der Zauberwirker einen unbelebten Gegenstand mit einer Geschwindigkeit von 1 m pro Kampfrunde schweben, solange er sich ununterbrochen konzentriert (zählt als ganze Aktion).

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-1 pro (Stufe x 5) kg Gewicht" + "_id": "VGeMfTNSKWzNGm6r", + "name": "Telekinese", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/sbed/weight-crush.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mit diesem Zauber lässt der Zauberwirker einen unbelebten Gegenstand mit einer Geschwindigkeit von 1 m pro Kampfrunde schweben, solange er sich ununterbrochen konzentriert (zählt als ganze Aktion).

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-1 pro (Stufe x 5) kg Gewicht" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Konzentration", + "unit": "custom" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344670, + "modifiedTime": 1687731797727, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Konzentration", - "unit": "custom" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344670, - "modifiedTime": 1668995459371, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VGeMfTNSKWzNGm6r" -} \ No newline at end of file + "_key": "!items!VGeMfTNSKWzNGm6r" +} diff --git a/packs/spells/Teleport_ANV77WNlbZFRMssv.json b/packs/spells/Teleport_ANV77WNlbZFRMssv.json index c409d36a..7716cce5 100644 --- a/packs/spells/Teleport_ANV77WNlbZFRMssv.json +++ b/packs/spells/Teleport_ANV77WNlbZFRMssv.json @@ -1,69 +1,69 @@ { - "_id": "ANV77WNlbZFRMssv", - "name": "Teleport", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/teleport.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber teleportiert den Zauberwirker und bis zu VE Begleiter an einen ihm bekannten Ort. War der Zauberwirker nur einmal dort und kennt ihn nur flüchtig, wird der PW der Zaubern-Probe halbiert. Bei einem Teleport-Patzer erscheinen die Charaktere in einem Objekt (zu tief im Boden, ein naher Baum) und erhalten W20 nicht abwehrbaren Schaden (2W20, wenn der Ort nur flüchtig bekannt ist).

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-1 pro Begleiter" + "_id": "ANV77WNlbZFRMssv", + "name": "Teleport", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/teleport.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber teleportiert den Zauberwirker und bis zu VE Begleiter an einen ihm bekannten Ort. War der Zauberwirker nur einmal dort und kennt ihn nur flüchtig, wird der PW der Zaubern-Probe halbiert. Bei einem Teleport-Patzer erscheinen die Charaktere in einem Objekt (zu tief im Boden, ein naher Baum) und erhalten W20 nicht abwehrbaren Schaden (2W20, wenn der Ort nur flüchtig bekannt ist).

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-1 pro Begleiter" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 20, + "wizard": 10, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344484, + "modifiedTime": 1687731797636, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 20, - "wizard": 10, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344484, - "modifiedTime": 1668995459270, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ANV77WNlbZFRMssv" -} \ No newline at end of file + "_key": "!items!ANV77WNlbZFRMssv" +} diff --git a/packs/spells/Terror_SgDFje4OTxqPEzoA.json b/packs/spells/Terror_SgDFje4OTxqPEzoA.json index 77c8d057..540d4119 100644 --- a/packs/spells/Terror_SgDFje4OTxqPEzoA.json +++ b/packs/spells/Terror_SgDFje4OTxqPEzoA.json @@ -1,69 +1,69 @@ { - "_id": "SgDFje4OTxqPEzoA", - "name": "Terror", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/terror.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg fliehen betroffene Ziele – maximal eine Anzahl gleich der Stufe des Zauberwirkers – so schnell wie möglich in panischer Angst und können erst nach Ablauf der Zauberdauer wieder umkehren.

Der Effekt endet bei jedem Fliehenden, der Schaden erleidet.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+VE)/2 des Ziels" + "_id": "SgDFje4OTxqPEzoA", + "name": "Terror", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/terror.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg fliehen betroffene Ziele – maximal eine Anzahl gleich der Stufe des Zauberwirkers – so schnell wie möglich in panischer Angst und können erst nach Ablauf der Zauberdauer wieder umkehren.

Der Effekt endet bei jedem Fliehenden, der Schaden erleidet.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+VE)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 5, + "wizard": 9, + "sorcerer": 7 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344636, + "modifiedTime": 1687731797721, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 5, - "wizard": 9, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344636, - "modifiedTime": 1668995459349, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!SgDFje4OTxqPEzoA" -} \ No newline at end of file + "_key": "!items!SgDFje4OTxqPEzoA" +} diff --git a/packs/spells/Tierbeherschung_TVsayZ3WkUxyzKbL.json b/packs/spells/Tierbeherschung_TVsayZ3WkUxyzKbL.json index 7dd618a1..08f7238d 100644 --- a/packs/spells/Tierbeherschung_TVsayZ3WkUxyzKbL.json +++ b/packs/spells/Tierbeherschung_TVsayZ3WkUxyzKbL.json @@ -1,69 +1,69 @@ { - "_id": "TVsayZ3WkUxyzKbL", - "name": "Tierbeherschung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/charging-bull.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Erfolg wird das Tier zu einem willenlosen Sklaven des Zauberwirkers. Es befolgt alle seine einsilbigen Befehle, auch wenn diese den eigenen Tod bedeuten können.

Ein Zauberwirker kann niemals mehr als VE Tiere gleichzeitig durch diesen Zauber beherrschen.

Endet der Zauber, nimmt das Tier wieder sein ursprüngliches Verhalten an.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-LK / 2 des Ziels" + "_id": "TVsayZ3WkUxyzKbL", + "name": "Tierbeherschung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/charging-bull.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Erfolg wird das Tier zu einem willenlosen Sklaven des Zauberwirkers. Es befolgt alle seine einsilbigen Befehle, auch wenn diese den eigenen Tod bedeuten können.

Ein Zauberwirker kann niemals mehr als VE Tiere gleichzeitig durch diesen Zauber beherrschen.

Endet der Zauber, nimmt das Tier wieder sein ursprüngliches Verhalten an.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-LK / 2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 9, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344646, + "modifiedTime": 1687731797725, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 9, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344646, - "modifiedTime": 1668995459365, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TVsayZ3WkUxyzKbL" -} \ No newline at end of file + "_key": "!items!TVsayZ3WkUxyzKbL" +} diff --git a/packs/spells/Tiere_bes_nftigen_GpdYH1BAO4tIf6Fj.json b/packs/spells/Tiere_bes_nftigen_GpdYH1BAO4tIf6Fj.json index 00082c67..1c5db482 100644 --- a/packs/spells/Tiere_bes_nftigen_GpdYH1BAO4tIf6Fj.json +++ b/packs/spells/Tiere_bes_nftigen_GpdYH1BAO4tIf6Fj.json @@ -1,69 +1,69 @@ { - "_id": "GpdYH1BAO4tIf6Fj", - "name": "Tiere besänftigen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/paw-heart.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Aggressive Tiere im Wirkungsradius können mit diesem Zauber besänftigt werden. Magische Wesen (wie beispielsweise @Compendium[ds4.creatures.SQv63FQBjA5jW5xv]{Einhörner} oder @Compendium[ds4.creatures.O2maANGDJHPLX8aE]{Unwölfe}) sind gegen den Zauber immun, ebenso Tiere, die unter einem Kontrollzauber wie @Compendium[ds4.spells.TVsayZ3WkUxyzKbL]{Tierbeherschung} o.ä. stehen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-LK / 5 des Ziels" + "_id": "GpdYH1BAO4tIf6Fj", + "name": "Tiere besänftigen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/paw-heart.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Aggressive Tiere im Wirkungsradius können mit diesem Zauber besänftigt werden. Magische Wesen (wie beispielsweise @Compendium[ds4.creatures.SQv63FQBjA5jW5xv]{Einhörner} oder @Compendium[ds4.creatures.O2maANGDJHPLX8aE]{Unwölfe}) sind gegen den Zauber immun, ebenso Tiere, die unter einem Kontrollzauber wie @Compendium[ds4.spells.TVsayZ3WkUxyzKbL]{Tierbeherschung} o.ä. stehen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-LK / 5 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 1, + "wizard": 7, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344530, + "modifiedTime": 1687731797656, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 1, - "wizard": 7, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344530, - "modifiedTime": 1668995459298, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GpdYH1BAO4tIf6Fj" -} \ No newline at end of file + "_key": "!items!GpdYH1BAO4tIf6Fj" +} diff --git a/packs/spells/Totengespr_ch_sKCHnXV6c4w1CJWf.json b/packs/spells/Totengespr_ch_sKCHnXV6c4w1CJWf.json index dbc73197..a23f99ce 100644 --- a/packs/spells/Totengespr_ch_sKCHnXV6c4w1CJWf.json +++ b/packs/spells/Totengespr_ch_sKCHnXV6c4w1CJWf.json @@ -1,69 +1,69 @@ { - "_id": "sKCHnXV6c4w1CJWf", - "name": "Totengespräch", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/half-dead.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann den Geist eines Toten befragen, dieser muss ihm antworten, allerdings nicht automatisch wahrheitsgemäß.

\n

Maximal wirkt der Zauber VE Minuten oder bis dem Geist VE Fragen gestellt wurden, die dieser nur mit „Ja“ oder „Nein“ beantwortet. Der Geist versteht die Sprache des Zauberwirkers und antwortet in dieser.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "sKCHnXV6c4w1CJWf", + "name": "Totengespräch", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/half-dead.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann den Geist eines Toten befragen, dieser muss ihm antworten, allerdings nicht automatisch wahrheitsgemäß.

\n

Maximal wirkt der Zauber VE Minuten oder bis dem Geist VE Fragen gestellt wurden, die dieser nur mit „Ja“ oder „Nein“ beantwortet. Der Geist versteht die Sprache des Zauberwirkers und antwortet in dieser.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE Fragen, bzw. VE Minuten", + "unit": "custom" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 9 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344891, + "modifiedTime": 1687731797784, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE Fragen, bzw. VE Minuten", - "unit": "custom" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 9 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344891, - "modifiedTime": 1668995459590, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sKCHnXV6c4w1CJWf" -} \ No newline at end of file + "_key": "!items!sKCHnXV6c4w1CJWf" +} diff --git a/packs/spells/Trugbild_eMilydZd4gqDUsff.json b/packs/spells/Trugbild_eMilydZd4gqDUsff.json index 52e2fbda..59f2fc46 100644 --- a/packs/spells/Trugbild_eMilydZd4gqDUsff.json +++ b/packs/spells/Trugbild_eMilydZd4gqDUsff.json @@ -1,69 +1,69 @@ { - "_id": "eMilydZd4gqDUsff", - "name": "Trugbild", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/mirror-mirror.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber erschafft eine rein optische, unbewegliche Illusion, deren Ausmaße maximal VE/2 Kubikmeter betragen können. Die Illusion ist mit einer erfolgreichen Bemerken-Probe (DS4 S. 89) – abzüglich des halbierten Probenergebnisses der Trugbild Zaubern-Probe – durchschaubar.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "eMilydZd4gqDUsff", + "name": "Trugbild", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/mirror-mirror.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber erschafft eine rein optische, unbewegliche Illusion, deren Ausmaße maximal VE/2 Kubikmeter betragen können. Die Illusion ist mit einer erfolgreichen Bemerken-Probe (DS4 S. 89) – abzüglich des halbierten Probenergebnisses der Trugbild Zaubern-Probe – durchschaubar.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE / 2", + "unit": "hours" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 5, + "sorcerer": 7 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344792, + "modifiedTime": 1687731797753, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE / 2", - "unit": "hours" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 5, - "sorcerer": 7 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344792, - "modifiedTime": 1668995459508, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!eMilydZd4gqDUsff" -} \ No newline at end of file + "_key": "!items!eMilydZd4gqDUsff" +} diff --git a/packs/spells/Unsichtbares_sehen_nR6Wbt9k2c8SBVpT.json b/packs/spells/Unsichtbares_sehen_nR6Wbt9k2c8SBVpT.json index 0348a772..3b395667 100644 --- a/packs/spells/Unsichtbares_sehen_nR6Wbt9k2c8SBVpT.json +++ b/packs/spells/Unsichtbares_sehen_nR6Wbt9k2c8SBVpT.json @@ -1,69 +1,69 @@ { - "_id": "nR6Wbt9k2c8SBVpT", - "name": "Unsichtbares sehen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible-face.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel erhält für die Dauer des Zauberspruchs die Fähigkeit, unsichtbare Objekte und Lebewesen ganz normal erkennen zu können.

\n

Magie, magische Effekte – bis auf den Zauberspruch @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} – oder auch verborgene Fallen gelten nicht als unsichtbar in Bezug auf diesen Zauberspruch.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "nR6Wbt9k2c8SBVpT", + "name": "Unsichtbares sehen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible-face.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel erhält für die Dauer des Zauberspruchs die Fähigkeit, unsichtbare Objekte und Lebewesen ganz normal erkennen zu können.

\n

Magie, magische Effekte – bis auf den Zauberspruch @Compendium[ds4.spells.EXqdD6yddQ4c0zAw]{Unsichtbarkeit} – oder auch verborgene Fallen gelten nicht als unsichtbar in Bezug auf diesen Zauberspruch.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 10, + "wizard": 12, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344878, + "modifiedTime": 1687731797778, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 10, - "wizard": 12, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344878, - "modifiedTime": 1668995459565, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nR6Wbt9k2c8SBVpT" -} \ No newline at end of file + "_key": "!items!nR6Wbt9k2c8SBVpT" +} diff --git a/packs/spells/Unsichtbarkeit_EXqdD6yddQ4c0zAw.json b/packs/spells/Unsichtbarkeit_EXqdD6yddQ4c0zAw.json index cd1a3878..33da631d 100644 --- a/packs/spells/Unsichtbarkeit_EXqdD6yddQ4c0zAw.json +++ b/packs/spells/Unsichtbarkeit_EXqdD6yddQ4c0zAw.json @@ -1,69 +1,69 @@ { - "_id": "EXqdD6yddQ4c0zAw", - "name": "Unsichtbarkeit", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Macht ein Lebewesen (samt seiner getragenen Ausrüstung) oder ein Objekt für die Dauer des Zauberspruchs unsichtbar.

Der Zauberspruch endet vorzeitig, wenn das Ziel jemanden angreift, zaubert oder selbst Schaden erhält.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "EXqdD6yddQ4c0zAw", + "name": "Unsichtbarkeit", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/invisible.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Macht ein Lebewesen (samt seiner getragenen Ausrüstung) oder ein Objekt für die Dauer des Zauberspruchs unsichtbar.

Der Zauberspruch endet vorzeitig, wenn das Ziel jemanden angreift, zaubert oder selbst Schaden erhält.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 20, + "wizard": 12, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344512, + "modifiedTime": 1687731797650, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 20, - "wizard": 12, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344512, - "modifiedTime": 1668995459291, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!EXqdD6yddQ4c0zAw" -} \ No newline at end of file + "_key": "!items!EXqdD6yddQ4c0zAw" +} diff --git a/packs/spells/Verborgenes_sehen_zWol1q702sjg2b7K.json b/packs/spells/Verborgenes_sehen_zWol1q702sjg2b7K.json index d3165e74..0b0788ce 100644 --- a/packs/spells/Verborgenes_sehen_zWol1q702sjg2b7K.json +++ b/packs/spells/Verborgenes_sehen_zWol1q702sjg2b7K.json @@ -1,69 +1,69 @@ { - "_id": "zWol1q702sjg2b7K", - "name": "Verborgenes sehen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/secret-door.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann unbelebte Dinge – die verborgen oder absichtlich versteckt sind (Fallen, Geheimtüren u.ä.) – mit Hilfe dieses Zaubers für kurze Zeit aufleuchten sehen, selbst wenn sie durch etwas verdeckt sind, wie ein Vorhang oder ein Behältnis.

Der Zauber funktioniert nicht bei magischen oder unsichtbaren Objekten.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "zWol1q702sjg2b7K", + "name": "Verborgenes sehen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/secret-door.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann unbelebte Dinge – die verborgen oder absichtlich versteckt sind (Fallen, Geheimtüren u.ä.) – mit Hilfe dieses Zaubers für kurze Zeit aufleuchten sehen, selbst wenn sie durch etwas verdeckt sind, wie ein Vorhang oder ein Behältnis.

Der Zauber funktioniert nicht bei magischen oder unsichtbaren Objekten.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 8, + "wizard": 8, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344907, + "modifiedTime": 1687731797798, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 8, - "wizard": 8, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344907, - "modifiedTime": 1668995459609, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zWol1q702sjg2b7K" -} \ No newline at end of file + "_key": "!items!zWol1q702sjg2b7K" +} diff --git a/packs/spells/Verdampfen_s3nfDjJjDtiHGKzm.json b/packs/spells/Verdampfen_s3nfDjJjDtiHGKzm.json index 909dbfed..21392bd5 100644 --- a/packs/spells/Verdampfen_s3nfDjJjDtiHGKzm.json +++ b/packs/spells/Verdampfen_s3nfDjJjDtiHGKzm.json @@ -1,69 +1,69 @@ { - "_id": "s3nfDjJjDtiHGKzm", - "name": "Verdampfen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/smoking-orb.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel beginnt vor magischer Hitze regelrecht zu verdampfen. Der innerlich wirkende Schaden entspricht dem dreifachen Probenergebnis, das Ziel würfelt seine Abwehr ohne die Panzerungsboni von seinen Gegenständen.

\n

Der Zauber ist gegen wasserlose Wesen – wie beispielsweise @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skelette} oder @Compendium[ds4.creatures.tYcKw69Feoy3B6hG]{Feuerelementare} – nicht einsetzbar.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "s3nfDjJjDtiHGKzm", + "name": "Verdampfen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/smoking-orb.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel beginnt vor magischer Hitze regelrecht zu verdampfen. Der innerlich wirkende Schaden entspricht dem dreifachen Probenergebnis, das Ziel würfelt seine Abwehr ohne die Panzerungsboni von seinen Gegenständen.

\n

Der Zauber ist gegen wasserlose Wesen – wie beispielsweise @Compendium[ds4.creatures.Rvu16XzEjizdqNsu]{Skelette} oder @Compendium[ds4.creatures.tYcKw69Feoy3B6hG]{Feuerelementare} – nicht einsetzbar.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": true, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": true, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 20, + "sorcerer": 18 + } }, - "allowsDefense": true, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": true, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344889, + "modifiedTime": 1687731797783, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 20, - "sorcerer": 18 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344889, - "modifiedTime": 1668995459588, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!s3nfDjJjDtiHGKzm" -} \ No newline at end of file + "_key": "!items!s3nfDjJjDtiHGKzm" +} diff --git a/packs/spells/Vergr__ern_uryiDdwKAwbASnuH.json b/packs/spells/Vergr__ern_uryiDdwKAwbASnuH.json index 6ca23010..2da730d4 100644 --- a/packs/spells/Vergr__ern_uryiDdwKAwbASnuH.json +++ b/packs/spells/Vergr__ern_uryiDdwKAwbASnuH.json @@ -1,69 +1,69 @@ { - "_id": "uryiDdwKAwbASnuH", - "name": "Vergrößern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/expand.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Die Körpergröße des freiwilligen Ziels – samt seiner Ausrüstung – verdoppelt sich augenblicklich. Charaktere nehmen die Größenkategorie „groß“ (DS4 S. 104) an.

Für die Dauer des Zauberspruchs werden KÖR, ST und HÄ sowie Laufen verdoppelt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -4, - "complex": "" + "_id": "uryiDdwKAwbASnuH", + "name": "Vergrößern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/expand.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Die Körpergröße des freiwilligen Ziels – samt seiner Ausrüstung – verdoppelt sich augenblicklich. Charaktere nehmen die Größenkategorie „groß“ (DS4 S. 104) an.

Für die Dauer des Zauberspruchs werden KÖR, ST und HÄ sowie Laufen verdoppelt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -4, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "rounds" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344899, + "modifiedTime": 1687731797791, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. / 2", - "unit": "rounds" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344899, - "modifiedTime": 1668995459599, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uryiDdwKAwbASnuH" -} \ No newline at end of file + "_key": "!items!uryiDdwKAwbASnuH" +} diff --git a/packs/spells/Verkleinern_ITWKevUdrtyBHjgR.json b/packs/spells/Verkleinern_ITWKevUdrtyBHjgR.json index fdb0d449..50fdc182 100644 --- a/packs/spells/Verkleinern_ITWKevUdrtyBHjgR.json +++ b/packs/spells/Verkleinern_ITWKevUdrtyBHjgR.json @@ -1,69 +1,69 @@ { - "_id": "ITWKevUdrtyBHjgR", - "name": "Verkleinern", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/contract.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das freiwillige Ziel – samt seiner Ausrüstung – wird auf ein Zehntel seiner Körpergröße verkleinert. Charaktere nehmen die Größenkategorie „winzig“ (DS4 S. 104) an.

Für die Dauer des Zauberspruchs werden KÖR, ST und HÄ halbiert und Laufen durch 10 geteilt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -4, - "complex": "" + "_id": "ITWKevUdrtyBHjgR", + "name": "Verkleinern", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/contract.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das freiwillige Ziel – samt seiner Ausrüstung – wird auf ein Zehntel seiner Körpergröße verkleinert. Charaktere nehmen die Größenkategorie „winzig“ (DS4 S. 104) an.

Für die Dauer des Zauberspruchs werden KÖR, ST und HÄ halbiert und Laufen durch 10 geteilt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -4, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "minutes" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 10, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344543, + "modifiedTime": 1687731797661, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "minutes" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 10, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344543, - "modifiedTime": 1668995459301, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ITWKevUdrtyBHjgR" -} \ No newline at end of file + "_key": "!items!ITWKevUdrtyBHjgR" +} diff --git a/packs/spells/Verlangsamen_tqJ8DBLXcnCfrG3t.json b/packs/spells/Verlangsamen_tqJ8DBLXcnCfrG3t.json index 9e3c61ee..a6c2d5b7 100644 --- a/packs/spells/Verlangsamen_tqJ8DBLXcnCfrG3t.json +++ b/packs/spells/Verlangsamen_tqJ8DBLXcnCfrG3t.json @@ -1,69 +1,69 @@ { - "_id": "tqJ8DBLXcnCfrG3t", - "name": "Verlangsamen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/snail.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber halbiert den Laufen-Wert von einer maximalen Anzahl von Zielen gleich der halbierten Stufe des Zauberwirkers.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "tqJ8DBLXcnCfrG3t", + "name": "Verlangsamen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/snail.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber halbiert den Laufen-Wert von einer maximalen Anzahl von Zielen gleich der halbierten Stufe des Zauberwirkers.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 3, + "wizard": 8, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344897, + "modifiedTime": 1687731797789, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 3, - "wizard": 8, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344897, - "modifiedTime": 1668995459596, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tqJ8DBLXcnCfrG3t" -} \ No newline at end of file + "_key": "!items!tqJ8DBLXcnCfrG3t" +} diff --git a/packs/spells/Versetzen_WETUfLs0pbo1odAp.json b/packs/spells/Versetzen_WETUfLs0pbo1odAp.json index 27082995..f1297cb6 100644 --- a/packs/spells/Versetzen_WETUfLs0pbo1odAp.json +++ b/packs/spells/Versetzen_WETUfLs0pbo1odAp.json @@ -1,69 +1,69 @@ { - "_id": "WETUfLs0pbo1odAp", - "name": "Versetzen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/body-swapping.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das einwilligende Ziel wird bis zu Probenergebnis / 2 Meter weit teleportiert, eine klare Sichtlinie vorausgesetzt.

Reicht die ermittelte Entfernung nicht aus, um den Zielpunkt zu erreichen, wird der Charakter dennoch – so weit wie möglich – in dessen Richtung versetzt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "WETUfLs0pbo1odAp", + "name": "Versetzen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/body-swapping.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das einwilligende Ziel wird bis zu Probenergebnis / 2 Meter weit teleportiert, eine klare Sichtlinie vorausgesetzt.

Reicht die ermittelte Entfernung nicht aus, um den Zielpunkt zu erreichen, wird der Charakter dennoch – so weit wie möglich – in dessen Richtung versetzt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 10, + "wizard": 6, + "sorcerer": 6 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344681, + "modifiedTime": 1687731797730, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 10, - "wizard": 6, - "sorcerer": 6 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344681, - "modifiedTime": 1668995459385, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!WETUfLs0pbo1odAp" -} \ No newline at end of file + "_key": "!items!WETUfLs0pbo1odAp" +} diff --git a/packs/spells/Versetzte_Stimme_SaLY0K9FQRb1TQoQ.json b/packs/spells/Versetzte_Stimme_SaLY0K9FQRb1TQoQ.json index e051bd0b..e7b00881 100644 --- a/packs/spells/Versetzte_Stimme_SaLY0K9FQRb1TQoQ.json +++ b/packs/spells/Versetzte_Stimme_SaLY0K9FQRb1TQoQ.json @@ -1,69 +1,69 @@ { - "_id": "SaLY0K9FQRb1TQoQ", - "name": "Versetzte Stimme", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/lips.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann das von ihm Gesagte an einen bis zu VE x 10 Meter entfernten Punkt verlagern (eine klare Sichtlinie vorausgesetzt).

\n

Dieser Punkt kann eine freie Stelle im Raum sein oder auch ein Kleidungsstück einer Person.

\n

Jeder in Hörweite dieses Punktes kann den Zauberwirker hören.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-1 pro 10 Meter Entfernung" + "_id": "SaLY0K9FQRb1TQoQ", + "name": "Versetzte Stimme", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/lips.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann das von ihm Gesagte an einen bis zu VE x 10 Meter entfernten Punkt verlagern (eine klare Sichtlinie vorausgesetzt).

\n

Dieser Punkt kann eine freie Stelle im Raum sein oder auch ein Kleidungsstück einer Person.

\n

Jeder in Hörweite dieses Punktes kann den Zauberwirker hören.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-1 pro 10 Meter Entfernung" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE x 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 2, + "sorcerer": 3 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344624, + "modifiedTime": 1687731797719, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE x 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 2, - "sorcerer": 3 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344624, - "modifiedTime": 1668995459344, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!SaLY0K9FQRb1TQoQ" -} \ No newline at end of file + "_key": "!items!SaLY0K9FQRb1TQoQ" +} diff --git a/packs/spells/Verteidigung_0Jp3WM3Aba8VKcrb.json b/packs/spells/Verteidigung_0Jp3WM3Aba8VKcrb.json index e0632acb..4add9e66 100644 --- a/packs/spells/Verteidigung_0Jp3WM3Aba8VKcrb.json +++ b/packs/spells/Verteidigung_0Jp3WM3Aba8VKcrb.json @@ -1,69 +1,69 @@ { - "_id": "0Jp3WM3Aba8VKcrb", - "name": "Verteidigung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/templar-shield.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel erhält das Probenergebnis als Bonus auf seine Abwehr, bis der Zauberwirker in der nächsten Kampfrunde wieder an der Reihe ist.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "0Jp3WM3Aba8VKcrb", + "name": "Verteidigung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/templar-shield.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel erhält das Probenergebnis als Bonus auf seine Abwehr, bis der Zauberwirker in der nächsten Kampfrunde wieder an der Reihe ist.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": true, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "1", + "unit": "rounds" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": 1, + "wizard": 4, + "sorcerer": 4 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": true, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344444, + "modifiedTime": 1687731797601, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "1", - "unit": "rounds" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": 1, - "wizard": 4, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344444, - "modifiedTime": 1668995459110, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!0Jp3WM3Aba8VKcrb" -} \ No newline at end of file + "_key": "!items!0Jp3WM3Aba8VKcrb" +} diff --git a/packs/spells/Vertreiben_QVcmtKpmT5HzIwur.json b/packs/spells/Vertreiben_QVcmtKpmT5HzIwur.json index 4e44fa9a..be1a1bcc 100644 --- a/packs/spells/Vertreiben_QVcmtKpmT5HzIwur.json +++ b/packs/spells/Vertreiben_QVcmtKpmT5HzIwur.json @@ -1,69 +1,69 @@ { - "_id": "QVcmtKpmT5HzIwur", - "name": "Vertreiben", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/chalk-outline-murder.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Vertreibt eine Anzahl von Untoten im Wirkungsbereich gleich der halbierten Stufe des Zauberwirkers.

\n

Für die Dauer der Vertreibung ziehen sich die Untoten so schnell wie möglich von dem Zauberwirker zurück bis auf eine Distanz von Probenergebnis x 5 m.

\n

Bis zum Ablauf des Zaubers können die Untoten niemanden in seinem Wirkungsbereich angreifen.

\n

Der Effekt endet bei jedem Untoten, der Schaden erleidet.

\n

Bei zu vielen Untoten entscheidet der Zufall, welche betroffen sind. Alternativ kann auch ein bestimmter Untoter als Ziel der Vertreibung bestimmt werden.

\n

Wird beim Vertreiben ein Immersieg gewürfelt, erhalten die betroffenen Untoten zusätzlichen abwehrbaren Schaden in der tatsächlichen Höhe des Immersiegs.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(KÖR+AU)/2 des Ziels" + "_id": "QVcmtKpmT5HzIwur", + "name": "Vertreiben", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/chalk-outline-murder.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Vertreibt eine Anzahl von Untoten im Wirkungsbereich gleich der halbierten Stufe des Zauberwirkers.

\n

Für die Dauer der Vertreibung ziehen sich die Untoten so schnell wie möglich von dem Zauberwirker zurück bis auf eine Distanz von Probenergebnis x 5 m.

\n

Bis zum Ablauf des Zaubers können die Untoten niemanden in seinem Wirkungsbereich angreifen.

\n

Der Effekt endet bei jedem Untoten, der Schaden erleidet.

\n

Bei zu vielen Untoten entscheidet der Zufall, welche betroffen sind. Alternativ kann auch ein bestimmter Untoter als Ziel der Vertreibung bestimmt werden.

\n

Wird beim Vertreiben ein Immersieg gewürfelt, erhalten die betroffenen Untoten zusätzlichen abwehrbaren Schaden in der tatsächlichen Höhe des Immersiegs.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(KÖR+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "minutes" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 1, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344603, + "modifiedTime": 1687731797711, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "Prb. / 2", - "unit": "minutes" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 1, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344603, - "modifiedTime": 1668995459331, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!QVcmtKpmT5HzIwur" -} \ No newline at end of file + "_key": "!items!QVcmtKpmT5HzIwur" +} diff --git a/packs/spells/Verwandlung_4Wlx1LdkUK3BYctJ.json b/packs/spells/Verwandlung_4Wlx1LdkUK3BYctJ.json index cd711657..8e1bace0 100644 --- a/packs/spells/Verwandlung_4Wlx1LdkUK3BYctJ.json +++ b/packs/spells/Verwandlung_4Wlx1LdkUK3BYctJ.json @@ -1,69 +1,69 @@ { - "_id": "4Wlx1LdkUK3BYctJ", - "name": "Verwandlung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/ghost-ally.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker nimmt das Aussehen einer anderen Person an, die seinem Volk angehören und gleichen Geschlechts sein muss.

\n

Handelt es sich um eine bestimmte Person, die der Charakter jedoch nur flüchtig oder aus der Ferne kennt, können ihm Fehler unterlaufen, wodurch Bekannte der Zielperson mit einer Bemerken-Probe den Zauber durchschauen können.

\n

Untote Wesen u. ä. kann man mit diesem rein optischen Effekt nicht täuschen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "4Wlx1LdkUK3BYctJ", + "name": "Verwandlung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/ghost-ally.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker nimmt das Aussehen einer anderen Person an, die seinem Volk angehören und gleichen Geschlechts sein muss.

\n

Handelt es sich um eine bestimmte Person, die der Charakter jedoch nur flüchtig oder aus der Ferne kennt, können ihm Fehler unterlaufen, wodurch Bekannte der Zielperson mit einer Bemerken-Probe den Zauber durchschauen können.

\n

Untote Wesen u. ä. kann man mit diesem rein optischen Effekt nicht täuschen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 5, + "sorcerer": 10 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344455, + "modifiedTime": 1687731797609, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. / 2", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 5, - "sorcerer": 10 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344455, - "modifiedTime": 1668995459177, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!4Wlx1LdkUK3BYctJ" -} \ No newline at end of file + "_key": "!items!4Wlx1LdkUK3BYctJ" +} diff --git a/packs/spells/Verwirren_niQVUxJHzdMDlwXc.json b/packs/spells/Verwirren_niQVUxJHzdMDlwXc.json index 23d656a7..d56d12f7 100644 --- a/packs/spells/Verwirren_niQVUxJHzdMDlwXc.json +++ b/packs/spells/Verwirren_niQVUxJHzdMDlwXc.json @@ -1,69 +1,69 @@ { - "_id": "niQVUxJHzdMDlwXc", - "name": "Verwirren", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/misdirection.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauberspruch verwirrt bei Erfolg das Ziel, dessen Handeln für die gesamte Zauberdauer auf folgender Tabelle jede Kampfrunde neu ermittelt wird:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
W20Der Verwirrte…
1–5… greift die Charaktere an
6–10… läuft verwirrt in eine zufällige Richtung
11–15… steht verwirrt herum
16+… greift die eigenen Verbündeten an
", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2" + "_id": "niQVUxJHzdMDlwXc", + "name": "Verwirren", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/misdirection.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauberspruch verwirrt bei Erfolg das Ziel, dessen Handeln für die gesamte Zauberdauer auf folgender Tabelle jede Kampfrunde neu ermittelt wird:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
W20Der Verwirrte…
1–5… greift die Charaktere an
6–10… läuft verwirrt in eine zufällige Richtung
11–15… steht verwirrt herum
16+… greift die eigenen Verbündeten an
", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": true, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 2", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 8, + "wizard": 5, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": true, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344879, + "modifiedTime": 1687731797779, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 2", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 8, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344879, - "modifiedTime": 1668995459567, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!niQVUxJHzdMDlwXc" -} \ No newline at end of file + "_key": "!items!niQVUxJHzdMDlwXc" +} diff --git a/packs/spells/Volksgestalt_8Y5rUQhP8XCQM9xL.json b/packs/spells/Volksgestalt_8Y5rUQhP8XCQM9xL.json index af238e61..5752bd95 100644 --- a/packs/spells/Volksgestalt_8Y5rUQhP8XCQM9xL.json +++ b/packs/spells/Volksgestalt_8Y5rUQhP8XCQM9xL.json @@ -1,69 +1,69 @@ { - "_id": "8Y5rUQhP8XCQM9xL", - "name": "Volksgestalt", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/relationship-bounds.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bis zu VE einwilligende, humanoide Ziele (zu denen natürlich auch der Zauberwirker selbst gehören kann) in Reichweite werden in die Gestalt eines anderen humanoiden Volkes der gleichen Größenkategorie (DS4 S. 104) verwandelt (nicht jedoch seine Ausrüstung).

\n

Beispielsweise könnte man einen Menschen in einen Ork oder sogar in einen uralten Zwerg verwandeln.

\n

Der Charakter behält dabei all seine Fähigkeiten und erhält umgekehrt auch keine Fähigkeiten des Volkes, in das er verwandelt wurde.

\n

Während die Stimme sich dem neuen Volk anpasst, erinnern Augen und Gesichtzüge weiterhin an die eigentliche Gestalt des verwandelten Charakters.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -4, - "complex": "" + "_id": "8Y5rUQhP8XCQM9xL", + "name": "Volksgestalt", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/relationship-bounds.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bis zu VE einwilligende, humanoide Ziele (zu denen natürlich auch der Zauberwirker selbst gehören kann) in Reichweite werden in die Gestalt eines anderen humanoiden Volkes der gleichen Größenkategorie (DS4 S. 104) verwandelt (nicht jedoch seine Ausrüstung).

\n

Beispielsweise könnte man einen Menschen in einen Ork oder sogar in einen uralten Zwerg verwandeln.

\n

Der Charakter behält dabei all seine Fähigkeiten und erhält umgekehrt auch keine Fähigkeiten des Volkes, in das er verwandelt wurde.

\n

Während die Stimme sich dem neuen Volk anpasst, erinnern Augen und Gesichtzüge weiterhin an die eigentliche Gestalt des verwandelten Charakters.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -4, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": true, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": 5, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": true, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344473, + "modifiedTime": 1687731797629, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": 5, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344473, - "modifiedTime": 1668995459260, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8Y5rUQhP8XCQM9xL" -} \ No newline at end of file + "_key": "!items!8Y5rUQhP8XCQM9xL" +} diff --git a/packs/spells/W_chter_7HCeOPLYvb1SQxcV.json b/packs/spells/W_chter_7HCeOPLYvb1SQxcV.json index f26689f4..ee4e17d3 100644 --- a/packs/spells/W_chter_7HCeOPLYvb1SQxcV.json +++ b/packs/spells/W_chter_7HCeOPLYvb1SQxcV.json @@ -1,69 +1,69 @@ { - "_id": "7HCeOPLYvb1SQxcV", - "name": "Wächter", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/static-guard.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Ein magischer Wächter alarmiert bzw. weckt den Zauberwirker, sobald ein Wesen sich bis auf VE x 2 Meter oder weniger dem Zielpunkt nähert.

\n

Dies gilt nicht für Wesen, die sich während des Zaubervorgangs bereits in diesem Bereich aufhielten.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "7HCeOPLYvb1SQxcV", + "name": "Wächter", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/static-guard.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Ein magischer Wächter alarmiert bzw. weckt den Zauberwirker, sobald ein Wesen sich bis auf VE x 2 Meter oder weniger dem Zielpunkt nähert.

\n

Dies gilt nicht für Wesen, die sich während des Zaubervorgangs bereits in diesem Bereich aufhielten.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 4, + "wizard": 6, + "sorcerer": 5 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344463, + "modifiedTime": 1687731797625, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 4, - "wizard": 6, - "sorcerer": 5 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344463, - "modifiedTime": 1668995459229, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7HCeOPLYvb1SQxcV" -} \ No newline at end of file + "_key": "!items!7HCeOPLYvb1SQxcV" +} diff --git a/packs/spells/Waffe_des_Lichts_cggG4v6EBPmEZuAQ.json b/packs/spells/Waffe_des_Lichts_cggG4v6EBPmEZuAQ.json index 25895285..2621c050 100644 --- a/packs/spells/Waffe_des_Lichts_cggG4v6EBPmEZuAQ.json +++ b/packs/spells/Waffe_des_Lichts_cggG4v6EBPmEZuAQ.json @@ -1,69 +1,69 @@ { - "_id": "cggG4v6EBPmEZuAQ", - "name": "Waffe des Lichts", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/aspergillum.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Die anvisierte Waffe erstrahlt mit der heiligen Kraft des Lichts.

\n

Die folgenden Effekte gelten nur, wenn ein Charakter mit dem Talent Diener des Lichts die Waffe benutzt:

\n

Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch.

\n

Jedesmal, wenn mit der Waffe Schaden verursacht wird, erhöht sich die Abwehr des Waffenträgers um 1.

\n

Dieser Effekt endet, wenn die Zauberdauer abgelaufen ist oder der Charakter die Waffe fallen lässt.

\n

Waffe des Lichts kann man nicht mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge}, @Compendium[ds4.spells.Gc5G9kixOqNbuwp1]{Frostwaffe} oder @Compendium[ds4.spells.RUfE7hqqHCKMEMbh]{Schattenklinge} kombinieren.

\n

Charaktere mit dem Talent Diener der Dunkelheit können diesen Zauber nicht anwenden.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "cggG4v6EBPmEZuAQ", + "name": "Waffe des Lichts", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/aspergillum.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Die anvisierte Waffe erstrahlt mit der heiligen Kraft des Lichts.

\n

Die folgenden Effekte gelten nur, wenn ein Charakter mit dem Talent Diener des Lichts die Waffe benutzt:

\n

Für die Dauer des Zauberspruchs wird der WB der Waffe um +1 erhöht und ihr Schaden gilt als magisch.

\n

Jedesmal, wenn mit der Waffe Schaden verursacht wird, erhöht sich die Abwehr des Waffenträgers um 1.

\n

Dieser Effekt endet, wenn die Zauberdauer abgelaufen ist oder der Charakter die Waffe fallen lässt.

\n

Waffe des Lichts kann man nicht mit @Compendium[ds4.spells.gJ3Z8y7i6LWjSMKJ]{Flammenklinge}, @Compendium[ds4.spells.Gc5G9kixOqNbuwp1]{Frostwaffe} oder @Compendium[ds4.spells.RUfE7hqqHCKMEMbh]{Schattenklinge} kombinieren.

\n

Charaktere mit dem Talent Diener der Dunkelheit können diesen Zauber nicht anwenden.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": true, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 7, + "wizard": 8, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": true, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344734, + "modifiedTime": 1687731797742, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 7, - "wizard": 8, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344734, - "modifiedTime": 1668995459458, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!cggG4v6EBPmEZuAQ" -} \ No newline at end of file + "_key": "!items!cggG4v6EBPmEZuAQ" +} diff --git a/packs/spells/Wahnsinn_OODDFguw5Y113ywm.json b/packs/spells/Wahnsinn_OODDFguw5Y113ywm.json index e4e8e4c2..3ccff910 100644 --- a/packs/spells/Wahnsinn_OODDFguw5Y113ywm.json +++ b/packs/spells/Wahnsinn_OODDFguw5Y113ywm.json @@ -1,69 +1,69 @@ { - "_id": "OODDFguw5Y113ywm", - "name": "Wahnsinn", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/mad-scientist.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel des Zaubers wird auf der Stelle wahnsinnig und zu einem sabbernden Schwachsinnigen, dessen Geist fortan auf 0 gesenkt ist.

\n

Nur der Zauberspruch @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} kann diesen Effekt bannen, wofür pro wiederherzustellenden Punkt in GEI der Spruch jeweils einmal auf das Ziel angewendet werden muss.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-(GEI+AU)/2 des Ziels" + "_id": "OODDFguw5Y113ywm", + "name": "Wahnsinn", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/mad-scientist.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel des Zaubers wird auf der Stelle wahnsinnig und zu einem sabbernden Schwachsinnigen, dessen Geist fortan auf 0 gesenkt ist.

\n

Nur der Zauberspruch @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} kann diesen Effekt bannen, wofür pro wiederherzustellenden Punkt in GEI der Spruch jeweils einmal auf das Ziel angewendet werden muss.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-(GEI+AU)/2 des Ziels" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 15 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344599, + "modifiedTime": 1687731797709, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 15 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344599, - "modifiedTime": 1668995459327, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!OODDFguw5Y113ywm" -} \ No newline at end of file + "_key": "!items!OODDFguw5Y113ywm" +} diff --git a/packs/spells/Wand_ffnung_7foZzrxZuX0dCh3C.json b/packs/spells/Wand_ffnung_7foZzrxZuX0dCh3C.json index ab493c24..27b19745 100644 --- a/packs/spells/Wand_ffnung_7foZzrxZuX0dCh3C.json +++ b/packs/spells/Wand_ffnung_7foZzrxZuX0dCh3C.json @@ -1,69 +1,69 @@ { - "_id": "7foZzrxZuX0dCh3C", - "name": "Wandöffnung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/hole.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker öffnet ein kreisrundes Loch von 1 m Durchmesser in einer bis zu VE x 10 cm dicken, nichtmagischen Steinwand.

\n

Nach Ablauf des Zaubers verschwindet das Loch ohne Spuren zu hinterlassen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "7foZzrxZuX0dCh3C", + "name": "Wandöffnung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/hole.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker öffnet ein kreisrundes Loch von 1 m Durchmesser in einer bis zu VE x 10 cm dicken, nichtmagischen Steinwand.

\n

Nach Ablauf des Zaubers verschwindet das Loch ohne Spuren zu hinterlassen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": true, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. / 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": 6, + "sorcerer": 14 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": true, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344466, + "modifiedTime": 1687731797626, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. / 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": 6, - "sorcerer": 14 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344466, - "modifiedTime": 1668995459235, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7foZzrxZuX0dCh3C" -} \ No newline at end of file + "_key": "!items!7foZzrxZuX0dCh3C" +} diff --git a/packs/spells/Wasser_teilen_zcuCpowoHDs7eIHn.json b/packs/spells/Wasser_teilen_zcuCpowoHDs7eIHn.json index 17954da0..1607177e 100644 --- a/packs/spells/Wasser_teilen_zcuCpowoHDs7eIHn.json +++ b/packs/spells/Wasser_teilen_zcuCpowoHDs7eIHn.json @@ -1,69 +1,69 @@ { - "_id": "zcuCpowoHDs7eIHn", - "name": "Wasser teilen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/zigzag-hieroglyph.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann jegliche Gewässer teilen und eine 1 m breite Schneise bis zu Grund in sie schlagen, ihre Länge einzig und allein begrenzt durch den Entfernungsmalus auf Zielzauber (DS4 S. 43).

\n

Wird der Zauber gegen flüssige Wesen wie beispielsweise @Compendium[ds4.creatures.ZJF6ieo8O0GXfgwz]{Wasserelementare} eingesetzt, entspricht das Wurfergebnis nicht abwehrbaren Schaden, während die Zauberdauer nur noch augenblicklich ist.

", - "equipped": false, - "spellType": "targetedSpellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "zcuCpowoHDs7eIHn", + "name": "Wasser teilen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/zigzag-hieroglyph.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann jegliche Gewässer teilen und eine 1 m breite Schneise bis zu Grund in sie schlagen, ihre Länge einzig und allein begrenzt durch den Entfernungsmalus auf Zielzauber (DS4 S. 43).

\n

Wird der Zauber gegen flüssige Wesen wie beispielsweise @Compendium[ds4.creatures.ZJF6ieo8O0GXfgwz]{Wasserelementare} eingesetzt, entspricht das Wurfergebnis nicht abwehrbaren Schaden, während die Zauberdauer nur noch augenblicklich ist.

", + "equipped": false, + "spellType": "targetedSpellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": true, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Konzentration", + "unit": "custom" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": 12, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": true, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344908, + "modifiedTime": 1687731797799, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Konzentration", - "unit": "custom" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": 12, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344908, - "modifiedTime": 1668995459611, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zcuCpowoHDs7eIHn" -} \ No newline at end of file + "_key": "!items!zcuCpowoHDs7eIHn" +} diff --git a/packs/spells/Wasser_weihen_TKkpNdYo6cbFq7Pt.json b/packs/spells/Wasser_weihen_TKkpNdYo6cbFq7Pt.json index 410479f7..d7736290 100644 --- a/packs/spells/Wasser_weihen_TKkpNdYo6cbFq7Pt.json +++ b/packs/spells/Wasser_weihen_TKkpNdYo6cbFq7Pt.json @@ -1,69 +1,69 @@ { - "_id": "TKkpNdYo6cbFq7Pt", - "name": "Wasser weihen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/holy-water.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Berührtes, reines Wasser wird zu heiligem @Compendium[ds4.equipment.RoXGTPdisjn6AdYK]{Weihwasser}. Bei jeder Anwendung des Zaubers stellt der Heiler eine Anzahl an Weihwassereinheiten (etwa 1/2 Liter) gleich dem halbierten Probenergebnis her, genügend „normales“ Wasser als Rohstoff vorausgesetzt.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "TKkpNdYo6cbFq7Pt", + "name": "Wasser weihen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/holy-water.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Berührtes, reines Wasser wird zu heiligem @Compendium[ds4.equipment.RoXGTPdisjn6AdYK]{Weihwasser}. Bei jeder Anwendung des Zaubers stellt der Heiler eine Anzahl an Weihwassereinheiten (etwa 1/2 Liter) gleich dem halbierten Probenergebnis her, genügend „normales“ Wasser als Rohstoff vorausgesetzt.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 1, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344639, + "modifiedTime": 1687731797722, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 1, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344639, - "modifiedTime": 1668995459352, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TKkpNdYo6cbFq7Pt" -} \ No newline at end of file + "_key": "!items!TKkpNdYo6cbFq7Pt" +} diff --git a/packs/spells/Wasserwandeln_mYZ3gFtRJASLL9pv.json b/packs/spells/Wasserwandeln_mYZ3gFtRJASLL9pv.json index f472e1a4..282efef1 100644 --- a/packs/spells/Wasserwandeln_mYZ3gFtRJASLL9pv.json +++ b/packs/spells/Wasserwandeln_mYZ3gFtRJASLL9pv.json @@ -1,69 +1,69 @@ { - "_id": "mYZ3gFtRJASLL9pv", - "name": "Wasserwandeln", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/walk.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Das Ziel des Zaubers kann eine Anzahl von Runden gleich dem Probenergebnis auf Wasser laufen, als befände es sich an Land.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "mYZ3gFtRJASLL9pv", + "name": "Wasserwandeln", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/walk.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Das Ziel des Zaubers kann eine Anzahl von Runden gleich dem Probenergebnis auf Wasser laufen, als befände es sich an Land.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": true, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": true, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "VE", + "unit": "hours" + }, + "cooldownDuration": "0r", + "minimumLevels": { + "healer": 5, + "wizard": 9, + "sorcerer": 9 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": true, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": true, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344875, + "modifiedTime": 1687731797776, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "VE", - "unit": "hours" - }, - "cooldownDuration": "0r", - "minimumLevels": { - "healer": 5, - "wizard": 9, - "sorcerer": 9 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344875, - "modifiedTime": 1668995459559, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!mYZ3gFtRJASLL9pv" -} \ No newline at end of file + "_key": "!items!mYZ3gFtRJASLL9pv" +} diff --git a/packs/spells/Wechselzauber_DNplbUwfxszg5UbZ.json b/packs/spells/Wechselzauber_DNplbUwfxszg5UbZ.json index d89b5d79..2b115094 100644 --- a/packs/spells/Wechselzauber_DNplbUwfxszg5UbZ.json +++ b/packs/spells/Wechselzauber_DNplbUwfxszg5UbZ.json @@ -1,69 +1,69 @@ { - "_id": "DNplbUwfxszg5UbZ", - "name": "Wechselzauber", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/magick-trick.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Präpariert einen Zauberspruch des Zauberwirkers, um einmalig aktionsfrei zu diesem zu wechseln.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "DNplbUwfxszg5UbZ", + "name": "Wechselzauber", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/magick-trick.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Präpariert einen Zauberspruch des Zauberwirkers, um einmalig aktionsfrei zu diesem zu wechseln.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 12, + "wizard": 10, + "sorcerer": 12 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344503, + "modifiedTime": 1687731797644, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 12, - "wizard": 10, - "sorcerer": 12 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344503, - "modifiedTime": 1668995459282, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!DNplbUwfxszg5UbZ" -} \ No newline at end of file + "_key": "!items!DNplbUwfxszg5UbZ" +} diff --git a/packs/spells/Wiederbelebung_duf86LKvOIyDXJbc.json b/packs/spells/Wiederbelebung_duf86LKvOIyDXJbc.json index 24acdda4..b29ac11a 100644 --- a/packs/spells/Wiederbelebung_duf86LKvOIyDXJbc.json +++ b/packs/spells/Wiederbelebung_duf86LKvOIyDXJbc.json @@ -1,69 +1,69 @@ { - "_id": "duf86LKvOIyDXJbc", - "name": "Wiederbelebung", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/heart-wings.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauber belebt einen Charakter, der nicht eines natürlichen Todes starb, wieder zum Leben mit 1 LK.

\n

Das Ziel darf höchstens seit W20 Tagen tot sein und verliert bei der Wiederbelebung permanent 1 Punkt KÖR (DS4 S. 42).

\n

Charaktere mit KÖR 1 können folglich also nicht mehr mit Hilfe dieses Zauberspruchs wiederbelebt bleiben.

\n

Zu beachten ist, dass dieser Zauber keine besonderen Verletzungen heilt – beispielsweise sollte ein aufgeschlitzte Kehle oder ein zerstampfter Körper vor der Wiederbelebung mit dem Zauber @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} behandelt werden, um ein erneutes Ableben gleich nach der Wiederbelebung zu verhindern.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "duf86LKvOIyDXJbc", + "name": "Wiederbelebung", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/heart-wings.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauber belebt einen Charakter, der nicht eines natürlichen Todes starb, wieder zum Leben mit 1 LK.

\n

Das Ziel darf höchstens seit W20 Tagen tot sein und verliert bei der Wiederbelebung permanent 1 Punkt KÖR (DS4 S. 42).

\n

Charaktere mit KÖR 1 können folglich also nicht mehr mit Hilfe dieses Zauberspruchs wiederbelebt bleiben.

\n

Zu beachten ist, dass dieser Zauber keine besonderen Verletzungen heilt – beispielsweise sollte ein aufgeschlitzte Kehle oder ein zerstampfter Körper vor der Wiederbelebung mit dem Zauber @Compendium[ds4.spells.pmYcjLXv1EB9bM59]{Allheilung} behandelt werden, um ein erneutes Ableben gleich nach der Wiederbelebung zu verhindern.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": true, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 10, + "wizard": null, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": true, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344757, + "modifiedTime": 1687731797749, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 10, - "wizard": null, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344757, - "modifiedTime": 1668995459492, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!duf86LKvOIyDXJbc" -} \ No newline at end of file + "_key": "!items!duf86LKvOIyDXJbc" +} diff --git a/packs/spells/Wolke_der_Reue_aDitBSXiHFI67zDZ.json b/packs/spells/Wolke_der_Reue_aDitBSXiHFI67zDZ.json index e9c6dfa3..66483d0f 100644 --- a/packs/spells/Wolke_der_Reue_aDitBSXiHFI67zDZ.json +++ b/packs/spells/Wolke_der_Reue_aDitBSXiHFI67zDZ.json @@ -1,69 +1,69 @@ { - "_id": "aDitBSXiHFI67zDZ", - "name": "Wolke der Reue", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/tear-tracks.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine unsichtbare Wolke der Reue mit einem Radius von maximal VE in Metern entsteht.

Jeder Charakter innerhalb der Wolke empfindet ein unterschwelliges Schuldgefühl, wirkt leicht verunsichert und erhält dadurch -1 auf alle Proben.

Eine Wolke kann durch Wind bewegt oder gar auseinander geweht werden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -2, - "complex": "" + "_id": "aDitBSXiHFI67zDZ", + "name": "Wolke der Reue", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/tear-tracks.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine unsichtbare Wolke der Reue mit einem Radius von maximal VE in Metern entsteht.

Jeder Charakter innerhalb der Wolke empfindet ein unterschwelliges Schuldgefühl, wirkt leicht verunsichert und erhält dadurch -1 auf alle Proben.

Eine Wolke kann durch Wind bewegt oder gar auseinander geweht werden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -2, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": true, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": 1, + "wizard": 6, + "sorcerer": null + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": true, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344707, + "modifiedTime": 1687731797735, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": 1, - "wizard": 6, - "sorcerer": null - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344707, - "modifiedTime": 1668995459419, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!aDitBSXiHFI67zDZ" -} \ No newline at end of file + "_key": "!items!aDitBSXiHFI67zDZ" +} diff --git a/packs/spells/Wolke_des_Todes_xs7tx8K3ZdQ76u0b.json b/packs/spells/Wolke_des_Todes_xs7tx8K3ZdQ76u0b.json index e96261b5..e4119860 100644 --- a/packs/spells/Wolke_des_Todes_xs7tx8K3ZdQ76u0b.json +++ b/packs/spells/Wolke_des_Todes_xs7tx8K3ZdQ76u0b.json @@ -1,69 +1,69 @@ { - "_id": "xs7tx8K3ZdQ76u0b", - "name": "Wolke des Todes", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/skull-mask.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine schwarze, qualmende Wolke des Todes mit einem Radius von maximal VE in Metern entsteht.

\n

Zwar ist die Wolke nicht undurchsichtig, dennoch werden Angriffe gegen Ziele darin um 2 erschwert, gleichsam erhalten alle innerhalb der Wolke -2 auf alle Proben, bei denen man besser sehen können sollte.

\n

Jeder Charakter innerhalb der Wolke erleidet pro Runde automatisch einen nicht abwehrbaren Punkt Schaden.

\n

Sollte der Schwarzmagier über das Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} verfügen, wird sein Talentrang auf den nicht abwehrbaren Schaden, den jedes Opfer pro Kampfrunde erleidet, addiert.

\n

Eine Wolke kann durch Wind bewegt oder gar auseinander geweht werden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -4, - "complex": "" + "_id": "xs7tx8K3ZdQ76u0b", + "name": "Wolke des Todes", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/skull-mask.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine schwarze, qualmende Wolke des Todes mit einem Radius von maximal VE in Metern entsteht.

\n

Zwar ist die Wolke nicht undurchsichtig, dennoch werden Angriffe gegen Ziele darin um 2 erschwert, gleichsam erhalten alle innerhalb der Wolke -2 auf alle Proben, bei denen man besser sehen können sollte.

\n

Jeder Charakter innerhalb der Wolke erleidet pro Runde automatisch einen nicht abwehrbaren Punkt Schaden.

\n

Sollte der Schwarzmagier über das Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} verfügen, wird sein Talentrang auf den nicht abwehrbaren Schaden, den jedes Opfer pro Kampfrunde erleidet, addiert.

\n

Eine Wolke kann durch Wind bewegt oder gar auseinander geweht werden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -4, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": true, + "transport": false, + "damage": true, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": true + }, + "maxDistance": { + "value": "VE x 5", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb. x 2", + "unit": "rounds" + }, + "cooldownDuration": "100r", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 13 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": true, - "transport": false, - "damage": true, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": true + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 5", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344904, + "modifiedTime": 1687731797795, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb. x 2", - "unit": "rounds" - }, - "cooldownDuration": "100r", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 13 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344904, - "modifiedTime": 1668995459604, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!xs7tx8K3ZdQ76u0b" -} \ No newline at end of file + "_key": "!items!xs7tx8K3ZdQ76u0b" +} diff --git a/packs/spells/Zauberabklang_uAgln8KHIaeK9G1I.json b/packs/spells/Zauberabklang_uAgln8KHIaeK9G1I.json index 1899ec71..0aa07843 100644 --- a/packs/spells/Zauberabklang_uAgln8KHIaeK9G1I.json +++ b/packs/spells/Zauberabklang_uAgln8KHIaeK9G1I.json @@ -1,69 +1,69 @@ { - "_id": "uAgln8KHIaeK9G1I", - "name": "Zauberabklang", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/backward-time.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Mit diesem Zauber kann versucht werden, die Abklingzeit eines zuvor (innerhalb der letzten VE Kamfprunden) erfolgreich gewirkten Zauberspruchs wieder auf Null zu senken.

Misslingt die Probe, kann man den Zauberabklang bei diesem speziellen Zauberspruch erst wieder versuchen, wenn der Zauberwirker ihn abermals gewirkt hat.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "- eigene Zugangsstufe für den Spruch" + "_id": "uAgln8KHIaeK9G1I", + "name": "Zauberabklang", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/backward-time.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Mit diesem Zauber kann versucht werden, die Abklingzeit eines zuvor (innerhalb der letzten VE Kamfprunden) erfolgreich gewirkten Zauberspruchs wieder auf Null zu senken.

Misslingt die Probe, kann man den Zauberabklang bei diesem speziellen Zauberspruch erst wieder versuchen, wenn der Zauberwirker ihn abermals gewirkt hat.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "- eigene Zugangsstufe für den Spruch" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 10, + "wizard": 5, + "sorcerer": 9 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344898, + "modifiedTime": 1687731797790, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 10, - "wizard": 5, - "sorcerer": 9 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344898, - "modifiedTime": 1668995459598, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!uAgln8KHIaeK9G1I" -} \ No newline at end of file + "_key": "!items!uAgln8KHIaeK9G1I" +} diff --git a/packs/spells/Zauberleiter_USNJNNF2jDaS6BDQ.json b/packs/spells/Zauberleiter_USNJNNF2jDaS6BDQ.json index 74c42392..7dea3b52 100644 --- a/packs/spells/Zauberleiter_USNJNNF2jDaS6BDQ.json +++ b/packs/spells/Zauberleiter_USNJNNF2jDaS6BDQ.json @@ -1,69 +1,69 @@ { - "_id": "USNJNNF2jDaS6BDQ", - "name": "Zauberleiter", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/ladder.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Eine magische Leiter entsteht, die bis zu VE x Zauberwirkerstufe Meter hoch sein kann.

Die Leiter steht fest im Raum und benötigt keinen Halt. Sie bleibt, solange der Zauberwirker sich ununterbrochen konzentriert (zählt als ganze Aktion).

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "USNJNNF2jDaS6BDQ", + "name": "Zauberleiter", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/ladder.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Eine magische Leiter entsteht, die bis zu VE x Zauberwirkerstufe Meter hoch sein kann.

Die Leiter steht fest im Raum und benötigt keinen Halt. Sie bleibt, solange der Zauberwirker sich ununterbrochen konzentriert (zählt als ganze Aktion).

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Konzentration", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": 8, + "wizard": 4, + "sorcerer": 4 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344664, + "modifiedTime": 1687731797726, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Konzentration", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": 8, - "wizard": 4, - "sorcerer": 4 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344664, - "modifiedTime": 1668995459367, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!USNJNNF2jDaS6BDQ" -} \ No newline at end of file + "_key": "!items!USNJNNF2jDaS6BDQ" +} diff --git a/packs/spells/Zaubertrick_kOCHuBrtIXOwoZ1J.json b/packs/spells/Zaubertrick_kOCHuBrtIXOwoZ1J.json index 221f6ec5..7b77ca65 100644 --- a/packs/spells/Zaubertrick_kOCHuBrtIXOwoZ1J.json +++ b/packs/spells/Zaubertrick_kOCHuBrtIXOwoZ1J.json @@ -1,69 +1,69 @@ { - "_id": "kOCHuBrtIXOwoZ1J", - "name": "Zaubertrick", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/magic-hat.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieser Zauberspruch erzeugt kleine, unschädliche Illusionen. Beispielsweise kann der Zauberwirker schwebende Bälle zaubern oder die Illusion eines Kaninchens aus einem Hut ziehen.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "kOCHuBrtIXOwoZ1J", + "name": "Zaubertrick", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/magic-hat.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieser Zauberspruch erzeugt kleine, unschädliche Illusionen. Beispielsweise kann der Zauberwirker schwebende Bälle zaubern oder die Illusion eines Kaninchens aus einem Hut ziehen.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "VE x 2", + "unit": "meter" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": null, + "wizard": 1, + "sorcerer": 1 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "VE x 2", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344867, + "modifiedTime": 1687731797766, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": null, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344867, - "modifiedTime": 1668995459544, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kOCHuBrtIXOwoZ1J" -} \ No newline at end of file + "_key": "!items!kOCHuBrtIXOwoZ1J" +} diff --git a/packs/spells/Zeitstop_BGnY1p1qZXwpzXFA.json b/packs/spells/Zeitstop_BGnY1p1qZXwpzXFA.json index e5df6f4b..5e9e2689 100644 --- a/packs/spells/Zeitstop_BGnY1p1qZXwpzXFA.json +++ b/packs/spells/Zeitstop_BGnY1p1qZXwpzXFA.json @@ -1,69 +1,69 @@ { - "_id": "BGnY1p1qZXwpzXFA", - "name": "Zeitstop", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/lorc/time-trap.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker hält die Zeit an, bis die Zauberdauer endet oder er Schaden verursacht bzw. selber erleidet.

Andere Objekte und Lebewesen können nicht bewegt werden – sie sind starr in der Zeit eingefroren.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": -5, - "complex": "" + "_id": "BGnY1p1qZXwpzXFA", + "name": "Zeitstop", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/lorc/time-trap.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker hält die Zeit an, bis die Zauberdauer endet oder er Schaden verursacht bzw. selber erleidet.

Andere Objekte und Lebewesen können nicht bewegt werden – sie sind starr in der Zeit eingefroren.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": -5, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Selbst", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Prb.", + "unit": "rounds" + }, + "cooldownDuration": "d20d", + "minimumLevels": { + "healer": null, + "wizard": 15, + "sorcerer": 20 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Selbst", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344490, + "modifiedTime": 1687731797639, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Prb.", - "unit": "rounds" - }, - "cooldownDuration": "d20d", - "minimumLevels": { - "healer": null, - "wizard": 15, - "sorcerer": 20 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344490, - "modifiedTime": 1668995459276, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!BGnY1p1qZXwpzXFA" -} \ No newline at end of file + "_key": "!items!BGnY1p1qZXwpzXFA" +} diff --git a/packs/spells/Zombies_erwecken_mBFPKvtK3Rmq7CFY.json b/packs/spells/Zombies_erwecken_mBFPKvtK3Rmq7CFY.json index 2d185dcc..f772fa2c 100644 --- a/packs/spells/Zombies_erwecken_mBFPKvtK3Rmq7CFY.json +++ b/packs/spells/Zombies_erwecken_mBFPKvtK3Rmq7CFY.json @@ -1,69 +1,69 @@ { - "_id": "mBFPKvtK3Rmq7CFY", - "name": "Zombies erwecken", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/skoll/raise-zombie.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Schwarzmagier kann eine maximale Anzahl an Leichen gleich seiner eigenen Stufe im Wirkungsradius zu untotem Leben erwecken.

\n

Die @Compendium[ds4.creatures.rLUCyWfSBebB8cSC]{Zombies} (DS4 S. 125) benötigen drei Kampfrunden, um sich zu erheben, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "" + "_id": "mBFPKvtK3Rmq7CFY", + "name": "Zombies erwecken", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/skoll/raise-zombie.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Schwarzmagier kann eine maximale Anzahl an Leichen gleich seiner eigenen Stufe im Wirkungsradius zu untotem Leben erwecken.

\n

Die @Compendium[ds4.creatures.rLUCyWfSBebB8cSC]{Zombies} (DS4 S. 125) benötigen drei Kampfrunden, um sich zu erheben, danach wollen sie ihren Erwecker vernichten, um wieder Erlösung zu finden, gelingt es diesem nicht, sie mit dem Zauber @Compendium[ds4.spells.9gc1CF70165NXymH]{Kontrollieren} zu beherrschen.

\n

Charaktere mit dem Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} können den Zauber nicht anwenden.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": true, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": true, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "", + "unit": "meter" + }, + "effectRadius": { + "value": "VE x 5", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "1d", + "minimumLevels": { + "healer": null, + "wizard": null, + "sorcerer": 8 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": true, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": true, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "", - "unit": "meter" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344873, + "modifiedTime": 1687731797774, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "VE x 5", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "1d", - "minimumLevels": { - "healer": null, - "wizard": null, - "sorcerer": 8 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344873, - "modifiedTime": 1668995459558, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!mBFPKvtK3Rmq7CFY" -} \ No newline at end of file + "_key": "!items!mBFPKvtK3Rmq7CFY" +} diff --git a/packs/spells/_ffnen_ip0DVeb1YeNrEeUu.json b/packs/spells/_ffnen_ip0DVeb1YeNrEeUu.json index c6f3708e..bf73a7f5 100644 --- a/packs/spells/_ffnen_ip0DVeb1YeNrEeUu.json +++ b/packs/spells/_ffnen_ip0DVeb1YeNrEeUu.json @@ -1,69 +1,69 @@ { - "_id": "ip0DVeb1YeNrEeUu", - "name": "Öffnen", - "type": "spell", - "img": "systems/ds4/assets/icons/game-icons/delapouite/padlock-open.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Öffnet ein Schloss, ohne es zu beschädigen. Der normalerweise immer +0 betragende Schlosswert (SW) kann durch bessere Qualität oder den Zauberspruch @Compendium[ds4.spells.dzYAc9ti7ghhkyiX]{Magisches Schloss} erhöht werden.

\n

Misslingt der Zauber, kann der Zauberwirker es erneut versuchen. Jeder Folgewurf senkt den PW der Zaubern-Proben bei diesem speziellen Schloss jedoch um jeweils 2.

\n

Dieser kumulative Malus gegen dieses eine Schloss erlischt erst, wenn der Zauberwirker eine neue Stufe erreicht.

", - "equipped": false, - "spellType": "spellcasting", - "spellModifier": { - "numerical": 0, - "complex": "-SW" + "_id": "ip0DVeb1YeNrEeUu", + "name": "Öffnen", + "type": "spell", + "img": "systems/ds4/assets/icons/game-icons/delapouite/padlock-open.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Öffnet ein Schloss, ohne es zu beschädigen. Der normalerweise immer +0 betragende Schlosswert (SW) kann durch bessere Qualität oder den Zauberspruch @Compendium[ds4.spells.dzYAc9ti7ghhkyiX]{Magisches Schloss} erhöht werden.

\n

Misslingt der Zauber, kann der Zauberwirker es erneut versuchen. Jeder Folgewurf senkt den PW der Zaubern-Proben bei diesem speziellen Schloss jedoch um jeweils 2.

\n

Dieser kumulative Malus gegen dieses eine Schloss erlischt erst, wenn der Zauberwirker eine neue Stufe erreicht.

", + "equipped": false, + "spellType": "spellcasting", + "spellModifier": { + "numerical": 0, + "complex": "-SW" + }, + "allowsDefense": false, + "spellGroups": { + "lightning": false, + "earth": false, + "water": false, + "ice": false, + "fire": false, + "healing": false, + "light": false, + "air": false, + "transport": false, + "damage": false, + "shadow": false, + "protection": false, + "mindAffecting": false, + "demonology": false, + "necromancy": false, + "transmutation": false, + "area": false + }, + "maxDistance": { + "value": "Berühren", + "unit": "custom" + }, + "effectRadius": { + "value": "", + "unit": "meter" + }, + "duration": { + "value": "Sofort", + "unit": "custom" + }, + "cooldownDuration": "10r", + "minimumLevels": { + "healer": 2, + "wizard": 1, + "sorcerer": 1 + } }, - "allowsDefense": false, - "spellGroups": { - "lightning": false, - "earth": false, - "water": false, - "ice": false, - "fire": false, - "healing": false, - "light": false, - "air": false, - "transport": false, - "damage": false, - "shadow": false, - "protection": false, - "mindAffecting": false, - "demonology": false, - "necromancy": false, - "transmutation": false, - "area": false + "ownership": { + "default": 0 }, - "maxDistance": { - "value": "Berühren", - "unit": "custom" + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995344866, + "modifiedTime": 1687731797765, + "lastModifiedBy": "DS4BuildSystem00" }, - "effectRadius": { - "value": "", - "unit": "meter" - }, - "duration": { - "value": "Sofort", - "unit": "custom" - }, - "cooldownDuration": "10r", - "minimumLevels": { - "healer": 2, - "wizard": 1, - "sorcerer": 1 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995344866, - "modifiedTime": 1668995459542, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ip0DVeb1YeNrEeUu" -} \ No newline at end of file + "_key": "!items!ip0DVeb1YeNrEeUu" +} diff --git a/packs/talents/!items.effects!5eEaKiUSzWBhG8Bn.HHnWhHQf9ibLVCAP.json b/packs/talents/!items.effects!5eEaKiUSzWBhG8Bn.HHnWhHQf9ibLVCAP.json deleted file mode 100644 index 654bedca..00000000 --- a/packs/talents/!items.effects!5eEaKiUSzWBhG8Bn.HHnWhHQf9ibLVCAP.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "HHnWhHQf9ibLVCAP", - "changes": [ - { - "key": "system.checks.appraise", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schätzen +3", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!5eEaKiUSzWBhG8Bn.HHnWhHQf9ibLVCAP" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!61Dz3XpStwlMfsbL.1YQV8nWWzoU30KHR.json b/packs/talents/!items.effects!61Dz3XpStwlMfsbL.1YQV8nWWzoU30KHR.json deleted file mode 100644 index 0e4a7615..00000000 --- a/packs/talents/!items.effects!61Dz3XpStwlMfsbL.1YQV8nWWzoU30KHR.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "1YQV8nWWzoU30KHR", - "changes": [ - { - "key": "system.checks.startFire", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.readTracks", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Jagdproben +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!61Dz3XpStwlMfsbL.1YQV8nWWzoU30KHR" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!6oXmRM21CLfELqKv.aqgIfpGWXYeXn1y6.json b/packs/talents/!items.effects!6oXmRM21CLfELqKv.aqgIfpGWXYeXn1y6.json deleted file mode 100644 index abafd9a5..00000000 --- a/packs/talents/!items.effects!6oXmRM21CLfELqKv.aqgIfpGWXYeXn1y6.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "aqgIfpGWXYeXn1y6", - "changes": [ - { - "key": "system.opponentDefense", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Gegnerabwehr bei Zaubern/Zielzaubern -1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.allowsDefense" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!6oXmRM21CLfELqKv.aqgIfpGWXYeXn1y6" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!6z0JXGEqdzDTWQ7f.XkW7XqOCXg2e4OTo.json b/packs/talents/!items.effects!6z0JXGEqdzDTWQ7f.XkW7XqOCXg2e4OTo.json deleted file mode 100644 index 28094e74..00000000 --- a/packs/talents/!items.effects!6z0JXGEqdzDTWQ7f.XkW7XqOCXg2e4OTo.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "XkW7XqOCXg2e4OTo", - "changes": [ - { - "key": "system.combatValues.meleeAttack.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schlagen +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!6z0JXGEqdzDTWQ7f.XkW7XqOCXg2e4OTo" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!8D01Z1kDIDcsuVCn.MbXCCUny8g0DURC5.json b/packs/talents/!items.effects!8D01Z1kDIDcsuVCn.MbXCCUny8g0DURC5.json deleted file mode 100644 index bbe9818b..00000000 --- a/packs/talents/!items.effects!8D01Z1kDIDcsuVCn.MbXCCUny8g0DURC5.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "MbXCCUny8g0DURC5", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Feuerzauber +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.fire" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!8D01Z1kDIDcsuVCn.MbXCCUny8g0DURC5" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!9qdc56F4XTntYoo9.ouQeQaI46fM2mq4D.json b/packs/talents/!items.effects!9qdc56F4XTntYoo9.ouQeQaI46fM2mq4D.json deleted file mode 100644 index bf705092..00000000 --- a/packs/talents/!items.effects!9qdc56F4XTntYoo9.ouQeQaI46fM2mq4D.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "ouQeQaI46fM2mq4D", - "changes": [ - { - "key": "system.checks.climb", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.jump", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Akrobatische Proben +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!9qdc56F4XTntYoo9.ouQeQaI46fM2mq4D" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!GWVLcfQ2fm3Hc0zP.v4ruKzcrriNyrgvE.json b/packs/talents/!items.effects!GWVLcfQ2fm3Hc0zP.v4ruKzcrriNyrgvE.json deleted file mode 100644 index a13e3b89..00000000 --- a/packs/talents/!items.effects!GWVLcfQ2fm3Hc0zP.v4ruKzcrriNyrgvE.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "v4ruKzcrriNyrgvE", - "changes": [ - { - "key": "system.combatValues.rangedAttack.total", - "mode": 2, - "value": "1", - "priority": null - }, - { - "key": "system.combatValues.targetedSpellcasting.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schießen und Zielzauber +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!GWVLcfQ2fm3Hc0zP.v4ruKzcrriNyrgvE" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!IfyKb7y4YoUTssTs.oelEFuhY9y6DsxXO.json b/packs/talents/!items.effects!IfyKb7y4YoUTssTs.oelEFuhY9y6DsxXO.json deleted file mode 100644 index 4ec7dd02..00000000 --- a/packs/talents/!items.effects!IfyKb7y4YoUTssTs.oelEFuhY9y6DsxXO.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "oelEFuhY9y6DsxXO", - "changes": [ - { - "key": "system.checks.ride", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Reiten +3", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!IfyKb7y4YoUTssTs.oelEFuhY9y6DsxXO" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!KgOHPx5oQHKBuVPc.JbL6BC0HyUKyxBvd.json b/packs/talents/!items.effects!KgOHPx5oQHKBuVPc.JbL6BC0HyUKyxBvd.json deleted file mode 100644 index bfc507a7..00000000 --- a/packs/talents/!items.effects!KgOHPx5oQHKBuVPc.JbL6BC0HyUKyxBvd.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "JbL6BC0HyUKyxBvd", - "changes": [ - { - "key": "system.checks.decipherScript", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.communicate", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Bildungsproben +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!KgOHPx5oQHKBuVPc.JbL6BC0HyUKyxBvd" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!MIYh9GTkm7xIquWK.1Lrnk4tNGWXSdCd1.json b/packs/talents/!items.effects!MIYh9GTkm7xIquWK.1Lrnk4tNGWXSdCd1.json deleted file mode 100644 index 19443596..00000000 --- a/packs/talents/!items.effects!MIYh9GTkm7xIquWK.1Lrnk4tNGWXSdCd1.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "1Lrnk4tNGWXSdCd1", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Dämonologie +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.demonology" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!MIYh9GTkm7xIquWK.1Lrnk4tNGWXSdCd1" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!MdIritgH5eEAngSY.d2tT2smyOwGtpzlC.json b/packs/talents/!items.effects!MdIritgH5eEAngSY.d2tT2smyOwGtpzlC.json deleted file mode 100644 index f89fe6ab..00000000 --- a/packs/talents/!items.effects!MdIritgH5eEAngSY.d2tT2smyOwGtpzlC.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "d2tT2smyOwGtpzlC", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Heil- und Schutzzauber +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && (@item.system.spellGroups.healing || @item.system.spellGroups.protection)" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!MdIritgH5eEAngSY.d2tT2smyOwGtpzlC" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!Mz5glQvRowlF5U8X.WS2cnABb8FYRhtpJ.json b/packs/talents/!items.effects!Mz5glQvRowlF5U8X.WS2cnABb8FYRhtpJ.json deleted file mode 100644 index 63494232..00000000 --- a/packs/talents/!items.effects!Mz5glQvRowlF5U8X.WS2cnABb8FYRhtpJ.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "WS2cnABb8FYRhtpJ", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Geistesbeeinflusende Zauber +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.mindAffecting" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!Mz5glQvRowlF5U8X.WS2cnABb8FYRhtpJ" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!NR3BzKbROxHjpGrs.8JquYZA8S06MnE0n.json b/packs/talents/!items.effects!NR3BzKbROxHjpGrs.8JquYZA8S06MnE0n.json deleted file mode 100644 index 84685323..00000000 --- a/packs/talents/!items.effects!NR3BzKbROxHjpGrs.8JquYZA8S06MnE0n.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "8JquYZA8S06MnE0n", - "changes": [ - { - "key": "system.checks.openLock", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.workMechanism", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schloss/Mechanismus öffnen +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!NR3BzKbROxHjpGrs.8JquYZA8S06MnE0n" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!OYneDZJStjhuDp41.jJ2oSM9Bs4dDApiH.json b/packs/talents/!items.effects!OYneDZJStjhuDp41.jJ2oSM9Bs4dDApiH.json deleted file mode 100644 index 3bab8365..00000000 --- a/packs/talents/!items.effects!OYneDZJStjhuDp41.jJ2oSM9Bs4dDApiH.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "jJ2oSM9Bs4dDApiH", - "changes": [ - { - "key": "system.opponentDefenseForAttackType.ranged", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Gegnerabwehr bei Fernkampfangriffen", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'weapon' && ('@item.system.attackType' === 'ranged' || '@item.system.attackType' === 'meleeRanged')" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!OYneDZJStjhuDp41.jJ2oSM9Bs4dDApiH" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!RJauLusDDQWo77JU.neVzXXAck47nnOFM.json b/packs/talents/!items.effects!RJauLusDDQWo77JU.neVzXXAck47nnOFM.json deleted file mode 100644 index be30125d..00000000 --- a/packs/talents/!items.effects!RJauLusDDQWo77JU.neVzXXAck47nnOFM.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "neVzXXAck47nnOFM", - "changes": [ - { - "key": "system.checks.swim", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schwimmen +3", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!RJauLusDDQWo77JU.neVzXXAck47nnOFM" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!TQG9TbBb9S0nHogC.XEVDTsOyhPJIytd9.json b/packs/talents/!items.effects!TQG9TbBb9S0nHogC.XEVDTsOyhPJIytd9.json deleted file mode 100644 index 22f2d9f4..00000000 --- a/packs/talents/!items.effects!TQG9TbBb9S0nHogC.XEVDTsOyhPJIytd9.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "XEVDTsOyhPJIytd9", - "changes": [ - { - "key": "system.combatValues.initiative.total", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Initiative +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!TQG9TbBb9S0nHogC.XEVDTsOyhPJIytd9" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!UUYS4u0DmEbGzXxI.j6Npl52FgDvkTwk7.json b/packs/talents/!items.effects!UUYS4u0DmEbGzXxI.j6Npl52FgDvkTwk7.json deleted file mode 100644 index 9893e135..00000000 --- a/packs/talents/!items.effects!UUYS4u0DmEbGzXxI.j6Npl52FgDvkTwk7.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "j6Npl52FgDvkTwk7", - "changes": [ - { - "key": "system.attributes.body.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Körper +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!UUYS4u0DmEbGzXxI.j6Npl52FgDvkTwk7" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!VqzpRGrHclPSGLP0.HQXZuzxIk1xmD1FQ.json b/packs/talents/!items.effects!VqzpRGrHclPSGLP0.HQXZuzxIk1xmD1FQ.json deleted file mode 100644 index 979da58b..00000000 --- a/packs/talents/!items.effects!VqzpRGrHclPSGLP0.HQXZuzxIk1xmD1FQ.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "_id": "HQXZuzxIk1xmD1FQ", - "changes": [ - { - "key": "system.checks.disableTraps", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.openLock", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.pickPocket", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.workMechanism", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.search", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Diebeskunstproben +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!VqzpRGrHclPSGLP0.HQXZuzxIk1xmD1FQ" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!ZnT8LMCRqZS3zpJO.aC7UEoDRrwhs7j3U.json b/packs/talents/!items.effects!ZnT8LMCRqZS3zpJO.aC7UEoDRrwhs7j3U.json deleted file mode 100644 index 12873237..00000000 --- a/packs/talents/!items.effects!ZnT8LMCRqZS3zpJO.aC7UEoDRrwhs7j3U.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "aC7UEoDRrwhs7j3U", - "changes": [ - { - "key": "system.checks.featOfStrength", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Kraftakt +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!ZnT8LMCRqZS3zpJO.aC7UEoDRrwhs7j3U" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!ZvswuU2GqxDQwgpM.2rmByR3ov2nUHHEj.json b/packs/talents/!items.effects!ZvswuU2GqxDQwgpM.2rmByR3ov2nUHHEj.json deleted file mode 100644 index 2d1a9a63..00000000 --- a/packs/talents/!items.effects!ZvswuU2GqxDQwgpM.2rmByR3ov2nUHHEj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "2rmByR3ov2nUHHEj", - "changes": [ - { - "key": "system.combatValues.hitPoints.total", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Lebenskraft +3", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!ZvswuU2GqxDQwgpM.2rmByR3ov2nUHHEj" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!ZvswuU2GqxDQwgpM.ulUx8SX4R1q1ikhw.json b/packs/talents/!items.effects!ZvswuU2GqxDQwgpM.ulUx8SX4R1q1ikhw.json deleted file mode 100644 index 1b273877..00000000 --- a/packs/talents/!items.effects!ZvswuU2GqxDQwgpM.ulUx8SX4R1q1ikhw.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "ulUx8SX4R1q1ikhw", - "changes": [ - { - "key": "system.checks.defyPoison", - "mode": 2, - "value": "1", - "priority": null - }, - { - "key": "system.checks.resistDisease", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Gift/Krankheit trotzen +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!ZvswuU2GqxDQwgpM.ulUx8SX4R1q1ikhw" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!aojENPok9Guo3JN1.qxrTP7Cs4mFS7lLU.json b/packs/talents/!items.effects!aojENPok9Guo3JN1.qxrTP7Cs4mFS7lLU.json deleted file mode 100644 index 32f58949..00000000 --- a/packs/talents/!items.effects!aojENPok9Guo3JN1.qxrTP7Cs4mFS7lLU.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "_id": "qxrTP7Cs4mFS7lLU", - "changes": [ - { - "key": "system.checks.perception", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.wakeUp", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.decipherScript", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.readTracks", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.search", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Wahrnehmungsproben +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!aojENPok9Guo3JN1.qxrTP7Cs4mFS7lLU" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!bA8wUU0bKouuxkQ5.d5V2GjfkccIubrfY.json b/packs/talents/!items.effects!bA8wUU0bKouuxkQ5.d5V2GjfkccIubrfY.json deleted file mode 100644 index 73aa7b04..00000000 --- a/packs/talents/!items.effects!bA8wUU0bKouuxkQ5.d5V2GjfkccIubrfY.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "d5V2GjfkccIubrfY", - "changes": [ - { - "key": "system.checks.ride", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Reiten +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!bA8wUU0bKouuxkQ5.d5V2GjfkccIubrfY" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!dtynnRNkxg59Nqz4.x1FVRsSyjHwOfYRs.json b/packs/talents/!items.effects!dtynnRNkxg59Nqz4.x1FVRsSyjHwOfYRs.json deleted file mode 100644 index 6590030f..00000000 --- a/packs/talents/!items.effects!dtynnRNkxg59Nqz4.x1FVRsSyjHwOfYRs.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "x1FVRsSyjHwOfYRs", - "changes": [ - { - "key": "system.opponentDefenseForAttackType.melee", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Gegnerabwehr bei Nahkampfangriffen -1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'weapon' && ('@item.system.attackType' === 'melee' || '@item.system.attackType' === 'meleeRanged')" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!dtynnRNkxg59Nqz4.x1FVRsSyjHwOfYRs" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!g4XI9wikUdxoCFNg.t1DVGkDGOwrjFccz.json b/packs/talents/!items.effects!g4XI9wikUdxoCFNg.t1DVGkDGOwrjFccz.json deleted file mode 100644 index 6375b568..00000000 --- a/packs/talents/!items.effects!g4XI9wikUdxoCFNg.t1DVGkDGOwrjFccz.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "_id": "t1DVGkDGOwrjFccz", - "changes": [ - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.combatValues.hitPoints.total", - "mode": 2, - "value": "-1", - "priority": null - }, - { - "key": "system.checks.flirt", - "mode": 2, - "value": "-1", - "priority": null - }, - { - "key": "system.checks.haggle", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Abwehr +2, soziale Proben -1, Lebenskraft -1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!g4XI9wikUdxoCFNg.t1DVGkDGOwrjFccz" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!gwCc6niwZL45wklE.nxzOItIzbsdQSbby.json b/packs/talents/!items.effects!gwCc6niwZL45wklE.nxzOItIzbsdQSbby.json deleted file mode 100644 index c2e5b7df..00000000 --- a/packs/talents/!items.effects!gwCc6niwZL45wklE.nxzOItIzbsdQSbby.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "nxzOItIzbsdQSbby", - "changes": [ - { - "key": "system.checks.changeSpell", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Zauber wechseln +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!gwCc6niwZL45wklE.nxzOItIzbsdQSbby" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!l0le4xG5t0gUh2Y1.GlAlx4yvg5rCHu20.json b/packs/talents/!items.effects!l0le4xG5t0gUh2Y1.GlAlx4yvg5rCHu20.json deleted file mode 100644 index b094545d..00000000 --- a/packs/talents/!items.effects!l0le4xG5t0gUh2Y1.GlAlx4yvg5rCHu20.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "GlAlx4yvg5rCHu20", - "changes": [ - { - "key": "system.checks.climb", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Klettern +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!l0le4xG5t0gUh2Y1.GlAlx4yvg5rCHu20" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!lDqu4RpV5Nr6BnPW.ZFoibqksWVXEfiOB.json b/packs/talents/!items.effects!lDqu4RpV5Nr6BnPW.ZFoibqksWVXEfiOB.json deleted file mode 100644 index 26cf5cbe..00000000 --- a/packs/talents/!items.effects!lDqu4RpV5Nr6BnPW.ZFoibqksWVXEfiOB.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "ZFoibqksWVXEfiOB", - "changes": [ - { - "key": "system.checks.haggle", - "mode": 2, - "value": "3", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Feilschen +3", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!lDqu4RpV5Nr6BnPW.ZFoibqksWVXEfiOB" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!lXzQsIobk5yaZ47a.BBiQrltkYi3Jo0Am.json b/packs/talents/!items.effects!lXzQsIobk5yaZ47a.BBiQrltkYi3Jo0Am.json deleted file mode 100644 index 3f22bb6e..00000000 --- a/packs/talents/!items.effects!lXzQsIobk5yaZ47a.BBiQrltkYi3Jo0Am.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "BBiQrltkYi3Jo0Am", - "changes": [ - { - "key": "system.armorValueSpellMalus", - "mode": 2, - "value": "-2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Panzerungs-Zaubermalus -2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!lXzQsIobk5yaZ47a.BBiQrltkYi3Jo0Am" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!oxWYfqhbcsDoaaUJ.pgGKKWy5nLTSdp8l.json b/packs/talents/!items.effects!oxWYfqhbcsDoaaUJ.pgGKKWy5nLTSdp8l.json deleted file mode 100644 index ad91b3c6..00000000 --- a/packs/talents/!items.effects!oxWYfqhbcsDoaaUJ.pgGKKWy5nLTSdp8l.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "pgGKKWy5nLTSdp8l", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Nekromantie +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.necromancy" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!oxWYfqhbcsDoaaUJ.pgGKKWy5nLTSdp8l" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!pAOP7wkvhtsNIPQ8.PzOc07kYoWYygECD.json b/packs/talents/!items.effects!pAOP7wkvhtsNIPQ8.PzOc07kYoWYygECD.json deleted file mode 100644 index 1e420b0b..00000000 --- a/packs/talents/!items.effects!pAOP7wkvhtsNIPQ8.PzOc07kYoWYygECD.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "PzOc07kYoWYygECD", - "changes": [ - { - "key": "system.checks.flirt", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.haggle", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Soziale Proben +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!pAOP7wkvhtsNIPQ8.PzOc07kYoWYygECD" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!pC1K0VHWTpaJqwtt.YPU4v5VXXeRcscmP.json b/packs/talents/!items.effects!pC1K0VHWTpaJqwtt.YPU4v5VXXeRcscmP.json deleted file mode 100644 index 93e08a06..00000000 --- a/packs/talents/!items.effects!pC1K0VHWTpaJqwtt.YPU4v5VXXeRcscmP.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_id": "YPU4v5VXXeRcscmP", - "changes": [ - { - "key": "system.combatValues.meleeAttack.total", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.combatValues.defense.total", - "mode": 2, - "value": "-1", - "priority": null - } - ], - "disabled": true, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Schlagen +2, Abwehr -1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!pC1K0VHWTpaJqwtt.YPU4v5VXXeRcscmP" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!sqGJRKlgFoD2vLCD.MBeD0OrohtuDdSFy.json b/packs/talents/!items.effects!sqGJRKlgFoD2vLCD.MBeD0OrohtuDdSFy.json deleted file mode 100644 index d0265ac6..00000000 --- a/packs/talents/!items.effects!sqGJRKlgFoD2vLCD.MBeD0OrohtuDdSFy.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "_id": "MBeD0OrohtuDdSFy", - "changes": [ - { - "key": "system.checks.hide", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.pickPocket", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.sneak", - "mode": 2, - "value": "2", - "priority": null - }, - { - "key": "system.checks.search", - "mode": 2, - "value": "2", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Heimlichkeitsproben +2", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!sqGJRKlgFoD2vLCD.MBeD0OrohtuDdSFy" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!tmFeIA1PSVHqGGjx.rK7expqsrPV5t8f1.json b/packs/talents/!items.effects!tmFeIA1PSVHqGGjx.rK7expqsrPV5t8f1.json deleted file mode 100644 index 03c13877..00000000 --- a/packs/talents/!items.effects!tmFeIA1PSVHqGGjx.rK7expqsrPV5t8f1.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "rK7expqsrPV5t8f1", - "changes": [ - { - "key": "system.checks.featOfStrength", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Kraftakt +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!tmFeIA1PSVHqGGjx.rK7expqsrPV5t8f1" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!v5axYsQQ2w57Iu4p.fDKyU3R0ACgW9uw3.json b/packs/talents/!items.effects!v5axYsQQ2w57Iu4p.fDKyU3R0ACgW9uw3.json deleted file mode 100644 index d0526f88..00000000 --- a/packs/talents/!items.effects!v5axYsQQ2w57Iu4p.fDKyU3R0ACgW9uw3.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "fDKyU3R0ACgW9uw3", - "changes": [ - { - "key": "system.combatValues.movement.total", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Laufen +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": false, - "itemName": "", - "condition": "" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!v5axYsQQ2w57Iu4p.fDKyU3R0ACgW9uw3" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!w34myctr1EDmXSPI.UZeS8KqoBFS8oY35.json b/packs/talents/!items.effects!w34myctr1EDmXSPI.UZeS8KqoBFS8oY35.json deleted file mode 100644 index 0c74a5e5..00000000 --- a/packs/talents/!items.effects!w34myctr1EDmXSPI.UZeS8KqoBFS8oY35.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "UZeS8KqoBFS8oY35", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Elementarschadenszauber +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.damage && (@item.system.spellGroups.lightning || @item.system.spellGroups.earth || @item.system.spellGroups.water || @item.system.spellGroups.ice || @item.system.spellGroups.fire || @item.system.spellGroups.air)" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!w34myctr1EDmXSPI.UZeS8KqoBFS8oY35" -} \ No newline at end of file diff --git a/packs/talents/!items.effects!zhzVJz6WhSMMeTuY.zcVXFPGvCoUuso15.json b/packs/talents/!items.effects!zhzVJz6WhSMMeTuY.zcVXFPGvCoUuso15.json deleted file mode 100644 index 71f9f006..00000000 --- a/packs/talents/!items.effects!zhzVJz6WhSMMeTuY.zcVXFPGvCoUuso15.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "_id": "zcVXFPGvCoUuso15", - "changes": [ - { - "key": "system.spellModifier.numerical", - "mode": 2, - "value": "1", - "priority": null - } - ], - "disabled": false, - "duration": { - "startTime": null, - "seconds": null, - "combat": null, - "rounds": null, - "turns": null, - "startRound": null, - "startTurn": null - }, - "icon": "icons/svg/aura.svg", - "label": "Blitzschadenszauber +1", - "transfer": true, - "flags": { - "ds4": { - "itemEffectConfig": { - "applyToItems": true, - "itemName": "", - "condition": "'@item.type' === 'spell' && @item.system.spellGroups.lightning && @item.system.spellGroups.damage" - } - } - }, - "tint": null, - "origin": null, - "_key": "!items.effects!zhzVJz6WhSMMeTuY.zcVXFPGvCoUuso15" -} \ No newline at end of file diff --git a/packs/talents/Abklingen_w2Dn16q2f0gBxTch.json b/packs/talents/Abklingen_w2Dn16q2f0gBxTch.json index 19aceb03..e5ca559d 100644 --- a/packs/talents/Abklingen_w2Dn16q2f0gBxTch.json +++ b/packs/talents/Abklingen_w2Dn16q2f0gBxTch.json @@ -1,30 +1,30 @@ { - "_id": "w2Dn16q2f0gBxTch", - "name": "Abklingen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent senkt die Zauberabklingzeit jedes Zaubers um 1 Runde pro Talentrang. Es ist jedoch nicht möglich, die Abklingzeit eines Zaubers unter Null zu senken.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349656, - "modifiedTime": 1668995463820, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!w2Dn16q2f0gBxTch" -} \ No newline at end of file + "_id": "w2Dn16q2f0gBxTch", + "name": "Abklingen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent senkt die Zauberabklingzeit jedes Zaubers um 1 Runde pro Talentrang. Es ist jedoch nicht möglich, die Abklingzeit eines Zaubers unter Null zu senken.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349656, + "modifiedTime": 1687731800795, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!w2Dn16q2f0gBxTch" +} diff --git a/packs/talents/Abklingendes_Blut_yIcgnr9Xr7Kwocaj.json b/packs/talents/Abklingendes_Blut_yIcgnr9Xr7Kwocaj.json index 33de9f58..885f939e 100644 --- a/packs/talents/Abklingendes_Blut_yIcgnr9Xr7Kwocaj.json +++ b/packs/talents/Abklingendes_Blut_yIcgnr9Xr7Kwocaj.json @@ -1,30 +1,30 @@ { - "_id": "yIcgnr9Xr7Kwocaj", - "name": "Abklingendes Blut", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Blutmagier kann für das Opfern von bis zu 1 LK pro Talentrang (zählt als freie Aktion) die Abklingzeit eines gerade abklingenden Zauberspruchs um jeweils 1 Runde senken.

\n

Pro weiterem Talentrang kann ein weiterer LK geopfert werden, wodurch die Abklingzeit um eine weitere Runde gesenkt wird.

\n

Abklingendes Blut ist mit dem Talent @Compendium[ds4.talents.w2Dn16q2f0gBxTch]{Abklingen} kombinierbar.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349660, - "modifiedTime": 1668995463825, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yIcgnr9Xr7Kwocaj" -} \ No newline at end of file + "_id": "yIcgnr9Xr7Kwocaj", + "name": "Abklingendes Blut", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Blutmagier kann für das Opfern von bis zu 1 LK pro Talentrang (zählt als freie Aktion) die Abklingzeit eines gerade abklingenden Zauberspruchs um jeweils 1 Runde senken.

\n

Pro weiterem Talentrang kann ein weiterer LK geopfert werden, wodurch die Abklingzeit um eine weitere Runde gesenkt wird.

\n

Abklingendes Blut ist mit dem Talent @Compendium[ds4.talents.w2Dn16q2f0gBxTch]{Abklingen} kombinierbar.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349660, + "modifiedTime": 1687731800796, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yIcgnr9Xr7Kwocaj" +} diff --git a/packs/talents/Abwehr__2__soziale_Proben__1__Lebenskraft__1_t1DVGkDGOwrjFccz.json b/packs/talents/Abwehr__2__soziale_Proben__1__Lebenskraft__1_t1DVGkDGOwrjFccz.json new file mode 100644 index 00000000..793da49b --- /dev/null +++ b/packs/talents/Abwehr__2__soziale_Proben__1__Lebenskraft__1_t1DVGkDGOwrjFccz.json @@ -0,0 +1,56 @@ +{ + "_id": "t1DVGkDGOwrjFccz", + "changes": [ + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.combatValues.hitPoints.total", + "mode": 2, + "value": "-1", + "priority": null + }, + { + "key": "system.checks.flirt", + "mode": 2, + "value": "-1", + "priority": null + }, + { + "key": "system.checks.haggle", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Abwehr +2, soziale Proben -1, Lebenskraft -1", + "description": "", + "statuses": [], + "_key": "!items.effects!g4XI9wikUdxoCFNg.t1DVGkDGOwrjFccz" +} diff --git a/packs/talents/Aderschlitzer_JbGKvhxVEAdczQib.json b/packs/talents/Aderschlitzer_JbGKvhxVEAdczQib.json index 13852519..ad85a0e2 100644 --- a/packs/talents/Aderschlitzer_JbGKvhxVEAdczQib.json +++ b/packs/talents/Aderschlitzer_JbGKvhxVEAdczQib.json @@ -1,30 +1,30 @@ { - "_id": "JbGKvhxVEAdczQib", - "name": "Aderschlitzer", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird bei einem Angriff mit einem Messer, Dolch oder Einhandschwert bzw. mit einer Schußwaffe ein Würfelergebnis erzielt, welches gleich oder kleiner als der Talentrang in Aderschlitzer ist, wird die Abwehr des Gegners gegen diesen Angriff pro Talentrang um 5 gesenkt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349509, - "modifiedTime": 1668995463679, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JbGKvhxVEAdczQib" -} \ No newline at end of file + "_id": "JbGKvhxVEAdczQib", + "name": "Aderschlitzer", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird bei einem Angriff mit einem Messer, Dolch oder Einhandschwert bzw. mit einer Schußwaffe ein Würfelergebnis erzielt, welches gleich oder kleiner als der Talentrang in Aderschlitzer ist, wird die Abwehr des Gegners gegen diesen Angriff pro Talentrang um 5 gesenkt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349509, + "modifiedTime": 1687731800713, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JbGKvhxVEAdczQib" +} diff --git a/packs/talents/Adlergestalt_sSKiZ5hdQMBnAYRA.json b/packs/talents/Adlergestalt_sSKiZ5hdQMBnAYRA.json index cb16a1e8..b8c3d9cb 100644 --- a/packs/talents/Adlergestalt_sSKiZ5hdQMBnAYRA.json +++ b/packs/talents/Adlergestalt_sSKiZ5hdQMBnAYRA.json @@ -1,30 +1,30 @@ { - "_id": "sSKiZ5hdQMBnAYRA", - "name": "Adlergestalt", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Druide kann sich pro Talentrang einmal alle 24 Stunden samt seiner Ausrüstung (magische Boni von Gegenständen wirken dadurch weiterhin) in einen flugfähigen @Compendium[ds4.creatures.HjpxMlpyjPr3hd3r]{Adler} (DS4 S. 106) verwandeln. Auch kann er die Gestalt kleinerer Vögel annehmen. Die Verwandlung dauert 1 Runde. Der Effekt endet auf Wunsch des Druiden oder durch seinen Tod. Erlittener Schaden bleibt nach der Rückverwandlung gänzlich bestehen.

\n

GEI, VE und AU des Druiden verändern sich dabei nicht, jedoch nehmen alle anderen Attribute, Eigenschaften und Kampfwerte die Werte eines Adlers an.

\n

In Adlergestalt ist es dem Druiden nicht möglich, zu sprechen oder zu zaubern, wohl aber, Gesprochenes zu verstehen und die Sinne des Adlers einzusetzen. Zauber, die beispielsweise Tiere kontrollieren, haben auf den Druiden in Adlergestalt keinen Einfluss.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349641, - "modifiedTime": 1668995463802, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sSKiZ5hdQMBnAYRA" -} \ No newline at end of file + "_id": "sSKiZ5hdQMBnAYRA", + "name": "Adlergestalt", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Druide kann sich pro Talentrang einmal alle 24 Stunden samt seiner Ausrüstung (magische Boni von Gegenständen wirken dadurch weiterhin) in einen flugfähigen @Compendium[ds4.creatures.HjpxMlpyjPr3hd3r]{Adler} (DS4 S. 106) verwandeln. Auch kann er die Gestalt kleinerer Vögel annehmen. Die Verwandlung dauert 1 Runde. Der Effekt endet auf Wunsch des Druiden oder durch seinen Tod. Erlittener Schaden bleibt nach der Rückverwandlung gänzlich bestehen.

\n

GEI, VE und AU des Druiden verändern sich dabei nicht, jedoch nehmen alle anderen Attribute, Eigenschaften und Kampfwerte die Werte eines Adlers an.

\n

In Adlergestalt ist es dem Druiden nicht möglich, zu sprechen oder zu zaubern, wohl aber, Gesprochenes zu verstehen und die Sinne des Adlers einzusetzen. Zauber, die beispielsweise Tiere kontrollieren, haben auf den Druiden in Adlergestalt keinen Einfluss.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349641, + "modifiedTime": 1687731800774, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sSKiZ5hdQMBnAYRA" +} diff --git a/packs/talents/Akrobat_9qdc56F4XTntYoo9.json b/packs/talents/Akrobat_9qdc56F4XTntYoo9.json index dd3ebc2c..cdac3852 100644 --- a/packs/talents/Akrobat_9qdc56F4XTntYoo9.json +++ b/packs/talents/Akrobat_9qdc56F4XTntYoo9.json @@ -1,32 +1,30 @@ { - "_id": "9qdc56F4XTntYoo9", - "name": "Akrobat", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "ouQeQaI46fM2mq4D" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein geübter Kletterer und Turner. Auf alle Proben, bei denen es um athletisches Geschick, Balancieren oder Kletterkunst geht, erhält der Charakter einen Bonus von +2 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349488, - "modifiedTime": 1668995463667, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9qdc56F4XTntYoo9" -} \ No newline at end of file + "_id": "9qdc56F4XTntYoo9", + "name": "Akrobat", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["ouQeQaI46fM2mq4D"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein geübter Kletterer und Turner. Auf alle Proben, bei denen es um athletisches Geschick, Balancieren oder Kletterkunst geht, erhält der Charakter einen Bonus von +2 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349488, + "modifiedTime": 1687731800700, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9qdc56F4XTntYoo9" +} diff --git a/packs/talents/Akrobatische_Proben__2_ouQeQaI46fM2mq4D.json b/packs/talents/Akrobatische_Proben__2_ouQeQaI46fM2mq4D.json new file mode 100644 index 00000000..16b1b4b1 --- /dev/null +++ b/packs/talents/Akrobatische_Proben__2_ouQeQaI46fM2mq4D.json @@ -0,0 +1,44 @@ +{ + "_id": "ouQeQaI46fM2mq4D", + "changes": [ + { + "key": "system.checks.climb", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.jump", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Akrobatische Proben +2", + "description": "", + "statuses": [], + "_key": "!items.effects!9qdc56F4XTntYoo9.ouQeQaI46fM2mq4D" +} diff --git a/packs/talents/Alchemie_XUyuomVVOxuSSKXl.json b/packs/talents/Alchemie_XUyuomVVOxuSSKXl.json index dc64cf53..6abcf782 100644 --- a/packs/talents/Alchemie_XUyuomVVOxuSSKXl.json +++ b/packs/talents/Alchemie_XUyuomVVOxuSSKXl.json @@ -1,30 +1,30 @@ { - "_id": "XUyuomVVOxuSSKXl", - "name": "Alchemie", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird benötigt, um magische Tränke zu brauen (DS4 S. 101).

\n

Jeder Talentrang reduziert die Zubereitungsdauer von Tränken und gibt +1 auf Proben, um diese herzustellen oder zu identifizieren (DS4 S. 47).

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349553, - "modifiedTime": 1668995463701, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XUyuomVVOxuSSKXl" -} \ No newline at end of file + "_id": "XUyuomVVOxuSSKXl", + "name": "Alchemie", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird benötigt, um magische Tränke zu brauen (DS4 S. 101).

\n

Jeder Talentrang reduziert die Zubereitungsdauer von Tränken und gibt +1 auf Proben, um diese herzustellen oder zu identifizieren (DS4 S. 47).

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349553, + "modifiedTime": 1687731800731, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XUyuomVVOxuSSKXl" +} diff --git a/packs/talents/Arkane_Explosion_hGuQT644hBIM8G4J.json b/packs/talents/Arkane_Explosion_hGuQT644hBIM8G4J.json index 2ff50d86..65d7d693 100644 --- a/packs/talents/Arkane_Explosion_hGuQT644hBIM8G4J.json +++ b/packs/talents/Arkane_Explosion_hGuQT644hBIM8G4J.json @@ -1,30 +1,30 @@ { - "_id": "hGuQT644hBIM8G4J", - "name": "Arkane Explosion", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden sein magisches Potenzial in einer kugelförmigen, arkanen Explosion entladen, deren Mittelpunkt er bildet.

\n

Die Kugel hat einen festen Durchmesser von Stufe/2 Meter und verursacht nicht abwehrbaren Schaden mit einem Probenwert von 10 pro Talentrang.

\n

Pro Gefährten, der im Explosionsradius steht, kann der Charakter GEI+VE würfeln, um ihn vor dem Schaden zu bewahren.

\n

Das Talent @Compendium[ds4.talents.2ASdMhcx0hN3ZpPc]{Explosionskontrolle} kann hier ebenfalls angewendet werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349605, - "modifiedTime": 1668995463738, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hGuQT644hBIM8G4J" -} \ No newline at end of file + "_id": "hGuQT644hBIM8G4J", + "name": "Arkane Explosion", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden sein magisches Potenzial in einer kugelförmigen, arkanen Explosion entladen, deren Mittelpunkt er bildet.

\n

Die Kugel hat einen festen Durchmesser von Stufe/2 Meter und verursacht nicht abwehrbaren Schaden mit einem Probenwert von 10 pro Talentrang.

\n

Pro Gefährten, der im Explosionsradius steht, kann der Charakter GEI+VE würfeln, um ihn vor dem Schaden zu bewahren.

\n

Das Talent @Compendium[ds4.talents.2ASdMhcx0hN3ZpPc]{Explosionskontrolle} kann hier ebenfalls angewendet werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349605, + "modifiedTime": 1687731800745, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hGuQT644hBIM8G4J" +} diff --git a/packs/talents/Ausweichen_h8rhfVd2pINsa4d2.json b/packs/talents/Ausweichen_h8rhfVd2pINsa4d2.json index ca3631ba..70fa6b2a 100644 --- a/packs/talents/Ausweichen_h8rhfVd2pINsa4d2.json +++ b/packs/talents/Ausweichen_h8rhfVd2pINsa4d2.json @@ -1,30 +1,30 @@ { - "_id": "h8rhfVd2pINsa4d2", - "name": "Ausweichen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal pro Kampf einen gegen ihn gerichteten Nahkampfangriff komplett ignorieren (zählt als freie Aktion). Dass der Charakter einem Angriff ausweichen will, muss angesagt werden, bevor feststeht, ob dieser Schlag ihn trifft oder nicht. Gegen Angriffe von Gegnern, die 2+ Größenkategorien (DS4 S. 104) größer sind, ist das Talent wirkungslos.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349602, - "modifiedTime": 1668995463732, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!h8rhfVd2pINsa4d2" -} \ No newline at end of file + "_id": "h8rhfVd2pINsa4d2", + "name": "Ausweichen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal pro Kampf einen gegen ihn gerichteten Nahkampfangriff komplett ignorieren (zählt als freie Aktion). Dass der Charakter einem Angriff ausweichen will, muss angesagt werden, bevor feststeht, ob dieser Schlag ihn trifft oder nicht. Gegen Angriffe von Gegnern, die 2+ Größenkategorien (DS4 S. 104) größer sind, ist das Talent wirkungslos.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349602, + "modifiedTime": 1687731800744, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!h8rhfVd2pINsa4d2" +} diff --git a/packs/talents/B_ndiger_kqm5iBvDGn8NQ4BR.json b/packs/talents/B_ndiger_kqm5iBvDGn8NQ4BR.json index 7dab202b..f80fb8e8 100644 --- a/packs/talents/B_ndiger_kqm5iBvDGn8NQ4BR.json +++ b/packs/talents/B_ndiger_kqm5iBvDGn8NQ4BR.json @@ -1,30 +1,30 @@ { - "_id": "kqm5iBvDGn8NQ4BR", - "name": "Bändiger", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Einmal pro Talentrang kann der Charakter mit GEI+AU versuchen, einer selbst beschworenen bzw. selbst herbeigerufenen Wesenheit, die er nicht unter seine Kontrolle bringen konnte (die Probe auf Zaubern also misslang), dennoch seinen Willen aufzuzwingen (jeder Versuch zählt als eine ganze Aktion). Bei einem Erfolg kann der Charakter versuchen, noch ein weiteres Wesen (sofern vorhanden) in der gleichen Runde zu bändigen (zählt nun als freie Aktion), insgesamt jedoch nicht mehr zusätzliche Wesenheiten pro Runde, als sein Talentrang beträgt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349615, - "modifiedTime": 1668995463757, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kqm5iBvDGn8NQ4BR" -} \ No newline at end of file + "_id": "kqm5iBvDGn8NQ4BR", + "name": "Bändiger", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Einmal pro Talentrang kann der Charakter mit GEI+AU versuchen, einer selbst beschworenen bzw. selbst herbeigerufenen Wesenheit, die er nicht unter seine Kontrolle bringen konnte (die Probe auf Zaubern also misslang), dennoch seinen Willen aufzuzwingen (jeder Versuch zählt als eine ganze Aktion). Bei einem Erfolg kann der Charakter versuchen, noch ein weiteres Wesen (sofern vorhanden) in der gleichen Runde zu bändigen (zählt nun als freie Aktion), insgesamt jedoch nicht mehr zusätzliche Wesenheiten pro Runde, als sein Talentrang beträgt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349615, + "modifiedTime": 1687731800749, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!kqm5iBvDGn8NQ4BR" +} diff --git a/packs/talents/B_rengestalt_8pylauN1hY933vrQ.json b/packs/talents/B_rengestalt_8pylauN1hY933vrQ.json index 7055287b..cb1993a4 100644 --- a/packs/talents/B_rengestalt_8pylauN1hY933vrQ.json +++ b/packs/talents/B_rengestalt_8pylauN1hY933vrQ.json @@ -1,30 +1,30 @@ { - "_id": "8pylauN1hY933vrQ", - "name": "Bärengestalt", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Druide kann sich pro Talentrang einmal alle 24 Stunden samt seiner Ausrüstung (magische Boni von Gegenständen wirken dadurch weiterhin) in einen @Compendium[ds4.creatures.InLjj4RGxfkDrtXr]{Bären} (DS4 S. 106) verwandeln. Alternativ kann in Absprache mit dem Spielleiter bei Talenterwerb auch ein anderes „großes“ (DS4 S. 104) Tier gewählt werden. Die Verwandlung dauert 1 Runde. Der Effekt endet auf Wunsch des Druiden oder durch seinen Tod. Erlittener Schaden bleibt nach der Rückverwandlung gänzlich bestehen.

\n

GEI, VE und AU des Druiden verändern sich nicht, jedoch nehmen alle anderen Attribute, Eigenschaften und Kampfwerte die Werte des Tieres an.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349484, - "modifiedTime": 1668995463660, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8pylauN1hY933vrQ" -} \ No newline at end of file + "_id": "8pylauN1hY933vrQ", + "name": "Bärengestalt", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Druide kann sich pro Talentrang einmal alle 24 Stunden samt seiner Ausrüstung (magische Boni von Gegenständen wirken dadurch weiterhin) in einen @Compendium[ds4.creatures.InLjj4RGxfkDrtXr]{Bären} (DS4 S. 106) verwandeln. Alternativ kann in Absprache mit dem Spielleiter bei Talenterwerb auch ein anderes „großes“ (DS4 S. 104) Tier gewählt werden. Die Verwandlung dauert 1 Runde. Der Effekt endet auf Wunsch des Druiden oder durch seinen Tod. Erlittener Schaden bleibt nach der Rückverwandlung gänzlich bestehen.

\n

GEI, VE und AU des Druiden verändern sich nicht, jedoch nehmen alle anderen Attribute, Eigenschaften und Kampfwerte die Werte des Tieres an.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349484, + "modifiedTime": 1687731800698, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8pylauN1hY933vrQ" +} diff --git a/packs/talents/Beschw_rer_MIYh9GTkm7xIquWK.json b/packs/talents/Beschw_rer_MIYh9GTkm7xIquWK.json index 2b8ca586..b4cbbbdd 100644 --- a/packs/talents/Beschw_rer_MIYh9GTkm7xIquWK.json +++ b/packs/talents/Beschw_rer_MIYh9GTkm7xIquWK.json @@ -1,32 +1,30 @@ { - "_id": "MIYh9GTkm7xIquWK", - "name": "Beschwörer", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "1Lrnk4tNGWXSdCd1" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein Experte im Beschwören von Dämonen. Er erhält auf alle Versuche, Dämonen zu beschwören und diese zu kontrollieren einen Bonus von +2 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349517, - "modifiedTime": 1668995464153, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!MIYh9GTkm7xIquWK" -} \ No newline at end of file + "_id": "MIYh9GTkm7xIquWK", + "name": "Beschwörer", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["1Lrnk4tNGWXSdCd1"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein Experte im Beschwören von Dämonen. Er erhält auf alle Versuche, Dämonen zu beschwören und diese zu kontrollieren einen Bonus von +2 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349517, + "modifiedTime": 1687731800715, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!MIYh9GTkm7xIquWK" +} diff --git a/packs/talents/Beute_Sch_tzen_5eEaKiUSzWBhG8Bn.json b/packs/talents/Beute_Sch_tzen_5eEaKiUSzWBhG8Bn.json index f4600821..f18251fa 100644 --- a/packs/talents/Beute_Sch_tzen_5eEaKiUSzWBhG8Bn.json +++ b/packs/talents/Beute_Sch_tzen_5eEaKiUSzWBhG8Bn.json @@ -1,32 +1,30 @@ { - "_id": "5eEaKiUSzWBhG8Bn", - "name": "Beute Schätzen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "HHnWhHQf9ibLVCAP" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter erhält pro Talentrang einen Bonus von +3, wenn er den Wert eines Gegenstandes schätzt.

\n

Auch kann er mit GEI+AU spüren, ob dieser magisch ist (nicht aber im Anschluss mit GEI+VE, wie Zauberwirker, seine Funktionsweise erkennen), worauf der gleiche Bonus angerechnet wird.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349465, - "modifiedTime": 1668995463521, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5eEaKiUSzWBhG8Bn" -} \ No newline at end of file + "_id": "5eEaKiUSzWBhG8Bn", + "name": "Beute Schätzen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["HHnWhHQf9ibLVCAP"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter erhält pro Talentrang einen Bonus von +3, wenn er den Wert eines Gegenstandes schätzt.

\n

Auch kann er mit GEI+AU spüren, ob dieser magisch ist (nicht aber im Anschluss mit GEI+VE, wie Zauberwirker, seine Funktionsweise erkennen), worauf der gleiche Bonus angerechnet wird.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349465, + "modifiedTime": 1687731800693, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5eEaKiUSzWBhG8Bn" +} diff --git a/packs/talents/Bildung_KgOHPx5oQHKBuVPc.json b/packs/talents/Bildung_KgOHPx5oQHKBuVPc.json index 9dacff77..aad95be0 100644 --- a/packs/talents/Bildung_KgOHPx5oQHKBuVPc.json +++ b/packs/talents/Bildung_KgOHPx5oQHKBuVPc.json @@ -1,32 +1,30 @@ { - "_id": "KgOHPx5oQHKBuVPc", - "name": "Bildung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "JbL6BC0HyUKyxBvd" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter hat einen gewissen Grad an Bildung erworben.

\n

Im Gegensatz zu dem Talent @Compendium[ds4.talents.IB1OJ65TseuSw9ZI]{Wissensegebiet}, welches nur einzelne Themengebiete umfasst, erhält man durch das Talent Bildung einen +2 Bonus pro Talentrang auf alle Proben, bei denen es um Allgemeinwissen oder das Lösen von Rätseln geht.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349513, - "modifiedTime": 1668995463681, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KgOHPx5oQHKBuVPc" -} \ No newline at end of file + "_id": "KgOHPx5oQHKBuVPc", + "name": "Bildung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["JbL6BC0HyUKyxBvd"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter hat einen gewissen Grad an Bildung erworben.

\n

Im Gegensatz zu dem Talent @Compendium[ds4.talents.IB1OJ65TseuSw9ZI]{Wissensegebiet}, welches nur einzelne Themengebiete umfasst, erhält man durch das Talent Bildung einen +2 Bonus pro Talentrang auf alle Proben, bei denen es um Allgemeinwissen oder das Lösen von Rätseln geht.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349513, + "modifiedTime": 1687731800714, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KgOHPx5oQHKBuVPc" +} diff --git a/packs/talents/Bildungsproben__2_JbL6BC0HyUKyxBvd.json b/packs/talents/Bildungsproben__2_JbL6BC0HyUKyxBvd.json new file mode 100644 index 00000000..45c282ea --- /dev/null +++ b/packs/talents/Bildungsproben__2_JbL6BC0HyUKyxBvd.json @@ -0,0 +1,44 @@ +{ + "_id": "JbL6BC0HyUKyxBvd", + "changes": [ + { + "key": "system.checks.decipherScript", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.communicate", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Bildungsproben +2", + "description": "", + "statuses": [], + "_key": "!items.effects!KgOHPx5oQHKBuVPc.JbL6BC0HyUKyxBvd" +} diff --git a/packs/talents/Blitzmacher_zhzVJz6WhSMMeTuY.json b/packs/talents/Blitzmacher_zhzVJz6WhSMMeTuY.json index 5ac5bfbb..d40d5b45 100644 --- a/packs/talents/Blitzmacher_zhzVJz6WhSMMeTuY.json +++ b/packs/talents/Blitzmacher_zhzVJz6WhSMMeTuY.json @@ -1,32 +1,30 @@ { - "_id": "zhzVJz6WhSMMeTuY", - "name": "Blitzmacher", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "zcVXFPGvCoUuso15" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker ist geübt im Umgang mit Zaubersprüchen, die Blitze erzeugen.

\n

Er erhält auf alle Zauber, die Blitzschaden verursachen, einen Bonus von +1 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349662, - "modifiedTime": 1668995464348, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zhzVJz6WhSMMeTuY" -} \ No newline at end of file + "_id": "zhzVJz6WhSMMeTuY", + "name": "Blitzmacher", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["zcVXFPGvCoUuso15"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker ist geübt im Umgang mit Zaubersprüchen, die Blitze erzeugen.

\n

Er erhält auf alle Zauber, die Blitzschaden verursachen, einen Bonus von +1 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349662, + "modifiedTime": 1687731800797, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zhzVJz6WhSMMeTuY" +} diff --git a/packs/talents/Blitzschadenszauber__1_zcVXFPGvCoUuso15.json b/packs/talents/Blitzschadenszauber__1_zcVXFPGvCoUuso15.json new file mode 100644 index 00000000..7daef221 --- /dev/null +++ b/packs/talents/Blitzschadenszauber__1_zcVXFPGvCoUuso15.json @@ -0,0 +1,38 @@ +{ + "_id": "zcVXFPGvCoUuso15", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.lightning && @item.system.spellGroups.damage" + } + } + }, + "tint": null, + "origin": null, + "name": "Blitzschadenszauber +1", + "description": "", + "statuses": [], + "_key": "!items.effects!zhzVJz6WhSMMeTuY.zcVXFPGvCoUuso15" +} diff --git a/packs/talents/Blocker_9y7I3NIFuFC5lG4s.json b/packs/talents/Blocker_9y7I3NIFuFC5lG4s.json index 62f281ab..dba2307b 100644 --- a/packs/talents/Blocker_9y7I3NIFuFC5lG4s.json +++ b/packs/talents/Blocker_9y7I3NIFuFC5lG4s.json @@ -1,30 +1,30 @@ { - "_id": "9y7I3NIFuFC5lG4s", - "name": "Blocker", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter versteht es, im Kampf seinen Schild geschickt einzusetzen.

\n

In jeder Kampfrunde, in der er keine offensive Handlung unternimmt, dabei einen Schild führt und sich nicht einen Schritt bewegt, erhält er pro Talentrang +2 auf seine Abwehr gegen alle Angriffe, derer er sich bewusst ist und die nicht von hinten erfolgen. Zusätzlich kann er mit demselben Bonus KÖR+HÄ aktionsfrei würfeln, um im Kampf nicht zurückgedrängt zu werden (DS4 S. 44). Einmal pro Kampf kann ein Blocker pro Talentrang einen Patzer bei der Abwehr wiederholen, auch wenn er gerade eine offensiv Handlung unternimmt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349489, - "modifiedTime": 1668995463668, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9y7I3NIFuFC5lG4s" -} \ No newline at end of file + "_id": "9y7I3NIFuFC5lG4s", + "name": "Blocker", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter versteht es, im Kampf seinen Schild geschickt einzusetzen.

\n

In jeder Kampfrunde, in der er keine offensive Handlung unternimmt, dabei einen Schild führt und sich nicht einen Schritt bewegt, erhält er pro Talentrang +2 auf seine Abwehr gegen alle Angriffe, derer er sich bewusst ist und die nicht von hinten erfolgen. Zusätzlich kann er mit demselben Bonus KÖR+HÄ aktionsfrei würfeln, um im Kampf nicht zurückgedrängt zu werden (DS4 S. 44). Einmal pro Kampf kann ein Blocker pro Talentrang einen Patzer bei der Abwehr wiederholen, auch wenn er gerade eine offensiv Handlung unternimmt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349489, + "modifiedTime": 1687731800700, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9y7I3NIFuFC5lG4s" +} diff --git a/packs/talents/Blutige_Heilung_ODepf0g8Us5jBqLm.json b/packs/talents/Blutige_Heilung_ODepf0g8Us5jBqLm.json index 7531da14..55e0e20d 100644 --- a/packs/talents/Blutige_Heilung_ODepf0g8Us5jBqLm.json +++ b/packs/talents/Blutige_Heilung_ODepf0g8Us5jBqLm.json @@ -1,30 +1,30 @@ { - "_id": "ODepf0g8Us5jBqLm", - "name": "Blutige Heilung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Blutmagier einmal pro Kampf (außerhalb eines Kampfes beliebig oft) versuchen, sich mit der Kraft des eigenen Blutes zu heilen (zählt als eine freie Aktion, die einmal pro Runde möglich ist), was allerdings auch misslingen kann.

\n

Der Charakter würfelt dafür mit einem Probenwert gleich seiner eigenen Stufe.

\n

Bei einem Erfolg wird er um das doppelte Probenergebnis geheilt, bei einem Misserfolg erleidet er jedoch nicht abwehrbaren Schaden gleich seinem doppelten Talentrang. Bei einem Patzer ist das Talent außerdem W20 Stunden nicht mehr einsetzbar.

\n

Wird bei der blutigen Heilung das Talent @Compendium[ds4.talents.AM8Wp2ZVwWgbUXQz]{Macht des Blutes} angewendet, wird als dessen Bonus das Attribut KÖR bzw. GEI verwendet, was immer höher ist.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349530, - "modifiedTime": 1668995463690, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ODepf0g8Us5jBqLm" -} \ No newline at end of file + "_id": "ODepf0g8Us5jBqLm", + "name": "Blutige Heilung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Blutmagier einmal pro Kampf (außerhalb eines Kampfes beliebig oft) versuchen, sich mit der Kraft des eigenen Blutes zu heilen (zählt als eine freie Aktion, die einmal pro Runde möglich ist), was allerdings auch misslingen kann.

\n

Der Charakter würfelt dafür mit einem Probenwert gleich seiner eigenen Stufe.

\n

Bei einem Erfolg wird er um das doppelte Probenergebnis geheilt, bei einem Misserfolg erleidet er jedoch nicht abwehrbaren Schaden gleich seinem doppelten Talentrang. Bei einem Patzer ist das Talent außerdem W20 Stunden nicht mehr einsetzbar.

\n

Wird bei der blutigen Heilung das Talent @Compendium[ds4.talents.AM8Wp2ZVwWgbUXQz]{Macht des Blutes} angewendet, wird als dessen Bonus das Attribut KÖR bzw. GEI verwendet, was immer höher ist.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349530, + "modifiedTime": 1687731800722, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ODepf0g8Us5jBqLm" +} diff --git a/packs/talents/Blutschild_hUfTQbzMpbOH03qq.json b/packs/talents/Blutschild_hUfTQbzMpbOH03qq.json index 017535c2..90abdd74 100644 --- a/packs/talents/Blutschild_hUfTQbzMpbOH03qq.json +++ b/packs/talents/Blutschild_hUfTQbzMpbOH03qq.json @@ -1,30 +1,30 @@ { - "_id": "hUfTQbzMpbOH03qq", - "name": "Blutschild", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Blutmagier kann für das Opfern von 2 LK seine Abwehr für W20 Runden um +2 erhöhen (zählt als freie Aktion).

\n

Pro weiteren Talentrang können zwei weitere LK geopfert werden, welche die Abwehr um weitere +2 erhöhen.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349606, - "modifiedTime": 1668995463744, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hUfTQbzMpbOH03qq" -} \ No newline at end of file + "_id": "hUfTQbzMpbOH03qq", + "name": "Blutschild", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Blutmagier kann für das Opfern von 2 LK seine Abwehr für W20 Runden um +2 erhöhen (zählt als freie Aktion).

\n

Pro weiteren Talentrang können zwei weitere LK geopfert werden, welche die Abwehr um weitere +2 erhöhen.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349606, + "modifiedTime": 1687731800746, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hUfTQbzMpbOH03qq" +} diff --git a/packs/talents/Brutaler_Hieb_ZnT8LMCRqZS3zpJO.json b/packs/talents/Brutaler_Hieb_ZnT8LMCRqZS3zpJO.json index 54f2e4a8..05985dc9 100644 --- a/packs/talents/Brutaler_Hieb_ZnT8LMCRqZS3zpJO.json +++ b/packs/talents/Brutaler_Hieb_ZnT8LMCRqZS3zpJO.json @@ -1,32 +1,30 @@ { - "_id": "ZnT8LMCRqZS3zpJO", - "name": "Brutaler Hieb", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "aC7UEoDRrwhs7j3U" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal pro Kampf seinen Wert in Schlagen für einen Angriff um den Wert von KÖR erhöhen.

\n

Es ist möglich, mehrere Talentränge in einem einzigen Schlag zu vereinen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349558, - "modifiedTime": 1668995463704, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZnT8LMCRqZS3zpJO" -} \ No newline at end of file + "_id": "ZnT8LMCRqZS3zpJO", + "name": "Brutaler Hieb", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["aC7UEoDRrwhs7j3U"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal pro Kampf seinen Wert in Schlagen für einen Angriff um den Wert von KÖR erhöhen.

\n

Es ist möglich, mehrere Talentränge in einem einzigen Schlag zu vereinen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349558, + "modifiedTime": 1687731800733, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ZnT8LMCRqZS3zpJO" +} diff --git a/packs/talents/Charmant_pAOP7wkvhtsNIPQ8.json b/packs/talents/Charmant_pAOP7wkvhtsNIPQ8.json index 2d91c636..9269a48c 100644 --- a/packs/talents/Charmant_pAOP7wkvhtsNIPQ8.json +++ b/packs/talents/Charmant_pAOP7wkvhtsNIPQ8.json @@ -1,32 +1,30 @@ { - "_id": "pAOP7wkvhtsNIPQ8", - "name": "Charmant", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "PzOc07kYoWYygECD" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Auf sämtliche Proben sozialer Interaktion, beispielsweise um sympathisch aufzutreten oder eine Geschichte glaubhafter zu berichten, erhält der Charakter pro Talentrang einen Bonus von +2 (bei Vertretern des anderen Geschlechts sogar +3).

\n

Settingoption:
In vielen Settings ist es Zwergen verwehrt, dieses Talent zu erlernen.

\n

 

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349630, - "modifiedTime": 1668995463789, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pAOP7wkvhtsNIPQ8" -} \ No newline at end of file + "_id": "pAOP7wkvhtsNIPQ8", + "name": "Charmant", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["PzOc07kYoWYygECD"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Auf sämtliche Proben sozialer Interaktion, beispielsweise um sympathisch aufzutreten oder eine Geschichte glaubhafter zu berichten, erhält der Charakter pro Talentrang einen Bonus von +2 (bei Vertretern des anderen Geschlechts sogar +3).

\n

Settingoption:
In vielen Settings ist es Zwergen verwehrt, dieses Talent zu erlernen.

\n

 

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349630, + "modifiedTime": 1687731800757, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pAOP7wkvhtsNIPQ8" +} diff --git a/packs/talents/D_monen_zerschmettern_DZcu8KQFWChBVPRR.json b/packs/talents/D_monen_zerschmettern_DZcu8KQFWChBVPRR.json index 0dce39f6..95a00fbc 100644 --- a/packs/talents/D_monen_zerschmettern_DZcu8KQFWChBVPRR.json +++ b/packs/talents/D_monen_zerschmettern_DZcu8KQFWChBVPRR.json @@ -1,30 +1,30 @@ { - "_id": "DZcu8KQFWChBVPRR", - "name": "Dämonen zerschmettern", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden einen Nahkampfangriff gegen einen Dämonen führen, der nicht abgewehrt werden kann.

\n

Vor dem Angriffswurf muss angesagt werden, dass das Talent zum Einsatz kommen soll, welches mit Talenten wie @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb} und/oder @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} kombiniert werden kann.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349497, - "modifiedTime": 1668995463672, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!DZcu8KQFWChBVPRR" -} \ No newline at end of file + "_id": "DZcu8KQFWChBVPRR", + "name": "Dämonen zerschmettern", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden einen Nahkampfangriff gegen einen Dämonen führen, der nicht abgewehrt werden kann.

\n

Vor dem Angriffswurf muss angesagt werden, dass das Talent zum Einsatz kommen soll, welches mit Talenten wie @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb} und/oder @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} kombiniert werden kann.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349497, + "modifiedTime": 1687731800705, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!DZcu8KQFWChBVPRR" +} diff --git a/packs/talents/D_monenbrut_7H5VfdfMACJbv8bz.json b/packs/talents/D_monenbrut_7H5VfdfMACJbv8bz.json index a7bec9a5..64141a64 100644 --- a/packs/talents/D_monenbrut_7H5VfdfMACJbv8bz.json +++ b/packs/talents/D_monenbrut_7H5VfdfMACJbv8bz.json @@ -1,30 +1,30 @@ { - "_id": "7H5VfdfMACJbv8bz", - "name": "Dämonenbrut", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Dämonologe auf Wunsch bei einer Beschwörung einen weiteren Dämon gleichen Typs beschwören. Ein zusätzlicher Beschwörungskreis oder eine weitere Probe werden dafür nicht benötigt.

\n

Sollte die Beschwörung misslingen, wendet sich die gesamte Dämonenbrut gegen ihren Beschwörer.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349478, - "modifiedTime": 1668995463577, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7H5VfdfMACJbv8bz" -} \ No newline at end of file + "_id": "7H5VfdfMACJbv8bz", + "name": "Dämonenbrut", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Dämonologe auf Wunsch bei einer Beschwörung einen weiteren Dämon gleichen Typs beschwören. Ein zusätzlicher Beschwörungskreis oder eine weitere Probe werden dafür nicht benötigt.

\n

Sollte die Beschwörung misslingen, wendet sich die gesamte Dämonenbrut gegen ihren Beschwörer.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349478, + "modifiedTime": 1687731800697, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!7H5VfdfMACJbv8bz" +} diff --git a/packs/talents/D_monenzauber_sThruiUnwaN9KHrP.json b/packs/talents/D_monenzauber_sThruiUnwaN9KHrP.json index e5b5c51f..9b657e26 100644 --- a/packs/talents/D_monenzauber_sThruiUnwaN9KHrP.json +++ b/packs/talents/D_monenzauber_sThruiUnwaN9KHrP.json @@ -1,30 +1,30 @@ { - "_id": "sThruiUnwaN9KHrP", - "name": "Dämonenzauber", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Dämonologe einem einzelnen seiner beschworenen Dämonen einen seiner eigenen Zaubersprüche beibringen (dauert eine Aktion), mit Ausnahme des Zauberspruchs @Compendium[ds4.spells.yy43TiBbip28QRhs]{Dämonen beschwören}. Der jeweilige Dämon hat für die Dauer seiner Beschwörung den jeweiligen Zauber aktiv und kann ihn nach den normalen Regeln einsetzen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349643, - "modifiedTime": 1668995463805, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sThruiUnwaN9KHrP" -} \ No newline at end of file + "_id": "sThruiUnwaN9KHrP", + "name": "Dämonenzauber", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Dämonologe einem einzelnen seiner beschworenen Dämonen einen seiner eigenen Zaubersprüche beibringen (dauert eine Aktion), mit Ausnahme des Zauberspruchs @Compendium[ds4.spells.yy43TiBbip28QRhs]{Dämonen beschwören}. Der jeweilige Dämon hat für die Dauer seiner Beschwörung den jeweiligen Zauber aktiv und kann ihn nach den normalen Regeln einsetzen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349643, + "modifiedTime": 1687731800776, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sThruiUnwaN9KHrP" +} diff --git a/packs/talents/D_monologie__2_1Lrnk4tNGWXSdCd1.json b/packs/talents/D_monologie__2_1Lrnk4tNGWXSdCd1.json new file mode 100644 index 00000000..281170ea --- /dev/null +++ b/packs/talents/D_monologie__2_1Lrnk4tNGWXSdCd1.json @@ -0,0 +1,38 @@ +{ + "_id": "1Lrnk4tNGWXSdCd1", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.demonology" + } + } + }, + "tint": null, + "origin": null, + "name": "Dämonologie +2", + "description": "", + "statuses": [], + "_key": "!items.effects!MIYh9GTkm7xIquWK.1Lrnk4tNGWXSdCd1" +} diff --git a/packs/talents/Diebeskunst_VqzpRGrHclPSGLP0.json b/packs/talents/Diebeskunst_VqzpRGrHclPSGLP0.json index a6d85382..8a0c7634 100644 --- a/packs/talents/Diebeskunst_VqzpRGrHclPSGLP0.json +++ b/packs/talents/Diebeskunst_VqzpRGrHclPSGLP0.json @@ -1,32 +1,30 @@ { - "_id": "VqzpRGrHclPSGLP0", - "name": "Diebeskunst", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "HQXZuzxIk1xmD1FQ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter erhält einen Bonus von +2 pro Talentrang auf alle Proben, bei denen es darum geht, Fallen zu entdecken und zu entschärfen, fremde Taschen zu leeren, Schlösser zu öffnen oder Glücksspiele zu manipulieren.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349546, - "modifiedTime": 1668995463698, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!VqzpRGrHclPSGLP0" -} \ No newline at end of file + "_id": "VqzpRGrHclPSGLP0", + "name": "Diebeskunst", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["HQXZuzxIk1xmD1FQ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter erhält einen Bonus von +2 pro Talentrang auf alle Proben, bei denen es darum geht, Fallen zu entdecken und zu entschärfen, fremde Taschen zu leeren, Schlösser zu öffnen oder Glücksspiele zu manipulieren.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349546, + "modifiedTime": 1687731800730, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!VqzpRGrHclPSGLP0" +} diff --git a/packs/talents/Diebeskunstproben__2_HQXZuzxIk1xmD1FQ.json b/packs/talents/Diebeskunstproben__2_HQXZuzxIk1xmD1FQ.json new file mode 100644 index 00000000..90512ac2 --- /dev/null +++ b/packs/talents/Diebeskunstproben__2_HQXZuzxIk1xmD1FQ.json @@ -0,0 +1,62 @@ +{ + "_id": "HQXZuzxIk1xmD1FQ", + "changes": [ + { + "key": "system.checks.disableTraps", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.openLock", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.pickPocket", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.workMechanism", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.search", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Diebeskunstproben +2", + "description": "", + "statuses": [], + "_key": "!items.effects!VqzpRGrHclPSGLP0.HQXZuzxIk1xmD1FQ" +} diff --git a/packs/talents/Diener_der_Dunkelheit_hAfZhfLqCjPvho3u.json b/packs/talents/Diener_der_Dunkelheit_hAfZhfLqCjPvho3u.json index 847ad733..835afcd1 100644 --- a/packs/talents/Diener_der_Dunkelheit_hAfZhfLqCjPvho3u.json +++ b/packs/talents/Diener_der_Dunkelheit_hAfZhfLqCjPvho3u.json @@ -1,30 +1,30 @@ { - "_id": "hAfZhfLqCjPvho3u", - "name": "Diener der Dunkelheit", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter dient den Mächten der Dunkelheit. Er erhält auf alle Angriffe gegen @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts}/@Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} einen Bonus von +1 pro Talentrang. Gleiches gilt für seine Abwehr gegen Schaden von Lichtzaubern.

\n

Charakter mit diesem Talent können nicht das Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} erlernen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349604, - "modifiedTime": 1668995463735, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!hAfZhfLqCjPvho3u" -} \ No newline at end of file + "_id": "hAfZhfLqCjPvho3u", + "name": "Diener der Dunkelheit", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter dient den Mächten der Dunkelheit. Er erhält auf alle Angriffe gegen @Compendium[ds4.special-creature-abilities.KDDlwN9as9B4ljeA]{Wesen des Lichts}/@Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} einen Bonus von +1 pro Talentrang. Gleiches gilt für seine Abwehr gegen Schaden von Lichtzaubern.

\n

Charakter mit diesem Talent können nicht das Talent @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} erlernen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349604, + "modifiedTime": 1687731800745, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!hAfZhfLqCjPvho3u" +} diff --git a/packs/talents/Diener_des_Lichts_Wwvj3V65hIe0JWul.json b/packs/talents/Diener_des_Lichts_Wwvj3V65hIe0JWul.json index 191ab90c..e49d315e 100644 --- a/packs/talents/Diener_des_Lichts_Wwvj3V65hIe0JWul.json +++ b/packs/talents/Diener_des_Lichts_Wwvj3V65hIe0JWul.json @@ -1,30 +1,30 @@ { - "_id": "Wwvj3V65hIe0JWul", - "name": "Diener des Lichts", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter dient den Mächten des Lichts. Er erhält gegen alle Angriffe von @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit}/@Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Dienern der Dunkelheit} einen Bonus von +1 pro Talentrang auf seine Abwehr. Gleiches gilt bei Schaden von Schattenzaubern.

\n

Charaktere, die gegen die Prinzipien des Lichts verstoßen (beispielsweise sinnlos Morden) verlieren Talentränge ersatzlos.

\n

Charaktere mit diesem Talent können nicht das Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} erlernen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349549, - "modifiedTime": 1668995463700, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Wwvj3V65hIe0JWul" -} \ No newline at end of file + "_id": "Wwvj3V65hIe0JWul", + "name": "Diener des Lichts", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter dient den Mächten des Lichts. Er erhält gegen alle Angriffe von @Compendium[ds4.special-creature-abilities.R3j1CjXJckUH0CBG]{Wesen der Dunkelheit}/@Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Dienern der Dunkelheit} einen Bonus von +1 pro Talentrang auf seine Abwehr. Gleiches gilt bei Schaden von Schattenzaubern.

\n

Charaktere, die gegen die Prinzipien des Lichts verstoßen (beispielsweise sinnlos Morden) verlieren Talentränge ersatzlos.

\n

Charaktere mit diesem Talent können nicht das Talent @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} erlernen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349549, + "modifiedTime": 1687731800731, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Wwvj3V65hIe0JWul" +} diff --git a/packs/talents/Einbetten_MbPRlVBm0JsBoA6X.json b/packs/talents/Einbetten_MbPRlVBm0JsBoA6X.json index 10d9df79..46b58df5 100644 --- a/packs/talents/Einbetten_MbPRlVBm0JsBoA6X.json +++ b/packs/talents/Einbetten_MbPRlVBm0JsBoA6X.json @@ -1,30 +1,30 @@ { - "_id": "MbPRlVBm0JsBoA6X", - "name": "Einbetten", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird benötigt, um magische Gegenstände herzustellen (DS4 S. 101). Jeder Talentrang reduziert die Herstellungsdauer von magischen Gegenständen und gibt +1 auf Einbetten- Proben, um diese zu fertigen.

\n

Einbetten hilft zwar auch bei der Herstellung von Tränken bzw. Schriftrollen, dennoch wird dafür zunächst immer noch das Talent @Compendium[ds4.talents.XUyuomVVOxuSSKXl]{Alchemie} bzw. @Compendium[ds4.talents.t56WOCnxZwQWhajW]{Runenkunde} benötigt.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349520, - "modifiedTime": 1668995463684, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!MbPRlVBm0JsBoA6X" -} \ No newline at end of file + "_id": "MbPRlVBm0JsBoA6X", + "name": "Einbetten", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird benötigt, um magische Gegenstände herzustellen (DS4 S. 101). Jeder Talentrang reduziert die Herstellungsdauer von magischen Gegenständen und gibt +1 auf Einbetten- Proben, um diese zu fertigen.

\n

Einbetten hilft zwar auch bei der Herstellung von Tränken bzw. Schriftrollen, dennoch wird dafür zunächst immer noch das Talent @Compendium[ds4.talents.XUyuomVVOxuSSKXl]{Alchemie} bzw. @Compendium[ds4.talents.t56WOCnxZwQWhajW]{Runenkunde} benötigt.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349520, + "modifiedTime": 1687731800716, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!MbPRlVBm0JsBoA6X" +} diff --git a/packs/talents/Einstecker_ZvswuU2GqxDQwgpM.json b/packs/talents/Einstecker_ZvswuU2GqxDQwgpM.json index a0ab6f23..c857a290 100644 --- a/packs/talents/Einstecker_ZvswuU2GqxDQwgpM.json +++ b/packs/talents/Einstecker_ZvswuU2GqxDQwgpM.json @@ -1,33 +1,30 @@ { - "_id": "ZvswuU2GqxDQwgpM", - "name": "Einstecker", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "2rmByR3ov2nUHHEj", - "ulUx8SX4R1q1ikhw" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter versteht es, ordentlich Schaden einzustecken.

\n

Pro Talentrang steigt die Lebenskraft (LK) um +3.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349560, - "modifiedTime": 1668995463705, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ZvswuU2GqxDQwgpM" -} \ No newline at end of file + "_id": "ZvswuU2GqxDQwgpM", + "name": "Einstecker", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["2rmByR3ov2nUHHEj", "ulUx8SX4R1q1ikhw"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter versteht es, ordentlich Schaden einzustecken.

\n

Pro Talentrang steigt die Lebenskraft (LK) um +3.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349560, + "modifiedTime": 1687731800734, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ZvswuU2GqxDQwgpM" +} diff --git a/packs/talents/Elementare_b_ndeln_11ZOcPcDIigrXvww.json b/packs/talents/Elementare_b_ndeln_11ZOcPcDIigrXvww.json index 9059190a..4967124d 100644 --- a/packs/talents/Elementare_b_ndeln_11ZOcPcDIigrXvww.json +++ b/packs/talents/Elementare_b_ndeln_11ZOcPcDIigrXvww.json @@ -1,30 +1,30 @@ { - "_id": "11ZOcPcDIigrXvww", - "name": "Elementare bündeln", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Elementarist auf Wunsch bei einer Herbeirufung eine weitere Elementarstufe (I) herbeirufen.

\n

Der Elementarist muss vor der Herbeirufung schon festlegen, wie viele der zusätzlichen Elementare einzeln oder gebündelt – wodurch sich ihre Stufen (DS4 S. 53) bis maximal III addieren – erscheinen sollen. Ein zusätzliches Elementarportal oder Proben werden dafür nicht benötigt, aber der ZB entsprechend gesenkt.

\n

Sollte die Herbeirufung misslingen, wenden sich alle Elementare – gebündelte wie ungebündelte – gegen den Elementaristen.

", - "rank": { - "base": 0, - "max": 10, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349428, - "modifiedTime": 1668995463435, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!11ZOcPcDIigrXvww" -} \ No newline at end of file + "_id": "11ZOcPcDIigrXvww", + "name": "Elementare bündeln", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Elementarist auf Wunsch bei einer Herbeirufung eine weitere Elementarstufe (I) herbeirufen.

\n

Der Elementarist muss vor der Herbeirufung schon festlegen, wie viele der zusätzlichen Elementare einzeln oder gebündelt – wodurch sich ihre Stufen (DS4 S. 53) bis maximal III addieren – erscheinen sollen. Ein zusätzliches Elementarportal oder Proben werden dafür nicht benötigt, aber der ZB entsprechend gesenkt.

\n

Sollte die Herbeirufung misslingen, wenden sich alle Elementare – gebündelte wie ungebündelte – gegen den Elementaristen.

", + "rank": { + "base": 0, + "max": 10, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349428, + "modifiedTime": 1687731800681, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!11ZOcPcDIigrXvww" +} diff --git a/packs/talents/Elementarschadenszauber__1_UZeS8KqoBFS8oY35.json b/packs/talents/Elementarschadenszauber__1_UZeS8KqoBFS8oY35.json new file mode 100644 index 00000000..6b1603c7 --- /dev/null +++ b/packs/talents/Elementarschadenszauber__1_UZeS8KqoBFS8oY35.json @@ -0,0 +1,38 @@ +{ + "_id": "UZeS8KqoBFS8oY35", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.damage && (@item.system.spellGroups.lightning || @item.system.spellGroups.earth || @item.system.spellGroups.water || @item.system.spellGroups.ice || @item.system.spellGroups.fire || @item.system.spellGroups.air)" + } + } + }, + "tint": null, + "origin": null, + "name": "Elementarschadenszauber +1", + "description": "", + "statuses": [], + "_key": "!items.effects!w34myctr1EDmXSPI.UZeS8KqoBFS8oY35" +} diff --git a/packs/talents/Elementen_trotzen_HFCY3fxIbeXapRan.json b/packs/talents/Elementen_trotzen_HFCY3fxIbeXapRan.json index 96febb56..6a90fa8d 100644 --- a/packs/talents/Elementen_trotzen_HFCY3fxIbeXapRan.json +++ b/packs/talents/Elementen_trotzen_HFCY3fxIbeXapRan.json @@ -1,30 +1,30 @@ { - "_id": "HFCY3fxIbeXapRan", - "name": "Elementen trotzen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden erlittenen Schaden durch die Elemente (beispielsweise durch Blitze, Eis oder Feuer) aller Art ignorieren.

\n

Dies gilt auch für Schaden, der normalerweise nicht abgewehrt werden kann (beispielsweise durch den Zauberspruch @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerball}).

\n

Die schützende Wirkung wird als freie Aktion ausgelöst und hält eine ununterbrochene Anzahl von Runden gleich dem dreifachen Talentrang an.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349504, - "modifiedTime": 1668995463676, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!HFCY3fxIbeXapRan" -} \ No newline at end of file + "_id": "HFCY3fxIbeXapRan", + "name": "Elementen trotzen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden erlittenen Schaden durch die Elemente (beispielsweise durch Blitze, Eis oder Feuer) aller Art ignorieren.

\n

Dies gilt auch für Schaden, der normalerweise nicht abgewehrt werden kann (beispielsweise durch den Zauberspruch @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerball}).

\n

Die schützende Wirkung wird als freie Aktion ausgelöst und hält eine ununterbrochene Anzahl von Runden gleich dem dreifachen Talentrang an.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349504, + "modifiedTime": 1687731800710, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!HFCY3fxIbeXapRan" +} diff --git a/packs/talents/Explosionskontrolle_2ASdMhcx0hN3ZpPc.json b/packs/talents/Explosionskontrolle_2ASdMhcx0hN3ZpPc.json index c456c340..9879984e 100644 --- a/packs/talents/Explosionskontrolle_2ASdMhcx0hN3ZpPc.json +++ b/packs/talents/Explosionskontrolle_2ASdMhcx0hN3ZpPc.json @@ -1,30 +1,30 @@ { - "_id": "2ASdMhcx0hN3ZpPc", - "name": "Explosionskontrolle", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter eine Person (auch sich selbst) vor der Wirkung eines seiner eigenen Flächenzauber verschonen. Pro Talentrang kann er das Talent einmal pro Kampf einsetzen.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349453, - "modifiedTime": 1668995463484, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2ASdMhcx0hN3ZpPc" -} \ No newline at end of file + "_id": "2ASdMhcx0hN3ZpPc", + "name": "Explosionskontrolle", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter eine Person (auch sich selbst) vor der Wirkung eines seiner eigenen Flächenzauber verschonen. Pro Talentrang kann er das Talent einmal pro Kampf einsetzen.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349453, + "modifiedTime": 1687731800683, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2ASdMhcx0hN3ZpPc" +} diff --git a/packs/talents/F_rsorger_MdIritgH5eEAngSY.json b/packs/talents/F_rsorger_MdIritgH5eEAngSY.json index dc57565c..7c10891a 100644 --- a/packs/talents/F_rsorger_MdIritgH5eEAngSY.json +++ b/packs/talents/F_rsorger_MdIritgH5eEAngSY.json @@ -1,32 +1,30 @@ { - "_id": "MdIritgH5eEAngSY", - "name": "Fürsorger", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "d2tT2smyOwGtpzlC" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist geübt im Umgang mit heilender und schützender Magie.

\n

Er erhält auf alle Heil- und Schutzzauber +1 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349522, - "modifiedTime": 1668995464171, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!MdIritgH5eEAngSY" -} \ No newline at end of file + "_id": "MdIritgH5eEAngSY", + "name": "Fürsorger", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["d2tT2smyOwGtpzlC"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist geübt im Umgang mit heilender und schützender Magie.

\n

Er erhält auf alle Heil- und Schutzzauber +1 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349522, + "modifiedTime": 1687731800717, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!MdIritgH5eEAngSY" +} diff --git a/packs/talents/Feilschen__3_ZFoibqksWVXEfiOB.json b/packs/talents/Feilschen__3_ZFoibqksWVXEfiOB.json new file mode 100644 index 00000000..0a6a64ff --- /dev/null +++ b/packs/talents/Feilschen__3_ZFoibqksWVXEfiOB.json @@ -0,0 +1,38 @@ +{ + "_id": "ZFoibqksWVXEfiOB", + "changes": [ + { + "key": "system.checks.haggle", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Feilschen +3", + "description": "", + "statuses": [], + "_key": "!items.effects!lDqu4RpV5Nr6BnPW.ZFoibqksWVXEfiOB" +} diff --git a/packs/talents/Feuermagier_8D01Z1kDIDcsuVCn.json b/packs/talents/Feuermagier_8D01Z1kDIDcsuVCn.json index 9a0538b8..06f1af4c 100644 --- a/packs/talents/Feuermagier_8D01Z1kDIDcsuVCn.json +++ b/packs/talents/Feuermagier_8D01Z1kDIDcsuVCn.json @@ -1,32 +1,30 @@ { - "_id": "8D01Z1kDIDcsuVCn", - "name": "Feuermagier", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "MbXCCUny8g0DURC5" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker ist geübt im Umgang mit Feuermagie. Er erhält auf alle Zauber, die einen Feuereffekt haben, einen Bonus von +1 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349480, - "modifiedTime": 1668995464113, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8D01Z1kDIDcsuVCn" -} \ No newline at end of file + "_id": "8D01Z1kDIDcsuVCn", + "name": "Feuermagier", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["MbXCCUny8g0DURC5"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker ist geübt im Umgang mit Feuermagie. Er erhält auf alle Zauber, die einen Feuereffekt haben, einen Bonus von +1 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349480, + "modifiedTime": 1687731800697, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8D01Z1kDIDcsuVCn" +} diff --git a/packs/talents/Feuerzauber__1_MbXCCUny8g0DURC5.json b/packs/talents/Feuerzauber__1_MbXCCUny8g0DURC5.json new file mode 100644 index 00000000..22748dbb --- /dev/null +++ b/packs/talents/Feuerzauber__1_MbXCCUny8g0DURC5.json @@ -0,0 +1,38 @@ +{ + "_id": "MbXCCUny8g0DURC5", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.fire" + } + } + }, + "tint": null, + "origin": null, + "name": "Feuerzauber +1", + "description": "", + "statuses": [], + "_key": "!items.effects!8D01Z1kDIDcsuVCn.MbXCCUny8g0DURC5" +} diff --git a/packs/talents/Fieser_Schuss_srLA4jC8lsZbp3nT.json b/packs/talents/Fieser_Schuss_srLA4jC8lsZbp3nT.json index d106a3bd..1a2fd638 100644 --- a/packs/talents/Fieser_Schuss_srLA4jC8lsZbp3nT.json +++ b/packs/talents/Fieser_Schuss_srLA4jC8lsZbp3nT.json @@ -1,30 +1,30 @@ { - "_id": "srLA4jC8lsZbp3nT", - "name": "Fieser Schuss", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal pro Kampf seinen Wert in Schießen einen Angriff lang um den Wert von Agilität erhöhen. Es ist möglich, mehrere Talentränge in einem einzigen Schuß zu vereinen. Zielzauber profitieren nicht von diesem Talent.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349648, - "modifiedTime": 1668995463811, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!srLA4jC8lsZbp3nT" -} \ No newline at end of file + "_id": "srLA4jC8lsZbp3nT", + "name": "Fieser Schuss", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal pro Kampf seinen Wert in Schießen einen Angriff lang um den Wert von Agilität erhöhen. Es ist möglich, mehrere Talentränge in einem einzigen Schuß zu vereinen. Zielzauber profitieren nicht von diesem Talent.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349648, + "modifiedTime": 1687731800782, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!srLA4jC8lsZbp3nT" +} diff --git a/packs/talents/Flink_v5axYsQQ2w57Iu4p.json b/packs/talents/Flink_v5axYsQQ2w57Iu4p.json index 4595da4d..98d0bebb 100644 --- a/packs/talents/Flink_v5axYsQQ2w57Iu4p.json +++ b/packs/talents/Flink_v5axYsQQ2w57Iu4p.json @@ -1,32 +1,30 @@ { - "_id": "v5axYsQQ2w57Iu4p", - "name": "Flink", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "fDKyU3R0ACgW9uw3" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist schnell und gut zu Fuß. Der Wert für Laufen wird pro Erwerb des Talents um 1 erhöht.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349653, - "modifiedTime": 1668995463817, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!v5axYsQQ2w57Iu4p" -} \ No newline at end of file + "_id": "v5axYsQQ2w57Iu4p", + "name": "Flink", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["fDKyU3R0ACgW9uw3"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist schnell und gut zu Fuß. Der Wert für Laufen wird pro Erwerb des Talents um 1 erhöht.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349653, + "modifiedTime": 1687731800789, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!v5axYsQQ2w57Iu4p" +} diff --git a/packs/talents/Friedvoller_Hieb_lvBKtlBcyVldzsrw.json b/packs/talents/Friedvoller_Hieb_lvBKtlBcyVldzsrw.json index f56d59eb..55331231 100644 --- a/packs/talents/Friedvoller_Hieb_lvBKtlBcyVldzsrw.json +++ b/packs/talents/Friedvoller_Hieb_lvBKtlBcyVldzsrw.json @@ -1,30 +1,30 @@ { - "_id": "lvBKtlBcyVldzsrw", - "name": "Friedvoller Hieb", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden einen friedvollen Hieb mittels eines waffenlosen Angriffs ausführen. Das Resultat wird wie gewohnt ermittelt (also abzüglich der Abwehr), allerdings wird kein Schaden erzeugt, stattdessen ist das Opfer für 1 Runde pro letztendlich erhaltenem Schadenspunkt gelähmt.

\n

Wird das gelähmte Ziel anderweitig angegriffen, wozu auch geistesbeeinflussende Zauber u. ä. zählen, endet die Wirkung.

\n

Gegen Ziele, die 2+ Größenkategorien (DS4 S. 104) größer sind, ist das Talent wirkungslos.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349623, - "modifiedTime": 1668995463777, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lvBKtlBcyVldzsrw" -} \ No newline at end of file + "_id": "lvBKtlBcyVldzsrw", + "name": "Friedvoller Hieb", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden einen friedvollen Hieb mittels eines waffenlosen Angriffs ausführen. Das Resultat wird wie gewohnt ermittelt (also abzüglich der Abwehr), allerdings wird kein Schaden erzeugt, stattdessen ist das Opfer für 1 Runde pro letztendlich erhaltenem Schadenspunkt gelähmt.

\n

Wird das gelähmte Ziel anderweitig angegriffen, wozu auch geistesbeeinflussende Zauber u. ä. zählen, endet die Wirkung.

\n

Gegen Ziele, die 2+ Größenkategorien (DS4 S. 104) größer sind, ist das Talent wirkungslos.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349623, + "modifiedTime": 1687731800752, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!lvBKtlBcyVldzsrw" +} diff --git a/packs/talents/Frontheiler_2jZY66sVnHSIFq7P.json b/packs/talents/Frontheiler_2jZY66sVnHSIFq7P.json index 47572adc..6e53d5cb 100644 --- a/packs/talents/Frontheiler_2jZY66sVnHSIFq7P.json +++ b/packs/talents/Frontheiler_2jZY66sVnHSIFq7P.json @@ -1,30 +1,30 @@ { - "_id": "2jZY66sVnHSIFq7P", - "name": "Frontheiler", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Heiler einmal alle 24 Stunden die Abklingzeit eines Heilzaubers (so auch @Compendium[ds4.spells.duf86LKvOIyDXJbc]{Wiederbelebung}) ignorieren.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349456, - "modifiedTime": 1668995463506, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2jZY66sVnHSIFq7P" -} \ No newline at end of file + "_id": "2jZY66sVnHSIFq7P", + "name": "Frontheiler", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Heiler einmal alle 24 Stunden die Abklingzeit eines Heilzaubers (so auch @Compendium[ds4.spells.duf86LKvOIyDXJbc]{Wiederbelebung}) ignorieren.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349456, + "modifiedTime": 1687731800684, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2jZY66sVnHSIFq7P" +} diff --git a/packs/talents/Gegnerabwehr_bei_Fernkampfangriffen_jJ2oSM9Bs4dDApiH.json b/packs/talents/Gegnerabwehr_bei_Fernkampfangriffen_jJ2oSM9Bs4dDApiH.json new file mode 100644 index 00000000..58c925a3 --- /dev/null +++ b/packs/talents/Gegnerabwehr_bei_Fernkampfangriffen_jJ2oSM9Bs4dDApiH.json @@ -0,0 +1,38 @@ +{ + "_id": "jJ2oSM9Bs4dDApiH", + "changes": [ + { + "key": "system.opponentDefenseForAttackType.ranged", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'weapon' && ('@item.system.attackType' === 'ranged' || '@item.system.attackType' === 'meleeRanged')" + } + } + }, + "tint": null, + "origin": null, + "name": "Gegnerabwehr bei Fernkampfangriffen", + "description": "", + "statuses": [], + "_key": "!items.effects!OYneDZJStjhuDp41.jJ2oSM9Bs4dDApiH" +} diff --git a/packs/talents/Gegnerabwehr_bei_Nahkampfangriffen__1_x1FVRsSyjHwOfYRs.json b/packs/talents/Gegnerabwehr_bei_Nahkampfangriffen__1_x1FVRsSyjHwOfYRs.json new file mode 100644 index 00000000..7e425b48 --- /dev/null +++ b/packs/talents/Gegnerabwehr_bei_Nahkampfangriffen__1_x1FVRsSyjHwOfYRs.json @@ -0,0 +1,38 @@ +{ + "_id": "x1FVRsSyjHwOfYRs", + "changes": [ + { + "key": "system.opponentDefenseForAttackType.melee", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'weapon' && ('@item.system.attackType' === 'melee' || '@item.system.attackType' === 'meleeRanged')" + } + } + }, + "tint": null, + "origin": null, + "name": "Gegnerabwehr bei Nahkampfangriffen -1", + "description": "", + "statuses": [], + "_key": "!items.effects!dtynnRNkxg59Nqz4.x1FVRsSyjHwOfYRs" +} diff --git a/packs/talents/Gegnerabwehr_bei_Zaubern_Zielzaubern__1_aqgIfpGWXYeXn1y6.json b/packs/talents/Gegnerabwehr_bei_Zaubern_Zielzaubern__1_aqgIfpGWXYeXn1y6.json new file mode 100644 index 00000000..aa37deb9 --- /dev/null +++ b/packs/talents/Gegnerabwehr_bei_Zaubern_Zielzaubern__1_aqgIfpGWXYeXn1y6.json @@ -0,0 +1,38 @@ +{ + "_id": "aqgIfpGWXYeXn1y6", + "changes": [ + { + "key": "system.opponentDefense", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.allowsDefense" + } + } + }, + "tint": null, + "origin": null, + "name": "Gegnerabwehr bei Zaubern/Zielzaubern -1", + "description": "", + "statuses": [], + "_key": "!items.effects!6oXmRM21CLfELqKv.aqgIfpGWXYeXn1y6" +} diff --git a/packs/talents/Geistesbeeinflusende_Zauber__1_WS2cnABb8FYRhtpJ.json b/packs/talents/Geistesbeeinflusende_Zauber__1_WS2cnABb8FYRhtpJ.json new file mode 100644 index 00000000..c24b05f7 --- /dev/null +++ b/packs/talents/Geistesbeeinflusende_Zauber__1_WS2cnABb8FYRhtpJ.json @@ -0,0 +1,38 @@ +{ + "_id": "WS2cnABb8FYRhtpJ", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.mindAffecting" + } + } + }, + "tint": null, + "origin": null, + "name": "Geistesbeeinflusende Zauber +1", + "description": "", + "statuses": [], + "_key": "!items.effects!Mz5glQvRowlF5U8X.WS2cnABb8FYRhtpJ" +} diff --git a/packs/talents/Genesung_UUYS4u0DmEbGzXxI.json b/packs/talents/Genesung_UUYS4u0DmEbGzXxI.json index 2742a68e..a8fefdd2 100644 --- a/packs/talents/Genesung_UUYS4u0DmEbGzXxI.json +++ b/packs/talents/Genesung_UUYS4u0DmEbGzXxI.json @@ -1,32 +1,30 @@ { - "_id": "UUYS4u0DmEbGzXxI", - "name": "Genesung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "j6Npl52FgDvkTwk7" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

War ein Charakter vorübergehend tot und hat dadurch Punkte des Attributs KÖR eingebüßt, kann pro Talentrang +1 KÖR wiederhergestellt werden.

\n

Es ist mit diesem Talent nicht möglich, KÖR über den ursprünglichen Wert zu steigern.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349544, - "modifiedTime": 1668995463697, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!UUYS4u0DmEbGzXxI" -} \ No newline at end of file + "_id": "UUYS4u0DmEbGzXxI", + "name": "Genesung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["j6Npl52FgDvkTwk7"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

War ein Charakter vorübergehend tot und hat dadurch Punkte des Attributs KÖR eingebüßt, kann pro Talentrang +1 KÖR wiederhergestellt werden.

\n

Es ist mit diesem Talent nicht möglich, KÖR über den ursprünglichen Wert zu steigern.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349544, + "modifiedTime": 1687731800729, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!UUYS4u0DmEbGzXxI" +} diff --git a/packs/talents/Ger_stet_nMxDermxN1pUziUJ.json b/packs/talents/Ger_stet_nMxDermxN1pUziUJ.json index 6e8f4b2d..42699222 100644 --- a/packs/talents/Ger_stet_nMxDermxN1pUziUJ.json +++ b/packs/talents/Ger_stet_nMxDermxN1pUziUJ.json @@ -1,30 +1,30 @@ { - "_id": "nMxDermxN1pUziUJ", - "name": "Gerüstet", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Jeder Rang dieses Talentes gestattet es dem Charakter, die nächste Klasse (Stoff, Leder, Kette, Platte) von Rüstungen zu tragen. So kann ein Kleriker, der das Talent erstmalig erwirbt, Rüstungen aus Kette wie ein Späher tragen (allerdings weiterhin keine Helme, DS4 S. 41), statt wie bislang nur Rüstungen aus Stoff oder Leder.

\n

Die normalen Abzügen durch die Rüstung in Höhe ihrer PA, beispielsweise beim Zaubern, bleiben allerdings bestehen. Um diese zu senken, wird das Talent @Compendium[ds4.talents.lXzQsIobk5yaZ47a]{Rüstzauberer} benötigt.

", - "rank": { - "base": 0, - "max": 2, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349626, - "modifiedTime": 1668995463785, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nMxDermxN1pUziUJ" -} \ No newline at end of file + "_id": "nMxDermxN1pUziUJ", + "name": "Gerüstet", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Jeder Rang dieses Talentes gestattet es dem Charakter, die nächste Klasse (Stoff, Leder, Kette, Platte) von Rüstungen zu tragen. So kann ein Kleriker, der das Talent erstmalig erwirbt, Rüstungen aus Kette wie ein Späher tragen (allerdings weiterhin keine Helme, DS4 S. 41), statt wie bislang nur Rüstungen aus Stoff oder Leder.

\n

Die normalen Abzügen durch die Rüstung in Höhe ihrer PA, beispielsweise beim Zaubern, bleiben allerdings bestehen. Um diese zu senken, wird das Talent @Compendium[ds4.talents.lXzQsIobk5yaZ47a]{Rüstzauberer} benötigt.

", + "rank": { + "base": 0, + "max": 2, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349626, + "modifiedTime": 1687731800754, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!nMxDermxN1pUziUJ" +} diff --git a/packs/talents/Gezieltes_Gift_8nkrwGAE0HPoAAEm.json b/packs/talents/Gezieltes_Gift_8nkrwGAE0HPoAAEm.json index 5cda3595..bd6f72c1 100644 --- a/packs/talents/Gezieltes_Gift_8nkrwGAE0HPoAAEm.json +++ b/packs/talents/Gezieltes_Gift_8nkrwGAE0HPoAAEm.json @@ -1,30 +1,30 @@ { - "_id": "8nkrwGAE0HPoAAEm", - "name": "Gezieltes Gift", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Attentäter kennt die Stellen, wo man im Kampf den Gegner treffen muss, damit ein Waffengift seine Wirkung ideal entfalten kann.

\n

Pro Talentrang werden bei seinen Angriffen mit vergifteten Waffen Schadensgifte um +2 Schaden, Betäubungsgifte um +2 Minuten und Lähmungsgifte um +2 Runden erhöht.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349482, - "modifiedTime": 1668995463659, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8nkrwGAE0HPoAAEm" -} \ No newline at end of file + "_id": "8nkrwGAE0HPoAAEm", + "name": "Gezieltes Gift", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Attentäter kennt die Stellen, wo man im Kampf den Gegner treffen muss, damit ein Waffengift seine Wirkung ideal entfalten kann.

\n

Pro Talentrang werden bei seinen Angriffen mit vergifteten Waffen Schadensgifte um +2 Schaden, Betäubungsgifte um +2 Minuten und Lähmungsgifte um +2 Runden erhöht.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349482, + "modifiedTime": 1687731800698, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8nkrwGAE0HPoAAEm" +} diff --git a/packs/talents/Gift_Krankheit_trotzen__1_ulUx8SX4R1q1ikhw.json b/packs/talents/Gift_Krankheit_trotzen__1_ulUx8SX4R1q1ikhw.json new file mode 100644 index 00000000..4f23f2c6 --- /dev/null +++ b/packs/talents/Gift_Krankheit_trotzen__1_ulUx8SX4R1q1ikhw.json @@ -0,0 +1,44 @@ +{ + "_id": "ulUx8SX4R1q1ikhw", + "changes": [ + { + "key": "system.checks.defyPoison", + "mode": 2, + "value": "1", + "priority": null + }, + { + "key": "system.checks.resistDisease", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Gift/Krankheit trotzen +1", + "description": "", + "statuses": [], + "_key": "!items.effects!ZvswuU2GqxDQwgpM.ulUx8SX4R1q1ikhw" +} diff --git a/packs/talents/Gl_ckspilz_Y6nYTc9XJnmV9ZxX.json b/packs/talents/Gl_ckspilz_Y6nYTc9XJnmV9ZxX.json index ffcebbf4..e1fd732a 100644 --- a/packs/talents/Gl_ckspilz_Y6nYTc9XJnmV9ZxX.json +++ b/packs/talents/Gl_ckspilz_Y6nYTc9XJnmV9ZxX.json @@ -1,30 +1,30 @@ { - "_id": "Y6nYTc9XJnmV9ZxX", - "name": "Glückspilz", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein wahrer Glückspilz, kann er doch einmal pro Talentrang alle 24 Stunden einen Patzer ignorieren und den jeweiligen Wurf wiederholen.

\n

Sollte der neue Wurf ebenfalls ein Patzer sein, man aber über mehr als einen Talentrang verfügt, kann dieser ebenfalls ausgeglichen werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349556, - "modifiedTime": 1668995463703, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Y6nYTc9XJnmV9ZxX" -} \ No newline at end of file + "_id": "Y6nYTc9XJnmV9ZxX", + "name": "Glückspilz", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein wahrer Glückspilz, kann er doch einmal pro Talentrang alle 24 Stunden einen Patzer ignorieren und den jeweiligen Wurf wiederholen.

\n

Sollte der neue Wurf ebenfalls ein Patzer sein, man aber über mehr als einen Talentrang verfügt, kann dieser ebenfalls ausgeglichen werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349556, + "modifiedTime": 1687731800732, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Y6nYTc9XJnmV9ZxX" +} diff --git a/packs/talents/Handwerk_vnEDVqVCsZuf8NYN.json b/packs/talents/Handwerk_vnEDVqVCsZuf8NYN.json index 8aaec609..61a26fe6 100644 --- a/packs/talents/Handwerk_vnEDVqVCsZuf8NYN.json +++ b/packs/talents/Handwerk_vnEDVqVCsZuf8NYN.json @@ -1,30 +1,30 @@ { - "_id": "vnEDVqVCsZuf8NYN", - "name": "Handwerk", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird für jede Handwerksart (Bogenbauer, Schreiner, Steinmetz, Waffenschmied usw.) individuell erlernt, kann also mehrmals bis Höchstrang III erworben werden.

\n

Man beherrscht das jeweilige Handwerk und erhält auf alle diesbezüglichen Proben, sei es um Gegenstände herzustellen oder beschädigte Ausrüstung zu reparieren (DS4 S. 88), einen Bonus von +3 pro Talentrang, den man für dieses Handwerk erworben hat.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349655, - "modifiedTime": 1668995463819, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!vnEDVqVCsZuf8NYN" -} \ No newline at end of file + "_id": "vnEDVqVCsZuf8NYN", + "name": "Handwerk", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird für jede Handwerksart (Bogenbauer, Schreiner, Steinmetz, Waffenschmied usw.) individuell erlernt, kann also mehrmals bis Höchstrang III erworben werden.

\n

Man beherrscht das jeweilige Handwerk und erhält auf alle diesbezüglichen Proben, sei es um Gegenstände herzustellen oder beschädigte Ausrüstung zu reparieren (DS4 S. 88), einen Bonus von +3 pro Talentrang, den man für dieses Handwerk erworben hat.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349655, + "modifiedTime": 1687731800793, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!vnEDVqVCsZuf8NYN" +} diff --git a/packs/talents/Heil__und_Schutzzauber__1_d2tT2smyOwGtpzlC.json b/packs/talents/Heil__und_Schutzzauber__1_d2tT2smyOwGtpzlC.json new file mode 100644 index 00000000..8b59a08b --- /dev/null +++ b/packs/talents/Heil__und_Schutzzauber__1_d2tT2smyOwGtpzlC.json @@ -0,0 +1,38 @@ +{ + "_id": "d2tT2smyOwGtpzlC", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && (@item.system.spellGroups.healing || @item.system.spellGroups.protection)" + } + } + }, + "tint": null, + "origin": null, + "name": "Heil- und Schutzzauber +1", + "description": "", + "statuses": [], + "_key": "!items.effects!MdIritgH5eEAngSY.d2tT2smyOwGtpzlC" +} diff --git a/packs/talents/Heimlichkeit_sqGJRKlgFoD2vLCD.json b/packs/talents/Heimlichkeit_sqGJRKlgFoD2vLCD.json index 46b47809..7f38aa08 100644 --- a/packs/talents/Heimlichkeit_sqGJRKlgFoD2vLCD.json +++ b/packs/talents/Heimlichkeit_sqGJRKlgFoD2vLCD.json @@ -1,32 +1,30 @@ { - "_id": "sqGJRKlgFoD2vLCD", - "name": "Heimlichkeit", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "MBeD0OrohtuDdSFy" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein geübter Schleicher und versteht sich darauf, nicht bemerkt zu werden.

\n

Er erhält +2 auf alle Proben, bei denen es darum geht, leise zu sein, sich zu verbergen, nicht bemerkt zu werden oder etwas heimlich zu tun, wie beispielsweise Taschendiebstahl.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349645, - "modifiedTime": 1668995463808, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sqGJRKlgFoD2vLCD" -} \ No newline at end of file + "_id": "sqGJRKlgFoD2vLCD", + "name": "Heimlichkeit", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["MBeD0OrohtuDdSFy"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein geübter Schleicher und versteht sich darauf, nicht bemerkt zu werden.

\n

Er erhält +2 auf alle Proben, bei denen es darum geht, leise zu sein, sich zu verbergen, nicht bemerkt zu werden oder etwas heimlich zu tun, wie beispielsweise Taschendiebstahl.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349645, + "modifiedTime": 1687731800780, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sqGJRKlgFoD2vLCD" +} diff --git a/packs/talents/Heimlichkeitsproben__2_MBeD0OrohtuDdSFy.json b/packs/talents/Heimlichkeitsproben__2_MBeD0OrohtuDdSFy.json new file mode 100644 index 00000000..a0176c65 --- /dev/null +++ b/packs/talents/Heimlichkeitsproben__2_MBeD0OrohtuDdSFy.json @@ -0,0 +1,56 @@ +{ + "_id": "MBeD0OrohtuDdSFy", + "changes": [ + { + "key": "system.checks.hide", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.pickPocket", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.sneak", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.search", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Heimlichkeitsproben +2", + "description": "", + "statuses": [], + "_key": "!items.effects!sqGJRKlgFoD2vLCD.MBeD0OrohtuDdSFy" +} diff --git a/packs/talents/Heldengl_ck_WMXI5ckyEdlC29j4.json b/packs/talents/Heldengl_ck_WMXI5ckyEdlC29j4.json index 41295bd1..cf503779 100644 --- a/packs/talents/Heldengl_ck_WMXI5ckyEdlC29j4.json +++ b/packs/talents/Heldengl_ck_WMXI5ckyEdlC29j4.json @@ -1,30 +1,30 @@ { - "_id": "WMXI5ckyEdlC29j4", - "name": "Heldenglück", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist wahrlich vom Glück gesegnet, kann er doch einmal pro Talentrang alle 24 Stunden einen beliebigen Würfelwurf wiederholen.

\n

Sollte das neue Wurfergebnis ebenfalls nicht gefallen, kann man erneut die Probe wiederholen, sofern man noch über weitere Talentränge verfügt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349548, - "modifiedTime": 1668995463699, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!WMXI5ckyEdlC29j4" -} \ No newline at end of file + "_id": "WMXI5ckyEdlC29j4", + "name": "Heldenglück", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist wahrlich vom Glück gesegnet, kann er doch einmal pro Talentrang alle 24 Stunden einen beliebigen Würfelwurf wiederholen.

\n

Sollte das neue Wurfergebnis ebenfalls nicht gefallen, kann man erneut die Probe wiederholen, sofern man noch über weitere Talentränge verfügt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349548, + "modifiedTime": 1687731800730, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!WMXI5ckyEdlC29j4" +} diff --git a/packs/talents/Herausforderer_der_Elemente_6YJLvjCIUmhqlaFb.json b/packs/talents/Herausforderer_der_Elemente_6YJLvjCIUmhqlaFb.json index fd6bfd89..11455f1e 100644 --- a/packs/talents/Herausforderer_der_Elemente_6YJLvjCIUmhqlaFb.json +++ b/packs/talents/Herausforderer_der_Elemente_6YJLvjCIUmhqlaFb.json @@ -1,30 +1,30 @@ { - "_id": "6YJLvjCIUmhqlaFb", - "name": "Herausforderer der Elemente", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Elementarist einmal alle 24 Stunden die Abklingzeit des Zauberspruchs Elementar Harbeirufen (@Compendium[ds4.spells.9GBDoyVXPXjWoLix]{Erde}, @Compendium[ds4.spells.8BT2TqPHC0v2OzNe]{Feuer}, @Compendium[ds4.spells.PXIVHRBpLwlzrk3L]{Luft}, @Compendium[ds4.spells.ftDPIhLCVRLRpOix]{Wasser}) ignorieren. Alternativ kann dies auch bei einem Zauber angewendet werden, der Elementarschaden verursacht.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349472, - "modifiedTime": 1668995463528, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!6YJLvjCIUmhqlaFb" -} \ No newline at end of file + "_id": "6YJLvjCIUmhqlaFb", + "name": "Herausforderer der Elemente", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Elementarist einmal alle 24 Stunden die Abklingzeit des Zauberspruchs Elementar Harbeirufen (@Compendium[ds4.spells.9GBDoyVXPXjWoLix]{Erde}, @Compendium[ds4.spells.8BT2TqPHC0v2OzNe]{Feuer}, @Compendium[ds4.spells.PXIVHRBpLwlzrk3L]{Luft}, @Compendium[ds4.spells.ftDPIhLCVRLRpOix]{Wasser}) ignorieren. Alternativ kann dies auch bei einem Zauber angewendet werden, der Elementarschaden verursacht.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349472, + "modifiedTime": 1687731800695, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!6YJLvjCIUmhqlaFb" +} diff --git a/packs/talents/Herr_der_Elemente_w34myctr1EDmXSPI.json b/packs/talents/Herr_der_Elemente_w34myctr1EDmXSPI.json index 668a57e0..b8eb39b1 100644 --- a/packs/talents/Herr_der_Elemente_w34myctr1EDmXSPI.json +++ b/packs/talents/Herr_der_Elemente_w34myctr1EDmXSPI.json @@ -1,32 +1,30 @@ { - "_id": "w34myctr1EDmXSPI", - "name": "Herr der Elemente", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "UZeS8KqoBFS8oY35" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist geübt im Freisetzen elementarer Kräfte.

\n

Er erhält auf alle Zauber, die Schaden verursachen, der auf den Elementen Erde, Feuer, Luft (hierzu zählen auch Blitzzauber) oder Wasser (hierzu zählen auch Eiszauber) basiert, einen Bonus von +1 pro Talentrang.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349657, - "modifiedTime": 1668995464335, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!w34myctr1EDmXSPI" -} \ No newline at end of file + "_id": "w34myctr1EDmXSPI", + "name": "Herr der Elemente", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["UZeS8KqoBFS8oY35"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist geübt im Freisetzen elementarer Kräfte.

\n

Er erhält auf alle Zauber, die Schaden verursachen, der auf den Elementen Erde, Feuer, Luft (hierzu zählen auch Blitzzauber) oder Wasser (hierzu zählen auch Eiszauber) basiert, einen Bonus von +1 pro Talentrang.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349657, + "modifiedTime": 1687731800795, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!w34myctr1EDmXSPI" +} diff --git a/packs/talents/Hinterh_ltiger_Angriff_8apgKsktW4pyWmMq.json b/packs/talents/Hinterh_ltiger_Angriff_8apgKsktW4pyWmMq.json index a6714592..2ccaf3fd 100644 --- a/packs/talents/Hinterh_ltiger_Angriff_8apgKsktW4pyWmMq.json +++ b/packs/talents/Hinterh_ltiger_Angriff_8apgKsktW4pyWmMq.json @@ -1,30 +1,30 @@ { - "_id": "8apgKsktW4pyWmMq", - "name": "Hinterhältiger Angriff", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Einmal pro Kampf kann der Attentäter einen Gegner mit einem hinterhältigen Angriff im Nahkampf attackieren, sofern er einen Dolch, ein Messer oder eine Würgewaffe (Draht, Schur usw.) dafür benutzt und das Opfer sich des Angriffs nicht gewahr ist. Dafür wird in dieser Runde sein Wert in Schlagen um GE – multipliziert mit dem Talentrang – erhöht.

\n

Wurde durch den hinterhältigen Angriff der Kampf eröffnet, kann das Ziel (sofern der hinterhältigen Angriff auch gelang) in dieser Runde nicht mehr agieren.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349481, - "modifiedTime": 1668995463657, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8apgKsktW4pyWmMq" -} \ No newline at end of file + "_id": "8apgKsktW4pyWmMq", + "name": "Hinterhältiger Angriff", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Einmal pro Kampf kann der Attentäter einen Gegner mit einem hinterhältigen Angriff im Nahkampf attackieren, sofern er einen Dolch, ein Messer oder eine Würgewaffe (Draht, Schur usw.) dafür benutzt und das Opfer sich des Angriffs nicht gewahr ist. Dafür wird in dieser Runde sein Wert in Schlagen um GE – multipliziert mit dem Talentrang – erhöht.

\n

Wurde durch den hinterhältigen Angriff der Kampf eröffnet, kann das Ziel (sofern der hinterhältigen Angriff auch gelang) in dieser Runde nicht mehr agieren.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349481, + "modifiedTime": 1687731800698, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8apgKsktW4pyWmMq" +} diff --git a/packs/talents/Homonkulus_de0VlXllMzMK8lga.json b/packs/talents/Homonkulus_de0VlXllMzMK8lga.json index 4f93579b..b1732390 100644 --- a/packs/talents/Homonkulus_de0VlXllMzMK8lga.json +++ b/packs/talents/Homonkulus_de0VlXllMzMK8lga.json @@ -1,30 +1,30 @@ { - "_id": "de0VlXllMzMK8lga", - "name": "Homonkulus", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Erzmagier erschafft Kraft seiner Magie einen kleinen, magischen, humanoiden Begleiter, der ihm beim Zaubern helfen kann.

\n

Der Homunkulus hat KÖR, AGI und GEI jeweils 4 und verfügt über 6 Punkte für Eigenschaften, die der Erzmagier frei verteilen kann.

\n

Homunkuli sind klein (halbe LK, zu treffen -2) und können nur Grunzlaute von sich geben, verstehen aber simple Worte und einsilbige Befehle ihres Erschaffers.

\n

Befindet sich der Homunkulus nicht mehr als AU x 5 (des Charakters) in Metern von dem Erzmagier entfernt, kann er ihm pro Talentrang einen aufteilbaren Bonus von +2 auf VE und/oder AU geben.

\n

Die genaue Verteilung kann der Erzmagier jede Runde als freie Handlung umändern. Es ist nicht möglich, die Talente @Compendium[ds4.talents.KwGcyAzyqbz7oiTl]{Vertrauter} oder @Compendium[ds4.talents.tkLyvmSYvVslMXVE]{Vertrautenband} auf Homunkuli anzuwenden.

\n

Homunkuli sind äußerst feige und scheuen den Kampf. Sie ergreifen die Flucht, sobald sie Schaden erhalten und kehren erst zu ihrem Erschaffer zurück, wenn die Gefahr vorüber ist, dann jedoch so schnell wie möglich. Dank der Fähigkeit, ihren Erschaffer und seine Gemütslage zu spüren, stellt dies für sie kein Problem dar.

\n

Stirbt ein Homunkulus, kann der Erzmagier innerhalb von W20 Stunden einen neuen erschaffen, sofern er in dieser Zeit Zugang zu einem Alchimistenlabor hat.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349576, - "modifiedTime": 1668995463714, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!de0VlXllMzMK8lga" -} \ No newline at end of file + "_id": "de0VlXllMzMK8lga", + "name": "Homonkulus", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Erzmagier erschafft Kraft seiner Magie einen kleinen, magischen, humanoiden Begleiter, der ihm beim Zaubern helfen kann.

\n

Der Homunkulus hat KÖR, AGI und GEI jeweils 4 und verfügt über 6 Punkte für Eigenschaften, die der Erzmagier frei verteilen kann.

\n

Homunkuli sind klein (halbe LK, zu treffen -2) und können nur Grunzlaute von sich geben, verstehen aber simple Worte und einsilbige Befehle ihres Erschaffers.

\n

Befindet sich der Homunkulus nicht mehr als AU x 5 (des Charakters) in Metern von dem Erzmagier entfernt, kann er ihm pro Talentrang einen aufteilbaren Bonus von +2 auf VE und/oder AU geben.

\n

Die genaue Verteilung kann der Erzmagier jede Runde als freie Handlung umändern. Es ist nicht möglich, die Talente @Compendium[ds4.talents.KwGcyAzyqbz7oiTl]{Vertrauter} oder @Compendium[ds4.talents.tkLyvmSYvVslMXVE]{Vertrautenband} auf Homunkuli anzuwenden.

\n

Homunkuli sind äußerst feige und scheuen den Kampf. Sie ergreifen die Flucht, sobald sie Schaden erhalten und kehren erst zu ihrem Erschaffer zurück, wenn die Gefahr vorüber ist, dann jedoch so schnell wie möglich. Dank der Fähigkeit, ihren Erschaffer und seine Gemütslage zu spüren, stellt dies für sie kein Problem dar.

\n

Stirbt ein Homunkulus, kann der Erzmagier innerhalb von W20 Stunden einen neuen erschaffen, sofern er in dieser Zeit Zugang zu einem Alchimistenlabor hat.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349576, + "modifiedTime": 1687731800740, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!de0VlXllMzMK8lga" +} diff --git a/packs/talents/Ich_muss_weg__42FNsShgm1B6MClC.json b/packs/talents/Ich_muss_weg__42FNsShgm1B6MClC.json index b1b4a37e..b3160194 100644 --- a/packs/talents/Ich_muss_weg__42FNsShgm1B6MClC.json +++ b/packs/talents/Ich_muss_weg__42FNsShgm1B6MClC.json @@ -1,30 +1,30 @@ { - "_id": "42FNsShgm1B6MClC", - "name": "Ich muss weg!", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter in jedem Kampf für jeweils eine Runde sämtliche gegen ihn gerichteten Nahkampfangriffe komplett ignorieren.

\n

Dabei darf er aber seine Gegner nicht attackieren, sondern muss sich dabei um mindestens 2 m von ihnen entfernen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349462, - "modifiedTime": 1668995463518, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!42FNsShgm1B6MClC" -} \ No newline at end of file + "_id": "42FNsShgm1B6MClC", + "name": "Ich muss weg!", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter in jedem Kampf für jeweils eine Runde sämtliche gegen ihn gerichteten Nahkampfangriffe komplett ignorieren.

\n

Dabei darf er aber seine Gegner nicht attackieren, sondern muss sich dabei um mindestens 2 m von ihnen entfernen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349462, + "modifiedTime": 1687731800690, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!42FNsShgm1B6MClC" +} diff --git a/packs/talents/In_Deckung_cLkCx5hxP7rVYUqD.json b/packs/talents/In_Deckung_cLkCx5hxP7rVYUqD.json index 1aa0862f..f24ace81 100644 --- a/packs/talents/In_Deckung_cLkCx5hxP7rVYUqD.json +++ b/packs/talents/In_Deckung_cLkCx5hxP7rVYUqD.json @@ -1,30 +1,30 @@ { - "_id": "cLkCx5hxP7rVYUqD", - "name": "In Deckung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter versteht es, im Kampf geschickt in die Defensive zu gehen.

\n

Pro Talentrang werden in jeder Kampfrunde, in der er keine offensive Handlung unternimmt, alle Angriffe gegen ihn um 2 gesenkt, sofern er sich ihrer bewusst ist.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349573, - "modifiedTime": 1668995463712, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!cLkCx5hxP7rVYUqD" -} \ No newline at end of file + "_id": "cLkCx5hxP7rVYUqD", + "name": "In Deckung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter versteht es, im Kampf geschickt in die Defensive zu gehen.

\n

Pro Talentrang werden in jeder Kampfrunde, in der er keine offensive Handlung unternimmt, alle Angriffe gegen ihn um 2 gesenkt, sofern er sich ihrer bewusst ist.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349573, + "modifiedTime": 1687731800739, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!cLkCx5hxP7rVYUqD" +} diff --git a/packs/talents/Initiative__2_XEVDTsOyhPJIytd9.json b/packs/talents/Initiative__2_XEVDTsOyhPJIytd9.json new file mode 100644 index 00000000..1ef8d018 --- /dev/null +++ b/packs/talents/Initiative__2_XEVDTsOyhPJIytd9.json @@ -0,0 +1,38 @@ +{ + "_id": "XEVDTsOyhPJIytd9", + "changes": [ + { + "key": "system.combatValues.initiative.total", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Initiative +2", + "description": "", + "statuses": [], + "_key": "!items.effects!TQG9TbBb9S0nHogC.XEVDTsOyhPJIytd9" +} diff --git a/packs/talents/Instrument_Nu7TKGp987s5mHA0.json b/packs/talents/Instrument_Nu7TKGp987s5mHA0.json index b87feaf5..e90fe7ff 100644 --- a/packs/talents/Instrument_Nu7TKGp987s5mHA0.json +++ b/packs/talents/Instrument_Nu7TKGp987s5mHA0.json @@ -1,30 +1,30 @@ { - "_id": "Nu7TKGp987s5mHA0", - "name": "Instrument", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird für jedes Instrument (Flöte, Mandoline, Harfe, Trommel usw.) individuell erlernt, kann also mehrmals bis Höchstrang III erworben werden.

\n

Man beherrscht das jeweilige Instrument und erhält auf alle diesbezüglichen Proben einen Bonus von +3 pro Talentrang, den man für dieses Instrument erworben hat.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349529, - "modifiedTime": 1668995463689, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Nu7TKGp987s5mHA0" -} \ No newline at end of file + "_id": "Nu7TKGp987s5mHA0", + "name": "Instrument", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird für jedes Instrument (Flöte, Mandoline, Harfe, Trommel usw.) individuell erlernt, kann also mehrmals bis Höchstrang III erworben werden.

\n

Man beherrscht das jeweilige Instrument und erhält auf alle diesbezüglichen Proben einen Bonus von +3 pro Talentrang, den man für dieses Instrument erworben hat.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349529, + "modifiedTime": 1687731800721, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Nu7TKGp987s5mHA0" +} diff --git a/packs/talents/J_ger_61Dz3XpStwlMfsbL.json b/packs/talents/J_ger_61Dz3XpStwlMfsbL.json index 38c993c0..33d1710c 100644 --- a/packs/talents/J_ger_61Dz3XpStwlMfsbL.json +++ b/packs/talents/J_ger_61Dz3XpStwlMfsbL.json @@ -1,32 +1,30 @@ { - "_id": "61Dz3XpStwlMfsbL", - "name": "Jäger", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "1YQV8nWWzoU30KHR" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter wandert oft durch die Wildnis und erhält durch dieses Talent +2 auf Proben, mit denen Spuren gelesen, Wild gejagt oder die richtige Marschrichtung wiedergefunden werden soll.

\n

Pro Talentrang kann außerdem eine Mahlzeit (von denen 3 einer Tagesration entsprechen) problemlos beschafft werden (Beeren pflücken, Kleintier erlegen usw.).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349470, - "modifiedTime": 1668995463526, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!61Dz3XpStwlMfsbL" -} \ No newline at end of file + "_id": "61Dz3XpStwlMfsbL", + "name": "Jäger", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["1YQV8nWWzoU30KHR"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter wandert oft durch die Wildnis und erhält durch dieses Talent +2 auf Proben, mit denen Spuren gelesen, Wild gejagt oder die richtige Marschrichtung wiedergefunden werden soll.

\n

Pro Talentrang kann außerdem eine Mahlzeit (von denen 3 einer Tagesration entsprechen) problemlos beschafft werden (Beeren pflücken, Kleintier erlegen usw.).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349470, + "modifiedTime": 1687731800695, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!61Dz3XpStwlMfsbL" +} diff --git a/packs/talents/Jagdproben__2_1YQV8nWWzoU30KHR.json b/packs/talents/Jagdproben__2_1YQV8nWWzoU30KHR.json new file mode 100644 index 00000000..4b666f20 --- /dev/null +++ b/packs/talents/Jagdproben__2_1YQV8nWWzoU30KHR.json @@ -0,0 +1,44 @@ +{ + "_id": "1YQV8nWWzoU30KHR", + "changes": [ + { + "key": "system.checks.startFire", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.readTracks", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Jagdproben +2", + "description": "", + "statuses": [], + "_key": "!items.effects!61Dz3XpStwlMfsbL.1YQV8nWWzoU30KHR" +} diff --git a/packs/talents/K_mpfer_6z0JXGEqdzDTWQ7f.json b/packs/talents/K_mpfer_6z0JXGEqdzDTWQ7f.json index d065a714..7aae8eab 100644 --- a/packs/talents/K_mpfer_6z0JXGEqdzDTWQ7f.json +++ b/packs/talents/K_mpfer_6z0JXGEqdzDTWQ7f.json @@ -1,32 +1,30 @@ { - "_id": "6z0JXGEqdzDTWQ7f", - "name": "Kämpfer", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "XkW7XqOCXg2e4OTo" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein geübter Nahkämpfer: Er erhält pro Talentrang auf Schlagen einen Bonus von +1.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349475, - "modifiedTime": 1668995463532, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!6z0JXGEqdzDTWQ7f" -} \ No newline at end of file + "_id": "6z0JXGEqdzDTWQ7f", + "name": "Kämpfer", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["XkW7XqOCXg2e4OTo"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein geübter Nahkämpfer: Er erhält pro Talentrang auf Schlagen einen Bonus von +1.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349475, + "modifiedTime": 1687731800696, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!6z0JXGEqdzDTWQ7f" +} diff --git a/packs/talents/K_rper__1_j6Npl52FgDvkTwk7.json b/packs/talents/K_rper__1_j6Npl52FgDvkTwk7.json new file mode 100644 index 00000000..0ad93a8d --- /dev/null +++ b/packs/talents/K_rper__1_j6Npl52FgDvkTwk7.json @@ -0,0 +1,38 @@ +{ + "_id": "j6Npl52FgDvkTwk7", + "changes": [ + { + "key": "system.attributes.body.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Körper +1", + "description": "", + "statuses": [], + "_key": "!items.effects!UUYS4u0DmEbGzXxI.j6Npl52FgDvkTwk7" +} diff --git a/packs/talents/Kann_ich_mal_vorbei__XNjKX9xKkktkwAHk.json b/packs/talents/Kann_ich_mal_vorbei__XNjKX9xKkktkwAHk.json index 11ce7b4e..baeaee0d 100644 --- a/packs/talents/Kann_ich_mal_vorbei__XNjKX9xKkktkwAHk.json +++ b/packs/talents/Kann_ich_mal_vorbei__XNjKX9xKkktkwAHk.json @@ -1,30 +1,30 @@ { - "_id": "XNjKX9xKkktkwAHk", - "name": "Kann ich mal vorbei?", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Meisterdieb kann einmal alle 24 Stunden pro Talentrang eine Zielperson durch Ansprechen, Vorbeidrängeln etc. derart ablenken, dass sämtliche Bemerken-Proben gegen Taschendiebstahl u.ä. dieser Person für Talentrang in Runden um die Stufe des Meisterdiebes erschwert werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349551, - "modifiedTime": 1668995463700, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XNjKX9xKkktkwAHk" -} \ No newline at end of file + "_id": "XNjKX9xKkktkwAHk", + "name": "Kann ich mal vorbei?", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Meisterdieb kann einmal alle 24 Stunden pro Talentrang eine Zielperson durch Ansprechen, Vorbeidrängeln etc. derart ablenken, dass sämtliche Bemerken-Proben gegen Taschendiebstahl u.ä. dieser Person für Talentrang in Runden um die Stufe des Meisterdiebes erschwert werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349551, + "modifiedTime": 1687731800731, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XNjKX9xKkktkwAHk" +} diff --git a/packs/talents/Kletterass_l0le4xG5t0gUh2Y1.json b/packs/talents/Kletterass_l0le4xG5t0gUh2Y1.json index 5b2014e9..ec0de708 100644 --- a/packs/talents/Kletterass_l0le4xG5t0gUh2Y1.json +++ b/packs/talents/Kletterass_l0le4xG5t0gUh2Y1.json @@ -1,32 +1,30 @@ { - "_id": "l0le4xG5t0gUh2Y1", - "name": "Kletterass", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "GlAlx4yvg5rCHu20" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter erhält auf alle Klettern- Probe einen Bonus von +2 pro Talentrang und die normale Klettergeschwindigkeit von Laufen/2 wird pro Talentrang um 1 m erhöht.

\n

Außerdem kann der Charakter an überhängenden Wänden oder gar kopfüber an Decken ganz „normal“ klettern (also diesbezügliche Mali ignorieren), sofern diese nicht gänzlich eben sind, sondern über Vorsprünge, Stalagtiten, Mauerfugen o. ä. verfügen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349617, - "modifiedTime": 1668995463761, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!l0le4xG5t0gUh2Y1" -} \ No newline at end of file + "_id": "l0le4xG5t0gUh2Y1", + "name": "Kletterass", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["GlAlx4yvg5rCHu20"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter erhält auf alle Klettern- Probe einen Bonus von +2 pro Talentrang und die normale Klettergeschwindigkeit von Laufen/2 wird pro Talentrang um 1 m erhöht.

\n

Außerdem kann der Charakter an überhängenden Wänden oder gar kopfüber an Decken ganz „normal“ klettern (also diesbezügliche Mali ignorieren), sofern diese nicht gänzlich eben sind, sondern über Vorsprünge, Stalagtiten, Mauerfugen o. ä. verfügen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349617, + "modifiedTime": 1687731800749, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!l0le4xG5t0gUh2Y1" +} diff --git a/packs/talents/Klettern__2_GlAlx4yvg5rCHu20.json b/packs/talents/Klettern__2_GlAlx4yvg5rCHu20.json new file mode 100644 index 00000000..88ebefc3 --- /dev/null +++ b/packs/talents/Klettern__2_GlAlx4yvg5rCHu20.json @@ -0,0 +1,38 @@ +{ + "_id": "GlAlx4yvg5rCHu20", + "changes": [ + { + "key": "system.checks.climb", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Klettern +2", + "description": "", + "statuses": [], + "_key": "!items.effects!l0le4xG5t0gUh2Y1.GlAlx4yvg5rCHu20" +} diff --git a/packs/talents/Knechtschaft_Bp7OVgurG40CR1Mw.json b/packs/talents/Knechtschaft_Bp7OVgurG40CR1Mw.json index 4befa0fc..3d61e64d 100644 --- a/packs/talents/Knechtschaft_Bp7OVgurG40CR1Mw.json +++ b/packs/talents/Knechtschaft_Bp7OVgurG40CR1Mw.json @@ -1,30 +1,30 @@ { - "_id": "Bp7OVgurG40CR1Mw", - "name": "Knechtschaft", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter jeder selbst beschworenen bzw. selbst herbeigerufenen Wesenheit eine weitere Frage stellen bzw. einen weiteren Auftrag erteilen und die Zeit, die das Wesen ihm dienen muss, um 1 Stunde verlängern.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349493, - "modifiedTime": 1668995463671, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Bp7OVgurG40CR1Mw" -} \ No newline at end of file + "_id": "Bp7OVgurG40CR1Mw", + "name": "Knechtschaft", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter jeder selbst beschworenen bzw. selbst herbeigerufenen Wesenheit eine weitere Frage stellen bzw. einen weiteren Auftrag erteilen und die Zeit, die das Wesen ihm dienen muss, um 1 Stunde verlängern.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349493, + "modifiedTime": 1687731800702, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Bp7OVgurG40CR1Mw" +} diff --git a/packs/talents/Kraft_der_Bestie_lim7XMqSaQ0nrHkO.json b/packs/talents/Kraft_der_Bestie_lim7XMqSaQ0nrHkO.json index d16d8b30..e6d8f0c9 100644 --- a/packs/talents/Kraft_der_Bestie_lim7XMqSaQ0nrHkO.json +++ b/packs/talents/Kraft_der_Bestie_lim7XMqSaQ0nrHkO.json @@ -1,30 +1,30 @@ { - "_id": "lim7XMqSaQ0nrHkO", - "name": "Kraft der Bestie", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Druide alle seine zur Verfügung stehenden Kampfwerte in @Compendium[ds4.talents.sSKiZ5hdQMBnAYRA]{Adler-}, @Compendium[ds4.talents.8pylauN1hY933vrQ]{Bären-} oder @Compendium[ds4.talents.iP5aZcqriVLjdVcd]{Tiergestalt} um jeweils +2 erhöhen.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349622, - "modifiedTime": 1668995463769, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lim7XMqSaQ0nrHkO" -} \ No newline at end of file + "_id": "lim7XMqSaQ0nrHkO", + "name": "Kraft der Bestie", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Druide alle seine zur Verfügung stehenden Kampfwerte in @Compendium[ds4.talents.sSKiZ5hdQMBnAYRA]{Adler-}, @Compendium[ds4.talents.8pylauN1hY933vrQ]{Bären-} oder @Compendium[ds4.talents.iP5aZcqriVLjdVcd]{Tiergestalt} um jeweils +2 erhöhen.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349622, + "modifiedTime": 1687731800751, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!lim7XMqSaQ0nrHkO" +} diff --git a/packs/talents/Kraftakt__1_aC7UEoDRrwhs7j3U.json b/packs/talents/Kraftakt__1_aC7UEoDRrwhs7j3U.json new file mode 100644 index 00000000..438b3633 --- /dev/null +++ b/packs/talents/Kraftakt__1_aC7UEoDRrwhs7j3U.json @@ -0,0 +1,38 @@ +{ + "_id": "aC7UEoDRrwhs7j3U", + "changes": [ + { + "key": "system.checks.featOfStrength", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Kraftakt +1", + "description": "", + "statuses": [], + "_key": "!items.effects!ZnT8LMCRqZS3zpJO.aC7UEoDRrwhs7j3U" +} diff --git a/packs/talents/Kraftakt__1_rK7expqsrPV5t8f1.json b/packs/talents/Kraftakt__1_rK7expqsrPV5t8f1.json new file mode 100644 index 00000000..ac0f6a39 --- /dev/null +++ b/packs/talents/Kraftakt__1_rK7expqsrPV5t8f1.json @@ -0,0 +1,38 @@ +{ + "_id": "rK7expqsrPV5t8f1", + "changes": [ + { + "key": "system.checks.featOfStrength", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Kraftakt +1", + "description": "", + "statuses": [], + "_key": "!items.effects!tmFeIA1PSVHqGGjx.rK7expqsrPV5t8f1" +} diff --git a/packs/talents/Kreiszeichner_sqWBOfkvuv7ZTrVM.json b/packs/talents/Kreiszeichner_sqWBOfkvuv7ZTrVM.json index 7a45465b..cd40fffb 100644 --- a/packs/talents/Kreiszeichner_sqWBOfkvuv7ZTrVM.json +++ b/packs/talents/Kreiszeichner_sqWBOfkvuv7ZTrVM.json @@ -1,30 +1,30 @@ { - "_id": "sqWBOfkvuv7ZTrVM", - "name": "Kreiszeichner", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein Meister im Zeichnen von Beschwörungskreisen und kann pro Talentrang 2 weitere Stunden Arbeit in sie investieren. Zusätzlich wird der Zeitaufwand von jeder Stunden, die an dem Kreis gezeichnet wird, um 15 Minuten pro Talentrang gesenkt. Außerdem gewährt das Talent +1 pro Talentrang beim Beschwören, selbst wenn dies nur mit einem improvisierten Beschwörungskreis geschieht.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349647, - "modifiedTime": 1668995463810, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!sqWBOfkvuv7ZTrVM" -} \ No newline at end of file + "_id": "sqWBOfkvuv7ZTrVM", + "name": "Kreiszeichner", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein Meister im Zeichnen von Beschwörungskreisen und kann pro Talentrang 2 weitere Stunden Arbeit in sie investieren. Zusätzlich wird der Zeitaufwand von jeder Stunden, die an dem Kreis gezeichnet wird, um 15 Minuten pro Talentrang gesenkt. Außerdem gewährt das Talent +1 pro Talentrang beim Beschwören, selbst wenn dies nur mit einem improvisierten Beschwörungskreis geschieht.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349647, + "modifiedTime": 1687731800781, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!sqWBOfkvuv7ZTrVM" +} diff --git a/packs/talents/Langfinger_pDPVZpnhvlabmcvT.json b/packs/talents/Langfinger_pDPVZpnhvlabmcvT.json index 820d8804..ec22a5ab 100644 --- a/packs/talents/Langfinger_pDPVZpnhvlabmcvT.json +++ b/packs/talents/Langfinger_pDPVZpnhvlabmcvT.json @@ -1,30 +1,30 @@ { - "_id": "pDPVZpnhvlabmcvT", - "name": "Langfinger", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Bei Versuchen, Leute zu bestehlen, kann der Meisterdieb einmal alle 24 Stunden pro Talentrang AGI zu seiner Probe auf Taschendiebstahl dazu addieren.

\n

Es ist möglich, mehrere Talentränge in einer einzelnen Probe zu vereinen. Ebenso ist es natürlich mit @Compendium[ds4.talents.VqzpRGrHclPSGLP0]{Diebeskunst} kombinierbar.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349632, - "modifiedTime": 1668995463793, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pDPVZpnhvlabmcvT" -} \ No newline at end of file + "_id": "pDPVZpnhvlabmcvT", + "name": "Langfinger", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Bei Versuchen, Leute zu bestehlen, kann der Meisterdieb einmal alle 24 Stunden pro Talentrang AGI zu seiner Probe auf Taschendiebstahl dazu addieren.

\n

Es ist möglich, mehrere Talentränge in einer einzelnen Probe zu vereinen. Ebenso ist es natürlich mit @Compendium[ds4.talents.VqzpRGrHclPSGLP0]{Diebeskunst} kombinierbar.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349632, + "modifiedTime": 1687731800764, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pDPVZpnhvlabmcvT" +} diff --git a/packs/talents/Laufen__1_fDKyU3R0ACgW9uw3.json b/packs/talents/Laufen__1_fDKyU3R0ACgW9uw3.json new file mode 100644 index 00000000..90f14019 --- /dev/null +++ b/packs/talents/Laufen__1_fDKyU3R0ACgW9uw3.json @@ -0,0 +1,38 @@ +{ + "_id": "fDKyU3R0ACgW9uw3", + "changes": [ + { + "key": "system.combatValues.movement.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Laufen +1", + "description": "", + "statuses": [], + "_key": "!items.effects!v5axYsQQ2w57Iu4p.fDKyU3R0ACgW9uw3" +} diff --git a/packs/talents/Lebenskraft__3_2rmByR3ov2nUHHEj.json b/packs/talents/Lebenskraft__3_2rmByR3ov2nUHHEj.json new file mode 100644 index 00000000..fb21124b --- /dev/null +++ b/packs/talents/Lebenskraft__3_2rmByR3ov2nUHHEj.json @@ -0,0 +1,38 @@ +{ + "_id": "2rmByR3ov2nUHHEj", + "changes": [ + { + "key": "system.combatValues.hitPoints.total", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Lebenskraft +3", + "description": "", + "statuses": [], + "_key": "!items.effects!ZvswuU2GqxDQwgpM.2rmByR3ov2nUHHEj" +} diff --git a/packs/talents/M_chtige_Beschw_rung_pEH7q5M85j50f45J.json b/packs/talents/M_chtige_Beschw_rung_pEH7q5M85j50f45J.json index 8a62d6ab..dcc15033 100644 --- a/packs/talents/M_chtige_Beschw_rung_pEH7q5M85j50f45J.json +++ b/packs/talents/M_chtige_Beschw_rung_pEH7q5M85j50f45J.json @@ -1,30 +1,30 @@ { - "_id": "pEH7q5M85j50f45J", - "name": "Mächtige Beschwörung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Dämonologe Punkte in Höhe von seinem Wert in GEI bei jedem seiner beschworenen Dämonen auf dessen Kampfwerte beliebig verteilen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349635, - "modifiedTime": 1668995463794, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pEH7q5M85j50f45J" -} \ No newline at end of file + "_id": "pEH7q5M85j50f45J", + "name": "Mächtige Beschwörung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Dämonologe Punkte in Höhe von seinem Wert in GEI bei jedem seiner beschworenen Dämonen auf dessen Kampfwerte beliebig verteilen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349635, + "modifiedTime": 1687731800765, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pEH7q5M85j50f45J" +} diff --git a/packs/talents/M_chtige_Erweckung_2zY11r1tKxBzNB0e.json b/packs/talents/M_chtige_Erweckung_2zY11r1tKxBzNB0e.json index 0b5fa078..6e66fa54 100644 --- a/packs/talents/M_chtige_Erweckung_2zY11r1tKxBzNB0e.json +++ b/packs/talents/M_chtige_Erweckung_2zY11r1tKxBzNB0e.json @@ -1,30 +1,30 @@ { - "_id": "2zY11r1tKxBzNB0e", - "name": "Mächtige Erweckung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Nekromant Punkte in Höhe von GEI/2 auf die Kampfwerte eines jeden von ihm erweckten Untoten beliebig verteilen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349457, - "modifiedTime": 1668995463514, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!2zY11r1tKxBzNB0e" -} \ No newline at end of file + "_id": "2zY11r1tKxBzNB0e", + "name": "Mächtige Erweckung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Nekromant Punkte in Höhe von GEI/2 auf die Kampfwerte eines jeden von ihm erweckten Untoten beliebig verteilen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349457, + "modifiedTime": 1687731800686, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!2zY11r1tKxBzNB0e" +} diff --git a/packs/talents/M_chtige_Herbeirufung_wpZ1LCG8nLu4PSc9.json b/packs/talents/M_chtige_Herbeirufung_wpZ1LCG8nLu4PSc9.json index ae5b69d4..ca5c90ab 100644 --- a/packs/talents/M_chtige_Herbeirufung_wpZ1LCG8nLu4PSc9.json +++ b/packs/talents/M_chtige_Herbeirufung_wpZ1LCG8nLu4PSc9.json @@ -1,30 +1,30 @@ { - "_id": "wpZ1LCG8nLu4PSc9", - "name": "Mächtige Herbeirufung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Elementarist Punkte in Höhe von seinem Wert in GEI bei jedem seiner herbeigerufenen Elementare auf dessen Kampfwerte beliebig verteilen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349657, - "modifiedTime": 1668995463823, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!wpZ1LCG8nLu4PSc9" -} \ No newline at end of file + "_id": "wpZ1LCG8nLu4PSc9", + "name": "Mächtige Herbeirufung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Elementarist Punkte in Höhe von seinem Wert in GEI bei jedem seiner herbeigerufenen Elementare auf dessen Kampfwerte beliebig verteilen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349657, + "modifiedTime": 1687731800795, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!wpZ1LCG8nLu4PSc9" +} diff --git a/packs/talents/Macht_des_Blutes_AM8Wp2ZVwWgbUXQz.json b/packs/talents/Macht_des_Blutes_AM8Wp2ZVwWgbUXQz.json index 25a59fa9..01fedf8b 100644 --- a/packs/talents/Macht_des_Blutes_AM8Wp2ZVwWgbUXQz.json +++ b/packs/talents/Macht_des_Blutes_AM8Wp2ZVwWgbUXQz.json @@ -1,30 +1,30 @@ { - "_id": "AM8Wp2ZVwWgbUXQz", - "name": "Macht des Blutes", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Blutmagier einmal pro Tag den Probenwert einer beliebigen Probe um den Wert ihres enthaltenen Attributs erhöhen.

\n

Beispielsweise könnte der Probenwert einer Klettern-Probe (AGI+ST) um den Wert in Agilität erhöht werden.

\n

Es ist möglich, mehrere Talentränge in einer einzigen Probe zu vereinen.

\n

Allerdings erhält der Blutmagier jedesmal beim Einsatz des Talents 2 Punkte nicht abwehrbaren Schaden pro eingesetzten Talentrang.

\n

Eine Kombination mit dem Talent @Compendium[ds4.talents.XiwLao8lZi3JL0ku]{Zaubermacht} ist möglich (dessen dabei eingesetzte Talentränge verursachen aber keinen Schaden beim Blutmagier).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349491, - "modifiedTime": 1668995463669, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!AM8Wp2ZVwWgbUXQz" -} \ No newline at end of file + "_id": "AM8Wp2ZVwWgbUXQz", + "name": "Macht des Blutes", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Blutmagier einmal pro Tag den Probenwert einer beliebigen Probe um den Wert ihres enthaltenen Attributs erhöhen.

\n

Beispielsweise könnte der Probenwert einer Klettern-Probe (AGI+ST) um den Wert in Agilität erhöht werden.

\n

Es ist möglich, mehrere Talentränge in einer einzigen Probe zu vereinen.

\n

Allerdings erhält der Blutmagier jedesmal beim Einsatz des Talents 2 Punkte nicht abwehrbaren Schaden pro eingesetzten Talentrang.

\n

Eine Kombination mit dem Talent @Compendium[ds4.talents.XiwLao8lZi3JL0ku]{Zaubermacht} ist möglich (dessen dabei eingesetzte Talentränge verursachen aber keinen Schaden beim Blutmagier).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349491, + "modifiedTime": 1687731800700, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!AM8Wp2ZVwWgbUXQz" +} diff --git a/packs/talents/Macht_des_Blutes_bu9alxaRfnzzTyX1.json b/packs/talents/Macht_des_Blutes_bu9alxaRfnzzTyX1.json index e5361b96..1f54cccb 100644 --- a/packs/talents/Macht_des_Blutes_bu9alxaRfnzzTyX1.json +++ b/packs/talents/Macht_des_Blutes_bu9alxaRfnzzTyX1.json @@ -1,30 +1,30 @@ { - "_id": "bu9alxaRfnzzTyX1", - "name": "Macht des Blutes", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Blutmagier einmal pro Tag den Probenwert einer beliebigen Probe um den Wert ihres enthaltenen Attributs erhöhen. Beispielsweise könnte der Probenwert einer Klettern-Probe (AGI+ST) um den Wert in Agilität erhöht werden. Es ist möglich, mehrere Talentränge in einer einzigen Probe zu vereinen. Allerdings erhält der Blutmagier jedesmal beim Einsatz des Talents 2 Punkte nicht abwehrbaren Schaden pro eingesetzten Talentrang.

\n

Eine Kombination mit dem Talent @Compendium[ds4.talents.XiwLao8lZi3JL0ku]{Zaubermacht} ist möglich (dessen dabei eingesetzte Talentränge verursachen aber keinen Schaden beim Blutmagier).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349571, - "modifiedTime": 1668995463709, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!bu9alxaRfnzzTyX1" -} \ No newline at end of file + "_id": "bu9alxaRfnzzTyX1", + "name": "Macht des Blutes", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Blutmagier einmal pro Tag den Probenwert einer beliebigen Probe um den Wert ihres enthaltenen Attributs erhöhen. Beispielsweise könnte der Probenwert einer Klettern-Probe (AGI+ST) um den Wert in Agilität erhöht werden. Es ist möglich, mehrere Talentränge in einer einzigen Probe zu vereinen. Allerdings erhält der Blutmagier jedesmal beim Einsatz des Talents 2 Punkte nicht abwehrbaren Schaden pro eingesetzten Talentrang.

\n

Eine Kombination mit dem Talent @Compendium[ds4.talents.XiwLao8lZi3JL0ku]{Zaubermacht} ist möglich (dessen dabei eingesetzte Talentränge verursachen aber keinen Schaden beim Blutmagier).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349571, + "modifiedTime": 1687731800738, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!bu9alxaRfnzzTyX1" +} diff --git a/packs/talents/Magieresistent_yMVciLvr77vbTw6r.json b/packs/talents/Magieresistent_yMVciLvr77vbTw6r.json index 54e905a3..a95391ce 100644 --- a/packs/talents/Magieresistent_yMVciLvr77vbTw6r.json +++ b/packs/talents/Magieresistent_yMVciLvr77vbTw6r.json @@ -1,30 +1,30 @@ { - "_id": "yMVciLvr77vbTw6r", - "name": "Magieresistent", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Gegen den Charakter gerichtete Zauber werden um +2 pro Talentrang erschwert. Dies gilt jedoch nicht für Zauber, die Elementarschaden (beispielsweise mit Blitzen, Eis oder Feuer) verursachen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349660, - "modifiedTime": 1668995463826, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yMVciLvr77vbTw6r" -} \ No newline at end of file + "_id": "yMVciLvr77vbTw6r", + "name": "Magieresistent", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Gegen den Charakter gerichtete Zauber werden um +2 pro Talentrang erschwert. Dies gilt jedoch nicht für Zauber, die Elementarschaden (beispielsweise mit Blitzen, Eis oder Feuer) verursachen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349660, + "modifiedTime": 1687731800796, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yMVciLvr77vbTw6r" +} diff --git a/packs/talents/Manipulator_Mz5glQvRowlF5U8X.json b/packs/talents/Manipulator_Mz5glQvRowlF5U8X.json index 59840655..0a60e5bd 100644 --- a/packs/talents/Manipulator_Mz5glQvRowlF5U8X.json +++ b/packs/talents/Manipulator_Mz5glQvRowlF5U8X.json @@ -1,32 +1,30 @@ { - "_id": "Mz5glQvRowlF5U8X", - "name": "Manipulator", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "WS2cnABb8FYRhtpJ" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein Meister der magischen Beeinflussung des Geistes.

\n

Er erhält auf alle geistesbeeinflussenden Zauber einen Bonus von +1.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349524, - "modifiedTime": 1668995464188, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Mz5glQvRowlF5U8X" -} \ No newline at end of file + "_id": "Mz5glQvRowlF5U8X", + "name": "Manipulator", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["WS2cnABb8FYRhtpJ"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein Meister der magischen Beeinflussung des Geistes.

\n

Er erhält auf alle geistesbeeinflussenden Zauber einen Bonus von +1.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349524, + "modifiedTime": 1687731800717, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Mz5glQvRowlF5U8X" +} diff --git a/packs/talents/Meister_aller_Klassen_nbDef1IPNyYcXmua.json b/packs/talents/Meister_aller_Klassen_nbDef1IPNyYcXmua.json index 7eff1b95..0c5f9ee7 100644 --- a/packs/talents/Meister_aller_Klassen_nbDef1IPNyYcXmua.json +++ b/packs/talents/Meister_aller_Klassen_nbDef1IPNyYcXmua.json @@ -1,30 +1,30 @@ { - "_id": "nbDef1IPNyYcXmua", - "name": "Meister aller Klassen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann eines seiner drei Attribute (KÖR, AGI oder GEI) um +1 steigern.

", - "rank": { - "base": 0, - "max": 1, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349627, - "modifiedTime": 1668995463787, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!nbDef1IPNyYcXmua" -} \ No newline at end of file + "_id": "nbDef1IPNyYcXmua", + "name": "Meister aller Klassen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann eines seiner drei Attribute (KÖR, AGI oder GEI) um +1 steigern.

", + "rank": { + "base": 0, + "max": 1, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349627, + "modifiedTime": 1687731800755, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!nbDef1IPNyYcXmua" +} diff --git a/packs/talents/Meister_seiner_Klasse_DUexlPzqyH2xPxYP.json b/packs/talents/Meister_seiner_Klasse_DUexlPzqyH2xPxYP.json index 57ebf407..663d6bd1 100644 --- a/packs/talents/Meister_seiner_Klasse_DUexlPzqyH2xPxYP.json +++ b/packs/talents/Meister_seiner_Klasse_DUexlPzqyH2xPxYP.json @@ -1,30 +1,30 @@ { - "_id": "DUexlPzqyH2xPxYP", - "name": "Meister seiner Klasse", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann das primäre Attribut seiner Klasse um +1 steigern:

\n

Krieger steigern KÖR, Späher steigern AGI und Zauberwirker steigern GEI.

", - "rank": { - "base": 0, - "max": 1, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349495, - "modifiedTime": 1668995463671, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!DUexlPzqyH2xPxYP" -} \ No newline at end of file + "_id": "DUexlPzqyH2xPxYP", + "name": "Meister seiner Klasse", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann das primäre Attribut seiner Klasse um +1 steigern:

\n

Krieger steigern KÖR, Späher steigern AGI und Zauberwirker steigern GEI.

", + "rank": { + "base": 0, + "max": 1, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349495, + "modifiedTime": 1687731800704, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!DUexlPzqyH2xPxYP" +} diff --git a/packs/talents/Meucheln_G3fbdAorLMCa2hGu.json b/packs/talents/Meucheln_G3fbdAorLMCa2hGu.json index 18c778e4..125e37f4 100644 --- a/packs/talents/Meucheln_G3fbdAorLMCa2hGu.json +++ b/packs/talents/Meucheln_G3fbdAorLMCa2hGu.json @@ -1,30 +1,30 @@ { - "_id": "G3fbdAorLMCa2hGu", - "name": "Meucheln", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Senkt die Abwehr des Gegners gegen Schaden durch das Talent @Compendium[ds4.talents.8apgKsktW4pyWmMq]{Hinterhältiger Angriff} um 5 pro Talentrang.

\n

Gegen Ziele, die 2+ Größenkategorien (DS4 S. 104) größer sind, ist das Talent wirkungslos.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349500, - "modifiedTime": 1668995463673, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!G3fbdAorLMCa2hGu" -} \ No newline at end of file + "_id": "G3fbdAorLMCa2hGu", + "name": "Meucheln", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Senkt die Abwehr des Gegners gegen Schaden durch das Talent @Compendium[ds4.talents.8apgKsktW4pyWmMq]{Hinterhältiger Angriff} um 5 pro Talentrang.

\n

Gegen Ziele, die 2+ Größenkategorien (DS4 S. 104) größer sind, ist das Talent wirkungslos.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349500, + "modifiedTime": 1687731800708, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!G3fbdAorLMCa2hGu" +} diff --git a/packs/talents/Nekromantie__2_pgGKKWy5nLTSdp8l.json b/packs/talents/Nekromantie__2_pgGKKWy5nLTSdp8l.json new file mode 100644 index 00000000..dd46f1a5 --- /dev/null +++ b/packs/talents/Nekromantie__2_pgGKKWy5nLTSdp8l.json @@ -0,0 +1,38 @@ +{ + "_id": "pgGKKWy5nLTSdp8l", + "changes": [ + { + "key": "system.spellModifier.numerical", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": true, + "itemName": "", + "condition": "'@item.type' === 'spell' && @item.system.spellGroups.necromancy" + } + } + }, + "tint": null, + "origin": null, + "name": "Nekromantie +2", + "description": "", + "statuses": [], + "_key": "!items.effects!oxWYfqhbcsDoaaUJ.pgGKKWy5nLTSdp8l" +} diff --git a/packs/talents/Nekromantie_oxWYfqhbcsDoaaUJ.json b/packs/talents/Nekromantie_oxWYfqhbcsDoaaUJ.json index 44ea5658..0a55e711 100644 --- a/packs/talents/Nekromantie_oxWYfqhbcsDoaaUJ.json +++ b/packs/talents/Nekromantie_oxWYfqhbcsDoaaUJ.json @@ -1,32 +1,30 @@ { - "_id": "oxWYfqhbcsDoaaUJ", - "name": "Nekromantie", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "pgGKKWy5nLTSdp8l" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kennt sich sehr gut mit nekromantischen Zaubern aus.

\n

Er erhält auf alle Zauber, die Untote bannen, erwecken oder kontrollieren, einen Bonus von +2 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349628, - "modifiedTime": 1668995464314, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!oxWYfqhbcsDoaaUJ" -} \ No newline at end of file + "_id": "oxWYfqhbcsDoaaUJ", + "name": "Nekromantie", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["pgGKKWy5nLTSdp8l"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kennt sich sehr gut mit nekromantischen Zaubern aus.

\n

Er erhält auf alle Zauber, die Untote bannen, erwecken oder kontrollieren, einen Bonus von +2 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349628, + "modifiedTime": 1687731800756, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!oxWYfqhbcsDoaaUJ" +} diff --git a/packs/talents/Panzerung_zerschmettern_PRkbeuKFTWd8Ja3Q.json b/packs/talents/Panzerung_zerschmettern_PRkbeuKFTWd8Ja3Q.json index af3d1a51..86b97daa 100644 --- a/packs/talents/Panzerung_zerschmettern_PRkbeuKFTWd8Ja3Q.json +++ b/packs/talents/Panzerung_zerschmettern_PRkbeuKFTWd8Ja3Q.json @@ -1,30 +1,30 @@ { - "_id": "PRkbeuKFTWd8Ja3Q", - "name": "Panzerung zerschmettern", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Jedesmal, wenn ein Charakter mit einem Nahkampfangriff bei einem Gegner Schaden verursacht, sinkt der PA-Wert eines zufällig zu ermittelnden Rüstungsteils des Opfers um 1 Punkt pro Talentrang.

\n

Welches einzelne Rüstungsteil der getragenen Panzerung betroffen ist, wird zufällig ermittelt.

\n

Wird dabei ein magisches Rüstungsteil getroffen, zeigt das Talent allerdings keine Wirkung.

\n

Sinkt der PA-Wert eines Rüstungsteils auf Null oder niedriger, gilt es als zerstört, kann aber von einem findigen Handwerker wieder repariert werden (DS4 S. 88).

\n

Gegen natürliche Rüstungen (Chitinpanzer, Drachenschuppen, Hornpanzer u. ä.) ist das Talent dagegen wirkungslos.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349533, - "modifiedTime": 1668995463691, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!PRkbeuKFTWd8Ja3Q" -} \ No newline at end of file + "_id": "PRkbeuKFTWd8Ja3Q", + "name": "Panzerung zerschmettern", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Jedesmal, wenn ein Charakter mit einem Nahkampfangriff bei einem Gegner Schaden verursacht, sinkt der PA-Wert eines zufällig zu ermittelnden Rüstungsteils des Opfers um 1 Punkt pro Talentrang.

\n

Welches einzelne Rüstungsteil der getragenen Panzerung betroffen ist, wird zufällig ermittelt.

\n

Wird dabei ein magisches Rüstungsteil getroffen, zeigt das Talent allerdings keine Wirkung.

\n

Sinkt der PA-Wert eines Rüstungsteils auf Null oder niedriger, gilt es als zerstört, kann aber von einem findigen Handwerker wieder repariert werden (DS4 S. 88).

\n

Gegen natürliche Rüstungen (Chitinpanzer, Drachenschuppen, Hornpanzer u. ä.) ist das Talent dagegen wirkungslos.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349533, + "modifiedTime": 1687731800726, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!PRkbeuKFTWd8Ja3Q" +} diff --git a/packs/talents/Panzerungs_Zaubermalus__2_BBiQrltkYi3Jo0Am.json b/packs/talents/Panzerungs_Zaubermalus__2_BBiQrltkYi3Jo0Am.json new file mode 100644 index 00000000..896bc97e --- /dev/null +++ b/packs/talents/Panzerungs_Zaubermalus__2_BBiQrltkYi3Jo0Am.json @@ -0,0 +1,38 @@ +{ + "_id": "BBiQrltkYi3Jo0Am", + "changes": [ + { + "key": "system.armorValueSpellMalus", + "mode": 2, + "value": "-2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Panzerungs-Zaubermalus -2", + "description": "", + "statuses": [], + "_key": "!items.effects!lXzQsIobk5yaZ47a.BBiQrltkYi3Jo0Am" +} diff --git a/packs/talents/Parade_8wHCsoZEQp3rScWe.json b/packs/talents/Parade_8wHCsoZEQp3rScWe.json index c615d9f8..5e831323 100644 --- a/packs/talents/Parade_8wHCsoZEQp3rScWe.json +++ b/packs/talents/Parade_8wHCsoZEQp3rScWe.json @@ -1,30 +1,30 @@ { - "_id": "8wHCsoZEQp3rScWe", - "name": "Parade", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter hat gelernt, die Nahkampfangriffe seiner Gegner zu parieren.

\n

Sofern er eine Nahkampfwaffe gezogen hat, erhält der Charakter pro Talentrang +1 auf seine Abwehr gegen jeden Nahkampfangriff, dessen er sich bewusst ist und der nicht von hinten erfolgt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349485, - "modifiedTime": 1668995463661, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!8wHCsoZEQp3rScWe" -} \ No newline at end of file + "_id": "8wHCsoZEQp3rScWe", + "name": "Parade", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter hat gelernt, die Nahkampfangriffe seiner Gegner zu parieren.

\n

Sofern er eine Nahkampfwaffe gezogen hat, erhält der Charakter pro Talentrang +1 auf seine Abwehr gegen jeden Nahkampfangriff, dessen er sich bewusst ist und der nicht von hinten erfolgt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349485, + "modifiedTime": 1687731800699, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!8wHCsoZEQp3rScWe" +} diff --git a/packs/talents/Perfektion_iI1SP1214SpIzBCW.json b/packs/talents/Perfektion_iI1SP1214SpIzBCW.json index e875226d..9220e218 100644 --- a/packs/talents/Perfektion_iI1SP1214SpIzBCW.json +++ b/packs/talents/Perfektion_iI1SP1214SpIzBCW.json @@ -1,30 +1,30 @@ { - "_id": "iI1SP1214SpIzBCW", - "name": "Perfektion", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann die Boni auf Schlagen und Gegnerabwehr eines bereits erworbenen @Compendium[ds4.talents.v9ocoi91dKJahAe3]{Waffenkennertalents} für eine einzelne Waffenart pro Talentrang um +1 steigern.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349607, - "modifiedTime": 1668995463750, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iI1SP1214SpIzBCW" -} \ No newline at end of file + "_id": "iI1SP1214SpIzBCW", + "name": "Perfektion", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann die Boni auf Schlagen und Gegnerabwehr eines bereits erworbenen @Compendium[ds4.talents.v9ocoi91dKJahAe3]{Waffenkennertalents} für eine einzelne Waffenart pro Talentrang um +1 steigern.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349607, + "modifiedTime": 1687731800746, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!iI1SP1214SpIzBCW" +} diff --git a/packs/talents/Pr_gler_GVuVyP3uLw3Fkiwf.json b/packs/talents/Pr_gler_GVuVyP3uLw3Fkiwf.json index cbf6339e..ff083b59 100644 --- a/packs/talents/Pr_gler_GVuVyP3uLw3Fkiwf.json +++ b/packs/talents/Pr_gler_GVuVyP3uLw3Fkiwf.json @@ -1,30 +1,30 @@ { - "_id": "GVuVyP3uLw3Fkiwf", - "name": "Prügler", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Wird bei einem Angriff mit stumpfen Waffen, Äxten oder zweihändigen Waffen ein Immersieg erzielt, wird die Abwehr des Gegners gegen diesen Angriff pro Talentrang um 5 gesenkt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349501, - "modifiedTime": 1668995463674, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GVuVyP3uLw3Fkiwf" -} \ No newline at end of file + "_id": "GVuVyP3uLw3Fkiwf", + "name": "Prügler", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Wird bei einem Angriff mit stumpfen Waffen, Äxten oder zweihändigen Waffen ein Immersieg erzielt, wird die Abwehr des Gegners gegen diesen Angriff pro Talentrang um 5 gesenkt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349501, + "modifiedTime": 1687731800709, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GVuVyP3uLw3Fkiwf" +} diff --git a/packs/talents/Pr_ziser_Schuss_NSBiWy4FTIu6Y2Vv.json b/packs/talents/Pr_ziser_Schuss_NSBiWy4FTIu6Y2Vv.json index 9366ddee..f033a6b7 100644 --- a/packs/talents/Pr_ziser_Schuss_NSBiWy4FTIu6Y2Vv.json +++ b/packs/talents/Pr_ziser_Schuss_NSBiWy4FTIu6Y2Vv.json @@ -1,30 +1,30 @@ { - "_id": "NSBiWy4FTIu6Y2Vv", - "name": "Präziser Schuss", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Späher einmal alle 24 Stunden mit einem Fernkampfangriff einen präzisen Schuss abfeuern, gegen den keine Abwehr gewürfelt wird.

\n

Der präzise Schuss muss vor dem Würfeln der Schießen-Probe angesagt werden und kann pro Talentrang mit einem Talentrang eines anderen Talents (beispielsweise @Compendium[ds4.talents.srLA4jC8lsZbp3nT]{Fieser Schuss}) kombiniert werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349527, - "modifiedTime": 1668995463688, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NSBiWy4FTIu6Y2Vv" -} \ No newline at end of file + "_id": "NSBiWy4FTIu6Y2Vv", + "name": "Präziser Schuss", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Späher einmal alle 24 Stunden mit einem Fernkampfangriff einen präzisen Schuss abfeuern, gegen den keine Abwehr gewürfelt wird.

\n

Der präzise Schuss muss vor dem Würfeln der Schießen-Probe angesagt werden und kann pro Talentrang mit einem Talentrang eines anderen Talents (beispielsweise @Compendium[ds4.talents.srLA4jC8lsZbp3nT]{Fieser Schuss}) kombiniert werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349527, + "modifiedTime": 1687731800720, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!NSBiWy4FTIu6Y2Vv" +} diff --git a/packs/talents/R_sttr_ger_3AkPGw4beW52LIAY.json b/packs/talents/R_sttr_ger_3AkPGw4beW52LIAY.json index e6dc7e3c..ac0a176b 100644 --- a/packs/talents/R_sttr_ger_3AkPGw4beW52LIAY.json +++ b/packs/talents/R_sttr_ger_3AkPGw4beW52LIAY.json @@ -1,30 +1,30 @@ { - "_id": "3AkPGw4beW52LIAY", - "name": "Rüstträger", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist es gewohnt, schwere Rüstung zu tragen und sich in ihr zu bewegen. Der durch Rüstung verursachte Malus auf Laufen wird pro Talentrang um 0,5 gemindert.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349459, - "modifiedTime": 1668995463516, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!3AkPGw4beW52LIAY" -} \ No newline at end of file + "_id": "3AkPGw4beW52LIAY", + "name": "Rüstträger", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist es gewohnt, schwere Rüstung zu tragen und sich in ihr zu bewegen. Der durch Rüstung verursachte Malus auf Laufen wird pro Talentrang um 0,5 gemindert.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349459, + "modifiedTime": 1687731800688, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!3AkPGw4beW52LIAY" +} diff --git a/packs/talents/R_stzauberer_lXzQsIobk5yaZ47a.json b/packs/talents/R_stzauberer_lXzQsIobk5yaZ47a.json index 1888497e..6e1d128b 100644 --- a/packs/talents/R_stzauberer_lXzQsIobk5yaZ47a.json +++ b/packs/talents/R_stzauberer_lXzQsIobk5yaZ47a.json @@ -1,32 +1,30 @@ { - "_id": "lXzQsIobk5yaZ47a", - "name": "Rüstzauberer", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "BBiQrltkYi3Jo0Am" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann ein Panzerungsmalus (PA) in Höhe von 2 beim Zaubern/Zielzaubern ignoriert werden. Beispielsweise benötigt es 2 Talentränge, um ungehindert in einem @Compendium[ds4.equipment.t13RJoXrsS0HAyIQ]{Plattenpanzer} (PA 3) samt @Compendium[ds4.equipment.fKhTsMO4YXDYY8GX]{Metallhelm} (PA 1) zaubern zu können.

", - "rank": { - "base": 0, - "max": 1, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349620, - "modifiedTime": 1668995463767, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lXzQsIobk5yaZ47a" -} \ No newline at end of file + "_id": "lXzQsIobk5yaZ47a", + "name": "Rüstzauberer", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["BBiQrltkYi3Jo0Am"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann ein Panzerungsmalus (PA) in Höhe von 2 beim Zaubern/Zielzaubern ignoriert werden. Beispielsweise benötigt es 2 Talentränge, um ungehindert in einem @Compendium[ds4.equipment.t13RJoXrsS0HAyIQ]{Plattenpanzer} (PA 3) samt @Compendium[ds4.equipment.fKhTsMO4YXDYY8GX]{Metallhelm} (PA 1) zaubern zu können.

", + "rank": { + "base": 0, + "max": 1, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349620, + "modifiedTime": 1687731800750, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!lXzQsIobk5yaZ47a" +} diff --git a/packs/talents/Raserei_pC1K0VHWTpaJqwtt.json b/packs/talents/Raserei_pC1K0VHWTpaJqwtt.json index f8f60df2..35cfdc43 100644 --- a/packs/talents/Raserei_pC1K0VHWTpaJqwtt.json +++ b/packs/talents/Raserei_pC1K0VHWTpaJqwtt.json @@ -1,32 +1,30 @@ { - "_id": "pC1K0VHWTpaJqwtt", - "name": "Raserei", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "YPU4v5VXXeRcscmP" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Berserker kann pro Talentrang seine Abwehr um 1 Punkt mindern und dadurch seinen Wert in Schlagen um +2 erhöhen.

\n

Diese Umschichtung kann jede Runde geändert werden (zählt als freie Aktion).

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349631, - "modifiedTime": 1668995463791, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!pC1K0VHWTpaJqwtt" -} \ No newline at end of file + "_id": "pC1K0VHWTpaJqwtt", + "name": "Raserei", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["YPU4v5VXXeRcscmP"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Berserker kann pro Talentrang seine Abwehr um 1 Punkt mindern und dadurch seinen Wert in Schlagen um +2 erhöhen.

\n

Diese Umschichtung kann jede Runde geändert werden (zählt als freie Aktion).

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349631, + "modifiedTime": 1687731800762, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!pC1K0VHWTpaJqwtt" +} diff --git a/packs/talents/Reiten__2_d5V2GjfkccIubrfY.json b/packs/talents/Reiten__2_d5V2GjfkccIubrfY.json new file mode 100644 index 00000000..4c486c41 --- /dev/null +++ b/packs/talents/Reiten__2_d5V2GjfkccIubrfY.json @@ -0,0 +1,38 @@ +{ + "_id": "d5V2GjfkccIubrfY", + "changes": [ + { + "key": "system.checks.ride", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Reiten +2", + "description": "", + "statuses": [], + "_key": "!items.effects!bA8wUU0bKouuxkQ5.d5V2GjfkccIubrfY" +} diff --git a/packs/talents/Reiten__3_oelEFuhY9y6DsxXO.json b/packs/talents/Reiten__3_oelEFuhY9y6DsxXO.json new file mode 100644 index 00000000..887e4708 --- /dev/null +++ b/packs/talents/Reiten__3_oelEFuhY9y6DsxXO.json @@ -0,0 +1,38 @@ +{ + "_id": "oelEFuhY9y6DsxXO", + "changes": [ + { + "key": "system.checks.ride", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Reiten +3", + "description": "", + "statuses": [], + "_key": "!items.effects!IfyKb7y4YoUTssTs.oelEFuhY9y6DsxXO" +} diff --git a/packs/talents/Reiten_bA8wUU0bKouuxkQ5.json b/packs/talents/Reiten_bA8wUU0bKouuxkQ5.json index 48f1484f..55e307c6 100644 --- a/packs/talents/Reiten_bA8wUU0bKouuxkQ5.json +++ b/packs/talents/Reiten_bA8wUU0bKouuxkQ5.json @@ -1,32 +1,30 @@ { - "_id": "bA8wUU0bKouuxkQ5", - "name": "Reiten", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "d5V2GjfkccIubrfY" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Charaktere mit diesem Talent haben reiten gelernt, können also problemlos die Richtung oder Geschwindigkeit ihres Reittieres um einen Schritt ändern und vom Pferderücken aus angreifen (DS4 S. 92).

\n

Pro Talentrang erhalten sie bei Sprüngen oder Proben, um die Reitrichtung oder die Geschwindigkeit um mehr als einen Schritt zu wechseln, einen Bonus von +2. Im berittenen Kampf erhalten sie pro Talentrang +1 auf Schlagen-Proben gegen unberittene Gegner.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349567, - "modifiedTime": 1668995463708, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!bA8wUU0bKouuxkQ5" -} \ No newline at end of file + "_id": "bA8wUU0bKouuxkQ5", + "name": "Reiten", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["d5V2GjfkccIubrfY"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Charaktere mit diesem Talent haben reiten gelernt, können also problemlos die Richtung oder Geschwindigkeit ihres Reittieres um einen Schritt ändern und vom Pferderücken aus angreifen (DS4 S. 92).

\n

Pro Talentrang erhalten sie bei Sprüngen oder Proben, um die Reitrichtung oder die Geschwindigkeit um mehr als einen Schritt zu wechseln, einen Bonus von +2. Im berittenen Kampf erhalten sie pro Talentrang +1 auf Schlagen-Proben gegen unberittene Gegner.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349567, + "modifiedTime": 1687731800737, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!bA8wUU0bKouuxkQ5" +} diff --git a/packs/talents/Ritual_der_Narben_g4XI9wikUdxoCFNg.json b/packs/talents/Ritual_der_Narben_g4XI9wikUdxoCFNg.json index 51a39961..810f85e2 100644 --- a/packs/talents/Ritual_der_Narben_g4XI9wikUdxoCFNg.json +++ b/packs/talents/Ritual_der_Narben_g4XI9wikUdxoCFNg.json @@ -1,32 +1,30 @@ { - "_id": "g4XI9wikUdxoCFNg", - "name": "Ritual der Narben", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "t1DVGkDGOwrjFccz" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang erhält der Charakter permanent einen magischen Bonus von +2 auf seine Abwehr. Die gesamte Haut des Charakters ist nach diesem Ritual durch vernarbte Runen entstellt, was ihm bei Proben auf soziale Interaktion einen Malus von -1 pro Talentrang einbringt. Außerdem hat das Ritual seinen Preis:

\n

Der Charakter verliert pro Talentrang permanent 1 Punkt Lebenskraft (LK).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349592, - "modifiedTime": 1668995463725, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!g4XI9wikUdxoCFNg" -} \ No newline at end of file + "_id": "g4XI9wikUdxoCFNg", + "name": "Ritual der Narben", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["t1DVGkDGOwrjFccz"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang erhält der Charakter permanent einen magischen Bonus von +2 auf seine Abwehr. Die gesamte Haut des Charakters ist nach diesem Ritual durch vernarbte Runen entstellt, was ihm bei Proben auf soziale Interaktion einen Malus von -1 pro Talentrang einbringt. Außerdem hat das Ritual seinen Preis:

\n

Der Charakter verliert pro Talentrang permanent 1 Punkt Lebenskraft (LK).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349592, + "modifiedTime": 1687731800743, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!g4XI9wikUdxoCFNg" +} diff --git a/packs/talents/Rundumschlag_RTLVQgPmjiPDdTFw.json b/packs/talents/Rundumschlag_RTLVQgPmjiPDdTFw.json index 8953d27e..c71b398d 100644 --- a/packs/talents/Rundumschlag_RTLVQgPmjiPDdTFw.json +++ b/packs/talents/Rundumschlag_RTLVQgPmjiPDdTFw.json @@ -1,30 +1,30 @@ { - "_id": "RTLVQgPmjiPDdTFw", - "name": "Rundumschlag", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann mit einer Zweihandwaffe per Rundumschlag pro Talentrang einen weiteren, angrenzende Gegner mit seinem Schlag treffen. Für jeden weiteren Feind, den er per Rundumschlag treffen will, wird der Schlagen-Wert (es wird nur eine einzige Probe für den ganzen Rundumschlag gewürfelt) um 1 und die Abwehr um 2 gesenkt, bis der Charakter wieder an der Reihe ist.

\n

Kampfmönche können dieses Talent nur waffenlos in Verbindung mit dem Talent @Compendium[ds4.talents.1VAiKGCnqKfNC8AE]{Waffenloser Meister} benutzen. Dabei kann der Talentrang von Rundumschlag nie höher sein als der von Waffenloser Meister.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349541, - "modifiedTime": 1668995463694, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RTLVQgPmjiPDdTFw" -} \ No newline at end of file + "_id": "RTLVQgPmjiPDdTFw", + "name": "Rundumschlag", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann mit einer Zweihandwaffe per Rundumschlag pro Talentrang einen weiteren, angrenzende Gegner mit seinem Schlag treffen. Für jeden weiteren Feind, den er per Rundumschlag treffen will, wird der Schlagen-Wert (es wird nur eine einzige Probe für den ganzen Rundumschlag gewürfelt) um 1 und die Abwehr um 2 gesenkt, bis der Charakter wieder an der Reihe ist.

\n

Kampfmönche können dieses Talent nur waffenlos in Verbindung mit dem Talent @Compendium[ds4.talents.1VAiKGCnqKfNC8AE]{Waffenloser Meister} benutzen. Dabei kann der Talentrang von Rundumschlag nie höher sein als der von Waffenloser Meister.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349541, + "modifiedTime": 1687731800728, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RTLVQgPmjiPDdTFw" +} diff --git a/packs/talents/Runenkunde_t56WOCnxZwQWhajW.json b/packs/talents/Runenkunde_t56WOCnxZwQWhajW.json index 88866c03..3ae7ff2c 100644 --- a/packs/talents/Runenkunde_t56WOCnxZwQWhajW.json +++ b/packs/talents/Runenkunde_t56WOCnxZwQWhajW.json @@ -1,30 +1,30 @@ { - "_id": "t56WOCnxZwQWhajW", - "name": "Runenkunde", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird benötigt, will man Schriftrollen herstellen (DS4 S. 101). Jeder Talentrang reduziert die Zubereitungsdauer von Schriftrollen und gibt +1 auf Proben, um diese zu fertigen, oder gefundene Schriftrollen zu identifizieren. Es handelt sich bei den magischen Runen auf einer Schriftrolle um keine tatsächlichen Schriftzeichen, die man lesen, geschweige denn übersetzen könnte.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349649, - "modifiedTime": 1668995463813, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!t56WOCnxZwQWhajW" -} \ No newline at end of file + "_id": "t56WOCnxZwQWhajW", + "name": "Runenkunde", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird benötigt, will man Schriftrollen herstellen (DS4 S. 101). Jeder Talentrang reduziert die Zubereitungsdauer von Schriftrollen und gibt +1 auf Proben, um diese zu fertigen, oder gefundene Schriftrollen zu identifizieren. Es handelt sich bei den magischen Runen auf einer Schriftrolle um keine tatsächlichen Schriftzeichen, die man lesen, geschweige denn übersetzen könnte.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349649, + "modifiedTime": 1687731800782, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!t56WOCnxZwQWhajW" +} diff --git a/packs/talents/Salve_zvZelUv5qQz3adKN.json b/packs/talents/Salve_zvZelUv5qQz3adKN.json index 22ad8dd0..9e4507c9 100644 --- a/packs/talents/Salve_zvZelUv5qQz3adKN.json +++ b/packs/talents/Salve_zvZelUv5qQz3adKN.json @@ -1,30 +1,30 @@ { - "_id": "zvZelUv5qQz3adKN", - "name": "Salve", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Einmal pro Kampf kann der Charakter mit einer Fernkampfwaffe einen zusätzlichen Schuss pro Talentrang abfeuern. Bei mehreren Talenträngen können die zusätzlichen Schüsse alle zusammen in einer Runde gebündelt abgefeuert werden oder aufgeteilt in einzelnen Runden.

\n

Die einzelnen Schüsse werden dabei als eigenständige Angriffe behandelt, können also beispielsweise nicht mehrfach durch das Talent @Compendium[ds4.talents.srLA4jC8lsZbp3nT]{Fieser Schuss} aufgebessert werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349663, - "modifiedTime": 1668995463829, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!zvZelUv5qQz3adKN" -} \ No newline at end of file + "_id": "zvZelUv5qQz3adKN", + "name": "Salve", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Einmal pro Kampf kann der Charakter mit einer Fernkampfwaffe einen zusätzlichen Schuss pro Talentrang abfeuern. Bei mehreren Talenträngen können die zusätzlichen Schüsse alle zusammen in einer Runde gebündelt abgefeuert werden oder aufgeteilt in einzelnen Runden.

\n

Die einzelnen Schüsse werden dabei als eigenständige Angriffe behandelt, können also beispielsweise nicht mehrfach durch das Talent @Compendium[ds4.talents.srLA4jC8lsZbp3nT]{Fieser Schuss} aufgebessert werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349663, + "modifiedTime": 1687731800797, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!zvZelUv5qQz3adKN" +} diff --git a/packs/talents/Sattelsch_tze_IIvsBSAqFFUFqALo.json b/packs/talents/Sattelsch_tze_IIvsBSAqFFUFqALo.json index c547b6ac..bcb96ba9 100644 --- a/packs/talents/Sattelsch_tze_IIvsBSAqFFUFqALo.json +++ b/packs/talents/Sattelsch_tze_IIvsBSAqFFUFqALo.json @@ -1,30 +1,30 @@ { - "_id": "IIvsBSAqFFUFqALo", - "name": "Sattelschütze", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent gestattet dem Charakter, während des Reitens mit einer Schusswaffe zu schießen, die mit beiden Händen gehalten wird.

\n

Dennoch gibt es bei diesem schwierigen Manöver immer noch einen Malus von -5 im Trab und -10 im Galopp auf die Schießen-Probe (DS4 S. 92).

\n

Durch den zweiten und dritten Talentrang in Sattelschütze kann dieser Malus jedoch um jeweils 5 gemindert werden.

\n

Der Charakter benötigt mindestens einen Talentrang im Talent @Compendium[ds4.talents.bA8wUU0bKouuxkQ5]{Reiten}, um Sattelschütze erwerben zu können.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349506, - "modifiedTime": 1668995463677, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!IIvsBSAqFFUFqALo" -} \ No newline at end of file + "_id": "IIvsBSAqFFUFqALo", + "name": "Sattelschütze", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent gestattet dem Charakter, während des Reitens mit einer Schusswaffe zu schießen, die mit beiden Händen gehalten wird.

\n

Dennoch gibt es bei diesem schwierigen Manöver immer noch einen Malus von -5 im Trab und -10 im Galopp auf die Schießen-Probe (DS4 S. 92).

\n

Durch den zweiten und dritten Talentrang in Sattelschütze kann dieser Malus jedoch um jeweils 5 gemindert werden.

\n

Der Charakter benötigt mindestens einen Talentrang im Talent @Compendium[ds4.talents.bA8wUU0bKouuxkQ5]{Reiten}, um Sattelschütze erwerben zu können.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349506, + "modifiedTime": 1687731800711, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!IIvsBSAqFFUFqALo" +} diff --git a/packs/talents/Sch_tze_GWVLcfQ2fm3Hc0zP.json b/packs/talents/Sch_tze_GWVLcfQ2fm3Hc0zP.json index 8e26a11f..28f24d41 100644 --- a/packs/talents/Sch_tze_GWVLcfQ2fm3Hc0zP.json +++ b/packs/talents/Sch_tze_GWVLcfQ2fm3Hc0zP.json @@ -1,32 +1,30 @@ { - "_id": "GWVLcfQ2fm3Hc0zP", - "name": "Schütze", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "v4ruKzcrriNyrgvE" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein geübter Fernkämpfer: Er erhält auf Schießen und Zielzauber einen Bonus von +1 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349503, - "modifiedTime": 1668995463675, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!GWVLcfQ2fm3Hc0zP" -} \ No newline at end of file + "_id": "GWVLcfQ2fm3Hc0zP", + "name": "Schütze", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["v4ruKzcrriNyrgvE"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein geübter Fernkämpfer: Er erhält auf Schießen und Zielzauber einen Bonus von +1 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349503, + "modifiedTime": 1687731800710, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!GWVLcfQ2fm3Hc0zP" +} diff --git a/packs/talents/Sch_tzen__3_HHnWhHQf9ibLVCAP.json b/packs/talents/Sch_tzen__3_HHnWhHQf9ibLVCAP.json new file mode 100644 index 00000000..b30527b4 --- /dev/null +++ b/packs/talents/Sch_tzen__3_HHnWhHQf9ibLVCAP.json @@ -0,0 +1,38 @@ +{ + "_id": "HHnWhHQf9ibLVCAP", + "changes": [ + { + "key": "system.checks.appraise", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Schätzen +3", + "description": "", + "statuses": [], + "_key": "!items.effects!5eEaKiUSzWBhG8Bn.HHnWhHQf9ibLVCAP" +} diff --git a/packs/talents/Scharfsch_tze_OYneDZJStjhuDp41.json b/packs/talents/Scharfsch_tze_OYneDZJStjhuDp41.json index 92d6c010..fb40b5b0 100644 --- a/packs/talents/Scharfsch_tze_OYneDZJStjhuDp41.json +++ b/packs/talents/Scharfsch_tze_OYneDZJStjhuDp41.json @@ -1,32 +1,30 @@ { - "_id": "OYneDZJStjhuDp41", - "name": "Scharfschütze", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "jJ2oSM9Bs4dDApiH" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Im Fernkampf zielt der Charakter auf die verletzliche Körperpartien seines Ziels:

\n

Die Abwehr des Gegners wird gegen die Fernkampfangriffe des Charakters mittels Schießen um 1 pro Talentrang gesenkt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349532, - "modifiedTime": 1668995464202, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!OYneDZJStjhuDp41" -} \ No newline at end of file + "_id": "OYneDZJStjhuDp41", + "name": "Scharfschütze", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["jJ2oSM9Bs4dDApiH"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Im Fernkampf zielt der Charakter auf die verletzliche Körperpartien seines Ziels:

\n

Die Abwehr des Gegners wird gegen die Fernkampfangriffe des Charakters mittels Schießen um 1 pro Talentrang gesenkt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349532, + "modifiedTime": 1687731800724, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!OYneDZJStjhuDp41" +} diff --git a/packs/talents/Schie_en_und_Zielzauber__1_v4ruKzcrriNyrgvE.json b/packs/talents/Schie_en_und_Zielzauber__1_v4ruKzcrriNyrgvE.json new file mode 100644 index 00000000..191ae1a7 --- /dev/null +++ b/packs/talents/Schie_en_und_Zielzauber__1_v4ruKzcrriNyrgvE.json @@ -0,0 +1,44 @@ +{ + "_id": "v4ruKzcrriNyrgvE", + "changes": [ + { + "key": "system.combatValues.rangedAttack.total", + "mode": 2, + "value": "1", + "priority": null + }, + { + "key": "system.combatValues.targetedSpellcasting.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Schießen und Zielzauber +1", + "description": "", + "statuses": [], + "_key": "!items.effects!GWVLcfQ2fm3Hc0zP.v4ruKzcrriNyrgvE" +} diff --git a/packs/talents/Schlachtruf_jmjtmMy7DnG205xR.json b/packs/talents/Schlachtruf_jmjtmMy7DnG205xR.json index cf92f7fb..36dadb71 100644 --- a/packs/talents/Schlachtruf_jmjtmMy7DnG205xR.json +++ b/packs/talents/Schlachtruf_jmjtmMy7DnG205xR.json @@ -1,30 +1,30 @@ { - "_id": "jmjtmMy7DnG205xR", - "name": "Schlachtruf", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal pro Kampf als freie Aktion einen Schlachtruf ausstoßen, der auf ihn und drei Kameraden pro Talentrang in Hörweite wirkt:

\n

Durch den Schlachtruf ermutigt, erhalten sie für W20/2 Runden einen Bonus von +1 pro Talentrang auf alle Angriffe.

\n

Ein Charakter kann immer nur von einem Schlachtruf profitieren.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349612, - "modifiedTime": 1668995463754, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!jmjtmMy7DnG205xR" -} \ No newline at end of file + "_id": "jmjtmMy7DnG205xR", + "name": "Schlachtruf", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal pro Kampf als freie Aktion einen Schlachtruf ausstoßen, der auf ihn und drei Kameraden pro Talentrang in Hörweite wirkt:

\n

Durch den Schlachtruf ermutigt, erhalten sie für W20/2 Runden einen Bonus von +1 pro Talentrang auf alle Angriffe.

\n

Ein Charakter kann immer nur von einem Schlachtruf profitieren.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349612, + "modifiedTime": 1687731800748, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!jmjtmMy7DnG205xR" +} diff --git a/packs/talents/Schlagen__1_XkW7XqOCXg2e4OTo.json b/packs/talents/Schlagen__1_XkW7XqOCXg2e4OTo.json new file mode 100644 index 00000000..6ccac609 --- /dev/null +++ b/packs/talents/Schlagen__1_XkW7XqOCXg2e4OTo.json @@ -0,0 +1,38 @@ +{ + "_id": "XkW7XqOCXg2e4OTo", + "changes": [ + { + "key": "system.combatValues.meleeAttack.total", + "mode": 2, + "value": "1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Schlagen +1", + "description": "", + "statuses": [], + "_key": "!items.effects!6z0JXGEqdzDTWQ7f.XkW7XqOCXg2e4OTo" +} diff --git a/packs/talents/Schlagen__2__Abwehr__1_YPU4v5VXXeRcscmP.json b/packs/talents/Schlagen__2__Abwehr__1_YPU4v5VXXeRcscmP.json new file mode 100644 index 00000000..152fdd59 --- /dev/null +++ b/packs/talents/Schlagen__2__Abwehr__1_YPU4v5VXXeRcscmP.json @@ -0,0 +1,44 @@ +{ + "_id": "YPU4v5VXXeRcscmP", + "changes": [ + { + "key": "system.combatValues.meleeAttack.total", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.combatValues.defense.total", + "mode": 2, + "value": "-1", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Schlagen +2, Abwehr -1", + "description": "", + "statuses": [], + "_key": "!items.effects!pC1K0VHWTpaJqwtt.YPU4v5VXXeRcscmP" +} diff --git a/packs/talents/Schlitzohr_lDqu4RpV5Nr6BnPW.json b/packs/talents/Schlitzohr_lDqu4RpV5Nr6BnPW.json index aa862fc8..e6a6cb6e 100644 --- a/packs/talents/Schlitzohr_lDqu4RpV5Nr6BnPW.json +++ b/packs/talents/Schlitzohr_lDqu4RpV5Nr6BnPW.json @@ -1,32 +1,30 @@ { - "_id": "lDqu4RpV5Nr6BnPW", - "name": "Schlitzohr", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "ZFoibqksWVXEfiOB" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Auf alle Proben sozialer Interaktion, bei denen geblufft, gefeilscht oder verhandelt wird, erhält der Charakter einen Bonus von +3 pro Talentrang.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349619, - "modifiedTime": 1668995463763, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!lDqu4RpV5Nr6BnPW" -} \ No newline at end of file + "_id": "lDqu4RpV5Nr6BnPW", + "name": "Schlitzohr", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["ZFoibqksWVXEfiOB"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Auf alle Proben sozialer Interaktion, bei denen geblufft, gefeilscht oder verhandelt wird, erhält der Charakter einen Bonus von +3 pro Talentrang.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349619, + "modifiedTime": 1687731800750, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!lDqu4RpV5Nr6BnPW" +} diff --git a/packs/talents/Schloss_Mechanismus__ffnen__1_8JquYZA8S06MnE0n.json b/packs/talents/Schloss_Mechanismus__ffnen__1_8JquYZA8S06MnE0n.json new file mode 100644 index 00000000..0a5e35a4 --- /dev/null +++ b/packs/talents/Schloss_Mechanismus__ffnen__1_8JquYZA8S06MnE0n.json @@ -0,0 +1,44 @@ +{ + "_id": "8JquYZA8S06MnE0n", + "changes": [ + { + "key": "system.checks.openLock", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.workMechanism", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Schloss/Mechanismus öffnen +1", + "description": "", + "statuses": [], + "_key": "!items.effects!NR3BzKbROxHjpGrs.8JquYZA8S06MnE0n" +} diff --git a/packs/talents/Schlossknacker_NR3BzKbROxHjpGrs.json b/packs/talents/Schlossknacker_NR3BzKbROxHjpGrs.json index 1f8c478a..4eccbeb6 100644 --- a/packs/talents/Schlossknacker_NR3BzKbROxHjpGrs.json +++ b/packs/talents/Schlossknacker_NR3BzKbROxHjpGrs.json @@ -1,32 +1,30 @@ { - "_id": "NR3BzKbROxHjpGrs", - "name": "Schlossknacker", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "8JquYZA8S06MnE0n" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang erhält der Charakter einen Bonus von +2 auf sämtliche Proben, um Schlösser zu öffnen.

\n

Außerdem kann pro Talentrang ein weiteres Mal versucht werden, ein und das selbe Schloss zu öffnen, ohne bereits einen Malus zu erhalten (DS4 S. 93).

\n

Schlossknacker ist mit dem @Compendium[ds4.talents.VqzpRGrHclPSGLP0]{Diebeskunst} kombinierbar.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349526, - "modifiedTime": 1668995463688, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!NR3BzKbROxHjpGrs" -} \ No newline at end of file + "_id": "NR3BzKbROxHjpGrs", + "name": "Schlossknacker", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["8JquYZA8S06MnE0n"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang erhält der Charakter einen Bonus von +2 auf sämtliche Proben, um Schlösser zu öffnen.

\n

Außerdem kann pro Talentrang ein weiteres Mal versucht werden, ein und das selbe Schloss zu öffnen, ohne bereits einen Malus zu erhalten (DS4 S. 93).

\n

Schlossknacker ist mit dem @Compendium[ds4.talents.VqzpRGrHclPSGLP0]{Diebeskunst} kombinierbar.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349526, + "modifiedTime": 1687731800719, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!NR3BzKbROxHjpGrs" +} diff --git a/packs/talents/Schmerzhafter_Wechsel_YPFshcSE5pZS0dto.json b/packs/talents/Schmerzhafter_Wechsel_YPFshcSE5pZS0dto.json index 62d9a5ef..a31bd66c 100644 --- a/packs/talents/Schmerzhafter_Wechsel_YPFshcSE5pZS0dto.json +++ b/packs/talents/Schmerzhafter_Wechsel_YPFshcSE5pZS0dto.json @@ -1,30 +1,30 @@ { - "_id": "YPFshcSE5pZS0dto", - "name": "Schmerzhafter Wechsel", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal pro Kampf zu einem beliebigen, nicht aktiven Zauber wechseln (zählt als freie Aktion), wodurch er jedoch augenblicklich W20/2 abwehrbaren Schaden erleidet.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349557, - "modifiedTime": 1668995463704, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!YPFshcSE5pZS0dto" -} \ No newline at end of file + "_id": "YPFshcSE5pZS0dto", + "name": "Schmerzhafter Wechsel", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal pro Kampf zu einem beliebigen, nicht aktiven Zauber wechseln (zählt als freie Aktion), wodurch er jedoch augenblicklich W20/2 abwehrbaren Schaden erleidet.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349557, + "modifiedTime": 1687731800733, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!YPFshcSE5pZS0dto" +} diff --git a/packs/talents/Schnelle_Reflexe_TQG9TbBb9S0nHogC.json b/packs/talents/Schnelle_Reflexe_TQG9TbBb9S0nHogC.json index 23401aa3..06a4a726 100644 --- a/packs/talents/Schnelle_Reflexe_TQG9TbBb9S0nHogC.json +++ b/packs/talents/Schnelle_Reflexe_TQG9TbBb9S0nHogC.json @@ -1,32 +1,30 @@ { - "_id": "TQG9TbBb9S0nHogC", - "name": "Schnelle Reflexe", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "XEVDTsOyhPJIytd9" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann schnell reagieren. Im Kampf erhält er pro Talentrang einen Bonus von +2 auf seine Initiative.

\n

Zusätzlich kann man pro Talentrang einmal im Kampf eine Waffe als freie Aktion ziehen, wechseln oder vom Boden aufheben.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349543, - "modifiedTime": 1668995463696, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!TQG9TbBb9S0nHogC" -} \ No newline at end of file + "_id": "TQG9TbBb9S0nHogC", + "name": "Schnelle Reflexe", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["XEVDTsOyhPJIytd9"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann schnell reagieren. Im Kampf erhält er pro Talentrang einen Bonus von +2 auf seine Initiative.

\n

Zusätzlich kann man pro Talentrang einmal im Kampf eine Waffe als freie Aktion ziehen, wechseln oder vom Boden aufheben.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349543, + "modifiedTime": 1687731800729, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!TQG9TbBb9S0nHogC" +} diff --git a/packs/talents/Schnutz_vor_Elementen_yCHMzXoqCRrNU5Br.json b/packs/talents/Schnutz_vor_Elementen_yCHMzXoqCRrNU5Br.json index 72c81add..0b30b42a 100644 --- a/packs/talents/Schnutz_vor_Elementen_yCHMzXoqCRrNU5Br.json +++ b/packs/talents/Schnutz_vor_Elementen_yCHMzXoqCRrNU5Br.json @@ -1,30 +1,30 @@ { - "_id": "yCHMzXoqCRrNU5Br", - "name": "Schnutz vor Elementen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann jederzeit die Wirkung der Außentemperatur auf ihn um bis zu 15 °C pro Talentrang variieren und damit für ihn den Aufenthalt in besonders kalten oder heißen Gebieten angenehmer zu machen.

\n

Pro Talentrang kann er diese Wirkung auf zwei willige Gefährten in VE Meter Umkreis ausdehnen.

\n

Außerdem kann er pro Talentrang einmal alle 24 Stunden – als freie Aktion – seine Abwehr gegen Elementarschaden (beispielsweise durch Blitz-, Eis- oder Feuerzauber), gegen den ein Abwehrwurf zulässig ist (also beispielsweise nicht beim Zauberspruch @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerball}), pro Talentrang um 5 erhöhen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349659, - "modifiedTime": 1668995463824, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!yCHMzXoqCRrNU5Br" -} \ No newline at end of file + "_id": "yCHMzXoqCRrNU5Br", + "name": "Schnutz vor Elementen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann jederzeit die Wirkung der Außentemperatur auf ihn um bis zu 15 °C pro Talentrang variieren und damit für ihn den Aufenthalt in besonders kalten oder heißen Gebieten angenehmer zu machen.

\n

Pro Talentrang kann er diese Wirkung auf zwei willige Gefährten in VE Meter Umkreis ausdehnen.

\n

Außerdem kann er pro Talentrang einmal alle 24 Stunden – als freie Aktion – seine Abwehr gegen Elementarschaden (beispielsweise durch Blitz-, Eis- oder Feuerzauber), gegen den ein Abwehrwurf zulässig ist (also beispielsweise nicht beim Zauberspruch @Compendium[ds4.spells.ifRUXwqnjd1SCcRG]{Feuerball}), pro Talentrang um 5 erhöhen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349659, + "modifiedTime": 1687731800796, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!yCHMzXoqCRrNU5Br" +} diff --git a/packs/talents/Schwimmen_RJauLusDDQWo77JU.json b/packs/talents/Schwimmen_RJauLusDDQWo77JU.json index 99105775..4d5a3982 100644 --- a/packs/talents/Schwimmen_RJauLusDDQWo77JU.json +++ b/packs/talents/Schwimmen_RJauLusDDQWo77JU.json @@ -1,32 +1,30 @@ { - "_id": "RJauLusDDQWo77JU", - "name": "Schwimmen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "neVzXXAck47nnOFM" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann schwimmen (DS4 S. 93) und erhält pro Talentrang auf alle diesbezüglichen Proben +3.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349536, - "modifiedTime": 1668995463693, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!RJauLusDDQWo77JU" -} \ No newline at end of file + "_id": "RJauLusDDQWo77JU", + "name": "Schwimmen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["neVzXXAck47nnOFM"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann schwimmen (DS4 S. 93) und erhält pro Talentrang auf alle diesbezüglichen Proben +3.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349536, + "modifiedTime": 1687731800727, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!RJauLusDDQWo77JU" +} diff --git a/packs/talents/Schwimmen__3_neVzXXAck47nnOFM.json b/packs/talents/Schwimmen__3_neVzXXAck47nnOFM.json new file mode 100644 index 00000000..9851ebfb --- /dev/null +++ b/packs/talents/Schwimmen__3_neVzXXAck47nnOFM.json @@ -0,0 +1,38 @@ +{ + "_id": "neVzXXAck47nnOFM", + "changes": [ + { + "key": "system.checks.swim", + "mode": 2, + "value": "3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Schwimmen +3", + "description": "", + "statuses": [], + "_key": "!items.effects!RJauLusDDQWo77JU.neVzXXAck47nnOFM" +} diff --git a/packs/talents/Sehnenschneider_s37iJhz4IQVhCWbe.json b/packs/talents/Sehnenschneider_s37iJhz4IQVhCWbe.json index 724479b3..f63bbdc8 100644 --- a/packs/talents/Sehnenschneider_s37iJhz4IQVhCWbe.json +++ b/packs/talents/Sehnenschneider_s37iJhz4IQVhCWbe.json @@ -1,30 +1,30 @@ { - "_id": "s37iJhz4IQVhCWbe", - "name": "Sehnenschneider", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann im Kampf einmal pro Talentrang einem Gegner die „Sehnen schneiden“. Er muss dies vor dem entsprechendem Nahkampfangriff ansagen. Für diese Aktion wird die Abwehr des Charakters halbiert, bis er in der nächsten Kampfrunde wieder an der Reihe ist.

\n

Wird beim Gegner ein Schaden erzielt, wird dieser Schaden halbiert und der Laufen- Wert des Gegners um 0,5 pro Talentrang gesenkt. Wird kein Schaden verursacht, zählt dies nicht als Talenteinsatz und ein erneuter Versuch ist möglich. Die Verletzung kann nur auf magische Weise geheilt werden (einfachste Heilmagie reicht allerdings).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349640, - "modifiedTime": 1668995463801, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!s37iJhz4IQVhCWbe" -} \ No newline at end of file + "_id": "s37iJhz4IQVhCWbe", + "name": "Sehnenschneider", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann im Kampf einmal pro Talentrang einem Gegner die „Sehnen schneiden“. Er muss dies vor dem entsprechendem Nahkampfangriff ansagen. Für diese Aktion wird die Abwehr des Charakters halbiert, bis er in der nächsten Kampfrunde wieder an der Reihe ist.

\n

Wird beim Gegner ein Schaden erzielt, wird dieser Schaden halbiert und der Laufen- Wert des Gegners um 0,5 pro Talentrang gesenkt. Wird kein Schaden verursacht, zählt dies nicht als Talenteinsatz und ein erneuter Versuch ist möglich. Die Verletzung kann nur auf magische Weise geheilt werden (einfachste Heilmagie reicht allerdings).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349640, + "modifiedTime": 1687731800773, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!s37iJhz4IQVhCWbe" +} diff --git a/packs/talents/Sensensp_tter_7ZBxxxx32wacXkHS.json b/packs/talents/Sensensp_tter_7ZBxxxx32wacXkHS.json index a9fdc05f..e9e8b269 100644 --- a/packs/talents/Sensensp_tter_7ZBxxxx32wacXkHS.json +++ b/packs/talents/Sensensp_tter_7ZBxxxx32wacXkHS.json @@ -1,30 +1,30 @@ { - "_id": "7ZBxxxx32wacXkHS", - "name": "Sensenspötter", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Nekromant kann dem Tod ein Schnippchen schlagen:

\n

Sobald er regeltechnisch stirbt, kann er noch eine weitere Runde pro Talentrang handeln, als ober er noch am Leben wäre, vorausgesetzt, er ist nicht enthauptet, explodiert, zerstampft u. ä.

\n

Sollte der Nekromant bei Eintritt des Todes bereits bewusstlos sein, bleibt er dies weiterhin, kann allerdings in dieser Zeit verarztet und geheilt werden, als wäre er noch am Leben.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349479, - "modifiedTime": 1668995463584, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!7ZBxxxx32wacXkHS" -} \ No newline at end of file + "_id": "7ZBxxxx32wacXkHS", + "name": "Sensenspötter", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Nekromant kann dem Tod ein Schnippchen schlagen:

\n

Sobald er regeltechnisch stirbt, kann er noch eine weitere Runde pro Talentrang handeln, als ober er noch am Leben wäre, vorausgesetzt, er ist nicht enthauptet, explodiert, zerstampft u. ä.

\n

Sollte der Nekromant bei Eintritt des Todes bereits bewusstlos sein, bleibt er dies weiterhin, kann allerdings in dieser Zeit verarztet und geheilt werden, als wäre er noch am Leben.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349479, + "modifiedTime": 1687731800697, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!7ZBxxxx32wacXkHS" +} diff --git a/packs/talents/Soziale_Proben__2_PzOc07kYoWYygECD.json b/packs/talents/Soziale_Proben__2_PzOc07kYoWYygECD.json new file mode 100644 index 00000000..a88d420a --- /dev/null +++ b/packs/talents/Soziale_Proben__2_PzOc07kYoWYygECD.json @@ -0,0 +1,44 @@ +{ + "_id": "PzOc07kYoWYygECD", + "changes": [ + { + "key": "system.checks.flirt", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.haggle", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Soziale Proben +2", + "description": "", + "statuses": [], + "_key": "!items.effects!pAOP7wkvhtsNIPQ8.PzOc07kYoWYygECD" +} diff --git a/packs/talents/Spruchmeister_JldVU3O4mmDWqk8s.json b/packs/talents/Spruchmeister_JldVU3O4mmDWqk8s.json index efe23b06..1ab74c12 100644 --- a/packs/talents/Spruchmeister_JldVU3O4mmDWqk8s.json +++ b/packs/talents/Spruchmeister_JldVU3O4mmDWqk8s.json @@ -1,30 +1,30 @@ { - "_id": "JldVU3O4mmDWqk8s", - "name": "Spruchmeister", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Zauberwirker kann einmal alle 24 Stunden die Abklingzeit eines bestimmten Zauberspruchs ignorieren. Bei Erwerb eines Talentranges muss festgelegt werden, um welchen Zauber es sich dabei handelt. Werden mehrere Talentränge in ein und den selben Zauberspruch investiert, kann seine Abklingzeit einmal mehr pro Talentrang innerhalb der 24 Stunden ignoriert werden. Zaubersprüche, deren reguläre Abklingzeit mehr als 24 Stunden beträgt, können nicht gewählt werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349511, - "modifiedTime": 1668995463680, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!JldVU3O4mmDWqk8s" -} \ No newline at end of file + "_id": "JldVU3O4mmDWqk8s", + "name": "Spruchmeister", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Zauberwirker kann einmal alle 24 Stunden die Abklingzeit eines bestimmten Zauberspruchs ignorieren. Bei Erwerb eines Talentranges muss festgelegt werden, um welchen Zauber es sich dabei handelt. Werden mehrere Talentränge in ein und den selben Zauberspruch investiert, kann seine Abklingzeit einmal mehr pro Talentrang innerhalb der 24 Stunden ignoriert werden. Zaubersprüche, deren reguläre Abklingzeit mehr als 24 Stunden beträgt, können nicht gewählt werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349511, + "modifiedTime": 1687731800713, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!JldVU3O4mmDWqk8s" +} diff --git a/packs/talents/Stabbindung_soobr7uyQgDm3DoN.json b/packs/talents/Stabbindung_soobr7uyQgDm3DoN.json index 30717d13..bce75760 100644 --- a/packs/talents/Stabbindung_soobr7uyQgDm3DoN.json +++ b/packs/talents/Stabbindung_soobr7uyQgDm3DoN.json @@ -1,30 +1,30 @@ { - "_id": "soobr7uyQgDm3DoN", - "name": "Stabbindung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird rangweise an einen bestimmten Kampfstab gebunden – so kann der Charakter beispielsweise in einen Kampfstab zwei Talentränge investieren und einen dritten Talentrang beispielsweise in einen Ersatzkampfstab.

\n

Der Kampfstab wird durch diesen Vorgang magisch, zerbricht also nicht einfach bei einem Schlagen-Patzer.

\n

Pro jeweiligen Talentrang erhält der Charakter +1 auf Zielzauber (zusätzlich zu dem normalen, nichtmagischen +1 Bonus des Kampfstabs), sofern er den Stab hält.

\n

Desweiteren bindet er pro investierten Talentrang einen seiner Zauber an den Stab, wodurch er den Kampfstab wie einen Zauberstab für diesen Zauber benutzen kann. Wird ein Kampfstab wider Erwarten zerstört, sind die investierten Talentränge nicht verloren und können – nach Ablauf von W20 Wochen – an einen anderen Stab gebunden werden.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349644, - "modifiedTime": 1668995463807, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!soobr7uyQgDm3DoN" -} \ No newline at end of file + "_id": "soobr7uyQgDm3DoN", + "name": "Stabbindung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird rangweise an einen bestimmten Kampfstab gebunden – so kann der Charakter beispielsweise in einen Kampfstab zwei Talentränge investieren und einen dritten Talentrang beispielsweise in einen Ersatzkampfstab.

\n

Der Kampfstab wird durch diesen Vorgang magisch, zerbricht also nicht einfach bei einem Schlagen-Patzer.

\n

Pro jeweiligen Talentrang erhält der Charakter +1 auf Zielzauber (zusätzlich zu dem normalen, nichtmagischen +1 Bonus des Kampfstabs), sofern er den Stab hält.

\n

Desweiteren bindet er pro investierten Talentrang einen seiner Zauber an den Stab, wodurch er den Kampfstab wie einen Zauberstab für diesen Zauber benutzen kann. Wird ein Kampfstab wider Erwarten zerstört, sind die investierten Talentränge nicht verloren und können – nach Ablauf von W20 Wochen – an einen anderen Stab gebunden werden.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349644, + "modifiedTime": 1687731800778, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!soobr7uyQgDm3DoN" +} diff --git a/packs/talents/Standhaft_5LXCr1G1Hmx622V0.json b/packs/talents/Standhaft_5LXCr1G1Hmx622V0.json index 39756646..e713dfe4 100644 --- a/packs/talents/Standhaft_5LXCr1G1Hmx622V0.json +++ b/packs/talents/Standhaft_5LXCr1G1Hmx622V0.json @@ -1,30 +1,30 @@ { - "_id": "5LXCr1G1Hmx622V0", - "name": "Standhaft", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang sinkt die Lebenskraft-Grenze, ab der ein Charakter bewusstlos wird, um jeweils 3.

\n

Ein Charakter mit Standhaft III wird also erst mit -9 LK bewusstlos, statt schon bei Null. Alles natürlich nur unter der Voraussetzung, dass man so viele negative LK auch überleben kann (DS4 S. 42).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349463, - "modifiedTime": 1668995463520, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5LXCr1G1Hmx622V0" -} \ No newline at end of file + "_id": "5LXCr1G1Hmx622V0", + "name": "Standhaft", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang sinkt die Lebenskraft-Grenze, ab der ein Charakter bewusstlos wird, um jeweils 3.

\n

Ein Charakter mit Standhaft III wird also erst mit -9 LK bewusstlos, statt schon bei Null. Alles natürlich nur unter der Voraussetzung, dass man so viele negative LK auch überleben kann (DS4 S. 42).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349463, + "modifiedTime": 1687731800691, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5LXCr1G1Hmx622V0" +} diff --git a/packs/talents/Teufelchen_5nve4XNc1bJdfZNN.json b/packs/talents/Teufelchen_5nve4XNc1bJdfZNN.json index 63ca2f3a..001ad20b 100644 --- a/packs/talents/Teufelchen_5nve4XNc1bJdfZNN.json +++ b/packs/talents/Teufelchen_5nve4XNc1bJdfZNN.json @@ -1,30 +1,30 @@ { - "_id": "5nve4XNc1bJdfZNN", - "name": "Teufelchen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Beschwörer erhält pro Talentrang ein kleines, fliegendes Teufelchen als Begleiter, das ihn im Kampf unterstützt. Teufelchen können nur Knurrlaute von sich geben, verstehen aber simple Worte und einsilbige Befehle ihres Beschwörers.

\n

Sobald der Charakter es befiehlt oder das Teufelchen über weniger als 1 LK verfügt, kehrt es zurück auf seine Existenzebene, von wo es erst nach frühestens W20 Stunden wiederkehren kann, sofern der Charakter dies wünscht.

\n

Es ist nicht möglich, die Talente @Compendium[ds4.talents.KwGcyAzyqbz7oiTl]{Vertrauter} oder @Compendium[ds4.talents.tkLyvmSYvVslMXVE]{Vertrautenband} auf ein Teufelchen anzuwenden.

\n

Es gibt drei Arten von Teufelchen (@Compendium[ds4.creatures.aqbcBjeCJUHJ5uVj]{Teufelchen I}, @Compendium[ds4.creatures.SxbO1iTrXYGbdMoC]{Teufelchen II}, @Compendium[ds4.creatures.22pkyKnZoRLG0nnY]{Teufelchen III}), auf die man durch weitere Talentränge Zugang erhält. Bei Erwerb eines Talentranges wird festgelegt, um was für ein Teufelchen es sich dabei handelt. Es ist auch immer möglich, ein rangniedrigeres Teufelchen erneut auszuwählen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349466, - "modifiedTime": 1668995463524, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!5nve4XNc1bJdfZNN" -} \ No newline at end of file + "_id": "5nve4XNc1bJdfZNN", + "name": "Teufelchen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Beschwörer erhält pro Talentrang ein kleines, fliegendes Teufelchen als Begleiter, das ihn im Kampf unterstützt. Teufelchen können nur Knurrlaute von sich geben, verstehen aber simple Worte und einsilbige Befehle ihres Beschwörers.

\n

Sobald der Charakter es befiehlt oder das Teufelchen über weniger als 1 LK verfügt, kehrt es zurück auf seine Existenzebene, von wo es erst nach frühestens W20 Stunden wiederkehren kann, sofern der Charakter dies wünscht.

\n

Es ist nicht möglich, die Talente @Compendium[ds4.talents.KwGcyAzyqbz7oiTl]{Vertrauter} oder @Compendium[ds4.talents.tkLyvmSYvVslMXVE]{Vertrautenband} auf ein Teufelchen anzuwenden.

\n

Es gibt drei Arten von Teufelchen (@Compendium[ds4.creatures.aqbcBjeCJUHJ5uVj]{Teufelchen I}, @Compendium[ds4.creatures.SxbO1iTrXYGbdMoC]{Teufelchen II}, @Compendium[ds4.creatures.22pkyKnZoRLG0nnY]{Teufelchen III}), auf die man durch weitere Talentränge Zugang erhält. Bei Erwerb eines Talentranges wird festgelegt, um was für ein Teufelchen es sich dabei handelt. Es ist auch immer möglich, ein rangniedrigeres Teufelchen erneut auszuwählen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349466, + "modifiedTime": 1687731800694, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!5nve4XNc1bJdfZNN" +} diff --git a/packs/talents/Tiergestalt_iP5aZcqriVLjdVcd.json b/packs/talents/Tiergestalt_iP5aZcqriVLjdVcd.json index 2d982a7a..f87d304b 100644 --- a/packs/talents/Tiergestalt_iP5aZcqriVLjdVcd.json +++ b/packs/talents/Tiergestalt_iP5aZcqriVLjdVcd.json @@ -1,30 +1,30 @@ { - "_id": "iP5aZcqriVLjdVcd", - "name": "Tiergestalt", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Druide kann sich pro Talentrang einmal alle 24 Stunden samt seiner Ausrüstung (magische Boni von Gegenständen wirken dadurch weiterhin) in ein Tier der Größenkategorie „normal“ (DS4 S. 104) oder kleiner verwandeln, wie beispielsweise eine Maus, eine Katze oder ein Wolf, aber keine magischen, giftigen oder flugfähigen Tiere.

\n

Die Verwandlung dauert eine Runde und kann jederzeit rückgängig gemacht werden, erlittener Schaden bleibt nach der Rückverwandlung gänzlich bestehen.

\n

GEI, VE und AU des Druiden verändern sich in Tiergestalt nicht, jedoch nehmen alle anderen Attribute, Eigenschaften und Kampfwerte die Werte des Tieres an, nicht jedoch Spezialangriffe wie beispielsweise den Giftbiss einer Schlange.

\n

In Tiergestalt ist es dem Druiden nicht möglich, zu sprechen oder zu zaubern, wohl aber, Gesprochenes zu verstehen und die Sinne des Tieres einzusetzen.

\n

Zauber, die beispielsweise Tiere kontrollieren, haben auf den verwandelten Druiden keinen Einfluss.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349608, - "modifiedTime": 1668995463751, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!iP5aZcqriVLjdVcd" -} \ No newline at end of file + "_id": "iP5aZcqriVLjdVcd", + "name": "Tiergestalt", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Druide kann sich pro Talentrang einmal alle 24 Stunden samt seiner Ausrüstung (magische Boni von Gegenständen wirken dadurch weiterhin) in ein Tier der Größenkategorie „normal“ (DS4 S. 104) oder kleiner verwandeln, wie beispielsweise eine Maus, eine Katze oder ein Wolf, aber keine magischen, giftigen oder flugfähigen Tiere.

\n

Die Verwandlung dauert eine Runde und kann jederzeit rückgängig gemacht werden, erlittener Schaden bleibt nach der Rückverwandlung gänzlich bestehen.

\n

GEI, VE und AU des Druiden verändern sich in Tiergestalt nicht, jedoch nehmen alle anderen Attribute, Eigenschaften und Kampfwerte die Werte des Tieres an, nicht jedoch Spezialangriffe wie beispielsweise den Giftbiss einer Schlange.

\n

In Tiergestalt ist es dem Druiden nicht möglich, zu sprechen oder zu zaubern, wohl aber, Gesprochenes zu verstehen und die Sinne des Tieres einzusetzen.

\n

Zauber, die beispielsweise Tiere kontrollieren, haben auf den verwandelten Druiden keinen Einfluss.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349608, + "modifiedTime": 1687731800747, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!iP5aZcqriVLjdVcd" +} diff --git a/packs/talents/Tiermeister_IfyKb7y4YoUTssTs.json b/packs/talents/Tiermeister_IfyKb7y4YoUTssTs.json index ad28b71b..69a41683 100644 --- a/packs/talents/Tiermeister_IfyKb7y4YoUTssTs.json +++ b/packs/talents/Tiermeister_IfyKb7y4YoUTssTs.json @@ -1,32 +1,30 @@ { - "_id": "IfyKb7y4YoUTssTs", - "name": "Tiermeister", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "oelEFuhY9y6DsxXO" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter hat ein Gespür für Tiere und erhält auf alle Proben im Umgang mit ihnen +3 (dieser Bonus zählt auch auf Reiten-Proben, um die Reitgeschwindigkeit oder die Richtung zu ändern).

\n

Einmal alle 24 Stunden pro Talentrang kann er außerdem eine beliebige Anzahl wilder, aggressiver oder selbst ausgehungerter Tiere dazu bringen, ihn und zwei Begleiter pro Talentrang zu verschonen (es sei denn, sie greifen ihrerseits die Tiere an).

\n

Dies ist auch bei tollwütigen oder kontrollierten Tieren möglich, sofern hier dem Charakter eine Probe gegen GEI+AU+Talentrang gelingt (zählt als ganze Aktion, ein Versuch pro Talentrang).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349508, - "modifiedTime": 1668995463678, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!IfyKb7y4YoUTssTs" -} \ No newline at end of file + "_id": "IfyKb7y4YoUTssTs", + "name": "Tiermeister", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["oelEFuhY9y6DsxXO"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter hat ein Gespür für Tiere und erhält auf alle Proben im Umgang mit ihnen +3 (dieser Bonus zählt auch auf Reiten-Proben, um die Reitgeschwindigkeit oder die Richtung zu ändern).

\n

Einmal alle 24 Stunden pro Talentrang kann er außerdem eine beliebige Anzahl wilder, aggressiver oder selbst ausgehungerter Tiere dazu bringen, ihn und zwei Begleiter pro Talentrang zu verschonen (es sei denn, sie greifen ihrerseits die Tiere an).

\n

Dies ist auch bei tollwütigen oder kontrollierten Tieren möglich, sofern hier dem Charakter eine Probe gegen GEI+AU+Talentrang gelingt (zählt als ganze Aktion, ein Versuch pro Talentrang).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349508, + "modifiedTime": 1687731800712, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!IfyKb7y4YoUTssTs" +} diff --git a/packs/talents/Tod_entrinnen_9hpucJC8WArBiXUR.json b/packs/talents/Tod_entrinnen_9hpucJC8WArBiXUR.json index 398e4764..c3e795a5 100644 --- a/packs/talents/Tod_entrinnen_9hpucJC8WArBiXUR.json +++ b/packs/talents/Tod_entrinnen_9hpucJC8WArBiXUR.json @@ -1,30 +1,30 @@ { - "_id": "9hpucJC8WArBiXUR", - "name": "Tod entrinnen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Sobald der Charakter weniger als 1 LK besitzt, aber immer noch lebt, heilt er automatisch nach 5 Runden (-1 Runde pro Talentrang) 1 LK pro Talentrang pro Runde.

\n

Sobald seine LK wieder im positiven Bereich sind, endet der Heileffekt und der Charakter ist augenblicklich voll einsatzfähig.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349487, - "modifiedTime": 1668995463666, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!9hpucJC8WArBiXUR" -} \ No newline at end of file + "_id": "9hpucJC8WArBiXUR", + "name": "Tod entrinnen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Sobald der Charakter weniger als 1 LK besitzt, aber immer noch lebt, heilt er automatisch nach 5 Runden (-1 Runde pro Talentrang) 1 LK pro Talentrang pro Runde.

\n

Sobald seine LK wieder im positiven Bereich sind, endet der Heileffekt und der Charakter ist augenblicklich voll einsatzfähig.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349487, + "modifiedTime": 1687731800699, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!9hpucJC8WArBiXUR" +} diff --git a/packs/talents/Todeskraft_Q98LHOFZmKVoafp8.json b/packs/talents/Todeskraft_Q98LHOFZmKVoafp8.json index e9aa5b33..f6e9742b 100644 --- a/packs/talents/Todeskraft_Q98LHOFZmKVoafp8.json +++ b/packs/talents/Todeskraft_Q98LHOFZmKVoafp8.json @@ -1,30 +1,30 @@ { - "_id": "Q98LHOFZmKVoafp8", - "name": "Todeskraft", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Immer wenn in Reichweite von 2+Talentrang in Metern ein Lebewesen, von mindestens „kleiner“ Größenkategorie (DS4 S. 104), zu Tode kommt, regeneriert der Nekromant 2 LK pro Talentrang in Todeskraft.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349534, - "modifiedTime": 1668995463692, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!Q98LHOFZmKVoafp8" -} \ No newline at end of file + "_id": "Q98LHOFZmKVoafp8", + "name": "Todeskraft", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Immer wenn in Reichweite von 2+Talentrang in Metern ein Lebewesen, von mindestens „kleiner“ Größenkategorie (DS4 S. 104), zu Tode kommt, regeneriert der Nekromant 2 LK pro Talentrang in Todeskraft.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349534, + "modifiedTime": 1687731800727, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!Q98LHOFZmKVoafp8" +} diff --git a/packs/talents/Totenrufer_rbHZFVutiQ25glBq.json b/packs/talents/Totenrufer_rbHZFVutiQ25glBq.json index 2fe061fb..7fc5d02b 100644 --- a/packs/talents/Totenrufer_rbHZFVutiQ25glBq.json +++ b/packs/talents/Totenrufer_rbHZFVutiQ25glBq.json @@ -1,30 +1,30 @@ { - "_id": "rbHZFVutiQ25glBq", - "name": "Totenrufer", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Nekromant einmal alle 24 Stunden die Abklingzeit eines Zaubers zum Erwecken von Untoten ignorieren.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349639, - "modifiedTime": 1668995463800, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rbHZFVutiQ25glBq" -} \ No newline at end of file + "_id": "rbHZFVutiQ25glBq", + "name": "Totenrufer", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Nekromant einmal alle 24 Stunden die Abklingzeit eines Zaubers zum Erwecken von Untoten ignorieren.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349639, + "modifiedTime": 1687731800771, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!rbHZFVutiQ25glBq" +} diff --git a/packs/talents/Uners_ttliches_Beschw_ren_fIrcapAlXMqto18X.json b/packs/talents/Uners_ttliches_Beschw_ren_fIrcapAlXMqto18X.json index 6dd12016..4b541e6e 100644 --- a/packs/talents/Uners_ttliches_Beschw_ren_fIrcapAlXMqto18X.json +++ b/packs/talents/Uners_ttliches_Beschw_ren_fIrcapAlXMqto18X.json @@ -1,30 +1,30 @@ { - "_id": "fIrcapAlXMqto18X", - "name": "Unersättliches Beschwören", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Dämonologe einmal alle 24 Stunden die Abklingzeit des Zauberspruchs Dämonen beschwören ignorieren.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349586, - "modifiedTime": 1668995463720, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!fIrcapAlXMqto18X" -} \ No newline at end of file + "_id": "fIrcapAlXMqto18X", + "name": "Unersättliches Beschwören", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Dämonologe einmal alle 24 Stunden die Abklingzeit des Zauberspruchs Dämonen beschwören ignorieren.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349586, + "modifiedTime": 1687731800742, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!fIrcapAlXMqto18X" +} diff --git a/packs/talents/Untote_Horden_FoY7VbBTatyHOrb8.json b/packs/talents/Untote_Horden_FoY7VbBTatyHOrb8.json index 475d8bcb..e886a8fc 100644 --- a/packs/talents/Untote_Horden_FoY7VbBTatyHOrb8.json +++ b/packs/talents/Untote_Horden_FoY7VbBTatyHOrb8.json @@ -1,30 +1,30 @@ { - "_id": "FoY7VbBTatyHOrb8", - "name": "Untote Horden", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang erhöht sich die Anzahl der erweckbaren und kontrollierbaren Untoten (entspricht der Stufe des Charakters) um 3.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349498, - "modifiedTime": 1668995463673, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!FoY7VbBTatyHOrb8" -} \ No newline at end of file + "_id": "FoY7VbBTatyHOrb8", + "name": "Untote Horden", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang erhöht sich die Anzahl der erweckbaren und kontrollierbaren Untoten (entspricht der Stufe des Charakters) um 3.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349498, + "modifiedTime": 1687731800707, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!FoY7VbBTatyHOrb8" +} diff --git a/packs/talents/Untote_zerschmettern_ml6GkLIsqDII9Mcp.json b/packs/talents/Untote_zerschmettern_ml6GkLIsqDII9Mcp.json index 62ea39e9..475daaa5 100644 --- a/packs/talents/Untote_zerschmettern_ml6GkLIsqDII9Mcp.json +++ b/packs/talents/Untote_zerschmettern_ml6GkLIsqDII9Mcp.json @@ -1,30 +1,30 @@ { - "_id": "ml6GkLIsqDII9Mcp", - "name": "Untote zerschmettern", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden einen Nahkampfangriff gegen einen Untoten führen, der nicht abgewehrt werden kann.

\n

Vor dem Angriffswurf muss angesagt werden, dass das Talent zum Einsatz kommen soll, welches mit Talenten wie @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb} und/oder @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} kombiniert werden kann.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349624, - "modifiedTime": 1668995463783, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!ml6GkLIsqDII9Mcp" -} \ No newline at end of file + "_id": "ml6GkLIsqDII9Mcp", + "name": "Untote zerschmettern", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal alle 24 Stunden einen Nahkampfangriff gegen einen Untoten führen, der nicht abgewehrt werden kann.

\n

Vor dem Angriffswurf muss angesagt werden, dass das Talent zum Einsatz kommen soll, welches mit Talenten wie @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb} und/oder @Compendium[ds4.talents.AT9Bi7Tsr8k3HujP]{Vergeltung} kombiniert werden kann.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349624, + "modifiedTime": 1687731800753, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!ml6GkLIsqDII9Mcp" +} diff --git a/packs/talents/Verdr_cken_inRlUNgoiaHm4pf6.json b/packs/talents/Verdr_cken_inRlUNgoiaHm4pf6.json index 1ec581ed..b70d4b75 100644 --- a/packs/talents/Verdr_cken_inRlUNgoiaHm4pf6.json +++ b/packs/talents/Verdr_cken_inRlUNgoiaHm4pf6.json @@ -1,30 +1,30 @@ { - "_id": "inRlUNgoiaHm4pf6", - "name": "Verdrücken", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter kann sich bei den Aktionen Aufstehen und Rennen zusätzlich um einen Meter pro Talentrang bewegen.

\n

Zusätzlich kann er, gefesselt oder in Ketten gelegt, zweimal pro Talentrang versuchen, sich mit AGI+BE aus einer Fessel oder Schelle zu winden (man benötigt beispielsweise 2 erfolgreiche Proben, um beide Hände aus Handschellen zu befreien).

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349610, - "modifiedTime": 1668995463752, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!inRlUNgoiaHm4pf6" -} \ No newline at end of file + "_id": "inRlUNgoiaHm4pf6", + "name": "Verdrücken", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter kann sich bei den Aktionen Aufstehen und Rennen zusätzlich um einen Meter pro Talentrang bewegen.

\n

Zusätzlich kann er, gefesselt oder in Ketten gelegt, zweimal pro Talentrang versuchen, sich mit AGI+BE aus einer Fessel oder Schelle zu winden (man benötigt beispielsweise 2 erfolgreiche Proben, um beide Hände aus Handschellen zu befreien).

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349610, + "modifiedTime": 1687731800747, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!inRlUNgoiaHm4pf6" +} diff --git a/packs/talents/Vergeltung_AT9Bi7Tsr8k3HujP.json b/packs/talents/Vergeltung_AT9Bi7Tsr8k3HujP.json index 6e99cfc6..e493aee9 100644 --- a/packs/talents/Vergeltung_AT9Bi7Tsr8k3HujP.json +++ b/packs/talents/Vergeltung_AT9Bi7Tsr8k3HujP.json @@ -1,30 +1,30 @@ { - "_id": "AT9Bi7Tsr8k3HujP", - "name": "Vergeltung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Im Kampf kann der Charakter einmal pro Talentrang seinen Wert in Schlagen für eine Runde um seinen vierfachen Talentrang in @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} bzw. @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} erhöhen.

\n

Es ist nicht mögliche, mehrere Talentränge von Vergeltung in einer einzelnen Probe zu vereinen.

\n

Eine Kombination mit Talenten wie beispielsweise @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb} ist allerdings uneingeschränkt möglich.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349492, - "modifiedTime": 1668995463670, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!AT9Bi7Tsr8k3HujP" -} \ No newline at end of file + "_id": "AT9Bi7Tsr8k3HujP", + "name": "Vergeltung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Im Kampf kann der Charakter einmal pro Talentrang seinen Wert in Schlagen für eine Runde um seinen vierfachen Talentrang in @Compendium[ds4.talents.hAfZhfLqCjPvho3u]{Diener der Dunkelheit} bzw. @Compendium[ds4.talents.Wwvj3V65hIe0JWul]{Diener des Lichts} erhöhen.

\n

Es ist nicht mögliche, mehrere Talentränge von Vergeltung in einer einzelnen Probe zu vereinen.

\n

Eine Kombination mit Talenten wie beispielsweise @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb} ist allerdings uneingeschränkt möglich.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349492, + "modifiedTime": 1687731800701, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!AT9Bi7Tsr8k3HujP" +} diff --git a/packs/talents/Verheerer_6oXmRM21CLfELqKv.json b/packs/talents/Verheerer_6oXmRM21CLfELqKv.json index a7fe7e97..fa3bea8d 100644 --- a/packs/talents/Verheerer_6oXmRM21CLfELqKv.json +++ b/packs/talents/Verheerer_6oXmRM21CLfELqKv.json @@ -1,32 +1,30 @@ { - "_id": "6oXmRM21CLfELqKv", - "name": "Verheerer", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "aqgIfpGWXYeXn1y6" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter versteht es, seine Magie verheerend einzusetzen:

\n

Die Abwehr des Gegners wird gegen Schaden durch die Zauberangriffe des Charakters (mittels Zaubern oder Zielzaubern) um 1 pro Talentrang gesenkt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349474, - "modifiedTime": 1668995464091, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!6oXmRM21CLfELqKv" -} \ No newline at end of file + "_id": "6oXmRM21CLfELqKv", + "name": "Verheerer", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["aqgIfpGWXYeXn1y6"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter versteht es, seine Magie verheerend einzusetzen:

\n

Die Abwehr des Gegners wird gegen Schaden durch die Zauberangriffe des Charakters (mittels Zaubern oder Zielzaubern) um 1 pro Talentrang gesenkt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349474, + "modifiedTime": 1687731800696, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!6oXmRM21CLfELqKv" +} diff --git a/packs/talents/Verletzen_dtynnRNkxg59Nqz4.json b/packs/talents/Verletzen_dtynnRNkxg59Nqz4.json index 6ae0cced..3c5a24b9 100644 --- a/packs/talents/Verletzen_dtynnRNkxg59Nqz4.json +++ b/packs/talents/Verletzen_dtynnRNkxg59Nqz4.json @@ -1,32 +1,30 @@ { - "_id": "dtynnRNkxg59Nqz4", - "name": "Verletzen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "x1FVRsSyjHwOfYRs" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Im Nahkampf zielt der Charakter auf die verletzlichen Körperpartien seines Gegenübers:

\n

Die Abwehr des Gegners wird gegen die Nahkampfangriffe des Charakters mittels Schlagen um 1 pro Talentrang gesenkt.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349581, - "modifiedTime": 1668995464279, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!dtynnRNkxg59Nqz4" -} \ No newline at end of file + "_id": "dtynnRNkxg59Nqz4", + "name": "Verletzen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["x1FVRsSyjHwOfYRs"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Im Nahkampf zielt der Charakter auf die verletzlichen Körperpartien seines Gegenübers:

\n

Die Abwehr des Gegners wird gegen die Nahkampfangriffe des Charakters mittels Schlagen um 1 pro Talentrang gesenkt.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349581, + "modifiedTime": 1687731800741, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!dtynnRNkxg59Nqz4" +} diff --git a/packs/talents/Vernichtender_Schlag_tmFeIA1PSVHqGGjx.json b/packs/talents/Vernichtender_Schlag_tmFeIA1PSVHqGGjx.json index 1971679d..d02eecf7 100644 --- a/packs/talents/Vernichtender_Schlag_tmFeIA1PSVHqGGjx.json +++ b/packs/talents/Vernichtender_Schlag_tmFeIA1PSVHqGGjx.json @@ -1,32 +1,30 @@ { - "_id": "tmFeIA1PSVHqGGjx", - "name": "Vernichtender Schlag", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "rK7expqsrPV5t8f1" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Krieger einmal alle 24 Stunden mit einem Nahkampfangriff einen vernichtenden Schlag ausführen, gegen den keine Abwehr gewürfelt wird.

\n

Der vernichtende Schlag muss vor dem Würfeln der Schlagen-Probe angekündigt werden und kann pro Talentrang mit maximal einem Talentrang eines anderen Talents (beispielsweise @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb}) kombiniert werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349652, - "modifiedTime": 1668995463815, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tmFeIA1PSVHqGGjx" -} \ No newline at end of file + "_id": "tmFeIA1PSVHqGGjx", + "name": "Vernichtender Schlag", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["rK7expqsrPV5t8f1"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Krieger einmal alle 24 Stunden mit einem Nahkampfangriff einen vernichtenden Schlag ausführen, gegen den keine Abwehr gewürfelt wird.

\n

Der vernichtende Schlag muss vor dem Würfeln der Schlagen-Probe angekündigt werden und kann pro Talentrang mit maximal einem Talentrang eines anderen Talents (beispielsweise @Compendium[ds4.talents.ZnT8LMCRqZS3zpJO]{Brutaler Hieb}) kombiniert werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349652, + "modifiedTime": 1687731800786, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!tmFeIA1PSVHqGGjx" +} diff --git a/packs/talents/Vertrautenband_tkLyvmSYvVslMXVE.json b/packs/talents/Vertrautenband_tkLyvmSYvVslMXVE.json index ebe83305..5a4636fd 100644 --- a/packs/talents/Vertrautenband_tkLyvmSYvVslMXVE.json +++ b/packs/talents/Vertrautenband_tkLyvmSYvVslMXVE.json @@ -1,30 +1,30 @@ { - "_id": "tkLyvmSYvVslMXVE", - "name": "Vertrautenband", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Schafft ein besonderes Band zwischen dem Charakter und einem einzelnen seiner Vertrauten, wodurch beide sich telepathisch miteinander verständigen (einfache Kommunikation wie „Gefahr?“, „Flieh!“ oder „Hilf mir!“) können.

\n

Zusätzlich wird pro Talentrang ein Bonus von +3 auf die Eigenschaften des Vertrauten verteilt.

\n

Jedesmal, wenn der Charakter um eine Stufe aufsteigt, erhält dieses Tier außerdem +1 auf eine beliebige Eigenschaft. Wird das Tier getötet, erlischt das Band, wird jedoch bei Wiederbelebung des Tieres erneuert. Ist dies nicht der Fall, sind die Talentränge nicht verloren und können für ein neues Vertrautenband mit einem anderen Vertrauten eingesetzt werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349650, - "modifiedTime": 1668995463814, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!tkLyvmSYvVslMXVE" -} \ No newline at end of file + "_id": "tkLyvmSYvVslMXVE", + "name": "Vertrautenband", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Schafft ein besonderes Band zwischen dem Charakter und einem einzelnen seiner Vertrauten, wodurch beide sich telepathisch miteinander verständigen (einfache Kommunikation wie „Gefahr?“, „Flieh!“ oder „Hilf mir!“) können.

\n

Zusätzlich wird pro Talentrang ein Bonus von +3 auf die Eigenschaften des Vertrauten verteilt.

\n

Jedesmal, wenn der Charakter um eine Stufe aufsteigt, erhält dieses Tier außerdem +1 auf eine beliebige Eigenschaft. Wird das Tier getötet, erlischt das Band, wird jedoch bei Wiederbelebung des Tieres erneuert. Ist dies nicht der Fall, sind die Talentränge nicht verloren und können für ein neues Vertrautenband mit einem anderen Vertrauten eingesetzt werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349650, + "modifiedTime": 1687731800784, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!tkLyvmSYvVslMXVE" +} diff --git a/packs/talents/Vertrauter_KwGcyAzyqbz7oiTl.json b/packs/talents/Vertrauter_KwGcyAzyqbz7oiTl.json index 2ec238fa..f2443643 100644 --- a/packs/talents/Vertrauter_KwGcyAzyqbz7oiTl.json +++ b/packs/talents/Vertrauter_KwGcyAzyqbz7oiTl.json @@ -1,30 +1,30 @@ { - "_id": "KwGcyAzyqbz7oiTl", - "name": "Vertrauter", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang schließt sich Spähern ein Tier (Falke, Hund, Pferd, Wolf usw.), Zauberwirkern ein Kleintier (Katze, Kröte, Rabe usw.) und Paladinen ein Schlachtross an. Ein Druide kann jede Art von Tier bis Größenkategorie “groß” (DS4 S. 104) wählen.

\n

Die treuen Tiere befolgen einfache, einsilbige Befehle wie „Platz!“ und „Fass!“ und haben Verstand +1, auch wenn mit ihnen keine intelligente Kommunikation möglich ist und sie auch nicht zum heimlichen Auskundschaften etc. abgerichtet werden können. Ein Vertrauter gewährt seinem Besitzer, sofern er nicht mehr als AU x 5 (des Charakters) in Metern von ihm entfernt ist, einen Bonus von +1 auf einen von zwei Kampfwerten:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
KlasseVertrautenbonus
SpäherInitiative oder Schießen
ZauberwirkerZaubern oder Zielzaubern
PaladinAbwehr oder Schlagen
\n

Der zu erhöhende Kampfwert wird bei Erhalt des Vertrauten ausgewählt.

\n

Wird ein Vertrauter getötet, erleidet der Charakter im selben Moment W20/2 nicht abwehrbaren Schaden und der Bonus auf den Kampfwert erlischt. Wird der Vertraute nicht wiederbelebt, kann für seinen Talentrang ein neuer Vertrauter gewählt werden, allerdings erst nach frühestens W20 Wochen. Bis dahin hat der Charakter temporär KÖR-1.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349514, - "modifiedTime": 1668995463681, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!KwGcyAzyqbz7oiTl" -} \ No newline at end of file + "_id": "KwGcyAzyqbz7oiTl", + "name": "Vertrauter", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang schließt sich Spähern ein Tier (Falke, Hund, Pferd, Wolf usw.), Zauberwirkern ein Kleintier (Katze, Kröte, Rabe usw.) und Paladinen ein Schlachtross an. Ein Druide kann jede Art von Tier bis Größenkategorie “groß” (DS4 S. 104) wählen.

\n

Die treuen Tiere befolgen einfache, einsilbige Befehle wie „Platz!“ und „Fass!“ und haben Verstand +1, auch wenn mit ihnen keine intelligente Kommunikation möglich ist und sie auch nicht zum heimlichen Auskundschaften etc. abgerichtet werden können. Ein Vertrauter gewährt seinem Besitzer, sofern er nicht mehr als AU x 5 (des Charakters) in Metern von ihm entfernt ist, einen Bonus von +1 auf einen von zwei Kampfwerten:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
KlasseVertrautenbonus
SpäherInitiative oder Schießen
ZauberwirkerZaubern oder Zielzaubern
PaladinAbwehr oder Schlagen
\n

Der zu erhöhende Kampfwert wird bei Erhalt des Vertrauten ausgewählt.

\n

Wird ein Vertrauter getötet, erleidet der Charakter im selben Moment W20/2 nicht abwehrbaren Schaden und der Bonus auf den Kampfwert erlischt. Wird der Vertraute nicht wiederbelebt, kann für seinen Talentrang ein neuer Vertrauter gewählt werden, allerdings erst nach frühestens W20 Wochen. Bis dahin hat der Charakter temporär KÖR-1.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349514, + "modifiedTime": 1687731800715, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!KwGcyAzyqbz7oiTl" +} diff --git a/packs/talents/Waffenkenner_v9ocoi91dKJahAe3.json b/packs/talents/Waffenkenner_v9ocoi91dKJahAe3.json index 8ac7a58b..69a0f204 100644 --- a/packs/talents/Waffenkenner_v9ocoi91dKJahAe3.json +++ b/packs/talents/Waffenkenner_v9ocoi91dKJahAe3.json @@ -1,30 +1,30 @@ { - "_id": "v9ocoi91dKJahAe3", - "name": "Waffenkenner", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter besondere Kenntnisse im Umgang mit einer bestimmten Art von Nahkampfwaffe erlangen (beispielsweise Dolche, Langschwerter oder Streitäxte).

\n

Er erhält im Kampf mit dieser Waffenart Schlagen +1 und die Abwehr des Gegners wird um 1 gesenkt. Es ist nicht möglich, Waffenkenner mehrmals für ein und dieselbe Waffenart zu erlangen, jedoch kann der Talentrang mit Hilfe des Talents @Compendium[ds4.talents.iI1SP1214SpIzBCW]{Perfektion} weiter ausgebaut werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349654, - "modifiedTime": 1668995463818, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!v9ocoi91dKJahAe3" -} \ No newline at end of file + "_id": "v9ocoi91dKJahAe3", + "name": "Waffenkenner", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter besondere Kenntnisse im Umgang mit einer bestimmten Art von Nahkampfwaffe erlangen (beispielsweise Dolche, Langschwerter oder Streitäxte).

\n

Er erhält im Kampf mit dieser Waffenart Schlagen +1 und die Abwehr des Gegners wird um 1 gesenkt. Es ist nicht möglich, Waffenkenner mehrmals für ein und dieselbe Waffenart zu erlangen, jedoch kann der Talentrang mit Hilfe des Talents @Compendium[ds4.talents.iI1SP1214SpIzBCW]{Perfektion} weiter ausgebaut werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349654, + "modifiedTime": 1687731800792, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!v9ocoi91dKJahAe3" +} diff --git a/packs/talents/Waffenloser_Meister_1VAiKGCnqKfNC8AE.json b/packs/talents/Waffenloser_Meister_1VAiKGCnqKfNC8AE.json index 6a1499da..df17606b 100644 --- a/packs/talents/Waffenloser_Meister_1VAiKGCnqKfNC8AE.json +++ b/packs/talents/Waffenloser_Meister_1VAiKGCnqKfNC8AE.json @@ -1,30 +1,30 @@ { - "_id": "1VAiKGCnqKfNC8AE", - "name": "Waffenloser Meister", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Kampfmönch ist ein Meister des waffenlosen Kampfes, der WB seiner unbewaffneten Angriffe beträgt +1 pro Talentrang.

\n

Der normalerweise gültige Bonus von +5 auf Abwehr gegen waffenlose Angriffe entfällt bei seinen Gegnern, deren Abwehr außerdem noch pro Talentrang um 1 gesenkt wird. Außerdem erhält ein waffenloser Meister +1 auf Abwehr und Initiative pro Talentrang, sofern er keinen Schild und keine Art von Rüstungen bis auf Stoff trägt.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349448, - "modifiedTime": 1668995463478, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!1VAiKGCnqKfNC8AE" -} \ No newline at end of file + "_id": "1VAiKGCnqKfNC8AE", + "name": "Waffenloser Meister", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Kampfmönch ist ein Meister des waffenlosen Kampfes, der WB seiner unbewaffneten Angriffe beträgt +1 pro Talentrang.

\n

Der normalerweise gültige Bonus von +5 auf Abwehr gegen waffenlose Angriffe entfällt bei seinen Gegnern, deren Abwehr außerdem noch pro Talentrang um 1 gesenkt wird. Außerdem erhält ein waffenloser Meister +1 auf Abwehr und Initiative pro Talentrang, sofern er keinen Schild und keine Art von Rüstungen bis auf Stoff trägt.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349448, + "modifiedTime": 1687731800682, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!1VAiKGCnqKfNC8AE" +} diff --git a/packs/talents/Wahrnehmung_aojENPok9Guo3JN1.json b/packs/talents/Wahrnehmung_aojENPok9Guo3JN1.json index ab302606..1aa08994 100644 --- a/packs/talents/Wahrnehmung_aojENPok9Guo3JN1.json +++ b/packs/talents/Wahrnehmung_aojENPok9Guo3JN1.json @@ -1,32 +1,30 @@ { - "_id": "aojENPok9Guo3JN1", - "name": "Wahrnehmung", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "qxrTP7Cs4mFS7lLU" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter ist ein aufmerksamer Beobachter. Auf alle Bemerken-Proben erhält er +2 pro Talentrang.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349562, - "modifiedTime": 1668995463706, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!aojENPok9Guo3JN1" -} \ No newline at end of file + "_id": "aojENPok9Guo3JN1", + "name": "Wahrnehmung", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["qxrTP7Cs4mFS7lLU"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter ist ein aufmerksamer Beobachter. Auf alle Bemerken-Proben erhält er +2 pro Talentrang.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349562, + "modifiedTime": 1687731800735, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!aojENPok9Guo3JN1" +} diff --git a/packs/talents/Wahrnehmungsproben__2_qxrTP7Cs4mFS7lLU.json b/packs/talents/Wahrnehmungsproben__2_qxrTP7Cs4mFS7lLU.json new file mode 100644 index 00000000..08e58c28 --- /dev/null +++ b/packs/talents/Wahrnehmungsproben__2_qxrTP7Cs4mFS7lLU.json @@ -0,0 +1,62 @@ +{ + "_id": "qxrTP7Cs4mFS7lLU", + "changes": [ + { + "key": "system.checks.perception", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.wakeUp", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.decipherScript", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.readTracks", + "mode": 2, + "value": "2", + "priority": null + }, + { + "key": "system.checks.search", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Wahrnehmungsproben +2", + "description": "", + "statuses": [], + "_key": "!items.effects!aojENPok9Guo3JN1.qxrTP7Cs4mFS7lLU" +} diff --git a/packs/talents/Wechsler_gwCc6niwZL45wklE.json b/packs/talents/Wechsler_gwCc6niwZL45wklE.json index 0c8f371f..0e038d94 100644 --- a/packs/talents/Wechsler_gwCc6niwZL45wklE.json +++ b/packs/talents/Wechsler_gwCc6niwZL45wklE.json @@ -1,32 +1,30 @@ { - "_id": "gwCc6niwZL45wklE", - "name": "Wechsler", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [ - "nxzOItIzbsdQSbby" - ], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Charakter hat gelernt, sich auf das Auswechseln seines aktiven Zaubers zu konzentrieren: Er erhält auf Proben, um seine Zauber zu wechseln, pro Talentrang einen Bonus von +2.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349596, - "modifiedTime": 1668995463729, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!gwCc6niwZL45wklE" -} \ No newline at end of file + "_id": "gwCc6niwZL45wklE", + "name": "Wechsler", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": ["nxzOItIzbsdQSbby"], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Charakter hat gelernt, sich auf das Auswechseln seines aktiven Zaubers zu konzentrieren: Er erhält auf Proben, um seine Zauber zu wechseln, pro Talentrang einen Bonus von +2.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349596, + "modifiedTime": 1687731800744, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!gwCc6niwZL45wklE" +} diff --git a/packs/talents/Wissensegebiet_IB1OJ65TseuSw9ZI.json b/packs/talents/Wissensegebiet_IB1OJ65TseuSw9ZI.json index 861ab123..af48b2ad 100644 --- a/packs/talents/Wissensegebiet_IB1OJ65TseuSw9ZI.json +++ b/packs/talents/Wissensegebiet_IB1OJ65TseuSw9ZI.json @@ -1,30 +1,30 @@ { - "_id": "IB1OJ65TseuSw9ZI", - "name": "Wissensegebiet", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird für jedes Wissensgebiet (Alte Sagen, Mathematik, Naturkunde, Sternenkunde, Zwergische Religion usw.) individuell erlernt, kann also mehrmals bis Höchstrang III erworben werden.

\n

Man beherrscht das jeweilige Wissensgebiet und erhält auf alle diesbezüglichen Proben einen Bonus von +3 pro Talentrang, den man für dieses Wissensgebiet erworben hat.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349505, - "modifiedTime": 1668995463676, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!IB1OJ65TseuSw9ZI" -} \ No newline at end of file + "_id": "IB1OJ65TseuSw9ZI", + "name": "Wissensegebiet", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird für jedes Wissensgebiet (Alte Sagen, Mathematik, Naturkunde, Sternenkunde, Zwergische Religion usw.) individuell erlernt, kann also mehrmals bis Höchstrang III erworben werden.

\n

Man beherrscht das jeweilige Wissensgebiet und erhält auf alle diesbezüglichen Proben einen Bonus von +3 pro Talentrang, den man für dieses Wissensgebiet erworben hat.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349505, + "modifiedTime": 1687731800711, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!IB1OJ65TseuSw9ZI" +} diff --git a/packs/talents/Zauber_ausl_sen_kZti1KQIbf4UPvI7.json b/packs/talents/Zauber_ausl_sen_kZti1KQIbf4UPvI7.json index f3d3c46a..b2ee9e34 100644 --- a/packs/talents/Zauber_ausl_sen_kZti1KQIbf4UPvI7.json +++ b/packs/talents/Zauber_ausl_sen_kZti1KQIbf4UPvI7.json @@ -1,30 +1,30 @@ { - "_id": "kZti1KQIbf4UPvI7", - "name": "Zauber auslösen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Meisterdieb kann, wie ein Zauberwirker, Zaubersprüche von Schriftrollen oder aus Zauberbüchern ablesen und dadurch auslösen, wodurch die Schrift des Zaubers verblasst und er verschwindet.

\n

Pro Talentrang wird eine der drei Zauberklassen Heiler, Zauberer oder Schwarzmagier gewählt und fortan kann der Charakter alle Zauber, die dieser Klasse zugänglich sind, unabhängig von seiner Stufe ablesen und auslösen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349613, - "modifiedTime": 1668995463756, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!kZti1KQIbf4UPvI7" -} \ No newline at end of file + "_id": "kZti1KQIbf4UPvI7", + "name": "Zauber auslösen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Meisterdieb kann, wie ein Zauberwirker, Zaubersprüche von Schriftrollen oder aus Zauberbüchern ablesen und dadurch auslösen, wodurch die Schrift des Zaubers verblasst und er verschwindet.

\n

Pro Talentrang wird eine der drei Zauberklassen Heiler, Zauberer oder Schwarzmagier gewählt und fortan kann der Charakter alle Zauber, die dieser Klasse zugänglich sind, unabhängig von seiner Stufe ablesen und auslösen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349613, + "modifiedTime": 1687731800748, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!kZti1KQIbf4UPvI7" +} diff --git a/packs/talents/Zauber_wechseln__2_nxzOItIzbsdQSbby.json b/packs/talents/Zauber_wechseln__2_nxzOItIzbsdQSbby.json new file mode 100644 index 00000000..77b593b4 --- /dev/null +++ b/packs/talents/Zauber_wechseln__2_nxzOItIzbsdQSbby.json @@ -0,0 +1,38 @@ +{ + "_id": "nxzOItIzbsdQSbby", + "changes": [ + { + "key": "system.checks.changeSpell", + "mode": 2, + "value": "2", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "seconds": null, + "combat": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "icon": "icons/svg/aura.svg", + "transfer": true, + "flags": { + "ds4": { + "itemEffectConfig": { + "applyToItems": false, + "itemName": "", + "condition": "" + } + } + }, + "tint": null, + "origin": null, + "name": "Zauber wechseln +2", + "description": "", + "statuses": [], + "_key": "!items.effects!gwCc6niwZL45wklE.nxzOItIzbsdQSbby" +} diff --git a/packs/talents/Zaubermacht_XiwLao8lZi3JL0ku.json b/packs/talents/Zaubermacht_XiwLao8lZi3JL0ku.json index 66f6d8f5..88390bd0 100644 --- a/packs/talents/Zaubermacht_XiwLao8lZi3JL0ku.json +++ b/packs/talents/Zaubermacht_XiwLao8lZi3JL0ku.json @@ -1,30 +1,30 @@ { - "_id": "XiwLao8lZi3JL0ku", - "name": "Zaubermacht", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang kann der Charakter einmal pro Kampf seinen Wert in Zaubern oder Zielzaubern eine Runde lang um den Wert von Geist erhöhen, sofern es sich dabei um einen Zauber handelt, der andere schädigt oder heilt. Es ist möglich, mehrere Talentränge in einem einzigen Zauber zu vereinen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349554, - "modifiedTime": 1668995463702, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!XiwLao8lZi3JL0ku" -} \ No newline at end of file + "_id": "XiwLao8lZi3JL0ku", + "name": "Zaubermacht", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang kann der Charakter einmal pro Kampf seinen Wert in Zaubern oder Zielzaubern eine Runde lang um den Wert von Geist erhöhen, sofern es sich dabei um einen Zauber handelt, der andere schädigt oder heilt. Es ist möglich, mehrere Talentränge in einem einzigen Zauber zu vereinen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349554, + "modifiedTime": 1687731800732, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!XiwLao8lZi3JL0ku" +} diff --git a/packs/talents/Zauberwaffe_rCRPchtSJye0K5nt.json b/packs/talents/Zauberwaffe_rCRPchtSJye0K5nt.json index ec52ebf4..5eaf2073 100644 --- a/packs/talents/Zauberwaffe_rCRPchtSJye0K5nt.json +++ b/packs/talents/Zauberwaffe_rCRPchtSJye0K5nt.json @@ -1,30 +1,30 @@ { - "_id": "rCRPchtSJye0K5nt", - "name": "Zauberwaffe", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Dieses Talent wird pro Talentrang an eine bestimmte Nahkampfwaffe gebunden – so kann der Charakter beispielsweise in sein Lieblingsschwert zwei Talentränge investieren und einen dritten Talentrang beispielsweise in einen Bihänder. Pro Talentrang erhält der Charakter +1 auf Zielzaubern, sofern er die jeweilige Waffe in den Händen hält.

\n

Desweiteren kann er pro gebundenen Talentrang einen seiner Zauber an die Waffe binden, um sie wie einen Zauberstab für diesen Zauber zu nutzen. Wird eine Zauberwaffe zerstört, sind die investierten Talentränge nicht verloren und können (nach Ablauf von W20 Wochen) an eine andere Waffe gebunden werden.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349637, - "modifiedTime": 1668995463797, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rCRPchtSJye0K5nt" -} \ No newline at end of file + "_id": "rCRPchtSJye0K5nt", + "name": "Zauberwaffe", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Dieses Talent wird pro Talentrang an eine bestimmte Nahkampfwaffe gebunden – so kann der Charakter beispielsweise in sein Lieblingsschwert zwei Talentränge investieren und einen dritten Talentrang beispielsweise in einen Bihänder. Pro Talentrang erhält der Charakter +1 auf Zielzaubern, sofern er die jeweilige Waffe in den Händen hält.

\n

Desweiteren kann er pro gebundenen Talentrang einen seiner Zauber an die Waffe binden, um sie wie einen Zauberstab für diesen Zauber zu nutzen. Wird eine Zauberwaffe zerstört, sind die investierten Talentränge nicht verloren und können (nach Ablauf von W20 Wochen) an eine andere Waffe gebunden werden.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349637, + "modifiedTime": 1687731800766, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!rCRPchtSJye0K5nt" +} diff --git a/packs/talents/Zehrender_Spurt_qnYeR3a3LNUJ329t.json b/packs/talents/Zehrender_Spurt_qnYeR3a3LNUJ329t.json index 6e000f64..4bc028f4 100644 --- a/packs/talents/Zehrender_Spurt_qnYeR3a3LNUJ329t.json +++ b/packs/talents/Zehrender_Spurt_qnYeR3a3LNUJ329t.json @@ -1,30 +1,30 @@ { - "_id": "qnYeR3a3LNUJ329t", - "name": "Zehrender Spurt", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Der Blutmagier kann für das Opfern von 1 LK (zählt als freie Aktion) seinen Wert in Laufen für W20/2 Runden um 2 m erhöhen. Pro weiterem Talentrang kann ein zusätzlicher LK geopfert werden, um Laufen um weitere 2 m zu erhöhen.

", - "rank": { - "base": 0, - "max": 3, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349636, - "modifiedTime": 1668995463795, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!qnYeR3a3LNUJ329t" -} \ No newline at end of file + "_id": "qnYeR3a3LNUJ329t", + "name": "Zehrender Spurt", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Der Blutmagier kann für das Opfern von 1 LK (zählt als freie Aktion) seinen Wert in Laufen für W20/2 Runden um 2 m erhöhen. Pro weiterem Talentrang kann ein zusätzlicher LK geopfert werden, um Laufen um weitere 2 m zu erhöhen.

", + "rank": { + "base": 0, + "max": 3, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349636, + "modifiedTime": 1687731800765, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!qnYeR3a3LNUJ329t" +} diff --git a/packs/talents/Zwei_Waffen_rXXw5aS0pCr5amWa.json b/packs/talents/Zwei_Waffen_rXXw5aS0pCr5amWa.json index b9b4607c..2d9ff437 100644 --- a/packs/talents/Zwei_Waffen_rXXw5aS0pCr5amWa.json +++ b/packs/talents/Zwei_Waffen_rXXw5aS0pCr5amWa.json @@ -1,30 +1,30 @@ { - "_id": "rXXw5aS0pCr5amWa", - "name": "Zwei Waffen", - "type": "talent", - "img": "icons/svg/item-bag.svg", - "effects": [], - "folder": null, - "sort": 0, - "flags": {}, - "system": { - "description": "

Pro Talentrang wird der Malus von -10 auf Schlagen und Abwehr beim Kampf mit zwei Waffen um jeweils 2 Punkte gemindert.

", - "rank": { - "base": 0, - "max": 5, - "mod": 0 - } - }, - "ownership": { - "default": 0 - }, - "_stats": { - "systemId": "ds4", - "systemVersion": "1.18.1", - "coreVersion": "10.290", - "createdTime": 1668995349638, - "modifiedTime": 1668995463798, - "lastModifiedBy": "DS4BuildSystem00" - }, - "_key": "!items!rXXw5aS0pCr5amWa" -} \ No newline at end of file + "_id": "rXXw5aS0pCr5amWa", + "name": "Zwei Waffen", + "type": "talent", + "img": "icons/svg/item-bag.svg", + "effects": [], + "folder": null, + "sort": 0, + "flags": {}, + "system": { + "description": "

Pro Talentrang wird der Malus von -10 auf Schlagen und Abwehr beim Kampf mit zwei Waffen um jeweils 2 Punkte gemindert.

", + "rank": { + "base": 0, + "max": 5, + "mod": 0 + } + }, + "ownership": { + "default": 0 + }, + "_stats": { + "systemId": "ds4", + "systemVersion": "1.19.3", + "coreVersion": "11.302", + "createdTime": 1668995349638, + "modifiedTime": 1687731800767, + "lastModifiedBy": "DS4BuildSystem00" + }, + "_key": "!items!rXXw5aS0pCr5amWa" +} diff --git a/src/apps/actor/base-sheet.js b/src/apps/actor/base-sheet.js index d600f67f..399f0dab 100644 --- a/src/apps/actor/base-sheet.js +++ b/src/apps/actor/base-sheet.js @@ -48,15 +48,15 @@ export class DS4ActorSheet extends ActorSheet { }), ); - const enrichedEffectPromises = this.actor.effects.map(async (effect) => { + const enrichedEffects = [...this.actor.allApplicableEffects()].map((effect) => { return { ...effect.toObject(), - sourceName: effect.sourceName, + sourceName: effect.parent instanceof Item ? effect.parent.name : effect.sourceName, factor: effect.factor, active: effect.active, + uuid: effect.uuid, }; }); - const enrichedEffects = await Promise.all(enrichedEffectPromises); const context = { ...this.addTooltipsToData(await super.getData(options)), @@ -127,7 +127,7 @@ export class DS4ActorSheet extends ActorSheet { disableOverriddenFields( this.form, item.overrides, - (key) => `[data-item-id="${item.id}"] .change-item[data-property="${key}"]`, + (key) => `[data-item-uuid="${item.uuid}"] .change-item[data-property="${key}"]`, ); } } @@ -161,7 +161,7 @@ export class DS4ActorSheet extends ActorSheet { const { type } = foundry.utils.deepClone(event.currentTarget.dataset); const name = getGame().i18n.localize(`DS4.New${type.capitalize()}Name`); const itemData = { name, type }; - Item.create(itemData, { parent: this.actor, pack: this.actor.pack ?? undefined }); + Item.create(itemData, { parent: this.actor }); } /** @@ -170,14 +170,15 @@ export class DS4ActorSheet extends ActorSheet { * @param {JQuery.ClickEvent} event The originating click event * @protected */ - onEditItem(event) { - const id = $(event.currentTarget) - .parents(embeddedDocumentListEntryProperties.Item.selector) - .data(embeddedDocumentListEntryProperties.Item.idDataAttribute); - const item = this.actor.items.get(id); - enforce(item, getGame().i18n.format("DS4.ErrorActorDoesNotHaveItem", { id, actor: this.actor.name })); - enforce(item.sheet); - item.sheet.render(true); + async onEditItem(event) { + const li = event.currentTarget.closest(embeddedDocumentListEntryProperties.Item.selector); + const uuid = li.dataset[embeddedDocumentListEntryProperties.Item.uuidDataAttribute]; + const item = await fromUuid(uuid); + enforce( + item && item.parent === this.actor, + getGame().i18n.format("DS4.ErrorActorDoesNotHaveItem", { uuid, actor: this.actor.name }), + ); + item.sheet?.render(true); } /** @@ -186,10 +187,16 @@ export class DS4ActorSheet extends ActorSheet { * @param {JQuery.ClickEvent} event The originating click event * @protected */ - onDeleteItem(event) { - const li = $(event.currentTarget).parents(embeddedDocumentListEntryProperties.Item.selector); - this.actor.deleteEmbeddedDocuments("Item", [li.data(embeddedDocumentListEntryProperties.Item.idDataAttribute)]); - li.slideUp(200, () => this.render(false)); + async onDeleteItem(event) { + const li = event.currentTarget.closest(embeddedDocumentListEntryProperties.Item.selector); + const uuid = li.dataset[embeddedDocumentListEntryProperties.Item.uuidDataAttribute]; + const item = await fromUuid(uuid); + enforce( + item && item.parent === this.actor, + getGame().i18n.format("DS4.ErrorActorDoesNotHaveItem", { uuid, actor: this.actor.name }), + ); + item.delete(); + $(li).slideUp(200, () => this.render(false)); } /** @@ -239,12 +246,14 @@ export class DS4ActorSheet extends ActorSheet { * @param {JQuery.ClickEvent} event The originating click event * @protected */ - onEditEffect(event) { - const id = $(event.currentTarget) - .parents(embeddedDocumentListEntryProperties.ActiveEffect.selector) - .data(embeddedDocumentListEntryProperties.ActiveEffect.idDataAttribute); - const effect = this.actor.effects.get(id); - enforce(effect, getGame().i18n.format("DS4.ErrorActorDoesNotHaveEffect", { id, actor: this.actor.name })); + async onEditEffect(event) { + const li = event.currentTarget.closest(embeddedDocumentListEntryProperties.ActiveEffect.selector); + const uuid = li.dataset[embeddedDocumentListEntryProperties.ActiveEffect.uuidDataAttribute]; + const effect = await fromUuid(uuid); + enforce( + effect && (effect.parent === this.actor || effect.parent.parent === this.actor), + getGame().i18n.format("DS4.ErrorActorDoesNotHaveEffect", { uuid, actor: this.actor.name }), + ); effect.sheet?.render(true); } @@ -254,11 +263,16 @@ export class DS4ActorSheet extends ActorSheet { * @param {JQuery.ClickEvent} event The originating click event * @protected */ - onDeleteEffect(event) { - const li = $(event.currentTarget).parents(embeddedDocumentListEntryProperties.ActiveEffect.selector); - const id = li.data(embeddedDocumentListEntryProperties.ActiveEffect.idDataAttribute); - this.actor.deleteEmbeddedDocuments("ActiveEffect", [id]); - li.slideUp(200, () => this.render(false)); + async onDeleteEffect(event) { + const li = event.currentTarget.closest(embeddedDocumentListEntryProperties.ActiveEffect.selector); + const uuid = li.dataset[embeddedDocumentListEntryProperties.ActiveEffect.uuidDataAttribute]; + const effect = await fromUuid(uuid); + enforce( + effect && (effect.parent === this.actor || effect.parent.parent === this.actor), + getGame().i18n.format("DS4.ErrorActorDoesNotHaveEffect", { uuid, actor: this.actor.name }), + ); + effect.delete(); + $(li).slideUp(200, () => this.render(false)); } /** @@ -280,20 +294,32 @@ export class DS4ActorSheet extends ActorSheet { * @param {"Item" | "ActiveEffect"} documentName The name of the embedded document to be changed. * @protected */ - onChangeEmbeddedDocument(event, documentName) { + async onChangeEmbeddedDocument(event, documentName) { event.preventDefault(); const element = $(event.currentTarget).get(0); - enforce(element instanceof HTMLInputElement); if (element.disabled) return; const documentElement = element.closest(embeddedDocumentListEntryProperties[documentName].selector); - enforce(documentElement instanceof HTMLElement); - const id = documentElement.dataset[embeddedDocumentListEntryProperties[documentName].idDataAttribute]; + const uuid = documentElement.dataset[embeddedDocumentListEntryProperties[documentName].uuidDataAttribute]; const property = element.dataset["property"]; enforce(property !== undefined, TypeError("HTML element does not provide 'data-property' attribute")); const newValue = this.parseValue(element); - this.actor.updateEmbeddedDocuments(documentName, [{ _id: id, [property]: newValue }]); + + const document = await fromUuid(uuid); + + if (documentName === "Item") { + enforce( + document && document.parent === this.actor, + getGame().i18n.format("DS4.ErrorActorDoesNotHaveItem", { uuid, actor: this.actor.name }), + ); + } else { + enforce( + document && (document.parent === this.actor || document.parent.parent === this.actor), + getGame().i18n.format("DS4.ErrorActorDoesNotHaveEffect", { uuid, actor: this.actor.name }), + ); + } + document.update({ [property]: newValue }); } /** @@ -335,13 +361,15 @@ export class DS4ActorSheet extends ActorSheet { * @param {JQuery.ClickEvent} event The originating click event * @protected */ - onRollItem(event) { + async onRollItem(event) { event.preventDefault(); - const id = $(event.currentTarget) - .parents(embeddedDocumentListEntryProperties.Item.selector) - .data(embeddedDocumentListEntryProperties.Item.idDataAttribute); - const item = this.actor.items.get(id); - enforce(item, getGame().i18n.format("DS4.ErrorActorDoesNotHaveItem", { id, actor: this.actor.name })); + const li = event.currentTarget.closest(embeddedDocumentListEntryProperties.Item.selector); + const uuid = li.dataset[embeddedDocumentListEntryProperties.Item.uuidDataAttribute]; + const item = await fromUuid(uuid); + enforce( + item && item.parent === this.actor, + getGame().i18n.format("DS4.ErrorActorDoesNotHaveItem", { uuid, actor: this.actor.name }), + ); item.roll().catch((e) => notifications.error(e, { log: true })); } @@ -464,11 +492,11 @@ export class DS4ActorSheet extends ActorSheet { const embeddedDocumentListEntryProperties = Object.freeze({ ActiveEffect: { selector: ".effect", - idDataAttribute: "effectId", + uuidDataAttribute: "effectUuid", }, Item: { selector: ".item", - idDataAttribute: "itemId", + uuidDataAttribute: "itemUuid", }, }); diff --git a/src/apps/item-sheet.js b/src/apps/item-sheet.js index 438ea8ad..42b2773d 100644 --- a/src/apps/item-sheet.js +++ b/src/apps/item-sheet.js @@ -6,7 +6,6 @@ import { DS4 } from "../config"; import { DS4ActiveEffect } from "../documents/active-effect"; -import { notifications } from "../ui/notifications"; import { enforce, getGame } from "../utils/utils"; import { disableOverriddenFields } from "./sheet-helpers"; @@ -92,9 +91,6 @@ export class DS4ItemSheet extends ItemSheet { */ onControlEffect(event) { event.preventDefault(); - if (this.item.isOwned) { - return notifications.warn(getGame().i18n.localize("DS4.WarningManageActiveEffectOnOwnedItem")); - } const a = event.currentTarget; switch (a.dataset["action"]) { case "create": diff --git a/src/documents/active-effect.js b/src/documents/active-effect.js index 1a0aae84..56faa4b9 100644 --- a/src/documents/active-effect.js +++ b/src/documents/active-effect.js @@ -49,15 +49,10 @@ export class DS4ActiveEffect extends ActiveEffect { * @return {import("./item/item").DS4Item | undefined} */ get originatingItem() { - if (!(this.parent instanceof Actor)) { - return; + if (this.parent instanceof Item) { + return this.parent; } - const itemIdRegex = /Item\.([a-zA-Z0-9]+)/; - const itemId = this.origin?.match(itemIdRegex)?.[1]; - if (!itemId) { - return; - } - return this.parent.items.get(itemId); + return undefined; } /** @@ -92,7 +87,7 @@ export class DS4ActiveEffect extends ActiveEffect { icon: this.FALLBACK_ICON, }; - return this.create(createData, { parent, pack: parent.pack ?? undefined }); + return this.create(createData, { parent }); } /** diff --git a/src/hooks/init.js b/src/hooks/init.js index 804f60b4..1882c272 100644 --- a/src/hooks/init.js +++ b/src/hooks/init.js @@ -51,6 +51,8 @@ async function init() { CONFIG.ChatMessage.documentClass = DS4ChatMessage; CONFIG.Token.documentClass = DS4TokenDocument; + CONFIG.ActiveEffect.legacyTransferral = false; + CONFIG.Actor.typeLabels = DS4.i18n.actorTypes; CONFIG.Item.typeLabels = DS4.i18n.itemTypes; diff --git a/src/migration/009.js b/src/migration/009.js new file mode 100644 index 00000000..f2a6653a --- /dev/null +++ b/src/migration/009.js @@ -0,0 +1,40 @@ +// SPDX-FileCopyrightText: 2023 Johannes Loher +// +// SPDX-License-Identifier: MIT + +import { + getCompendiumMigrator, + getSceneUpdateDataGetter, + migrateActors, + migrateCompendiums, + migrateScenes, +} from "./migrationHelpers"; + +/** @type {import("./migration").Migration["migrate"]} */ +async function migrate() { + await migrateActors(getActorUpdateData); + await migrateScenes(getSceneUpdateData); + await migrateCompendiums(migrateCompendium); +} + +/** @type {import("./migrationHelpers").ActorUpdateDataGetter} */ +function getActorUpdateData(actorData) { + const effects = actorData.effects?.filter((effect) => { + const itemIdRegex = /Item\.([a-zA-Z0-9]+)/; + const itemId = effect.origin?.match(itemIdRegex)?.[1]; + if (!itemId || !actorData.items) { + return true; + } + return !actorData.items.some(({ _id }) => _id === itemId); + }); + return { effects }; +} + +const getSceneUpdateData = getSceneUpdateDataGetter(getActorUpdateData); +const migrateCompendium = getCompendiumMigrator({ getActorUpdateData, getSceneUpdateData }); + +/** @type {import("./migration").Migration} */ +export const migration = { + migrate, + migrateCompendium, +}; diff --git a/src/migration/migration.js b/src/migration/migration.js index 093559a7..994fbb21 100644 --- a/src/migration/migration.js +++ b/src/migration/migration.js @@ -13,6 +13,7 @@ import { migration as migration005 } from "./005"; import { migration as migration006 } from "./006"; import { migration as migration007 } from "./007"; import { migration as migration008 } from "./008"; +import { migration as migration009 } from "./009"; /** * Perform migrations. @@ -176,6 +177,7 @@ const migrations = [ migration006, migration007, migration008, + migration009, ]; /** diff --git a/src/migration/migrationHelpers.js b/src/migration/migrationHelpers.js index 46b3304c..56fbca7c 100644 --- a/src/migration/migrationHelpers.js +++ b/src/migration/migrationHelpers.js @@ -22,7 +22,7 @@ export async function migrateItems(getItemUpdateData) { const updateData = getItemUpdateData(item.toObject()); if (updateData) { logger.info(`Migrating Item document ${item.name} (${item.id})`); - await item.update(updateData), { enforceTypes: false }; + await item.update(updateData), { enforceTypes: false, recursive: false }; } } catch (err) { logger.error(`Error during migration of Item document ${item.name} (${item.id}), continuing anyways.`, err); @@ -43,7 +43,7 @@ export async function migrateActors(getActorUpdateData) { const updateData = getActorUpdateData(actor.toObject()); if (updateData) { logger.info(`Migrating Actor document ${actor.name} (${actor.id})`); - await actor.update(updateData); + await actor.update(updateData, { recursive: false }); } } catch (err) { logger.error( @@ -67,7 +67,7 @@ export async function migrateScenes(getSceneUpdateData) { const updateData = getSceneUpdateData(scene); if (updateData) { logger.info(`Migrating Scene document ${scene.name} (${scene.id})`); - await scene.update(updateData); + await scene.update(updateData, { recursive: false }); // We need to clear the old syntehtic actors from the cache scene.tokens.forEach((t) => (t._actor = null)); } @@ -154,38 +154,22 @@ export function getActorUpdateDataGetter(getItemUpdateData, getEffectUpdateData) /** * Get a function to create scene update data that adjusts the actors of the tokens of the scene according to the given function. - * @param {ActorUpdateDataGetter} [getItemUpdateData] The function to generate actor update data + * @param {ActorUpdateDataGetter} [getActorUpdateData] The function to generate actor update data * @returns {SceneUpdateDataGetter} A function to get scene update data */ export function getSceneUpdateDataGetter(getActorUpdateData) { return (scene) => { const tokens = scene.tokens.map((token) => { const t = token.toObject(); - if (!t.actorId || t.actorLink) { - t.actorData = {}; - } else if (!getGame().actors?.has(t.actorId)) { + if (!getGame().actors?.has(t.actorId)) { t.actorId = null; - t.actorData = {}; + } + if (!t.actorId || t.actorLink) { + t.delta = {}; } else if (!t.actorLink) { - const actorData = foundry.utils.deepClone(t.actorData); - actorData.type = token.actor?.type; - const update = getActorUpdateData?.(actorData); - if (update !== undefined) { - ["items", "effects"].forEach((embeddedName) => { - const embeddedUpdates = update[embeddedName]; - if (!embeddedUpdates?.length) return; - const updates = new Map(embeddedUpdates.flatMap((u) => (u && u._id ? [[u._id, u]] : []))); - const originals = t.actorData[embeddedName]; - if (!originals) return; - originals.forEach((original) => { - if (!original._id) return; - const update = updates.get(original._id); - if (update) foundry.utils.mergeObject(original, update, { performDeletions: true }); - }); - delete update[embeddedName]; - }); - foundry.utils.mergeObject(t.actorData, update); - } + const delta = t.delta; + delta.type = token.actor?.type; + t.delta = getActorUpdateData?.(delta); } return t; }); @@ -226,13 +210,13 @@ export function getCompendiumMigrator( logger.info(`Migrating document ${doc.name} (${doc.id}) in compendium ${pack.collection}`); if (doc instanceof DS4Item && getItemUpdateData) { const updateData = getItemUpdateData(doc.toObject()); - updateData && (await doc.update(updateData)); + updateData && (await doc.update(updateData, { recursive: false })); } else if (doc instanceof DS4Actor && getActorUpdateData) { const updateData = getActorUpdateData(doc.toObject()); - updateData && (await doc.update(updateData)); + updateData && (await doc.update(updateData, { recursive: false })); } else if (doc instanceof Scene && getSceneUpdateData) { const updateData = getSceneUpdateData(doc); - updateData && (await doc.update(updateData)); + updateData && (await doc.update(updateData, { recursive: false })); } } catch (err) { logger.error( diff --git a/templates/sheets/actor/components/effect-list-entry.hbs b/templates/sheets/actor/components/effect-list-entry.hbs index 48126391..d741b770 100644 --- a/templates/sheets/actor/components/effect-list-entry.hbs +++ b/templates/sheets/actor/components/effect-list-entry.hbs @@ -9,7 +9,7 @@ SPDX-License-Identifier: MIT !-- Render an effect list entry row. !-- @param effectData: The data of the item. --}} -
  • +
  • {{!-- enabled --}} +
  • {{!-- equipped --}} {{#if isEquipable}} - {{/if}} {{!-- image --}} - {{> systems/ds4/templates/sheets/shared/components/rollable-image.hbs rollable=(and itemData.system.rollable @root/editable) - src=itemData.img alt=(localize "DS4.DocumentImageAltText" name=itemData.name) title=itemData.name - rollableTitle=(localize "DS4.RollableImageRollableTitle" name=itemData.name) rollableClass="rollable-item"}} + {{> systems/ds4/templates/sheets/shared/components/rollable-image.hbs rollable=(and item.system.rollable + @root/editable) + src=item.img alt=(localize "DS4.DocumentImageAltText" name=item.name) title=item.name + rollableTitle=(localize "DS4.RollableImageRollableTitle" name=item.name) rollableClass="rollable-item"}} {{!-- amount --}} {{#if hasQuantity}} - + {{/if}} {{!-- name --}} - + {{!-- item type specifics --}} {{#if @partial-block }} @@ -45,8 +47,8 @@ SPDX-License-Identifier: MIT {{!-- description --}} {{#unless hideDescription}} -
    - {{{itemData.system.description}}}
    +
    + {{{item.system.description}}}
    {{/unless}} {{!-- control button group --}} diff --git a/templates/sheets/actor/components/items-overview.hbs b/templates/sheets/actor/components/items-overview.hbs index 659c1010..935c77c6 100644 --- a/templates/sheets/actor/components/items-overview.hbs +++ b/templates/sheets/actor/components/items-overview.hbs @@ -31,29 +31,29 @@ SPDX-License-Identifier: MIT {{/systems/ds4/templates/sheets/actor/components/item-list-header.hbs}} - {{#each itemsByType.weapon as |itemData id|}} - {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData isEquipable=true + {{#each itemsByType.weapon as |item id|}} + {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item isEquipable=true hasQuantity=true}} {{!-- attack type --}} + src="{{lookup @root/config.icons.attackTypes item.system.attackType}}" + title="{{lookup @root/config.i18n.attackTypes item.system.attackType}}" /> {{!-- weapon bonus --}} -
    {{ itemData.system.weaponBonus}}
    +
    {{ item.system.weaponBonus}}
    {{!-- opponent defense --}}
    - {{#if itemData.system.opponentDefenseForAttackType.melee includeZero=true}} - {{#if itemData.system.opponentDefenseForAttackType.ranged includeZero=true}} + {{#if item.system.opponentDefenseForAttackType.melee includeZero=true}} + {{#if item.system.opponentDefenseForAttackType.ranged includeZero=true}} {{itemData.system.opponentDefenseForAttackType.melee}}/{{itemData.system.opponentDefenseForAttackType.ranged}} + title="{{localize 'DS4.OpponentDefenseMelee'}}">{{item.system.opponentDefenseForAttackType.melee}}/{{item.system.opponentDefenseForAttackType.ranged}} {{else}} - {{itemData.system.opponentDefenseForAttackType.melee}} + {{item.system.opponentDefenseForAttackType.melee}} {{/if}} {{else}} - {{itemData.system.opponentDefenseForAttackType.ranged}} + {{item.system.opponentDefenseForAttackType.ranged}} {{/if}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-entry.hbs}} @@ -84,21 +84,21 @@ documentType='item' type='weapon'}} {{/systems/ds4/templates/sheets/actor/components/item-list-header.hbs}} - {{#each itemsByType.armor as |itemData id|}} - {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData isEquipable=true + {{#each itemsByType.armor as |item id|}} + {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item isEquipable=true hasQuantity=true}} {{!-- armor material type --}} -
    - {{lookup @root/config.i18n.armorMaterialTypesAbbr itemData.system.armorMaterialType}} +
    + {{lookup @root/config.i18n.armorMaterialTypesAbbr item.system.armorMaterialType}}
    {{!-- armor type --}} -
    - {{lookup @root/config.i18n.armorTypesAbbr itemData.system.armorType}} +
    + {{lookup @root/config.i18n.armorTypesAbbr item.system.armorType}}
    {{!-- armor value --}} -
    {{ itemData.system.armorValue}}
    +
    {{ item.system.armorValue}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-entry.hbs}} {{/each}} @@ -118,11 +118,11 @@ documentType='item' type='armor'}} {{localize 'DS4.ArmorValueAbbr'}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-header.hbs}} - {{#each itemsByType.shield as |itemData id|}} - {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData isEquipable=true + {{#each itemsByType.shield as |item id|}} + {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item isEquipable=true hasQuantity=true}} {{!-- armor value --}} -
    {{itemData.system.armorValue}}
    +
    {{item.system.armorValue}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-entry.hbs}} {{/each}} @@ -140,13 +140,12 @@ documentType='item' type='shield'}}
    {{localize 'DS4.StorageLocation'}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-header.hbs}} - {{#each itemsByType.equipment as |itemData id|}} - {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData isEquipable=true + {{#each itemsByType.equipment as |item id|}} + {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item isEquipable=true hasQuantity=true}} {{!-- storage location --}} - + {{/systems/ds4/templates/sheets/actor/components/item-list-entry.hbs}} {{/each}} @@ -163,12 +162,11 @@ documentType='item' type='equipment'}}
    {{localize 'DS4.StorageLocation'}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-header.hbs}} - {{#each itemsByType.loot as |itemData id|}} - {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData hasQuantity=true}} + {{#each itemsByType.loot as |item id|}} + {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item hasQuantity=true}} {{!-- storage location --}} - + {{/systems/ds4/templates/sheets/actor/components/item-list-entry.hbs}} {{/each}} diff --git a/templates/sheets/actor/tabs/character-abilities.hbs b/templates/sheets/actor/tabs/character-abilities.hbs index 6fae5cca..55857a7b 100644 --- a/templates/sheets/actor/tabs/character-abilities.hbs +++ b/templates/sheets/actor/tabs/character-abilities.hbs @@ -15,10 +15,10 @@ SPDX-License-Identifier: MIT
    {{localize 'DS4.TalentRank'}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-header.hbs}} - {{#each itemsByType.talent as |itemData id|}} - {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData}} + {{#each itemsByType.talent as |item id|}} + {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item}} {{!-- rank --}} -
    {{toRomanNumerals itemData.system.rank.total}}
    +
    {{toRomanNumerals item.system.rank.total}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-entry.hbs}} {{/each}} @@ -31,8 +31,8 @@ SPDX-License-Identifier: MIT {{#unless (isEmpty itemsByType.racialAbility)}}
      {{> systems/ds4/templates/sheets/actor/components/item-list-header.hbs type='racialAbility'}} - {{#each itemsByType.racialAbility as |itemData id|}} - {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData}} + {{#each itemsByType.racialAbility as |item id|}} + {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item}} {{/each}}
    {{/unless}} @@ -44,8 +44,8 @@ SPDX-License-Identifier: MIT {{#unless (isEmpty itemsByType.language)}}
      {{> systems/ds4/templates/sheets/actor/components/item-list-header.hbs type='language'}} - {{#each itemsByType.language as |itemData id|}} - {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData}} + {{#each itemsByType.language as |item id|}} + {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item}} {{/each}}
    {{/unless}} @@ -57,8 +57,8 @@ SPDX-License-Identifier: MIT {{#unless (isEmpty itemsByType.alphabet)}}
      {{> systems/ds4/templates/sheets/actor/components/item-list-header.hbs type='alphabet'}} - {{#each itemsByType.alphabet as |itemData id|}} - {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData}} + {{#each itemsByType.alphabet as |item id|}} + {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item}} {{/each}}
    {{/unless}} diff --git a/templates/sheets/actor/tabs/creature-abilities.hbs b/templates/sheets/actor/tabs/creature-abilities.hbs index dc3ee119..b0ea8d9d 100644 --- a/templates/sheets/actor/tabs/creature-abilities.hbs +++ b/templates/sheets/actor/tabs/creature-abilities.hbs @@ -9,8 +9,8 @@ SPDX-License-Identifier: MIT {{#unless (isEmpty itemsByType.specialCreatureAbility)}}
      {{> systems/ds4/templates/sheets/actor/components/item-list-header.hbs type='specialCreatureAbility'}} - {{#each itemsByType.specialCreatureAbility as |itemData id|}} - {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData}} + {{#each itemsByType.specialCreatureAbility as |item id|}} + {{> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item}} {{/each}}
    {{/unless}} diff --git a/templates/sheets/actor/tabs/effects.hbs b/templates/sheets/actor/tabs/effects.hbs index ed7fd761..b799fc48 100644 --- a/templates/sheets/actor/tabs/effects.hbs +++ b/templates/sheets/actor/tabs/effects.hbs @@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT --}}
    - {{#unless (isEmpty data.effects)}} + {{#unless (isEmpty enrichedEffects)}}
      {{> systems/ds4/templates/sheets/actor/components/effect-list-header.hbs}} {{#each enrichedEffects as |effectData id| }} diff --git a/templates/sheets/actor/tabs/spells.hbs b/templates/sheets/actor/tabs/spells.hbs index c49aa92f..cee615e6 100644 --- a/templates/sheets/actor/tabs/spells.hbs +++ b/templates/sheets/actor/tabs/spells.hbs @@ -68,28 +68,29 @@ titleKey=titleKey}}
      {{/systems/ds4/templates/sheets/actor/components/item-list-header.hbs}} - {{#each itemsByType.spell as |itemData id|}} - {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs itemData=itemData isEquipable=true + {{#each itemsByType.spell as |item id|}} + {{#> systems/ds4/templates/sheets/actor/components/item-list-entry.hbs item=item isEquipable=true hideDescription=true}} {{!-- spell type --}} + src="{{lookup @root/config.icons.spellTypes item.system.spellType}}" + title="{{lookup @root/config.i18n.spellTypes item.system.spellType}}" /> {{!-- spell modifier --}} -
      {{#if (eq itemData.system.spellModifier.complex - '')}}{{itemData.system.spellModifier.numerical}}{{else}}{{itemData.system.spellModifier.complex}}{{/if}}
      +
      {{#if (eq item.system.spellModifier.complex + '')}}{{item.system.spellModifier.numerical}}{{else}}{{item.system.spellModifier.complex}}{{/if}} +
      {{!-- max. distance --}} - {{> distanceUnit titleKey='DS4.SpellDistance' unitDatum=itemData.system.maxDistance + {{> distanceUnit titleKey='DS4.SpellDistance' unitDatum=item.system.maxDistance config=@root/config}} {{!-- duration --}} - {{> temporalUnit titleKey='DS4.SpellDuration' unitDatum=itemData.system.duration config=@root/config}} + {{> temporalUnit titleKey='DS4.SpellDuration' unitDatum=item.system.duration config=@root/config}} {{!-- cooldown duration --}}
      {{lookup @root/config.i18n.cooldownDurations - itemData.system.cooldownDuration}}
      + item.system.cooldownDuration}}
    {{/systems/ds4/templates/sheets/actor/components/item-list-entry.hbs}} {{/each}} diff --git a/templates/sheets/item/components/effect-list-entry.hbs b/templates/sheets/item/components/effect-list-entry.hbs index c3e0ea41..a6b93da2 100644 --- a/templates/sheets/item/components/effect-list-entry.hbs +++ b/templates/sheets/item/components/effect-list-entry.hbs @@ -11,7 +11,7 @@ SPDX-License-Identifier: MIT
  • {{!-- icon --}} {{> systems/ds4/templates/sheets/shared/components/rollable-image.hbs rollable=false src=effectData.icon - alt=(localize "DS4.DocumentImageAltText" name=effectData.label) title=effectData.label}} + alt=(localize "DS4.DocumentImageAltText" name=effectData.name) title=effectData.name}} {{!-- name --}}
    {{effectData.name}}
    diff --git a/templates/sheets/item/components/effect-list-header.hbs b/templates/sheets/item/components/effect-list-header.hbs index 8aa48fb9..625163a0 100644 --- a/templates/sheets/item/components/effect-list-header.hbs +++ b/templates/sheets/item/components/effect-list-header.hbs @@ -11,7 +11,7 @@ SPDX-License-Identifier: MIT {{!-- icon --}}
    - {{!-- label --}} + {{!-- name --}}
    {{localize 'DS4.EffectName'}}
    {{!-- control buttons placeholder --}} diff --git a/tools/packs.sh b/tools/packs.sh index e167f2c0..43477064 100755 --- a/tools/packs.sh +++ b/tools/packs.sh @@ -13,7 +13,7 @@ pack() { unpack() { packs=$(ls -D ./dist/packs) - echo $packs + rm -rf ./packs/* for pack in $packs; do pnpm exec fvtt package unpack --compendiumName=$pack --inputDirectory=./dist/packs --outputDirectory=./packs/$pack done