SoftLight
SoftLight produces a blurry light within a certain range.

Download
Tutorial
1. Go to 'accessory manipulation' and click 'load'.
2. Select 'SoftLight.x' and click 'OK'.
Accessory Parameter Values
-X: Adjusts the strength/range of the blur. nil recommends setting this value between 0~20.
-Si: Adjusts the brightness of the effect. nil recommends setting this value between 0~15.
-Tr: Adjusts the strength, or the transparency, of the effect.
Editing the Code Parameters
-Line 8: #define EXTENT: Determines the strength of the blur. The smaller the value, the greater range the blur will cover.
-Line 11: #define STRENGTH: Determines the strength of the effect's filter aspect. The greater this value, the stronger the filter.
Tips
-SoftLight is a modification of sovoro's Diffusion7.
-SoftLight is designed to be used for color correction.