mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
[Feature] Armor/Weapon Compendiums (#459)
* Fixed localization * . * Added all Secondary Weapons * Added all armors * Added Tier1 weapons * Tier2 Physical * Tier 2 magical * Tier 3 Physical * Tier 3 Magical * Tier 4 Physical * Tier 4 Magical * Added wheelchairs
This commit is contained in:
parent
8e516df7cb
commit
2c4d3bd4a3
277 changed files with 34221 additions and 431 deletions
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Advanced Chainmail Armor",
|
||||
"type": "armor",
|
||||
"_id": "LzLOJ9EVaHWAjoq9",
|
||||
"img": "icons/equipment/chest/breastplate-banded-steel-gold.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "heavy",
|
||||
"effectIds": [
|
||||
"qlzHOAnpBYzosQxK"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 13,
|
||||
"severe": 31
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Heavy",
|
||||
"description": "-1 to Evasion",
|
||||
"img": "icons/commodities/metal/ingot-worn-iron.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "qlzHOAnpBYzosQxK",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807844639,
|
||||
"modifiedTime": 1753807844639,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!LzLOJ9EVaHWAjoq9.qlzHOAnpBYzosQxK"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807810859,
|
||||
"modifiedTime": 1753807844642,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!LzLOJ9EVaHWAjoq9"
|
||||
}
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Advanced Full Plate Armor",
|
||||
"type": "armor",
|
||||
"_id": "crIbCb9NZ4K0VpoU",
|
||||
"img": "icons/equipment/chest/breastplate-layered-steel-grey.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "veryheavy",
|
||||
"effectIds": [
|
||||
"awdHgEaM54G3emOU"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 15,
|
||||
"severe": 35
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Very Heavy",
|
||||
"description": "-2 to Evasion; -1 to Agility",
|
||||
"img": "icons/commodities/metal/ingot-stamped-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-2"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.agility.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "awdHgEaM54G3emOU",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809243346,
|
||||
"modifiedTime": 1753809243346,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!crIbCb9NZ4K0VpoU.awdHgEaM54G3emOU"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809204693,
|
||||
"modifiedTime": 1753809243349,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!crIbCb9NZ4K0VpoU"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Advanced Gambeson Armor",
|
||||
"type": "armor",
|
||||
"_id": "epkAmlZVk7HOfUUT",
|
||||
"img": "icons/equipment/chest/breastplate-purple.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "flexible",
|
||||
"effectIds": [
|
||||
"Fq9Q93IHCchhfSss"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 23
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Flexible",
|
||||
"description": "+1 to Evasion",
|
||||
"img": "icons/magic/movement/abstract-ribbons-red-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "Fq9Q93IHCchhfSss",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807740227,
|
||||
"modifiedTime": 1753807740227,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!epkAmlZVk7HOfUUT.Fq9Q93IHCchhfSss"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807704469,
|
||||
"modifiedTime": 1753807740230,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!epkAmlZVk7HOfUUT"
|
||||
}
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Advanced Leather Armor",
|
||||
"type": "armor",
|
||||
"_id": "itSOp2GCyem0f7oM",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 11,
|
||||
"severe": 27
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807744573,
|
||||
"modifiedTime": 1753807795515,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!itSOp2GCyem0f7oM"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Bellamoi Fine Armor",
|
||||
"type": "armor",
|
||||
"_id": "WuoVwZA53XRAIt6d",
|
||||
"img": "icons/equipment/chest/breastplate-layered-gold.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "gilded",
|
||||
"effectIds": [
|
||||
"Hy0sNtFS1JAXxgwC"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 11,
|
||||
"severe": 27
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Gilded",
|
||||
"description": "+1 to Presence",
|
||||
"img": "icons/magic/control/control-influence-crown-gold.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.traits.presence.value",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "Hy0sNtFS1JAXxgwC",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807887679,
|
||||
"modifiedTime": 1753807887679,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!WuoVwZA53XRAIt6d.Hy0sNtFS1JAXxgwC"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807855787,
|
||||
"modifiedTime": 1753807887685,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!WuoVwZA53XRAIt6d"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Bladefare Armor",
|
||||
"type": "armor",
|
||||
"_id": "mNN6pvcsS10ChrWF",
|
||||
"img": "icons/equipment/chest/breastplate-collared-steel-grey.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "physical",
|
||||
"effectIds": [
|
||||
"s8KtTIngTjnOlaTP"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 16,
|
||||
"severe": 39
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Physical",
|
||||
"description": "You can't mark an Armor Slot to reduce magic damage.",
|
||||
"img": "icons/commodities/stone/ore-pile-tan.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.rules.damageReduction.physical",
|
||||
"mode": 5,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "s8KtTIngTjnOlaTP",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753808769033,
|
||||
"modifiedTime": 1753808769033,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!mNN6pvcsS10ChrWF.s8KtTIngTjnOlaTP"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753808752024,
|
||||
"modifiedTime": 1753808787752,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!mNN6pvcsS10ChrWF"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "h4QgrovjVZ1oee7O",
|
||||
"name": "Chainmail Armor",
|
||||
"type": "armor",
|
||||
"_id": "haULhuEg37zUUvhb",
|
||||
"img": "icons/equipment/chest/breastplate-scale-grey.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "heavy",
|
||||
"effectIds": [
|
||||
"ZfO5NjpqEIzZVlPq"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 7,
|
||||
"severe": 15
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Heavy",
|
||||
"description": "-1 to Evasion",
|
||||
"img": "icons/commodities/metal/ingot-worn-iron.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "ZfO5NjpqEIzZVlPq",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805298651,
|
||||
"modifiedTime": 1753805298651,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!haULhuEg37zUUvhb.ZfO5NjpqEIzZVlPq"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805286605,
|
||||
"modifiedTime": 1753805329039,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!haULhuEg37zUUvhb"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Channeling Armor",
|
||||
"type": "armor",
|
||||
"_id": "vMJxEWz1srfwMsoj",
|
||||
"img": "icons/equipment/chest/robe-collared-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "channeling",
|
||||
"effectIds": [
|
||||
"8bwf1Ri3jYkjphEv"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 13,
|
||||
"severe": 36
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Channeling",
|
||||
"description": "+1 to Spellcast Rolls",
|
||||
"img": "icons/magic/symbols/rune-sigil-horned-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.roll.spellcast",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "8bwf1Ri3jYkjphEv",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809448084,
|
||||
"modifiedTime": 1753809448084,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!vMJxEWz1srfwMsoj.8bwf1Ri3jYkjphEv"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809433880,
|
||||
"modifiedTime": 1753809460722,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!vMJxEWz1srfwMsoj"
|
||||
}
|
||||
|
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Dragonscale Armor",
|
||||
"type": "armor",
|
||||
"_id": "mdQ69eFHyAQUDmE7",
|
||||
"img": "icons/equipment/chest/breastplate-rivited-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"J1MCpcfXByKaSSgx": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Impenetrable",
|
||||
"description": "Once per short rest, when you would mark your last Hit Point, you can instead mark a Stress.",
|
||||
"img": "icons/magic/defensive/shield-barrier-flaming-pentagon-purple-orange.webp",
|
||||
"uses": {
|
||||
"max": 1,
|
||||
"recovery": "shortRest",
|
||||
"value": 0
|
||||
},
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "J1MCpcfXByKaSSgx",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "impenetrable",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"J1MCpcfXByKaSSgx"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 11,
|
||||
"severe": 27
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807902750,
|
||||
"modifiedTime": 1753809495490,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!mdQ69eFHyAQUDmE7"
|
||||
}
|
||||
|
|
@ -0,0 +1,104 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Dunamis Silkchain",
|
||||
"type": "armor",
|
||||
"_id": "hAY6UgdGT7dj22Pr",
|
||||
"img": "icons/equipment/chest/robe-layered-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"8PD5JQuS05IA6HJT": {
|
||||
"type": "attack",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Slow Time",
|
||||
"description": "Mark an Armor Slot to roll a d4 and add its result as a bonus to your Evasion against an incoming attack.",
|
||||
"img": "icons/magic/time/hourglass-brown-orange.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "armorStack",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"roll": {
|
||||
"type": "diceSet",
|
||||
"diceRolling": {
|
||||
"dice": "d4",
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"useDefault": false
|
||||
},
|
||||
"_id": "8PD5JQuS05IA6HJT",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 7,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "timeslowing",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"8PD5JQuS05IA6HJT"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 13,
|
||||
"severe": 36
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809264956,
|
||||
"modifiedTime": 1753809422818,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!hAY6UgdGT7dj22Pr"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Elundrian Chain Mail",
|
||||
"type": "armor",
|
||||
"_id": "Q6LxmtFetDDkoZVZ",
|
||||
"img": "icons/equipment/chest/breastplate-sculpted-green.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "warded",
|
||||
"effectIds": [
|
||||
"xGxqTCO8MjNq5Cw6"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 21
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Warded",
|
||||
"description": "You reduce incoming magic damage by your Armor Score before applying it to your damage thresholds.",
|
||||
"img": "icons/magic/defensive/barrier-shield-dome-pink.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resistance.magical.reduction",
|
||||
"mode": 2,
|
||||
"value": "@system.armorScore"
|
||||
}
|
||||
],
|
||||
"_id": "xGxqTCO8MjNq5Cw6",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805566171,
|
||||
"modifiedTime": 1753805566171,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!Q6LxmtFetDDkoZVZ.xGxqTCO8MjNq5Cw6"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805557786,
|
||||
"modifiedTime": 1753805605453,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!Q6LxmtFetDDkoZVZ"
|
||||
}
|
||||
|
|
@ -0,0 +1,103 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Emberwoven Armor",
|
||||
"type": "armor",
|
||||
"_id": "bcQUh4QG3qFX0Vx6",
|
||||
"img": "icons/equipment/chest/breastplate-layered-gilded-orange.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"L8mHf4A8SylyxsMH": {
|
||||
"type": "damage",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Burn",
|
||||
"description": "When an adversary attacks you within Melee range, they mark a Stress.",
|
||||
"img": "icons/magic/fire/flame-burning-embers-yellow.webp",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "hostile",
|
||||
"amount": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"applyTo": "stress",
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
"formula": "1"
|
||||
},
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null
|
||||
},
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false,
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"_id": "L8mHf4A8SylyxsMH",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 0,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "burning",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"L8mHf4A8SylyxsMH"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 0,
|
||||
"severe": 0
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809470138,
|
||||
"modifiedTime": 1753809633344,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!bcQUh4QG3qFX0Vx6"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Full Fortified Armor",
|
||||
"type": "armor",
|
||||
"_id": "7emTSt6nhZuTlvt5",
|
||||
"img": "icons/equipment/chest/breastplate-layered-steel.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "fortified",
|
||||
"effectIds": [
|
||||
"QIefVb73cm9gYju8"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 15,
|
||||
"severe": 40
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Fortified",
|
||||
"description": "When you mark an Armor Slot, you reduce the severity of an attack by two thresholds instead of one.",
|
||||
"img": "icons/magic/defensive/shield-barrier-glowing-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.rules.damageReduction.increasePerArmorMark",
|
||||
"mode": 5,
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"_id": "QIefVb73cm9gYju8",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809671654,
|
||||
"modifiedTime": 1753809671654,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!7emTSt6nhZuTlvt5.QIefVb73cm9gYju8"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809653710,
|
||||
"modifiedTime": 1753809691935,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!7emTSt6nhZuTlvt5"
|
||||
}
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"folder": "h4QgrovjVZ1oee7O",
|
||||
"name": "Full Plate Armor",
|
||||
"type": "armor",
|
||||
"_id": "UdUJNa31WxFW2noa",
|
||||
"img": "icons/equipment/chest/breastplate-collared-steel.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "veryheavy",
|
||||
"effectIds": [
|
||||
"mfKMW9SX3Mnos1nY"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 8,
|
||||
"severe": 17
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Very Heavy",
|
||||
"description": "-2 to Evasion; -1 to Agility",
|
||||
"img": "icons/commodities/metal/ingot-stamped-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-2"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.agility.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "mfKMW9SX3Mnos1nY",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805351522,
|
||||
"modifiedTime": 1753805351522,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!UdUJNa31WxFW2noa.mfKMW9SX3Mnos1nY"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805338471,
|
||||
"modifiedTime": 1753805365355,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!UdUJNa31WxFW2noa"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "h4QgrovjVZ1oee7O",
|
||||
"name": "Gambeson Armor",
|
||||
"type": "armor",
|
||||
"_id": "yJFp1bfpecDcStVK",
|
||||
"img": "icons/equipment/chest/vest-leather-tattered-white.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"baseScore": 3,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "flexible",
|
||||
"effectIds": [
|
||||
"v1FNEsypRF5W6vVc"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 5,
|
||||
"severe": 11
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Flexible",
|
||||
"description": "+1 to Evasion",
|
||||
"img": "icons/magic/movement/abstract-ribbons-red-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "v1FNEsypRF5W6vVc",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805133921,
|
||||
"modifiedTime": 1753805133921,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!yJFp1bfpecDcStVK.v1FNEsypRF5W6vVc"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753804995685,
|
||||
"modifiedTime": 1753805399875,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!yJFp1bfpecDcStVK"
|
||||
}
|
||||
|
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Harrowbone Armor",
|
||||
"type": "armor",
|
||||
"_id": "dvyQeUVRLc9y6rnt",
|
||||
"img": "icons/equipment/chest/breastplate-gorget-steel.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"IzM88FIxQ35P5VB2": {
|
||||
"type": "attack",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Resilient",
|
||||
"description": "Before you mark your last Armor Slot, roll a d6. On a result of 6, reduce the severity by one threshold without marking an Armor Slot.",
|
||||
"img": "icons/magic/life/heart-cross-purple-orange.webp",
|
||||
"roll": {
|
||||
"type": "diceSet",
|
||||
"diceRolling": {
|
||||
"compare": "equal",
|
||||
"dice": "d6",
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"treshold": 6
|
||||
},
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"useDefault": false
|
||||
},
|
||||
"_id": "IzM88FIxQ35P5VB2",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "resilient",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"IzM88FIxQ35P5VB2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 21
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805616349,
|
||||
"modifiedTime": 1753807254838,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!dvyQeUVRLc9y6rnt"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Improved Chainmail Armor",
|
||||
"type": "armor",
|
||||
"_id": "K5WkjS0NGqHYmhU3",
|
||||
"img": "icons/equipment/chest/breastplate-metal-scaled-grey.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "heavy",
|
||||
"effectIds": [
|
||||
"JHupzYULxdQzFzuj"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 11,
|
||||
"severe": 24
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Heavy",
|
||||
"description": "-1 to Evasion",
|
||||
"img": "icons/commodities/metal/ingot-worn-iron.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "JHupzYULxdQzFzuj",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805503527,
|
||||
"modifiedTime": 1753805503527,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!K5WkjS0NGqHYmhU3.JHupzYULxdQzFzuj"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805490635,
|
||||
"modifiedTime": 1753805512828,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!K5WkjS0NGqHYmhU3"
|
||||
}
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Improved Full Plate Armor",
|
||||
"type": "armor",
|
||||
"_id": "9f7RozpPTqrzJS1m",
|
||||
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "veryheavy",
|
||||
"effectIds": [
|
||||
"wstJ1aKKtmXgCwxB"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 13,
|
||||
"severe": 28
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Very Heavy",
|
||||
"description": "-2 to Evasion; -1 to Agility",
|
||||
"img": "icons/commodities/metal/ingot-stamped-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-2"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.agility.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "wstJ1aKKtmXgCwxB",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805533549,
|
||||
"modifiedTime": 1753805533549,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!9f7RozpPTqrzJS1m.wstJ1aKKtmXgCwxB"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805522506,
|
||||
"modifiedTime": 1753805544375,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!9f7RozpPTqrzJS1m"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Improved Gambeson Armor",
|
||||
"type": "armor",
|
||||
"_id": "jphnMZjnS2FkOH3s",
|
||||
"img": "icons/equipment/chest/breastplate-quilted-brown.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "flexible",
|
||||
"effectIds": [
|
||||
"BFwU3ErPaajUSMUz"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 7,
|
||||
"severe": 16
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Flexible",
|
||||
"description": "+1 to Evasion",
|
||||
"img": "icons/magic/movement/abstract-ribbons-red-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "BFwU3ErPaajUSMUz",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805414375,
|
||||
"modifiedTime": 1753805414375,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!jphnMZjnS2FkOH3s.BFwU3ErPaajUSMUz"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805377869,
|
||||
"modifiedTime": 1753805418921,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!jphnMZjnS2FkOH3s"
|
||||
}
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Improved Leather Armor",
|
||||
"type": "armor",
|
||||
"_id": "t91M61pSCMKStTNt",
|
||||
"img": "icons/equipment/chest/breastplate-banded-simple-leather-brown.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 20
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805428821,
|
||||
"modifiedTime": 1753805482906,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!t91M61pSCMKStTNt"
|
||||
}
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Irontree Breastplate Armor",
|
||||
"type": "armor",
|
||||
"_id": "tzZntboNtHL5C6VM",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-brown-silver.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "reinforced",
|
||||
"effectIds": [
|
||||
"P3aCN8PQgPXP4C9M"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 20
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Reinforced",
|
||||
"description": "When you mark your last Armor Slot, increase your damage thresholds by +2 until you clear at least 1 Armor Slot.",
|
||||
"img": "icons/magic/defensive/shield-barrier-glowing-triangle-green.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bunuses.damageThresholds.major",
|
||||
"mode": 2,
|
||||
"value": "2"
|
||||
},
|
||||
{
|
||||
"key": "system.bunuses.damageThresholds.severe",
|
||||
"mode": 2,
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"_id": "P3aCN8PQgPXP4C9M",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807455490,
|
||||
"modifiedTime": 1753807455490,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!tzZntboNtHL5C6VM.P3aCN8PQgPXP4C9M"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807283589,
|
||||
"modifiedTime": 1753807455497,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!tzZntboNtHL5C6VM"
|
||||
}
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"folder": "h4QgrovjVZ1oee7O",
|
||||
"name": "Leather Armor",
|
||||
"type": "armor",
|
||||
"_id": "nibfdNtp2PtxvbVz",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-brown.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"baseScore": 3,
|
||||
"armorFeatures": [],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 6,
|
||||
"severe": 13
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753805219679,
|
||||
"modifiedTime": 1753805275427,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!nibfdNtp2PtxvbVz"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Legendary Chainmail Armor",
|
||||
"type": "armor",
|
||||
"_id": "EsIN5OLKe9ZYFNXZ",
|
||||
"img": "icons/equipment/chest/breastplate-banded-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 7,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "heavy",
|
||||
"effectIds": [
|
||||
"8Oa6Y375X8UpcPph"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 15,
|
||||
"severe": 40
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Heavy",
|
||||
"description": "-1 to Evasion",
|
||||
"img": "icons/commodities/metal/ingot-worn-iron.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "8Oa6Y375X8UpcPph",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809139589,
|
||||
"modifiedTime": 1753809139589,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!EsIN5OLKe9ZYFNXZ.8Oa6Y375X8UpcPph"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809118507,
|
||||
"modifiedTime": 1753809151454,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!EsIN5OLKe9ZYFNXZ"
|
||||
}
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Legendary Full Plate Armor",
|
||||
"type": "armor",
|
||||
"_id": "SXWjUR2aUR6bYvdl",
|
||||
"img": "icons/equipment/chest/breastplate-layered-steel-blue-gold.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 7,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "veryheavy",
|
||||
"effectIds": [
|
||||
"zvzkRX2Uevemmbz4"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 17,
|
||||
"severe": 44
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Very Heavy",
|
||||
"description": "-2 to Evasion; -1 to Agility",
|
||||
"img": "icons/commodities/metal/ingot-stamped-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-2"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.agility.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "zvzkRX2Uevemmbz4",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809171374,
|
||||
"modifiedTime": 1753809171374,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!SXWjUR2aUR6bYvdl.zvzkRX2Uevemmbz4"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809163051,
|
||||
"modifiedTime": 1753809225793,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!SXWjUR2aUR6bYvdl"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Legendary Gambeson Armor",
|
||||
"type": "armor",
|
||||
"_id": "c6tMXz4rPf9ioQrf",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-blue-gold.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "flexible",
|
||||
"effectIds": [
|
||||
"3AUNxBoj7mp1ziJQ"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 11,
|
||||
"severe": 32
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Flexible",
|
||||
"description": "+1 to Evasion",
|
||||
"img": "icons/magic/movement/abstract-ribbons-red-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "3AUNxBoj7mp1ziJQ",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809044811,
|
||||
"modifiedTime": 1753809044811,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!c6tMXz4rPf9ioQrf.3AUNxBoj7mp1ziJQ"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809031184,
|
||||
"modifiedTime": 1753809064934,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!c6tMXz4rPf9ioQrf"
|
||||
}
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Legendary Leather Armor",
|
||||
"type": "armor",
|
||||
"_id": "Tptgl5WOj76TyFn7",
|
||||
"img": "icons/equipment/chest/breastplate-layered-gilded-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 13,
|
||||
"severe": 36
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809078323,
|
||||
"modifiedTime": 1753809106203,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!Tptgl5WOj76TyFn7"
|
||||
}
|
||||
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Monett's Cloak",
|
||||
"type": "armor",
|
||||
"_id": "AQzU2RsqS5V5bd1v",
|
||||
"img": "icons/equipment/chest/coat-collared-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "magical",
|
||||
"effectIds": [
|
||||
"3n4O7PyAWMEFdr5p"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 16,
|
||||
"severe": 39
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Magical",
|
||||
"description": "You can't mark an Armor Slot to reduce physical damage.",
|
||||
"img": "icons/magic/defensive/barrier-shield-dome-blue-purple.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.rules.damageReduction.magical",
|
||||
"mode": 5,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "3n4O7PyAWMEFdr5p",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753808812589,
|
||||
"modifiedTime": 1753808812589,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!AQzU2RsqS5V5bd1v.3n4O7PyAWMEFdr5p"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753808797896,
|
||||
"modifiedTime": 1753808820623,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!AQzU2RsqS5V5bd1v"
|
||||
}
|
||||
|
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Rosewild Armor",
|
||||
"type": "armor",
|
||||
"_id": "tN8kAeBvNKM3EBFo",
|
||||
"img": "icons/equipment/chest/breastplate-banded-leather-purple.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"QRTnCYxJfuJHdnyV": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Hope",
|
||||
"description": "When you would spend a Hope, you can mark an Armor Slot instead.",
|
||||
"img": "icons/magic/holy/barrier-shield-winged-blue.webp",
|
||||
"_id": "QRTnCYxJfuJHdnyV",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "hopeful",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"QRTnCYxJfuJHdnyV"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 11,
|
||||
"severe": 23
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807654078,
|
||||
"modifiedTime": 1753807692793,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!tN8kAeBvNKM3EBFo"
|
||||
}
|
||||
|
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Runes of Fortification",
|
||||
"type": "armor",
|
||||
"_id": "P4qAEDJUoNLgVRsA",
|
||||
"img": "icons/magic/symbols/rune-sigil-red-orange.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"37KLF2bim9nRdPTU": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Pain",
|
||||
"description": "Each time you mark an Armor Slot, you must mark a Stress.",
|
||||
"img": "icons/skills/wounds/injury-face-impact-orange.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "37KLF2bim9nRdPTU",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "painful",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"37KLF2bim9nRdPTU"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 17,
|
||||
"severe": 43
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753808832397,
|
||||
"modifiedTime": 1753809018449,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!P4qAEDJUoNLgVRsA"
|
||||
}
|
||||
|
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Runetan Floating Armor",
|
||||
"type": "armor",
|
||||
"_id": "tHlBUDQC24YMZqd6",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"Nn33zCIcWe6LQMDH": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Shift",
|
||||
"description": "When you are targeted for an attack, you can mark an Armor Slot to give the attack roll against you disadvantage.",
|
||||
"img": "icons/magic/defensive/illusion-evasion-echo-purple.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "Nn33zCIcWe6LQMDH",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 4,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "shifting",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"Nn33zCIcWe6LQMDH"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 20
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807528637,
|
||||
"modifiedTime": 1753808232404,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!tHlBUDQC24YMZqd6"
|
||||
}
|
||||
|
|
@ -0,0 +1,119 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Savior Chainmail",
|
||||
"type": "armor",
|
||||
"_id": "8X16lJQ3xltTwynm",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-green.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 8,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "difficult",
|
||||
"effectIds": [
|
||||
"rkrqlwqtR9REgRx7"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 18,
|
||||
"severe": 48
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Difficult",
|
||||
"description": "-1 to all character traits and Evasion",
|
||||
"img": "icons/magic/control/buff-flight-wings-red.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.traits.agility.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.strength.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.finesse.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.instinct.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.presence.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
},
|
||||
{
|
||||
"key": "system.traits.knowledge.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
},
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "rkrqlwqtR9REgRx7",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809744697,
|
||||
"modifiedTime": 1753809744697,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!8X16lJQ3xltTwynm.rkrqlwqtR9REgRx7"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809733405,
|
||||
"modifiedTime": 1753809762536,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!8X16lJQ3xltTwynm"
|
||||
}
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"folder": "rkSdPu86ybLz6aKF",
|
||||
"name": "Spiked Plate Armor",
|
||||
"type": "armor",
|
||||
"_id": "QjwsIhXKqnlvRBMv",
|
||||
"img": "icons/equipment/chest/breastplate-banded-steel-studded.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "sharp",
|
||||
"effectIds": [
|
||||
"V8CcTcVAIxHq8KNd"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 10,
|
||||
"severe": 25
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Sharp",
|
||||
"description": "On a successful attack against a target within Melee range, add a d4 to the damage roll.",
|
||||
"img": "icons/magic/defensive/shield-barrier-glowing-triangle-green.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.dice",
|
||||
"mode": 2,
|
||||
"value": "1d4"
|
||||
},
|
||||
{
|
||||
"key": "system.bonuses.damage.secondaryWeapon.dice",
|
||||
"mode": 2,
|
||||
"value": "1d4"
|
||||
}
|
||||
],
|
||||
"_id": "V8CcTcVAIxHq8KNd",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753808658514,
|
||||
"modifiedTime": 1753808658514,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!QjwsIhXKqnlvRBMv.V8CcTcVAIxHq8KNd"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753808464678,
|
||||
"modifiedTime": 1753808691813,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!QjwsIhXKqnlvRBMv"
|
||||
}
|
||||
|
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"folder": "hLn0v6ov6KuFgptu",
|
||||
"name": "Tyris Soft Armor",
|
||||
"type": "armor",
|
||||
"_id": "PSW3BxCGmtLeWOxM",
|
||||
"img": "icons/equipment/chest/robe-layered-purple.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"Ch6IhuPewBeseGez": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Quiet",
|
||||
"description": "You gain a +2 bonus to rolls you make to move silently.",
|
||||
"img": "icons/magic/perception/silhouette-stealth-shadow.webp",
|
||||
"_id": "Ch6IhuPewBeseGez",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"baseScore": 5,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "quiet",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"Ch6IhuPewBeseGez"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 8,
|
||||
"severe": 18
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753807607742,
|
||||
"modifiedTime": 1753807646156,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!PSW3BxCGmtLeWOxM"
|
||||
}
|
||||
|
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"folder": "Hbjp64XzuyJs2hOs",
|
||||
"name": "Veritas Opal Armor",
|
||||
"type": "armor",
|
||||
"_id": "OvzgUTYy2RCN85vV",
|
||||
"img": "icons/equipment/chest/breastplate-collared-steel-green.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"sY3W5JYspN5Du5ag": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Truthseeking",
|
||||
"description": "This armor glows when another creature within Close range tells a lie.",
|
||||
"img": "icons/magic/perception/orb-crystal-ball-scrying-blue.webp",
|
||||
"_id": "sY3W5JYspN5Du5ag",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"baseScore": 6,
|
||||
"armorFeatures": [
|
||||
{
|
||||
"value": "truthseeking",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"sY3W5JYspN5Du5ag"
|
||||
]
|
||||
}
|
||||
],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 13,
|
||||
"severe": 36
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753809706360,
|
||||
"modifiedTime": 1753809725217,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!OvzgUTYy2RCN85vV"
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"name": "Combat Wheelchairs",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "ECjoqjRcavLWZah1",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753740920579,
|
||||
"modifiedTime": 1753740920579,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!folders!ECjoqjRcavLWZah1"
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "Dq27vPNpeuINRJeY",
|
||||
"name": "Magical Weapons",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "vc6psFLwYfjOAVZu",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!vc6psFLwYfjOAVZu"
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "Dq27vPNpeuINRJeY",
|
||||
"name": "Physical Weapons",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "w1HdMrtozpCGF8UB",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!w1HdMrtozpCGF8UB"
|
||||
}
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"name": "Primary Weapons",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "Dq27vPNpeuINRJeY",
|
||||
"description": "",
|
||||
"sort": 800000,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0",
|
||||
"modifiedTime": 1753740311572
|
||||
},
|
||||
"_key": "!folders!Dq27vPNpeuINRJeY"
|
||||
}
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"name": "Secondary Weapons",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "NbXyhDASDCqpg4eG",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0",
|
||||
"modifiedTime": 1753737049233
|
||||
},
|
||||
"_key": "!folders!NbXyhDASDCqpg4eG"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_1_6nJ3reb1jx83CtRy.json
Normal file
21
src/packs/items/weapons/folders_Tier_1_6nJ3reb1jx83CtRy.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "ECjoqjRcavLWZah1",
|
||||
"name": "Tier 1",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "6nJ3reb1jx83CtRy",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!6nJ3reb1jx83CtRy"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_1_cnmKLegyDD1xkSuI.json
Normal file
21
src/packs/items/weapons/folders_Tier_1_cnmKLegyDD1xkSuI.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "vc6psFLwYfjOAVZu",
|
||||
"name": "Tier 1",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "cnmKLegyDD1xkSuI",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!cnmKLegyDD1xkSuI"
|
||||
}
|
||||
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"folder": "w1HdMrtozpCGF8UB",
|
||||
"name": "Tier 1",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "d7tdCsIUd94XuTtq",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"sort": 100000,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748717279663,
|
||||
"modifiedTime": 1748717279663,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1753828177628,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!folders!d7tdCsIUd94XuTtq"
|
||||
}
|
||||
|
|
|
|||
21
src/packs/items/weapons/folders_Tier_1_mV306wqqkeIDd9EE.json
Normal file
21
src/packs/items/weapons/folders_Tier_1_mV306wqqkeIDd9EE.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "NbXyhDASDCqpg4eG",
|
||||
"name": "Tier 1",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "mV306wqqkeIDd9EE",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!mV306wqqkeIDd9EE"
|
||||
}
|
||||
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"folder": "vc6psFLwYfjOAVZu",
|
||||
"name": "Tier 2",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "ereMKW01MCYg0qUY",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"sort": 200000,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748717283254,
|
||||
"modifiedTime": 1748717283254,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1753740492449,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!folders!ereMKW01MCYg0qUY"
|
||||
}
|
||||
|
|
|
|||
21
src/packs/items/weapons/folders_Tier_2_fFuMdvpD1F3UshmM.json
Normal file
21
src/packs/items/weapons/folders_Tier_2_fFuMdvpD1F3UshmM.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "ECjoqjRcavLWZah1",
|
||||
"name": "Tier 2",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "fFuMdvpD1F3UshmM",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!fFuMdvpD1F3UshmM"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_2_guNyg9qBShhQOIWT.json
Normal file
21
src/packs/items/weapons/folders_Tier_2_guNyg9qBShhQOIWT.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "w1HdMrtozpCGF8UB",
|
||||
"name": "Tier 2",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "guNyg9qBShhQOIWT",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!guNyg9qBShhQOIWT"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_2_iSQtZICf7fVFJ7IS.json
Normal file
21
src/packs/items/weapons/folders_Tier_2_iSQtZICf7fVFJ7IS.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "NbXyhDASDCqpg4eG",
|
||||
"name": "Tier 2",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "iSQtZICf7fVFJ7IS",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!iSQtZICf7fVFJ7IS"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_3_OKJC8cHvPuseBHWq.json
Normal file
21
src/packs/items/weapons/folders_Tier_3_OKJC8cHvPuseBHWq.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "w1HdMrtozpCGF8UB",
|
||||
"name": "Tier 3",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "OKJC8cHvPuseBHWq",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!OKJC8cHvPuseBHWq"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_3_TyqMEXhSkjOUq5SA.json
Normal file
21
src/packs/items/weapons/folders_Tier_3_TyqMEXhSkjOUq5SA.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "ECjoqjRcavLWZah1",
|
||||
"name": "Tier 3",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "TyqMEXhSkjOUq5SA",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!TyqMEXhSkjOUq5SA"
|
||||
}
|
||||
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"folder": "vc6psFLwYfjOAVZu",
|
||||
"name": "Tier 3",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "oreMpiiytMRaR9sy",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"sort": 300000,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748717286219,
|
||||
"modifiedTime": 1748717286219,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1753740494136,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!folders!oreMpiiytMRaR9sy"
|
||||
}
|
||||
|
|
|
|||
21
src/packs/items/weapons/folders_Tier_3_v3OQH9vwMVYsZvXS.json
Normal file
21
src/packs/items/weapons/folders_Tier_3_v3OQH9vwMVYsZvXS.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "NbXyhDASDCqpg4eG",
|
||||
"name": "Tier 3",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "v3OQH9vwMVYsZvXS",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!v3OQH9vwMVYsZvXS"
|
||||
}
|
||||
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"folder": "vc6psFLwYfjOAVZu",
|
||||
"name": "Tier 4",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "UNDVQEo6UtTuueNQ",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"sort": 400000,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748717289155,
|
||||
"modifiedTime": 1748717289155,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1753740495137,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!folders!UNDVQEo6UtTuueNQ"
|
||||
}
|
||||
|
|
|
|||
21
src/packs/items/weapons/folders_Tier_4_beilKE5ZPAihKg3O.json
Normal file
21
src/packs/items/weapons/folders_Tier_4_beilKE5ZPAihKg3O.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "ECjoqjRcavLWZah1",
|
||||
"name": "Tier 4",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "beilKE5ZPAihKg3O",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!beilKE5ZPAihKg3O"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_4_cvhQpWXCo3YJhtwx.json
Normal file
21
src/packs/items/weapons/folders_Tier_4_cvhQpWXCo3YJhtwx.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "w1HdMrtozpCGF8UB",
|
||||
"name": "Tier 4",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "cvhQpWXCo3YJhtwx",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!cvhQpWXCo3YJhtwx"
|
||||
}
|
||||
21
src/packs/items/weapons/folders_Tier_4_woovqIJsIyoK1ZQW.json
Normal file
21
src/packs/items/weapons/folders_Tier_4_woovqIJsIyoK1ZQW.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "NbXyhDASDCqpg4eG",
|
||||
"name": "Tier 4",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "woovqIJsIyoK1ZQW",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!woovqIJsIyoK1ZQW"
|
||||
}
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Black Powder Revolver",
|
||||
"type": "loot",
|
||||
"_id": "NUbvkPLS71XO073r",
|
||||
"img": "icons/weapons/guns/gun-pistol-brass.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"quantity": 1,
|
||||
"actions": {}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753832431607,
|
||||
"modifiedTime": 1753832439003,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!NUbvkPLS71XO073r"
|
||||
}
|
||||
163
src/packs/items/weapons/weapon_Aantari_Bow_ijodu5yNBoMxpkHV.json
Normal file
163
src/packs/items/weapons/weapon_Aantari_Bow_ijodu5yNBoMxpkHV.json
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "cvhQpWXCo3YJhtwx",
|
||||
"name": "Aantari Bow",
|
||||
"type": "weapon",
|
||||
"_id": "ijodu5yNBoMxpkHV",
|
||||
"img": "icons/weapons/bows/shortbow-leaves-green.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "reliable",
|
||||
"effectIds": [
|
||||
"HrbJ0bI7lMAYUCux"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "31XEMDUyjpqFA7H9",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 11,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Reliable",
|
||||
"description": "+1 to attack rolls",
|
||||
"img": "icons/skills/melee/strike-sword-slashing-red.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.roll.primaryWeapon.attack",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "HrbJ0bI7lMAYUCux",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753835307838,
|
||||
"modifiedTime": 1753835307838,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!ijodu5yNBoMxpkHV.HrbJ0bI7lMAYUCux"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753835285790,
|
||||
"modifiedTime": 1753835317605,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!ijodu5yNBoMxpkHV"
|
||||
}
|
||||
|
|
@ -0,0 +1,161 @@
|
|||
{
|
||||
"folder": "TyqMEXhSkjOUq5SA",
|
||||
"name": "Advanced Arcane-Frame Wheelchair",
|
||||
"type": "weapon",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "reliable",
|
||||
"effectIds": [
|
||||
"G561ymlNGmaFAYFB"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "fKTeCKjfyQauf5bA",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "knowledge",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Reliable",
|
||||
"description": "+1 to attack rolls",
|
||||
"img": "icons/skills/melee/strike-sword-slashing-red.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.roll.primaryWeapon.attack",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "G561ymlNGmaFAYFB",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!items.effects!la3sAWgnvadc4NvP.G561ymlNGmaFAYFB"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753836715885,
|
||||
"modifiedTime": 1753836789197,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_id": "la3sAWgnvadc4NvP",
|
||||
"sort": 0,
|
||||
"_key": "!items!la3sAWgnvadc4NvP"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Arcane Gauntlets",
|
||||
"type": "weapon",
|
||||
"_id": "hXR56fTKwZ6s1obs",
|
||||
"img": "icons/equipment/hand/glove-tooled-leather-red-purple.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833079329,
|
||||
"modifiedTime": 1753833112531,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!hXR56fTKwZ6s1obs"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Battleaxe",
|
||||
"type": "weapon",
|
||||
"_id": "FcbvY1ydbNVMjKvk",
|
||||
"img": "icons/weapons/axes/axe-double-engraved-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831668041,
|
||||
"modifiedTime": 1753831689481,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!FcbvY1ydbNVMjKvk"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Broadsword",
|
||||
"type": "weapon",
|
||||
"_id": "WtQAGz0TUgz8Xg70",
|
||||
"img": "icons/weapons/swords/sword-guard-embossed-green.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "reliable",
|
||||
"effectIds": [
|
||||
"fRPKHzbKRz4yTHAF"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Reliable",
|
||||
"description": "+1 to attack rolls",
|
||||
"img": "icons/skills/melee/strike-sword-slashing-red.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.roll.primaryWeapon.attack",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "fRPKHzbKRz4yTHAF",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831629563,
|
||||
"modifiedTime": 1753831629563,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!WtQAGz0TUgz8Xg70.fRPKHzbKRz4yTHAF"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831599435,
|
||||
"modifiedTime": 1753831629573,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!WtQAGz0TUgz8Xg70"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Crossbow",
|
||||
"type": "weapon",
|
||||
"_id": "3HGs0AgVrdIBTaKG",
|
||||
"img": "icons/weapons/crossbows/crossbow-ornamental-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753832024062,
|
||||
"modifiedTime": 1753832046861,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!3HGs0AgVrdIBTaKG"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Cutlass",
|
||||
"type": "weapon",
|
||||
"_id": "bw9WO9lxkM9bWZxQ",
|
||||
"img": "icons/weapons/swords/scimitar-guard-brown.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "presence",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831881396,
|
||||
"modifiedTime": 1753831904535,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!bw9WO9lxkM9bWZxQ"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Dagger",
|
||||
"type": "weapon",
|
||||
"_id": "mrioysDjNQEIE8hN",
|
||||
"img": "icons/weapons/daggers/dagger-simple-violet.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831785214,
|
||||
"modifiedTime": 1753831814649,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!mrioysDjNQEIE8hN"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Dualstaff",
|
||||
"type": "weapon",
|
||||
"_id": "X5x3sC7v2f3L9sjL",
|
||||
"img": "icons/weapons/staves/staff-ornate-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "instinct",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833383897,
|
||||
"modifiedTime": 1753833411958,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!X5x3sC7v2f3L9sjL"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Glowing Rings",
|
||||
"type": "weapon",
|
||||
"_id": "InQoh8mZPnwarQkX",
|
||||
"img": "icons/equipment/finger/ring-band-engraved-spirals-wood.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryClose",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 8,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833176806,
|
||||
"modifiedTime": 1753833243855,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!InQoh8mZPnwarQkX"
|
||||
}
|
||||
|
|
@ -0,0 +1,146 @@
|
|||
{
|
||||
"folder": "v3OQH9vwMVYsZvXS",
|
||||
"name": "Advanced Grappler",
|
||||
"type": "weapon",
|
||||
"_id": "7vvhVl4TDJHtjpFK",
|
||||
"img": "icons/weapons/sickles/sickle-blue-purple.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"vpm0kyd1SFRuBaak": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Hook",
|
||||
"description": "On a successful attack, you can pull the target into Melee range.",
|
||||
"img": "icons/skills/melee/strike-chain-whip-blue.webp",
|
||||
"_id": "vpm0kyd1SFRuBaak",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": true,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "hooked",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"vpm0kyd1SFRuBaak"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "qY9ylkwxFwRlPy6a",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "close",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 4,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753795033661,
|
||||
"modifiedTime": 1753795079243,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!7vvhVl4TDJHtjpFK"
|
||||
}
|
||||
|
|
@ -0,0 +1,168 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Greatstaff",
|
||||
"type": "weapon",
|
||||
"_id": "4UzxqfkwF8gDSdu7",
|
||||
"img": "icons/weapons/wands/wand-carved-stone-shard.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "powerful",
|
||||
"effectIds": [
|
||||
"sGVVxSM68Fmr1sSM"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryFar",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "knowledge",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Powerful",
|
||||
"description": "On a successful attack, roll an additional damage die and discard the lowest result.",
|
||||
"img": "icons/magic/control/buff-flight-wings-runes-red-yellow.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.extraDice",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"key": "system.rules.weapon.dropLowestDamageDice",
|
||||
"mode": 5,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "sGVVxSM68Fmr1sSM",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833596394,
|
||||
"modifiedTime": 1753833596394,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!4UzxqfkwF8gDSdu7.sGVVxSM68Fmr1sSM"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833576312,
|
||||
"modifiedTime": 1753833602381,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!4UzxqfkwF8gDSdu7"
|
||||
}
|
||||
|
|
@ -0,0 +1,173 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Greatsword",
|
||||
"type": "weapon",
|
||||
"_id": "MAC6YWTo4lzSotQc",
|
||||
"img": "icons/weapons/swords/greatsword-crossguard-engraved-green.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "massive",
|
||||
"effectIds": [
|
||||
"E0PjC15OP55vIype"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Massive",
|
||||
"description": "-1 to Evasion; on a successful attack, roll an additional damage die and discard the lowest result.",
|
||||
"img": "icons/skills/melee/strike-flail-destructive-yellow.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
},
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.extraDice",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"key": "system.rules.weapon.dropLowestDamageDice",
|
||||
"mode": 5,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "E0PjC15OP55vIype",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831714716,
|
||||
"modifiedTime": 1753831714716,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!MAC6YWTo4lzSotQc.E0PjC15OP55vIype"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831701352,
|
||||
"modifiedTime": 1753831723203,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!MAC6YWTo4lzSotQc"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Halberd",
|
||||
"type": "weapon",
|
||||
"_id": "C8gQn7onAc9wsrCs",
|
||||
"img": "icons/weapons/polearms/halberd-crescent-steel.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "cumbersome",
|
||||
"effectIds": [
|
||||
"pdRt0nO1ooGPO3cm"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryClose",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 8,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Cumbersome",
|
||||
"description": "-1 to Finesse",
|
||||
"img": "icons/commodities/metal/mail-plate-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.traits.finesse.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "pdRt0nO1ooGPO3cm",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831956883,
|
||||
"modifiedTime": 1753831956883,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!C8gQn7onAc9wsrCs.pdRt0nO1ooGPO3cm"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831933214,
|
||||
"modifiedTime": 1753831956886,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!C8gQn7onAc9wsrCs"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Hallowed Axe",
|
||||
"type": "weapon",
|
||||
"_id": "BiyXKX2Mo1TQbKgk",
|
||||
"img": "icons/weapons/axes/axe-battle-skull-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833120834,
|
||||
"modifiedTime": 1753833164907,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!BiyXKX2Mo1TQbKgk"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "v3OQH9vwMVYsZvXS",
|
||||
"name": "Advanced Hand Crossbow",
|
||||
"type": "weapon",
|
||||
"_id": "Lsvocst8aGqkBj7g",
|
||||
"img": "icons/weapons/crossbows/crossbow-slotted.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": true,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "qY9ylkwxFwRlPy6a",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d4",
|
||||
"bonus": 5,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753795089792,
|
||||
"modifiedTime": 1753795117775,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!Lsvocst8aGqkBj7g"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Hand Runes",
|
||||
"type": "weapon",
|
||||
"_id": "PQACczSghZIVTdgZ",
|
||||
"img": "icons/magic/symbols/rune-sigil-hook-white-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryClose",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "instinct",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833253569,
|
||||
"modifiedTime": 1753833282989,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!PQACczSghZIVTdgZ"
|
||||
}
|
||||
|
|
@ -0,0 +1,161 @@
|
|||
{
|
||||
"folder": "TyqMEXhSkjOUq5SA",
|
||||
"name": "Advanced Heavy-Frame Wheelchair",
|
||||
"type": "weapon",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "heavy",
|
||||
"effectIds": [
|
||||
"1godgiqdDADyR0Tw"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "fKTeCKjfyQauf5bA",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d12",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Heavy",
|
||||
"description": "-1 to Evasion",
|
||||
"img": "icons/commodities/metal/ingot-worn-iron.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "1godgiqdDADyR0Tw",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!items.effects!eT2Qwb0RdrLX2hH1.1godgiqdDADyR0Tw"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753836675558,
|
||||
"modifiedTime": 1753836795905,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_id": "eT2Qwb0RdrLX2hH1",
|
||||
"sort": 0,
|
||||
"_key": "!items!eT2Qwb0RdrLX2hH1"
|
||||
}
|
||||
|
|
@ -0,0 +1,154 @@
|
|||
{
|
||||
"folder": "TyqMEXhSkjOUq5SA",
|
||||
"name": "Advanced Light-Frame Wheelchair",
|
||||
"type": "weapon",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"V1GupKWIUExrfrf9": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Quick",
|
||||
"description": "When you make an attack, you can mark a Stress to target another creature within range.",
|
||||
"img": "icons/skills/movement/arrow-upward-yellow.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "V1GupKWIUExrfrf9",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "quick",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"V1GupKWIUExrfrf9"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "fKTeCKjfyQauf5bA",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753836614032,
|
||||
"modifiedTime": 1753836802197,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_id": "BuMfupnCzHbziQ8o",
|
||||
"sort": 0,
|
||||
"_key": "!items!BuMfupnCzHbziQ8o"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Longbow",
|
||||
"type": "weapon",
|
||||
"_id": "M5CywMAyPKGgebsJ",
|
||||
"img": "icons/weapons/bows/longbow-leather-green.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "cumbersome",
|
||||
"effectIds": [
|
||||
"CUpkNgCUE6CWAXc3"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryFar",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Cumbersome",
|
||||
"description": "-1 to Finesse",
|
||||
"img": "icons/commodities/metal/mail-plate-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.traits.finesse.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "CUpkNgCUE6CWAXc3",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753832086910,
|
||||
"modifiedTime": 1753832086910,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!M5CywMAyPKGgebsJ.CUpkNgCUE6CWAXc3"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753832060079,
|
||||
"modifiedTime": 1753832086913,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!M5CywMAyPKGgebsJ"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Longsword",
|
||||
"type": "weapon",
|
||||
"_id": "9xkB3MWXahrsVP4N",
|
||||
"img": "icons/weapons/swords/sword-guard-purple.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831635467,
|
||||
"modifiedTime": 1753831658646,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!9xkB3MWXahrsVP4N"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Mace",
|
||||
"type": "weapon",
|
||||
"_id": "WreMYiH5uhVDaoVw",
|
||||
"img": "icons/weapons/maces/mace-spiked-steel-wood.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831730528,
|
||||
"modifiedTime": 1753831747562,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!WreMYiH5uhVDaoVw"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Quarterstaff",
|
||||
"type": "weapon",
|
||||
"_id": "zJtm2f9ZFKZRtCRg",
|
||||
"img": "icons/weapons/staves/staff-orb-feather.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831826360,
|
||||
"modifiedTime": 1753831868734,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!zJtm2f9ZFKZRtCRg"
|
||||
}
|
||||
|
|
@ -0,0 +1,154 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Rapier",
|
||||
"type": "weapon",
|
||||
"_id": "KxFne76d7cak15dO",
|
||||
"img": "icons/weapons/swords/sword-jeweled-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"bx2JFFD7JglAsVG6": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Quick",
|
||||
"description": "When you make an attack, you can mark a Stress to target another creature within range.",
|
||||
"img": "icons/skills/movement/arrow-upward-yellow.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "bx2JFFD7JglAsVG6",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "quick",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"bx2JFFD7JglAsVG6"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "presence",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831909596,
|
||||
"modifiedTime": 1753831926420,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!KxFne76d7cak15dO"
|
||||
}
|
||||
|
|
@ -0,0 +1,146 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Returning Blade",
|
||||
"type": "weapon",
|
||||
"_id": "sIGXA4KMeYBUjcEO",
|
||||
"img": "icons/weapons/swords/greatsword-crossguard-flanged.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"guRvZkjZnWrpH6HT": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Return",
|
||||
"description": "When this weapon is thrown within its range, it appears in your hand immediately after the attack.",
|
||||
"img": "icons/magic/movement/trail-streak-pink.webp",
|
||||
"_id": "guRvZkjZnWrpH6HT",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "returning",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"guRvZkjZnWrpH6HT"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "close",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833291783,
|
||||
"modifiedTime": 1753833332963,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!sIGXA4KMeYBUjcEO"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "v3OQH9vwMVYsZvXS",
|
||||
"name": "Advanced Round Shield",
|
||||
"type": "weapon",
|
||||
"_id": "hiEOGF2reabGLUoi",
|
||||
"img": "icons/equipment/shield/round-wooden-boss-gold-brown.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": true,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "protective",
|
||||
"effectIds": [
|
||||
"i5HfkF5aKQuUCTEG"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "qY9ylkwxFwRlPy6a",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d4",
|
||||
"bonus": 4,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Protective",
|
||||
"description": "Add your character's Tier to your Armor Score",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier"
|
||||
}
|
||||
],
|
||||
"_id": "i5HfkF5aKQuUCTEG",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794875150,
|
||||
"modifiedTime": 1753794875150,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!hiEOGF2reabGLUoi.i5HfkF5aKQuUCTEG"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794853303,
|
||||
"modifiedTime": 1753794890718,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!hiEOGF2reabGLUoi"
|
||||
}
|
||||
|
|
@ -0,0 +1,190 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Scepter",
|
||||
"type": "weapon",
|
||||
"_id": "2Khzuj768yoWN9QK",
|
||||
"img": "icons/weapons/staves/staff-forest-hooked.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"4w1WlA4yZzUcRMXA": {
|
||||
"type": "attack",
|
||||
"damage": {
|
||||
"includeBase": false,
|
||||
"parts": [
|
||||
{
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"multiplier": "prof",
|
||||
"dice": "d8",
|
||||
"bonus": 4,
|
||||
"flatMultiplier": 1
|
||||
},
|
||||
"applyTo": "hitPoints",
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"base": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"range": "melee",
|
||||
"roll": {
|
||||
"useDefault": true,
|
||||
"type": "attack",
|
||||
"trait": "presence",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
}
|
||||
},
|
||||
"_id": "4w1WlA4yZzUcRMXA",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
},
|
||||
"name": "Versatile Attack",
|
||||
"img": "icons/weapons/maces/shortmace-ornate-gold.webp"
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "presence",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833421806,
|
||||
"modifiedTime": 1753835888435,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!2Khzuj768yoWN9QK"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Shortbow",
|
||||
"type": "weapon",
|
||||
"_id": "JpSlJvDR0X8VFDns",
|
||||
"img": "icons/weapons/bows/shortbow-recurve-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831998635,
|
||||
"modifiedTime": 1753832018423,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!JpSlJvDR0X8VFDns"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Shortstaff",
|
||||
"type": "weapon",
|
||||
"_id": "T5exRCqOXhrjSYnI",
|
||||
"img": "icons/weapons/staves/staff-ornate-hook.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "close",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "instinct",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833341389,
|
||||
"modifiedTime": 1753833375298,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!T5exRCqOXhrjSYnI"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "v3OQH9vwMVYsZvXS",
|
||||
"name": "Advanced Shortsword",
|
||||
"type": "weapon",
|
||||
"_id": "p3nz5CaGUoyuGVg0",
|
||||
"img": "icons/weapons/swords/shortsword-guard-silver.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": true,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "paired",
|
||||
"effectIds": [
|
||||
"WSMhQAuJyjWet29Z"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "qY9ylkwxFwRlPy6a",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 4,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Paired",
|
||||
"description": "Add your character's Tier + 1 to primary weapon damage against targets within Melee range",
|
||||
"img": "icons/skills/melee/weapons-crossed-swords-yellow-teal.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.bonus",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier + 1"
|
||||
}
|
||||
],
|
||||
"_id": "WSMhQAuJyjWet29Z",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794842150,
|
||||
"modifiedTime": 1753794842150,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!p3nz5CaGUoyuGVg0.WSMhQAuJyjWet29Z"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794821174,
|
||||
"modifiedTime": 1753794842154,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!p3nz5CaGUoyuGVg0"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "v3OQH9vwMVYsZvXS",
|
||||
"name": "Advanced Small Dagger",
|
||||
"type": "weapon",
|
||||
"_id": "0thN0BpN05KT8Avx",
|
||||
"img": "icons/weapons/daggers/dagger-double-engraved-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": true,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "paired",
|
||||
"effectIds": [
|
||||
"gJ7Ey9CfPZqYgxEO"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "qY9ylkwxFwRlPy6a",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 4,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Paired",
|
||||
"description": "Add your character's Tier + 1 to primary weapon damage against targets within Melee range",
|
||||
"img": "icons/skills/melee/weapons-crossed-swords-yellow-teal.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.bonus",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier + 1"
|
||||
}
|
||||
],
|
||||
"_id": "gJ7Ey9CfPZqYgxEO",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794991410,
|
||||
"modifiedTime": 1753794991410,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!0thN0BpN05KT8Avx.gJ7Ey9CfPZqYgxEO"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794938643,
|
||||
"modifiedTime": 1753794991413,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!0thN0BpN05KT8Avx"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Spear",
|
||||
"type": "weapon",
|
||||
"_id": "pK6dsNABKKp1CIGN",
|
||||
"img": "icons/weapons/polearms/spear-flared-worn-grey.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "cumbersome",
|
||||
"effectIds": [
|
||||
"hl0S2LrBY5Mg69q6"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryClose",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 8,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Cumbersome",
|
||||
"description": "-1 to Finesse",
|
||||
"img": "icons/commodities/metal/mail-plate-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.traits.finesse.value",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "hl0S2LrBY5Mg69q6",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831987001,
|
||||
"modifiedTime": 1753831987001,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!pK6dsNABKKp1CIGN.hl0S2LrBY5Mg69q6"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831962536,
|
||||
"modifiedTime": 1753831987004,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!pK6dsNABKKp1CIGN"
|
||||
}
|
||||
|
|
@ -0,0 +1,168 @@
|
|||
{
|
||||
"folder": "v3OQH9vwMVYsZvXS",
|
||||
"name": "Advanced Tower Shield",
|
||||
"type": "weapon",
|
||||
"_id": "OfOzQbs4hg6QbfTG",
|
||||
"img": "icons/equipment/shield/kite-wooden-thistle-pink.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": true,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "barrier",
|
||||
"effectIds": [
|
||||
"87gedjJZGdFY81Mt"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "qY9ylkwxFwRlPy6a",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 4,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier + 1"
|
||||
},
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "87gedjJZGdFY81Mt",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794929238,
|
||||
"modifiedTime": 1753794929238,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!OfOzQbs4hg6QbfTG.87gedjJZGdFY81Mt"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753794904892,
|
||||
"modifiedTime": 1753794929241,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!OfOzQbs4hg6QbfTG"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Advanced Wand",
|
||||
"type": "weapon",
|
||||
"_id": "jU9jWIardjtdAQcs",
|
||||
"img": "icons/weapons/wands/wand-gem-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "knowledge",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833518519,
|
||||
"modifiedTime": 1753833553163,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!jU9jWIardjtdAQcs"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Advanced Warhammer",
|
||||
"type": "weapon",
|
||||
"_id": "8Lipw3RRKDgBVP0p",
|
||||
"img": "icons/weapons/hammers/hammer-double-engraved-gold.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "heavy",
|
||||
"effectIds": [
|
||||
"S6jedo3xSQhFBQH0"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d12",
|
||||
"bonus": 9,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Heavy",
|
||||
"description": "-1 to Evasion",
|
||||
"img": "icons/commodities/metal/ingot-worn-iron.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "S6jedo3xSQhFBQH0",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831777543,
|
||||
"modifiedTime": 1753831777543,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!8Lipw3RRKDgBVP0p.S6jedo3xSQhFBQH0"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753831754451,
|
||||
"modifiedTime": 1753831777547,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!8Lipw3RRKDgBVP0p"
|
||||
}
|
||||
|
|
@ -0,0 +1,154 @@
|
|||
{
|
||||
"folder": "v3OQH9vwMVYsZvXS",
|
||||
"name": "Advanced Whip",
|
||||
"type": "weapon",
|
||||
"_id": "01izMUSJcAUo79IX",
|
||||
"img": "icons/weapons/misc/whip-red-yellow.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"9x82us4KqCFp2ds0": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Startle",
|
||||
"description": "Mark a Stress to crack the whip and force all adversaries within Melee range back to Close range.",
|
||||
"img": "icons/magic/control/fear-fright-mask-orange.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "9x82us4KqCFp2ds0",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": true,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "startling",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"9x82us4KqCFp2ds0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "qY9ylkwxFwRlPy6a",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryClose",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "presence",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 4,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753795001576,
|
||||
"modifiedTime": 1753808405822,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!01izMUSJcAUo79IX"
|
||||
}
|
||||
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "6nJ3reb1jx83CtRy",
|
||||
"name": "Arcane-Frame Wheelchair",
|
||||
"type": "weapon",
|
||||
"_id": "XRChepscgr75Uug7",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "reliable",
|
||||
"effectIds": [
|
||||
"G561ymlNGmaFAYFB"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "fKTeCKjfyQauf5bA",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "knowledge",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Reliable",
|
||||
"description": "+1 to attack rolls",
|
||||
"img": "icons/skills/melee/strike-sword-slashing-red.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.roll.primaryWeapon.attack",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"_id": "G561ymlNGmaFAYFB",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753836707582,
|
||||
"modifiedTime": 1753836707582,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!XRChepscgr75Uug7.G561ymlNGmaFAYFB"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753836689082,
|
||||
"modifiedTime": 1753836707594,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!XRChepscgr75Uug7"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Arcane Gauntlets",
|
||||
"type": "weapon",
|
||||
"_id": "PC5EyEIq7NWBV0n5",
|
||||
"img": "icons/equipment/hand/glove-tooled-leather-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 3,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753828194643,
|
||||
"modifiedTime": 1753828233213,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!PC5EyEIq7NWBV0n5"
|
||||
}
|
||||
|
|
@ -0,0 +1,154 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Axe of Fortunis",
|
||||
"type": "weapon",
|
||||
"_id": "YcS1rHgfnSlla8Xf",
|
||||
"img": "icons/weapons/axes/axe-double-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"AtVHF6Y00zLo8W5G": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Luck",
|
||||
"description": "On a failed attack, you can mark a Stress to reroll your attack.",
|
||||
"img": "icons/magic/control/buff-luck-fortune-green.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "AtVHF6Y00zLo8W5G",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "lucky",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"AtVHF6Y00zLo8W5G"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 8,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833614959,
|
||||
"modifiedTime": 1753833653403,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!YcS1rHgfnSlla8Xf"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Battleaxe_fbDYUja3ll9vCtrB.json
Normal file
116
src/packs/items/weapons/weapon_Battleaxe_fbDYUja3ll9vCtrB.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Battleaxe",
|
||||
"type": "weapon",
|
||||
"_id": "fbDYUja3ll9vCtrB",
|
||||
"img": "icons/weapons/axes/axe-double-jagged-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "strength",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 3,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753827787429,
|
||||
"modifiedTime": 1753827801986,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!fbDYUja3ll9vCtrB"
|
||||
}
|
||||
|
|
@ -0,0 +1,146 @@
|
|||
{
|
||||
"folder": "OKJC8cHvPuseBHWq",
|
||||
"name": "Black Powder Revolver",
|
||||
"type": "weapon",
|
||||
"_id": "AokqTusPzn0hghkE",
|
||||
"img": "icons/weapons/guns/gun-pistol-brass.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"8BHprlLTXO0C71ps": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Reload",
|
||||
"description": "After you make an attack, roll a d6. On a result of 1, you must mark a Stress to reload this weapon before you can fire it again.",
|
||||
"img": "icons/weapons/ammunition/shot-round-blue.webp",
|
||||
"_id": "8BHprlLTXO0C71ps",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "reloading",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"8BHprlLTXO0C71ps"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "tSwiEa50USNh6uEJ",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "finesse",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d6",
|
||||
"bonus": 8,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753832483435,
|
||||
"modifiedTime": 1753832502167,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!AokqTusPzn0hghkE"
|
||||
}
|
||||
154
src/packs/items/weapons/weapon_Bladed_Whip_5faflfNz20cFW1EM.json
Normal file
154
src/packs/items/weapons/weapon_Bladed_Whip_5faflfNz20cFW1EM.json
Normal file
|
|
@ -0,0 +1,154 @@
|
|||
{
|
||||
"folder": "guNyg9qBShhQOIWT",
|
||||
"name": "Bladed Whip",
|
||||
"type": "weapon",
|
||||
"_id": "5faflfNz20cFW1EM",
|
||||
"img": "icons/weapons/misc/whip-red-yellow.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"ss8Qu3f33HCTMwXB": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Quick",
|
||||
"description": "When you make an attack, you can mark a Stress to target another creature within range.",
|
||||
"img": "icons/skills/movement/arrow-upward-yellow.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "ss8Qu3f33HCTMwXB",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 2,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "quick",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"ss8Qu3f33HCTMwXB"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "6lmY7PMkxI3kmkpb",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "veryClose",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d8",
|
||||
"bonus": 3,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753829680830,
|
||||
"modifiedTime": 1753829701111,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!5faflfNz20cFW1EM"
|
||||
}
|
||||
|
|
@ -0,0 +1,165 @@
|
|||
{
|
||||
"folder": "oreMpiiytMRaR9sy",
|
||||
"name": "Blessed Anlace",
|
||||
"type": "weapon",
|
||||
"_id": "n1oPTk5czTIGTkVj",
|
||||
"img": "icons/weapons/daggers/dagger-magical-glowing-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"dmOSrd6R6EIQyZ0r": {
|
||||
"type": "healing",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Heal",
|
||||
"description": "During downtime, automatically clear a Hit Point.",
|
||||
"img": "icons/magic/life/cross-beam-green.webp",
|
||||
"_id": "dmOSrd6R6EIQyZ0r",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"roll": {
|
||||
"type": null,
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 3,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "healing",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"dmOSrd6R6EIQyZ0r"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "8j3yjH0TiwwZsaBW",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "melee",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "instinct",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d10",
|
||||
"bonus": 6,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753833663905,
|
||||
"modifiedTime": 1753833710722,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!n1oPTk5czTIGTkVj"
|
||||
}
|
||||
154
src/packs/items/weapons/weapon_Bloodstaff_IoMVDz92WVvfGGdc.json
Normal file
154
src/packs/items/weapons/weapon_Bloodstaff_IoMVDz92WVvfGGdc.json
Normal file
|
|
@ -0,0 +1,154 @@
|
|||
{
|
||||
"folder": "UNDVQEo6UtTuueNQ",
|
||||
"name": "Bloodstaff",
|
||||
"type": "weapon",
|
||||
"_id": "IoMVDz92WVvfGGdc",
|
||||
"img": "icons/weapons/staves/staff-ornate-orb-steel-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"Unom5L1XimxLcXSp": {
|
||||
"type": "effect",
|
||||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Pain",
|
||||
"description": "Each time you make a successful attack, you must mark a Stress.",
|
||||
"img": "icons/skills/wounds/injury-face-impact-orange.webp",
|
||||
"cost": [
|
||||
{
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"scalable": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"_id": "Unom5L1XimxLcXSp",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 4,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "painful",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"Unom5L1XimxLcXSp"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "B2LewQYZb9Jhl4A6",
|
||||
"systemPath": "attack",
|
||||
"type": "attack",
|
||||
"range": "far",
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 1
|
||||
},
|
||||
"roll": {
|
||||
"trait": "instinct",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"dice": "d20",
|
||||
"bonus": 7,
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"applyTo": "hitPoints",
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"attack": {
|
||||
"roll": {
|
||||
"trait": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753836256052,
|
||||
"modifiedTime": 1753836294025,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!IoMVDz92WVvfGGdc"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue