Skip to content

Commit

Permalink
game patch
Browse files Browse the repository at this point in the history
* Add files via upload

* [parser] prev modules

---------

Co-authored-by: Xinos <userxinos@gmail.com>
  • Loading branch information
233dada and userXinos committed Apr 30, 2024
1 parent 96c5480 commit c55c58a
Show file tree
Hide file tree
Showing 2 changed files with 1,128 additions and 1,128 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
Loading

0 comments on commit c55c58a

Please sign in to comment.