Skip to content

Commit 9089d3c

Browse files
authored
Merge pull request #2232 from TeamPearson/fox-shine
Fox weight dependent shine/Upsmash FAF reduction. (slight weight adjustments)
2 parents 4d92652 + 5dd2b18 commit 9089d3c

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

fighters/fox/src/acmd/smashes.rs

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ unsafe fn game_attackhi4(fighter: &mut L2CAgentBase) {
5858
if is_excute(fighter) {
5959
AttackModule::clear_all(boma);
6060
}
61+
frame(lua_state, 30.0);
62+
FT_MOTION_RATE(fighter, 0.7);
6163

6264
}
6365

fighters/fox/src/acmd/specials.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ unsafe fn game_speciallwstart(fighter: &mut L2CAgentBase) {
109109
frame(lua_state, 1.0);
110110
FT_MOTION_RATE_RANGE(fighter, 1.0, 4.0, 4.0);
111111
if is_excute(fighter) {
112-
ATTACK(fighter, 0, 0, Hash40::new("top"), 3.0, 360, 42, 0, 62, 8.0, 0.0, 6.5, 0.0, None, None, None, 0.9, 1.0, *ATTACK_SETOFF_KIND_OFF, *ATTACK_LR_CHECK_POS, false, -1, 0.0, 0, false, false, false, false, true, *COLLISION_SITUATION_MASK_G, *COLLISION_CATEGORY_MASK_ALL, *COLLISION_PART_MASK_ALL, false, Hash40::new("collision_attr_elec"), *ATTACK_SOUND_LEVEL_S, *COLLISION_SOUND_ATTR_FIRE, *ATTACK_REGION_ENERGY);
112+
ATTACK(fighter, 0, 0, Hash40::new("top"), 3.0, 360, 100, 80, 0, 8.0, 0.0, 6.5, 0.0, None, None, None, 0.9, 1.0, *ATTACK_SETOFF_KIND_OFF, *ATTACK_LR_CHECK_POS, false, -1, 0.0, 0, false, false, false, false, true, *COLLISION_SITUATION_MASK_G, *COLLISION_CATEGORY_MASK_ALL, *COLLISION_PART_MASK_ALL, false, Hash40::new("collision_attr_elec"), *ATTACK_SOUND_LEVEL_S, *COLLISION_SOUND_ATTR_FIRE, *ATTACK_REGION_ENERGY);
113113
ATTACK(fighter, 1, 0, Hash40::new("top"), 3.0, 24, 24, 0, 66, 8.0, 0.0, 6.5, 0.0, None, None, None, 0.9, 1.0, *ATTACK_SETOFF_KIND_OFF, *ATTACK_LR_CHECK_POS, false, -1, 0.0, 0, false, false, false, false, true, *COLLISION_SITUATION_MASK_A, *COLLISION_CATEGORY_MASK_ALL, *COLLISION_PART_MASK_ALL, false, Hash40::new("collision_attr_elec"), *ATTACK_SOUND_LEVEL_S, *COLLISION_SOUND_ATTR_FIRE, *ATTACK_REGION_ENERGY);
114114
AttackModule::set_add_reaction_frame(boma, 0, 2.0, false);
115115
ReflectorModule::set_status(boma, *FIGHTER_FOX_REFLECTOR_KIND_REFLECTOR, app::ShieldStatus(*SHIELD_STATUS_NORMAL), *FIGHTER_REFLECTOR_GROUP_EXTEND);

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@
796796
<float hash="damage_fly_top_air_accel_y">0.11</float>
797797
<float hash="damage_fly_top_speed_y_stable">2.16</float>
798798
<float hash="dive_speed_y">2.9</float>
799-
<float hash="weight">86</float>
799+
<float hash="weight">85</float>
800800
<float hash="landing_attack_air_frame_n">8</float>
801801
<float hash="landing_attack_air_frame_f">9</float>
802802
<float hash="landing_attack_air_frame_b">7</float>
@@ -1621,7 +1621,7 @@
16211621
<float hash="damage_fly_top_air_accel_y">0.09</float>
16221622
<float hash="damage_fly_top_speed_y_stable">1.649</float>
16231623
<float hash="dive_speed_y">2.225</float>
1624-
<float hash="weight">86</float>
1624+
<float hash="weight">85</float>
16251625
<float hash="landing_attack_air_frame_n">7</float>
16261626
<float hash="landing_attack_air_frame_f">11</float>
16271627
<float hash="landing_attack_air_frame_b">12</float>
@@ -1802,7 +1802,7 @@
18021802
<float hash="damage_fly_top_air_accel_y">0.15</float>
18031803
<float hash="damage_fly_top_speed_y_stable">2.49</float>
18041804
<float hash="dive_speed_y">3.441</float>
1805-
<float hash="weight">86</float>
1805+
<float hash="weight">85</float>
18061806
<float hash="landing_attack_air_frame_n">9</float>
18071807
<float hash="landing_attack_air_frame_b">9</float>
18081808
<float hash="landing_attack_air_frame_hi">12</float>
@@ -2013,7 +2013,7 @@
20132013
<float hash="damage_fly_top_air_accel_y">0.09</float>
20142014
<float hash="damage_fly_top_speed_y_stable">1.91</float>
20152015
<float hash="dive_speed_y">2.8</float>
2016-
<float hash="weight">86</float>
2016+
<float hash="weight">85</float>
20172017
<float hash="landing_attack_air_frame_n">8</float>
20182018
<float hash="landing_attack_air_frame_f">8</float>
20192019
<float hash="landing_attack_air_frame_b">10</float>
@@ -2727,7 +2727,7 @@
27272727
<float hash="damage_fly_top_air_accel_y">0.09</float>
27282728
<float hash="damage_fly_top_speed_y_stable">2.14</float>
27292729
<float hash="dive_speed_y">2.889</float>
2730-
<float hash="weight">86</float>
2730+
<float hash="weight">85</float>
27312731
<float hash="landing_attack_air_frame_n">10</float>
27322732
<float hash="landing_attack_air_frame_f">9</float>
27332733
<float hash="landing_attack_air_frame_hi">9</float>
@@ -2861,7 +2861,7 @@
28612861
<float hash="damage_fly_top_air_accel_y">0.145</float>
28622862
<float hash="damage_fly_top_speed_y_stable">2.5</float>
28632863
<float hash="dive_speed_y">3.272</float>
2864-
<float hash="weight">86</float>
2864+
<float hash="weight">85</float>
28652865
<float hash="landing_attack_air_frame_n">7</float>
28662866
<float hash="landing_attack_air_frame_f">9</float>
28672867
<float hash="landing_attack_air_frame_b">10</float>

0 commit comments

Comments
 (0)