Difference between revisions of "Fistfite.dat"
Jump to navigation
Jump to search
(updating styles) |
m |
||
Line 32: | Line 32: | ||
|- | |- | ||
| - | | - | ||
− | |F | + | |{{a|c}} |F |
|Extend Reach Multiplier | |Extend Reach Multiplier | ||
|float | |float |
Revision as of 22:11, 21 May 2017
The fistfite.dat file contains information on melee attacks, including damage and animation, in GTA III and Vice City. The file is located in the \data
folder of the game's directory.
Contents
Format
Name | Type | Description | ||
---|---|---|---|---|
A | Move Name | string | Any names can be used here. This is only used for identification. | |
B | Start Fire Time | float | ||
C | End Fire Time | float | ||
D | Combo follow on time | float | Right after the first attack, the next attack will be the next move in the list within the group. Successive attacks (mashing attack button) will no longer follow the list until the attack is no longer successive. This was never used in the game by default. | |
E | Strike Radius | float | The effective distance to do damage. Can also affect victims behind you. | |
- | F | Extend Reach Multiplier | float | |
F | G | Hit Level | character |
|
G | H | Animation Name | string | The name of the animation to use from the ped.ifp file. Any animation should work and do damage as long as the animation is loaded and the animation can reach the victim. You can use default as the name to use default animations that are hardcoded into the game.
|
H | I | Damage | integer | The higher the damage, the more health the victim loses and, if the victim's health is low enough, the father the victim flies into the air. The damage value for punching while running is defined in weapon.dat and the damage is calculated differently there.
|
I | J | Flags | integer |
List of moves
This section is incomplete. You can help by fixing and expanding it.
GTA III
Entry | Move | Description |
---|---|---|
0 | Null | |
1 | StdPunch | |
2 | Idle | |
3 | Shuffle_f | |
4 | Knee | |
5 | Headbutt | |
6 | PunchJab | |
7 | PunchHook | |
8 | Kick | |
9 | LongKick | |
10 | RoundHouse | |
11 | BodyBlow | |
12 | GroundKick | |
13 | HitFront | |
14 | HitBack | |
15 | HitRight | |
16 | HitLeft | |
17 | HitBody | |
18 | HitChest | |
19 | HitHead | |
20 | HitBigStep | |
21 | HitOnFloor | |
22 | HitBehind | |
23 | Idle2Norm |
Vice City
Other
Entry | Move | Description |
---|---|---|
0 | Null | null |
1 | StdPunch | standard punch |
2 | Idle | idle |
3 | Shuffle_f | shuffle (moving forwards to attack) |
Frontal attack
These moves are used when you are standing still attacking a victim in front with the fist or small weapons that can melee in close range.
Entry | Move | Description |
---|---|---|
4 | Knee | Attacks with the right knee |
5 | PunchHook | Attacks with the left fist |
6 | Jab | Attacks with the left fist |
7 | Punch | Attacks with the right fist |
8 | LongKick | Kicks high in the air with the right leg |
9 | RoundHouse | Swings the right leg around in the air |
Directional attacks
These moves are used when the victim is not in front.
Entry | Move | Description |
---|---|---|
10 | FwdLeft | front left kick attack |
11 | FwdRight | front right headbutt attack |
12 | BackKick | rear left kick attack |
13 | BackFlip | |
14 | BackLeft | left elbow attack |
15 | BackRight | rear right kick attack |
16 | RightSweep | right elbow attack |
Special attack
Entry | Move | Description |
---|---|---|
17 | GroundKick | Kicks ground with right foot |
Responses
These moves are responses from being attacked.
Entry | Move | Description |
---|---|---|
18 | HitFront | |
19 | HitBack | |
20 | HitRight | |
21 | HitLeft | |
22 | HitBody | |
23 | HitChest | |
24 | HitHead | |
25 | HitBigStep | |
26 | HitOnFloor | |
27 | HitBehind |
Melee weapon attacks
These moves are used for sharp melee weapons.
Entry | Move | Description |
---|---|---|
28 | Attack1 | First swing of sharp melee weapon |
29 | Attack2 | Second swing of sharp melee weapon |
30 | Attack3 | Final swing of sharp melee weapon or screwdriver stabbing |
Miscellaneous
Entry | Move | Description |
---|---|---|
31 | Idle2Norm |