Skill | Frost Misty |

Lvl: 1
Buff
Range: 3
Instantly reduces the Move SPD of all enemies within a 3m range by 40% (the slow lasts for 5 seconds )with a 40% chance to turn armor attribute to water (the effect lasts for 15 seconds).Lvl: 1
Buff
Range: 3
Instantly reduces the Move SPD of all enemies within a 3m range by 40% (the slow lasts for 5 seconds )with a 40% chance to turn armor attribute to water (the effect lasts for 15 seconds).
Buff Raw
Enemy
{
"id": 10430,
"BuffName": "Frost Misty",
"BuffRate": {
"Odds": 40
},
"BuffEffect": {
"type": "BattleAttr",
"DefAttr": 3,
"atk_def_priority": 1
},
"BuffStateID": 116820
}
{
"id": 10431,
"BuffName": "Frost Misty",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"MoveSpdPer": -0.4
}
}
Raw
{
"id": 24122001,
"Buff": {
"enemy": [
10430,
10431
]
},
"Cost": 1,
"Desc": [
{
"id": 24122001,
"params": [
40,
5,
40,
15
]
}
],
"Icon": "skill_1162001",
"Camps": "Enemy",
"Level": 1,
"Logic": "SkillSelfRange",
"DescId": "##1289701",
"NameZh": "##170109",
"Fire_EP": 3,
"SE_fire": "Skill/skill_magic_icefog_attack_01",
"Pvp_buff": {
"enemy": [
10430,
10431
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 3,
"SE_attack": "Common/Magic_cast",
"SkillType": "Buff",
"Target_EP": 3,
"Logic_Param": {
"range": 3,
"range_num": 6
},
"Launch_Range": 3
}