FareverDB

Soothing Waves

Halos_Totem_SummonPassive in Skills

Heals all allies in the area for 6% Intellect + 6% Faith every 2.

id
Halos_Totem_SummonPassive
type
14
flags
0
notes
Passer en AOE
nature
5
script
status
2
Raw data
{
  "id": "Halos_Totem_SummonPassive",
  "gfx": {
    "x": 6,
    "y": 2,
    "file": "UI/icons/atlas_weapon_Halos_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "type": 14,
  "vars": {
    "time": 2
  },
  "flags": 0,
  "notes": "Passer en AOE",
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 4,
      "props": {
        "area": {
          "hitFilter": 6
        },
        "loop": {
          "tick": 2
        }
      },
      "range": 5,
      "effects": [
        {
          "flags": 0,
          "effect": 1,
          "scaling": [
            {
              "atb": "Intellect",
              "ratio": 0.06
            },
            {
              "atb": "Faith",
              "ratio": 0.06
            }
          ]
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Water_AoE_Ground_Lasting_Heal",
            "flags": 24,
            "props": {},
            "space": 1
          }
        ],
        "healFx": "Water_Heal_Proc_Manfish"
      },
      "duration": -1
    }
  ],
  "texts": {
    "desc": "Heals all allies in the area for ::heal:: every ::time::.",
    "name": "Soothing Waves"
  },
  "nature": 5,
  "script": "",
  "status": 2,
  "mastery": []
}