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