FareverDB

Gash

Daggers_DuplicatePoison_PassiveStatus in Skills

A [Bleeding] dealing 25% Dexterity Physical over 9.

id
Daggers_DuplicatePoison_PassiveStatus
flags
0
nature
4
script
status
2
duration
9
Raw data
{
  "id": "Daggers_DuplicatePoison_PassiveStatus",
  "gfx": {
    "x": 14,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Dagger_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Bleed"
        },
        {
          "type": "Debuff"
        }
      ],
      "maxStacks": 5
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "State_Bleeding",
            "flags": 12,
            "props": {
              "offset": {
                "x": 0,
                "y": 0,
                "z": 0,
                "height": 0.25
              }
            },
            "scale": 0.5,
            "space": 0
          },
          {
            "set": "Hit_Blood",
            "flags": 4,
            "props": {
              "offset": {
                "x": 0,
                "y": 0,
                "z": 0,
                "height": 0.25
              }
            },
            "scale": 0.5,
            "space": 0
          }
        ]
      },
      "duration": -1
    },
    {
      "on": 0,
      "type": 12,
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "Dexterity",
              "ratio": 0.25
            }
          ],
          "affinity": "Physical"
        }
      ],
      "duration": -1
    }
  ],
  "texts": {
    "desc": "A [Bleeding] dealing ::dmg:: over ::duration::.",
    "name": "Gash"
  },
  "nature": 4,
  "script": "",
  "status": 2,
  "mastery": [],
  "duration": 9
}