File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 11[
2- // Boss health is handled by map scripts, so this config is for hitmarkers
32 {
4- "hitmarkeronly " : true ,
3+ "name " : " Crystal 1 " ,
54 "showbeaten" : false ,
6- "breakable " : " stg2_mutant_hitbox "
5+ "counter " : " counter_crys1 "
76 },
87 {
9- "hitmarkeronly " : true ,
8+ "name " : " Crystal 2 " ,
109 "showbeaten" : false ,
11- "breakable " : " stg3_mutant2_hitbox "
10+ "counter " : " counter_crys2 "
1211 },
1312 {
14- "hitmarkeronly " : true ,
13+ "name " : " Crystal 3 " ,
1514 "showbeaten" : false ,
16- "breakable " : " stg5_mutant_hitbox "
15+ "counter " : " counter_crys3 "
1716 },
1817 {
19- "name" : " Crystal 1 " ,
18+ "name" : " Crystal 4 " ,
2019 "showbeaten" : false ,
21- "counter" : " counter_crys1 "
20+ "counter" : " counter_crys4 "
2221 },
22+ // Boss health is handled by map scripts, so this config is for hitmarkers
2323 {
24- "name " : " Crystal 2 " ,
24+ "hitmarkeronly " : true ,
2525 "showbeaten" : false ,
26- "counter " : " counter_crys2 "
26+ "breakable " : " stg2_mutant_hitbox "
2727 },
2828 {
29- "name " : " Crystal 3 " ,
29+ "hitmarkeronly " : true ,
3030 "showbeaten" : false ,
31- "counter " : " counter_crys3 "
31+ "breakable " : " stg3_mutant2_hitbox "
3232 },
3333 {
34- "name " : " Crystal 4 " ,
34+ "hitmarkeronly " : true ,
3535 "showbeaten" : false ,
36- "counter " : " counter_crys4 "
36+ "breakable " : " stg5_mutant_hitbox "
3737 }
3838]
You can’t perform that action at this time.
0 commit comments