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

Update GURPS language provider #234

Closed crnormand closed 2 years ago

crnormand commented 2 years ago

GURPS characters (actors) are created by importing data from various "character creation" tools. Namely, GURPS Character Assistant 4 (and 5) and GURPS Charactersheet. GCA and GCS have different formats for Language advantages. Also, GCS users can internationalize their data such that the word "Language" could be translated into the local language.

The code using a GURPS function to search through the list hierarchical list of character "advantages", looking for either pattern, using both English and local translations.