Poihana_Mat_v
=============
  Textures:
    - Poihana
    - Poihana_Env
        Offset: 0.0390625, -0.0830078125
        Scale: 0.537109375, 0.537109375
        Rotation: -0.2519913327433088

  Ambient Colors:
    - 128, 128, 128, 128

  Color Registers:
    - -13, -13, -13, -81
    - 991, 991, 1023, 255

  Steps:
    1: RGB = ((tex #1 RGB) * (vertex RGB)), then add (-13, -13, -13)
         A = (lerp from (tex #1 A) to 32 using (vertex A)), then add -81
    2: RGB = ((991, 991, 1023) * (prev. A)), then add (prev. RGB), multiply by 2
         A = (64 * (vertex A)), then add -81, multiply by 2
    3: RGB = ((tex #2 RGB) * (vertex RGB)), then add (prev. RGB)
         A = (prev. A)
