21 lines
767 B
INI
21 lines
767 B
INI
## Settings file was created by plugin TropicalStorm_Mod v2.0.0
|
|
## Plugin GUID: com.Mico27.TropicalStorm_Mod
|
|
|
|
[Tropical Storm]
|
|
|
|
## Makes Tropical Storm available as an artifact instead of a difficulty.
|
|
# Setting type: Boolean
|
|
# Default value: false
|
|
Use as an artifact = false
|
|
|
|
## The initial multiplier applied to all the players stats at the start of a run. Bewteen 0 and 1 decreases the stats, over 1 increases it. Putting in 1 will not change the stats.
|
|
# Setting type: Single
|
|
# Default value: 1.5
|
|
Starting multiplier = 1.5
|
|
|
|
## The multiplier applied to all the players stats for each loop done. Bewteen 0 and 1 decreases the stats, over 1 increases it. Putting in 1 will not change the stats.
|
|
# Setting type: Single
|
|
# Default value: 0.5
|
|
Looping multiplier = 0.5
|
|
|