Light Ball
Lvl: 1 Buff SP: 10

Fire a light ball to light up the area, uncovering nearby Hiding enemy units for 20 seconds. The skill also has all Sight-related bonuses

Aesir

• Light Ball - Enhance [Lighting] effective time +20 seconds

Self

{
  "id": 186140,
  "BuffDesc": "Light Ball: Find hidden enemies nearby.",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Light Ball",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "Disperse",
    "value": "Hide",
    "AttrEffect": [
      18
    ]
  },
  "BuffStateID": 186140
}

Formula

{
  "CD": 0,
  "id": 1906001,
  "Buff": {
    "self": [
      186140
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1906000,
      "params": [
        20
      ]
    }
  ],
  "Icon": "skill_1906001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##533914",
  "NameZh": "##533108",
  "DelayCD": 0.3,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      186140
    ]
  },
  "AttackAct": [
    "use_skill3_Glove"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/Ef_sight",
  "SkillCost": {
    "sp": 10
  },
  "SkillType": "Buff",
  "Target_EP": 2,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ],
  "NoTargetAutoCast": 1
}