Mandragora Howling
Lvl: 5 Buff CD: 5 sec Skill Delay: 1.5 sec SP: 42 Range: 6 Cast Time: 3

Summons a howling Mandragora that reduces the INT of enemies within 4-meter radius by 100, their Max SP by 50% and the CT fixed of all their skills is increased by 1 sec for 10 sec

Lvl: 4 Buff CD: 5 sec Skill Delay: 1.5 sec SP: 39 Range: 6 Cast Time: 3
• Summons a howling Mandragora that reduces the INT of enemies within 4-meter radius by 80, their Max SP by 40% and the CT fixed of all their skills is increased by 0.8 sec for 10 sec
Lvl: 3 Buff CD: 5 sec Skill Delay: 1.5 sec SP: 36 Range: 6 Cast Time: 3
• Summons a howling Mandragora that reduces the INT of enemies within 4-meter radius by 60, their Max SP by 30% and the CT fixed of all their skills is increased by 0.6 sec for 10 sec
Lvl: 2 Buff CD: 5 sec Skill Delay: 1.5 sec SP: 33 Range: 6 Cast Time: 3
• Summons a howling Mandragora that reduces the INT of enemies within 4-meter radius by 40, their Max SP by 20% and the CT fixed of all their skills is increased by 0.4 sec for 10 sec
Lvl: 1 Buff CD: 5 sec Skill Delay: 1.5 sec SP: 30 Range: 6 Cast Time: 3
• Summons a howling Mandragora that reduces the INT of enemies within 4-meter radius by 20, their Max SP by 10% and the CT fixed of all their skills is increased by 0.2 sec for 10 sec

Enemy

{
  "id": 116252,
  "BuffDesc": "Reduces INT and Max SP. Increases Fixed Cast",
  "BuffIcon": "skillbuff_1125001",
  "BuffName": "Super Novice (Mandragora Howling)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "DelBuffID": [
    116250,
    116251
  ],
  "BuffEffect": {
    "Int": {
      "a": -20,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "CTFixed": {
      "a": 0.2,
      "b": 0,
      "type": 1
    },
    "MaxSpPer": {
      "a": -0.1,
      "b": 0,
      "type": 1
    }
  },
  "BuffStateID": 116250
}

Formula

{
  "CD": 5,
  "id": 4411005,
  "Buff": {
    "enemy": [
      116252
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1125000,
      "params": [
        100,
        50,
        1
      ]
    }
  ],
  "Icon": "skill_1125001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillPointRange",
  "DescId": "##170742",
  "NameZh": "##158222",
  "SE_hit": "Skill/MandalaHowl_hit",
  "CastAct": "reading",
  "DelayCD": 1.5,
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "enemy": [
      116252
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 1,
  "Lead_Type": {
    "CCT": 0,
    "FCT": 3,
    "type": 2
  },
  "SE_attack": "Skill/attack2",
  "SkillCost": {
    "sp": 42
  },
  "SkillType": "Buff",
  "Target_EP": 1,
  "Logic_Param": {
    "count": 1,
    "range": 4,
    "effect": "MandalaHowl_buff,LowBuff_B",
    "no_select": 1,
    "isCountTrap": 1
  },
  "Launch_Range": 6,
  "ExtraMaxLevel": 0
}