Fancy Stars
Lvl: 5 Passive

When receiving physical attacks, there's a 50% chance of shooting a star to the target and deals DMG (ATK x600%). In addition, reduces their Hit by 50. Lasts 5 seconds.

Lvl: 4 Passive
• When receiving physical attacks, there's a 40% chance of shooting a star to the target and deals DMG (ATK x500%). In addition, reduces their Hit by 40. Lasts 5 seconds.
Lvl: 3 Passive
• When receiving physical attacks, there's a 30% chance of shooting a star to the target and deals DMG (ATK x400%). In addition, reduces their Hit by 30. Lasts 5 seconds.
Lvl: 2 Passive
• When receiving physical attacks, there's a 20% chance of shooting a star to the target and deals DMG (ATK x300%). In addition, reduces their Hit by 20. Lasts 5 seconds.
Lvl: 1 Passive
• When receiving physical attacks, there's a 10% chance of shooting a star to the target and deals DMG (ATK x200%). In addition, reduces their Hit by 10. Lasts 5 seconds.
Light of Stars

Self

{
  "id": 131014,
  "BuffName": "Light of Stars",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": 408005,
    "Odds": 50,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 4002005,
  "Buff": {
    "self": [
      131014
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 4002000,
      "params": [
        50,
        600,
        50
      ]
    }
  ],
  "Icon": "skill_4002001",
  "Level": 5,
  "DescId": "##171560",
  "NameZh": "##169645",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "self": [
      131014
    ]
  },
  "DamageType": 1,
  "ExtraMaxLevel": 0
}