Skip to main content
All skills

Phrixes_Phase3Entry

Ability
cooldown
duration5s
steps11

Raw data

nature
Ability
duration
5s
steps
11
id
Phrixes_Phase3Entry
raw data
{
  "id": "Phrixes_Phase3Entry",
  "anim": {
    "anim": {
      "file": "Anim/Heavy/Staff/_BOSS_Phrixes/Anim_Heavy_Staff_Phrixes_P1End.fbx",
      "loop": true,
      "blend": 0.5,
      "speed": 0.2,
      "startFrame": 70
    },
    "file": "Anim/Heavy/Staff/Combat/Anim_Heavy_Staff_CastStart.fbx"
  },
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Chaos_Aura",
            "flags": 12,
            "props": {},
            "space": 0,
            "attachName": "Socket_Center"
          }
        ]
      },
      "duration": 2
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.5,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Chaos_Blink_Disappear",
            "props": {
              "offset": {
                "x": 0,
                "y": 0,
                "z": 0,
                "height": 0.75
              }
            },
            "scale": 1.2,
            "space": 1
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 17,
      "delay": 1,
      "props": {
        "position": {
          "element": "Phrixes_ArenaCenter"
        }
      },
      "visuals": {
        "fxs": [
          {
            "set": "Chaos_Blink_Appear",
            "props": {
              "offset": {
                "x": 0,
                "y": 0,
                "z": 0,
                "height": 0.75
              }
            },
            "scale": 1.2,
            "space": 1
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.5,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "file": "Anim/Heavy/Staff/_BOSS_Phrixes/Anim_Heavy_Staff_Phrixes_P1End.fbx",
              "blend": 0.3,
              "startFrame": 80
            }
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 11,
      "delay": 1.2,
      "props": {},
      "visuals": {
        "linkFx": {
          "set": "Chaos_Zap",
          "target": 0
        }
      },
      "duration": 1
    },
    {
      "on": 0,
      "type": 4,
      "delay": 1.4,
      "props": {},
      "range": 300,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 10,
          "scaling": [],
          "sideEffects": {
            "knockBack": {
              "type": 1,
              "pushForce": -70,
              "knockUpForce": 10
            }
          }
        }
      ]
    },
    {
      "on": 1,
      "type": 1,
      "props": {
        "status": {
          "ref": "Stun"
        }
      },
      "duration": 9
    },
    {
      "id": "StartHeaps",
      "on": 0,
      "delay": 2,
      "props": {}
    },
    {
      "id": "Scream",
      "on": 0,
      "type": 11,
      "delay": 3,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Chaos_Blast",
            "props": {},
            "scale": 3,
            "space": 0,
            "attachName": "Weapon"
          }
        ]
      }
    },
    {
      "id": "Push",
      "on": 0,
      "delay": 3.8,
      "props": {}
    },
    {
      "on": 9,
      "type": 16,
      "props": {
        "targetSkill": "Phrixes_EternalNight"
      }
    }
  ],
  "texts": {},
  "nature": 2,
  "script": "function onStep(s) {\n\tif(s.kind == Steps.Push) {\n\t\tvar phrixes = toPhrixes(owner);\n\t\tphrixes?.movePlayersToBridgeStart();\n\t}\n\tif(s.kind == Steps.StartHeaps) {\n\t\tvar phrixes = toPhrixes(owner);\n\t\tphrixes?.startHeapsGeneration();\n\t}\n}",
  "status": 2,
  "aiProps": {
    "noCast": true
  },
  "mastery": [],
  "duration": 5
}