Quick Sand
Lvl: 1 Buff Range: 10

Deals (Atk100%) Dmg to the target

Enemy

{
  "id": 10670,
  "BuffName": "Quick Sand",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": -0.3
  }
}

Formula

{
  "id": 24183001,
  "Buff": {
    "enemy": [
      10670
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 10000,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_10000",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillPointRect",
  "DescId": "##170630",
  "NameZh": "##1190190",
  "CastAct": "reading",
  "Fire_EP": 3,
  "SE_cast": "Skill/Magic_cast",
  "Pvp_buff": {
    "enemy": [
      10670
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/skill_magic_muddeep_attack",
  "SkillType": "Buff",
  "Target_EP": 2,
  "Logic_Param": {
    "count": 5,
    "width": 5,
    "distance": 5,
    "interval": 1,
    "max_count": 99,
    "no_select": 1,
    "isCountTrap": 1,
    "trap_effect": "MudFlatDeep,LowRange_B"
  },
  "Launch_Range": 10
}