FareverDB

Book_WaterOrbs_Passive_Status

Book_WaterOrbs_Passive_Status in Skills

Heal 30% Faith over 6

id
Book_WaterOrbs_Passive_Status
flags
0
nature
4
script
status
2
duration
6
Raw data
{
  "id": "Book_WaterOrbs_Passive_Status",
  "gfx": {
    "x": 9,
    "y": 0,
    "file": "UI/icons/atlas_Book_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    },
    "rankOverride": [
      {
        "vars": {
          "chance": 0.35
        },
        "minRank": 2
      },
      {
        "props": {
          "duration": 4
        },
        "minRank": 3
      }
    ]
  },
  "steps": [
    {
      "on": 0,
      "type": 6,
      "props": {
        "loop": {
          "tick": 2,
          "flags": 1
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 1,
          "scaling": [
            {
              "atb": "Faith",
              "ratio": 0.3
            }
          ]
        }
      ],
      "duration": -1
    }
  ],
  "texts": {
    "desc": "Heal ::heal:: over ::duration::"
  },
  "nature": 4,
  "script": "",
  "status": 2,
  "mastery": [],
  "duration": 6
}