2019-03-13 19:34:57 +01:00
|
|
|
# Information
|
|
|
|
# by SkalFate
|
|
|
|
# ----------------------
|
|
|
|
|
|
|
|
Example Preset :
|
|
|
|
|
|
|
|
// Changing it here doesn't do anything, this is for demonstration. Change it in rules.txt file instead.
|
|
|
|
|
|
|
|
[Preset]
|
|
|
|
name = Custom Preset
|
|
|
|
$aurared = 1
|
|
|
|
$auragreen = 1
|
|
|
|
$aurablue = 1
|
|
|
|
$auraopacity = 1
|
|
|
|
|
|
|
|
|
|
|
|
# (aurafog) -- Fog over Ganons Aura.
|
|
|
|
# ------------ 0 = disabled , 1 = Enabled
|
|
|
|
|
|
|
|
# (auraopacity) -- How opaque do you want the color strenght to be.
|
|
|
|
# ---------------- 0 = Transparent , Values from 1x to 100x
|
|
|
|
|
|
|
|
# (aurared, auragreen, aurablue ) = RGB - Red, Green, Blue - allows for chaning the color of the Aura.
|
2019-03-13 06:03:48 +01:00
|
|
|
# ------ Values are multiplied so if you want to lower use [0.01 - 1.0], or if you want to go higher go from [1.0 - X.X]
|