survivorItemRating top-level property

Map<String, CurveTable> survivorItemRating
getter/setter pair

curve table for survivor.

Implementation

Map<String, CurveTable> survivorItemRating =
    mapCurveTables(survivorItemRatingCurveTable[0]["ExportValue"] as Map);