Soul Eater
Lvl: 10 Passive

When pet and master kills a target, there’s a 50% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers

Lvl: 9 Passive
• When pet and master kills a target, there’s a 45% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 8 Passive
• When pet and master kills a target, there’s a 40% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 7 Passive
• When pet and master kills a target, there’s a 35% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 6 Passive
• When pet and master kills a target, there’s a 30% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 5 Passive
• When pet and master kills a target, there’s a 25% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 4 Passive
• When pet and master kills a target, there’s a 20% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 3 Passive
• When pet and master kills a target, there’s a 15% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 2 Passive
• When pet and master kills a target, there’s a 10% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers
Lvl: 1 Passive
• When pet and master kills a target, there’s a 5% chance of increasing your own ATK by 60. It lasts for 4 seconds and can stack up to 2 layers

Self

{
  "id": 100031600,
  "BuffName": "Soul Eater: when killing a target, there’s a chance to increase DEF by 60",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      0
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      100031601
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 100031601,
  "BuffName": "Increase Atk",
  "BuffRate": {
    "Odds": {
      "a": 5,
      "b": 0,
      "type": 1
    }
  },
  "BuffEffect": {
    "Atk": 60,
    "type": "AttrChange",
    "limit_layer": 2
  }
}

Pet Master

{
  "id": 100031600,
  "BuffName": "Soul Eater: when killing a target, there’s a chance to increase DEF by 60",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      0
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      100031601
    ],
    "type": "AddBuff"
  }
}

Pet Master

{
  "id": 100031601,
  "BuffName": "Increase Atk",
  "BuffRate": {
    "Odds": {
      "a": 5,
      "b": 0,
      "type": 1
    }
  },
  "BuffEffect": {
    "Atk": 60,
    "type": "AttrChange",
    "limit_layer": 2
  }
}

Formula

{
  "id": 105910010,
  "Buff": {
    "self": [
      100031600
    ],
    "pet_master": [
      100031600
    ]
  },
  "Desc": [
    {
      "id": 105910010,
      "params": [
        50
      ]
    }
  ],
  "Icon": "skill_105910001",
  "Level": 10,
  "DescId": "##1060532",
  "NameZh": "##160351",
  "Pvp_buff": {
    "self": [
      100031600
    ],
    "pet_master": [
      100031600
    ]
  }
}