pico
February 15th, 2021, 00:48
If you load my Star Wars based OGL game extension and module from here (https://github.com/BeeGrinder/FantasyGrounds-SW5e/releases/tag/v3.0.1)
And start up a 5e campaign with the sw5e extension (which adds the language in question)
Then load the sw5e module and create a new player character with the race Twi'lek
Notice that the PC's character sheet Abilities tab under languages it has 3 entries:
Galactic Basic
Twi
Leki
I've looked at the XML in the module and it all seems to be entered correctly. So, languages with an apostrophe are split into two languages? Considering this type of notation is pretty common in fantasy and sci-fi naming of things, this seems odd.
Edit: I just created a fake race with fake languages that did the same thing with the following language trait:
You can speak, read, and write Doopdy Doo and Wacky'Doo.
This results in the languages:
Doopdy Doo
Wacky
Doo
And start up a 5e campaign with the sw5e extension (which adds the language in question)
Then load the sw5e module and create a new player character with the race Twi'lek
Notice that the PC's character sheet Abilities tab under languages it has 3 entries:
Galactic Basic
Twi
Leki
I've looked at the XML in the module and it all seems to be entered correctly. So, languages with an apostrophe are split into two languages? Considering this type of notation is pretty common in fantasy and sci-fi naming of things, this seems odd.
Edit: I just created a fake race with fake languages that did the same thing with the following language trait:
You can speak, read, and write Doopdy Doo and Wacky'Doo.
This results in the languages:
Doopdy Doo
Wacky
Doo