home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Configuration_Files / tables.cfg < prev    next >
Encoding:
Text File  |  1998-10-26  |  881 b   |  26 lines

  1. ; colour lookup tables adjustment varibles
  2. ; allows the effect to be adjusted manually
  3.  
  4. [STONE_EFFECT]
  5. Reducer       =0.50           ; amount the grey is darkened by
  6. SpecalValue   =120            ; amount added to adjusted grey value to specal the grey (rand(SpecalValue,1))
  7. Darkest       =5              ; darkest colour of Red, Green, Blue allowed
  8.  
  9.  
  10. [METAL_EFFECT]
  11. Reducer       =0.10           ; amount the effect is darkened by
  12. SpecalValue   =80             ; amount added to adjusted color value to specal the color (rand(SpecalValue,1))
  13. Darkest       =5              ; darkest color of red Green & blue allowed
  14. BlueTint      =30             ; increases/decrease blue tint
  15. Contrast      =0              ; contrast adjustment
  16.  
  17.  
  18. [REDTINT_EFFECT]
  19. Reducer       =0.25           ; amount red increased by and green&blue reduced by
  20.  
  21.  
  22. [PALE_EFFECT]
  23. ; none
  24.  
  25.  
  26.