mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
[PR] [Feature] Feature form labels + SRD Update (Adversaries & Environments) (#1429)
* New labels. Time to print them somewhere. * Action buttons have icons. Pretty Iconic * Features tweaked to support only on limited actors * Duplicate ActionTypes+references are removed. * Adversary and Environment SRD entries updated. * Updated name field workflow in character actor. * Adversary name fields are improved as well. * Revert "Updated name field workflow in character actor." This reverts commit66924c530f. * Revert "Adversary name fields are improved as well." This reverts commitf60e8cffda. * Fixed prototype token in Abandoned Grove * Label change --------- Co-authored-by: WBHarry <williambjrklund@gmail.com>
This commit is contained in:
parent
474cf28a53
commit
7d1e70f66f
152 changed files with 731 additions and 405 deletions
|
|
@ -201,7 +201,8 @@
|
|||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "action"
|
||||
},
|
||||
"_id": "cAbSo5VQHxJqJPKm",
|
||||
"img": "icons/magic/unholy/silhouette-robe-evil-power.webp",
|
||||
|
|
@ -222,11 +223,12 @@
|
|||
"name": "Someone Comes to Town",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>Introduce a signifi cant NPC who wants to hire the party for something or who relates to a PC’s background. </p><section id=\"secret-DB6Th0yGCjAsAZp6\" class=\"secret\"><p><em>Did they know the PCs were here? What do they want in this town?</em></p></section>",
|
||||
"description": "<p>Introduce a significant NPC who wants to hire the party for something or who relates to a PC’s background.</p><section class=\"secret\" id=\"secret-DB6Th0yGCjAsAZp6\"><p><em>Did they know the PCs were here? What do they want in this town?</em></p></section>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "action"
|
||||
},
|
||||
"_id": "QPezCAC18vIc5xRC",
|
||||
"img": "icons/environment/people/commoner.webp",
|
||||
|
|
@ -303,7 +305,8 @@
|
|||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "action"
|
||||
},
|
||||
"_id": "H3LNvVrUbsAkgjni",
|
||||
"img": "icons/skills/melee/unarmed-punch-fist-white.webp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue