@@ -192,19 +192,14 @@ skills["GasShotSkeletonSniperMinion"] = {
192
192
duration = true ,
193
193
},
194
194
constantStats = {
195
- { " base_skill_effect_duration" , 8000 },
196
- { " active_skill_ground_effect_area_of_effect_+%_final_per_second" , 40 },
197
- { " active_skill_ground_effect_area_of_effect_+%_final_per_second_max" , 200 },
198
195
{ " active_skill_base_area_of_effect_radius" , 14 },
199
196
{ " active_skill_base_secondary_area_of_effect_radius" , 20 },
200
197
{ " command_minion_marker_additional_time_ms" , 300 },
198
+ { " base_skill_effect_duration" , 8000 },
199
+ { " active_skill_ground_effect_area_of_effect_+%_final_per_second" , 40 },
200
+ { " active_skill_ground_effect_area_of_effect_+%_final_per_second_max" , 200 },
201
201
},
202
202
stats = {
203
- " is_area_damage" ,
204
- " display_statset_no_hit_damage" ,
205
- " display_statset_hide_usage_stats" ,
206
- " display_fake_attack_hit_poison" ,
207
- " display_skill_poisons_without_hit" ,
208
203
" is_commandable_skill" ,
209
204
" base_is_projectile" ,
210
205
" is_area_damage" ,
@@ -213,6 +208,10 @@ skills["GasShotSkeletonSniperMinion"] = {
213
208
" skill_cannot_be_electrocuted" ,
214
209
" skill_cannot_be_knocked_back" ,
215
210
" skill_cannot_be_stunned" ,
211
+ " display_statset_no_hit_damage" ,
212
+ " display_statset_hide_usage_stats" ,
213
+ " display_fake_attack_hit_poison" ,
214
+ " display_skill_poisons_without_hit" ,
216
215
},
217
216
levels = {
218
217
[1 ] = { baseMultiplier = 2.2 , actorLevel = 1 , },
@@ -227,10 +226,10 @@ skills["GasShotSkeletonSniperMinion"] = {
227
226
area = true ,
228
227
},
229
228
constantStats = {
230
- { " active_skill_base_physical_damage_%_to_convert_to_fire" , 100 },
231
229
{ " active_skill_base_area_of_effect_radius" , 14 },
232
230
{ " active_skill_base_secondary_area_of_effect_radius" , 20 },
233
231
{ " command_minion_marker_additional_time_ms" , 300 },
232
+ { " active_skill_base_physical_damage_%_to_convert_to_fire" , 100 },
234
233
},
235
234
stats = {
236
235
" is_commandable_skill" ,
@@ -292,14 +291,14 @@ skills["BoneshatterBruteMinion"] = {
292
291
area = true ,
293
292
},
294
293
constantStats = {
295
- { " active_skill_base_area_of_effect_radius" , 20 },
296
- { " active_skill_damage_+%_final" , 300 },
297
294
{ " melee_range_+" , 2 },
298
295
{ " melee_conditional_step_distance" , 3 },
296
+ { " active_skill_base_area_of_effect_radius" , 20 },
297
+ { " active_skill_damage_+%_final" , 300 },
299
298
},
300
299
stats = {
301
- " is_area_damage" ,
302
300
" crushing_blow" ,
301
+ " is_area_damage" ,
303
302
},
304
303
levels = {
305
304
[1 ] = { actorLevel = 1 , },
@@ -438,24 +437,24 @@ skills["FrostBoltSkeletonMageMinion"] = {
438
437
hit = true ,
439
438
},
440
439
constantStats = {
441
- { " active_skill_base_area_of_effect_radius" , 8 },
442
440
{ " monster_projectile_variation" , 1064 },
443
441
{ " base_chance_to_freeze_%" , 100 },
444
442
{ " active_skill_hit_damage_freeze_multiplier_+%_final" , 100 },
445
443
{ " projectile_maximum_duration_override_ms" , 180 },
444
+ { " active_skill_base_area_of_effect_radius" , 8 },
446
445
},
447
446
stats = {
448
- " is_area_damage" ,
449
- " display_statset_hide_usage_stats" ,
450
447
" spell_minimum_base_cold_damage" ,
451
448
" spell_maximum_base_cold_damage" ,
452
449
" base_is_projectile" ,
453
450
" projectile_uses_contact_position" ,
454
451
" check_for_targets_between_initiator_and_projectile_source" ,
455
452
" maintain_projectile_direction_when_using_contact_position" ,
453
+ " is_area_damage" ,
454
+ " display_statset_hide_usage_stats" ,
456
455
},
457
456
levels = {
458
- [1 ] = { actorLevel = 1 , },
457
+ [1 ] = { 0.80000001192093 , 1.2000000476837 , statInterpolation = { 3 , 3 , }, actorLevel = 1 , },
459
458
},
460
459
},
461
460
}
@@ -615,10 +614,10 @@ skills["FireBombSkeletonMinion"] = {
615
614
baseFlags = {
616
615
},
617
616
constantStats = {
618
- { " base_secondary_skill_effect_duration" , 0 },
619
617
{ " base_skill_effect_duration" , 2000 },
620
618
{ " active_skill_base_physical_damage_%_to_convert_to_fire" , 70 },
621
619
{ " active_skill_base_area_of_effect_radius" , 16 },
620
+ { " base_secondary_skill_effect_duration" , 0 },
622
621
},
623
622
stats = {
624
623
" base_fire_damage_to_deal_per_minute" ,
@@ -713,46 +712,46 @@ skills["DestructiveLinkSkeletonBombadierMinion"] = {
713
712
" skill_cannot_be_stunned" ,
714
713
},
715
714
levels = {
716
- [1 ] = { 0.80000001192093 , 1.2000000476837 , 27 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 1 , },
717
- [2 ] = { 0.80000001192093 , 1.2000000476837 , 49 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 3 , },
718
- [3 ] = { 0.80000001192093 , 1.2000000476837 , 73 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 5 , },
719
- [4 ] = { 0.80000001192093 , 1.2000000476837 , 100 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 7 , },
720
- [5 ] = { 0.80000001192093 , 1.2000000476837 , 130 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 9 , },
721
- [6 ] = { 0.80000001192093 , 1.2000000476837 , 164 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 11 , },
722
- [7 ] = { 0.80000001192093 , 1.2000000476837 , 201 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 13 , },
723
- [8 ] = { 0.80000001192093 , 1.2000000476837 , 243 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 15 , },
724
- [9 ] = { 0.80000001192093 , 1.2000000476837 , 289 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 17 , },
725
- [10 ] = { 0.80000001192093 , 1.2000000476837 , 340 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 19 , },
726
- [11 ] = { 0.80000001192093 , 1.2000000476837 , 396 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 21 , },
727
- [12 ] = { 0.80000001192093 , 1.2000000476837 , 459 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 23 , },
728
- [13 ] = { 0.80000001192093 , 1.2000000476837 , 528 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 25 , },
729
- [14 ] = { 0.80000001192093 , 1.2000000476837 , 603 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 27 , },
730
- [15 ] = { 0.80000001192093 , 1.2000000476837 , 688 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 29 , },
731
- [16 ] = { 0.80000001192093 , 1.2000000476837 , 780 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 31 , },
732
- [17 ] = { 0.80000001192093 , 1.2000000476837 , 883 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 33 , },
733
- [18 ] = { 0.80000001192093 , 1.2000000476837 , 994 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 35 , },
734
- [19 ] = { 0.80000001192093 , 1.2000000476837 , 1118 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 37 , },
735
- [20 ] = { 0.80000001192093 , 1.2000000476837 , 1253 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 39 , },
736
- [21 ] = { 0.80000001192093 , 1.2000000476837 , 1403 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 41 , },
737
- [22 ] = { 0.80000001192093 , 1.2000000476837 , 1566 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 43 , },
738
- [23 ] = { 0.80000001192093 , 1.2000000476837 , 1744 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 45 , },
739
- [24 ] = { 0.80000001192093 , 1.2000000476837 , 1940 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 47 , },
740
- [25 ] = { 0.80000001192093 , 1.2000000476837 , 2156 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 49 , },
741
- [26 ] = { 0.80000001192093 , 1.2000000476837 , 2391 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 51 , },
742
- [27 ] = { 0.80000001192093 , 1.2000000476837 , 2649 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 53 , },
743
- [28 ] = { 0.80000001192093 , 1.2000000476837 , 2932 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 55 , },
744
- [29 ] = { 0.80000001192093 , 1.2000000476837 , 3241 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 57 , },
745
- [30 ] = { 0.80000001192093 , 1.2000000476837 , 3578 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 59 , },
746
- [31 ] = { 0.80000001192093 , 1.2000000476837 , 3948 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 61 , },
747
- [32 ] = { 0.80000001192093 , 1.2000000476837 , 4352 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 63 , },
748
- [33 ] = { 0.80000001192093 , 1.2000000476837 , 4793 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 65 , },
749
- [34 ] = { 0.80000001192093 , 1.2000000476837 , 5275 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 67 , },
750
- [35 ] = { 0.80000001192093 , 1.2000000476837 , 5801 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 69 , },
751
- [36 ] = { 0.80000001192093 , 1.2000000476837 , 6375 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 71 , },
752
- [37 ] = { 0.80000001192093 , 1.2000000476837 , 7003 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 73 , },
753
- [38 ] = { 0.80000001192093 , 1.2000000476837 , 7688 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 75 , },
754
- [39 ] = { 0.80000001192093 , 1.2000000476837 , 8434 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 77 , },
755
- [40 ] = { 0.80000001192093 , 1.2000000476837 , 9249 , statInterpolation = { 3 , 3 , 1 , }, actorLevel = 79 , },
715
+ [1 ] = { 7 , 11 , 27 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 1 , },
716
+ [2 ] = { 9 , 14 , 49 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 3 , },
717
+ [3 ] = { 12 , 18 , 73 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 5 , },
718
+ [4 ] = { 15 , 22 , 100 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 7 , },
719
+ [5 ] = { 18 , 28 , 130 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 9 , },
720
+ [6 ] = { 22 , 34 , 164 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 11 , },
721
+ [7 ] = { 27 , 41 , 201 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 13 , },
722
+ [8 ] = { 33 , 50 , 243 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 15 , },
723
+ [9 ] = { 40 , 60 , 289 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 17 , },
724
+ [10 ] = { 48 , 73 , 340 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 19 , },
725
+ [11 ] = { 58 , 87 , 396 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 21 , },
726
+ [12 ] = { 69 , 104 , 459 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 23 , },
727
+ [13 ] = { 83 , 124 , 528 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 25 , },
728
+ [14 ] = { 98 , 148 , 603 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 27 , },
729
+ [15 ] = { 117 , 175 , 688 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 29 , },
730
+ [16 ] = { 138 , 207 , 780 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 31 , },
731
+ [17 ] = { 163 , 245 , 883 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 33 , },
732
+ [18 ] = { 193 , 289 , 994 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 35 , },
733
+ [19 ] = { 227 , 341 , 1118 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 37 , },
734
+ [20 ] = { 267 , 401 , 1253 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 39 , },
735
+ [21 ] = { 314 , 471 , 1403 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 41 , },
736
+ [22 ] = { 368 , 553 , 1566 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 43 , },
737
+ [23 ] = { 432 , 648 , 1744 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 45 , },
738
+ [24 ] = { 506 , 758 , 1940 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 47 , },
739
+ [25 ] = { 591 , 887 , 2156 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 49 , },
740
+ [26 ] = { 691 , 1036 , 2391 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 51 , },
741
+ [27 ] = { 806 , 1210 , 2649 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 53 , },
742
+ [28 ] = { 941 , 1411 , 2932 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 55 , },
743
+ [29 ] = { 1096 , 1644 , 3241 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 57 , },
744
+ [30 ] = { 1276 , 1915 , 3578 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 59 , },
745
+ [31 ] = { 1485 , 2228 , 3948 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 61 , },
746
+ [32 ] = { 1727 , 2591 , 4352 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 63 , },
747
+ [33 ] = { 2007 , 3011 , 4793 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 65 , },
748
+ [34 ] = { 2331 , 3497 , 5275 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 67 , },
749
+ [35 ] = { 2706 , 4058 , 5801 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 69 , },
750
+ [36 ] = { 3139 , 4708 , 6375 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 71 , },
751
+ [37 ] = { 3639 , 5458 , 7003 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 73 , },
752
+ [38 ] = { 4217 , 6325 , 7688 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 75 , },
753
+ [39 ] = { 4884 , 7326 , 8434 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 77 , },
754
+ [40 ] = { 5654 , 8481 , 9249 , statInterpolation = { 1 , 1 , 1 , }, actorLevel = 79 , },
756
755
},
757
756
},
758
757
}
0 commit comments