-
Notifications
You must be signed in to change notification settings - Fork 403
Expand file tree
/
Copy paththunderfist_statset_1.lua
More file actions
133 lines (132 loc) · 2.29 KB
/
Copy paththunderfist_statset_1.lua
File metadata and controls
133 lines (132 loc) · 2.29 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
-- This file is automatically generated, do not edit!
-- Item data (c) Grinding Gear Games
return {
[1]={
stats={
[1]="herald_of_thunder_storm_max_hits"
}
},
[2]={
[1]={
[1]={
[1]={
k="milliseconds_to_seconds_2dp_if_required",
v=2
},
["gem_quality"]=true,
limit={
[1]={
[1]=0,
[2]=0
},
[2]={
[1]="#",
[2]=-1
}
},
text="-{1} seconds to bolt cooldown"
},
[2]={
[1]={
k="milliseconds_to_seconds_2dp_if_required",
v=2
},
limit={
[1]={
[1]=1,
[2]=1
},
[2]={
[1]=1,
[2]="#"
}
},
text="Creates a bolt of lightning when you Hit with Unarmed Melee damage, no more than {0} time every {1} seconds"
},
[3]={
[1]={
k="milliseconds_to_seconds_2dp_if_required",
v=2
},
limit={
[1]={
[1]=2,
[2]="#"
},
[2]={
[1]=1,
[2]="#"
}
},
text="Creates a bolt of lightning when you Hit with Unarmed Melee damage, no more than {0} times every {1} seconds"
}
},
stats={
[1]="thunderfist_number_of_bolts_delays",
[2]="thunderfist_bolt_delay_ms"
}
},
[3]={
[1]={
},
stats={
[1]="active_skill_area_of_effect_radius"
}
},
[4]={
[1]={
[1]={
[1]={
k="divide_by_ten_1dp_if_required",
v=1
},
limit={
[1]={
[1]=10,
[2]=10
}
},
text="Bolt impact radius is {0} metre"
},
[2]={
[1]={
k="divide_by_ten_1dp_if_required",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Bolt impact radius is {0} metres"
}
},
stats={
[1]="active_skill_base_area_of_effect_radius"
}
},
[5]={
[1]={
[1]={
limit={
[1]={
[1]=1,
[2]="#"
}
},
text="{0}% of Bolt Physical Damage\nConverted to Lightning Damage"
}
},
stats={
[1]="active_skill_base_physical_damage_%_to_convert_to_lightning"
}
},
["active_skill_area_of_effect_radius"]=3,
["active_skill_base_area_of_effect_radius"]=4,
["active_skill_base_physical_damage_%_to_convert_to_lightning"]=5,
["herald_of_thunder_storm_max_hits"]=1,
parent="specific_skill_stat_descriptions/herald_of_thunder_statset_0",
["thunderfist_bolt_delay_ms"]=2,
["thunderfist_number_of_bolts_delays"]=2
}