'talents': data.talents, }).toString()); throw new Error( 'Could not find matching preset: ' + JSON.stringify({ name: this.name, type: this.fullType, talents: data.talents, }).toString(), ); } // Apply preset defaults. @@ -569,17 +580,24 @@ class WCLSimPlayer { // Apply ...