Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ee92f6601 | ||
|
|
8a3c632c7d | ||
|
|
91f12b11da | ||
|
|
bfa51605bc | ||
|
|
c313d3448c | ||
|
|
31cfd52131 | ||
|
|
7fe52cf52a | ||
|
|
a5336faa94 | ||
|
|
a56e6bab3d | ||
|
|
fed1175987 | ||
|
|
1e27e135cf | ||
|
|
30e94741bf | ||
|
|
2dccbf3de3 | ||
|
|
9814c44045 | ||
|
|
f4a2338075 | ||
|
|
024f0b9c42 | ||
|
|
16df142d45 |
@@ -0,0 +1,15 @@
|
|||||||
|
name: Move new issues into To Do
|
||||||
|
|
||||||
|
on:
|
||||||
|
issues:
|
||||||
|
types: [opened]
|
||||||
|
jobs:
|
||||||
|
createCard:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: Close Issue
|
||||||
|
run: >
|
||||||
|
curl -X PATCH -H "Content-Type: application/xml"
|
||||||
|
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}
|
||||||
|
-d '{ "state": "To Do" }'
|
||||||
|
"${{ gitea.event.issue.url }}"
|
||||||
|
After Width: | Height: | Size: 173 KiB |
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512"><path fill="#fff" d="M262.406 17.188c-27.22 8.822-54.017 28.012-72.375 55.53 17.544 47.898 17.544 57.26 0 105.157 19.92 15.463 40.304 24.76 60.782 27.47-2.063-25.563-3.63-51.13 1.125-76.69-13.625-1.483-23.374-5.995-37-13.874V82.563c35.866 19.096 61.84 18.777 98.813 0v32.22c-13.364 6.497-21.886 11.16-35.25 13.218 3.614 25.568 3.48 51.15 1.375 76.72 18.644-3.265 37.236-12.113 55.5-26.845-14.353-47.897-14.355-57.26 0-105.156-16.982-28.008-47.453-46.633-72.97-55.532zm-129.594 8.218c-25.906 110.414-27.35 215.33-27.4 330.922-18.84-1.537-37.582-5.12-56.027-11.12v28.554h69.066c8.715 35.025 6.472 70.052-1.036 105.078h28.13c-7.195-35.026-8.237-70.053-.872-105.078h68.904v-28.555c-18.49 4.942-37.256 8.552-56.097 10.46.082-114.94 2.496-223.068-24.667-330.26zm89.47 202.375c0 117.27 25.517 233.342 120.155 257.97C446.62 464.716 462.72 345.374 462.72 227.78H222.28z"/></svg>
|
||||||
|
After Width: | Height: | Size: 956 B |
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512"><path fill="#000" d="M256 16C123.5 16 16 123.5 16 256c0 132.6 107.5 240 240 240 132.6 0 240-107.4 240-240S388.6 16 256 16zm0 60c99.4 0 180 80.6 180 180s-80.6 180-180 180S76 355.4 76 256 156.6 76 256 76zm91.3 64.2c-6.5 0-12.5 2.4-16.8 8.2-52 70.1-69 96.5-106 169.8-8.4-11.1-65.6-72.4-93.9-94.1-14.2-10.9-41.3 27.2-31.6 37.1C142.6 306.1 220.1 406 232.7 405c21.4-1.7 75.1-136.8 148.8-233.7 8-10.4-15-31.3-34.2-31.1z"/></svg>
|
||||||
|
After Width: | Height: | Size: 508 B |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 85 KiB |
|
After Width: | Height: | Size: 37 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 11 KiB |
@@ -6,7 +6,7 @@ _**Warnung:** Das System befindet sich noch in der Entwicklung._
|
|||||||
|
|
||||||
Gehe auf die Setup-Seite deiner Foundry VTT Instanz. Klicke im Reiter **Game Systems** auf den Button **Install System**. In dem dann geöffneten Dialog, unten in der Zeile **Manifest URL** den Link zur aktuellen (oder gewünschten) Version der _system.json_ eintragen und auf **Install** klicken:
|
Gehe auf die Setup-Seite deiner Foundry VTT Instanz. Klicke im Reiter **Game Systems** auf den Button **Install System**. In dem dann geöffneten Dialog, unten in der Zeile **Manifest URL** den Link zur aktuellen (oder gewünschten) Version der _system.json_ eintragen und auf **Install** klicken:
|
||||||
|
|
||||||
https://github.com/byroks/foundry-vtt-system-midgard5/releases/download/v1.3.0/system.json
|
https://git.byroks.de/MidgardVTT-Entwicklung/foundry-vtt-system-midgard5/releases/download/v1.3.0/system.json
|
||||||
|
|
||||||
Danach kann eine Spielwelt mit dem System erstellt werden.
|
Danach kann eine Spielwelt mit dem System erstellt werden.
|
||||||
|
|
||||||
@@ -32,7 +32,7 @@ Dieser Reiter enthält (mit Ausname von Zaubern) alle zu erlernenden Dinge des C
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Es kann einfach per Drag'n'Drop die entsprechende Blaupause auf den Charakterbogen gezogen werden, um eine Fertigkeit/Fähigkeit/Sprache zu *lernen.* Alternativ kann auch der **Lernen** Button bei den **ungelernten Fertigkeiten** geklickt werden.
|
Es kann einfach per Drag'n'Drop die entsprechende Blaupause auf den Charakterbogen gezogen werden, um eine Fertigkeit/Fähigkeit/Sprache zu _lernen._ Alternativ kann auch der **Lernen** Button bei den **ungelernten Fertigkeiten** geklickt werden.
|
||||||
|
|
||||||
Um den **Fertigkeitswert** und die **Leiteigenschaft** einer Fertigkeit anzupassen, kann man auf die Fertigkeit klicken. Dann geht folgender Dialog auf:
|
Um den **Fertigkeitswert** und die **Leiteigenschaft** einer Fertigkeit anzupassen, kann man auf die Fertigkeit klicken. Dann geht folgender Dialog auf:
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"moduleName": "Midgard 5. Edition",
|
"moduleName": "Midgard 5. Edition",
|
||||||
"repository": "https://github.com/Byroks/foundry-vtt-system-midgard5",
|
"repository": "https://git.byroks.de/MidgardVTT-Entwicklung/foundry-vtt-system-midgard5"
|
||||||
"rawURL": "https://raw.githubusercontent.com/Byroks/foundry-vtt-system-midgard5"
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -423,7 +423,7 @@ const updateManifest = (cb: any) => {
|
|||||||
cb(Error("Manifest JSON not found"));
|
cb(Error("Manifest JSON not found"));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (!rawURL || !repoURL) cb(Error("Repository URLs not configured in foundryconfig.json"));
|
if (!repoURL) cb(Error("Repository URLs not configured in foundryconfig.json"));
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const version = argv.update || argv.u;
|
const version = argv.update || argv.u;
|
||||||
|
|||||||
@@ -4,23 +4,45 @@
|
|||||||
"ACTOR.TypeVehicle": "Transportmittel / Pferd etc.",
|
"ACTOR.TypeVehicle": "Transportmittel / Pferd etc.",
|
||||||
|
|
||||||
"TYPES.Item.item": "Gegenstand",
|
"TYPES.Item.item": "Gegenstand",
|
||||||
|
"TYPES.Item.skill": "Fertigkeit",
|
||||||
"TYPES.Item.weapon": "Waffe",
|
"TYPES.Item.weapon": "Waffe",
|
||||||
"ITEM.TypeDefensiveWeapon": "Verteidigungswaffe",
|
"TYPES.Item.defensiveWeapon": "Verteidigungswaffe",
|
||||||
"TYPES.Item.armor": "Rüstung",
|
"TYPES.Item.armor": "Rüstung",
|
||||||
"TYPES.Item.spell": "Zauber",
|
"TYPES.Item.spell": "Zauber",
|
||||||
"TYPES.Item.effect": "Aktive Effekte",
|
"TYPES.Item.effect": "Aktiver Effekt",
|
||||||
"ITEM.type.kampfkunst": "Kampfkünste",
|
"TYPES.Item.kampfkunst": "Kampfkunst",
|
||||||
|
"TYPES.Item.container": "Aufbewahrung",
|
||||||
|
|
||||||
|
"midgard5.phase-action": "Handlungsphase",
|
||||||
|
"midgard5.phase-movement": "Bewegungsphase",
|
||||||
|
"midgard5.no-encounter": "Kein Kampf",
|
||||||
|
"midgard5.encounter-not-started": "Kein aktiver Kampf",
|
||||||
|
|
||||||
|
"midgard5.time-duration": "Dauer",
|
||||||
|
"midgard5.time-round": "Runde(n)",
|
||||||
|
"midgard5.time-minute": "Minute(n)",
|
||||||
|
"midgard5.time-hour": "Stunde(n)",
|
||||||
|
"midgard5.time-limitless": "Unbegrenzt",
|
||||||
|
|
||||||
"midgard5.doRoll": "Würfeln",
|
"midgard5.doRoll": "Würfeln",
|
||||||
"midgard5.learn": "Lernen",
|
"midgard5.learn": "Lernen",
|
||||||
|
|
||||||
"midgard5.label": "Bezeichnung",
|
"midgard5.label": "Bezeichnung",
|
||||||
"midgard5.description": "Beschreibung",
|
"midgard5.description": "Beschreibung",
|
||||||
"midgard5.attribute": "Leiteigenschaft",
|
"midgard5.Characteristic": "Merkmal",
|
||||||
|
"midgard5.characteristics": "Merkmale",
|
||||||
|
"midgard5.background": "Hintergrund",
|
||||||
|
"midgard5.attribute": "Eigenschaft",
|
||||||
|
"midgard5.attributes": "Eigenschaften",
|
||||||
|
"midgard5.points": "Punkte",
|
||||||
|
"midgard5.calculated-value": "Berechneter Wert",
|
||||||
|
"midgard5.calculated-values": "Sonstige Werte",
|
||||||
|
|
||||||
"midgard5.skill": "Fertigkeit",
|
"midgard5.skill": "Fertigkeit",
|
||||||
"midgard5.skill-value": "Fertigkeitswert",
|
"midgard5.skill-value": "Fertigkeitswert",
|
||||||
"midgard5.fw": "FW",
|
"midgard5.fw": "FW",
|
||||||
"midgard5.bonus": "Bonus",
|
"midgard5.bonus": "Bonus",
|
||||||
|
"midgard5.bonuses": "Boni",
|
||||||
"midgard5.ew": "EW",
|
"midgard5.ew": "EW",
|
||||||
"midgard5.pp-short": "PP",
|
"midgard5.pp-short": "PP",
|
||||||
"midgard5.pp": "Praxispunkte",
|
"midgard5.pp": "Praxispunkte",
|
||||||
@@ -29,6 +51,7 @@
|
|||||||
"midgard5.item-quantity": "Menge",
|
"midgard5.item-quantity": "Menge",
|
||||||
"midgard5.item-onbody": "Am Körper",
|
"midgard5.item-onbody": "Am Körper",
|
||||||
"midgard5.item-ismagic": "Ist Magisch",
|
"midgard5.item-ismagic": "Ist Magisch",
|
||||||
|
"midgard5.item-wealth": "Vermögenswert",
|
||||||
|
|
||||||
"midgard5.actor-lp": "Lebenspunkte",
|
"midgard5.actor-lp": "Lebenspunkte",
|
||||||
"midgard5.actor-lp-short": "LP",
|
"midgard5.actor-lp-short": "LP",
|
||||||
@@ -66,8 +89,12 @@
|
|||||||
"midgard5.spells": "Zauber",
|
"midgard5.spells": "Zauber",
|
||||||
"midgard5.effects": "Aktive Effekte",
|
"midgard5.effects": "Aktive Effekte",
|
||||||
"midgard5.kampfkuenste": "Kampfkünste",
|
"midgard5.kampfkuenste": "Kampfkünste",
|
||||||
|
"midgard5.combat": "Kampf",
|
||||||
|
|
||||||
"midgard5.class": "Klasse",
|
|
||||||
|
"midgard5.actor-name": "Figur",
|
||||||
|
"midgard5.level": "Grad",
|
||||||
|
"midgard5.class": "Typ",
|
||||||
"midgard5.race": "Rasse",
|
"midgard5.race": "Rasse",
|
||||||
"midgard5.magicUsing": "Zauberkundig",
|
"midgard5.magicUsing": "Zauberkundig",
|
||||||
"midgard5.gender": "Geschlecht",
|
"midgard5.gender": "Geschlecht",
|
||||||
@@ -80,6 +107,19 @@
|
|||||||
"midgard5.origin": "Heimat",
|
"midgard5.origin": "Heimat",
|
||||||
"midgard5.faith": "Glaube",
|
"midgard5.faith": "Glaube",
|
||||||
|
|
||||||
|
"midgard5.currency": "Geld",
|
||||||
|
"midgard5.currency-gold": "Gold",
|
||||||
|
"midgard5.currency-silver": "Silber",
|
||||||
|
"midgard5.currency-copper": "Kupfer",
|
||||||
|
"midgard5.currency-wealth": "Vermögen in GS",
|
||||||
|
"midgard5.currency-available": "verfügbares Vermögen",
|
||||||
|
"midgard5.hoard": "aktueller Hort",
|
||||||
|
"midgard5.hoardMin": "benötigter Mindesthort",
|
||||||
|
"midgard5.hoard-next": "Hort für nächsten Grad",
|
||||||
|
"midgard5.hoarded": "Hort",
|
||||||
|
|
||||||
|
"midgard5.no-container": "Ohne",
|
||||||
|
|
||||||
"midgard5.exp-overall": "Erfahrungsschatz",
|
"midgard5.exp-overall": "Erfahrungsschatz",
|
||||||
"midgard5.exp-available": "Erfahrungspunkte",
|
"midgard5.exp-available": "Erfahrungspunkte",
|
||||||
"midgard5.grace": "Göttliche Gnade",
|
"midgard5.grace": "Göttliche Gnade",
|
||||||
@@ -186,23 +226,34 @@
|
|||||||
"midgard5.enduranceBonus": "Ausdauerbonus",
|
"midgard5.enduranceBonus": "Ausdauerbonus",
|
||||||
"midgard5.lpProtection": "Rüstungsschutz (LP)",
|
"midgard5.lpProtection": "Rüstungsschutz (LP)",
|
||||||
"midgard5.apProtection": "Rüstungsschutz (AP)",
|
"midgard5.apProtection": "Rüstungsschutz (AP)",
|
||||||
|
"midgard5.perception": "Wahrnehmung",
|
||||||
|
"midgard5.drinking": "Trinken",
|
||||||
|
|
||||||
"midgard5.new-skill": "Neue Fertigkeit",
|
"midgard5.new-skill": "Neue Fertigkeit",
|
||||||
"midgard5.special": "Spezial",
|
"midgard5.special": "Spezial",
|
||||||
"midgard5.learned-skill": "Gelernte Fertigkeit",
|
"midgard5.learned-skill": "Gelernte Fertigkeit",
|
||||||
|
"midgard5.learned-skills": "Gelernte Fertigkeiten",
|
||||||
"midgard5.language": "Sprache",
|
"midgard5.language": "Sprache",
|
||||||
|
"midgard5.languages": "Sprachen",
|
||||||
"midgard5.weapon-skill": "Waffenfertigkeit",
|
"midgard5.weapon-skill": "Waffenfertigkeit",
|
||||||
|
"midgard5.weapon-skills": "Waffenfertigkeiten",
|
||||||
"midgard5.unlearned-skill": "Ungelernte Fertigkeit",
|
"midgard5.unlearned-skill": "Ungelernte Fertigkeit",
|
||||||
"midgard5.innate-ability": "Angeborene Fähigkeit",
|
"midgard5.unlearned-skills": "Ungelernte Fertigkeiten",
|
||||||
|
"midgard5.innate-ability": "Angeborene/Besondere Fertigkeit",
|
||||||
|
"midgard5.innate-abilities": "Angeborene/Besondere Fertigkeit",
|
||||||
|
|
||||||
"midgard5.base-damage": "Grundschaden",
|
"midgard5.base-damage": "Grundschaden",
|
||||||
|
"midgard5.weapon": "Waffe",
|
||||||
|
"midgard5.weapons": "Waffen",
|
||||||
"midgard5.defensive-weapon": "Verteidigungswaffe",
|
"midgard5.defensive-weapon": "Verteidigungswaffe",
|
||||||
|
"midgard5.defensive-weapons": "Verteidigungswaffen",
|
||||||
"midgard5.no-skill": "Keine Fertigkeit",
|
"midgard5.no-skill": "Keine Fertigkeit",
|
||||||
"midgard5.magic": "magisch",
|
"midgard5.magic": "magisch",
|
||||||
|
"midgard5.valuable": "Vermögen",
|
||||||
"midgard5.equipped": "Ausgerüstet",
|
"midgard5.equipped": "Ausgerüstet",
|
||||||
"midgard5.active": "Aktiv",
|
"midgard5.active": "Aktiv",
|
||||||
"midgard5.rangedWeapon": "Schusswaffe",
|
"midgard5.rangedWeapon": "Schusswaffe",
|
||||||
"midgard5.assignItemToCharacter": "Füge Gegenstand einem Charakter hinzu, um Fähigkeit auwählen zu können",
|
"midgard5.assignItemToCharacter": "Füge Gegenstand einem Charakter hinzu, um hier etwas auswählen zu können",
|
||||||
|
|
||||||
"midgard5.pw": "Prüfwurf",
|
"midgard5.pw": "Prüfwurf",
|
||||||
"midgard5.attack": "Angriff",
|
"midgard5.attack": "Angriff",
|
||||||
@@ -246,6 +297,7 @@
|
|||||||
|
|
||||||
"midgard5.kampfkunst-type": "Kampfkunst Art",
|
"midgard5.kampfkunst-type": "Kampfkunst Art",
|
||||||
"midgard5.kampfkunst-variante": "Kampfkunst Variante",
|
"midgard5.kampfkunst-variante": "Kampfkunst Variante",
|
||||||
|
"midgard5.kampfkunst-variante-short": "Var",
|
||||||
"midgard5.kido-type": "Kido Art",
|
"midgard5.kido-type": "Kido Art",
|
||||||
"midgard5.kido-variante": "Kido Variante",
|
"midgard5.kido-variante": "Kido Variante",
|
||||||
|
|
||||||
@@ -274,6 +326,7 @@
|
|||||||
"midgard5.kido-variante-kontrollieren": "Kontrollieren",
|
"midgard5.kido-variante-kontrollieren": "Kontrollieren",
|
||||||
|
|
||||||
"midgard5.mod-operation-add100": "Addieren (max 100)",
|
"midgard5.mod-operation-add100": "Addieren (max 100)",
|
||||||
|
"midgard5.mod-operation-roll": "Wurf Modifikation",
|
||||||
"midgard5.mod-operation-add": "Addieren",
|
"midgard5.mod-operation-add": "Addieren",
|
||||||
"midgard5.mod-operation-set": "Basiswert",
|
"midgard5.mod-operation-set": "Basiswert",
|
||||||
"midgard5.mod-operation-fixed": "Fester Wert",
|
"midgard5.mod-operation-fixed": "Fester Wert",
|
||||||
@@ -294,6 +347,8 @@
|
|||||||
"midgard5.mod-stat-ap": "Ausdauerpunkte",
|
"midgard5.mod-stat-ap": "Ausdauerpunkte",
|
||||||
"midgard5.mod-stat-lpProtection": "Rüstungsschutz (LP)",
|
"midgard5.mod-stat-lpProtection": "Rüstungsschutz (LP)",
|
||||||
"midgard5.mod-stat-apProtection": "Rüstungsschutz (AP)",
|
"midgard5.mod-stat-apProtection": "Rüstungsschutz (AP)",
|
||||||
|
"midgard5.mod-stat-perception": "Wahrnehmung",
|
||||||
|
"midgard5.mod-stat-drinking": "Trinken",
|
||||||
|
|
||||||
"midgard5.mod-type": "Typ der Modifikation",
|
"midgard5.mod-type": "Typ der Modifikation",
|
||||||
"midgard5.mod-id": "Was soll modifiziert werden",
|
"midgard5.mod-id": "Was soll modifiziert werden",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "foundry-system-midgard5",
|
"name": "foundry-system-midgard5",
|
||||||
"version": "2.2.0",
|
"version": "2.4.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 2, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 2, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "KOD. S96",
|
"description": "KOD. S96",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 360, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 2, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 2, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 1, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 2, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Arm",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/injury-pain-impaled-hand-blood.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "attackBonus", "operation": "substract", "value": 4 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcYz8",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Auge",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/injury-eyes-blood-red.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "perception", "operation": "subtract", "value": 2 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcY14",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Bein",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/bone-broken-knee-beam.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "movement", "operation": "fixed", "value": 4 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcYz9",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Bein mit Erster Hilfe",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/anatomy-bone-joint.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "movement", "operation": "fixed", "value": 6 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcY11",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Bein mit Stock",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/injury-stapled-flesh-tan.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "movement", "operation": "division", "value": 2 }, "1": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 4 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcY10",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Hals",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/blood-spurt-spray-red.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "lp", "operation": "subtract", "value": 1 }, "1": { "type": "stat", "id": "ap", "operation": "subtract", "value": 1 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcY12",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Innere Verletzungen",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/injury-triple-slash-bleed.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "movement", "operation": "fixed", "value": 4 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcY13",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Ohr",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/injury-eyes-blood-red-pink.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "perception", "operation": "subtract", "value": 2 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcY15",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "Rippen",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/skills/wounds/bone-broken-marrow-yellow.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 4 }, "1": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 4 }, "2": { "type": "skill", "id": "Klettern", "operation": "subtract", "value": 4 }, "3": { "type": "skill", "id": "Akrobatik", "operation": "subtract", "value": 4 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349805056, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "PJ0tqjZXQ5opcY16",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/control/voodoo-doll-pain-damage-tan.webp",
|
"img": "icons/magic/control/voodoo-doll-pain-damage-tan.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Fertigkeit Verführen hier einstellen!</p>",
|
"description": "<p>ARK S. 64</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
|
"duration": { "time": 6, "unit": "hour" },
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 6 } },
|
"mods": { "0": { "type": "skill", "id": "midgard5.verfuehren", "operation": "add", "value": 6 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp",
|
"img": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Hier eigene B bei Bonus eintragen!</p>\n<p>Arkanum Seite 67</p>",
|
"description": "<p>ARK S. 67</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "stat", "id": "movement", "operation": "add", "value": 24 } },
|
"mods": { "0": { "type": "stat", "id": "movement", "operation": "multiply", "value": 2 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,18 +3,19 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/eyes/humanoid-single-blind.webp",
|
"img": "icons/creatures/eyes/humanoid-single-blind.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Gilt für alle EW & WW beim Einsatz aller Fertigkeiten!</p>",
|
"description": "<p>ARK S. 69</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -6 },
|
"0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 6 },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -6 },
|
"1": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 6 },
|
||||||
"2": { "type": "stat", "id": "brawl", "operation": "add", "value": -6 },
|
"2": { "type": "stat", "id": "brawl", "operation": "subtract", "value": 6 },
|
||||||
"3": { "type": "stat", "id": "spellCasting", "operation": "add", "value": -6 },
|
"3": { "type": "stat", "id": "spellCasting", "operation": "subtract", "value": 6 },
|
||||||
"4": { "type": "skill", "id": "", "operation": "add", "value": -6 }
|
"4": { "type": "skill", "id": "", "operation": "subtract", "value": 6 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,18 +3,19 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/eyes/humanoid-single-blind.webp",
|
"img": "icons/creatures/eyes/humanoid-single-blind.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Gilt für alle EW & WW beim Einsatz aller Fertigkeiten!</p>",
|
"description": "<p>MYS S. 44</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 1, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -6 },
|
"0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 6 },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -6 },
|
"1": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 6 },
|
||||||
"2": { "type": "stat", "id": "brawl", "operation": "add", "value": -6 },
|
"2": { "type": "stat", "id": "brawl", "operation": "subtract", "value": 6 },
|
||||||
"3": { "type": "stat", "id": "spellCasting", "operation": "add", "value": -6 },
|
"3": { "type": "stat", "id": "spellCasting", "operation": "subtract", "value": 6 },
|
||||||
"4": { "type": "skill", "id": "", "operation": "add", "value": -6 }
|
"4": { "type": "skill", "id": "", "operation": "subtract", "value": 6 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "B\u00e4renwut",
|
"name": "Bärenwut",
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/lightning/fist-unarmed-strike-blue-green.webp",
|
"img": "icons/magic/lightning/fist-unarmed-strike-blue-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 144</p>",
|
"description": "<p>ARK S. 144</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -1,15 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "Der Reim der Entkr\u00e4ftung",
|
"name": "Der Reim der Entkräftung",
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/hand-marked-pink.webp",
|
"img": "icons/magic/unholy/hand-marked-pink.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARS S. 133</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "stat", "id": "resistanceBody", "operation": "add", "value": -2 } },
|
"mods": { "0": { "type": "stat", "id": "resistanceBody", "operation": "subtract", "value": 2 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/skills/movement/feet-winged-boots-brown.webp",
|
"img": "icons/skills/movement/feet-winged-boots-brown.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARS S. 133</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/perception/hand-eye-fire-blue.webp",
|
"img": "icons/magic/perception/hand-eye-fire-blue.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARS S. 135</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/defensive/illusion-evasion-echo-purple.webp",
|
"img": "icons/magic/defensive/illusion-evasion-echo-purple.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARS S. 136</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,14 +3,15 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/hand-weapon-glow-black-green.webp",
|
"img": "icons/magic/unholy/hand-weapon-glow-black-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 148</p>",
|
"description": "<p>ARS S. 137</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -2 },
|
"0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 2 },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 2 },
|
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 2 },
|
||||||
"2": { "type": "stat", "id": "damageBonus", "operation": "add", "value": 1 }
|
"2": { "type": "stat", "id": "damageBonus", "operation": "add", "value": 1 }
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "Der Vers des st\u00e4hlernen Leibes",
|
"name": "Der Vers des stählernen Leibes",
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/control/buff-strength-muscle-damage-orange.webp",
|
"img": "icons/magic/control/buff-strength-muscle-damage-orange.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARS S. 137</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "Der Vers des st\u00e4hlernen Willens",
|
"name": "Der Vers des stählernen Willens",
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/perception/eye-ringed-glow-angry-red.webp",
|
"img": "icons/magic/perception/eye-ringed-glow-angry-red.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARS S. 137</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/sonic/scream-wail-shout-teal.webp",
|
"img": "icons/magic/sonic/scream-wail-shout-teal.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 147</p>",
|
"description": "<p>ARK S. 170</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "attribute", "id": "", "operation": "add", "value": -5 }, "1": { "type": "skill", "id": "", "operation": "add", "value": -1 } },
|
"mods": { "0": { "type": "attribute", "id": "", "operation": "subtract", "value": 5 }, "1": { "type": "skill", "id": "", "operation": "subtract", "value": 1 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"name": "Der verunsichernde Gesang",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/magic/sonic/scream-wail-shout-teal.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>ARK S. 170</p>",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
|
"value": 0,
|
||||||
|
"magic": true,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "attribute", "id": "", "operation": "subtract", "value": 5 }, "1": { "type": "skill", "id": "", "operation": "subtract", "value": 1 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": { "core": { "sourceId": "Compendium.midgard5.zauberwirkungen.lEqFJcDY9QCh4Gmd" } },
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1677860239164, "modifiedTime": 1700353901250, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "KneY9z7Jdjh1xWZc",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "Die St\u00e4hlende Ballade",
|
"name": "Die Stählende Ballade",
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/tools/instruments/drum-standing-glowing-green.webp",
|
"img": "icons/tools/instruments/drum-standing-glowing-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 171</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/tools/instruments/horn-red-brown.webp",
|
"img": "icons/tools/instruments/horn-red-brown.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Auf alle Bewegungsfertigkeiten anwendbar!</p>",
|
"description": "<p>ARK S. 171 Auf alle Bewegungsfertigkeiten anwendbar!</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"name": "Eisenhaut", "type": "armor", "img": "icons/equipment/chest/breastplate-helmet-metal.webp", "system": {"description": "", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700346498452, "modifiedTime": 1700353901245, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "RiUYfceWEkRkKm0h", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
{"name": "Eisenhaut", "effect": "armor", "img": "icons/equipment/chest/breastplate-helmet-metal.webp", "system": {"description": "<p>ARK S. 74</p>", "stats": { "damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "duration": { "time": 12, "unit": "round" }, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700346498452, "modifiedTime": 1700353901245, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "RiUYfceWEkRkKm0h", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/weapons/swords/sword-hilt-steel-green.webp",
|
"img": "icons/weapons/swords/sword-hilt-steel-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 150</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/commodities/materials/slime-white.webp",
|
"img": "icons/commodities/materials/slime-white.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 76</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -2 } },
|
"mods": { "0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 2 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,17 +3,18 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/strike-body-life-soul-purple.webp",
|
"img": "icons/magic/unholy/strike-body-life-soul-purple.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Ab zeiter Runde: B3 und -8 für alle Bewegungsfertigkeiten!</p>",
|
"description": "<p>DUM S. 83</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 999, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "movement", "operation": "add", "value": -4 },
|
"0": { "type": "stat", "id": "movement", "operation": "subtract", "value": 4 },
|
||||||
"1": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -4 },
|
"1": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 4 },
|
||||||
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -4 },
|
"2": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 4 },
|
||||||
"3": { "type": "skill", "id": "", "operation": "add", "value": -4 }
|
"3": { "type": "skill", "id": "", "operation": "subtract", "value": 4 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/weapons/swords/greatsword-evil-green.webp",
|
"img": "icons/weapons/swords/greatsword-evil-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 85</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "<p>ARK S. 175</p>",
|
"description": "<p>ARK S. 175</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 1, "unit": "hour" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/fire/projectile-meteor-salvo-light-red.webp",
|
"img": "icons/magic/fire/projectile-meteor-salvo-light-red.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 87</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -4 }, "1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -4 } },
|
"mods": { "0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 4 }, "1": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": -4 }, "2": { "type": "stat", "id": "movement", "operation": "fxed", "value": 6 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/weapons/hammers/hammer-double-glowing-yellow.webp",
|
"img": "icons/weapons/hammers/hammer-double-glowing-yellow.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 141</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"name": "Goldener Panzer", "type": "armor", "img": "icons/equipment/chest/breastplate-layered-gilded-orange.webp", "system": {"description": "", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 2, "apProtection": 0, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347046024, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "xql3yvtFlgU0TE8n", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
{"name": "Goldener/Strahlender Panzer", "type": "effect", "img": "icons/equipment/chest/breastplate-layered-gilded-orange.webp", "system": {"description": "<p>ARK S. 88</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 12, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 2, "apProtection": 0, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347046024, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "xql3yvtFlgU0TE8n", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/holy/angel-winged-humanoid-blue.webp",
|
"img": "icons/magic/holy/angel-winged-humanoid-blue.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 143</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "G\u00f6tterarme",
|
"name": "Götterarme",
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/hands-circle-light-green.webp",
|
"img": "icons/magic/unholy/hands-circle-light-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>RAW S. 105</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "G\u00f6ttlicher Schutz vor Magie",
|
"name": "Göttlicher Schutz vor Magie",
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/holy/barrier-shield-winged-cross.webp",
|
"img": "icons/magic/holy/barrier-shield-winged-cross.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 142</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 1, "unit": "hour" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/lightning/fist-unarmed-strike-blue-green.webp",
|
"img": "icons/magic/lightning/fist-unarmed-strike-blue-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 144</p>",
|
"description": "<p>ARK S. 144</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Hier Fertigkeit Wahrnehmung einsetzen!</p>",
|
"description": "<p>ARK S. 93</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 2 } },
|
"mods": { "0": { "type": "skill", "id": "Hören", "operation": "add", "value": 2 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/mammals/cat-hunched-glowing-red.webp",
|
"img": "icons/creatures/mammals/cat-hunched-glowing-red.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 144</p>",
|
"description": "<p>ARK S. 149</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"description": "<p>ARK S. 176</p>",
|
"description": "<p>ARK S. 176</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 1, "unit": "hour" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,20 +3,21 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/magical/construct-iron-stomping-yellow.webp",
|
"img": "icons/creatures/magical/construct-iron-stomping-yellow.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Malus gilt für alle EW!</p>",
|
"description": "<p>MYS S. 48</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "skill", "id": "", "operation": "add", "value": -2 },
|
"0": { "type": "skill", "id": "", "operation": "subtract", "value": 2 },
|
||||||
"1": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -2 },
|
"1": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 2 },
|
||||||
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -2 },
|
"2": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 2 },
|
||||||
"3": { "type": "stat", "id": "resistanceMind", "operation": "add", "value": -2 },
|
"3": { "type": "stat", "id": "resistanceMind", "operation": "subtract", "value": 2 },
|
||||||
"4": { "type": "stat", "id": "resistanceBody", "operation": "add", "value": -2 },
|
"4": { "type": "stat", "id": "resistanceBody", "operation": "subtract", "value": 2 },
|
||||||
"5": { "type": "stat", "id": "spellCasting", "operation": "add", "value": -2 },
|
"5": { "type": "stat", "id": "spellCasting", "operation": "subtract", "value": 2 },
|
||||||
"6": { "type": "stat", "id": "brawl", "operation": "add", "value": -2 }
|
"6": { "type": "stat", "id": "brawl", "operation": "subtract", "value": 2 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/weapons/clubs/club-bone-blue.webp",
|
"img": "icons/weapons/clubs/club-bone-blue.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 154</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/tools/instruments/rattle-gourd-glowing-teal.webp",
|
"img": "icons/tools/instruments/rattle-gourd-glowing-teal.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 166</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 180, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,14 +3,15 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/hand-weapon-glow-black-green.webp",
|
"img": "icons/magic/unholy/hand-weapon-glow-black-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 148</p>",
|
"description": "<p>ARK S. 168</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 180, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -2 },
|
"0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 2 },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 2 },
|
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 2 },
|
||||||
"2": { "type": "stat", "id": "damageBonus", "operation": "add", "value": 1 }
|
"2": { "type": "stat", "id": "damageBonus", "operation": "add", "value": 1 }
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"name": "Marmorhaut", "type": "armor", "img": "icons/equipment/chest/breastplate-gorget-steel-white.webp", "system": {"description": "", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 4, "apProtection": 4, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347338839, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "wqS82FP9pAxLb5bn", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
{"name": "Marmorhaut", "type": "effect", "img": "icons/equipment/chest/breastplate-gorget-steel-white.webp", "system": {"description": "<p>ARK S. 102</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 60, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 4, "apProtection": 4, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700347338839, "modifiedTime": 1700353901246, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "wqS82FP9pAxLb5bn", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||||
@@ -3,20 +3,21 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/magical/spirit-fear-energy-pink.webp",
|
"img": "icons/creatures/magical/spirit-fear-energy-pink.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Malus gilt für alle EW!</p>",
|
"description": "<p>MYS S. 48</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "skill", "id": "", "operation": "add", "value": -4 },
|
"0": { "type": "skill", "id": "", "operation": "subtract", "value": 4 },
|
||||||
"1": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -4 },
|
"1": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 4 },
|
||||||
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -4 },
|
"2": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 4 },
|
||||||
"3": { "type": "stat", "id": "resistanceMind", "operation": "add", "value": -4 },
|
"3": { "type": "stat", "id": "resistanceMind", "operation": "subtract", "value": 4 },
|
||||||
"4": { "type": "stat", "id": "resistanceBody", "operation": "add", "value": -4 },
|
"4": { "type": "stat", "id": "resistanceBody", "operation": "subtract", "value": 4 },
|
||||||
"5": { "type": "stat", "id": "spellCasting", "operation": "add", "value": -4 },
|
"5": { "type": "stat", "id": "spellCasting", "operation": "subtract", "value": 4 },
|
||||||
"6": { "type": "stat", "id": "brawl", "operation": "add", "value": -4 }
|
"6": { "type": "stat", "id": "brawl", "operation": "subtract", "value": 4 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/movement/trail-streak-zigzag-teal.webp",
|
"img": "icons/magic/movement/trail-streak-zigzag-teal.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 105</p>",
|
"description": "<p>ARK S. 105</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"name": "Rindenhaut", "type": "armor", "img": "icons/equipment/chest/breastplate-leather-brown-belted.webp", "system": {"description": "", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 3, "apProtection": 3, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349427856, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "fiyvORwl1F1PLZOD", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
{"name": "Rindenhaut", "type": "effect", "img": "icons/equipment/chest/breastplate-leather-brown-belted.webp", "system": {"description": "<p>ARK S. 157</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 60, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 3, "apProtection": 3, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349427856, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "fiyvORwl1F1PLZOD", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||||
@@ -1 +1 @@
|
|||||||
{"name": "R\u00fcstung des Rechtschaffenen", "type": "armor", "img": "icons/equipment/chest/breastplate-layered-leather-green.webp", "system": {"description": "", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349062247, "modifiedTime": 1700353901247, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "a49UmucuWJL3tXbM", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
{"name": "R\u00fcstung des Rechtschaffenen", "type": "effect", "img": "icons/equipment/chest/breastplate-layered-leather-green.webp", "system": {"description": "<p>ARK S. 145</p>", "stats": {"damageBonus": 0, "attackBonus": 0, "defenseBonus": 0, "movementBonus": 0, "resistanceMind": 0, "resistanceBody": 0, "spellBonus": 0}, "equippable": false, "equipped": true, "duration": { "time": 12, "unit": "round" },"attributeMod": {"st": 0, "gs": 0, "gw": 0, "ko": 0, "in": 0, "zt": 0, "au": 0, "pa": 0, "wk": 0}, "value": 0, "magic": false, "lpProtection": 5, "apProtection": 5, "rolls": {"formulas": {}, "output": ""}, "calc": {}}, "effects": [], "flags": {}, "_stats": {"systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349062247, "modifiedTime": 1700353901247, "lastModifiedBy": "cb3PEvEU0kHkMdjb"}, "_id": "a49UmucuWJL3tXbM", "folder": null, "sort": 0, "ownership": {"default": 0, "cb3PEvEU0kHkMdjb": 3}}
|
||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/perception/eye-slit-orange.webp",
|
"img": "icons/magic/perception/eye-slit-orange.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Fertigkeit Wahrnehmung nach Anlage hier noch auswählen!</p>\n<p>Arkanum Seite 108</p>",
|
"description": "<p>ARK S. 108</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 2 } },
|
"mods": { "0": { "type": "skill", "id": "Sehen", "operation": "add", "value": 2 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/silhouette-light-fire-blue.webp",
|
"img": "icons/magic/unholy/silhouette-light-fire-blue.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Hier Fertigkeit Tarnen einsetzen!</p>",
|
"description": "<p>ARK S. 108</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 4 } },
|
"mods": { "0": { "type": "skill", "id": "midgard5.tarnen", "operation": "add", "value": 4 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/strike-body-explode-disintegrate.webp",
|
"img": "icons/magic/unholy/strike-body-explode-disintegrate.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>-2 auf gegn. EW: Angriff!</p>",
|
"description": "<p>ARK S. 157</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"name": "Schlachtenwahnsinn für Gegner",
|
||||||
|
"type": "effect",
|
||||||
|
"img": "icons/magic/unholy/strike-body-explode-disintegrate.webp",
|
||||||
|
"system": {
|
||||||
|
"description": "<p>ARK S. 157</p>",
|
||||||
|
"equippable": false,
|
||||||
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
|
"value": 0,
|
||||||
|
"magic": false,
|
||||||
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
"mods": { "0": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 2 } },
|
||||||
|
"calc": {}
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"flags": {},
|
||||||
|
"_stats": { "systemId": "midgard5", "systemVersion": "1.2.1", "coreVersion": "10.312", "createdTime": 1700349501457, "modifiedTime": 1700353901248, "lastModifiedBy": "cb3PEvEU0kHkMdjb" },
|
||||||
|
"_id": "UrP6Z1lLr0YAkriD",
|
||||||
|
"folder": null,
|
||||||
|
"sort": 0,
|
||||||
|
"ownership": { "default": 0, "cb3PEvEU0kHkMdjb": 3 }
|
||||||
|
}
|
||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/equipment/feet/boots-pointed-cloth-green.webp",
|
"img": "icons/equipment/feet/boots-pointed-cloth-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Hier Fertigkeit Schleichen auswählen!</p>",
|
"description": "<p>MYS S. 49</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 8, "unit": "hour" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 6 } },
|
"mods": { "0": { "type": "skill", "id": "midgard5.schleichen", "operation": "add", "value": 6 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,20 +3,21 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/strike-body-life-soul-purple.webp",
|
"img": "icons/magic/unholy/strike-body-life-soul-purple.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 109, 110</p>",
|
"description": "<p>ARK S. 109</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -4 },
|
"0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 4 },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -4 },
|
"1": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 4 },
|
||||||
"2": { "type": "stat", "id": "resistanceMind", "operation": "add", "value": -4 },
|
"2": { "type": "stat", "id": "resistanceMind", "operation": "subtract", "value": 4 },
|
||||||
"3": { "type": "stat", "id": "resistanceBody", "operation": "add", "value": -4 },
|
"3": { "type": "stat", "id": "resistanceBody", "operation": "subtract", "value": 4 },
|
||||||
"4": { "type": "stat", "id": "spellCasting", "operation": "add", "value": -4 },
|
"4": { "type": "stat", "id": "spellCasting", "operation": "subtract", "value": 4 },
|
||||||
"5": { "type": "stat", "id": "brawl", "operation": "add", "value": -4 },
|
"5": { "type": "stat", "id": "brawl", "operation": "subtract", "value": 4 },
|
||||||
"6": { "type": "stat", "id": "", "operation": "add", "value": -4 }
|
"6": { "type": "stat", "id": "", "operation": "subtract", "value": 4 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/magical/humanoid-silhouette-glowing-pink.webp",
|
"img": "icons/creatures/magical/humanoid-silhouette-glowing-pink.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 110</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "attribute", "id": "st", "operation": "add", "value": -20 } },
|
"mods": { "0": { "type": "attribute", "id": "st", "operation": "subtract", "value": 20 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -6,27 +6,28 @@
|
|||||||
"description": "<p>Arkanum Seite 146, 147</p>",
|
"description": "<p>Arkanum Seite 146, 147</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "attribute", "id": "st", "operation": "add", "value": -5 },
|
"0": { "type": "attribute", "id": "st", "operation": "subtract", "value": 5 },
|
||||||
"1": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": 1 },
|
"1": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": 1 },
|
||||||
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 1 },
|
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 1 },
|
||||||
"3": { "type": "stat", "id": "resistanceMind", "operation": "add", "value": 1 },
|
"3": { "type": "stat", "id": "resistanceMind", "operation": "add", "value": 1 },
|
||||||
"4": { "type": "stat", "id": "resistanceBody", "operation": "add", "value": 0 },
|
"4": { "type": "stat", "id": "resistanceBody", "operation": "add", "value": 1 },
|
||||||
"5": { "type": "stat", "id": "spellCasting", "operation": "add", "value": 0 },
|
"5": { "type": "stat", "id": "spellCasting", "operation": "add", "value": 1 },
|
||||||
"6": { "type": "stat", "id": "brawl", "operation": "add", "value": 0 },
|
"6": { "type": "stat", "id": "brawl", "operation": "add", "value": 1 },
|
||||||
"7": { "type": "stat", "id": "poisonResistance", "operation": "add", "value": -5 },
|
"7": { "type": "stat", "id": "poisonResistance", "operation": "subtract", "value": 5 },
|
||||||
"8": { "type": "attribute", "id": "gw", "operation": "add", "value": -5 },
|
"8": { "type": "attribute", "id": "gw", "operation": "subtract", "value": 5 },
|
||||||
"9": { "type": "attribute", "id": "gw", "operation": "add", "value": -5 },
|
"9": { "type": "attribute", "id": "gw", "operation": "subtract", "value": 5 },
|
||||||
"10": { "type": "attribute", "id": "gs", "operation": "add", "value": -5 },
|
"10": { "type": "attribute", "id": "gs", "operation": "subtract", "value": 5 },
|
||||||
"11": { "type": "attribute", "id": "ko", "operation": "add", "value": -5 },
|
"11": { "type": "attribute", "id": "ko", "operation": "subtract", "value": 5 },
|
||||||
"12": { "type": "attribute", "id": "in", "operation": "add", "value": -5 },
|
"12": { "type": "attribute", "id": "in", "operation": "subtract", "value": 5 },
|
||||||
"13": { "type": "attribute", "id": "zt", "operation": "add", "value": -5 },
|
"13": { "type": "attribute", "id": "zt", "operation": "subtract", "value": 5 },
|
||||||
"14": { "type": "attribute", "id": "au", "operation": "add", "value": -5 },
|
"14": { "type": "attribute", "id": "au", "operation": "subtract", "value": 5 },
|
||||||
"15": { "type": "attribute", "id": "pa", "operation": "add", "value": -5 },
|
"15": { "type": "attribute", "id": "pa", "operation": "subtract", "value": 5 },
|
||||||
"16": { "type": "attribute", "id": "wk", "operation": "add", "value": -5 }
|
"16": { "type": "attribute", "id": "wk", "operation": "subtract", "value": 5 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,20 +3,21 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/magical/construct-face-stone-pink.webp",
|
"img": "icons/creatures/magical/construct-face-stone-pink.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Malus gilt für alle EW!</p>",
|
"description": "<p><p>ARK S. 49</p></p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "skill", "id": "", "operation": "add", "value": -2 },
|
"0": { "type": "skill", "id": "", "operation": "subtract", "value": 2 },
|
||||||
"1": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -2 },
|
"1": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 2 },
|
||||||
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -2 },
|
"2": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 2 },
|
||||||
"3": { "type": "stat", "id": "resistanceMind", "operation": "add", "value": -2 },
|
"3": { "type": "stat", "id": "resistanceMind", "operation": "subtract", "value": 2 },
|
||||||
"4": { "type": "stat", "id": "resistanceBody", "operation": "add", "value": -2 },
|
"4": { "type": "stat", "id": "resistanceBody", "operation": "subtract", "value": 2 },
|
||||||
"5": { "type": "stat", "id": "spellCasting", "operation": "add", "value": -2 },
|
"5": { "type": "stat", "id": "spellCasting", "operation": "subtract", "value": 2 },
|
||||||
"6": { "type": "stat", "id": "brawl", "operation": "add", "value": -2 }
|
"6": { "type": "stat", "id": "brawl", "operation": "subtract", "value": 2 }
|
||||||
},
|
},
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/creatures/abilities/mouth-teeth-human.webp",
|
"img": "icons/creatures/abilities/mouth-teeth-human.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Gilt für Gesten- und Wortzauber!</p>",
|
"description": "<p><p>ARK S. 49</p></p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "stat", "id": "spellCasting", "operation": "add", "value": -4 } },
|
"mods": { "0": { "type": "stat", "id": "spellCasting", "operation": "subtract", "value": 4 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/control/buff-strength-muscle-damage-orange.webp",
|
"img": "icons/magic/control/buff-strength-muscle-damage-orange.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 115</p>",
|
"description": "<p>ARK S. 115</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/hands-praying-fire-green.webp",
|
"img": "icons/magic/unholy/hands-praying-fire-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 147</p>",
|
"description": "<p>ARK S. 147</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "attribute", "id": "", "operation": "add", "value": -5 }, "1": { "type": "skill", "id": "", "operation": "add", "value": -1 } },
|
"mods": { "0": { "type": "attribute", "id": "", "operation": "subtract", "value": 5 }, "1": { "type": "skill", "id": "", "operation": "subtract", "value": 1 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/commodities/leather/boot-torn-tan.webp",
|
"img": "icons/commodities/leather/boot-torn-tan.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 122</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 6, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "stat", "id": "movement", "operation": "add", "value": null }, "1": { "type": "stat", "id": "movement", "operation": "fixed", "value": null } },
|
"mods": { "0": { "type": "stat", "id": "movement", "operation": "division", "value": 2 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/hands-praying-fire-green.webp",
|
"img": "icons/magic/unholy/hands-praying-fire-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 147</p>",
|
"description": "<p>ARK S. 147</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 180, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "attribute", "id": "", "operation": "add", "value": -5 }, "1": { "type": "skill", "id": "", "operation": "add", "value": -1 } },
|
"mods": { "0": { "type": "attribute", "id": "", "operation": "subtract", "value": 5 }, "1": { "type": "skill", "id": "", "operation": "subtract", "value": 1 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,17 +3,15 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/weapons/swords/sword-runed-glowing.webp",
|
"img": "icons/weapons/swords/sword-runed-glowing.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>je nach eingesetzten AP Bonus erhöhen</p>",
|
"description": "<p>ARK S. 148</p></p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 1 },
|
"0": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 1 } },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 0 },
|
|
||||||
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 0 }
|
|
||||||
},
|
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,14 +3,15 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/unholy/hand-weapon-glow-black-green.webp",
|
"img": "icons/magic/unholy/hand-weapon-glow-black-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 148</p>",
|
"description": "<p>ARK S. 148</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 12, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -2 },
|
"0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 2 },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 2 },
|
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 2 },
|
||||||
"2": { "type": "stat", "id": "damageBonus", "operation": "add", "value": 1 }
|
"2": { "type": "stat", "id": "damageBonus", "operation": "add", "value": 1 }
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/equipment/feet/shoes-simple-leaf-green.webp",
|
"img": "icons/equipment/feet/shoes-simple-leaf-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Hier Fertigkeit Schleichen einsetzen!</p>",
|
"description": "<p><p>ARK S. 160</p></p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 8 } },
|
"mods": { "0": { "type": "skill", "id": "midgard5.schleichen", "operation": "add", "value": 8 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/environment/wilderness/cave-entrance-island.webp",
|
"img": "icons/environment/wilderness/cave-entrance-island.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 127</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 8, "unit": "hour" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "stat", "id": "defenseBonus", "operation": "add", "value": -2 }, "1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": -2 } },
|
"mods": { "0": { "type": "stat", "id": "defenseBonus", "operation": "subtract", "value": 2 }, "1": { "type": "stat", "id": "attackBonus", "operation": "subtract", "value": 2 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/environment/wilderness/tree-spruce.webp",
|
"img": "icons/environment/wilderness/tree-spruce.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Hier Fertigkeit Tarnen einsetzen!</p>",
|
"description": "<p>ARK S. 161</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 180, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 12 } },
|
"mods": { "0": { "type": "skill", "id": "midgard5.tarnen", "operation": "add", "value": 12 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/magic/control/debuff-energy-hold-levitate-teal-blue.webp",
|
"img": "icons/magic/control/debuff-energy-hold-levitate-teal-blue.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Arkanum Seite 72</p>",
|
"description": "<p>ARK S. 72</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": true,
|
"magic": true,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -3,17 +3,15 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/weapons/swords/sword-runed-glowing.webp",
|
"img": "icons/weapons/swords/sword-runed-glowing.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>je nach eingesetzten AP Bonus erhöhen</p>",
|
"description": "<p>ARK S. 132</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": {
|
"mods": {
|
||||||
"0": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 1 },
|
"0": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 1 } },
|
||||||
"1": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 0 },
|
|
||||||
"2": { "type": "stat", "id": "attackBonus", "operation": "add", "value": 0 }
|
|
||||||
},
|
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/skills/movement/figure-running-gray.webp",
|
"img": "icons/skills/movement/figure-running-gray.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Hier Fertigkeit Geländelauf auswählen!</p>",
|
"description": "<p>ARK S. 161</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 1, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
"mods": { "0": { "type": "skill", "id": "", "operation": "add", "value": 8 } },
|
"mods": { "0": { "type": "skill", "id": "midgard5.gelaendelauf", "operation": "add", "value": 8 } },
|
||||||
"calc": {}
|
"calc": {}
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"type": "effect",
|
"type": "effect",
|
||||||
"img": "icons/skills/targeting/crosshair-pointed-orange.webp",
|
"img": "icons/skills/targeting/crosshair-pointed-orange.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "",
|
"description": "<p>ARK S. 133</p>",
|
||||||
"equippable": false,
|
"equippable": false,
|
||||||
"equipped": true,
|
"equipped": true,
|
||||||
|
"duration": { "time": 60, "unit": "round" },
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"magic": false,
|
"magic": false,
|
||||||
"rolls": { "formulas": {}, "output": "" },
|
"rolls": { "formulas": {}, "output": "" },
|
||||||
|
|||||||
@@ -131,7 +131,7 @@
|
|||||||
"_id": "QICP7DgbyTmp1Nns",
|
"_id": "QICP7DgbyTmp1Nns",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3><b>*</b>Der Zauberer verzaubert sich selbst.</h3>Bei einem Geistes- oder Körperzauber trifft die volle Wirkung der Magie den Zauberer selbst, wenn ihm ein WW:Resistenz misslingt. Schützende Zauber funktionieren also gegebenenfalls ganz normal (Glück im Unglück). Kontrollzauber wie Macht über Menschen führen zur vorübergehenden Handlungsunfähigkeit des Zauberers; sein Geist versucht, die Kontrolle über sich selbst zu übernehmen, so dass er völlig mit sich selbst beschäftigt ist, bis ihm ein alle 2 min erlaubter EW:Resistenz gelingt. Sprü- che, die wie Macht über die belebte Natur nur auf Tiere wirken, haben keinen Effekt. Bei Umgebungszaubern tritt stattdessen der unter 91-95 beschriebene Effekt ein.",
|
"text": "<h3><b>*</b>Der Zauberer verzaubert sich selbst.</h3>Bei einem Geistes- oder Körperzauber trifft die volle Wirkung der Magie den Zauberer selbst, wenn ihm ein WW:Resistenz misslingt. Schützende Zauber funktionieren also gegebenenfalls ganz normal (Glück im Unglück). Kontrollzauber wie Macht über Menschen führen zur vorübergehenden Handlungsunfähigkeit des Zauberers; sein Geist versucht, die Kontrolle über sich selbst zu übernehmen, so dass er völlig mit sich selbst beschäftigt ist, bis ihm ein alle 2 min erlaubter EW:Resistenz gelingt. Sprüche, die wie Macht über die belebte Natur nur auf Tiere wirken, haben keinen Effekt. Bei Umgebungszaubern tritt stattdessen der unter 91-95 beschriebene Effekt ein.",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 4,
|
"weight": 4,
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
"_id": "g1zQk3AHDdlq3sqH",
|
"_id": "g1zQk3AHDdlq3sqH",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>Rumpftreffer mit Rippenbrüchen</h3>[[1d3]] Rippen des Opfers brechen.",
|
"text": "<h3>Rumpftreffer mit Rippenbrüchen</h3>[[1d3]] Rippen des Opfers brechen.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcY16]{Rippen}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 10,
|
"weight": 10,
|
||||||
@@ -61,7 +61,7 @@
|
|||||||
"_id": "XdF7xn83ChS4Qrzf",
|
"_id": "XdF7xn83ChS4Qrzf",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>Rumpftreffer mit Gefahr innerer Verletzungen</h3>Das Opfer verliert zusätzlich zum normalen Schaden [[1d6]] LP und AP.<br /><b>*</b>: Schwere innere Verletzungen",
|
"text": "<h3>Rumpftreffer mit Gefahr innerer Verletzungen</h3>Das Opfer verliert zusätzlich zum normalen Schaden [[1d6]] LP und AP.<br /><b>*</b>: Schwere innere Verletzungen@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcY13]{Innere Verletzungen}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 5,
|
"weight": 5,
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
"_id": "W7yzr5lC0z5NDt77",
|
"_id": "W7yzr5lC0z5NDt77",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>schwere Verletzung am rechten Arm <b>+</b></h3><b>*</b>: Mit 20% wird der Arm abgetrennt (bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Mit Armschutz führt auch der Treffer mit einer scharfen Waffe nicht zum Abtrennen, sondern nur zur Verkrüppelung des Armes. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.",
|
"text": "<h3>schwere Verletzung am rechten Arm <b>+</b></h3><b>*</b>: Mit 20% wird der Arm abgetrennt (bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Mit Armschutz führt auch der Treffer mit einer scharfen Waffe nicht zum Abtrennen, sondern nur zur Verkrüppelung des Armes. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcYz8]{Arm}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 7,
|
"weight": 7,
|
||||||
@@ -103,7 +103,7 @@
|
|||||||
"_id": "1dFkXxy7VhtSbahw",
|
"_id": "1dFkXxy7VhtSbahw",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>schwere Verletzung am linken Arm <b>+</b></h3><b>*</b>: Mit 20% wird der Arm abgetrennt (bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Mit Armschutz führt auch der Treffer mit einer scharfen Waffe nicht zum Abtrennen, sondern nur zur Verkrüppelung des Armes. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.",
|
"text": "<h3>schwere Verletzung am linken Arm <b>+</b></h3><b>*</b>: Mit 20% wird der Arm abgetrennt (bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Mit Armschutz führt auch der Treffer mit einer scharfen Waffe nicht zum Abtrennen, sondern nur zur Verkrüppelung des Armes. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcYz8]{Arm}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 8,
|
"weight": 8,
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
"_id": "CiAwKT1ZhOGKplBr",
|
"_id": "CiAwKT1ZhOGKplBr",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>schwere Verletzung am rechten Bein <b>+</b></h3><b>*</b>: Mit 20% wird das Bein abgetrennt (ohne Beinschutz bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.",
|
"text": "<h3>schwere Verletzung am rechten Bein <b>+</b></h3><b>*</b>: Mit 20% wird das Bein abgetrennt (ohne Beinschutz bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcYz9]{Bein}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 9,
|
"weight": 9,
|
||||||
@@ -131,7 +131,7 @@
|
|||||||
"_id": "PZa6plWsSiQFmu5c",
|
"_id": "PZa6plWsSiQFmu5c",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>schwere Verletzung am linken Bein <b>+</b></h3><b>*</b>: Mit 20% wird das Bein abgetrennt (ohne Beinschutz bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.",
|
"text": "<h3>schwere Verletzung am linken Bein <b>+</b></h3><b>*</b>: Mit 20% wird das Bein abgetrennt (ohne Beinschutz bei einer Waffe mit Schneide) oder dauerhaft verkrüppelt. Treffer mit Stich-, Wurf- oder Schusswaffen haben keine derart schwerwiegenden Auswirkungen.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcYz9]{Bein}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 9,
|
"weight": 9,
|
||||||
@@ -173,7 +173,7 @@
|
|||||||
"_id": "GaZZENfKk81MI1IK",
|
"_id": "GaZZENfKk81MI1IK",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>Kopftreffer mit Hörschaden <b><++></b></h3>Helmlose Opfer verlieren zusätzlich zum normalen Schaden [[1d3]] LP und AP. Zusätzlich schwere Verletzung am Ohr. Helmträger sind vor dieser Art von Schaden sicher.",
|
"text": "<h3>Kopftreffer mit Hörschaden <b><++></b></h3>Helmlose Opfer verlieren zusätzlich zum normalen Schaden [[1d3]] LP und AP. Zusätzlich schwere Verletzung am Ohr. Helmträger sind vor dieser Art von Schaden sicher.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcY15]{Ohr}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 4,
|
"weight": 4,
|
||||||
@@ -187,7 +187,7 @@
|
|||||||
"_id": "OsfxiUi4dg0RM9XV",
|
"_id": "OsfxiUi4dg0RM9XV",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>Augenverletzung</h3>Der Träger eines Helms mit Visier ist vor dieser Art von Schaden sicher.",
|
"text": "<h3>Augenverletzung</h3>Der Träger eines Helms mit Visier ist vor dieser Art von Schaden sicher.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcY14]{Auge}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 4,
|
"weight": 4,
|
||||||
@@ -201,7 +201,7 @@
|
|||||||
"_id": "TGtUlGPANVjZLgZH",
|
"_id": "TGtUlGPANVjZLgZH",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>Halstreffer</h3><b>*</b>: Eine spitze oder scharfe Waffe verletzt die Halsschlagader. Eine stumpfe Waffe verursacht eine schwere Halswirbelverletzung.",
|
"text": "<h3>Halstreffer</h3><b>*</b>: Eine spitze oder scharfe Waffe verletzt die Halsschlagader. Eine stumpfe Waffe verursacht eine schwere Halswirbelverletzung.@UUID[Compendium.midgard5.kampfzustaende.Item.PJ0tqjZXQ5opcYz5]{Blutend}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 3,
|
"weight": 3,
|
||||||
@@ -229,7 +229,7 @@
|
|||||||
"_id": "8g1FJIsxKFVWvyxe",
|
"_id": "8g1FJIsxKFVWvyxe",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"text": "<h3>Augenverlust</h3>Bei einem Treffer mit einer scharfen oder spitzen Waffe oder einer Schusswaffe verliert das Opfer ein Auge. Der Träger eines Helms mit Visier ist vor dieser Art von Schaden sicher.",
|
"text": "<h3>Augenverlust</h3>Bei einem Treffer mit einer scharfen oder spitzen Waffe oder einer Schusswaffe verliert das Opfer ein Auge. Der Träger eines Helms mit Visier ist vor dieser Art von Schaden sicher.@UUID[Compendium.midgard5.verletzungen.Item.PJ0tqjZXQ5opcY14]{Auge}",
|
||||||
"img": "icons/svg/d20-black.svg",
|
"img": "icons/svg/d20-black.svg",
|
||||||
"resultId": "",
|
"resultId": "",
|
||||||
"weight": 2,
|
"weight": 2,
|
||||||
|
|||||||
@@ -6,12 +6,14 @@ const preloadTemplates = async (): Promise<Handlebars.TemplateDelegate<any>[]> =
|
|||||||
// const templates = [ rootPath + "actor/actor-sheet.hbs" ]
|
// const templates = [ rootPath + "actor/actor-sheet.hbs" ]
|
||||||
// This would map to our local folder of /Assets/Templates/Actor/actor-sheet.hbs
|
// This would map to our local folder of /Assets/Templates/Actor/actor-sheet.hbs
|
||||||
const templates: Array<string> = [
|
const templates: Array<string> = [
|
||||||
|
"sheets/character/description.hbs",
|
||||||
"sheets/character/attribute.hbs",
|
"sheets/character/attribute.hbs",
|
||||||
"sheets/character/base_values.hbs",
|
"sheets/character/base_values.hbs",
|
||||||
|
"sheets/character/main.hbs",
|
||||||
"sheets/character/skills.hbs",
|
"sheets/character/skills.hbs",
|
||||||
"sheets/character/gear.hbs",
|
"sheets/character/gear.hbs",
|
||||||
"sheets/character/spells.hbs",
|
"sheets/character/spells.hbs",
|
||||||
"sheets/character/kampfkuenste.hbs",
|
"sheets/character/combat.hbs",
|
||||||
"sheets/character/effects.hbs",
|
"sheets/character/effects.hbs",
|
||||||
"sheets/partial/mod.hbs",
|
"sheets/partial/mod.hbs",
|
||||||
"sheets/item/rolls.hbs",
|
"sheets/item/rolls.hbs",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import Logger from "./utils/Logger";
|
|||||||
import M5CharacterSheet from "./module/sheets/M5CharacterSheet";
|
import M5CharacterSheet from "./module/sheets/M5CharacterSheet";
|
||||||
import preloadTemplates from "./PreloadTemplates";
|
import preloadTemplates from "./PreloadTemplates";
|
||||||
import { M5Character } from "./module/actors/M5Character";
|
import { M5Character } from "./module/actors/M5Character";
|
||||||
import { M5Skill } from "./module/M5Base";
|
import { M5ItemMod, M5ModOperation, M5Skill, M5TimeUnit } from "./module/M5Base";
|
||||||
import { M5ItemSheet } from "./module/sheets/M5ItemSheet";
|
import { M5ItemSheet } from "./module/sheets/M5ItemSheet";
|
||||||
import { M5Item } from "./module/items/M5Item";
|
import { M5Item } from "./module/items/M5Item";
|
||||||
|
|
||||||
@@ -58,10 +58,10 @@ Hooks.once("init", async () => {
|
|||||||
return `${obj}`;
|
return `${obj}`;
|
||||||
});
|
});
|
||||||
|
|
||||||
Handlebars.registerHelper("actorItemValue", (actorId: any, itemId: string, path: string) => {
|
Handlebars.registerHelper("actorItemValue", (actorId: any, itemId: string, path: string, token?: boolean) => {
|
||||||
//console.log("actorItemValue", actorId, itemId, path)
|
//console.log("actorItemValue", actorId, itemId, path)
|
||||||
const actor = (game as Game).actors.get(actorId);
|
const actor = (game as Game).actors.get(actorId);
|
||||||
let obj = actor.items.get(itemId).system;
|
let obj = actor.items.get(itemId)?.system;
|
||||||
path.split(".").forEach((p) => {
|
path.split(".").forEach((p) => {
|
||||||
if (obj) obj = obj[p];
|
if (obj) obj = obj[p];
|
||||||
});
|
});
|
||||||
@@ -116,7 +116,6 @@ Hooks.on("getChatLogEntryContext", function (html, options) {
|
|||||||
condition: (li) => {
|
condition: (li) => {
|
||||||
// Only show this context menu if there are re-rollable dice in the message
|
// Only show this context menu if there are re-rollable dice in the message
|
||||||
const damageRolls = li.find(".apply-damage").length;
|
const damageRolls = li.find(".apply-damage").length;
|
||||||
console.log(game["user"].isGm);
|
|
||||||
|
|
||||||
// All must be true to show the reroll dialogue
|
// All must be true to show the reroll dialogue
|
||||||
// The button doesn't work for the GM right now, so we don't need to show it
|
// The button doesn't work for the GM right now, so we don't need to show it
|
||||||
@@ -166,6 +165,70 @@ Hooks.on("getChatLogEntryContext", function (html, options) {
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Hooks.on("updateCombat", function (combat: Combat, updateData: { round: number; turn: number }, updateOptions: { advanceTime: number; direction: number }) {
|
||||||
|
if (combat.round % 2 === 0 && combat.turn !== null) {
|
||||||
|
const tokenId = combat.current.tokenId;
|
||||||
|
const actorId = combat.combatant["actorId"];
|
||||||
|
let currentToken = game["actors"].tokens[tokenId];
|
||||||
|
if (!currentToken) {
|
||||||
|
currentToken = game["actors"].get(actorId);
|
||||||
|
}
|
||||||
|
let activeEffects = currentToken.items.filter((x) => x.type === "effect" && x.system.equipped) || [];
|
||||||
|
activeEffects.forEach((effect) => {
|
||||||
|
if (effect.system?.duration?.time > 0) {
|
||||||
|
if (effect.system.duration.unit === M5TimeUnit.ROUND) {
|
||||||
|
effect.system.duration.time -= 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (effect.system?.duration.time === 0 && effect.system.duration.unit !== M5TimeUnit.LIMITLESS) {
|
||||||
|
effect.system.equipped = false;
|
||||||
|
}
|
||||||
|
for (const key in effect.system.mods) {
|
||||||
|
if (effect.system.mods[key].operation === M5ModOperation.SUBTRACT) {
|
||||||
|
switch (effect.system.mods[key].id) {
|
||||||
|
case "lp":
|
||||||
|
currentToken["system"].lp.value -= effect.system.mods[key].value;
|
||||||
|
break;
|
||||||
|
case "ap":
|
||||||
|
currentToken["system"].ap.value -= effect.system.mods[key].value;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
} else if (effect.system.mods[key].operation === M5ModOperation.ADD) {
|
||||||
|
switch (effect.system.mods[key].id) {
|
||||||
|
case "lp":
|
||||||
|
currentToken["system"].lp.value += limitHeal(effect.system.mods[key].value, currentToken["system"].lp.value, currentToken["system"].lp.max);
|
||||||
|
break;
|
||||||
|
case "ap":
|
||||||
|
currentToken["system"].ap.value += limitHeal(effect.system.mods[key].value, currentToken["system"].ap.value, currentToken["system"].ap.max);
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
currentToken.render();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
function limitHeal(heal: number, current: number, max: number): number {
|
||||||
|
if (current === max) {
|
||||||
|
return 0;
|
||||||
|
} else if (heal + current > max) {
|
||||||
|
return max - current;
|
||||||
|
}
|
||||||
|
return heal;
|
||||||
|
}
|
||||||
|
|
||||||
|
Hooks.on("renderCombatTracker", (combatTracker, html, context) => {
|
||||||
|
if (context.combat === null) {
|
||||||
|
html.find("h3.encounter-title")[0].innerHTML = game["i18n"].localize("midgard5.no-encounter");
|
||||||
|
} else if (Math.ceil(context.round / 2) === 0) {
|
||||||
|
html.find("h3.encounter-title")[0].innerHTML = game["i18n"].localize("midgard5.encounter-not-started");
|
||||||
|
} else {
|
||||||
|
html.find("h3.encounter-title")[0].innerHTML =
|
||||||
|
(context.round % 2 == 1 ? game["i18n"].localize("midgard5.phase-movement") : game["i18n"].localize("midgard5.phase-action")) + " " + Math.ceil(context.round / 2);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
Hooks.once("ready", () => {
|
Hooks.once("ready", () => {
|
||||||
Logger.ok("Template module is now ready.");
|
Logger.ok("Template module is now ready.");
|
||||||
});
|
});
|
||||||
@@ -187,9 +250,9 @@ async function applyDamage(roll, direction) {
|
|||||||
token["system"].ap.value -= Math.max(0, damageValue - token["system"].calc.stats.apProtection.value);
|
token["system"].ap.value -= Math.max(0, damageValue - token["system"].calc.stats.apProtection.value);
|
||||||
break;
|
break;
|
||||||
case -1:
|
case -1:
|
||||||
token["system"].lp.value += Math.min(damageValue, token["system"].lp.max - damageValue);
|
token["system"].lp.value += limitHeal(damageValue, token["system"].lp.value, token["system"].lp.max);
|
||||||
case -2:
|
case -2:
|
||||||
token["system"].ap.value += Math.min(damageValue, token["system"].ap.max - damageValue);
|
token["system"].ap.value += limitHeal(damageValue, token["system"].ap.value, token["system"].ap.max);
|
||||||
}
|
}
|
||||||
token.render();
|
token.render();
|
||||||
} else {
|
} else {
|
||||||
@@ -200,9 +263,9 @@ async function applyDamage(roll, direction) {
|
|||||||
actor["system"].ap.value -= Math.max(0, damageValue - actor["system"].calc.stats.apProtection.value);
|
actor["system"].ap.value -= Math.max(0, damageValue - actor["system"].calc.stats.apProtection.value);
|
||||||
break;
|
break;
|
||||||
case -1:
|
case -1:
|
||||||
actor["system"].lp.value += Math.min(damageValue, actor["system"].lp.max - damageValue);
|
actor["system"].lp.value += limitHeal(damageValue, token["system"].lp.value, token["system"].lp.max);
|
||||||
case -2:
|
case -2:
|
||||||
actor["system"].ap.value += Math.min(damageValue, actor["system"].ap.max - damageValue);
|
actor["system"].ap.value += limitHeal(damageValue, token["system"].ap.value, token["system"].ap.max);
|
||||||
}
|
}
|
||||||
actor.render();
|
actor.render();
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -49,6 +49,18 @@ export interface M5RollResult extends M5RollTemplate {
|
|||||||
css: string;
|
css: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export enum M5ItemType {
|
||||||
|
SKILL = "skill",
|
||||||
|
ITEM = "item",
|
||||||
|
WEAPON = "weapon",
|
||||||
|
DEFENSIVE_WEAPON = "defensiveWeapon",
|
||||||
|
ARMOR = "armor",
|
||||||
|
CONTAINER = "container",
|
||||||
|
SPELL = "spell",
|
||||||
|
KAMPFKUNST = "kampfkunst",
|
||||||
|
EFFECT = "effect",
|
||||||
|
}
|
||||||
|
|
||||||
export enum M5EwResult {
|
export enum M5EwResult {
|
||||||
TBD = "",
|
TBD = "",
|
||||||
FUMBLE = "roll-ew-result-fumble",
|
FUMBLE = "roll-ew-result-fumble",
|
||||||
@@ -84,6 +96,12 @@ export enum M5Stats {
|
|||||||
AP = "ap",
|
AP = "ap",
|
||||||
PROTECTION_LP = "lpProtection",
|
PROTECTION_LP = "lpProtection",
|
||||||
PROTECTION_AP = "apProtection",
|
PROTECTION_AP = "apProtection",
|
||||||
|
PERCEPTION = "perception",
|
||||||
|
DRINKING = "drinking",
|
||||||
|
HOARD = "hoard",
|
||||||
|
HOARD_NEXT = "hoardNext",
|
||||||
|
HOARD_MIN = "hoardMin",
|
||||||
|
WEALTH = "wealth",
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum M5ModType {
|
export enum M5ModType {
|
||||||
@@ -94,6 +112,7 @@ export enum M5ModType {
|
|||||||
|
|
||||||
export enum M5ModOperation {
|
export enum M5ModOperation {
|
||||||
ADD_100 = "add100",
|
ADD_100 = "add100",
|
||||||
|
ROLL = "roll",
|
||||||
ADD = "add",
|
ADD = "add",
|
||||||
SET = "set",
|
SET = "set",
|
||||||
FIXED = "fixed",
|
FIXED = "fixed",
|
||||||
@@ -102,6 +121,13 @@ export enum M5ModOperation {
|
|||||||
DIVISION = "division",
|
DIVISION = "division",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export enum M5TimeUnit {
|
||||||
|
ROUND = "round",
|
||||||
|
MINUTE = "minute",
|
||||||
|
HOUR = "hour",
|
||||||
|
LIMITLESS = "limitless",
|
||||||
|
}
|
||||||
|
|
||||||
export interface M5ItemMod {
|
export interface M5ItemMod {
|
||||||
type: M5ModType;
|
type: M5ModType;
|
||||||
id: string;
|
id: string;
|
||||||
@@ -156,9 +182,17 @@ export interface M5CharacterCalculatedData {
|
|||||||
resistanceBody: M5ModResult;
|
resistanceBody: M5ModResult;
|
||||||
spellCasting: M5ModResult;
|
spellCasting: M5ModResult;
|
||||||
brawl: M5ModResult;
|
brawl: M5ModResult;
|
||||||
brawlEw: number;
|
brawlFw: number;
|
||||||
poisonResistance: M5ModResult;
|
poisonResistance: M5ModResult;
|
||||||
enduranceBonus: number;
|
enduranceBonus: number;
|
||||||
|
perception: M5ModResult;
|
||||||
|
perceptionFW: number;
|
||||||
|
drinking: M5ModResult;
|
||||||
|
drinkingFW: number;
|
||||||
|
hoard: number;
|
||||||
|
hoardNext: number;
|
||||||
|
hoardMin: number;
|
||||||
|
wealth: number;
|
||||||
};
|
};
|
||||||
skillMods: {};
|
skillMods: {};
|
||||||
skills: {
|
skills: {
|
||||||
@@ -173,6 +207,7 @@ export interface M5CharacterCalculatedData {
|
|||||||
defensiveWeapons: {};
|
defensiveWeapons: {};
|
||||||
armor: {};
|
armor: {};
|
||||||
items: {};
|
items: {};
|
||||||
|
containers: {};
|
||||||
effects: {};
|
effects: {};
|
||||||
};
|
};
|
||||||
spells: {};
|
spells: {};
|
||||||
|
|||||||