Home · skill · GM_MassGrab_Skill2_Area

Properties

status
Done
type
Weapon Skill
nature
Area
duration
0.2
steps
on=0props={"position":{"origin":1}}visuals={"fxs":[{"set":"Honey_AOE_Ground_Lasting_Heal","props":{},"flags":218,"space":1}]}type=11duration=8range=10delay=0.2on=0props={"loop":{"tick":2}}type=4range=10duration=8on=1props={}type=6effects=[{"effect":0,"scaling":[{"ratio":1,"atb":"Faith"}],"flags":0,"affinity":"Physical"}]
Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Great_Mace_96PX.png",
    "size": 48,
    "x": 6,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "GM_MassGrab_Skill2_Area",
  "type": "WeaponSkill",
  "nature": "Area",
  "texts": {},
  "anim": {},
  "duration": 0.2,
  "steps": [
    {
      "on": 0,
      "props": {
        "position": {
          "origin": 1
        }
      },
      "visuals": {
        "fxs": [
          {
            "set": "Honey_AOE_Ground_Lasting_Heal",
            "props": {},
            "flags": 218,
            "space": 1
          }
        ]
      },
      "type": 11,
      "duration": 8,
      "range": 10,
      "delay": 0.2
    },
    {
      "on": 0,
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "type": 4,
      "range": 10,
      "duration": 8
    },
    {
      "on": 1,
      "props": {},
      "type": 6,
      "effects": [
        {
          "effect": 0,
          "scaling": [
            {
              "ratio": 1,
              "atb": "Faith"
            }
          ],
          "flags": 0,
          "affinity": "Physical"
        }
      ]
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {}
}