Home · skill · Warrior_InfiniteRage

While in combat, you generate 1 Rage every 3.

Properties

status
Done
type
ClassPassive
nature
Passive
duration
-1
steps
on=0props={"loop":{"tick":"dur1"}}effects=[{"effect":3,"scaling":[],"target":{"atb":"Rage"},"baseVal":1,"flags":0}]type=12duration=-1

Referenced by

Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_class_Warrior_96PX.png",
    "size": 96,
    "x": 1,
    "y": 1
  },
  "id": "Warrior_InfiniteRage",
  "type": "ClassPassive",
  "nature": "Passive",
  "texts": {
    "name": "Infinite Rage",
    "desc": "While in combat, you generate ::var1:: [Rage] every ::dur1::."
  },
  "anim": {},
  "duration": -1,
  "steps": [
    {
      "on": 0,
      "props": {
        "loop": {
          "tick": "dur1"
        }
      },
      "effects": [
        {
          "effect": 3,
          "scaling": [],
          "target": {
            "atb": "Rage"
          },
          "baseVal": 1,
          "flags": 0
        }
      ],
      "type": 12,
      "duration": -1
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "enableCond": {
      "flags": 1
    }
  },
  "vars": {
    "var1": 1,
    "dur1": 3
  },
  "script": "",
  "_xrefs": [
    {
      "from_sheet": "unit",
      "from_id": "Warrior",
      "via_field": "skills"
    }
  ]
}