Seal of Flame
Lvl: 1 Buff Range: 25

Targets a marked player. This player takes high damage when moving for the duration of this effect. Lasts for a period of time. [Epic Spirit] lasts indefinitely and can be dispelled.

Enemy

{
  "id": 162820,
  "BuffDesc": "Seal of Flame: Continuously lose HP when moving.",
  "BuffIcon": "flamemark",
  "BuffName": "Seal of Flame",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "MoveHSPChange",
    "HpPer": -0.03
  },
  "BuffStateID": 162820
}

Formula

{
  "id": 72540001,
  "Buff": {
    "enemy": [
      162820
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 72540001
    }
  ],
  "Icon": "flamemark_skill",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##171951",
  "NameZh": "##159821",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      162820
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 25
}