FareverDB

Pyroball

Book_Start_Skill1 in Skills

Hurls a fire boulder, dealing 140% Intellect Fire to an enemy and burning them for 160% Intellect Fire over 10.

id
Book_Start_Skill1
type
7
flags
0
nature
3
script
status
2
cooldown
12
duration
1.72
Raw data
{
  "id": "Book_Start_Skill1",
  "gfx": {
    "x": 4,
    "y": 0,
    "file": "UI/icons/atlas_Book_96PX.png",
    "size": 96
  },
  "anim": {},
  "type": 7,
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 3,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "Cast",
              "loop": true
            }
          }
        ]
      },
      "duration": 1.65
    },
    {
      "on": 0,
      "type": 13,
      "props": {
        "rotation": {
          "limiter": 1000,
          "direction": 1
        }
      },
      "duration": 1.65
    },
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Fire_Cast_SpellBook_Skill",
            "flags": 0,
            "props": {},
            "space": 1
          }
        ]
      }
    },
    {
      "on": 7,
      "type": 11,
      "delay": -0.63,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "CastProjectile",
              "loop": false
            }
          }
        ]
      }
    },
    {
      "on": 7,
      "type": 7,
      "props": {
        "projectile": {
          "base": "MissileHoming",
          "speed": 60,
          "target": 0,
          "variant": 2
        }
      },
      "range": 40
    },
    {
      "on": 2,
      "type": 0,
      "props": {},
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "Intellect",
              "ratio": 1.4
            }
          ],
          "affinity": "Fire"
        }
      ]
    },
    {
      "on": 2,
      "cond": {
        "minRank": 3
      },
      "type": 4,
      "props": {},
      "range": 6
    },
    {
      "on": 1,
      "type": 1,
      "props": {
        "status": {
          "ref": "Book_Start_Skill1_Burn"
        }
      }
    }
  ],
  "texts": {
    "desc": "Hurls a fire boulder, dealing ::dmg:: to an enemy and burning them for ::ref_dmg:: over ::ref_dur::.",
    "name": "Pyroball",
    "refs": {
      "ref": "Book_Start_Skill1_Burn"
    },
    "rankDescs": [
      {
        "desc": "Burn damage increased by ::ref_var1%::.",
        "rank": 2,
        "flags": 1
      },
      {
        "desc": "Burns all enemies close to the initial target.",
        "rank": 3,
        "flags": 0
      }
    ]
  },
  "nature": 3,
  "script": "",
  "status": 2,
  "mastery": [],
  "cooldown": 12,
  "duration": 1.72
}