FareverDB
?

CrimMonk_Auto

CrimMonk_Auto in Skills
id
CrimMonk_Auto
type
0
flags
0
nature
0
cooldown
3
duration
2.5
Raw data
{
  "id": "CrimMonk_Auto",
  "anim": {
    "ref": "Cast",
    "loop": true
  },
  "type": 0,
  "vars": {},
  "flags": 0,
  "props": {
    "needTarget": true
  },
  "steps": [
    {
      "on": 0,
      "type": 13,
      "props": {
        "rotation": {
          "limiter": 360
        }
      },
      "duration": 2
    },
    {
      "on": 0,
      "type": 11,
      "delay": 1.2,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "ref": "Attack",
            "anim": {
              "ref": "CastProjectile"
            }
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 3,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Fire_Cast_SpellBook_Skill",
            "props": {}
          }
        ]
      },
      "duration": 2
    },
    {
      "on": 7,
      "type": 7,
      "delay": -0.2,
      "props": {
        "projectile": {
          "base": "MissileStraight",
          "fxSet": "Projectile_Light_Big",
          "speed": 30,
          "aimStyle": 4
        }
      },
      "range": 30
    },
    {
      "on": 2,
      "type": 0,
      "props": {
        "area": {
          "linkToCast": true
        },
        "position": {
          "origin": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 0.4
            }
          ],
          "affinity": "Light"
        }
      ]
    },
    {
      "on": 1,
      "type": 1,
      "props": {
        "status": {
          "ref": "Stun"
        }
      },
      "duration": 1
    }
  ],
  "texts": {},
  "nature": 0,
  "aiProps": {
    "castMaxRange": 22
  },
  "mastery": [],
  "cooldown": 3,
  "duration": 2.5
}