FareverDB
?

Aimed shot

CrimRanger_Disengage in Skills
id
CrimRanger_Disengage
type
11
flags
0
nature
3
script
cooldown
10
duration
1
Raw data
{
  "id": "CrimRanger_Disengage",
  "anim": {
    "file": "Anim/Human/Common/Anim_Human_Common_Jump2.fbx",
    "speed": 0.6
  },
  "type": 11,
  "vars": {},
  "flags": 0,
  "props": {
    "needTarget": true
  },
  "steps": [
    {
      "on": 0,
      "type": 13,
      "props": {},
      "duration": 0.3
    },
    {
      "on": 0,
      "type": 5,
      "delay": 0.25,
      "props": {
        "position": {
          "directionalOffset": {
            "x": 2.5
          }
        },
        "targetSkill": "CrimRanger_DisengageArea"
      }
    },
    {
      "on": 0,
      "type": 8,
      "delay": 0.3,
      "props": {
        "move": {
          "direction": [
            2
          ],
          "dashSmoothing": 1
        }
      },
      "range": 2,
      "duration": 0.1
    },
    {
      "on": 0,
      "type": 8,
      "delay": 0.35,
      "props": {
        "move": {
          "direction": [
            1
          ],
          "dashSmoothing": 1
        }
      },
      "range": 7,
      "duration": 0.4
    },
    {
      "on": 2,
      "type": 0,
      "props": {
        "position": {
          "origin": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 0.8
            }
          ],
          "affinity": "Physical",
          "sideEffects": {
            "knockBack": {
              "type": 1,
              "pushForce": 20,
              "knockUpForce": 6
            }
          }
        }
      ]
    }
  ],
  "texts": {
    "name": "Aimed shot"
  },
  "nature": 3,
  "script": "",
  "aiProps": {
    "castMaxRange": 10,
    "considerMaxRange": 10
  },
  "mastery": [],
  "cooldown": 10,
  "duration": 1
}