As the market adjusts to new cats being bred, the values in the tbl variable are going to change.
Consider populating the tbl variable on script startup by making an HTTP request to a service that gets the current rarity of traits. That way, every time the script is restarted, the commonality values are updated automatically without requiring a user to re-download scripts (or requiring you to publish updates!)
As the market adjusts to new cats being bred, the values in the
tblvariable are going to change.Consider populating the
tblvariable on script startup by making an HTTP request to a service that gets the current rarity of traits. That way, every time the script is restarted, the commonality values are updated automatically without requiring a user to re-download scripts (or requiring you to publish updates!)