Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xulai1001 committed May 5, 2023
1 parent 066983d commit 33c3242
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/customdata/dps_specialtags.json
Original file line number Diff line number Diff line change
Expand Up @@ -365,9 +365,9 @@
"skchr_slchan_2": { "damage_type": 3, "cast_time": 50 },
"skchr_sleach_2": { "reset_attack": true },
"skchr_sleach_3": { "reset_attack": true },
"skchr_slent2_1": { "damage_type": 2 },
"skchr_slent2_2": { "damage_type": 2 },
"skchr_slent2_3": { "damage_type": 2 },
"skchr_slent2_1": { "damage_type": 2, "reset_attack": true, "attack_begin": 19 },
"skchr_slent2_2": { "damage_type": 2, "reset_attack": true, "attack_begin": 19 },
"skchr_slent2_3": { "damage_type": 2, "reset_attack": true, "attack_begin": 19 },
"skchr_snsant_1": { "cast_time": 50 },
"skchr_snsant_2": { "cast_time": 75 },
"skchr_strong_2": { "damage_type": "0" },
Expand Down

0 comments on commit 33c3242

Please sign in to comment.