Turbulence of high cloud layer: 0 (calm) to 255 (most turbulent). Returns 0 if no high cloud layer is active. Integer. Read-only.
Example
IF CLOUD_HIGH_TURB > 100
PRINT "Slow to maneuvering speed in turbulence"
ENDIF