Splitting Bamboo
Lvl: 1 Buff CD: 120 sec

War Ender affects the caster. Grants [Splitting Bamboo] for all Party members within 8 meters. [Splitting Bamboo]: Endures all kinds of upcoming attacks, increases the caster's damage by 30% and Move Spd by 30% for 5 sec

Lvl: 1 Buff CD: 120 sec
• War Ender affects the caster. Grants [Splitting Bamboo] for all Party members within 8 meters. [Splitting Bamboo]: Endures all kinds of upcoming attacks, increases the caster's damage by 30% and Move Spd by 30% for 5 sec

Self

{
  "id": 107030,
  "BuffDesc": "Suffer no lethal threats, increase damage and moving speed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Splitting Bamboo (30%)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NoStiff": 1,
    "MoveSpdPer": 0.3
  },
  "BuffStateID": 107030
}

Team

{
  "id": 107030,
  "BuffDesc": "Suffer no lethal threats, increase damage and moving speed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Splitting Bamboo (30%)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NoStiff": 1,
    "MoveSpdPer": 0.3
  },
  "BuffStateID": 107030
}

Guild

{
  "id": 107030,
  "BuffDesc": "Suffer no lethal threats, increase damage and moving speed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Splitting Bamboo (30%)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NoStiff": 1,
    "MoveSpdPer": 0.3
  },
  "BuffStateID": 107030
}

Formula

{
  "CD": 120,
  "id": 1004001,
  "Buff": {
    "self": [
      107030
    ],
    "team": [
      107030
    ],
    "guild": [
      107030
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1004000,
      "params": [
        30,
        30
      ]
    }
  ],
  "Icon": "skill_1004001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##171041",
  "NameZh": "##166379",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      107030
    ],
    "team": [
      107030
    ],
    "guild": [
      107030
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 1,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 8,
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 0
}