mclemente / fvtt-module-polyglot

Talk to others using a language you can speak and scrambles text you can't understand.
MIT License
41 stars 48 forks source link

request a distinction between understood and spoken languages #403

Open kypvalanx opened 1 month ago

kypvalanx commented 1 month ago

User Experience

maybe this exists and i missed the entry point. I'm trying to make it so that players who have a wookiee character can only speak Shyriiwook, but they can understand Basic in chat. this is a species specific trait. currently i have the getUserLanguages method outputting all language items in a characters inventory unless there is a specific flag on one or more items in which case it returns that subset, it limits speaking languages correctly but it seems to limit understood languages as well.

Have you read the Wiki?