Twisted Field of Force
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

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": 45265,
  "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": 45266,
  "BuffName": "Unable to perform Auto Attack",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NoNormalAttack": 1
  }
}

Formula

{
  "CD": 150,
  "id": 1029001,
  "Buff": {
    "self": [
      45265,
      45266
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1029001
    }
  ],
  "Icon": "skill_1029001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1165099",
  "NameZh": "##1165080",
  "Fire_EP": 0,
  "Pvp_buff": {
    "self": [
      45265,
      45266
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/skil_gunner_14",
  "SkillType": "Buff",
  "Target_EP": 0,
  "Launch_Range": 0
}