mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Added Tier1 weapons
This commit is contained in:
parent
5a746190c6
commit
be2df38d49
27 changed files with 3389 additions and 5 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "w1HdMrtozpCGF8UB",
|
||||
"folder": "vc6psFLwYfjOAVZu",
|
||||
"name": "Tier 1",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "HdvYaI5CDpfkWwv7",
|
||||
"_id": "cnmKLegyDD1xkSuI",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
|
|
@ -17,5 +17,5 @@
|
|||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!folders!HdvYaI5CDpfkWwv7"
|
||||
"_key": "!folders!cnmKLegyDD1xkSuI"
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": "vc6psFLwYfjOAVZu",
|
||||
"folder": "w1HdMrtozpCGF8UB",
|
||||
"name": "Tier 1",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748717279663,
|
||||
"modifiedTime": 1753740491274,
|
||||
"modifiedTime": 1753828177628,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!folders!d7tdCsIUd94XuTtq"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
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"
|
||||
}
|
||||
163
src/packs/items/weapons/weapon_Broadsword_1cwWNt4sqlgA8gCT.json
Normal file
163
src/packs/items/weapons/weapon_Broadsword_1cwWNt4sqlgA8gCT.json
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Broadsword",
|
||||
"type": "weapon",
|
||||
"_id": "1cwWNt4sqlgA8gCT",
|
||||
"img": "icons/weapons/swords/sword-guard-worn.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "reliable",
|
||||
"effectIds": [
|
||||
"GNwIa1EAaa0T0RZi"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"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": "agility",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"value": {
|
||||
"multiplier": "prof",
|
||||
"dice": "d8",
|
||||
"flatMultiplier": 1,
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"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": "GNwIa1EAaa0T0RZi",
|
||||
"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": 1753827762112,
|
||||
"modifiedTime": 1753827762112,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!1cwWNt4sqlgA8gCT.GNwIa1EAaa0T0RZi"
|
||||
}
|
||||
],
|
||||
"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": 1753827734892,
|
||||
"modifiedTime": 1753827762118,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!1cwWNt4sqlgA8gCT"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Crossbow_cw7HG1Z7hp7OOLD0.json
Normal file
116
src/packs/items/weapons/weapon_Crossbow_cw7HG1Z7hp7OOLD0.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Crossbow",
|
||||
"type": "weapon",
|
||||
"_id": "cw7HG1Z7hp7OOLD0",
|
||||
"img": "icons/weapons/crossbows/crossbow-loaded-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": 1,
|
||||
"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": 1753828109370,
|
||||
"modifiedTime": 1753828127762,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!cw7HG1Z7hp7OOLD0"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Cutlass_CWrbnethuILXrEpA.json
Normal file
116
src/packs/items/weapons/weapon_Cutlass_CWrbnethuILXrEpA.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Cutlass",
|
||||
"type": "weapon",
|
||||
"_id": "CWrbnethuILXrEpA",
|
||||
"img": "icons/weapons/swords/scimitar-worn-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"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": "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": 1,
|
||||
"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": 1753827943490,
|
||||
"modifiedTime": 1753827960371,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!CWrbnethuILXrEpA"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Dagger_iStO0BbeMTTR0rQi.json
Normal file
116
src/packs/items/weapons/weapon_Dagger_iStO0BbeMTTR0rQi.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Dagger",
|
||||
"type": "weapon",
|
||||
"_id": "iStO0BbeMTTR0rQi",
|
||||
"img": "icons/weapons/daggers/dagger-straight-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"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": "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": 1,
|
||||
"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": 1753827894955,
|
||||
"modifiedTime": 1753827907060,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!iStO0BbeMTTR0rQi"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Dualstaff_j8cdNeIUYxxzFVji.json
Normal file
116
src/packs/items/weapons/weapon_Dualstaff_j8cdNeIUYxxzFVji.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Dualstaff",
|
||||
"type": "weapon",
|
||||
"_id": "j8cdNeIUYxxzFVji",
|
||||
"img": "icons/weapons/staves/staff-simple-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": "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": 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": 1753828411828,
|
||||
"modifiedTime": 1753828446546,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!j8cdNeIUYxxzFVji"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Glowing Rings",
|
||||
"type": "weapon",
|
||||
"_id": "wG9f5NpCwSbaLy8t",
|
||||
"img": "icons/equipment/finger/ring-band-studded.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": "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": 1,
|
||||
"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": 1753828268892,
|
||||
"modifiedTime": 1753828300354,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!wG9f5NpCwSbaLy8t"
|
||||
}
|
||||
168
src/packs/items/weapons/weapon_Greatstaff_Yk8pTEmyLLi4095S.json
Normal file
168
src/packs/items/weapons/weapon_Greatstaff_Yk8pTEmyLLi4095S.json
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Greatstaff",
|
||||
"type": "weapon",
|
||||
"_id": "Yk8pTEmyLLi4095S",
|
||||
"img": "icons/weapons/wands/wand-gem-blue.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "powerful",
|
||||
"effectIds": [
|
||||
"904orawScurM9GjG"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": null,
|
||||
"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": "904orawScurM9GjG",
|
||||
"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": 1753828561510,
|
||||
"modifiedTime": 1753828561510,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!Yk8pTEmyLLi4095S.904orawScurM9GjG"
|
||||
}
|
||||
],
|
||||
"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": 1753828546209,
|
||||
"modifiedTime": 1753828572366,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!Yk8pTEmyLLi4095S"
|
||||
}
|
||||
173
src/packs/items/weapons/weapon_Greatsword_70ysaFJDREwTgvZa.json
Normal file
173
src/packs/items/weapons/weapon_Greatsword_70ysaFJDREwTgvZa.json
Normal file
|
|
@ -0,0 +1,173 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Greatsword",
|
||||
"type": "weapon",
|
||||
"_id": "70ysaFJDREwTgvZa",
|
||||
"img": "icons/weapons/swords/greatsword-crossguard-barbed.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "massive",
|
||||
"effectIds": [
|
||||
"cffkpiwGpEGhjiUC"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"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": [
|
||||
{
|
||||
"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": "cffkpiwGpEGhjiUC",
|
||||
"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": 1753827825532,
|
||||
"modifiedTime": 1753827825532,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!70ysaFJDREwTgvZa.cffkpiwGpEGhjiUC"
|
||||
}
|
||||
],
|
||||
"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": 1753827812456,
|
||||
"modifiedTime": 1753827837860,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!70ysaFJDREwTgvZa"
|
||||
}
|
||||
163
src/packs/items/weapons/weapon_Halberd_qT7FfmauAumOjJoq.json
Normal file
163
src/packs/items/weapons/weapon_Halberd_qT7FfmauAumOjJoq.json
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Halberd",
|
||||
"type": "weapon",
|
||||
"_id": "qT7FfmauAumOjJoq",
|
||||
"img": "icons/weapons/polearms/halberd-engraved-black.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "cumbersome",
|
||||
"effectIds": [
|
||||
"YxaGOWcQEesO9zPR"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": 2,
|
||||
"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": "YxaGOWcQEesO9zPR",
|
||||
"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": 1753828021173,
|
||||
"modifiedTime": 1753828021173,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!qT7FfmauAumOjJoq.YxaGOWcQEesO9zPR"
|
||||
}
|
||||
],
|
||||
"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": 1753828005240,
|
||||
"modifiedTime": 1753828027571,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!qT7FfmauAumOjJoq"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Hallowed Axe",
|
||||
"type": "weapon",
|
||||
"_id": "Vayg7CnRTFBrunjM",
|
||||
"img": "icons/weapons/axes/axe-broad-purple.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"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": "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": 1,
|
||||
"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": 1753828229603,
|
||||
"modifiedTime": 1753828259599,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!Vayg7CnRTFBrunjM"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Hand_Runes_3whiedn0jBMNRdIb.json
Normal file
116
src/packs/items/weapons/weapon_Hand_Runes_3whiedn0jBMNRdIb.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Hand Runes",
|
||||
"type": "weapon",
|
||||
"_id": "3whiedn0jBMNRdIb",
|
||||
"img": "icons/magic/symbols/rune-sigil-white-pink.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": null,
|
||||
"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": 1753828308338,
|
||||
"modifiedTime": 1753828333546,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!3whiedn0jBMNRdIb"
|
||||
}
|
||||
163
src/packs/items/weapons/weapon_Longbow_YfVs6Se903az4Yet.json
Normal file
163
src/packs/items/weapons/weapon_Longbow_YfVs6Se903az4Yet.json
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Longbow",
|
||||
"type": "weapon",
|
||||
"_id": "YfVs6Se903az4Yet",
|
||||
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "cumbersome",
|
||||
"effectIds": [
|
||||
"9gKDF96uId07289w"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": 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": [
|
||||
{
|
||||
"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": "9gKDF96uId07289w",
|
||||
"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": 1753828147996,
|
||||
"modifiedTime": 1753828147996,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!YfVs6Se903az4Yet.9gKDF96uId07289w"
|
||||
}
|
||||
],
|
||||
"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": 1753828135552,
|
||||
"modifiedTime": 1753828159427,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!YfVs6Se903az4Yet"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Longsword_Iv8BZM1R24QMT72M.json
Normal file
116
src/packs/items/weapons/weapon_Longsword_Iv8BZM1R24QMT72M.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Longsword",
|
||||
"type": "weapon",
|
||||
"_id": "Iv8BZM1R24QMT72M",
|
||||
"img": "icons/weapons/swords/sword-guard.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": "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": 1753827769163,
|
||||
"modifiedTime": 1753827781183,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!Iv8BZM1R24QMT72M"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Mace_cKQCDyM2UopDL9zF.json
Normal file
116
src/packs/items/weapons/weapon_Mace_cKQCDyM2UopDL9zF.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Mace",
|
||||
"type": "weapon",
|
||||
"_id": "cKQCDyM2UopDL9zF",
|
||||
"img": "icons/weapons/maces/mace-studded-steel.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"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": "d8",
|
||||
"bonus": 1,
|
||||
"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": 1753827843717,
|
||||
"modifiedTime": 1753827858825,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!cKQCDyM2UopDL9zF"
|
||||
}
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Quarterstaff",
|
||||
"type": "weapon",
|
||||
"_id": "mlIj88p1wcQNjEDG",
|
||||
"img": "icons/weapons/staves/staff-simple.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": "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": 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": 1753827915482,
|
||||
"modifiedTime": 1753827935877,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!mlIj88p1wcQNjEDG"
|
||||
}
|
||||
154
src/packs/items/weapons/weapon_Rapier_zkAgEW6zMkRZalEm.json
Normal file
154
src/packs/items/weapons/weapon_Rapier_zkAgEW6zMkRZalEm.json
Normal file
|
|
@ -0,0 +1,154 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Rapier",
|
||||
"type": "weapon",
|
||||
"_id": "zkAgEW6zMkRZalEm",
|
||||
"img": "icons/weapons/swords/sword-jeweled-red.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"ojcL8L3CFPDGaki6": {
|
||||
"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": "ojcL8L3CFPDGaki6",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "quick",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"ojcL8L3CFPDGaki6"
|
||||
]
|
||||
}
|
||||
],
|
||||
"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": "presence",
|
||||
"type": "attack",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"value": {
|
||||
"multiplier": "prof",
|
||||
"dice": "d8",
|
||||
"flatMultiplier": 1,
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"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": 1753827969157,
|
||||
"modifiedTime": 1753827996285,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!zkAgEW6zMkRZalEm"
|
||||
}
|
||||
|
|
@ -0,0 +1,146 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Returning Blade",
|
||||
"type": "weapon",
|
||||
"_id": "4fQpVfQ3NVwTHStA",
|
||||
"img": "icons/weapons/swords/sword-broad-worn.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"N6KlXpv5ug8Gk5Hl": {
|
||||
"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": "N6KlXpv5ug8Gk5Hl",
|
||||
"effects": [],
|
||||
"systemPath": "actions",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "returning",
|
||||
"effectIds": [],
|
||||
"actionIds": [
|
||||
"N6KlXpv5ug8Gk5Hl"
|
||||
]
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": null,
|
||||
"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": 1753828345143,
|
||||
"modifiedTime": 1753828368281,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!4fQpVfQ3NVwTHStA"
|
||||
}
|
||||
188
src/packs/items/weapons/weapon_Scepter_GZh345N8fmuS4Jeh.json
Normal file
188
src/packs/items/weapons/weapon_Scepter_GZh345N8fmuS4Jeh.json
Normal file
|
|
@ -0,0 +1,188 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Scepter",
|
||||
"type": "weapon",
|
||||
"_id": "GZh345N8fmuS4Jeh",
|
||||
"img": "icons/weapons/maces/shortmace-ornate-gold.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {
|
||||
"c7McXmzSWTNGOdHL": {
|
||||
"type": "attack",
|
||||
"damage": {
|
||||
"includeBase": false,
|
||||
"parts": [
|
||||
{
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"multiplier": "prof",
|
||||
"dice": "d8",
|
||||
"bonus": null,
|
||||
"flatMultiplier": 1
|
||||
},
|
||||
"applyTo": "hitPoints",
|
||||
"type": [],
|
||||
"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": "c7McXmzSWTNGOdHL",
|
||||
"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": 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": "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": null,
|
||||
"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": 1753828453134,
|
||||
"modifiedTime": 1753828500237,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!GZh345N8fmuS4Jeh"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Shortbow_p9tdjQr2AZP19RYm.json
Normal file
116
src/packs/items/weapons/weapon_Shortbow_p9tdjQr2AZP19RYm.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Shortbow",
|
||||
"type": "weapon",
|
||||
"_id": "p9tdjQr2AZP19RYm",
|
||||
"img": "icons/weapons/bows/shortbow-leather.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": "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": 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": 1753828079904,
|
||||
"modifiedTime": 1753828100575,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!p9tdjQr2AZP19RYm"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Shortstaff_vHDHG3STcxTEfYAM.json
Normal file
116
src/packs/items/weapons/weapon_Shortstaff_vHDHG3STcxTEfYAM.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Shortstaff",
|
||||
"type": "weapon",
|
||||
"_id": "vHDHG3STcxTEfYAM",
|
||||
"img": "icons/weapons/staves/staff-simple-carved.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": 1,
|
||||
"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": 1753828380553,
|
||||
"modifiedTime": 1753828404541,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!vHDHG3STcxTEfYAM"
|
||||
}
|
||||
163
src/packs/items/weapons/weapon_Spear_TF85tKJetUjLwh54.json
Normal file
163
src/packs/items/weapons/weapon_Spear_TF85tKJetUjLwh54.json
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Spear",
|
||||
"type": "weapon",
|
||||
"_id": "TF85tKJetUjLwh54",
|
||||
"img": "icons/weapons/polearms/spear-flared-steel.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "cumbersome",
|
||||
"effectIds": [
|
||||
"Z5MnVI8EOOgzRdXC"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": 2,
|
||||
"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": "Z5MnVI8EOOgzRdXC",
|
||||
"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": 1753828072355,
|
||||
"modifiedTime": 1753828072355,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!TF85tKJetUjLwh54.Z5MnVI8EOOgzRdXC"
|
||||
}
|
||||
],
|
||||
"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": 1753828035153,
|
||||
"modifiedTime": 1753828072360,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!TF85tKJetUjLwh54"
|
||||
}
|
||||
116
src/packs/items/weapons/weapon_Wand_ItWisJFNGMNWeaCV.json
Normal file
116
src/packs/items/weapons/weapon_Wand_ItWisJFNGMNWeaCV.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"folder": "cnmKLegyDD1xkSuI",
|
||||
"name": "Wand",
|
||||
"type": "weapon",
|
||||
"_id": "ItWisJFNGMNWeaCV",
|
||||
"img": "icons/weapons/wands/wand-gem-violet.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "oneHanded",
|
||||
"weaponFeatures": [],
|
||||
"attack": {
|
||||
"name": "Attack",
|
||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||
"_id": "ZSdAawliPNsoA7nP",
|
||||
"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": 1,
|
||||
"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": 1753828516647,
|
||||
"modifiedTime": 1753828537368,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!ItWisJFNGMNWeaCV"
|
||||
}
|
||||
163
src/packs/items/weapons/weapon_Warhammer_ZXh1GQahBiODfSTC.json
Normal file
163
src/packs/items/weapons/weapon_Warhammer_ZXh1GQahBiODfSTC.json
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
{
|
||||
"folder": "d7tdCsIUd94XuTtq",
|
||||
"name": "Warhammer",
|
||||
"type": "weapon",
|
||||
"_id": "ZXh1GQahBiODfSTC",
|
||||
"img": "icons/weapons/hammers/hammer-double-engraved.webp",
|
||||
"system": {
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"secondary": false,
|
||||
"burden": "twoHanded",
|
||||
"weaponFeatures": [
|
||||
{
|
||||
"value": "heavy",
|
||||
"effectIds": [
|
||||
"HT0SAlTBGKwolAOp"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
],
|
||||
"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": "d12",
|
||||
"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": [
|
||||
{
|
||||
"name": "Heavy",
|
||||
"description": "-1 to Evasion",
|
||||
"img": "icons/commodities/metal/ingot-worn-iron.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "HT0SAlTBGKwolAOp",
|
||||
"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": 1753827888899,
|
||||
"modifiedTime": 1753827888899,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items.effects!ZXh1GQahBiODfSTC.HT0SAlTBGKwolAOp"
|
||||
}
|
||||
],
|
||||
"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": 1753827866228,
|
||||
"modifiedTime": 1753827888903,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_key": "!items!ZXh1GQahBiODfSTC"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue