Skip to content

Commit

Permalink
[parser] prev modules
Browse files Browse the repository at this point in the history
  • Loading branch information
userXinos committed Apr 30, 2024
1 parent 7030b10 commit 884a6b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parser/dist/modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ export default {
ActivationPrepBS: 5,
ClientActivationFx: "Module_ChargeUp_white",
ActivateFX: "Teleport_activate",
ActivationDelay: [90, 85, 80, 75, 70, 75, 60, 55, 50, 45, 40, 35, 30, 20, 10],
ActivationDelay: [90, 85, 80, 75, 70, 65, 60, 55, 50, 45, 40, 35, 30, 20, 10],
ActivationDelayBLS: [60, 60, 59, 58, 57, 56, 55, 54, 52, 52, 51, 50, 45, 40, 30],
ActivationDelayWS: 129600,
EffectRadius: [3600, 4000, 4500, 5000, 5650, 6350, 7100, 8000, 9000, 10000, 11100, 12500, 14000, 15500, 18500],
Expand Down Expand Up @@ -952,7 +952,7 @@ export default {
ActivationPrep: 5,
DisableActivationDuringPrep: 1,
ActivationPrepWS: 28800,
ActivationPrepBS: 5,
ActivationPrepBS: 10,
ClientActivationFx: "Module_ChargeUp_blue",
ActivationDelay: 180,
ActivationDelayBLS: 60,
Expand Down

0 comments on commit 884a6b8

Please sign in to comment.