Init 0.1 - DATA
This commit is contained in:
100
DATA/igraph.ini
Normal file
100
DATA/igraph.ini
Normal file
@@ -0,0 +1,100 @@
|
||||
[IGraph]
|
||||
nickname = DYNAMIC_DIRECTION
|
||||
type = FLOAT
|
||||
point = 0, 1
|
||||
point = 1, 0.96
|
||||
point = 2, 0.84
|
||||
point = 3, 0.64
|
||||
point = 4, 0.36
|
||||
point = 5, 0
|
||||
|
||||
[IGraph]
|
||||
nickname = Constant
|
||||
type = FLOAT
|
||||
point = 1, 1
|
||||
|
||||
[IGraph]
|
||||
nickname = SlopeDown
|
||||
type = FLOAT
|
||||
point = 0, 1
|
||||
point = 1, 0
|
||||
|
||||
[IGraph]
|
||||
nickname = SlopeUp
|
||||
type = FLOAT
|
||||
point = 0, 0
|
||||
point = 1, 1
|
||||
|
||||
[IGraph]
|
||||
nickname = MyAtten
|
||||
type = FLOAT
|
||||
point = 1, 1
|
||||
point = 2, 0.5
|
||||
point = 3, 0.1
|
||||
point = 4, 0
|
||||
|
||||
[IGraph]
|
||||
nickname = MyCurve
|
||||
type = FLOAT
|
||||
point = 1, 0
|
||||
point = 2, 0.3
|
||||
point = 3, 1
|
||||
point = 3.7, 1
|
||||
point = 4, 0
|
||||
|
||||
[IGraph]
|
||||
nickname = MyColor
|
||||
type = COLOR
|
||||
point = 1, -256
|
||||
point = 2, -10461088
|
||||
|
||||
[IGraph]
|
||||
nickname = Pulsar
|
||||
type = COLOR
|
||||
point = 1, -986896
|
||||
point = 2, -8355712
|
||||
point = 3, -6250336
|
||||
point = 4, -5197648
|
||||
point = 5, -9408400
|
||||
point = 6, -2039584
|
||||
point = 7, -5197648
|
||||
point = 8, -3092272
|
||||
|
||||
[IGraph]
|
||||
nickname = lightning1
|
||||
type = COLOR
|
||||
point = 1, -16777216
|
||||
point = 2, -1
|
||||
point = 3, -16777216
|
||||
point = 6, -16777216
|
||||
point = 7, -2039584
|
||||
point = 8, -16777216
|
||||
point = 11, -16777216
|
||||
point = 12, -4144960
|
||||
point = 13, -16777216
|
||||
point = 37, -16777216
|
||||
|
||||
[IGraph]
|
||||
nickname = lightning2
|
||||
type = COLOR
|
||||
point = 1, -16777216
|
||||
point = 20, -16777216
|
||||
point = 21, -1
|
||||
point = 22, -10461088
|
||||
point = 23, -1
|
||||
point = 24, -16777216
|
||||
point = 30, -16777216
|
||||
point = 31, -2039584
|
||||
point = 32, -16777216
|
||||
|
||||
[IGraph]
|
||||
nickname = lair_flicker
|
||||
type = COLOR
|
||||
point = 1, -6238016
|
||||
point = 3, -4128800
|
||||
point = 5, -6238016
|
||||
point = 6, -4128800
|
||||
point = 7, -6238016
|
||||
point = 9, -4128800
|
||||
point = 10, -6238016
|
||||
|
||||
Reference in New Issue
Block a user