Home · skill · Rested

Killing foes grant +100% experience.

Properties

nature
Status
flags
RequireStop
Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96,
    "x": 1,
    "y": 1
  },
  "id": "Rested",
  "nature": "Status",
  "texts": {
    "name": "Rested",
    "desc": "Killing foes grant +100% experience."
  },
  "anim": {},
  "steps": [],
  "flags": [
    "RequireStop"
  ],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ],
      "maxStacks": 1
    }
  },
  "vars": {}
}