123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "airControlAlways": true,
- "isACancel": false,
- "allowCrouch": false,
- "cannotBeCanceledByWeapon": false,
- "strikeChain": [
- {
- "charge": 0.06,
- "coolDown": 0.3,
- "lockCtrlAfter": 0,
- "dynamicCharge": 0,
- "animId": "throw",
- "breachBonus": -1,
- "props": {
- "speed": 1,
- "duration": 0.1,
- "count": 3,
- "range": 0.7
- },
- "hitFrame": 5,
- "canCrit": true,
- "area": {
- "shape": 0,
- "width": 0,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "power": [
- 22
- ],
- "glowColor": 313599,
- "fxInnerColor": 5342913,
- "fxOuterColor": 5342913,
- "sfxRelease": "sfx/weapon_iceshock_release.wav",
- "fxId": "fxAtkBackstabberB",
- "sfxHit": "sfx/weapon_iceshock_hit.wav",
- "critMul": 2
- }
- ],
- "item": "ThrowingIce",
- "__separator_group_ID": -1,
- "__separator_group_Name": "",
- "__original_Index": 56
- }
|