Rughalt / D35E

3.5e SRD implementation for Foundry VTT.
https://legaciesofthedragon.com
GNU General Public License v3.0
37 stars 30 forks source link

FR: Allow/Enable different token settings for traps created from the same trap actor on the map #826

Open jonovotny opened 2 years ago

jonovotny commented 2 years ago

Currently including special actions as part of an attack resets Trap Actor tokens to their prototype settings (tested with several buffs and the RunMacro options). This causes problems when creating multiple (stat-wise identical) traps from the same actor that use different token settings (e.g. token images, size).

A similar feature seems to already be available on character actor sheets.

github-actions[bot] commented 2 years ago

Thanks for opening an issue, traveller! If your issue is related to an actor or an item, sending thing that is broken will help a lot and speed up debugging.

How to send an item? > - If item is owned by a character, drag and drop it to world item list. > - Right click on item in browser item list and click export. > - Attach downloaded item to this ticket. How to send an actor? > - Right click on actor in browser actor list and click export. > - Attach downloaded actor to this ticket.

Rughalt commented 2 years ago

Hi! I've tested it and when I changed the token image on the trap token after dropping it seems to work ok. I have changed the size and image on the token actor itself - and it did not revert when editing the actor.

image