
Flash Grenade
Lvl: 15
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 50
Range: 7
Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have an 80%%chance of missing physical attacks for 8s. Also has a 50% chance of stunning the enemy for 3s.
Lvl: 14
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 48
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have an 80%%chance of missing physical attacks for 8s. Also has a 40% chance of stunning the enemy for 3s.
Lvl: 13
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 46
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have an 80%%chance of missing physical attacks for 8s. Also has a 30% chance of stunning the enemy for 3s.
Lvl: 12
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 44
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have an 80%%chance of missing physical attacks for 8s. Also has a 20% chance of stunning the enemy for 3s.
Lvl: 11
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 42
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have an 80%%chance of missing physical attacks for 8s. Also has a 10% chance of stunning the enemy for 3s.
Lvl: 10
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 40
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 80% chance of missing physical attacks Lasts 8s.
Lvl: 9
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 38
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 72% chance of missing physical attacks Lasts 8s.
Lvl: 8
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 36
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 64% chance of missing physical attacks Lasts 8s.
Lvl: 7
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 34
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 56% chance of missing physical attacks Lasts 8s.
Lvl: 6
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 32
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 48% chance of missing physical attacks Lasts 8s.
Lvl: 5
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 30
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 40% chance of missing physical attacks Lasts 8s.
Lvl: 4
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 28
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 32% chance of missing physical attacks Lasts 8s.
Lvl: 3
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 26
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 24% chance of missing physical attacks Lasts 8s.
Lvl: 2
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 24
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 16% chance of missing physical attacks Lasts 8s.
Lvl: 1
Buff
CD: 21 sec
Skill Delay: 2 sec
SP: 22
Range: 7
• Throw a flash bomb at the target location, blinding enemies within a 4m radius so that they have a 8% chance of missing physical attacks Lasts 8s.
Enemy
{
"id": 133581,
"BuffDesc": "Phy. ATK has a chance of loss",
"BuffIcon": "skillbuff_2221001",
"BuffName": "Flash Grenade (Peak)",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 0,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"MustMissRate": 0.8
}
}
Enemy
{
"id": 133582,
"BuffName": "Stun",
"BuffRate": {
"Odds": {
"a": 10,
"b": -100,
"type": 130
}
},
"BuffType": {
"isgain": 0,
"isdisperse": 1
},
"BuffEffect": {
"type": "StatusChange",
"NoAct": 1,
"AttrEffect": [
3,
4
],
"StateEffect": "4_Dizzy"
},
"BuffStateID": 80010
}
Formula
{
"CD": 21,
"id": 2221015,
"Buff": {
"enemy": [
133581,
133582
]
},
"Cost": 1,
"Desc": [
{
"id": 2221001,
"params": [
50
]
}
],
"Icon": "skill_2221001",
"Camps": "Enemy",
"Level": 15,
"Logic": "SkillPointRange",
"DescId": "##1138164",
"NameZh": "##1112975",
"SE_hit": "Skill/skil_gunner_20_hit",
"DelayCD": 2,
"Fire_EP": 6,
"Pvp_buff": {
"enemy": [
133581,
133582
]
},
"AttackAct": [
"throwing3"
],
"Attack_EP": 3,
"SE_attack": "Skill/skil_gunner_20_attack",
"SkillCost": {
"sp": 50
},
"SkillType": "Buff",
"Target_EP": 3,
"Logic_Param": {
"emit": {
"type": 2,
"speed": 8,
"effect": "gunman_sgsl_bullet",
"nooffset": 1,
"distanceper": [
-0.5,
0.7
]
},
"count": 1,
"range": 4,
"effect": "gunman_sgsl_floor",
"interval": 0.01,
"sub_fire": false,
"no_select": 1,
"range_num": 15,
"calcDamTime": 1,
"isCountTrap": 1
},
"Launch_Range": 7
}