Poisonous Apple
Lvl: 1 Buff Range: 1

Summons a poison apple to target position, poring who eats it will be snared for 7s. The apple lasts 30s

Self

{
  "id": 200241,
  "BuffName": "Poisonous Apple (delete self)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "time": 1,
    "type": "AfterTime"
  },
  "BuffEffect": {
    "type": "DelMe"
  }
}

Enemy

{
  "id": 200240,
  "BuffDesc": "Slow: disable movement, stop HP and SP Regen",
  "BuffIcon": "skillbuff_117001",
  "BuffName": "Poisonous Apple",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoMove": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "9_NoMove",
    "NoEffectMove": 3
  },
  "BuffStateID": 116210
}

Formula

{
  "id": 91020001,
  "Buff": {
    "self": [
      200241
    ],
    "enemy": [
      200240
    ]
  },
  "Desc": [
    {
      "id": 91019000
    }
  ],
  "Icon": "Poring_decelera",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##171296",
  "NameZh": "##136350",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      200241
    ],
    "enemy": [
      200240
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/Attack12",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 1,
    "no_select": 1,
    "range_num": 1
  },
  "AttackStatus": 1,
  "Launch_Range": 1
}