
Ball Vanguard
When holding the ball, the maximum movement speed limit is increased by 32%, and the movement speed within the range of own chess pieces is increased by 32%. When holding the ball or within the range of own chess pieces, the damage taken while moving is reduced by 28%. When holding the ball or within the range of own chess pieces, Max HP +30%
Skill Levels
• When holding the ball, the maximum movement speed limit is increased by 24%, and the movement speed within the range of own chess pieces is increased by 24%. When holding the ball or within the range of own chess pieces, the damage taken while moving is reduced by 21%. When holding the ball or within the range of own chess pieces, Max HP +30%
• When holding the ball, the upper limit of the movement speed is increased by 16%, and the movement speed within the range of one's own chess pieces is increased by 16%. When holding the ball or within the range of one's own chess pieces, the damage received during movement is reduced by 14%.
• When holding the ball, the upper limit of the movement speed is increased by 8%, and the movement speed within the range of one's own chess pieces is increased by 8%. When holding the ball or within the range of one's own chess pieces, the damage received during movement is reduced by 7%.
Formula
1{
2 "id": 107460,
3 "BuffName": "Pioneer of ball holding (Occupying chess pieces acceleration)",
4 "BuffRate": {
5 "Odds": 100
6 },
7 "Condition": {
8 "type": "HasBuff",
9 "buffid": [
10 210200
11 ],
12 "needMapType": [
13 4
14 ]
15 },
16 "BuffEffect": {
17 "type": "AttrChange",
18 "MoveSpdPer": {
19 "a": 0.08,
20 "b": 0,
21 "type": 1
22 }
23 }
24}