-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathjavelindata_damagetable_perks.json
53 lines (53 loc) · 1.69 KB
/
javelindata_damagetable_perks.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[
{
"DamageID": "InsatiableGravityWell",
"WeaponCategory": "GreatAxe",
"IgnoreInvulnerable": 0,
"NoReaction": 0,
"AttackType": "Ability",
"DamageType": "Standard",
"SurfaceImpactEffect": "Bullet",
"DeflectDamageID": "Deflect_Default",
"DmgCoef": 1,
"DmgCoefHead": 1.2999999523162842,
"PowerLevel": 2,
"BlockPowerLevel": 2,
"CritPowerLevel": 2,
"HitStun": 25,
"BlockHitStun": 20,
"CritHitStun": 30,
"ImpactDistanceX": 0,
"ImpactDistanceY": 0,
"ImpactDistanceZ": 0,
"ImpactDecayRate": 0.20000000298023224,
"BlockImpactDistanceX": 0,
"BlockImpactDistanceY": 0,
"BlockImpactDistanceZ": 0,
"BlockImpactDecayRate": 0.20000000298023224,
"CritImpactDistanceX": 0,
"CritImpactDistanceY": 0,
"CritImpactDistanceZ": 0,
"CritImpactDecayRate": 0.20000000298023224,
"AddDmg": 0,
"StaggerDmgModifier": 1,
"StaggerResistModifier": 1,
"MaxHitRateDmgMod": 10,
"CameraShakeID": "Small",
"TargetCameraShakeID": "Small",
"BlockCameraShakeID": "Small",
"BlockTargetCameraShakeID": "Small",
"CritCameraShakeID": "Large_short",
"CritTargetCameraShakeID": "Large_short",
"ImpactRating": 3,
"BlockStaminaDmgMod": 1.5,
"BlockAbsorptionModifier": 1,
"LOSCheckVerticalAngleOffset": 0,
"StunBreakoutIncrement": 0,
"ThreatMultiplier": 1,
"AddThreat": 0,
"IsTaunt": false,
"TauntDuration": 0,
"TauntThreatBoostPercentage": 0,
"TauntMinimumThreatValue": 0
}
]