CloudValleyCloud_00_v
=====================
  Textures:
    - CloudStep

  Ambient Colors:
    - 100, 100, 100, 195

  Color Registers:
    - -10, -10, -10, -110
    - 28, -134, -118, 0
    - 1023, 1023, 1023, 255

  Steps:
    1: RGB = (lerp from (28, 121, 137) to (tex #1 RGB) using (vertex RGB)), then add (-10, -10, -10)
         A = (lerp from (tex #1 A) to 64 using (vertex A)), then add -110
    2: RGB = ((vertex RGB) * (prev. A)), then add (prev. RGB)
         A = (64 * (vertex A)), then add -110
