Detoxify
Lvl: 1 Buff CD: 25 sec Skill Delay: 1 sec SP: 10

Remove your and the whole Party's poison status and [Poison Cast] effect.

Self

{
  "id": 95380,
  "BuffName": "Detoxify",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelStatus",
    "status": [
      1
    ],
    "random_num": 1
  },
  "BuffStateID": 95380
}

Self

{
  "id": 95381,
  "BuffName": "Detoxify (Poison Cast)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      43000051
    ],
    "type": "DelBuff"
  }
}

Self

{
  "id": 43000051,
  "BuffName": "Poison Cast Effect",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": {
      "a": -0.05,
      "type": 510
    },
    "BePoisonDamPer": {
      "a": -0.3,
      "type": 511
    }
  },
  "BuffStateID": 120030
}

Team

{
  "id": 95380,
  "BuffName": "Detoxify",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelStatus",
    "status": [
      1
    ],
    "random_num": 1
  },
  "BuffStateID": 95380
}

Team

{
  "id": 95381,
  "BuffName": "Detoxify (Poison Cast)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      43000051
    ],
    "type": "DelBuff"
  }
}

Team

{
  "id": 43000051,
  "BuffName": "Poison Cast Effect",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": {
      "a": -0.05,
      "type": 510
    },
    "BePoisonDamPer": {
      "a": -0.3,
      "type": 511
    }
  },
  "BuffStateID": 120030
}

Formula

{
  "CD": 25,
  "id": 185001,
  "Buff": {
    "self": [
      95380,
      95381
    ],
    "team": [
      95380,
      95381
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 185000
    }
  ],
  "Icon": "skill_185001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##170556",
  "NameZh": "##158647",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      95380,
      95381
    ],
    "team": [
      95380,
      95381
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "Contidion": {
    "joblv": 15
  },
  "SE_attack": "Skill/Detoxify",
  "SkillCost": {
    "sp": 10
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 9,
      "state_effect": [
        1
      ]
    }
  ]
}