Magnetic Field
Lvl: 8 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 120

Creates a Magnetic Field around self, preventing surrounding enemies and own self from being able to move. Enemies affected will have 100 SP reduced every sec and Wind Damage received is increased by 15%. Hovering targets won’t be affected. Magnetic Field lasts 7 sec,using the skill will consume 3 Madogear Fuel,CD time is fixed and can’t be reduced

Lvl: 7 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 120
• Creates a Magnetic Field around self, preventing surrounding enemies and own self from being able to move. Enemies affected will have 100 SP reduced every sec and Wind Damage received is increased by 12%. Hovering targets won’t be affected. Magnetic Field lasts 7 sec,using the skill will consume 3 Madogear Fuel,CD time is fixed and can’t be reduced
Lvl: 6 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 120
• Creates a Magnetic Field around self, preventing surrounding enemies and own self from being able to move. Enemies affected will have 100 SP reduced every sec and Wind Damage received is increased by 9%. Hovering targets won’t be affected. Magnetic Field lasts 7 sec,using the skill will consume 3 Madogear Fuel,CD time is fixed and can’t be reduced
Lvl: 5 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 120
• Creates a Magnetic Field around self, preventing surrounding enemies and own self from being able to move. Enemies affected will have 100 SP reduced every sec and Wind Damage received is increased by 6%. Hovering targets won’t be affected. Magnetic Field lasts 7 sec,using the skill will consume 3 Madogear Fuel,CD time is fixed and can’t be reduced
Lvl: 4 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 120
• Creates a Magnetic Field around self, preventing surrounding enemies and own self from being able to move. Enemies affected will have 100 SP reduced every sec and Wind Damage received is increased by 3%. Hovering targets won’t be affected. Magnetic Field lasts 7 sec,using the skill will consume 3 Madogear Fuel,CD time is fixed and can’t be reduced
Lvl: 3 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 120
• Create a magnet field around yourself, snare all the enemy around your including yourself. Enemy who is under the effect will lose 100 Sp per second, if the target is floating then it will not be affected. The Magnet field last for 7 sec, skill cost 3 Magic Gear Fuel, skill cooldown is fixed cannot be reduced.
Lvl: 2 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 80
• Create a magnet field around yourself, snare all the enemy around your including yourself. Enemy who is under the effect will lose 100 Sp per second, if the target is floating then it will not be affected. The Magnet field last for 6 sec, skill cost 3 Magic Gear Fuel, skill cooldown is fixed cannot be reduced.
Lvl: 1 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 40
• Create a magnet field around yourself, snare all the enemy around your including yourself. Enemy who is under the effect will lose 100 Sp per second, if the target is floating then it will not be affected. The Magnet field last for 5 sec, skill cost 3 Magic Gear Fuel, skill cooldown is fixed cannot be reduced.

Aesir

• Magnetic Field - Enhance Enemy SP lost caused by [Magnetic Field] +

Self 3250

function CommonFun.calcBuff_3250(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Num = srcUser:GetRunePoint(c)
  local A = lv * a + b + Num * d
  return A
end

Self

{
  "id": 117884,
  "BuffDesc": "Magnetic Field: Cannot move",
  "BuffIcon": "skillbuff_1285001",
  "BuffName": "Magnetic Field [Peak]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "id": [
      117886,
      117887,
      117888
    ],
    "type": "AddBuff"
  },
  "BuffStateID": 117880
}

Self

{
  "id": 117885,
  "BuffName": "Magnetic Field (Self can't move)",
  "BuffRate": {
    "Odds": {
      "a": 100,
      "b": -100,
      "c": 20610100,
      "type": 5040
    }
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NoMove": 1,
    "NoEffectMove": 3
  }
}

Self

{
  "id": 117886,
  "BuffDesc": "Magnetic Field: Cannot move",
  "BuffIcon": "skillbuff_1285001",
  "BuffName": "Magnetic Field",
  "BuffRate": {
    "Odds": {
      "type": 3220
    }
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NoMove": 1,
    "NoEffectMove": 3
  },
  "BuffStateID": 117881
}

Self

{
  "id": 117887,
  "BuffName": "Magnetic Field",
  "BuffRate": {
    "Odds": {
      "type": 3220
    }
  },
  "BuffEffect": {
    "Sp": {
      "a": 0,
      "b": -30,
      "c": 64060,
      "d": -3,
      "type": 3250
    },
    "type": "HSPChange"
  }
}

Self

{
  "id": 117888,
  "BuffName": "Magnetic Field (Increase Wind Dmg Take)",
  "BuffRate": {
    "Odds": {
      "type": 3220
    }
  },
  "BuffEffect": {
    "type": "AttrChange",
    "BeWindDamPer": {
      "a": -0.03,
      "b": 0.09,
      "type": 1
    }
  }
}

Self

{
  "id": 117951,
  "BuffName": "Magnetic Field [Peak] [True Sight Effect]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 20610110,
      "type": 5040
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "SeeHide",
    "range": 3
  },
  "BuffStateID": 90140
}

Formula

{
  "CD": 15,
  "id": 1285008,
  "Buff": {
    "self": [
      117884,
      117885,
      117951
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1285001,
      "params": [
        15
      ]
    }
  ],
  "Icon": "skill_1285001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 8,
  "Logic": "SkillNone",
  "DescId": "##171042",
  "NameZh": "##139489",
  "DelayCD": 1.5,
  "Fire_EP": 2,
  "Pvp_buff": {
    "self": [
      117884,
      117885,
      117951
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/PreyTrack_attack",
  "SkillCost": {
    "1": {
      "num": 3,
      "itemID": 12569
    },
    "sp": 120
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "PreCondition": {
    "ProType": 5
  },
  "AutoCondition": [
    {
      "time": 15,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}