Cart Boost
Lvl: 1 Buff Skill Delay: 1 sec SP: 20 Range: 1.5

Increases Move Spd by 30% for 90 sec Removes Decrease Agility status and cannot be expelled or removed by Marsh Pond. Cannot stack with other speed up status. Carts are required.

Self

{
  "id": 90160,
  "BuffName": "Wind Walk (speed shift)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0.02,
      "b": 0,
      "type": 1
    },
    "LongFleeRate": {
      "a": 0,
      "b": 0,
      "c": 41052,
      "type": 5010
    }
  }
}

Self

{
  "id": 95130,
  "BuffName": "Increase Agility (release talented skill)",
  "BuffRate": {
    "Odds": {
      "a": 100,
      "b": 0,
      "type": 4500
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0,
      "b": 0.3,
      "type": 4500
    }
  }
}

Self

{
  "id": 96030,
  "BuffDesc": "Decrease Agility: decrease enemy's moving speed, Agility, and remove increase AGI effects",
  "BuffIcon": "skillbuff_230001",
  "BuffName": "Decrease Agility",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Agi": {
      "a": -3,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0,
      "b": -0.3,
      "type": 1
    },
    "extra_attr": {
      "EquipASPD": {
        "a": 0,
        "b": 0,
        "c": 51072,
        "type": 5020
      },
      "MoveSpdPer": {
        "a": 0,
        "b": 0,
        "c": 51071,
        "type": 5020
      }
    }
  },
  "BuffStateID": 96030
}

Self

{
  "id": 96230,
  "BuffDesc": "Increase moving speed",
  "BuffIcon": "skillbuff_216001",
  "BuffName": "Cart Boost",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 0.3
  }
}

Self

{
  "id": 96231,
  "BuffName": "Delete Decrease Agility",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      96030,
      90160,
      95130
    ],
    "type": "DelBuff"
  }
}

Self

{
  "id": 96232,
  "BuffName": "Empty State Previous Skill Release",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect": [
      8
    ]
  }
}

Formula

{
  "id": 216001,
  "Buff": {
    "self": [
      96230,
      96231,
      96232
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 216000,
      "params": [
        30,
        90
      ]
    }
  ],
  "Icon": "skill_216001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##170489",
  "NameZh": "##158668",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      96230,
      96231,
      96232
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 1,
  "SE_attack": "Skill/IncreaseAGI",
  "SkillCost": {
    "sp": 20
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 1.5,
  "PreCondition": [
    {
      "type": 2,
      "itemtype": 91
    }
  ],
  "AutoCondition": [
    {
      "time": 90,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}