mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 23:26:28 +01: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
|
|
@ -289,7 +289,8 @@
|
|||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "action"
|
||||
},
|
||||
"_id": "jNmMyq5QI2HNgffy",
|
||||
"img": "icons/magic/death/skull-weapon-staff-glow-pink.webp",
|
||||
|
|
@ -467,7 +468,8 @@
|
|||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "action"
|
||||
},
|
||||
"_id": "4EECsXzHFG0RoIg0",
|
||||
"img": "icons/magic/unholy/projectile-missile-green.webp",
|
||||
|
|
@ -561,7 +563,8 @@
|
|||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "action"
|
||||
},
|
||||
"_id": "XxXOrFovbCz9zFxR",
|
||||
"img": "icons/magic/death/undead-zombie-grave-green.webp",
|
||||
|
|
@ -640,7 +643,8 @@
|
|||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "reaction"
|
||||
},
|
||||
"_id": "k4MSykLRoW3qp7Lk",
|
||||
"img": "icons/magic/death/skull-horned-worn-fire-blue.webp",
|
||||
|
|
@ -756,7 +760,8 @@
|
|||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
"originId": null,
|
||||
"featureForm": "reaction"
|
||||
},
|
||||
"_id": "FKcuCo0v2U7fVkqq",
|
||||
"img": "icons/magic/unholy/hand-claw-fire-green.webp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue