
Fog Wall
Lvl: 5
Buff
CD: 3 sec
Skill Delay: 1.5 sec
SP: 50
Range: 6
Cast Time: 4
Fixed Cast Time: 0.8
Creates a Fog Wall in the chosen area that will inflict Darkness on all enemies within it, reducing their HIT by 100. Allies within the Fog Wall have a 70% chance of fleeing single unit Dmg from locked-on, ranged attack skills and Auto Attacks. Mist Wall lasts 30 sec
Lvl: 4
Buff
CD: 3 sec
Skill Delay: 1.5 sec
SP: 45
Range: 6
Cast Time: 4
Fixed Cast Time: 0.8
• Creates a Fog Wall in the chosen area that will inflict Darkness on all enemies within it, reducing their HIT by 80. Allies within the Fog Wall have a 60% chance of fleeing single unit Dmg from locked-on, ranged attack skills and Auto Attacks. Mist Wall lasts 30 sec
Lvl: 3
Buff
CD: 3 sec
Skill Delay: 1.5 sec
SP: 40
Range: 6
Cast Time: 4
Fixed Cast Time: 0.8
• Creates a Fog Wall in the chosen area that will inflict Darkness on all enemies within it, reducing their HIT by 60. Allies within the Fog Wall have a 50% chance of fleeing single unit Dmg from locked-on, ranged attack skills and Auto Attacks. Mist Wall lasts 30 sec
Lvl: 2
Buff
CD: 3 sec
Skill Delay: 1.5 sec
SP: 35
Range: 6
Cast Time: 4
Fixed Cast Time: 0.8
• Creates a Fog Wall in the chosen area that will inflict Darkness on all enemies within it, reducing their HIT by 40. Allies within the Fog Wall have a 40% chance of fleeing single unit Dmg from locked-on, ranged attack skills and Auto Attacks. Mist Wall lasts 30 sec
Lvl: 1
Buff
CD: 3 sec
Skill Delay: 1.5 sec
SP: 30
Range: 6
Cast Time: 4
Fixed Cast Time: 0.8
• Creates a Fog Wall in the chosen area that will inflict Darkness on all enemies within it, reducing their HIT by 20. Allies within the Fog Wall have a 30% chance of fleeing single unit Dmg from locked-on, ranged attack skills and Auto Attacks. Mist Wall lasts 30 sec
Team
{
"id": 118172,
"BuffDesc": "Have a chance of fleeing single unit Dmg from locked-on, ranged attacks.",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Fog Wall (Flee)",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1
}
Enemy
{
"id": 118170,
"BuffName": "Fog Wall",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Hit": {
"a": -20,
"b": 0,
"type": 1
},
"type": "AttrChange"
},
"BuffStateID": 118170
}
Enemy
{
"id": 118171,
"BuffName": "Fog Wall (Darkness)",
"BuffRate": {
"Odds": {
"a": 0,
"b": 100,
"type": 186
}
},
"BuffType": {
"isgain": 0,
"isdisperse": 1
},
"BuffEffect": {
"type": "StatusChange",
"HitPer": -0.5,
"FleePer": -0.5,
"AttrEffect3": [
17
],
"StateEffect": "12_Dark"
}
}
Self Skill
{
"id": 118172,
"BuffDesc": "Have a chance of fleeing single unit Dmg from locked-on, ranged attacks.",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Fog Wall (Flee)",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1
}
Formula
{
"CD": 3,
"id": 1313005,
"Buff": {
"team": [
118172
],
"enemy": [
118170,
118171
],
"self_skill": [
118172
]
},
"Cost": 1,
"Desc": [
{
"id": 1313000,
"params": [
100,
70
]
}
],
"Icon": "skill_1313001",
"Camps": "Enemy",
"Level": 5,
"Logic": "SkillPointRange",
"DescId": "##170872",
"NameZh": "##158030",
"CastAct": "reading",
"DelayCD": 1.5,
"Fire_EP": 3,
"SE_cast": "Common/Magic_cast",
"Pvp_buff": {
"team": [
118172
],
"enemy": [
118170,
118171
],
"self_skill": [
118172
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 0,
"Lead_Type": {
"CCT": 0.8,
"FCT": 4,
"type": 2
},
"SE_attack": "Skill/skill_magic_fogspell_atttack",
"SkillCost": {
"sp": 50
},
"SkillType": "Buff",
"Target_EP": 0,
"Logic_Param": {
"count": 30,
"range": 2,
"interval": 1,
"max_count": 2,
"no_select": 1,
"isCountTrap": 1,
"trap_effect": "FogWall_buff,LowRange_B"
},
"Launch_Range": 6,
"AutoCondition": [
{
"time": 20,
"type": 1
}
]
}