daggerheart/src/packs/items/weapons/weapon_Advanced_Greatsword_MAC6YWTo4lzSotQc.json
WBHarry 822c522f61
[Fix] 1535 - Toggle Bonuses (#1538)
* Fixed all SRD instances of Powerful and Massive

* Fixed suppressed effects being added to roll formula options

* Fixed weapon effects being presented when it's no the weapon itself

* .

* .

* Fixed secondary weapons effects

* Raised system version

* Update module/data/action/baseAction.mjs

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>

* Update module/documents/chatMessage.mjs

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-01-16 09:35:02 +01:00

150 lines
3.3 KiB
JSON

{
"folder": "OKJC8cHvPuseBHWq",
"name": "Advanced Greatsword",
"type": "weapon",
"_id": "MAC6YWTo4lzSotQc",
"img": "icons/weapons/swords/greatsword-crossguard-engraved-green.webp",
"system": {
"description": "",
"actions": {},
"attached": [],
"tier": 3,
"equipped": false,
"secondary": false,
"burden": "twoHanded",
"weaponFeatures": [
{
"value": "massive",
"effectIds": [
"E0PjC15OP55vIype"
],
"actionIds": []
}
],
"attack": {
"name": "Attack",
"img": "icons/skills/melee/blood-slash-foam-red.webp",
"_id": "tSwiEa50USNh6uEJ",
"baseAction": true,
"systemPath": "attack",
"type": "attack",
"range": "melee",
"target": {
"type": "any",
"amount": 1
},
"roll": {
"trait": "strength",
"type": "attack",
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": null,
"treshold": null
},
"useDefault": false
},
"damage": {
"parts": [
{
"value": {
"dice": "d10",
"bonus": 9,
"multiplier": "prof",
"flatMultiplier": 1,
"custom": {
"enabled": false
}
},
"type": [
"physical"
],
"applyTo": "hitPoints",
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
],
"includeBase": false
},
"description": "",
"chatDisplay": false,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"effects": [],
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
}
},
"rules": {
"attack": {
"roll": {
"trait": null
}
}
},
"attribution": {
"source": "Daggerheart SRD",
"page": 48,
"artist": ""
}
},
"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"
}
],
"_id": "E0PjC15OP55vIype",
"type": "base",
"system": {},
"disabled": false,
"duration": {
"startTime": null,
"combat": null
},
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null
},
"_key": "!items.effects!MAC6YWTo4lzSotQc.E0PjC15OP55vIype"
}
],
"sort": 0,
"ownership": {
"default": 0,
"FecEtPuoQh6MpjQ0": 3
},
"flags": {},
"_key": "!items!MAC6YWTo4lzSotQc"
}