Work Out
Lvl: 10 Buff SP: 120

After doing push-ups for 3 seconds, it increases VIT and STR by 50, and increases DMG Reduc. and M. DMG Reduc. by 20%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.

Lvl: 9 Buff SP: 110
• After doing push-ups for 3 seconds, it increases VIT and STR by 45, and increases DMG Reduc. and M. DMG Reduc. by 18%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 8 Buff SP: 100
• After doing push-ups for 3 seconds, it increases VIT and STR by 40, and increases DMG Reduc. and M. DMG Reduc. by 16%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 7 Buff SP: 90
• After doing push-ups for 3 seconds, it increases VIT and STR by 35, and increases DMG Reduc. and M. DMG Reduc. by 14%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 6 Buff SP: 80
• After doing push-ups for 3 seconds, it increases VIT and STR by 30, and increases DMG Reduc. and M. DMG Reduc. by 12%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 5 Buff SP: 70
• After doing push-ups for 3 seconds, it increases VIT and STR by 25, and increases DMG Reduc. and M. DMG Reduc. by 10%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 4 Buff SP: 60
• After doing push-ups for 3 seconds, it increases VIT and STR by 20, and increases DMG Reduc. and M. DMG Reduc. by 8%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 3 Buff SP: 50
• After doing push-ups for 3 seconds, it increases VIT and STR by 15, and increases DMG Reduc. and M. DMG Reduc. by 6%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 2 Buff SP: 40
• After doing push-ups for 3 seconds, it increases VIT and STR by 10, and increases DMG Reduc. and M. DMG Reduc. by 4%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.
Lvl: 1 Buff SP: 30
• After doing push-ups for 3 seconds, it increases VIT and STR by 5, and increases DMG Reduc. and M. DMG Reduc. by 2%. Lasts for 120 seconds. Effect of Work Out can stack up to 3 layers. After an attack, the stacked effect is canceled, and the buff resets to 1 layer.

Self

{
  "id": 136760,
  "BuffDesc": "STR and VIT Increase",
  "BuffIcon": "skillbuff_136760",
  "BuffName": "Work Out",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Agi": {
      "a": 0,
      "b": 0,
      "c": 202141,
      "type": 5010
    },
    "Str": {
      "a": 5,
      "b": 0,
      "type": 1
    },
    "Vit": {
      "a": 5,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "DamReduc": {
      "a": 0.02,
      "b": 0,
      "type": 1
    },
    "MDamReduc": {
      "a": 0.02,
      "b": 0,
      "type": 1
    },
    "limit_layer": 3
  }
}

Self

{
  "id": 136761,
  "BuffName": "Work Out (ATK canceled)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "type": "DelBuff",
    "layer": [
      {
        "id": 136760,
        "layer": {
          "a": 136760,
          "b": 1,
          "type": 7901
        }
      }
    ]
  }
}

Formula

{
  "id": 2566010,
  "Buff": {
    "self": [
      136760,
      136761
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2566000,
      "params": [
        50,
        20
      ]
    }
  ],
  "Icon": "skill_2566001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##1267315",
  "NameZh": "##1266247",
  "CastAct": "reading3_saitama",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      136760,
      136761
    ]
  },
  "Attack_EP": 3,
  "Lead_Type": {
    "DCT": 3,
    "type": 4
  },
  "SE_attack": "Skill/Skill_Hero_Qiyu_Attack_02",
  "SkillCost": {
    "sp": 120
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "noChant": 1,
    "noSpeak": 1,
    "chant_buff": [
      136762
    ],
    "skip_break": 1
  },
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ],
  "FashionCastAct": "reading_Knuckle"
}