Skip to content

Commit 0279f37

Browse files
committed
forgot to adjust the actual airdodge params
1 parent f57a4a5 commit 0279f37

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

romfs/source/fighter/common/param/fighter_param_motion.prcxml

+19-19
Original file line numberDiff line numberDiff line change
@@ -2576,26 +2576,26 @@
25762576
<float hash="landing_speed_mul_escape_air_slide">1</float>
25772577
</struct>
25782578
<struct index="78">
2579-
<float hash="escape_n_hit_xlu_frame">7</float>
2580-
<float hash="escape_n_hit_normal_frame">11</float>
2581-
<float hash="escape_attack_frame">21</float>
2582-
<float hash="escape_n_cancel_frame">21</float>
2583-
<float hash="escape_f_hit_xlu_frame">8</float>
2584-
<float hash="escape_f_hit_normal_frame">9</float>
2585-
<float hash="escape_f_cancel_frame">29</float>
2586-
<float hash="escape_b_hit_xlu_frame">8</float>
2587-
<float hash="escape_b_hit_normal_frame">9</float>
2588-
<float hash="escape_b_cancel_frame">29</float>
2589-
<float hash="escape_air_hit_xlu_frame">8</float>
2590-
<float hash="escape_air_hit_normal_frame">22</float>
2591-
<float hash="escape_air_penalty_hit_xlu_frame">8</float>
2592-
<float hash="escape_air_penalty_hit_normal_frame">22</float>
2579+
<float hash="escape_n_hit_xlu_frame">3</float>
2580+
<float hash="escape_n_hit_normal_frame">15</float>
2581+
<float hash="escape_attack_frame">26</float>
2582+
<float hash="escape_n_cancel_frame">26</float>
2583+
<float hash="escape_f_hit_xlu_frame">4</float>
2584+
<float hash="escape_f_hit_normal_frame">13</float>
2585+
<float hash="escape_f_cancel_frame">33</float>
2586+
<float hash="escape_b_hit_xlu_frame">4</float>
2587+
<float hash="escape_b_hit_normal_frame">13</float>
2588+
<float hash="escape_b_cancel_frame">33</float>
2589+
<float hash="escape_air_hit_xlu_frame">4</float>
2590+
<float hash="escape_air_hit_normal_frame">26</float>
2591+
<float hash="escape_air_penalty_hit_xlu_frame">4</float>
2592+
<float hash="escape_air_penalty_hit_normal_frame">26</float>
25932593
<float hash="escape_air_stiff_start_frame">500</float>
2594-
<float hash="escape_air_cancel_frame">52</float>
2595-
<float hash="escape_air_slide_hit_xlu_frame">8</float>
2596-
<float hash="escape_air_slide_hit_normal_frame">22</float>
2597-
<float hash="escape_air_slide_penalty_hit_xlu_frame">8</float>
2598-
<float hash="escape_air_slide_penalty_hit_normal_frame">22</float>
2594+
<float hash="escape_air_cancel_frame">57</float>
2595+
<float hash="escape_air_slide_hit_xlu_frame">4</float>
2596+
<float hash="escape_air_slide_hit_normal_frame">26</float>
2597+
<float hash="escape_air_slide_penalty_hit_xlu_frame">4</float>
2598+
<float hash="escape_air_slide_penalty_hit_normal_frame">26</float>
25992599
<float hash="escape_air_slide_back_distance">1</float>
26002600
<int hash="escape_air_slide_back_end_frame">0</int>
26012601
<float hash="escape_air_slide_speed">2.79</float>

0 commit comments

Comments
 (0)