
Hatred of the Sun
Lvl: 1
Buff
CD: 60 sec
Skill Delay: 1 sec
Range: 12
Monster Mark Skill Marks the current monster as [Hatred of the Sun]. When cast on players, marks their class as [Hatred of the Sun]. Only one [Hatred of the Sun] is allowed to exist, and the mark cannot coexist with [Hatred of the Moon].
Enemy
{
"id": 136110,
"BuffName": "Hatred of the Sun",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "MarkSunMoon",
"markType": 1
},
"BuffStateID": 136110
}
Formula
{
"CD": 60,
"id": 2420001,
"Buff": {
"enemy": [
136110
]
},
"Cost": 1,
"Desc": [
{
"id": 2420000
}
],
"Icon": "skill_2420001",
"Camps": "Enemy",
"Level": 1,
"Logic": "SkillLockedTarget",
"DescId": "##1255129",
"NameZh": "##1254541",
"DelayCD": 1,
"Fire_EP": 3,
"Pvp_buff": {
"enemy": [
136110
]
},
"AttackAct": [
"use_skill2"
],
"Attack_EP": 2,
"SE_attack": "Skill/skill_magic_sunhate",
"SkillType": "Buff",
"Target_EP": 3,
"Logic_Param": {
"markType": 1
},
"Launch_Range": 12,
"AutoCondition": [
{
"type": 2
}
],
"AutoCondition_Groove": 1
}