CrazyVulcan / CrazyVulcan.github.io

6 stars 0 forks source link

Captain's skill export for Gareb #22

Open 209458 opened 3 years ago

209458 commented 3 years ago

Gareb's skill does not export correctly (formula instead of value)

I've took a quick look into the code and noticed that cardToText algorithm does not use valueOf on skill, and I'm guessing that it was done on purpose, to have "printed" instead of "calculated" skill values in the export. Well I don't feel confident enough to propose a solution, I'm not even sure what Gareb's printed cost should be. Nevertheless even dirty work around would be nicer than current behavior.