jaltepeter / MountUp

Mount Up! is a module for Foundry VTT that allows tokens to carry or be carried by other tokens. This is completely system agnostic, and fully customizable to fit right into your game.
https://brunhine.com/fvtt/mountup
Apache License 2.0
9 stars 9 forks source link

[FEATURE] Verb substitutions? #2

Open jaltepeter opened 4 years ago

jaltepeter commented 4 years ago

imported from GitLab: https://gitlab.com/brunhine/foundry-mountup/-/issues/4

Might be neat to be able to dynamically sub the verb that's used in the chat entry. So that in place of {rider} has mounted {mount}, we might put {rider} is now {verbing} {mount} (or {mount} is now {verbing} {rider}. And then maybe have a default (like "riding"), but be able to somehow swap in a new verb on the fly (like "dragging" or "carrying"). Dunno quite what the interaction could be in practice, and it gets a little dicey when you need to flip the order of operations (verbing X vs being verbed by X) but it's food for thought anyway. Cheers!

Merudo commented 4 years ago

It would make sense to have a different verb if the mounted token is a creature or a vehicle.