Soul of the Sage
Lvl: 1 Buff CD: 24 sec Skill Delay: 1 sec SP: 200 Cast Time: 4 Fixed Cast Time: 0.5

Recalls the soul of the strongest Sage in the past, applying them upon the hero, causing the hero to be in the [Earth Field] effect for a period of time. The CD duration is fixed and cannot be reduced

Self

{
  "id": 135350,
  "BuffDesc": "Ignore Ground Magic Effect",
  "BuffIcon": "skillbuff_2383001",
  "BuffName": "Soul of the Sage",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "PositiveSoul",
    "neiborBuff": [
      135130,
      135181,
      135351,
      135352,
      135353,
      90004695
    ]
  },
  "BuffStateID": 135350
}

Formula

{
  "CD": 24,
  "id": 2383001,
  "Buff": {
    "self": [
      135350
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2383000
    }
  ],
  "Icon": "skill_2383001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1208803",
  "NameZh": "##1190150",
  "CastAct": "reading",
  "DelayCD": 1,
  "Fire_EP": 3,
  "SE_cast": "Skill/Magic_cast",
  "Pvp_buff": {
    "self": [
      135350
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 2,
  "Lead_Type": {
    "CCT": 0.5,
    "FCT": 4,
    "type": 2
  },
  "SE_attack": "Skill/Chronomancer_chongdong",
  "SkillCost": {
    "sp": 200
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}