AI
Lvl: 5 Buff CD: 20 sec Skill Delay: 1.5 sec SP: 150 Cast Time: 4

The Pioneer will automatically select an enemy to attack when it leaves Lightbringer for autonomous combat. Also increase the Pioneer's damage by 50%, lasts 120s

Lvl: 4 Buff CD: 20 sec Skill Delay: 1.5 sec SP: 140 Cast Time: 4
• The Pioneer will automatically select an enemy to attack when it leaves Lightbringer for autonomous combat. Also increase the Pioneer's damage by 40%, lasts 100s
Lvl: 3 Buff CD: 20 sec Skill Delay: 1.5 sec SP: 130 Cast Time: 4
• The Pioneer will automatically select an enemy to attack when it leaves Lightbringer for autonomous combat. Also increase the Pioneer's damage by 30%, lasts 80s
Lvl: 2 Buff CD: 20 sec Skill Delay: 1.5 sec SP: 120 Cast Time: 4
• The Pioneer will automatically select an enemy to attack when it leaves Lightbringer for autonomous combat. Also increase the Pioneer's damage by 20%, lasts 60s
Lvl: 1 Buff CD: 20 sec Skill Delay: 1.5 sec SP: 110 Cast Time: 4
• The Pioneer will automatically select an enemy to attack when it leaves Lightbringer for autonomous combat. Also increase the Pioneer's damage by 10%, lasts 40s

Self

{
  "id": 132310,
  "BuffDesc": "The Pioneer in AI status",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "AI",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AIState"
  },
  "BuffStateID": 132310
}

Pioneerself

{
  "id": 132311,
  "BuffName": "AI",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "ResultDamInc": {
      "a": 0.1,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "CD": 20,
  "id": 4302005,
  "Buff": {
    "self": [
      132310
    ],
    "pioneerself": [
      132311
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 4302000,
      "params": [
        50,
        120
      ]
    }
  ],
  "Icon": "skill_4302001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##1277268",
  "NameZh": "##159318",
  "CastAct": "reading",
  "DelayCD": 1.5,
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "self": [
      132310
    ],
    "pioneerself": [
      132311
    ]
  },
  "AttackAct": [
    "use_skill21"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "CCT": 0,
    "FCT": 4,
    "type": 2
  },
  "SE_attack": "Skill/LightHP",
  "SkillCost": {
    "sp": 150
  },
  "SkillType": "Buff",
  "Target_EP": 0,
  "Launch_Range": 0,
  "PreCondition": [
    {
      "type": 13,
      "npctype": "PioneerNpc"
    }
  ],
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    },
    {
      "time": 120,
      "type": 1,
      "no_target": 1
    }
  ],
  "ExtraMaxLevel": 0
}