Prohibit Healing
Lvl: 1 Buff Range: 6

After a 1-sec cast, specifies a single target and inflicts a 7-sec HP Restoration Disable debuff on it.

Enemy

{
  "id": 155912,
  "BuffName": "Prohibit Healing",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "HealToDamage",
    "damRatio": 0
  },
  "BuffStateID": 161350
}

Formula

{
  "id": 23132001,
  "Buff": {
    "enemy": [
      155912
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 23132001
    }
  ],
  "Icon": "skill_79895001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##1236245",
  "NameZh": "##1235913",
  "CastAct": "reading",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      155912
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 0,
  "Lead_Type": {
    "type": 1,
    "ReadyTime": 1
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 6
}