Heal
Lvl: 1 Buff Magic CD: 15 sec Range: 9

Restore (84* Rounded ( (BaseLv+INT) /10) ) HP to self and allies. When the targets are undead monsters, the skill deals Holy Damage: 100% Healing Value/2

Team

{
  "id": 70044000,
  "BuffName": "Heal (Restores 1, 000 HP per second)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hp": 1000,
    "type": "HSPChange"
  }
}

Formula

{
  "CD": 15,
  "id": 70044001,
  "Buff": {
    "team": [
      70044000
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 144000,
      "params": [
        84,
        10,
        100
      ]
    }
  ],
  "Icon": "skill_144001",
  "Camps": "Friend|Enemy",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##171169",
  "NameZh": "##160797",
  "SE_hit": "Common/Heal",
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "team": [
      70044000
    ]
  },
  "RollType": 2,
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 2,
  "Logic_Param": {
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 9,
  "NoTargetAutoCast": 1
}