
Frenzy
Lvl: 1
Buff
CD: 50 sec
Range: 1
Increases your Move Spd by 100% for 10 seconds. Cooldown 50 seconds. Also causes skill "Speeding up” to enter cooldown for 50 seconds.
Self
{
"id": 35755,
"BuffDesc": "Berserk: Movement Speed up",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Unit-01 buff",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"MoveSpdPer": 1
}
}
Self
{
"id": 35756,
"BuffName": "Unit-01 buff",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"cd": [
{
"id": 10110,
"time": 50
}
],
"type": "AddSkillCD"
}
}
Self
{
"id": 35757,
"BuffName": "Unit-01 buff",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"id": [
120190
],
"type": "DelBuff"
}
}
Self
{
"id": 120190,
"BuffDesc": "Speeding Up: increase moving speed",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Speeding Up",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"MoveSpdPer": 1
},
"QuenchPercent": 1
}
Formula
{
"CD": 50,
"id": 10155001,
"Buff": {
"self": [
35755,
35756,
35757
]
},
"Cost": 0,
"Desc": [
{
"id": 10155000,
"params": [
100
]
}
],
"Icon": "skill_131001",
"Camps": "Friend",
"Level": 1,
"Logic": "SkillNone",
"DescId": "##170979",
"NameZh": "##169933",
"Fire_EP": 3,
"Pvp_buff": {
"self": [
35755,
35756,
35757
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 3,
"SkillType": "Buff",
"Target_EP": 3,
"Launch_Range": 1,
"AutoCondition": [
{
"time": 50,
"type": 1,
"no_target": 1
}
],
"NoTargetAutoCast": 1
}