Target Locked-on
Lvl: 5 TargetLock CD: 15 sec SP: 80 Range: 7

Lightbringer locks an enemy, making the target unable to enter Hidden status, and orders the Pioneer to forcibly lock the target to attack. Lasts 15 seconds

Lvl: 4 TargetLock CD: 15 sec SP: 70 Range: 7
• Lightbringer locks an enemy, making the target unable to enter Hidden status, and orders the Pioneer to forcibly lock the target to attack. Lasts 13 seconds
Lvl: 3 TargetLock CD: 15 sec SP: 60 Range: 7
• Lightbringer locks an enemy, making the target unable to enter Hidden status, and orders the Pioneer to forcibly lock the target to attack. Lasts 11 seconds
Lvl: 2 TargetLock CD: 15 sec SP: 50 Range: 7
• Lightbringer locks an enemy, making the target unable to enter Hidden status, and orders the Pioneer to forcibly lock the target to attack. Lasts 9 seconds
Lvl: 1 TargetLock CD: 15 sec SP: 40 Range: 7
• Lightbringer locks an enemy, making the target unable to enter Hidden status, and orders the Pioneer to forcibly lock the target to attack. Lasts 7 seconds

Enemy

{
  "id": 132370,
  "BuffDesc": "Locked on by the Pioneer, unable to enter Hiding",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Target Locked-on (Cannot Hide)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": {
      "a": 4324,
      "b": -0.1,
      "c": 0,
      "type": 8
    },
    "MDefPer": {
      "a": 4324,
      "b": -0.1,
      "c": 0,
      "type": 8
    },
    "AttrEffect2": [
      21
    ]
  },
  "BuffStateID": 132370
}

Pioneerself

{
  "id": 132371,
  "BuffName": "Target Locked-on (Robot Locked-on)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "Chase"
  },
  "BuffStateID": 132371
}

Formula

{
  "CD": 15,
  "id": 4311005,
  "Buff": {
    "enemy": [
      132370
    ],
    "pioneerself": [
      132371
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 4311000,
      "params": [
        15
      ]
    }
  ],
  "Icon": "skill_4311001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##171874",
  "NameZh": "##169165",
  "Fire_EP": 0,
  "SE_fire": "Skill/TrolleysCannon_hit",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "enemy": [
      132370
    ],
    "pioneerself": [
      132371
    ]
  },
  "AttackAct": [
    "use_skill22"
  ],
  "Attack_EP": 0,
  "SkillCost": {
    "sp": 80
  },
  "SkillType": "TargetLock",
  "Target_EP": 0,
  "Launch_Range": 7,
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "ExtraMaxLevel": 0,
  "AutoCondition_Groove": 1
}