12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "item": "InfiniteBow",
- "airControlAlways": true,
- "isACancel": false,
- "allowCrouch": true,
- "strikeChain": [
- {
- "charge": 0.2,
- "coolDown": 0,
- "lockCtrlAfter": 0.15,
- "power": [
- 20
- ],
- "dynamicCharge": 0,
- "breachBonus": -0.5,
- "props": {},
- "hitFrame": 0,
- "canCrit": false,
- "area": {
- "shape": 0,
- "width": 0,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "glowColor": 16774912,
- "fxInnerColor": 16774912,
- "fxOuterColor": 16774912,
- "sfxRelease": "sfx/bow_shot1.wav",
- "sfxCharge": "sfx/bow_charge1.wav",
- "animSpd": 3,
- "animId": "infiniteBow"
- },
- {
- "charge": 0.1,
- "coolDown": 0,
- "lockCtrlAfter": 0.25,
- "hitFrame": 0,
- "area": {
- "shape": 0,
- "width": 0,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "breachBonus": -0.5,
- "dynamicCharge": 0,
- "canCrit": false,
- "props": {},
- "animSpd": 4,
- "glowColor": 16774912,
- "fxInnerColor": 16774912,
- "fxOuterColor": 16774912,
- "power": [
- 20
- ],
- "sfxCharge": "sfx/bow_charge1.wav",
- "sfxRelease": "sfx/bow_shot1.wav"
- },
- {
- "charge": 0.3,
- "coolDown": 0,
- "lockCtrlAfter": 0.35,
- "hitFrame": 0,
- "area": {
- "shape": 0,
- "width": 0,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "breachBonus": -0.5,
- "dynamicCharge": 0,
- "canCrit": true,
- "props": {},
- "animSpd": 2.5,
- "glowColor": 16711680,
- "fxInnerColor": 16774912,
- "fxOuterColor": 16774912,
- "power": [
- 70
- ],
- "sfxCharge": "sfx/bow_charge1.wav",
- "sfxRelease": "sfx/bow_shot1.wav"
- }
- ],
- "cannotBeCanceledByWeapon": false,
- "__separator_group_ID": -1,
- "__separator_group_Name": "",
- "__original_Index": 23
- }
|