Home · skill · Daggers_DuplicatePoison_ComboAttack_Status

Damage of your next Cheesebane increased by 10%.

Properties

status
Done
nature
Status
duration
8
Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Dagger_96PX.png",
    "size": 48,
    "x": 8,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Daggers_DuplicatePoison_ComboAttack_Status",
  "nature": "Status",
  "texts": {
    "name": "Cheese-blessed",
    "desc": "Damage of your next Cheesebane  increased by ::var1%::."
  },
  "anim": {},
  "duration": 8,
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ],
      "maxStacks": 10
    },
    "rankOverride": [
      {
        "minRank": 2,
        "vars": {
          "var1": 0.15,
          "var2": 1.5
        }
      }
    ]
  },
  "vars": {
    "var1": 0.1,
    "var2": 1
  },
  "script": ""
}