Mystletainn Force
Lvl: 1 SpaceLeap CD: 1 sec Range: 6

Mystletainn releasing void power enables caster in [Void Space] to teleport in a short range. [Void Space]: players can immediately move to anywhere in a 6-meter range; Mystletainn allows players to use Void Space again within 6 seconds after previous use. But the void force is so powerful that part of its energy will retain in the site after use. The remained energy will be sensed by all people. Every time the use of [Void Space] will set players into [Void hiding] for 5 seconds. In [Void hiding], the damage of first attack will increase by 30%.

Lvl: 1 SpaceLeap CD: 1 sec Range: 6
• Mystletainn releasing void power enables caster in [Void Space] to teleport in a short range. [Void Space]: players can immediately move to anywhere in a 6-meter range; Mystletainn allows players to use Void Space again within 6 seconds after previous use. But the void force is so powerful that part of its energy will retain in the site after use. The remained energy will be sensed by all people. Every time the use of [Void Space] will set players into [Void hiding] for 5 seconds. In [Void hiding], the damage of first attack will increase by 30%.

Self

{
  "id": 107090,
  "BuffName": "Void Teleport",
  "BuffRate": {
    "Odds": {
      "type": 2970
    }
  },
  "Condition": {
    "time": 6,
    "type": "AfterTime"
  },
  "BuffEffect": {
    "id": [
      107093
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 107091,
  "BuffName": "Void Teleport",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "UseSkill",
    "need_skill": [
      1000
    ]
  },
  "BuffEffect": {
    "id": [
      107093
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 107092,
  "BuffName": "Void Teleport",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "UseSkill",
    "need_skill": [
      1000
    ]
  },
  "BuffEffect": {
    "id": [
      107090
    ],
    "type": "DelBuff"
  }
}

Self

{
  "id": 107093,
  "BuffName": "Void Teleport",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "cd": [
      {
        "id": 1000001,
        "time": 90,
        "realid": 1
      }
    ],
    "type": "AddSkillCD"
  }
}

Self

{
  "id": 107098,
  "BuffDesc": "Hiding, damage increases",
  "BuffIcon": "skillbuff_177001",
  "BuffName": "Void hiding",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "Hide",
    "Hiding": 1,
    "AttrEffect": [
      17
    ]
  }
}

Self

{
  "id": 107100,
  "BuffName": "Void hiding (once attack)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": [
      107098
    ],
    "type": "DelBuff"
  }
}

Formula

{
  "CD": 1,
  "id": 1000001,
  "Buff": {
    "self": [
      107090,
      107091,
      107092,
      107098,
      107100
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1000000,
      "params": [
        30
      ]
    }
  ],
  "Icon": "skill_1000001",
  "Camps": "None",
  "FixCD": 1,
  "Level": 1,
  "Logic": "SkillPointRange",
  "DescId": "##170749",
  "NameZh": "##169629",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      107090,
      107091,
      107092,
      107098,
      107100
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "SpaceLeap",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 1,
    "real_cd": 90,
    "ShowIndicator": 1
  },
  "Launch_Range": 6
}