Absorb Spirits
Lvl: 1 Buff SP: 5 Range: 6

Spends all spirit bombs to restore (Bomb Number x7) SP. When casting Absorb Spirits to a non MVP or Mini monster, it has a 10%% chance to restore (Monster Base Lv ×2) SP. Absorb Spirits has a 100%% chance to restore (Bomb Number ×7) SP in PVP

Enemy

{
  "id": 100550,
  "BuffName": "Absorb Spirits",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelBuff",
    "layer": [
      {
        "id": 100500,
        "layer": 5
      }
    ]
  }
}

Formula

{
  "id": 302001,
  "Buff": {
    "enemy": [
      100550
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 302000
    }
  ],
  "Icon": "skill_302001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##170724",
  "NameZh": "##158340",
  "DelayCD": 0.5,
  "Fire_EP": 2,
  "SE_cast": "Common/Heal",
  "Pvp_buff": {
    "enemy": [
      100550
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SkillCost": {
    "sp": 5
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range_num": 1,
    "include_self": 1,
    "suck_sp_type": 7,
    "select_target": 1
  },
  "Launch_Range": 6,
  "StrengthenCost": [
    {
      "id": 100500,
      "num": 5,
      "type": 2
    }
  ]
}