parent
032b006dd5
commit
62065a8d31
1793 changed files with 64779 additions and 67933 deletions
|
@ -267,7 +267,6 @@
|
||||||
"DS4.CreatureBaseInfoSizeCategory": "Größenkategorie",
|
"DS4.CreatureBaseInfoSizeCategory": "Größenkategorie",
|
||||||
"DS4.CreatureBaseInfoExperiencePoints": "Erfahrungspunkte",
|
"DS4.CreatureBaseInfoExperiencePoints": "Erfahrungspunkte",
|
||||||
"DS4.CreatureBaseInfoDescription": "Beschreibung",
|
"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.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.ErrorDiceCoupFumbleOverlap": "Es gibt eine Überlappung zwischen Patzern und Immersiegen.",
|
||||||
"DS4.ErrorSlayingDiceRecursionLimitExceeded": "Die maximale Rekursionstiefe für slayende Würfelwürfe wurde überschritten.",
|
"DS4.ErrorSlayingDiceRecursionLimitExceeded": "Die maximale Rekursionstiefe für slayende Würfelwürfe wurde überschritten.",
|
||||||
|
@ -314,10 +313,10 @@
|
||||||
"DS4.DialogRollOptionsDefaultTitle": "Proben-Optionen",
|
"DS4.DialogRollOptionsDefaultTitle": "Proben-Optionen",
|
||||||
"DS4.ErrorUnexpectedHtmlType": "Typfehler: Erwartet wurde '{exType}', tatsächlich erhalten wurde '{realType}'.",
|
"DS4.ErrorUnexpectedHtmlType": "Typfehler: Erwartet wurde '{exType}', tatsächlich erhalten wurde '{realType}'.",
|
||||||
"DS4.ErrorCouldNotFindForm": "Konnte HTML Element '{htmlElement}' nicht finden.",
|
"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.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.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.DialogRollOptionsCheckTargetNumberLabel": "Probenwert",
|
||||||
"DS4.DialogRollOptionsCheckModifierLabel": "Modifikator",
|
"DS4.DialogRollOptionsCheckModifierLabel": "Modifikator",
|
||||||
"DS4.DialogRollOptionsCheckModifierCustomLabel": "Individueller Modifikator",
|
"DS4.DialogRollOptionsCheckModifierCustomLabel": "Individueller Modifikator",
|
||||||
|
|
|
@ -267,7 +267,6 @@
|
||||||
"DS4.CreatureBaseInfoSizeCategory": "Size Category",
|
"DS4.CreatureBaseInfoSizeCategory": "Size Category",
|
||||||
"DS4.CreatureBaseInfoExperiencePoints": "Experience Points",
|
"DS4.CreatureBaseInfoExperiencePoints": "Experience Points",
|
||||||
"DS4.CreatureBaseInfoDescription": "Description",
|
"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.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.ErrorDiceCoupFumbleOverlap": "There is an overlap between Fumbles and Coups.",
|
||||||
"DS4.ErrorSlayingDiceRecursionLimitExceeded": "Maximum recursion depth for slaying dice roll exceeded.",
|
"DS4.ErrorSlayingDiceRecursionLimitExceeded": "Maximum recursion depth for slaying dice roll exceeded.",
|
||||||
|
@ -314,10 +313,10 @@
|
||||||
"DS4.DialogRollOptionsDefaultTitle": "Roll Options",
|
"DS4.DialogRollOptionsDefaultTitle": "Roll Options",
|
||||||
"DS4.ErrorUnexpectedHtmlType": "Type Error: Expected '{exType}' but got '{realType}'.",
|
"DS4.ErrorUnexpectedHtmlType": "Type Error: Expected '{exType}' but got '{realType}'.",
|
||||||
"DS4.ErrorCouldNotFindForm": "Could not find HTML element '{htmlElement}'.",
|
"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.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.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.ErrorActorDoesNotHaveEffect": "The actor '{actor}' does not have any effect with the UUID '{uuid}'.",
|
||||||
"DS4.DialogRollOptionsCheckTargetNumberLabel": "Check Target Number",
|
"DS4.DialogRollOptionsCheckTargetNumberLabel": "Check Target Number",
|
||||||
"DS4.DialogRollOptionsCheckModifierLabel": "Modifier",
|
"DS4.DialogRollOptionsCheckModifierLabel": "Modifier",
|
||||||
"DS4.DialogRollOptionsCheckModifierCustomLabel": "Custom Modifier",
|
"DS4.DialogRollOptionsCheckModifierCustomLabel": "Custom Modifier",
|
||||||
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -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"
|
|
||||||
}
|
|
|
@ -3,13 +3,7 @@
|
||||||
"name": "Adler",
|
"name": "Adler",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/eagle.png",
|
"img": "systems/ds4/assets/tokens/devin-night/eagle.png",
|
||||||
"items": [
|
"items": ["9vJL3lyC4RTQCZ7e", "zYQAanmjVsNytqBl", "ysyoJA3dYTu4XXvt", "k9Ng7RdfvSRN5JVW", "zUXT2ZkY12TAu5CU"],
|
||||||
"9vJL3lyC4RTQCZ7e",
|
|
||||||
"zYQAanmjVsNytqBl",
|
|
||||||
"ysyoJA3dYTu4XXvt",
|
|
||||||
"k9Ng7RdfvSRN5JVW",
|
|
||||||
"zUXT2ZkY12TAu5CU"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -156,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346489,
|
"createdTime": 1668995346489,
|
||||||
"modifiedTime": 1668995460809,
|
"modifiedTime": 1688934880952,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!HjpxMlpyjPr3hd3r"
|
"_key": "!actors!HjpxMlpyjPr3hd3r"
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
"name": "Alligator",
|
"name": "Alligator",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/alligator-green.png",
|
"img": "systems/ds4/assets/tokens/devin-night/alligator-green.png",
|
||||||
"items": [
|
"items": ["Z4ZEuB2l0vo2dJcK", "ACGvtQk97Udg1rih", "Buv9Nzqx0hpPPsew", "ree4HN3j8tv7b18k", "8Aq23UcNNFecGbk9"],
|
||||||
"Z4ZEuB2l0vo2dJcK",
|
|
||||||
"ACGvtQk97Udg1rih",
|
|
||||||
"Buv9Nzqx0hpPPsew",
|
|
||||||
"ree4HN3j8tv7b18k",
|
|
||||||
"8Aq23UcNNFecGbk9"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -156,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347112,
|
"createdTime": 1668995347112,
|
||||||
"modifiedTime": 1668995461379,
|
"modifiedTime": 1688934881499,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!ttzlBKtMWz981WF3"
|
"_key": "!actors!ttzlBKtMWz981WF3"
|
||||||
|
|
|
@ -168,14 +168,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346257,
|
"createdTime": 1668995346257,
|
||||||
"modifiedTime": 1668995460713,
|
"modifiedTime": 1688934880746,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!8E7Mm0LsiqFm6syY"
|
"_key": "!actors!8E7Mm0LsiqFm6syY"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Bär",
|
"name": "Bär",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/bear-1.png",
|
"img": "systems/ds4/assets/tokens/devin-night/bear-1.png",
|
||||||
"items": [
|
"items": ["qZayWokGcZreHpfI", "ayDGYJevUkbQ3N0c", "PKewYpkEmAWTc1j5", "WbEsNLQpzoWJlJyj"],
|
||||||
"qZayWokGcZreHpfI",
|
|
||||||
"ayDGYJevUkbQ3N0c",
|
|
||||||
"PKewYpkEmAWTc1j5",
|
|
||||||
"WbEsNLQpzoWJlJyj"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346499,
|
"createdTime": 1668995346499,
|
||||||
"modifiedTime": 1668995460812,
|
"modifiedTime": 1688934880959,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!InLjj4RGxfkDrtXr"
|
"_key": "!actors!InLjj4RGxfkDrtXr"
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346388,
|
"createdTime": 1668995346388,
|
||||||
"modifiedTime": 1668995460783,
|
"modifiedTime": 1688934880889,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!GVLSLNSoMybeWhBP"
|
"_key": "!actors!GVLSLNSoMybeWhBP"
|
||||||
|
|
|
@ -158,14 +158,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346710,
|
"createdTime": 1668995346710,
|
||||||
"modifiedTime": 1668995461165,
|
"modifiedTime": 1688934881181,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!WboyONCY2UZildi9"
|
"_key": "!actors!WboyONCY2UZildi9"
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346629,
|
"createdTime": 1668995346629,
|
||||||
"modifiedTime": 1668995461020,
|
"modifiedTime": 1688934881055,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!PKPmkOMLDGwS9QZJ"
|
"_key": "!actors!PKPmkOMLDGwS9QZJ"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346697,
|
"createdTime": 1668995346697,
|
||||||
"modifiedTime": 1668995461156,
|
"modifiedTime": 1688934881161,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!US32MfI48tX5x8Kz"
|
"_key": "!actors!US32MfI48tX5x8Kz"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347091,
|
"createdTime": 1668995347091,
|
||||||
"modifiedTime": 1668995461374,
|
"modifiedTime": 1688934881493,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!tchJggykZKx2ctBv"
|
"_key": "!actors!tchJggykZKx2ctBv"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347121,
|
"createdTime": 1668995347121,
|
||||||
"modifiedTime": 1668995461383,
|
"modifiedTime": 1688934881503,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!uomniEHbTAek8ERH"
|
"_key": "!actors!uomniEHbTAek8ERH"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346962,
|
"createdTime": 1668995346962,
|
||||||
"modifiedTime": 1668995461339,
|
"modifiedTime": 1688934881421,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!owGq4n7KX2P1o9em"
|
"_key": "!actors!owGq4n7KX2P1o9em"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346875,
|
"createdTime": 1668995346875,
|
||||||
"modifiedTime": 1668995461297,
|
"modifiedTime": 1688934881340,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!kFieLVdVz8XittRw"
|
"_key": "!actors!kFieLVdVz8XittRw"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346249,
|
"createdTime": 1668995346249,
|
||||||
"modifiedTime": 1668995460684,
|
"modifiedTime": 1688934880727,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!7CvWSMFqWHvwajP1"
|
"_key": "!actors!7CvWSMFqWHvwajP1"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346414,
|
"createdTime": 1668995346414,
|
||||||
"modifiedTime": 1668995460789,
|
"modifiedTime": 1688934880911,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!GeUXlf57uWcGVGRH"
|
"_key": "!actors!GeUXlf57uWcGVGRH"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347204,
|
"createdTime": 1668995347204,
|
||||||
"modifiedTime": 1668995461402,
|
"modifiedTime": 1688934881533,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!vsKKpweX6I1TQYBj"
|
"_key": "!actors!vsKKpweX6I1TQYBj"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347224,
|
"createdTime": 1668995347224,
|
||||||
"modifiedTime": 1668995461410,
|
"modifiedTime": 1688934881564,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!wqgUDJc7Qb28hBBo"
|
"_key": "!actors!wqgUDJc7Qb28hBBo"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Echsenmensch",
|
"name": "Echsenmensch",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/lizard-man-green-dark.png",
|
"img": "systems/ds4/assets/tokens/devin-night/lizard-man-green-dark.png",
|
||||||
"items": [
|
"items": ["5X3YrQ6PeuexE5QD", "CylYyspqzzOiD3QA", "tOY9c09eNSqmJHki", "G0avaPXmxplRB8al"],
|
||||||
"5X3YrQ6PeuexE5QD",
|
|
||||||
"CylYyspqzzOiD3QA",
|
|
||||||
"tOY9c09eNSqmJHki",
|
|
||||||
"G0avaPXmxplRB8al"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346458,
|
"createdTime": 1668995346458,
|
||||||
"modifiedTime": 1668995460805,
|
"modifiedTime": 1688934880941,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!HgTRHAjq1YBk40sO"
|
"_key": "!actors!HgTRHAjq1YBk40sO"
|
||||||
|
|
|
@ -160,14 +160,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346679,
|
"createdTime": 1668995346679,
|
||||||
"modifiedTime": 1668995461142,
|
"modifiedTime": 1688934881129,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!SQv63FQBjA5jW5xv"
|
"_key": "!actors!SQv63FQBjA5jW5xv"
|
||||||
|
|
|
@ -3,11 +3,7 @@
|
||||||
"name": "Erdelementar III",
|
"name": "Erdelementar III",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["VHt6K5ArvzyfTEje", "fIoBfLmNCxGfGzEX", "23wk4FP7dNTkLgB5"],
|
||||||
"VHt6K5ArvzyfTEje",
|
|
||||||
"fIoBfLmNCxGfGzEX",
|
|
||||||
"23wk4FP7dNTkLgB5"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -154,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346894,
|
"createdTime": 1668995346894,
|
||||||
"modifiedTime": 1668995461320,
|
"modifiedTime": 1688934881358,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!mOQ21HFNisTfu7ve"
|
"_key": "!actors!mOQ21HFNisTfu7ve"
|
||||||
|
|
|
@ -3,11 +3,7 @@
|
||||||
"name": "Erdelementar II",
|
"name": "Erdelementar II",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["VHt6K5ArvzyfTEje", "fIoBfLmNCxGfGzEX", "23wk4FP7dNTkLgB5"],
|
||||||
"VHt6K5ArvzyfTEje",
|
|
||||||
"fIoBfLmNCxGfGzEX",
|
|
||||||
"23wk4FP7dNTkLgB5"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -154,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346676,
|
"createdTime": 1668995346676,
|
||||||
"modifiedTime": 1668995461139,
|
"modifiedTime": 1688934881118,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!S8DNL5XpmNRSNJhD"
|
"_key": "!actors!S8DNL5XpmNRSNJhD"
|
||||||
|
|
|
@ -3,11 +3,7 @@
|
||||||
"name": "Erdelementar I",
|
"name": "Erdelementar I",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["VHt6K5ArvzyfTEje", "fIoBfLmNCxGfGzEX", "23wk4FP7dNTkLgB5"],
|
||||||
"VHt6K5ArvzyfTEje",
|
|
||||||
"fIoBfLmNCxGfGzEX",
|
|
||||||
"23wk4FP7dNTkLgB5"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -154,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346142,
|
"createdTime": 1668995346142,
|
||||||
"modifiedTime": 1668995460492,
|
"modifiedTime": 1688934880644,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!1PYYg60DHC6RA3oO"
|
"_key": "!actors!1PYYg60DHC6RA3oO"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346843,
|
"createdTime": 1668995346843,
|
||||||
"modifiedTime": 1668995461272,
|
"modifiedTime": 1688934881306,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!e1oy4levSO4VOQx8"
|
"_key": "!actors!e1oy4levSO4VOQx8"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346542,
|
"createdTime": 1668995346542,
|
||||||
"modifiedTime": 1668995460823,
|
"modifiedTime": 1688934880995,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!Ko3jVM757Kr89IQr"
|
"_key": "!actors!Ko3jVM757Kr89IQr"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346793,
|
"createdTime": 1668995346793,
|
||||||
"modifiedTime": 1668995461222,
|
"modifiedTime": 1688934881258,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!bEKen2GJBc6d0nix"
|
"_key": "!actors!bEKen2GJBc6d0nix"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346215,
|
"createdTime": 1668995346215,
|
||||||
"modifiedTime": 1668995460575,
|
"modifiedTime": 1688934880694,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!6Ezz8k1SB64HQ9o5"
|
"_key": "!actors!6Ezz8k1SB64HQ9o5"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346356,
|
"createdTime": 1668995346356,
|
||||||
"modifiedTime": 1668995460774,
|
"modifiedTime": 1688934880858,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!FYpSMLagk6Qs6MWS"
|
"_key": "!actors!FYpSMLagk6Qs6MWS"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346243,
|
"createdTime": 1668995346243,
|
||||||
"modifiedTime": 1668995460664,
|
"modifiedTime": 1688934880714,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!7B1AJKsZ9OBmj46R"
|
"_key": "!actors!7B1AJKsZ9OBmj46R"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346320,
|
"createdTime": 1668995346320,
|
||||||
"modifiedTime": 1668995460767,
|
"modifiedTime": 1688934880821,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!DoaYEZc7DgLJQ8yg"
|
"_key": "!actors!DoaYEZc7DgLJQ8yg"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346608,
|
"createdTime": 1668995346608,
|
||||||
"modifiedTime": 1668995460957,
|
"modifiedTime": 1688934881031,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!OsCyBwPcejWRSqLr"
|
"_key": "!actors!OsCyBwPcejWRSqLr"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346527,
|
"createdTime": 1668995346527,
|
||||||
"modifiedTime": 1668995460818,
|
"modifiedTime": 1688934880983,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!KlpfMH3L3pL82SSd"
|
"_key": "!actors!KlpfMH3L3pL82SSd"
|
||||||
|
|
|
@ -3,11 +3,7 @@
|
||||||
"name": "Eulerich",
|
"name": "Eulerich",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/owldritch-brown.png",
|
"img": "systems/ds4/assets/tokens/devin-night/owldritch-brown.png",
|
||||||
"items": [
|
"items": ["3yCyEbqp9F3TgJkS", "3L2HJX2p7uIpxTjJ", "gzsgGDcT6pGXHxIZ"],
|
||||||
"3yCyEbqp9F3TgJkS",
|
|
||||||
"3L2HJX2p7uIpxTjJ",
|
|
||||||
"gzsgGDcT6pGXHxIZ"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -154,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346738,
|
"createdTime": 1668995346738,
|
||||||
"modifiedTime": 1668995461176,
|
"modifiedTime": 1688934881207,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!Z5eEkZjZ525N90ai"
|
"_key": "!actors!Z5eEkZjZ525N90ai"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Feuerelementar III",
|
"name": "Feuerelementar III",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["JI4hW2uyULt2cKs2", "eofu8kICYeEpxUT1", "c95cnrJtMG20InKV", "xtwmRcp2CEGdK5C6"],
|
||||||
"JI4hW2uyULt2cKs2",
|
|
||||||
"eofu8kICYeEpxUT1",
|
|
||||||
"c95cnrJtMG20InKV",
|
|
||||||
"xtwmRcp2CEGdK5C6"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346897,
|
"createdTime": 1668995346897,
|
||||||
"modifiedTime": 1668995461323,
|
"modifiedTime": 1688934881370,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!mPcmJ9nHpy1AbKVr"
|
"_key": "!actors!mPcmJ9nHpy1AbKVr"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Feuerelementar II",
|
"name": "Feuerelementar II",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["JI4hW2uyULt2cKs2", "eofu8kICYeEpxUT1", "c95cnrJtMG20InKV", "xtwmRcp2CEGdK5C6"],
|
||||||
"JI4hW2uyULt2cKs2",
|
|
||||||
"eofu8kICYeEpxUT1",
|
|
||||||
"c95cnrJtMG20InKV",
|
|
||||||
"xtwmRcp2CEGdK5C6"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346851,
|
"createdTime": 1668995346851,
|
||||||
"modifiedTime": 1668995461283,
|
"modifiedTime": 1688934881322,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!huPL6cx3RadJNhL0"
|
"_key": "!actors!huPL6cx3RadJNhL0"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Feuerelementar I",
|
"name": "Feuerelementar I",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["JI4hW2uyULt2cKs2", "eofu8kICYeEpxUT1", "c95cnrJtMG20InKV", "xtwmRcp2CEGdK5C6"],
|
||||||
"JI4hW2uyULt2cKs2",
|
|
||||||
"eofu8kICYeEpxUT1",
|
|
||||||
"c95cnrJtMG20InKV",
|
|
||||||
"xtwmRcp2CEGdK5C6"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347078,
|
"createdTime": 1668995347078,
|
||||||
"modifiedTime": 1668995461370,
|
"modifiedTime": 1688934881487,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!tYcKw69Feoy3B6hG"
|
"_key": "!actors!tYcKw69Feoy3B6hG"
|
||||||
|
|
|
@ -3,11 +3,7 @@
|
||||||
"name": "Fliegendes Schwert",
|
"name": "Fliegendes Schwert",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["iVH3BR6wH35UTmmW", "r0mQXKDTdvRjlSze", "XfgWdbwMTVhcS3A9"],
|
||||||
"iVH3BR6wH35UTmmW",
|
|
||||||
"r0mQXKDTdvRjlSze",
|
|
||||||
"XfgWdbwMTVhcS3A9"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -154,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346283,
|
"createdTime": 1668995346283,
|
||||||
"modifiedTime": 1668995460733,
|
"modifiedTime": 1688934880781,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!ABiPZtu7q8KhWzXL"
|
"_key": "!actors!ABiPZtu7q8KhWzXL"
|
||||||
|
|
|
@ -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"
|
||||||
|
}
|
|
@ -160,14 +160,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346440,
|
"createdTime": 1668995346440,
|
||||||
"modifiedTime": 1668995460797,
|
"modifiedTime": 1688934880928,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!GnW2ELzTtLoJmUQ1"
|
"_key": "!actors!GnW2ELzTtLoJmUQ1"
|
||||||
|
|
|
@ -16,9 +16,7 @@
|
||||||
"02uWHUcM8MBPKqb6",
|
"02uWHUcM8MBPKqb6",
|
||||||
"YZgaOumzBst1OTtb"
|
"YZgaOumzBst1OTtb"
|
||||||
],
|
],
|
||||||
"effects": [
|
"effects": [],
|
||||||
"RzCEjaZBI6Rk6bt4"
|
|
||||||
],
|
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"flags": {},
|
"flags": {},
|
||||||
|
@ -164,14 +162,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346804,
|
"createdTime": 1668995346804,
|
||||||
"modifiedTime": 1668995462941,
|
"modifiedTime": 1688934881264,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!cE5kI3uqXWQrCaI5"
|
"_key": "!actors!cE5kI3uqXWQrCaI5"
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
"name": "Goblin",
|
"name": "Goblin",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/goblin-knife.png",
|
"img": "systems/ds4/assets/tokens/devin-night/goblin-knife.png",
|
||||||
"items": [
|
"items": ["joNh3JSsqfqXk4lU", "ftCrAdxpJlnc85aU", "G6OoqVDTk9jwOU7r", "uHVUAMh8QgcoNDno", "yW9EtSEtM40owDQt"],
|
||||||
"joNh3JSsqfqXk4lU",
|
|
||||||
"ftCrAdxpJlnc85aU",
|
|
||||||
"G6OoqVDTk9jwOU7r",
|
|
||||||
"uHVUAMh8QgcoNDno",
|
|
||||||
"yW9EtSEtM40owDQt"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -156,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347151,
|
"createdTime": 1668995347151,
|
||||||
"modifiedTime": 1668995461392,
|
"modifiedTime": 1688934881508,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!vXmTcBUKZkB2UBD7"
|
"_key": "!actors!vXmTcBUKZkB2UBD7"
|
||||||
|
|
|
@ -158,14 +158,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346836,
|
"createdTime": 1668995346836,
|
||||||
"modifiedTime": 1668995461266,
|
"modifiedTime": 1688934881293,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!dnX0uQXQCEnGs7dM"
|
"_key": "!actors!dnX0uQXQCEnGs7dM"
|
||||||
|
|
|
@ -158,14 +158,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346447,
|
"createdTime": 1668995346447,
|
||||||
"modifiedTime": 1668995460802,
|
"modifiedTime": 1688934880936,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!HSgR2FXUmsT2zfIc"
|
"_key": "!actors!HSgR2FXUmsT2zfIc"
|
||||||
|
|
|
@ -158,14 +158,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347061,
|
"createdTime": 1668995347061,
|
||||||
"modifiedTime": 1668995461366,
|
"modifiedTime": 1688934881480,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!sCBrVIDh2umWr63g"
|
"_key": "!actors!sCBrVIDh2umWr63g"
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
"name": "Golem, Lehm-",
|
"name": "Golem, Lehm-",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["KzEfCqb54s8Ju7x1", "lB0BTGi2Qp2IpbTp", "QTbksMwiH60vH9lT", "7HsvjAKlmOXSvm6e", "y8yRArJSJhHTdPXU"],
|
||||||
"KzEfCqb54s8Ju7x1",
|
|
||||||
"lB0BTGi2Qp2IpbTp",
|
|
||||||
"QTbksMwiH60vH9lT",
|
|
||||||
"7HsvjAKlmOXSvm6e",
|
|
||||||
"y8yRArJSJhHTdPXU"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -156,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347232,
|
"createdTime": 1668995347232,
|
||||||
"modifiedTime": 1668995461413,
|
"modifiedTime": 1688934881574,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!yisaQaEFqduLmAJe"
|
"_key": "!actors!yisaQaEFqduLmAJe"
|
||||||
|
|
|
@ -158,14 +158,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346809,
|
"createdTime": 1668995346809,
|
||||||
"modifiedTime": 1668995461239,
|
"modifiedTime": 1688934881270,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!cf8BOIAxMKvuxYYW"
|
"_key": "!actors!cf8BOIAxMKvuxYYW"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Hai",
|
"name": "Hai",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["LddIU7JRhnrzFzgr", "4QWPtzkl6EncykP4", "ncn9gc2yJOMhWGhb", "Q5TlvXVEyjer5YIG"],
|
||||||
"LddIU7JRhnrzFzgr",
|
|
||||||
"4QWPtzkl6EncykP4",
|
|
||||||
"ncn9gc2yJOMhWGhb",
|
|
||||||
"Q5TlvXVEyjer5YIG"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346252,
|
"createdTime": 1668995346252,
|
||||||
"modifiedTime": 1668995460696,
|
"modifiedTime": 1688934880738,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!7kXHNCARsD0nZCqr"
|
"_key": "!actors!7kXHNCARsD0nZCqr"
|
||||||
|
|
|
@ -159,14 +159,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347013,
|
"createdTime": 1668995347013,
|
||||||
"modifiedTime": 1668995461360,
|
"modifiedTime": 1688934881468,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!s56U2LeRInrje3xh"
|
"_key": "!actors!s56U2LeRInrje3xh"
|
||||||
|
|
|
@ -12,11 +12,7 @@
|
||||||
"MSuVIzM2MRDSyujQ",
|
"MSuVIzM2MRDSyujQ",
|
||||||
"lXtH1PL4nnpzMGkI"
|
"lXtH1PL4nnpzMGkI"
|
||||||
],
|
],
|
||||||
"effects": [
|
"effects": [],
|
||||||
"JHK7Wjpao2TJM9FZ",
|
|
||||||
"ZtHVENPFHCbXGOig",
|
|
||||||
"dNE6ol93DRVL7KwH"
|
|
||||||
],
|
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"flags": {},
|
"flags": {},
|
||||||
|
@ -162,14 +158,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346292,
|
"createdTime": 1668995346292,
|
||||||
"modifiedTime": 1668995460748,
|
"modifiedTime": 1688934880793,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!C4xijAwQdhRHz0Cs"
|
"_key": "!actors!C4xijAwQdhRHz0Cs"
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346576,
|
"createdTime": 1668995346576,
|
||||||
"modifiedTime": 1668995460842,
|
"modifiedTime": 1688934881015,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!LtsbT2DHYKs9Catm"
|
"_key": "!actors!LtsbT2DHYKs9Catm"
|
||||||
|
|
|
@ -3,11 +3,7 @@
|
||||||
"name": "Hund",
|
"name": "Hund",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/dog-pitbull-2.png",
|
"img": "systems/ds4/assets/tokens/devin-night/dog-pitbull-2.png",
|
||||||
"items": [
|
"items": ["j0NbwyhdJPipL7Rl", "PlB4iu4DBqxypeR0", "lmc1Llwdx3k697VS"],
|
||||||
"j0NbwyhdJPipL7Rl",
|
|
||||||
"PlB4iu4DBqxypeR0",
|
|
||||||
"lmc1Llwdx3k697VS"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -154,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346645,
|
"createdTime": 1668995346645,
|
||||||
"modifiedTime": 1668995461103,
|
"modifiedTime": 1688934881078,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!Qm2toXbf6EVmvRS1"
|
"_key": "!actors!Qm2toXbf6EVmvRS1"
|
||||||
|
|
|
@ -159,14 +159,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346375,
|
"createdTime": 1668995346375,
|
||||||
"modifiedTime": 1668995460780,
|
"modifiedTime": 1688934880882,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!GMUTgcbmahiwgXSj"
|
"_key": "!actors!GMUTgcbmahiwgXSj"
|
||||||
|
|
30
packs/creatures/Initiative__1_wlQWjU1kXovR5G1J.json
Normal file
30
packs/creatures/Initiative__1_wlQWjU1kXovR5G1J.json
Normal file
|
@ -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"
|
||||||
|
}
|
30
packs/creatures/Initiative__1_zgiIGlRMVCgAzrn7.json
Normal file
30
packs/creatures/Initiative__1_zgiIGlRMVCgAzrn7.json
Normal file
|
@ -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"
|
||||||
|
}
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346901,
|
"createdTime": 1668995346901,
|
||||||
"modifiedTime": 1668995461326,
|
"modifiedTime": 1688934881374,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!nDRdljcZzkonbU0s"
|
"_key": "!actors!nDRdljcZzkonbU0s"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346812,
|
"createdTime": 1668995346812,
|
||||||
"modifiedTime": 1668995461244,
|
"modifiedTime": 1688934881273,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!clsDFbLFEIbh6Mg4"
|
"_key": "!actors!clsDFbLFEIbh6Mg4"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346771,
|
"createdTime": 1668995346771,
|
||||||
"modifiedTime": 1668995461206,
|
"modifiedTime": 1688934881235,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!apBf4qnMODBmEWHU"
|
"_key": "!actors!apBf4qnMODBmEWHU"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346651,
|
"createdTime": 1668995346651,
|
||||||
"modifiedTime": 1668995461126,
|
"modifiedTime": 1688934881090,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!RWNocIHuXIWwUwJu"
|
"_key": "!actors!RWNocIHuXIWwUwJu"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347174,
|
"createdTime": 1668995347174,
|
||||||
"modifiedTime": 1668995461396,
|
"modifiedTime": 1688934881517,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!vsIywRHMnJM7u4ts"
|
"_key": "!actors!vsIywRHMnJM7u4ts"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346846,
|
"createdTime": 1668995346846,
|
||||||
"modifiedTime": 1668995461278,
|
"modifiedTime": 1688934881316,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!htgryhd630WQgeD8"
|
"_key": "!actors!htgryhd630WQgeD8"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346280,
|
"createdTime": 1668995346280,
|
||||||
"modifiedTime": 1668995460725,
|
"modifiedTime": 1688934880769,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!A4zxgFGkMQpm67TR"
|
"_key": "!actors!A4zxgFGkMQpm67TR"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346186,
|
"createdTime": 1668995346186,
|
||||||
"modifiedTime": 1668995460547,
|
"modifiedTime": 1688934880666,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!3iMmLEmB0NEpyFGd"
|
"_key": "!actors!3iMmLEmB0NEpyFGd"
|
||||||
|
|
|
@ -164,14 +164,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346999,
|
"createdTime": 1668995346999,
|
||||||
"modifiedTime": 1668995461352,
|
"modifiedTime": 1688934881457,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!raKKehH8QctnDtMM"
|
"_key": "!actors!raKKehH8QctnDtMM"
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346560,
|
"createdTime": 1668995346560,
|
||||||
"modifiedTime": 1668995460832,
|
"modifiedTime": 1688934881007,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!LgtcLrKtCa496ih6"
|
"_key": "!actors!LgtcLrKtCa496ih6"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Keiler",
|
"name": "Keiler",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/boar-brown-1.png",
|
"img": "systems/ds4/assets/tokens/devin-night/boar-brown-1.png",
|
||||||
"items": [
|
"items": ["wQm8AMxYF0NKZhQE", "DDaq3xgZrGuEl4Dc", "yru5VWx93wWmOXZA", "DyCGJ2kxHV5QYgWK"],
|
||||||
"wQm8AMxYF0NKZhQE",
|
|
||||||
"DDaq3xgZrGuEl4Dc",
|
|
||||||
"yru5VWx93wWmOXZA",
|
|
||||||
"DyCGJ2kxHV5QYgWK"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346363,
|
"createdTime": 1668995346363,
|
||||||
"modifiedTime": 1668995460777,
|
"modifiedTime": 1688934880874,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!FxGhbznQbwd0jRUT"
|
"_key": "!actors!FxGhbznQbwd0jRUT"
|
||||||
|
|
|
@ -3,9 +3,7 @@
|
||||||
"name": "Kettenpanzer",
|
"name": "Kettenpanzer",
|
||||||
"type": "armor",
|
"type": "armor",
|
||||||
"img": "icons/equipment/chest/breastplate-scale-grey.webp",
|
"img": "icons/equipment/chest/breastplate-scale-grey.webp",
|
||||||
"effects": [
|
"effects": ["EkJB0kpYFHRMYSgl"],
|
||||||
"EkJB0kpYFHRMYSgl"
|
|
||||||
],
|
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"flags": {
|
"flags": {
|
||||||
|
|
|
@ -3,9 +3,7 @@
|
||||||
"name": "Kobold",
|
"name": "Kobold",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/kobold-green.png",
|
"img": "systems/ds4/assets/tokens/devin-night/kobold-green.png",
|
||||||
"items": [
|
"items": ["hnuIJBq2btoSK88F"],
|
||||||
"hnuIJBq2btoSK88F"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -152,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346953,
|
"createdTime": 1668995346953,
|
||||||
"modifiedTime": 1668995461337,
|
"modifiedTime": 1688934881411,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!ojzkDbyYSlpHtGHq"
|
"_key": "!actors!ojzkDbyYSlpHtGHq"
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346506,
|
"createdTime": 1668995346506,
|
||||||
"modifiedTime": 1668995460814,
|
"modifiedTime": 1688934880969,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!JGpIh3oCK1Vx3NnZ"
|
"_key": "!actors!JGpIh3oCK1Vx3NnZ"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Kriegselefant",
|
"name": "Kriegselefant",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["5qBHfTnJAXibKNWs", "OehvVDNjDg4xbsW7", "QwtwJGcSVFimiHM0", "iVORjCynScc6kVsS"],
|
||||||
"5qBHfTnJAXibKNWs",
|
|
||||||
"OehvVDNjDg4xbsW7",
|
|
||||||
"QwtwJGcSVFimiHM0",
|
|
||||||
"iVORjCynScc6kVsS"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346286,
|
"createdTime": 1668995346286,
|
||||||
"modifiedTime": 1668995460742,
|
"modifiedTime": 1688934880786,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!BIyY1wlxWtJ5FRQJ"
|
"_key": "!actors!BIyY1wlxWtJ5FRQJ"
|
||||||
|
|
|
@ -3,9 +3,7 @@
|
||||||
"name": "Kurzbogen",
|
"name": "Kurzbogen",
|
||||||
"type": "weapon",
|
"type": "weapon",
|
||||||
"img": "icons/weapons/bows/shortbow-leather.webp",
|
"img": "icons/weapons/bows/shortbow-leather.webp",
|
||||||
"effects": [
|
"effects": ["zgiIGlRMVCgAzrn7"],
|
||||||
"zgiIGlRMVCgAzrn7"
|
|
||||||
],
|
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"flags": {
|
"flags": {
|
||||||
|
|
30
packs/creatures/Laufen__0_5_EkJB0kpYFHRMYSgl.json
Normal file
30
packs/creatures/Laufen__0_5_EkJB0kpYFHRMYSgl.json
Normal file
|
@ -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"
|
||||||
|
}
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Lebende Rüstung",
|
"name": "Lebende Rüstung",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["c9cGRVHyd3IPSSbX", "5t0R0cwzApnRQpSR", "JxIUfRCSTQ3e5BFg", "SoGfBCWyVZsQGBLk"],
|
||||||
"c9cGRVHyd3IPSSbX",
|
|
||||||
"5t0R0cwzApnRQpSR",
|
|
||||||
"JxIUfRCSTQ3e5BFg",
|
|
||||||
"SoGfBCWyVZsQGBLk"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347048,
|
"createdTime": 1668995347048,
|
||||||
"modifiedTime": 1668995461363,
|
"modifiedTime": 1688934881473,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!s7yuHMW75JDcFQYB"
|
"_key": "!actors!s7yuHMW75JDcFQYB"
|
||||||
|
|
|
@ -31,10 +31,7 @@
|
||||||
"m0sMPFGCoDjzT9jz",
|
"m0sMPFGCoDjzT9jz",
|
||||||
"ozbaYB7x9IHkkxz2"
|
"ozbaYB7x9IHkkxz2"
|
||||||
],
|
],
|
||||||
"effects": [
|
"effects": [],
|
||||||
"fmyWjY4g3kUO22no",
|
|
||||||
"Z7hdBZ7Rm4qFPnHo"
|
|
||||||
],
|
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"flags": {},
|
"flags": {},
|
||||||
|
@ -180,14 +177,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346928,
|
"createdTime": 1668995346928,
|
||||||
"modifiedTime": 1668995463108,
|
"modifiedTime": 1688934881400,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!oVKL6zJ2kYMmBuYx"
|
"_key": "!actors!oVKL6zJ2kYMmBuYx"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Luftelementar III",
|
"name": "Luftelementar III",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["PL4rUPVh5MRMW796", "ghW7FO5d2do95peV", "wqzMhcBGP8qbClRW", "3yeOHhXD8iJrtRJL"],
|
||||||
"PL4rUPVh5MRMW796",
|
|
||||||
"ghW7FO5d2do95peV",
|
|
||||||
"wqzMhcBGP8qbClRW",
|
|
||||||
"3yeOHhXD8iJrtRJL"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346310,
|
"createdTime": 1668995346310,
|
||||||
"modifiedTime": 1668995460764,
|
"modifiedTime": 1688934880811,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!DNbOkqUg7jitTTbw"
|
"_key": "!actors!DNbOkqUg7jitTTbw"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Luftelementar II",
|
"name": "Luftelementar II",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["PL4rUPVh5MRMW796", "ghW7FO5d2do95peV", "wqzMhcBGP8qbClRW", "3yeOHhXD8iJrtRJL"],
|
||||||
"PL4rUPVh5MRMW796",
|
|
||||||
"ghW7FO5d2do95peV",
|
|
||||||
"wqzMhcBGP8qbClRW",
|
|
||||||
"3yeOHhXD8iJrtRJL"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995347220,
|
"createdTime": 1668995347220,
|
||||||
"modifiedTime": 1668995461408,
|
"modifiedTime": 1688934881555,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!wYVw1a5UjPS09YxS"
|
"_key": "!actors!wYVw1a5UjPS09YxS"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Luftelementar I",
|
"name": "Luftelementar I",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "icons/svg/mystery-man.svg",
|
"img": "icons/svg/mystery-man.svg",
|
||||||
"items": [
|
"items": ["PL4rUPVh5MRMW796", "ghW7FO5d2do95peV", "wqzMhcBGP8qbClRW", "3yeOHhXD8iJrtRJL"],
|
||||||
"PL4rUPVh5MRMW796",
|
|
||||||
"ghW7FO5d2do95peV",
|
|
||||||
"wqzMhcBGP8qbClRW",
|
|
||||||
"3yeOHhXD8iJrtRJL"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346301,
|
"createdTime": 1668995346301,
|
||||||
"modifiedTime": 1668995460757,
|
"modifiedTime": 1688934880804,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!CIzMY691MK016h4E"
|
"_key": "!actors!CIzMY691MK016h4E"
|
||||||
|
|
|
@ -158,14 +158,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346341,
|
"createdTime": 1668995346341,
|
||||||
"modifiedTime": 1668995460772,
|
"modifiedTime": 1688934880843,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!F3zJ4xbHwN9syuK8"
|
"_key": "!actors!F3zJ4xbHwN9syuK8"
|
||||||
|
|
|
@ -3,9 +3,7 @@
|
||||||
"name": "Metallhelm",
|
"name": "Metallhelm",
|
||||||
"type": "armor",
|
"type": "armor",
|
||||||
"img": "icons/equipment/head/helm-barbute-reinforced.webp",
|
"img": "icons/equipment/head/helm-barbute-reinforced.webp",
|
||||||
"effects": [
|
"effects": ["wlQWjU1kXovR5G1J"],
|
||||||
"wlQWjU1kXovR5G1J"
|
|
||||||
],
|
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"flags": {
|
"flags": {
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346270,
|
"createdTime": 1668995346270,
|
||||||
"modifiedTime": 1668995460720,
|
"modifiedTime": 1688934880757,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!95N3CQpgVqg4zz0k"
|
"_key": "!actors!95N3CQpgVqg4zz0k"
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346201,
|
"createdTime": 1668995346201,
|
||||||
"modifiedTime": 1668995460565,
|
"modifiedTime": 1688934880677,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!4276kgAddflo3bwN"
|
"_key": "!actors!4276kgAddflo3bwN"
|
||||||
|
|
|
@ -14,9 +14,7 @@
|
||||||
"nX0rcnKD1xHYwysw",
|
"nX0rcnKD1xHYwysw",
|
||||||
"fdt4YJVWp3XylED1"
|
"fdt4YJVWp3XylED1"
|
||||||
],
|
],
|
||||||
"effects": [
|
"effects": [],
|
||||||
"xOFATK3tVf0XChho"
|
|
||||||
],
|
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"flags": {},
|
"flags": {},
|
||||||
|
@ -162,14 +160,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346620,
|
"createdTime": 1668995346620,
|
||||||
"modifiedTime": 1668995462861,
|
"modifiedTime": 1688934881038,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!P3mlpN2JrbnDtLwJ"
|
"_key": "!actors!P3mlpN2JrbnDtLwJ"
|
||||||
|
|
|
@ -157,14 +157,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346666,
|
"createdTime": 1668995346666,
|
||||||
"modifiedTime": 1668995461134,
|
"modifiedTime": 1688934881107,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!RxSUSzQBSTFYHOlV"
|
"_key": "!actors!RxSUSzQBSTFYHOlV"
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
"name": "Oger",
|
"name": "Oger",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/ogre-blue.png",
|
"img": "systems/ds4/assets/tokens/devin-night/ogre-blue.png",
|
||||||
"items": [
|
"items": ["hYNvoybPpmNB7ldb", "M90M3KCsByyNno2f", "yIAptcyyzAytAPRc", "u8EFs9MhGH4cjqzI", "THrZ1zvzJTdJ0413"],
|
||||||
"hYNvoybPpmNB7ldb",
|
|
||||||
"M90M3KCsByyNno2f",
|
|
||||||
"yIAptcyyzAytAPRc",
|
|
||||||
"u8EFs9MhGH4cjqzI",
|
|
||||||
"THrZ1zvzJTdJ0413"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -156,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346647,
|
"createdTime": 1668995346647,
|
||||||
"modifiedTime": 1668995461120,
|
"modifiedTime": 1688934881084,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!QudriM5XZhEC7D6v"
|
"_key": "!actors!QudriM5XZhEC7D6v"
|
||||||
|
|
|
@ -3,12 +3,7 @@
|
||||||
"name": "Ork",
|
"name": "Ork",
|
||||||
"type": "creature",
|
"type": "creature",
|
||||||
"img": "systems/ds4/assets/tokens/devin-night/orc-blue.png",
|
"img": "systems/ds4/assets/tokens/devin-night/orc-blue.png",
|
||||||
"items": [
|
"items": ["YozSzwoqjCJcs2NR", "KlJJytTJybNcvjU3", "rL8UVTzpLdTVqd9W", "0x83GMWxMjm02G5r"],
|
||||||
"YozSzwoqjCJcs2NR",
|
|
||||||
"KlJJytTJybNcvjU3",
|
|
||||||
"rL8UVTzpLdTVqd9W",
|
|
||||||
"0x83GMWxMjm02G5r"
|
|
||||||
],
|
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"folder": null,
|
"folder": null,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
@ -155,14 +150,16 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": []
|
"detectionModes": [],
|
||||||
|
"appendNumber": false,
|
||||||
|
"prependAdjective": false
|
||||||
},
|
},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"systemId": "ds4",
|
"systemId": "ds4",
|
||||||
"systemVersion": "1.18.1",
|
"systemVersion": "1.19.4",
|
||||||
"coreVersion": "10.290",
|
"coreVersion": "11.305",
|
||||||
"createdTime": 1668995346888,
|
"createdTime": 1668995346888,
|
||||||
"modifiedTime": 1668995461317,
|
"modifiedTime": 1688934881354,
|
||||||
"lastModifiedBy": "DS4BuildSystem00"
|
"lastModifiedBy": "DS4BuildSystem00"
|
||||||
},
|
},
|
||||||
"_key": "!actors!m9uwTf6binQeuVAb"
|
"_key": "!actors!m9uwTf6binQeuVAb"
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue