Vaal Lightning Trap: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Lumpa
m (Added "Multiple Traps" and "Duration" interaction)
>BotK2
m (PyPoE/ExporterBot/1.0.0a0: Item export)
Line 21: Line 21:
|static_critical_strike_chance    = 5
|static_critical_strike_chance    = 5
|static_damage_effectiveness      = 90
|static_damage_effectiveness      = 90
|stat_text                        = Deals (3 to 52)-(62 to 979) Lightning Damage<br>Trap lasts 16.0 seconds<br>8 additional Projectiles<br>Base duration is 4.0 seconds<br>100% chance of Projectiles Piercing
|static_damage_multiplier        = 100
|stat_text                        = Deals (3 to 52)-(62 to 979) Lightning Damage<br>Trap lasts 16.0 seconds<br>8 additional Projectiles<br>Base duration is 4.0 seconds<br>100% chance of Projectiles Piercing<br>Throws a Trap which uses this Skill when Triggered<br>Projectiles leave Shocking Ground
|static_stat1_id                  = base_trap_duration
|static_stat1_id                  = base_trap_duration
|static_stat1_value              = 16000
|static_stat1_value              = 16000
Line 30: Line 31:
|static_stat4_id                  = pierce_%
|static_stat4_id                  = pierce_%
|static_stat4_value              = 100
|static_stat4_value              = 100
|static_stat5_id                  = is_trap
|static_stat5_value              = 1
|static_stat6_id                  = number_of_traps_to_throw
|static_stat6_value              = 0
|static_stat7_id                  = lightning_trap_projectiles_leave_shocking_ground
|static_stat7_value              = 1
|static_stat8_id                  = projectiles_nova
|static_stat8_value              = 1
|static_stat9_id                  = base_skill_is_trapped
|static_stat9_value              = 1
|static_stat10_id                = base_is_projectile
|static_stat10_value              = 1
|static_stat11_id                = base_skill_show_average_damage_instead_of_dps
|static_stat11_value              = 1
|quality_stat_text                = 0.5% increased Trap Throwing Speed
|quality_stat_text                = 0.5% increased Trap Throwing Speed
|static_quality_stat1_id          = trap_throwing_speed_+%
|static_quality_stat1_id          = trap_throwing_speed_+%

Revision as of 21:55, 14 June 2016

Lua error in Module:Item2/core at line 500: The "class_id" parameter is required..

For the non-Vaal counterpart, see Lightning Trap.

Vaal Lightning Trap is a vaal trap, launching a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets while leaving the ground shocked for a duration.

Skill Functions and Interactions

  • Chaining: Since Vaal Lightning Trap's projectiles always pierce, then they cannot chain, so supporting it with Module Error: No skills found with q_where = skill.active_skill_name="Chain" will have no effect.
  • Multiple Traps: When Vaal Lightning Trap is linked with Module Error: No skills found with q_where = skill.active_skill_name="Multiple Traps" or Module Error: No skills found with q_where = skill.active_skill_name="Cluster Traps", additional traps is only placed if Vaal Lightning Trap has sufficient souls to do so.
  • Duration: Increased Duration increases both the trap duration and the duration of the shocking ground effect.

Gem level progression

LevelRequired LevelRequired DexterityRequired IntelligenceLightning
Damage
Exp.Total Exp.
1121421N/A00
2151725N/A1524915249
3192130N/A4151756766
4232435N/A81983138749
5272841N/A147968286717
6313246N/A250557537274
7353651N/A405086942360
8383855N/A4477181390078
9414159N/A6153182005396
10444463N/A8346392840035
11474767N/A15707604410795
12504971N/A16339876044782
13535275N/A21510308195812
14565579N/A281218911008001
15595883N/A509936016107361
16626087N/A940073125508092
17646290N/A1527336640781458
18666492N/A2628658267068040
19686695N/A62890590129958630
20706898N/A212046017342004647
217270100N/AN/AN/A
2274N/AN/AN/AN/AN/A
2376N/AN/AN/AN/AN/A
2478N/AN/AN/AN/AN/A
2580N/AN/AN/AN/AN/A
2682N/AN/AN/AN/AN/A
2784N/AN/AN/AN/AN/A
2886N/AN/AN/AN/AN/A
2988N/AN/AN/AN/AN/A
3090N/AN/AN/AN/AN/A
3191N/AN/AN/AN/AN/A
3292N/AN/AN/AN/AN/A
3393N/AN/AN/AN/AN/A
3494N/AN/AN/AN/AN/A
3595N/AN/AN/AN/AN/A
3696N/AN/AN/AN/AN/A
3797N/AN/AN/AN/AN/A
3898N/AN/AN/AN/AN/A
3999N/AN/AN/AN/AN/A
40100N/AN/AN/AN/AN/A

Video Demonstration

Version History

Version Changes
2.0.0
  • Damage increased by 33%.
  • Projectiles from Vaal Lightning Trap now also have 100% pierce chance.
  • Critical Strike Chance increased from 4% to 5%.
1.1.5
  • Introduced to the game.