1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "item": "QuickSword",
- "airControlAlways": true,
- "isACancel": false,
- "allowCrouch": false,
- "cannotBeCanceledByWeapon": false,
- "strikeChain": [
- {
- "charge": 0,
- "coolDown": 0.1,
- "lockCtrlAfter": 0,
- "animId": "atkKnifeA",
- "fxId": "fxAtkBackstabberA",
- "dynamicCharge": 0,
- "breachBonus": -1,
- "props": {},
- "hitFrame": 5,
- "canCrit": false,
- "power": [
- 10
- ],
- "area": {
- "shape": 0,
- "width": 2.7,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "glowColor": 11475455,
- "fxInnerColor": 16367179,
- "fxOuterColor": 16367179,
- "sfxRelease": "sfx/hyper.wav",
- "sfxHit": "sfx/hit_blade.wav",
- "animSpd": 4
- },
- {
- "charge": 0,
- "coolDown": 0.1,
- "lockCtrlAfter": 0,
- "animId": "atkKnifeB",
- "fxId": "fxAtkBackstabberA",
- "dynamicCharge": 0,
- "breachBonus": -1,
- "props": {},
- "hitFrame": 5,
- "canCrit": false,
- "power": [
- 20
- ],
- "area": {
- "shape": 0,
- "width": 2.7,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "glowColor": 11475455,
- "fxInnerColor": 16367179,
- "fxOuterColor": 16367179,
- "sfxRelease": "sfx/hyper.wav",
- "sfxHit": "sfx/hit_blade.wav",
- "animSpd": 4
- }
- ],
- "__separator_group_ID": -1,
- "__separator_group_Name": "",
- "__original_Index": 2
- }
|