Marsh Pond
Lvl: 1 Buff

Enemy

{
  "id": 178210,
  "BuffDesc": "Decrease moving speed",
  "BuffIcon": "skillbuff_138001",
  "BuffName": "Muddy slowdown",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 2,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": -0.5
  }
}

Formula

{
  "id": 25676001,
  "Buff": {
    "enemy": [
      178210
    ]
  },
  "Cost": 1,
  "Icon": "skill_2042001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "NameZh": "##159223",
  "Fire_EP": 3,
  "SE_cast": "Skill/Magic_cast",
  "Pvp_buff": {
    "enemy": [
      178210
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/skill_magic_muddeep_attack",
  "SkillType": "Buff",
  "Target_EP": 2,
  "Logic_Param": {
    "count": 5,
    "range": 3,
    "interval": 1,
    "max_count": 5,
    "no_select": 1,
    "isCountTrap": 1,
    "trap_effect": "MudFlatDeep,LowRange_B"
  },
  "Launch_Range": 0
}