123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "airControlAlways": true,
- "isACancel": false,
- "allowCrouch": false,
- "cannotBeCanceledByWeapon": false,
- "strikeChain": [
- {
- "charge": 0.3,
- "coolDown": 1,
- "lockCtrlAfter": 0,
- "dynamicCharge": 0,
- "animId": "throw",
- "breachBonus": -1,
- "props": {},
- "hitFrame": 5,
- "canCrit": false,
- "area": {
- "shape": 0,
- "width": 0,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "power": [
- 25
- ],
- "glowColor": 16752388,
- "fxInnerColor": 16735032,
- "fxOuterColor": 16735032,
- "sfxRelease": "sfx/weapon_throwtorch_release.wav",
- "sfxHit": "sfx/weapon_throwtorch_hit.wav",
- "fxId": "fxAtkBackstabberB"
- }
- ],
- "item": "ThrowingTorch",
- "__separator_group_ID": -1,
- "__separator_group_Name": "",
- "__original_Index": 55
- }
|