diff --git a/lang/en.json b/lang/en.json index 06fb33bf..244b25db 100755 --- a/lang/en.json +++ b/lang/en.json @@ -1016,8 +1016,20 @@ "name": "Brutal", "description": "When you roll the maximum value on a damage die, roll an additional damage die.", "actions": { - "name": "Brutal", - "description": "When you roll the maximum value on a damage die, roll an additional damage die." + "addDamage": { + "name": "Brutal", + "description": "When you roll the maximum value on a damage die, roll an additional damage die." + } + } + }, + "burning": { + "name": "Burning", + "description": "When you roll the maximum value on a damage die, roll an additional damage die.", + "actions": { + "burn": { + "name": "Burn", + "description": "When you roll a 6 on a damage die, the target must mark a Stress." + } } }, "charged": { diff --git a/module/config/itemConfig.mjs b/module/config/itemConfig.mjs index ba946bcc..8fe33818 100644 --- a/module/config/itemConfig.mjs +++ b/module/config/itemConfig.mjs @@ -553,6 +553,20 @@ export const weaponFeatures = { } ] }, + burning: { + label: 'DAGGERHEART.CONFIG.WeaponFeature.burning.name', + description: 'DAGGERHEART.CONFIG.WeaponFeature.burning.description', + actions: [ + { + type: 'effect', + actionType: 'action', + chatDisplay: true, + name: 'DAGGERHEART.CONFIG.WeaponFeature.burning.actions.burn.name', + description: 'DAGGERHEART.CONFIG.WeaponFeature.burning.actions.burn.description', + img: 'icons/magic/fire/blast-jet-stream-embers-orange.webp' + } + ] + }, charged: { label: 'DAGGERHEART.CONFIG.WeaponFeature.charged.name', description: 'DAGGERHEART.CONFIG.WeaponFeature.charged.description', diff --git a/src/packs/items/weapons/weapon_Advanced_Arcane_Gauntlets_hXR56fTKwZ6s1obs.json b/src/packs/items/weapons/weapon_Advanced_Arcane_Gauntlets_hXR56fTKwZ6s1obs.json new file mode 100644 index 00000000..7e06132f --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Arcane_Gauntlets_hXR56fTKwZ6s1obs.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Dualstaff_X5x3sC7v2f3L9sjL.json b/src/packs/items/weapons/weapon_Advanced_Dualstaff_X5x3sC7v2f3L9sjL.json new file mode 100644 index 00000000..dc665696 --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Dualstaff_X5x3sC7v2f3L9sjL.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Glowing_Rings_InQoh8mZPnwarQkX.json b/src/packs/items/weapons/weapon_Advanced_Glowing_Rings_InQoh8mZPnwarQkX.json new file mode 100644 index 00000000..c647f3da --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Glowing_Rings_InQoh8mZPnwarQkX.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Greatstaff_4UzxqfkwF8gDSdu7.json b/src/packs/items/weapons/weapon_Advanced_Greatstaff_4UzxqfkwF8gDSdu7.json new file mode 100644 index 00000000..cbd63dd5 --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Greatstaff_4UzxqfkwF8gDSdu7.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Hallowed_Axe_BiyXKX2Mo1TQbKgk.json b/src/packs/items/weapons/weapon_Advanced_Hallowed_Axe_BiyXKX2Mo1TQbKgk.json new file mode 100644 index 00000000..52840548 --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Hallowed_Axe_BiyXKX2Mo1TQbKgk.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Hand_Runes_PQACczSghZIVTdgZ.json b/src/packs/items/weapons/weapon_Advanced_Hand_Runes_PQACczSghZIVTdgZ.json new file mode 100644 index 00000000..9f78b140 --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Hand_Runes_PQACczSghZIVTdgZ.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Returning_Blade_sIGXA4KMeYBUjcEO.json b/src/packs/items/weapons/weapon_Advanced_Returning_Blade_sIGXA4KMeYBUjcEO.json new file mode 100644 index 00000000..e549ce09 --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Returning_Blade_sIGXA4KMeYBUjcEO.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Scepter_2Khzuj768yoWN9QK.json b/src/packs/items/weapons/weapon_Advanced_Scepter_2Khzuj768yoWN9QK.json new file mode 100644 index 00000000..061dd0c2 --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Scepter_2Khzuj768yoWN9QK.json @@ -0,0 +1,190 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Advanced Scepter", + "type": "weapon", + "_id": "2Khzuj768yoWN9QK", + "img": "icons/weapons/maces/shortmace-ornate-gold.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": 1753833480037, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!2Khzuj768yoWN9QK" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Shortstaff_T5exRCqOXhrjSYnI.json b/src/packs/items/weapons/weapon_Advanced_Shortstaff_T5exRCqOXhrjSYnI.json new file mode 100644 index 00000000..b09613da --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Shortstaff_T5exRCqOXhrjSYnI.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Advanced_Wand_jU9jWIardjtdAQcs.json b/src/packs/items/weapons/weapon_Advanced_Wand_jU9jWIardjtdAQcs.json new file mode 100644 index 00000000..65bd9fc3 --- /dev/null +++ b/src/packs/items/weapons/weapon_Advanced_Wand_jU9jWIardjtdAQcs.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Axe_of_Fortunis_YcS1rHgfnSlla8Xf.json b/src/packs/items/weapons/weapon_Axe_of_Fortunis_YcS1rHgfnSlla8Xf.json new file mode 100644 index 00000000..ae0f0398 --- /dev/null +++ b/src/packs/items/weapons/weapon_Axe_of_Fortunis_YcS1rHgfnSlla8Xf.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Blessed_Anlace_n1oPTk5czTIGTkVj.json b/src/packs/items/weapons/weapon_Blessed_Anlace_n1oPTk5czTIGTkVj.json new file mode 100644 index 00000000..ec6d9eaf --- /dev/null +++ b/src/packs/items/weapons/weapon_Blessed_Anlace_n1oPTk5czTIGTkVj.json @@ -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" +} diff --git a/src/packs/items/weapons/weapon_Firestaff_BtCm2RhWEfs00g38.json b/src/packs/items/weapons/weapon_Firestaff_BtCm2RhWEfs00g38.json new file mode 100644 index 00000000..f71b63b2 --- /dev/null +++ b/src/packs/items/weapons/weapon_Firestaff_BtCm2RhWEfs00g38.json @@ -0,0 +1,146 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Firestaff", + "type": "weapon", + "_id": "BtCm2RhWEfs00g38", + "img": "icons/weapons/staves/staff-engraved-red.webp", + "system": { + "description": "", + "actions": { + "9j81Lxp3sDskHFDS": { + "type": "effect", + "actionType": "action", + "chatDisplay": true, + "name": "Burn", + "description": "When you roll a 6 on a damage die, the target must mark a Stress.", + "img": "icons/magic/fire/blast-jet-stream-embers-orange.webp", + "_id": "9j81Lxp3sDskHFDS", + "effects": [], + "systemPath": "actions", + "cost": [], + "uses": { + "value": null, + "max": null, + "recovery": null + }, + "target": { + "type": "any", + "amount": null + } + } + }, + "attached": [], + "tier": 3, + "equipped": false, + "secondary": false, + "burden": "twoHanded", + "weaponFeatures": [ + { + "value": "burning", + "effectIds": [], + "actionIds": [ + "9j81Lxp3sDskHFDS" + ] + } + ], + "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": 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": 1753833915734, + "modifiedTime": 1753834249920, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!BtCm2RhWEfs00g38" +} diff --git a/src/packs/items/weapons/weapon_Ghostblade_6gFvOFTE97QZ74Zr.json b/src/packs/items/weapons/weapon_Ghostblade_6gFvOFTE97QZ74Zr.json new file mode 100644 index 00000000..a5d39bea --- /dev/null +++ b/src/packs/items/weapons/weapon_Ghostblade_6gFvOFTE97QZ74Zr.json @@ -0,0 +1,117 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Ghostblade", + "type": "weapon", + "_id": "6gFvOFTE97QZ74Zr", + "img": "icons/weapons/swords/greatsword-evil-green.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": "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": "d10", + "bonus": 7, + "multiplier": "prof", + "flatMultiplier": 1, + "custom": { + "enabled": false + } + }, + "type": [ + "physical", + "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": 1753833724570, + "modifiedTime": 1753833788108, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!6gFvOFTE97QZ74Zr" +} diff --git a/src/packs/items/weapons/weapon_Gilded_Bow_ctTgFfMbM3YtmsYU.json b/src/packs/items/weapons/weapon_Gilded_Bow_ctTgFfMbM3YtmsYU.json new file mode 100644 index 00000000..bf6423c5 --- /dev/null +++ b/src/packs/items/weapons/weapon_Gilded_Bow_ctTgFfMbM3YtmsYU.json @@ -0,0 +1,163 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Gilded Bow", + "type": "weapon", + "_id": "ctTgFfMbM3YtmsYU", + "img": "icons/weapons/bows/shortbow-recurve-yellow.webp", + "system": { + "description": "", + "actions": {}, + "attached": [], + "tier": 3, + "equipped": false, + "secondary": false, + "burden": "twoHanded", + "weaponFeatures": [ + { + "value": "selfCorrecting", + "effectIds": [ + "zoWZsD4ogzfPSPi7" + ], + "actionIds": [] + } + ], + "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": "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": [ + "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": "Self Correcting", + "description": "When you roll a 1 on a damage die, it deals 6 damage instead.", + "img": "icons/weapons/ammunition/arrow-broadhead-glowing-orange.webp", + "changes": [ + { + "key": "system.rules.damage.flipMinDiceValue", + "mode": 5, + "value": "1" + } + ], + "_id": "zoWZsD4ogzfPSPi7", + "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": 1753833899797, + "modifiedTime": 1753833899797, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items.effects!ctTgFfMbM3YtmsYU.zoWZsD4ogzfPSPi7" + } + ], + "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": 1753833878513, + "modifiedTime": 1753833907298, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!ctTgFfMbM3YtmsYU" +} diff --git a/src/packs/items/weapons/weapon_Ilmari_s_Rifle_TMrUzVC3KvcHmdt8.json b/src/packs/items/weapons/weapon_Ilmari_s_Rifle_TMrUzVC3KvcHmdt8.json new file mode 100644 index 00000000..5d2ad638 --- /dev/null +++ b/src/packs/items/weapons/weapon_Ilmari_s_Rifle_TMrUzVC3KvcHmdt8.json @@ -0,0 +1,146 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Ilmari's Rifle", + "type": "weapon", + "_id": "TMrUzVC3KvcHmdt8", + "img": "icons/weapons/guns/gun-green.webp", + "system": { + "description": "", + "actions": { + "BaU47zTo2F4PwjVT": { + "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": "BaU47zTo2F4PwjVT", + "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": [ + "BaU47zTo2F4PwjVT" + ] + } + ], + "attack": { + "name": "Attack", + "img": "icons/skills/melee/blood-slash-foam-red.webp", + "_id": "Zz0k98NVLRpebKgq", + "systemPath": "attack", + "type": "attack", + "range": "veryFar", + "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": 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": 1753834324778, + "modifiedTime": 1753834352088, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!TMrUzVC3KvcHmdt8" +} diff --git a/src/packs/items/weapons/weapon_Improved_Scepter_tj26lbNkwy8bORF4.json b/src/packs/items/weapons/weapon_Improved_Scepter_tj26lbNkwy8bORF4.json index 25cdacbf..d54fd5e2 100644 --- a/src/packs/items/weapons/weapon_Improved_Scepter_tj26lbNkwy8bORF4.json +++ b/src/packs/items/weapons/weapon_Improved_Scepter_tj26lbNkwy8bORF4.json @@ -24,7 +24,9 @@ "flatMultiplier": 1 }, "applyTo": "hitPoints", - "type": [], + "type": [ + "magical" + ], "base": false, "valueAlt": { "multiplier": "prof", @@ -181,7 +183,7 @@ "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753830930043, - "modifiedTime": 1753830973631, + "modifiedTime": 1753833495460, "lastModifiedBy": "FecEtPuoQh6MpjQ0" }, "_key": "!items!tj26lbNkwy8bORF4" diff --git a/src/packs/items/weapons/weapon_Mage_Orb_XKBmBUEoGLdLcuqQ.json b/src/packs/items/weapons/weapon_Mage_Orb_XKBmBUEoGLdLcuqQ.json new file mode 100644 index 00000000..f609e409 --- /dev/null +++ b/src/packs/items/weapons/weapon_Mage_Orb_XKBmBUEoGLdLcuqQ.json @@ -0,0 +1,168 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Mage Orb", + "type": "weapon", + "_id": "XKBmBUEoGLdLcuqQ", + "img": "icons/commodities/gems/pearl-purple-smooth.webp", + "system": { + "description": "", + "actions": {}, + "attached": [], + "tier": 3, + "equipped": false, + "secondary": false, + "burden": "oneHanded", + "weaponFeatures": [ + { + "value": "powerful", + "effectIds": [ + "2J6vzNUel78JFypp" + ], + "actionIds": [] + } + ], + "attack": { + "name": "Attack", + "img": "icons/skills/melee/blood-slash-foam-red.webp", + "_id": "Zz0k98NVLRpebKgq", + "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": [ + { + "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": "2J6vzNUel78JFypp", + "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": 1753834272503, + "modifiedTime": 1753834272503, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items.effects!XKBmBUEoGLdLcuqQ.2J6vzNUel78JFypp" + } + ], + "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": 1753834259866, + "modifiedTime": 1753834310221, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!XKBmBUEoGLdLcuqQ" +} diff --git a/src/packs/items/weapons/weapon_Runes_of_Ruination_EG6mZhr3ib56r974.json b/src/packs/items/weapons/weapon_Runes_of_Ruination_EG6mZhr3ib56r974.json new file mode 100644 index 00000000..ce7fe3bc --- /dev/null +++ b/src/packs/items/weapons/weapon_Runes_of_Ruination_EG6mZhr3ib56r974.json @@ -0,0 +1,154 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Runes of Ruination", + "type": "weapon", + "_id": "EG6mZhr3ib56r974", + "img": "icons/magic/symbols/mask-yellow-orange.webp", + "system": { + "description": "", + "actions": { + "pmnGErMlUT1lJFDL": { + "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": "pmnGErMlUT1lJFDL", + "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": "painful", + "effectIds": [], + "actionIds": [ + "pmnGErMlUT1lJFDL" + ] + } + ], + "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": "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": "d20", + "bonus": 4, + "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": 1753833802007, + "modifiedTime": 1753833831195, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!EG6mZhr3ib56r974" +} diff --git a/src/packs/items/weapons/weapon_Scepter_GZh345N8fmuS4Jeh.json b/src/packs/items/weapons/weapon_Scepter_GZh345N8fmuS4Jeh.json index ade3a10c..396d8d13 100644 --- a/src/packs/items/weapons/weapon_Scepter_GZh345N8fmuS4Jeh.json +++ b/src/packs/items/weapons/weapon_Scepter_GZh345N8fmuS4Jeh.json @@ -24,7 +24,9 @@ "flatMultiplier": 1 }, "applyTo": "hitPoints", - "type": [], + "type": [ + "magical" + ], "base": false, "valueAlt": { "multiplier": "prof", @@ -181,7 +183,7 @@ "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753828453134, - "modifiedTime": 1753828500237, + "modifiedTime": 1753833508699, "lastModifiedBy": "FecEtPuoQh6MpjQ0" }, "_key": "!items!GZh345N8fmuS4Jeh" diff --git a/src/packs/items/weapons/weapon_Widogast_Pendant_8Z5QrThfwkYPXNco.json b/src/packs/items/weapons/weapon_Widogast_Pendant_8Z5QrThfwkYPXNco.json new file mode 100644 index 00000000..6b10b403 --- /dev/null +++ b/src/packs/items/weapons/weapon_Widogast_Pendant_8Z5QrThfwkYPXNco.json @@ -0,0 +1,146 @@ +{ + "folder": "oreMpiiytMRaR9sy", + "name": "Widogast Pendant", + "type": "weapon", + "_id": "8Z5QrThfwkYPXNco", + "img": "icons/equipment/neck/amulet-geometric-blue-yellow.webp", + "system": { + "description": "", + "actions": { + "gQFuVhPeKzNj93p6": { + "type": "effect", + "actionType": "action", + "chatDisplay": true, + "name": "Bend Time", + "description": "DAGGERHEART.CONFIG.WeaponFeature.actions.bendTime.description", + "img": "icons/magic/time/clock-spinning-gold-pink.webp", + "_id": "gQFuVhPeKzNj93p6", + "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": "timebending", + "effectIds": [], + "actionIds": [ + "gQFuVhPeKzNj93p6" + ] + } + ], + "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": "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": "d10", + "bonus": 5, + "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": 1753833840059, + "modifiedTime": 1753833870464, + "lastModifiedBy": "FecEtPuoQh6MpjQ0" + }, + "_key": "!items!8Z5QrThfwkYPXNco" +}