Mask - Laziness
Lvl: 1 Buff

(Epic Spirit) Slow down two random Adventurers' Move Spd and Chant SPD within a certain range for some time

Enemy

{
  "id": 156831,
  "BuffDesc": "Chanting time increases and Move Spd decreases",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Masked Laziness",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "Condition": {
    "type": "MapType",
    "needMapType": [
      8
    ],
    "delWhenInvalid": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "CTFixed": 5,
    "CTChange": 5,
    "MoveSpdPer": -1,
    "IgnoreAttrControl": 1
  },
  "BuffStateID": 156831
}

Formula

{
  "id": 23056001,
  "Buff": {
    "enemy": [
      156831
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 23056001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_1149001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##1180782",
  "NameZh": "##1165094",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      156831
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 1,
  "Lead_Type": {
    "type": 1,
    "ReadyTime": 1
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 10,
    "range_num": 2
  },
  "Launch_Range": 0
}