
Thorns Trap
Places a Thorns Trap on the ground to restrain an enemy. The thorns deal damage equal to 3%% of Max HP per second to the restrained target for 10 second(s). When it is effective on MVP and Mini Monsters, the HP loss will decrease to a fixed amount. If the target is hit by a fire attack, the restraint will be removed. Up to 6 traps can be placed.
Skill Levels
• Places a Thorns Trap on the ground to restrain an enemy. The thorns deal damage equal to 3%% of Max HP per second to the restrained target for 8 second(s). When it is effective on MVP and Mini Monsters, the HP loss will decrease to a fixed amount. If the target is hit by a fire attack, the restraint will be removed. Up to 5 traps can be placed.
• Places a Thorns Trap on the ground to restrain an enemy. The thorns deal damage equal to 3%% of Max HP per second to the restrained target for 6 second(s). When it is effective on MVP and Mini Monsters, the HP loss will decrease to a fixed amount. If the target is hit by a fire attack, the restraint will be removed. Up to 4 traps can be placed.
• Places a Thorns Trap on the ground to restrain an enemy. The thorns deal damage equal to 3%% of Max HP per second to the restrained target for 4 second(s). When it is effective on MVP and Mini Monsters, the HP loss will decrease to a fixed amount. If the target is hit by a fire attack, the restraint will be removed. Up to 3 traps can be placed.
• Places a Thorns Trap on the ground to restrain an enemy. The thorns deal damage equal to 3%% of Max HP per second to the restrained target for 2 second(s). When it is effective on MVP and Mini Monsters, the HP loss will decrease to a fixed amount. If the target is hit by a fire attack, the restraint will be removed. Up to 2 traps can be placed.
Formula
1{
2 "id": 1123005,
3 "Cost": 1,
4 "Desc": [
5 {
6 "id": 1123000,
7 "params": [
8 10,
9 6
10 ]
11 }
12 ],
13 "Icon": "skill_1123001",
14 "Camps": "Enemy",
15 "Level": 5,
16 "Logic": "SkillPointRange",
17 "DescId": "##1301895",
18 "NameZh": "##145109",
19 "SE_hit": "Skill/Spear_hit",
20 "DelayCD": 1,
21 "Fire_EP": 6,
22 "SE_cast": "Common/Magic_cast",
23 "AttackAct": [
24 "use_magic"
25 ],
26 "Attack_EP": 3,
27 "SE_attack": "Skill/Spear_attack",
28 "SkillCost": {
29 "sp": 24
30 },
31 "SkillType": "TrapSkill",
32 "Target_EP": 3,
33 "DamageType": 4,
34 "Logic_Param": {
35 "hit": 1,
36 "npcid": 5671,
37 "range": 1,
38 "skillid": 1131005,
39 "duration": 30,
40 "isNpcTrap": 1,
41 "max_count": 6,
42 "no_select": 1,
43 "isTimeTrap": 1,
44 "suspend_can_immune": 1
45 },
46 "Launch_Range": 5,
47 "AutoCondition": [
48 {
49 "time": 2,
50 "type": 1,
51 "no_target": 1
52 },
53 {
54 "type": 8,
55 "no_target": 1
56 }
57 ]
58}