Tracking Prey
Lvl: 3 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 60 Range: 7

Reveals hiding enemies in the appointed 4m range and prevents them from hiding for the next 12 sec

Lvl: 2 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 55 Range: 7
• Reveals hiding enemies in the appointed 4m range and prevents them from hiding for the next 9 sec
Lvl: 1 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 50 Range: 7
• Reveals hiding enemies in the appointed 4m range and prevents them from hiding for the next 6 sec

Enemy

{
  "id": 117450,
  "BuffName": "Tracking Prey",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "Disperse",
    "value": "Hide"
  },
  "BuffStateID": 117450
}

Enemy

{
  "id": 117451,
  "BuffDesc": "Cannot go invisible",
  "BuffIcon": "skillbuff_1249001",
  "BuffName": "Tracking Prey",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect2": [
      21
    ]
  }
}

Formula

{
  "CD": 3,
  "id": 1249003,
  "Buff": {
    "enemy": [
      117450,
      117451
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1249000,
      "params": [
        12
      ]
    }
  ],
  "Icon": "skill_1249001",
  "Camps": "Enemy",
  "Level": 3,
  "Logic": "SkillPointRange",
  "DescId": "##171175",
  "NameZh": "##158112",
  "SE_hit": "Skill/PreyTrack_hit",
  "DelayCD": 1.5,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      117450,
      117451
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/PreyTrack_attack",
  "SkillCost": {
    "sp": 60
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "count": 1,
    "range": 4,
    "effect": "Dispersion,LowBuff_B",
    "no_select": 1,
    "isCountTrap": 1,
    "fieldarea_cannot_immune": 1
  },
  "Launch_Range": 7
}