
Run
Lvl: 5
Buff
CD: 50 sec
Skill Delay: 2 sec
SP: 30
Enter the Run state, increase your own 30% movement speed, and last for 600 seconds. Attacking will cause the 【Run】 effect to fail within 2 seconds.
Lvl: 4
Buff
CD: 50 sec
Skill Delay: 2 sec
SP: 25
• Enter the Run state, increase your own 24% movement speed, and last for 600 seconds. Attacking will cause the 【Run】 effect to fail within 2 seconds.
Lvl: 3
Buff
CD: 50 sec
Skill Delay: 2 sec
SP: 20
• Enter the Run state, increase your own 18% movement speed, and last for 600 seconds. Attacking will cause the 【Run】 effect to fail within 2 seconds.
Lvl: 2
Buff
CD: 50 sec
Skill Delay: 2 sec
SP: 15
• Enter the Run state, increase your own 12% movement speed, and last for 600 seconds. Attacking will cause the 【Run】 effect to fail within 2 seconds.
Lvl: 1
Buff
CD: 50 sec
Skill Delay: 2 sec
SP: 10
• Enter the Run state, increase your own 6% movement speed, and last for 600 seconds. Attacking will cause the 【Run】 effect to fail within 2 seconds.
Aesir
• Run - Cooldown [Run]'s Cooldown Time -4 second(s)
• Run - Unimpeded When in [Run] state, takes 2% less damage
Self
{
"id": 136000,
"BuffDesc": "Increase your Move SPD",
"BuffIcon": "skillbuff_2401001",
"BuffName": "Run (Speed up Status)",
"BuffRate": {
"Odds": 100
},
"IconType": 1,
"DelBuffID": [
136002
],
"BuffEffect": {
"type": "AttrChange",
"MoveSpdPer": {
"a": 0.06,
"b": 0,
"type": 1
},
"ResultDamRes": {
"a": 0,
"b": 0,
"c": 193007,
"d": 0.02,
"type": 3250
},
"end_extra_buff": [
136002
],
"LongRangeDamReduc": {
"a": 0,
"b": 0,
"c": 193101,
"type": 5020
}
},
"BuffStateID": 136000
}
Self
{
"id": 136001,
"BuffName": "Run (Cancel when attacking)",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Attack",
"all_skill": 1
},
"BuffEffect": {
"id": [
136003
],
"type": "AddBuff"
}
}
Self
{
"id": 136002,
"BuffDesc": "Increase your Move SPD",
"BuffIcon": "skillbuff_2401001",
"BuffName": "Run (Rune)",
"BuffRate": {
"Odds": {
"a": 193102,
"type": 5000
}
},
"IconType": 1,
"DelBuffID": [
136000
],
"BuffEffect": {
"type": "AttrChange",
"MoveSpdPer": {
"a": 0.06,
"b": 0,
"type": 1
},
"ResultDamRes": {
"a": 0,
"b": 0,
"c": 193007,
"d": 0.02,
"type": 3250
},
"LongRangeDamReduc": {
"a": 0,
"b": 0,
"c": 193101,
"type": 5020
}
}
}
Self
{
"id": 136003,
"BuffName": "Run (expired)",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"id": [
136000
],
"type": "Disable"
}
}
Formula
{
"CD": 50,
"id": 2401005,
"Buff": {
"self": [
136000,
136001
]
},
"Cost": 1,
"Desc": [
{
"id": 2401000,
"params": [
30
]
}
],
"Icon": "skill_2401001",
"Camps": "Friend",
"Level": 5,
"Logic": "SkillNone",
"DescId": "##3449053",
"NameZh": "##1254983",
"DelayCD": 2,
"Fire_EP": 3,
"Pvp_buff": {
"self": [
136000,
136001
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 2,
"SE_attack": "Skill/skill_attack_running",
"SkillCost": {
"sp": 30
},
"SkillType": "Buff",
"Target_EP": 3,
"Launch_Range": 0,
"AutoCondition": [
{
"type": 8,
"no_target": 1
}
]
}