Chemical Protection Weapon
Lvl: 3 Buff Skill Delay: 1 sec Range: 6

Release alchemy - Chemical Protection Weapon to an ally, protecting their weapon from damage within 300 seconds

Lvl: 2 Buff Skill Delay: 1 sec Range: 6
• Release alchemy - Chemical Protection Weapon to an ally, protecting their weapon from damage within 200 seconds
Lvl: 1 Buff Skill Delay: 1 sec Range: 6
• Release alchemy - Chemical Protection Weapon to an ally, protecting their weapon from damage within 100 seconds

Aesir

• Chemical Protection Helm Receive [Chemical Protection Helm] +1, when [Chemical Protection Weapon] is in use, it protects the target's helmet from damage; the effect lasts 100 seconds
• Chemical Protection Helm Receive [Chemical Protection Helm] +1, when [Chemical Protection Weapon] is in use, it protects the target's helmet from damage; the effect lasts 100 seconds
• Chemical Protection Helm Receive [Chemical Protection Helm] +1, when [Chemical Protection Weapon] is in use, it protects the target's helmet from damage; the effect lasts 100 seconds
• Chemical Protection Shield Receive [Chemical Protection Shield] +1, when [Chemical Protection Weapon] is in use, it protects the target's off-hand weapon from damage; the effect lasts 100 seconds
• Chemical Protection Shield Receive [Chemical Protection Shield] +1, when [Chemical Protection Weapon] is in use, it protects the target's off-hand weapon from damage; the effect lasts 100 seconds
• Chemical Protection Shield Receive [Chemical Protection Shield] +1, when [Chemical Protection Weapon] is in use, it protects the target's off-hand weapon from damage; the effect lasts 100 seconds

Self

{
  "id": 104010,
  "BuffDesc": "Weapons won't be destroyed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Weapon",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      7
    ],
    "type": "ProtectEquip"
  },
  "BuffStateID": 104010
}

Self

{
  "id": 104020,
  "BuffDesc": "Armor won't be destroyed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Armor",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      2
    ],
    "type": "ProtectEquip"
  }
}

Self

{
  "id": 104060,
  "BuffDesc": "The helmet will not be damaged.",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Helm",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      8
    ],
    "type": "ProtectEquip"
  }
}

Self

{
  "id": 104070,
  "BuffDesc": "The deputy will not be destroyed.",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Shield",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      1
    ],
    "type": "ProtectEquip"
  }
}

Team

{
  "id": 104010,
  "BuffDesc": "Weapons won't be destroyed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Weapon",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      7
    ],
    "type": "ProtectEquip"
  },
  "BuffStateID": 104010
}

Team

{
  "id": 104020,
  "BuffDesc": "Armor won't be destroyed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Armor",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      2
    ],
    "type": "ProtectEquip"
  }
}

Team

{
  "id": 104060,
  "BuffDesc": "The helmet will not be damaged.",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Helm",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      8
    ],
    "type": "ProtectEquip"
  }
}

Team

{
  "id": 104070,
  "BuffDesc": "The deputy will not be destroyed.",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Chemical Protection Shield",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "pos": [
      1
    ],
    "type": "ProtectEquip"
  }
}

Formula

{
  "id": 429003,
  "Buff": {
    "self": [
      104010,
      104020,
      104060,
      104070
    ],
    "team": [
      104010,
      104020,
      104060,
      104070
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 429000,
      "params": [
        300
      ]
    }
  ],
  "Icon": "skill_429001",
  "Camps": "Friend",
  "Level": 3,
  "Logic": "SkillNone",
  "DescId": "##170711",
  "NameZh": "##158914",
  "DelayCD": 1,
  "Fire_EP": 0,
  "Pvp_buff": {
    "self": [
      104010,
      104020,
      104060,
      104070
    ],
    "team": [
      104010,
      104020,
      104060,
      104070
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillCost": [
    {
      "num": 1,
      "itemID": 12560
    }
  ],
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 6,
  "AutoCondition": [
    {
      "type": 7
    }
  ]
}