Faith Pray
Lvl: 1 Buff Range: 10

When an ally reaches 66%% and 33%% HP, cast Faithful Pray on them and make them invulnerable for a few seconds.

Friend

{
  "id": 156130,
  "BuffName": "Faith Pray",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "LockHp",
    "locktype": 2
  },
  "BuffStateID": 156130
}

Formula

{
  "id": 23011001,
  "Buff": {
    "friend": [
      156130
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 23011001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "xpskill3",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##1138202",
  "NameZh": "##161411",
  "Fire_EP": 3,
  "Pvp_buff": {
    "friend": [
      156130
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 10
}