Magic Fist
Lvl: 10 Buff CD: 10 sec SP: 320

Concentrates magic in the caster’s two hands, reducing own ASPD by 25%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 5 times before effect wears off. CD is fixed and can’t be reduced

Lvl: 9 Buff CD: 10 sec SP: 290
• Concentrates magic in the caster’s two hands, reducing own ASPD by 30%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 5 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 8 Buff CD: 10 sec SP: 260
• Concentrates magic in the caster’s two hands, reducing own ASPD by 35%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 5 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 7 Buff CD: 10 sec SP: 230
• Concentrates magic in the caster’s two hands, reducing own ASPD by 40%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 5 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 6 Buff CD: 10 sec SP: 200
• Concentrates magic in the caster’s two hands, reducing own ASPD by 45%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 5 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 5 Buff CD: 10 sec SP: 170
• Concentrates magic in the caster’s two hands, reducing own ASPD by 50%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 5 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 4 Buff CD: 10 sec SP: 140
• Concentrates magic in the caster’s two hands, reducing own ASPD by 50%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 4 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 3 Buff CD: 10 sec SP: 110
• Concentrates magic in the caster’s two hands, reducing own ASPD by 50%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 3 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 2 Buff CD: 10 sec SP: 80
• Concentrates magic in the caster’s two hands, reducing own ASPD by 50%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 2 times before effect wears off. CD is fixed and can’t be reduced
Lvl: 1 Buff CD: 10 sec SP: 50
• Concentrates magic in the caster’s two hands, reducing own ASPD by 50%, Auto Attacks will then trigger the chosen Bolt Magic. Continues for 10 sec or can attack 1 times before effect wears off. CD is fixed and can’t be reduced

Aesir

• Magic Fist - Agility Sage Agi +5 when using [Magic Fist]
Magic Fist

Self

{
  "id": 118344,
  "BuffDesc": "Auto Attack auto triggers Bolt Magic",
  "BuffIcon": "skillbuff_1332001",
  "BuffName": "Magic Fist",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": 1332001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0,
    "SkillOpt": 4,
    "UseSelect": 1
  },
  "BuffStateID": 118340
}

Self

{
  "id": 118350,
  "BuffName": "Magic Fist (ASPD Punishment) [Peak]",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      118344
    ]
  },
  "BuffEffect": {
    "Agi": {
      "a": 0,
      "b": 0,
      "c": 82026,
      "d": 5,
      "type": 3250
    },
    "type": "AttrChange",
    "SkillASPD": {
      "a": 0.05,
      "b": -0.75,
      "type": 1
    }
  }
}

Formula

{
  "CD": 10,
  "id": 1332010,
  "Buff": {
    "self": [
      118344,
      118350
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1332000,
      "params": [
        25,
        5
      ]
    }
  ],
  "Icon": "skill_1332001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##170374",
  "NameZh": "##158412",
  "DelayCD": 0.5,
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "self": [
      118344,
      118350
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/skill_magic_magicfist_attack",
  "SkillCost": {
    "sp": 320
  },
  "SkillType": "Buff",
  "Target_EP": 5,
  "Logic_Param": {
    "skill_opt_ids": [
      79,
      74,
      107
    ],
    "skill_opt_type": 4,
    "skill_opt_learn": [
      3209
    ]
  },
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 10,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}