Threaten
Lvl: 5 Buff CD: 5 sec Skill Delay: 2 sec SP: 54 Range: 2

Reduces 1 enemy’s Atk and M.Atk by 50%, and their Move Spd by 50% for 9s. Daggers must be equipped to use this skill.

Lvl: 4 Buff CD: 6 sec Skill Delay: 2 sec SP: 50 Range: 2
• Reduces 1 enemy’s Atk and M.Atk by 40%, and their Move Spd by 40% for 8s. Daggers must be equipped to use this skill.
Lvl: 3 Buff CD: 7 sec Skill Delay: 2 sec SP: 46 Range: 2
• Reduces 1 enemy’s Atk and M.Atk by 30%, and their Move Spd by 30% for 7s. Daggers must be equipped to use this skill.
Lvl: 2 Buff CD: 8 sec Skill Delay: 2 sec SP: 42 Range: 2
• Reduces 1 enemy’s Atk and M.Atk by 20%, and their Move Spd by 20% for 6s. Daggers must be equipped to use this skill.
Lvl: 1 Buff CD: 9 sec Skill Delay: 2 sec SP: 38 Range: 2
• Reduces 1 enemy’s Atk and M.Atk by 10%, and their Move Spd by 10% for 5s. Daggers must be equipped to use this skill.

Aesir

• Threaten - Frighten - 5% Def of target affected by [Threaten]

Enemy

{
  "id": 116430,
  "BuffDesc": "Decreases damage and Move Spd",
  "BuffIcon": "skillbuff_1144001",
  "BuffName": "Threaten",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 1144,
      "b": -0.1,
      "c": 0,
      "type": 8
    },
    "DefPer": {
      "a": 0,
      "b": 0,
      "c": 94070,
      "d": -0.05,
      "type": 3250
    },
    "MAtkPer": {
      "a": 1144,
      "b": -0.1,
      "c": 0,
      "type": 8
    },
    "MoveSpdPer": {
      "a": 1144,
      "b": -0.1,
      "c": 0,
      "type": 8
    },
    "DamIncrease": {
      "a": 0,
      "b": 0,
      "c": 91071,
      "type": 5020
    },
    "MDamIncrease": {
      "a": 0,
      "b": 0,
      "c": 91072,
      "type": 5020
    }
  },
  "BuffStateID": 116430
}

Formula

{
  "CD": 5,
  "id": 1144005,
  "Buff": {
    "enemy": [
      116430
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1144000,
      "params": [
        50,
        50,
        9
      ]
    }
  ],
  "Icon": "skill_1144001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##170798",
  "NameZh": "##157998",
  "DelayCD": 2,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      116430
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/SnipeDead_attack",
  "SkillCost": {
    "sp": 54
  },
  "SkillType": "Buff",
  "Target_EP": 0,
  "Launch_Range": 2,
  "PreCondition": [
    {
      "type": 2,
      "itemtype": 250
    }
  ],
  "AutoCondition": [
    {
      "time": 11,
      "type": 1,
      "no_target": 1
    }
  ]
}