Soul Vow
Lvl: 10 Passive

Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 10 can be collected.

Lvl: 9 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 9 can be collected.
Lvl: 8 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 8 can be collected.
Lvl: 7 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 7 can be collected.
Lvl: 6 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 6 can be collected.
Lvl: 5 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 5 can be collected.
Lvl: 4 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 4 can be collected.
Lvl: 3 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 3 can be collected.
Lvl: 2 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 2 can be collected.
Lvl: 1 Passive
• Every time a monster is killed by Blade Soul, 1 Soul can be obtained. 5 Souls can be obtained when a player is killed. 3 Souls can be obtained each time a teammate is killed. Each soul increases your Pen. By 2%% and Crit. Dmg by 3%%, lasts for 60 sec. Up to 1 can be collected.

Self

{
  "id": 130500,
  "BuffName": "Soul Harvest (Kill Players)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "IamKiller",
    "entryKind": 1
  },
  "BuffEffect": {
    "type": "AddBuff",
    "layer": [
      {
        "id": 130503,
        "layer": 5
      }
    ]
  }
}

Self

{
  "id": 130501,
  "BuffName": "Soul Harvest (Kill Monsters)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "IamKiller",
    "entryKind": 2
  },
  "BuffEffect": {
    "type": "AddBuff",
    "layer": [
      {
        "id": 130503,
        "layer": 1
      }
    ]
  }
}

Self

{
  "id": 130502,
  "BuffName": "Soul Harvest (Team member died)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "TeammateDie"
  },
  "BuffEffect": {
    "type": "AddBuff",
    "layer": [
      {
        "id": 130503,
        "layer": 3
      }
    ]
  }
}

Formula

{
  "id": 3900010,
  "Buff": {
    "self": [
      130500,
      130501,
      130502
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3900000,
      "params": [
        10
      ]
    }
  ],
  "Icon": "skill_3900001",
  "Level": 10,
  "DescId": "##171582",
  "NameZh": "##169357",
  "ItemCost": [
    {
      "id": 12903,
      "count": 2100
    }
  ],
  "Pvp_buff": {
    "self": [
      130500,
      130501,
      130502
    ]
  },
  "ExtraMaxLevel": 1
}