-
Notifications
You must be signed in to change notification settings - Fork 403
Expand file tree
/
Copy pathforesight.lua
More file actions
78 lines (77 loc) · 1.49 KB
/
Copy pathforesight.lua
File metadata and controls
78 lines (77 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
-- This file is automatically generated, do not edit!
-- Item data (c) Grinding Gear Games
return {
[1]={
[1]={
[1]={
[1]={
k="milliseconds_to_seconds_2dp_if_required",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Grants each of Hindsight, Foresight, and\nSight Beyond Sight, in sequence\nHindsight lasts for a {0} second duration"
}
},
stats={
[1]="base_skill_effect_duration"
}
},
[2]={
[1]={
[1]={
[1]={
k="milliseconds_to_seconds_2dp_if_required",
v=1
},
["gem_quality"]=true,
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="{0:+d} seconds to Beyond Sight duration"
},
[2]={
[1]={
k="milliseconds_to_seconds_2dp_if_required",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Foresight prevents Dodge Roll from Avoiding Hits and lasts until immediately before you are Hit while Dodge Rolling\nSight Beyond Sight makes you unable to die and lasts for a {0} second duration\nFully recover Life when you gain Sight Beyond Sight"
}
},
stats={
[1]="base_secondary_skill_effect_duration"
}
},
[3]={
[1]={
},
stats={
[1]="secondary_skill_effect_duration"
}
},
[4]={
[1]={
},
stats={
[1]="skill_effect_duration"
}
},
["base_secondary_skill_effect_duration"]=2,
["base_skill_effect_duration"]=1,
parent="skill_stat_descriptions",
["secondary_skill_effect_duration"]=3,
["skill_effect_duration"]=4
}