We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d375d2e + 4b44adf commit 3954d34Copy full SHA for 3954d34
romfs/source/fighter/common/param/common.prcxml
@@ -55,8 +55,8 @@
55
<float hash="escape_fb_stick_x">0.7386</float>
56
<float hash="escape_air_slide_landing_speed_max">4</float>
57
<int hash="hit_stop_delay_flick">2</int>
58
- <float hash="hit_stop_delay_flick_mul">5</float>
59
- <int hash="hit_stop_delay_flick_frame">2</int>
+ <float hash="hit_stop_delay_flick_mul">7</float>
+ <int hash="hit_stop_delay_flick_frame">4</int>
60
<int hash="hit_stop_delay_flick_max_count">50</int>
61
<float hash="hit_stop_delay_auto_mul">2.5</float>
62
<float hash="damage_reaction_mul_max">1</float>
0 commit comments