
Space-time Freeze
Lvl: 1
Buff
Range: 10
Designate an enemy player and freeze all units within a 5m radius of them for 3s. Cannot be dispelled.
Enemy
{
"id": 156150,
"BuffName": "Standstill",
"BuffRate": {
"Odds": 100
},
"Condition": {
"time": 3,
"type": "AfterTime"
},
"BuffEffect": {
"id": [
156151
],
"type": "AddBuff"
}
}
Enemy
{
"id": 156151,
"BuffName": "Standstill",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "StatusChange",
"Freeze": 1,
"NoMove": 1,
"NoSkill": 1,
"NoAttack": 1,
"NoEffectMove": 3
},
"BuffStateID": 126161
}
Enemy
{
"id": 156152,
"BuffName": "Standstill",
"BuffRate": {
"Odds": 100
},
"Condition": {
"time": 3,
"type": "AfterTime"
},
"BuffEffect": {
"id": [
156153
],
"type": "AddBuff"
}
}
Enemy
{
"id": 156153,
"BuffName": "Standstill",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "StatusChange",
"Freeze": 1,
"NoMove": 1,
"NoSkill": 1,
"NoAttack": 1,
"NoEffectMove": 3
},
"BuffStateID": 126161
}
Enemy
{
"id": 156154,
"BuffName": "Standstill (special effect)",
"BuffRate": {
"Odds": 100
},
"BuffStateID": 156154
}
Formula
{
"id": 23012001,
"Buff": {
"enemy": [
156150,
156152,
156154
]
},
"Cost": 1,
"Desc": [
{
"id": 23012001,
"params": [
100
]
}
],
"Icon": "skill_3203001",
"Camps": "Enemy",
"Level": 1,
"Logic": "SkillLockedTarget",
"DescId": "##1138203",
"NameZh": "##1113235",
"Fire_EP": 3,
"Pvp_buff": {
"enemy": [
156150,
156152,
156154
]
},
"AttackAct": [
"use_magic"
],
"Attack_EP": 3,
"Lead_Type": {
"type": 1,
"ReadyTime": 1
},
"SkillType": "Buff",
"Target_EP": 3,
"Launch_Range": 10
}