Hatred of the Moon
Lvl: 1 Buff CD: 60 sec Skill Delay: 1 sec Range: 12

Monster Mark Skill Marks the current monster as [Hatred of the Moon]. When cast on players, marks their class as [Hatred of the Moon]. Only one [Hatred of the Moon] is allowed to exist, and the mark cannot coexist with [Hatred of the Sun].

Enemy

{
  "id": 136120,
  "BuffName": "Hatred of the Moon",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "MarkSunMoon",
    "markType": 2
  },
  "BuffStateID": 136120
}

Formula

{
  "CD": 60,
  "id": 2421001,
  "Buff": {
    "enemy": [
      136120
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2421000
    }
  ],
  "Icon": "skill_2421001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##1255130",
  "NameZh": "##1254542",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      136120
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/skill_magic_moonhate",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "markType": 2
  },
  "Launch_Range": 12,
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "AutoCondition_Groove": 1
}