baseItemRating top-level property Null safety
read / write
curve table for any item other than survivor.
Implementation
Map<String, CurveTable> baseItemRating =
mapCurveTables(baseItemRatingCurveTable[0]["ExportValue"] as Map);
curve table for any item other than survivor.
Map<String, CurveTable> baseItemRating =
mapCurveTables(baseItemRatingCurveTable[0]["ExportValue"] as Map);