Emergency Support
Lvl: 1 UrgentSupport CD: 10 sec Skill Delay: 1 sec SP: 30

Lightbringer activates emergency procedures, summoning the Pioneer to teleport to his side and transferring all the damage he takes to the Pioneer for 10s This skill will remove [AI] status

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
}

Self

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

Self

{
  "id": 132340,
  "BuffName": "Emergency Support (Delete AI)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      132310,
      132311
    ],
    "type": "DelBuff"
  }
}

Self

{
  "id": 132341,
  "BuffDesc": "Shift Damage to The Pioneer",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Emergency Support (Damage Split)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "DamageToPioneer"
  }
}

Formula

{
  "CD": 10,
  "id": 4304001,
  "Buff": {
    "self": [
      132340,
      132341
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 4304000
    }
  ],
  "Icon": "skill_4304001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1277269",
  "NameZh": "##169928",
  "DelayCD": 1,
  "Fire_EP": 0,
  "ItemCost": [
    {
      "id": 12903,
      "count": 380
    }
  ],
  "Pvp_buff": {
    "self": [
      132340,
      132341
    ]
  },
  "AttackAct": [
    "use_skill21"
  ],
  "Attack_EP": 0,
  "Contidion": {
    "skillid": 4302002
  },
  "SkillCost": {
    "sp": 30
  },
  "SkillType": "UrgentSupport",
  "Target_EP": 0,
  "Launch_Range": 0,
  "PreCondition": [
    {
      "type": 13,
      "npctype": "PioneerNpc"
    }
  ],
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "ExtraMaxLevel": 0,
  "AutoCondition_Groove": 1
}