Pular para o conteúdo principal
Todas as habilidades

Grilhões de Luon

ArmaHabilidade

Arremessa uma rajada de energia na direção designada e causa 120% Intellect + 120% Faith (Light) aos inimigos, atordoando-os por 1.5s e aplicando Marca de Luon.

reativação15s
duração0.3s
passos6
Escala
120% Intellect + 120% Faith· Light
40% Faith· Light

Concedida por

Dados brutos

type
WeaponSkill
nature
Ability
Recarga
15s
duration
0.3s
steps
6
id
Staff_Censer_Skill1
raw data
{
  "id": "Staff_Censer_Skill1",
  "gfx": {
    "x": 2,
    "y": 4,
    "file": "UI/icons/atlas_weapon_Staff_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {
    "ref": "CastProjectile",
    "blend": 0.1,
    "startFrame": 3
  },
  "type": 7,
  "vars": {
    "dur1": 1.5
  },
  "flags": 0,
  "props": {
    "rankOverride": [
      {
        "vars": {
          "dur1": 2
        },
        "minRank": 2
      }
    ]
  },
  "steps": [
    {
      "on": 0,
      "type": 13,
      "props": {
        "rotation": {
          "limiter": 1000,
          "isAiming": true,
          "direction": 3
        }
      },
      "duration": 0.15
    },
    {
      "on": 14,
      "type": 25,
      "props": {},
      "range": 30,
      "visuals": {
        "fxs": [
          {
            "set": "Telegraph_Line_Preview",
            "flags": 24,
            "props": {
              "matchStep": "Projectile"
            }
          }
        ]
      },
      "duration": 0.15
    },
    {
      "id": "Projectile",
      "on": 0,
      "type": 7,
      "delay": 0.1,
      "props": {
        "projectile": {
          "base": "MissileStraight",
          "fxSet": "Projectile_Light_Big",
          "speed": 50,
          "offset": {
            "x": -3,
            "y": 0,
            "z": 0
          },
          "aimStyle": 2,
          "hitCount": 100,
          "hitFilter": 3,
          "collisionRadius": 3
        }
      },
      "range": 30,
      "visuals": {
        "fxs": [
          {
            "set": "Telegraph_Line_Light",
            "flags": 16,
            "props": {
              "matchStep": "Projectile"
            },
            "space": 2
          }
        ]
      }
    },
    {
      "on": 2,
      "cond": {
        "alignment": 1
      },
      "type": 6,
      "props": {},
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "status": "Stun",
          "scaling": [
            {
              "atb": "Intellect",
              "ratio": 1.2
            },
            {
              "atb": "Faith",
              "ratio": 1.2
            }
          ],
          "affinity": "Light",
          "duration": "dur1"
        }
      ]
    },
    {
      "on": 2,
      "cond": {
        "alignment": 1
      },
      "type": 6,
      "props": {},
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "status": "Staff_Censer_Mark",
          "scaling": []
        }
      ]
    },
    {
      "on": 2,
      "cond": {
        "minRank": 3,
        "alignment": 2
      },
      "type": 6,
      "props": {},
      "effects": [
        {
          "flags": 0,
          "effect": 1,
          "scaling": [
            {
              "atb": "Faith",
              "ratio": 0.4
            }
          ],
          "affinity": "Light"
        }
      ]
    }
  ],
  "texts": {
    "desc": "Throws a bolt of energy in the targeted direction, dealing ::dmg:: to enemies, stunning them for ::dur1:: and applying a [Staff_Censer_Mark].",
    "name": "Luon Shackles",
    "rankDescs": [
      {
        "desc": "Stun duration increased to ::dur1::.",
        "flags": 1
      },
      {
        "desc": "Allies can be healed by the bolt for ::heal::.",
        "flags": 0
      }
    ]
  },
  "nature": 2,
  "status": 2,
  "mastery": [],
  "cooldown": 15,
  "duration": 0.3
}