Twinkling Stars
Lvl: 5 Buff CD: 6 sec Skill Delay: 1 sec SP: 30

Roll backward to dodge, retreat 8 meter(s), and leave a 【Dark Matter Trap】 at the position after rolling. This skill can be used continuously for 2 times.

Lvl: 4 Buff CD: 6 sec Skill Delay: 1 sec SP: 30
• Roll backward to dodge, retreat 7 meter(s), and leave a 【Dark Matter Trap】 at the position after rolling. This skill can be used continuously for 2 times.
Lvl: 3 Buff CD: 6 sec Skill Delay: 1 sec SP: 30
• Roll backward to dodge, retreat 6 meter(s), and leave a 【Dark Matter Trap】 at the position after rolling. This skill can be used continuously for 2 times.
Lvl: 2 Buff CD: 6 sec Skill Delay: 1 sec SP: 30
• Roll backward to dodge, retreat 5 meter(s), and leave a 【Dark Matter Trap】 at the position after rolling. This skill can be used continuously for 2 times.
Lvl: 1 Buff CD: 6 sec Skill Delay: 1 sec SP: 30
• Roll backward to dodge, retreat 4 meter(s), and leave a 【Dark Matter Trap】 at the position after rolling. This skill can be used continuously for 2 times.

Self

{
  "id": 131120,
  "BuffDesc": "Increases Move Spd and Flee",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Twinkling Stars (Increases Move Spd and Flee)",
  "BuffRate": {
    "Odds": {
      "a": 4028,
      "b": 100,
      "c": 0,
      "type": 8
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Flee": {
      "a": 4028,
      "b": 5,
      "c": 0,
      "type": 8
    },
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 4028,
      "b": 0.02,
      "c": 0,
      "type": 8
    }
  }
}
Dark Matter Trap

Self

{
  "id": 131121,
  "BuffName": "Leave the 【Dark Matter Trap】 here.",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": 4005001,
    "Odds": 100,
    "type": "UseSkill",
    "IsCount": 2,
    "IsActive": 0
  }
}

Formula

{
  "CD": 6,
  "id": 4013005,
  "Buff": {
    "self": [
      131120,
      131121
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 4013000,
      "params": [
        8
      ]
    }
  ],
  "Icon": "skill_4013001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##3481477",
  "NameZh": "##169951",
  "DelayCD": 1,
  "Fire_EP": 2,
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "self": [
      131120,
      131121
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/skill_magic_starflash_attack",
  "SkillCost": {
    "sp": 30
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "E_Attack_On": 1,
  "Logic_Param": {
    "CdTimes": 2
  },
  "Launch_Range": 0,
  "AttackEffects": [
    {
      "type": 1,
      "speed": 100,
      "distance": 8,
      "direction": "back"
    }
  ],
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "ExtraMaxLevel": 0,
  "AutoCondition_Groove": 1
}