fix rage up effect (#625)

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
This commit is contained in:
Psitacus 2025-08-06 02:13:03 -06:00 committed by GitHub
parent 1505c71014
commit d186c62ee5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@
"actionType": "action", "actionType": "action",
"cost": [ "cost": [
{ {
"scalable": true, "scalable": false,
"key": "stress", "key": "stress",
"value": 1, "value": 1,
"step": 1, "step": 1,
@ -95,8 +95,8 @@
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1753922784496, "createdTime": 1753922784496,
"modifiedTime": 1754304556054, "modifiedTime": 1754445106667,
"lastModifiedBy": "MQSznptE5yLT7kj8" "lastModifiedBy": "Q9NoTaEarn3VMS6Z"
}, },
"_id": "GRL0cvs96vrTDckZ", "_id": "GRL0cvs96vrTDckZ",
"sort": 3400000, "sort": 3400000,
@ -105,7 +105,7 @@
"name": "Rage Up (1)", "name": "Rage Up (1)",
"img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png", "img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png",
"origin": "Compendium.daggerheart.domains.Item.GRL0cvs96vrTDckZ", "origin": "Compendium.daggerheart.domains.Item.GRL0cvs96vrTDckZ",
"transfer": true, "transfer": false,
"_id": "bq1MhcmoP6Wo5CXF", "_id": "bq1MhcmoP6Wo5CXF",
"type": "base", "type": "base",
"system": { "system": {
@ -118,13 +118,19 @@
}, },
"changes": [ "changes": [
{ {
"key": "system.bonuses.roll.attack.bonus", "key": "system.bonuses.damage.magical.bonus",
"mode": 2,
"value": "2*@system.traits.strength.value",
"priority": null
},
{
"key": "system.bonuses.damage.physical.bonus",
"mode": 2, "mode": 2,
"value": "2*@system.traits.strength.value", "value": "2*@system.traits.strength.value",
"priority": null "priority": null
} }
], ],
"disabled": true, "disabled": false,
"duration": { "duration": {
"startTime": null, "startTime": null,
"combat": null, "combat": null,
@ -147,8 +153,8 @@
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1754246159246, "createdTime": 1754246159246,
"modifiedTime": 1754304575352, "modifiedTime": 1754446417671,
"lastModifiedBy": "MQSznptE5yLT7kj8" "lastModifiedBy": "Q9NoTaEarn3VMS6Z"
}, },
"_key": "!items.effects!GRL0cvs96vrTDckZ.bq1MhcmoP6Wo5CXF" "_key": "!items.effects!GRL0cvs96vrTDckZ.bq1MhcmoP6Wo5CXF"
}, },
@ -156,7 +162,7 @@
"name": "Rage Up (2)", "name": "Rage Up (2)",
"img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png", "img": "systems/daggerheart/assets/icons/domains/domain-card/blade.png",
"origin": "Compendium.daggerheart.domains.Item.GRL0cvs96vrTDckZ", "origin": "Compendium.daggerheart.domains.Item.GRL0cvs96vrTDckZ",
"transfer": true, "transfer": false,
"_id": "t6SIjQxB6UBUJ98f", "_id": "t6SIjQxB6UBUJ98f",
"type": "base", "type": "base",
"system": { "system": {
@ -169,13 +175,19 @@
}, },
"changes": [ "changes": [
{ {
"key": "system.bonuses.roll.attack.bonus", "key": "system.bonuses.damage.magical.bonus",
"mode": 2,
"value": "4*@system.traits.strength.value",
"priority": null
},
{
"key": "system.bonuses.damage.physical.bonus",
"mode": 2, "mode": 2,
"value": "4*@system.traits.strength.value", "value": "4*@system.traits.strength.value",
"priority": null "priority": null
} }
], ],
"disabled": true, "disabled": false,
"duration": { "duration": {
"startTime": null, "startTime": null,
"combat": null, "combat": null,
@ -198,8 +210,8 @@
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "0.0.1", "systemVersion": "0.0.1",
"createdTime": 1754246675511, "createdTime": 1754246675511,
"modifiedTime": 1754304583724, "modifiedTime": 1754446412834,
"lastModifiedBy": "MQSznptE5yLT7kj8" "lastModifiedBy": "Q9NoTaEarn3VMS6Z"
}, },
"_key": "!items.effects!GRL0cvs96vrTDckZ.t6SIjQxB6UBUJ98f" "_key": "!items.effects!GRL0cvs96vrTDckZ.t6SIjQxB6UBUJ98f"
} }