@@ -186,6 +186,9 @@ skills["BleedingConcoctionPlayer"] = {
186
186
damageIncrementalEffectiveness = 0.0065000001341105 ,
187
187
statDescriptionScope = " throw_flask_bleed" ,
188
188
baseFlags = {
189
+ attack = true ,
190
+ area = true ,
191
+ projectile = true ,
189
192
},
190
193
constantStats = {
191
194
{ " additional_base_critical_strike_chance" , 500 },
@@ -314,6 +317,8 @@ skills["MeleeBowPlayer"] = {
314
317
incrementalEffectiveness = 0.054999999701977 ,
315
318
statDescriptionScope = " skill_stat_descriptions" ,
316
319
baseFlags = {
320
+ attack = true ,
321
+ projectile = true ,
317
322
},
318
323
constantStats = {
319
324
{ " movement_speed_+%_final_while_performing_action" , - 70 },
@@ -734,6 +739,8 @@ skills["ElementalExpressionTriggeredPlayer"] = {
734
739
damageIncrementalEffectiveness = 0.0065000001341105 ,
735
740
statDescriptionScope = " skill_stat_descriptions" ,
736
741
baseFlags = {
742
+ spell = true ,
743
+ area = true ,
737
744
},
738
745
constantStats = {
739
746
{ " active_skill_base_area_of_effect_radius" , 36 },
@@ -795,6 +802,8 @@ skills["ElementalExpressionTriggeredPlayer"] = {
795
802
damageIncrementalEffectiveness = 0.0065000001341105 ,
796
803
statDescriptionScope = " skill_stat_descriptions" ,
797
804
baseFlags = {
805
+ spell = true ,
806
+ projectile = true ,
798
807
},
799
808
constantStats = {
800
809
{ " base_number_of_projectiles" , 3 },
@@ -859,6 +868,8 @@ skills["ElementalExpressionTriggeredPlayer"] = {
859
868
damageIncrementalEffectiveness = 0.0065000001341105 ,
860
869
statDescriptionScope = " skill_stat_descriptions" ,
861
870
baseFlags = {
871
+ spell = true ,
872
+ chaining = true ,
862
873
},
863
874
constantStats = {
864
875
{ " number_of_chains" , 7 },
@@ -975,6 +986,8 @@ skills["ElementalStormPlayer"] = {
975
986
damageIncrementalEffectiveness = 0.0065000001341105 ,
976
987
statDescriptionScope = " tornado_triggered" ,
977
988
baseFlags = {
989
+ area = true ,
990
+ duration = true ,
978
991
},
979
992
constantStats = {
980
993
{ " tornado_base_damage_interval_ms" , 250 },
@@ -1041,6 +1054,9 @@ skills["ElementalStormPlayer"] = {
1041
1054
damageIncrementalEffectiveness = 0.0065000001341105 ,
1042
1055
statDescriptionScope = " tornado_triggered" ,
1043
1056
baseFlags = {
1057
+ spell = true ,
1058
+ area = true ,
1059
+ duration = true ,
1044
1060
},
1045
1061
constantStats = {
1046
1062
{ " tornado_base_damage_interval_ms" , 250 },
@@ -1109,6 +1125,9 @@ skills["ElementalStormPlayer"] = {
1109
1125
damageIncrementalEffectiveness = 0.0065000001341105 ,
1110
1126
statDescriptionScope = " tornado_triggered" ,
1111
1127
baseFlags = {
1128
+ spell = true ,
1129
+ area = true ,
1130
+ duration = true ,
1112
1131
},
1113
1132
constantStats = {
1114
1133
{ " tornado_base_damage_interval_ms" , 250 },
@@ -1177,6 +1196,9 @@ skills["ElementalStormPlayer"] = {
1177
1196
damageIncrementalEffectiveness = 0.0065000001341105 ,
1178
1197
statDescriptionScope = " tornado_triggered" ,
1179
1198
baseFlags = {
1199
+ spell = true ,
1200
+ area = true ,
1201
+ duration = true ,
1180
1202
},
1181
1203
constantStats = {
1182
1204
{ " tornado_base_damage_interval_ms" , 250 },
@@ -1299,6 +1321,7 @@ skills["EncaseInJadePlayer"] = {
1299
1321
incrementalEffectiveness = 0.054999999701977 ,
1300
1322
statDescriptionScope = " encase_in_jade" ,
1301
1323
baseFlags = {
1324
+ duration = true ,
1302
1325
},
1303
1326
constantStats = {
1304
1327
{ " base_skill_effect_duration" , 4000 },
@@ -1413,6 +1436,10 @@ skills["ExplosiveConcoctionPlayer"] = {
1413
1436
damageIncrementalEffectiveness = 0.0065000001341105 ,
1414
1437
statDescriptionScope = " throw_flask_fire" ,
1415
1438
baseFlags = {
1439
+ attack = true ,
1440
+ area = true ,
1441
+ projectile = true ,
1442
+ duration = true ,
1416
1443
},
1417
1444
constantStats = {
1418
1445
{ " additional_base_critical_strike_chance" , 500 },
@@ -1541,6 +1568,10 @@ skills["FulminatingConcoctionPlayer"] = {
1541
1568
damageIncrementalEffectiveness = 0.0065000001341105 ,
1542
1569
statDescriptionScope = " throw_flask_lightning" ,
1543
1570
baseFlags = {
1571
+ attack = true ,
1572
+ area = true ,
1573
+ projectile = true ,
1574
+ duration = true ,
1544
1575
},
1545
1576
constantStats = {
1546
1577
{ " additional_base_critical_strike_chance" , 800 },
@@ -1898,6 +1929,9 @@ skills["Melee1HMacePlayer"] = {
1898
1929
incrementalEffectiveness = 0.054999999701977 ,
1899
1930
statDescriptionScope = " skill_stat_descriptions" ,
1900
1931
baseFlags = {
1932
+ attack = true ,
1933
+ area = true ,
1934
+ melee = true ,
1901
1935
},
1902
1936
constantStats = {
1903
1937
{ " melee_conditional_step_distance" , 10 },
@@ -2011,6 +2045,9 @@ skills["Melee2HMacePlayer"] = {
2011
2045
incrementalEffectiveness = 0.054999999701977 ,
2012
2046
statDescriptionScope = " skill_stat_descriptions" ,
2013
2047
baseFlags = {
2048
+ attack = true ,
2049
+ area = true ,
2050
+ melee = true ,
2014
2051
},
2015
2052
constantStats = {
2016
2053
{ " melee_conditional_step_distance" , 10 },
@@ -2125,6 +2162,9 @@ skills["MeleeMaceMacePlayer"] = {
2125
2162
incrementalEffectiveness = 0.054999999701977 ,
2126
2163
statDescriptionScope = " skill_stat_descriptions" ,
2127
2164
baseFlags = {
2165
+ attack = true ,
2166
+ area = true ,
2167
+ melee = true ,
2128
2168
},
2129
2169
constantStats = {
2130
2170
{ " melee_conditional_step_distance" , 10 },
@@ -2355,6 +2395,9 @@ skills["PoisonousConcoctionPlayer"] = {
2355
2395
damageIncrementalEffectiveness = 0.0065000001341105 ,
2356
2396
statDescriptionScope = " throw_flask_poison" ,
2357
2397
baseFlags = {
2398
+ attack = true ,
2399
+ area = true ,
2400
+ projectile = true ,
2358
2401
},
2359
2402
constantStats = {
2360
2403
{ " additional_base_critical_strike_chance" , 500 },
@@ -2752,6 +2795,10 @@ skills["ShatteringConcoctionPlayer"] = {
2752
2795
damageIncrementalEffectiveness = 0.0065000001341105 ,
2753
2796
statDescriptionScope = " throw_flask_cold" ,
2754
2797
baseFlags = {
2798
+ attack = true ,
2799
+ area = true ,
2800
+ projectile = true ,
2801
+ duration = true ,
2755
2802
},
2756
2803
constantStats = {
2757
2804
{ " additional_base_critical_strike_chance" , 1100 },
@@ -3226,6 +3273,8 @@ skills["TimeFreezePlayer"] = {
3226
3273
incrementalEffectiveness = 0.054999999701977 ,
3227
3274
statDescriptionScope = " time_stop" ,
3228
3275
baseFlags = {
3276
+ area = true ,
3277
+ duration = true ,
3229
3278
},
3230
3279
constantStats = {
3231
3280
{ " base_skill_effect_duration" , 3000 },
0 commit comments