crnormand / gurps

Implementing a GURPS 4e game aid for Foundry VTT
MIT License
105 stars 49 forks source link

Block skill level not importing correctly when creating an actor and importing directly from a GCS file #1207

Closed TheFabulousIronChef closed 2 years ago

TheFabulousIronChef commented 2 years ago

When importing directly from GCS, the characters' block skills do not translate correctly. It will show either 0 or +0, but not the correct level. Only happens with block, oddly, not parry. I'm running Foundry v. 0.8.9 (Latest Stable Release), GGA v. 0.12.15, hosted by ForgeVTT. This has happened to both a game in which I'm the GM and a game in which I am a player (both on Forge, separate accounts). Both GCS files created by me.

First pic is in GCS. Second pic is after importing to FoundryVTT.

Screen Shot 2021-12-31 at 7 51 53 AM Screen Shot 2021-12-31 at 7 53 06 AM
crnormand commented 2 years ago

It seems to be fixed by @rinickolous 's latest pull request https://github.com/crnormand/gurps/pull/1214 so I am going to close this issue.