Arrullo
Lvl: 5 Buff Skill Delay: 1 sec SP: 35 Range: 6 Cast Time: 5

Causes Sleep effect on a single target, has a 100% chance of inflicting Sleep status on up to 8 enemies in the surrounding area of that target, lasts 10 sec

Lvl: 4 Buff Skill Delay: 1 sec SP: 30 Range: 6 Cast Time: 5
• Causes Sleep effect on a single target, has a 85% chance of inflicting Sleep status on up to 8 enemies in the surrounding area of that target, lasts 10 sec
Lvl: 3 Buff Skill Delay: 1 sec SP: 25 Range: 6 Cast Time: 5
• Causes Sleep effect on a single target, has a 70% chance of inflicting Sleep status on up to 8 enemies in the surrounding area of that target, lasts 10 sec
Lvl: 2 Buff Skill Delay: 1 sec SP: 20 Range: 6 Cast Time: 5
• Causes Sleep effect on a single target, has a 55% chance of inflicting Sleep status on up to 8 enemies in the surrounding area of that target, lasts 10 sec
Lvl: 1 Buff Skill Delay: 1 sec SP: 15 Range: 6 Cast Time: 5
• Causes Sleep effect on a single target, has a 40% chance of inflicting Sleep status on up to 8 enemies in the surrounding area of that target, lasts 10 sec

Enemy

{
  "id": 118300,
  "BuffName": "Arrullo [Sleep]",
  "BuffRate": {
    "Odds": {
      "a": 15,
      "b": 25,
      "type": 187
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "7_Sleep"
  },
  "BuffStateID": 118300
}

Formula

{
  "id": 1327005,
  "Buff": {
    "enemy": [
      118300
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1327000,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_1327001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##170533",
  "NameZh": "##166398",
  "CastAct": "reading",
  "DelayCD": 1,
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "enemy": [
      118300
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "CCT": 0,
    "FCT": 5,
    "type": 2
  },
  "SE_attack": "Skill/skill_magic_sleepspell_attack",
  "SkillCost": {
    "sp": 35
  },
  "SkillType": "Buff",
  "Target_EP": 1,
  "Logic_Param": {
    "range": 3,
    "range_num": 8
  },
  "Launch_Range": 6,
  "AutoCondition": [
    {
      "time": 10,
      "type": 1,
      "no_target": 1
    }
  ]
}