
Sandman Trap
Places a trap to the target area. Has a 100% chance to cause enemies in a small area to sleep for 20 sec. Up to 1 trpas can be placed at a time. Targets won’t fall asleep again in 1.5 sec after removing the sleep status.
Skill Levels
• Places a trap to the target area. Has a 90% chance to cause enemies in a small area to sleep for 16 sec. Up to 1 trpas can be placed at a time. Targets won’t fall asleep again in 1.5 sec after removing the sleep status.
• Places a trap to the target area. Has a 80% chance to cause enemies in a small area to sleep for 12 sec. Up to 1 trpas can be placed at a time. Targets won’t fall asleep again in 1.5 sec after removing the sleep status.
• Places a trap to the target area. Has a 70% chance to cause enemies in a small area to sleep for 8 sec. Up to 1 trpas can be placed at a time. Targets won’t fall asleep again in 1.5 sec after removing the sleep status.
• Places a trap to the target area. Has a 60% chance to cause enemies in a small area to sleep for 4 sec. Up to 1 trpas can be placed at a time. Targets won’t fall asleep again in 1.5 sec after removing the sleep status.
Formula
1{
2 "id": 122005,
3 "Cost": 1,
4 "Desc": [
5 {
6 "id": 122000,
7 "params": [
8 100,
9 20,
10 1
11 ]
12 }
13 ],
14 "Icon": "skill_122001",
15 "Camps": "Enemy",
16 "Level": 5,
17 "Logic": "SkillPointRange",
18 "DescId": "##170307",
19 "NameZh": "##140375",
20 "SE_hit": "Skill/Spear_hit",
21 "DelayCD": 0.5,
22 "Fire_EP": 6,
23 "SE_cast": "Common/Magic_cast",
24 "AttackAct": [
25 "use_magic"
26 ],
27 "Attack_EP": 3,
28 "SE_attack": "Skill/Spear_attack",
29 "SkillCost": {
30 "sp": 27
31 },
32 "SkillType": "TrapSkill",
33 "Target_EP": 3,
34 "Logic_Param": {
35 "hit": 1,
36 "npcid": 1372,
37 "range": 1,
38 "skillid": 141005,
39 "duration": 30,
40 "isNpcTrap": 1,
41 "max_count": 1,
42 "no_select": 1,
43 "isTimeTrap": 1,
44 "suspend_can_immune": 1
45 },
46 "Launch_Range": 5
47}