
Twisted Field of Force
Lvl: 2
Buff
CD: 120 sec
Crease a field of force with photon energy to shroud the caster himself, increasing the chance of a Head Shot by 77% for 15 seconds, during which the caster can't be attacked and can't use Auto Attack. The skill has a 120 seconds CD Time
Lvl: 1
Buff
CD: 150 sec
• Crease a field of force with photon energy to shroud the caster himself, increasing the chance of a Head Shot by 77% for 7 seconds, during which the caster can't be attacked and can't use Auto Attack. The skill has a 150 seconds CD Time
Self
{
"id": 45275,
"BuffDesc": "Twisted Field of Force: Head Shot chance increases",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Can't be attacked",
"BuffRate": {
"Odds": 100
},
"IconType": 1,
"BuffEffect": {
"type": "AttrChange",
"NoAttacked": 1
},
"BuffStateID": 45265
}
Self
{
"id": 45276,
"BuffName": "Unable to perform Auto Attack",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"NoNormalAttack": 1
}
}
Formula
{
"CD": 120,
"id": 1029002,
"Buff": {
"self": [
45275,
45276
]
},
"Cost": 1,
"Desc": [
{
"id": 1029002
}
],
"Icon": "skill_1029001",
"Camps": "Friend",
"FixCD": 1,
"Level": 2,
"Logic": "SkillNone",
"DescId": "##1165100",
"NameZh": "##1165080",
"Fire_EP": 0,
"Pvp_buff": {
"self": [
45275,
45276
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 0,
"SE_attack": "Skill/skil_gunner_14",
"SkillType": "Buff",
"Target_EP": 0,
"Launch_Range": 0
}