
Unreal
Lvl: 5
Buff
CD: 14 sec
Skill Delay: 1.5 sec
SP: 300
Range: 6
Cast Time: 4
Fixed Cast Time: 0.5
Causes one enemy to enter the void status, forbidding them from performing Auto Attack, while reducing M. DEF by 100% for 8s (Auto Attack Ban is invalid against Mini/Mvp)
Lvl: 4
Buff
CD: 14 sec
Skill Delay: 1.5 sec
SP: 300
Range: 6
Cast Time: 4
Fixed Cast Time: 0.5
• Causes one enemy to enter the void status, forbidding them from performing Auto Attack, while reducing M. DEF by 80% for 8s (Auto Attack Ban is invalid against Mini/Mvp)
Lvl: 3
Buff
CD: 14 sec
Skill Delay: 1.5 sec
SP: 300
Range: 6
Cast Time: 4
Fixed Cast Time: 0.5
• Causes one enemy to enter the void status, forbidding them from performing Auto Attack, while reducing M. DEF by 60% for 8s (Auto Attack Ban is invalid against Mini/Mvp)
Lvl: 2
Buff
CD: 14 sec
Skill Delay: 1.5 sec
SP: 300
Range: 6
Cast Time: 4
Fixed Cast Time: 0.5
• Causes one enemy to enter the void status, forbidding them from performing Auto Attack, while reducing M. DEF by 40% for 8s (Auto Attack Ban is invalid against Mini/Mvp)
Lvl: 1
Buff
CD: 14 sec
Skill Delay: 1.5 sec
SP: 300
Range: 6
Cast Time: 4
Fixed Cast Time: 0.5
• Causes one enemy to enter the void status, forbidding them from performing Auto Attack, while reducing M. DEF by 20% for 8s (Auto Attack Ban is invalid against Mini/Mvp)
Enemy
{
"id": 135150,
"BuffDesc": "The victim cannot perform Auto Attack and their M. DEF also reduces",
"BuffIcon": "skillbuff_2381001",
"BuffName": "Unreal (Auto Attack Ban)",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 0,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"NoNormalAttack": 1
}
}
Enemy
{
"id": 135151,
"BuffName": "Unreal (Reduce M. DEF)",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 0,
"isdisperse": 1
},
"BuffEffect": {
"type": "AttrChange",
"MDefPer": {
"a": -0.2,
"b": 0,
"type": 1
}
},
"BuffStateID": 135150
}
Formula
{
"CD": 14,
"id": 2381005,
"Buff": {
"enemy": [
135150,
135151
]
},
"Cost": 1,
"Desc": [
{
"id": 2381000,
"params": [
100
]
}
],
"Icon": "skill_2381001",
"Camps": "Enemy",
"Level": 5,
"Logic": "SkillLockedTarget",
"DescId": "##1191144",
"NameZh": "##139629",
"CastAct": "reading",
"DelayCD": 1.5,
"Fire_EP": 3,
"SE_cast": "Skill/Magic_cast",
"Pvp_buff": {
"enemy": [
135150,
135151
]
},
"AttackAct": [
"use_skill2"
],
"Attack_EP": 2,
"Lead_Type": {
"CCT": 0.5,
"FCT": 4,
"type": 2
},
"SkillCost": {
"sp": 300
},
"SkillType": "Buff",
"Target_EP": 3,
"Launch_Range": 6
}