Compare commits

..

No commits in common. "2e524878b38af755b4558e1002d70b52f1d2f5a0" and "00a1d9766c0a2b0db3539a567340450ec04b9f79" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -251,7 +251,7 @@
"name": "Crushing Blows", "name": "Crushing Blows",
"type": "feature", "type": "feature",
"system": { "system": {
"description": "<p>When the @Lookup[@name] makes a successful attack, the target must mark an Armor Slot without receiving its benefits (they can still use armor to reduce the damage). If they cant mark an Armor Slot, they must mark an additional HP.</p>", "description": "<p>When the @Lookup[@name] makes a successful attack, the target must mark an Armor Slot without receiving its benefi ts (they can still use armor to reduce the damage). If they cant mark an Armor Slot, they must mark an additional HP.</p>",
"resource": null, "resource": null,
"actions": { "actions": {
"0sXciTiPc30v8czv": { "0sXciTiPc30v8czv": {

View file

@ -257,7 +257,7 @@
"name": "Acidic Form", "name": "Acidic Form",
"type": "feature", "type": "feature",
"system": { "system": {
"description": "<p>When the @Lookup[@name] makes a successful attack, the target must mark an Armor Slot without receiving its benefits (they can still use armor to reduce the damage). If they cant mark an Armor Slot, they must mark an additional HP.</p>", "description": "<p>When the @Lookup[@name] makes a successful attack, the target must mark an Armor Slot without receiving its benefi ts (they can still use armor to reduce the damage). If they cant mark an Armor Slot, they must mark an additional HP.</p>",
"resource": null, "resource": null,
"actions": { "actions": {
"gtT2oHSyZg9OHHJD": { "gtT2oHSyZg9OHHJD": {

View file

@ -2,7 +2,7 @@
"id": "daggerheart", "id": "daggerheart",
"title": "Daggerheart", "title": "Daggerheart",
"description": "An unofficial implementation of the Daggerheart system", "description": "An unofficial implementation of the Daggerheart system",
"version": "1.9.12", "version": "1.9.11",
"compatibility": { "compatibility": {
"minimum": "13.346", "minimum": "13.346",
"verified": "13.351", "verified": "13.351",
@ -10,7 +10,7 @@
}, },
"url": "https://github.com/Foundryborne/daggerheart", "url": "https://github.com/Foundryborne/daggerheart",
"manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/V13/system.json", "manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/V13/system.json",
"download": "https://github.com/Foundryborne/daggerheart/releases/download/1.9.12/system.zip", "download": "https://github.com/Foundryborne/daggerheart/releases/download/1.9.11/system.zip",
"authors": [ "authors": [
{ {
"name": "WBHarry" "name": "WBHarry"