Fixed so subclass features beyond foundation are only transferred when they should (#582)

This commit is contained in:
WBHarry 2025-08-05 04:19:30 +02:00 committed by GitHub
parent 04fbf9db4f
commit 3c470a2d2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 674 additions and 172 deletions

View file

@ -7,42 +7,63 @@
"system": {
"description": "<p>When you take physical damage, you can <strong>mark an additional Armor Slot</strong> to reduce the severity.</p>",
"resource": null,
"actions": {
"MTCPiEn7Y8ioZ5nc": {
"type": "effect",
"_id": "MTCPiEn7Y8ioZ5nc",
"systemPath": "actions",
"description": "<p>When you take physical damage, you can mark an additional Armor Slot to reduce the severity.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "armor",
"value": 1,
"keyIsID": false,
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "any",
"amount": null
},
"name": "Mark Armor Slot",
"img": "icons/equipment/shield/heater-steel-worn.webp",
"range": ""
}
},
"actions": {},
"originItemType": null,
"originId": null
},
"effects": [],
"effects": [
{
"name": "Iron Will",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"_id": "htEDIjCEWYtznpRV",
"img": "icons/equipment/chest/breastplate-helmet-metal.webp",
"changes": [
{
"key": "system.rules.damageReduction.maxArmorMarked.stressExtra",
"mode": 2,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "<p>When you take physical damage, you can <strong>mark an additional Armor Slot</strong> to reduce the severity.</p>",
"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": 1754350126419,
"modifiedTime": 1754350171574,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!items.effects!7AVRNyBcd1Nffjtn.htEDIjCEWYtznpRV"
}
],
"sort": 250000,
"ownership": {
"default": 0,
@ -57,8 +78,8 @@
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754237297894,
"modifiedTime": 1754245936410,
"lastModifiedBy": "LgnbNMLaxandgMQq"
"modifiedTime": 1754350175771,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!items!7AVRNyBcd1Nffjtn"
}