Stunning Blow
Lvl: 1 Buff Physical Range: 4

Deals (Atk100%) Dmg to the target

Enemy

{
  "id": 160920,
  "BuffDesc": "Stunned: Unable to act",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Stunning blow",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 130
    }
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "StateEffect": "4_Dizzy"
  },
  "BuffStateID": 80010
}

Formula

{
  "id": 70860001,
  "Buff": {
    "enemy": [
      160920
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 10000,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_10000",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##170630",
  "NameZh": "##169451",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      160920
    ]
  },
  "RollType": 1,
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SkillType": "Buff",
  "Target_EP": 2,
  "Launch_Range": 4
}