Chilling Scream
Lvl: 5 Buff CD: 4 sec Skill Delay: 1 sec SP: 60

Unleash an ear-piercing scream that has a 80% chance of inflicting Stunned status on surrounding enemies within 4m for 5 sec

Lvl: 4 Buff CD: 4 sec Skill Delay: 1 sec SP: 55
• Unleash an ear-piercing scream that has a 70% chance of inflicting Stunned status on surrounding enemies within 4m for 5 sec
Lvl: 3 Buff CD: 4 sec Skill Delay: 1 sec SP: 50
• Unleash an ear-piercing scream that has a 60% chance of inflicting Stunned status on surrounding enemies within 4m for 5 sec
Lvl: 2 Buff CD: 4 sec Skill Delay: 1 sec SP: 45
• Unleash an ear-piercing scream that has a 50% chance of inflicting Stunned status on surrounding enemies within 4m for 5 sec
Lvl: 1 Buff CD: 4 sec Skill Delay: 1 sec SP: 40
• Unleash an ear-piercing scream that has a 40% chance of inflicting Stunned status on surrounding enemies within 4m for 5 sec

Aesir

• Chilling Scream - Empower Targets that are affected by [Dazzler] effect will receive an extra 5% M.Dmg for 5 sec

Enemy

{
  "id": 118880,
  "BuffName": "Dazzler [Stun]",
  "BuffRate": {
    "Odds": {
      "a": 10,
      "b": 30,
      "type": 1
    }
  },
  "BuffEffect": {
    "id": [
      118881
    ],
    "type": "AddBuff"
  }
}

Enemy

{
  "id": 118881,
  "BuffDesc": "Stun: disable movement, stop restoring mana",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Dazzler [Stun]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 130
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "4_Dizzy"
  },
  "BuffStateID": 80010
}

Enemy

{
  "id": 118882,
  "BuffName": "Dazzler (Aeisr Monument)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MDamReduc": {
      "a": 0,
      "b": 0,
      "c": 113020,
      "d": -0.05,
      "type": 3250
    }
  }
}

Formula

{
  "CD": 4,
  "id": 1363005,
  "Buff": {
    "enemy": [
      118880,
      118882
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1363000,
      "params": [
        80
      ]
    }
  ],
  "Icon": "skill_1363001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillSelfRange",
  "DescId": "##170590",
  "NameZh": "##169568",
  "SE_hit": "Skill/attack8",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      118880,
      118882
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/Detoxify",
  "SkillCost": {
    "sp": 60
  },
  "SkillType": "Buff",
  "Target_EP": 1,
  "Logic_Param": {
    "range": 4
  },
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 6,
      "type": 1,
      "no_target": 1
    }
  ],
  "NoTargetAutoCast": 1
}