2018-10-31 11:03:04 +01:00
|
|
|
[Definition]
|
|
|
|
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
|
|
|
|
name = Bloom Adjustment
|
|
|
|
path = "Splatoon/Enhancements/Bloom Adjustment"
|
2020-01-11 02:06:51 +01:00
|
|
|
description = Allows you to adjust how strong the bloom is. Full amount is the default intensity of bloom. Made by Slashiee.
|
2020-01-01 21:19:19 +01:00
|
|
|
version = 4
|
2018-10-31 11:03:04 +01:00
|
|
|
|
|
|
|
[Preset]
|
2018-11-04 05:50:53 +01:00
|
|
|
name = Full Amount (Default)
|
2018-10-31 11:03:04 +01:00
|
|
|
$bloom = 1
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = Disabled
|
|
|
|
$bloom = 0
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = Quarter Amount
|
|
|
|
$bloom = 0.25
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = Half Amount
|
|
|
|
$bloom = 0.5
|