FunctionsPreferenceArousalTwoFactorToCharPreferenceArousalTwoFactorToChar CallablePreferenceArousalTwoFactorToChar(Factor1?: number, Factor2?: number): stringValidates the character arousal object and converts it's objects to compressed string if neededParametersFactor1: number = 2The first factor of enjoyability from 0 (turn off) to 4 (very high)Factor2: number = 2The second factor of enjoyability from 0 (turn off) to 4 (very high)Returns stringA string of 1 char that represents the compressed zone
Validates the character arousal object and converts it's objects to compressed string if needed