Sunlight Movement
Lvl: 5 Solo Skill Delay: 1.5 sec SP: 100

Solo Skill, during the performance time, reduces Crit. By 60 and Hit by 120 of all enemies within 4m for 30 sec. Uses 15 SP each sec, must have a Music-type weapon equipped

Lvl: 4 Solo Skill Delay: 1.5 sec SP: 100
• Solo Skill, during the performance time, reduces Crit. By 50 and Hit by 100 of all enemies within 4m for 30 sec. Uses 14 SP each sec, must have a Music-type weapon equipped
Lvl: 3 Solo Skill Delay: 1.5 sec SP: 100
• Solo Skill, during the performance time, reduces Crit. By 40 and Hit by 80 of all enemies within 4m for 30 sec. Uses 13 SP each sec, must have a Music-type weapon equipped
Lvl: 2 Solo Skill Delay: 1.5 sec SP: 100
• Solo Skill, during the performance time, reduces Crit. By 30 and Hit by 60 of all enemies within 4m for 30 sec. Uses 12 SP each sec, must have a Music-type weapon equipped
Lvl: 1 Solo Skill Delay: 1.5 sec SP: 100
• Solo Skill, during the performance time, reduces Crit. By 20 and Hit by 40 of all enemies within 4m for 30 sec. Uses 11 SP each sec, must have a Music-type weapon equipped

Self

{
  "id": 128090,
  "BuffDesc": "Reduce HIT and Crit. of surrounding enemies",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Song of Sunlight (Yourself)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 2,
  "BuffStateID": 128090
}

Enemy

{
  "id": 128091,
  "BuffName": "Song of Sunlight (Enemy)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Cri": {
      "a": -10,
      "b": -10,
      "type": 1
    },
    "Hit": {
      "a": -20,
      "b": -20,
      "type": 1
    },
    "type": "AttrChange",
    "calc_once": 1,
    "MustMissRate": {
      "a": 3427,
      "b": 0.04,
      "c": 0,
      "type": 8
    }
  },
  "BuffStateID": 128091
}

Formula

{
  "id": 3410005,
  "Buff": {
    "self": [
      128090
    ],
    "enemy": [
      128091
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3410000,
      "params": [
        60,
        120,
        15
      ]
    }
  ],
  "Icon": "skill_3410001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillSelfRange",
  "SE_bg": "Skill/Solar_riyaozhige",
  "DescId": "##171813",
  "EndAct": "use_magic",
  "NameZh": "##169826",
  "DelayCD": 1.5,
  "Fire_EP": 3,
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "self": [
      128090
    ],
    "enemy": [
      128091
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/skill_magic_sunshine_attack",
  "SkillCost": {
    "sp": 100
  },
  "SkillType": "Solo",
  "Target_EP": 3,
  "Logic_Param": {
    "count": 30,
    "range": 4,
    "cost_sp": 15,
    "interval": 1,
    "no_select": 1,
    "range_num": 15,
    "SkillStatus": {
      "time": 30
    },
    "weapon_type": [
      260,
      270
    ]
  },
  "Launch_Range": 0,
  "PreCondition": {
    "ProType": 8
  },
  "AutoCondition": [
    {
      "time": 32,
      "type": 1,
      "no_target": 1
    }
  ],
  "ExtraMaxLevel": 0
}