
Blazar Trap
Create a Blazar Trap in the designated zone, which will silence and stun all enemy units within 4 meters every second. The trap will last for 15 seconds. Blazar can be attacked, and can be attacked for 7 times. Only one Blazar can exist.
Skill Levels
• Create a Blazar Trap in the designated zone, which will silence and stun all enemy units within 4 meters every second. The trap will last for 15 seconds. Blazar can be attacked, and can be attacked for 6 times. Only one Blazar can exist.
• Create a Blazar Trap in the designated zone, which will silence and stun all enemy units within 4 meters every second. The trap will last for 15 seconds. Blazar can be attacked, and can be attacked for 5 times. Only one Blazar can exist.
• Create a Blazar Trap in the designated zone, which will silence and stun all enemy units within 4 meters every second. The trap will last for 15 seconds. Blazar can be attacked, and can be attacked for 4 times. Only one Blazar can exist.
• Create a Blazar Trap in the designated zone, which will silence and stun all enemy units within 4 meters every second. The trap will last for 15 seconds. Blazar can be attacked, and can be attacked for 3 times. Only one Blazar can exist.
Formula
1{
2 "CD": 7,
3 "id": 4004005,
4 "Cost": 1,
5 "Desc": [
6 {
7 "id": 4004000,
8 "params": [
9 7
10 ]
11 }
12 ],
13 "Icon": "skill_4004001",
14 "Camps": "Enemy",
15 "Level": 5,
16 "Logic": "SkillPointRange",
17 "DescId": "##1110539",
18 "NameZh": "##142091",
19 "DelayCD": 1.5,
20 "Fire_EP": 6,
21 "SE_cast": "Common/Magic_cast",
22 "ItemCost": [
23 {
24 "id": 12903,
25 "count": 1350
26 }
27 ],
28 "AttackAct": [
29 "use_magic"
30 ],
31 "Attack_EP": 3,
32 "SE_attack": "Skill/Spear_attack",
33 "SkillCost": {
34 "sp": 100
35 },
36 "SkillType": "BlazarTrap",
37 "Target_EP": 3,
38 "Logic_Param": {
39 "npcid": 580074,
40 "range": 4,
41 "skillid": 4015005,
42 "duration": 15,
43 "interval": 1,
44 "lastTime": 15,
45 "isNpcTrap": 1,
46 "max_count": 1,
47 "no_select": 1,
48 "isTimeTrap": 1,
49 "suspend_can_immune": 1
50 },
51 "Launch_Range": 5,
52 "ExtraMaxLevel": 0
53}