mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
[PR][Feature] 798 - Attribution (#986)
* Added attribution for items, adversary and environment * Added Attribution to all adversaries * Added attribution to environments * Added attribution for class and subclass * Added Attribution to Ancestry/Community * Added Attribution for Beastforms * Added Attribution to DomainCards * Added Attribution for wepaons * Attribution for Armor/Loot/Consumables * Added a setting to hide attribution
This commit is contained in:
parent
495575fba4
commit
8c84edddad
982 changed files with 9082 additions and 3996 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Ambushers",
|
||||
"img": "icons/svg/mystery-man.svg",
|
||||
"img": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||
"type": "environment",
|
||||
"folder": "GQ0VnOLrKBIHR6Us",
|
||||
"system": {
|
||||
|
|
@ -10,19 +10,24 @@
|
|||
"tier": 1,
|
||||
"description": "<p>An ambush is set by the PCs to catch unsuspecting adversaries off-guard.</p>",
|
||||
"type": "event",
|
||||
"impulses": "Escape, group up, protect the most vulnerable"
|
||||
"impulses": "Escape, group up, protect the most vulnerable",
|
||||
"attribution": {
|
||||
"source": "Daggerheart SRD",
|
||||
"page": 103,
|
||||
"artist": ""
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"systemVersion": "1.0.5",
|
||||
"createdTime": 1753922784554,
|
||||
"modifiedTime": 1754211550898,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1755389890234,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
},
|
||||
"_id": "uXZpebPR77YQ1oXI",
|
||||
"sort": 3400000,
|
||||
|
|
@ -38,7 +43,7 @@
|
|||
"width": 1,
|
||||
"height": 1,
|
||||
"texture": {
|
||||
"src": "icons/svg/mystery-man.svg",
|
||||
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||
"anchorX": 0.5,
|
||||
"anchorY": 0.5,
|
||||
"offsetX": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue