
Body Relocation
Lvl: 1
Buff
CD: 3 sec
Skill Delay: 1 sec
SP: 14
Monk teleports forward. Body Relocation doesn’t consume Spirit Bomb while Critical Explosion is active. Consumes 1 Spirit Bomb normally. This skill will put [Asura Strike] into a 2-second Cast Delay
Aesir
• Body Relocation - Empower Using [Body Relocation] increases self Move Spd by 5% for 3 sec
Self
{
"id": 100670,
"BuffName": "Body Relocation + Abba Fist CD",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"cd": [
{
"id": 306,
"time": 2
}
],
"type": "AddSkillCD"
}
}
Self
{
"id": 100671,
"BuffName": "Body Relocation Speed Up",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"MoveSpdPer": {
"a": 0,
"b": 0,
"c": 123020,
"d": 0.05,
"type": 3250
}
}
}
Formula
{
"CD": 3,
"id": 309001,
"Buff": {
"self": [
100670,
100671
]
},
"Cost": 1,
"Desc": [
{
"id": 309000
}
],
"Icon": "skill_309001",
"Camps": "Friend",
"Level": 1,
"Logic": "SkillNone",
"DescId": "##170516",
"NameZh": "##170033",
"DelayCD": 1,
"Fire_EP": 2,
"Pvp_buff": {
"self": [
100670,
100671
]
},
"AttackAct": [
"attack"
],
"Attack_EP": 3,
"Contidion": {
"skillid": 312003
},
"SE_attack": "Skill/WindWalker",
"SkillCost": {
"sp": 14,
"costtype": 2
},
"SkillType": "Buff",
"Target_EP": 3,
"Launch_Range": 0,
"PreCondition": {
"ProType": 2
},
"AttackEffects": [
{
"type": 1,
"speed": 30,
"distance": 8,
"direction": "forward"
}
]
}