Knell
Lvl: 4 Passive

When the Blade Soul dies, it will enter soul form and last for a period of time. During this period, you are free from death but cannot obtain souls. Every 0.8 seconds will consume a soul. When there’s no soul left, you will die. The effect will be triggered once every 40 seconds

Lvl: 3 Passive
• When the Blade Soul dies, it will enter soul form and last for a period of time. During this period, you are free from death but cannot obtain souls. Every 0.7 seconds will consume a soul. When there’s no soul left, you will die. The effect will be triggered once every 40 seconds
Lvl: 2 Passive
• When the Blade Soul dies, it will enter soul form and last for a period of time. During this period, you are free from death but cannot obtain souls. Every 0.6 seconds will consume a soul. When there’s no soul left, you will die. The effect will be triggered once every 40 seconds
Lvl: 1 Passive
• When the Blade Soul dies, it will enter soul form and last for a period of time. During this period, you are free from death but cannot obtain souls. Every 0.5 seconds will consume a soul. When there’s no soul left, you will die. The effect will be triggered once every 40 seconds

Self

{
  "id": 130590,
  "BuffName": "Soul Form (adds Blood Locking)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "OnNearDeath"
  },
  "BuffEffect": {
    "id": [
      130591,
      130592,
      210210
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 130591,
  "BuffName": "Blood Locking",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 130503,
      "type": 5040
    }
  },
  "DelBuffID": [
    210010,
    210011,
    210110,
    210111,
    210112,
    210113,
    210120,
    210121,
    210122,
    210123
  ],
  "BuffEffect": {
    "type": "LockHp"
  }
}

Self

{
  "id": 130592,
  "BuffDesc": "Soul Form",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Soul Form (Lasting Time)",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 130503,
      "type": 5040
    }
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "SoulConsume",
    "count": 1,
    "buffID": 130503
  },
  "BuffStateID": 130510
}

Self

{
  "id": 210210,
  "BuffName": "Loss of Possession of the Ball",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "TeamPvpDropBall"
  }
}

Formula

{
  "id": 3904004,
  "Buff": {
    "self": [
      130590
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3904000,
      "params": [
        0.8
      ]
    }
  ],
  "Icon": "skill_3904001",
  "Level": 4,
  "DescId": "##171322",
  "NameZh": "##169260",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1200
    }
  ],
  "Pvp_buff": {
    "self": [
      130590
    ]
  },
  "ExtraMaxLevel": 0
}