Go all out
Lvl: 1 Buff

(Epic Spirit) When the caster's HP reaches 20%%, increase its ATK and Move Spd and reduce its received DMG for a period of time, after which the caster will suffer a debuff of increased received DMG.

Self

{
  "id": 156810,
  "BuffName": "Go all out",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpd": 0.3,
    "ResultDamInc": 0.8,
    "ResultDamRes": 0.8,
    "end_extra_buff": [
      156811
    ]
  },
  "BuffStateID": 156810
}

Self

{
  "id": 156811,
  "BuffName": "Go all out (Weak)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "ResultDamRes": -0.5
  },
  "BuffStateID": 156811
}

Formula

{
  "id": 23052001,
  "Buff": {
    "self": [
      156810
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 23052001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_10039001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1165104",
  "NameZh": "##1165054",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      156810
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0
}