True Sight
Lvl: 5 Buff Skill Delay: 1 sec Range: 1

Gains high sniper capability in a short time, Gaining all 6 base attributes +5, Atk +5% and Critical +5 for 45 sec

Self

{
  "id": 90201,
  "BuffDesc": "Increase basic attributes, Atk percentage, Hit & Crit for a while",
  "BuffIcon": "skillbuff_119001",
  "BuffName": "True Sight",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Cri": 10,
    "type": "AttrChange",
    "AtkPer": 0.1
  },
  "BuffStateID": 90200
}

Formula

{
  "id": 70520005,
  "Buff": {
    "self": [
      90201
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 119000,
      "params": [
        5,
        5,
        5,
        45
      ]
    }
  ],
  "Icon": "skill_119001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##170671",
  "NameZh": "##158199",
  "DelayCD": 1,
  "Fire_EP": 6,
  "Pvp_buff": {
    "self": [
      90201
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 1,
  "NoTargetAutoCast": 1
}