Home · skill · Respawn_Remaining

After your death, you will be able to respawn.

Properties

nature
Status
flags
RequireStop
Raw data
{
  "id": "Respawn_Remaining",
  "nature": "Status",
  "texts": {
    "name": "Remaining Respawn",
    "desc": "After your death, you will be able to respawn."
  },
  "anim": {},
  "steps": [],
  "flags": [
    "RequireStop"
  ],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "State"
        }
      ]
    }
  },
  "vars": {}
}