Skip to content

Commit

Permalink
v0.2
Browse files Browse the repository at this point in the history
- Changed KB reaction timing.
  • Loading branch information
QwertOfficial committed Feb 4, 2021
1 parent 610af2c commit 0d97310
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions TimelineTriggers/Qwert/Healer_e12s.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22685,6 +22685,7 @@ local tbl =
loop = true,
luaNeedsWeaveWindow = false,
luaReturnsAction = false,
mechanicTime = 210.9,
name = "SCH - Dissipation (-5.000)",
randomOffset = 0,
randomTimeout = 3,
Expand Down Expand Up @@ -35547,9 +35548,9 @@ local tbl =
timeRandomRange = false,
timeRange = true,
timelineIndex = 62,
timerEndOffset = -0.5,
timerEndOffset = -0.20000000298023,
timerOffset = 0,
timerStartOffset = -5.9000000953674,
timerStartOffset = -5,
used = false,
uuid = "5f3b4cea-6d56-f152-9727-f35c21f07267",
},
Expand Down Expand Up @@ -35746,14 +35747,14 @@ local tbl =
name = "Surecast (WHM)",
randomOffset = 0,
randomTimeout = 3,
throttleTime = 1000,
throttleTime = 0,
time = 370.3,
timeRandomRange = false,
timeRange = true,
timelineIndex = 62,
timerEndOffset = -0.5,
timerEndOffset = -0.20000000298023,
timerOffset = 0,
timerStartOffset = -5.9000000953674,
timerStartOffset = -5,
used = false,
uuid = "809b211c-8e9f-3b49-84ac-7064496490af",
},
Expand Down Expand Up @@ -50371,7 +50372,7 @@ local tbl =
useItemName = "",
usePot = false,
used = false,
variableIsHover = false,
variableIsHover = true,
variableTogglesType = 4,
},
},
Expand Down Expand Up @@ -53846,7 +53847,7 @@ local tbl =
useItemName = "",
usePot = false,
used = false,
variableIsHover = false,
variableIsHover = true,
variableTogglesType = 4,
},
},
Expand Down Expand Up @@ -74575,7 +74576,7 @@ local tbl =
useItemName = "",
usePot = false,
used = false,
variableIsHover = false,
variableIsHover = true,
variableTogglesType = 4,
},
},
Expand Down Expand Up @@ -86531,7 +86532,7 @@ local tbl =
useItemName = "",
usePot = false,
used = false,
variableIsHover = false,
variableIsHover = true,
variableTogglesType = 4,
},
},
Expand Down

0 comments on commit 0d97310

Please sign in to comment.