Asura Punch
Lvl: 1 Attack Range: 3

Deals (Atk100%) Dmg to the target

Formula

function CommonFun.calcDamage_7202(srcUser, targetUser, params, damageParam, logger)
  local damChangePer = damageParam.damChangePer
  local A = damChangePer
  return A
end

Formula

{
  "id": 24160001,
  "Cost": 1,
  "Desc": [
    {
      "id": 10000,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_10000",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "Damage": [
    {
      "type": 7202,
      "damChangePer": 99000000
    }
  ],
  "DescId": "##170630",
  "NameZh": "##170648",
  "CastAct": "reading",
  "DamTime": {
    "type": 1,
    "value": 3
  },
  "Fire_EP": 0,
  "SE_cast": "Common/Magic_cast",
  "AttackAct": [
    "attack"
  ],
  "Attack_EP": 0,
  "Lead_Type": {
    "type": 1,
    "ReadyTime": 2
  },
  "SE_attack": "Skill/GuillotineFist",
  "SkillType": "Attack",
  "Target_EP": 0,
  "E_Attack_On": 1,
  "Launch_Range": 3
}