Commit b19fb14
Fix Gem attack speed multiplier affecting Crossbow reload speed (#1020)
The Gem attack speed multiplier was affecting the reload time of Crossbow skills as it as implemented as a more attack speed mod instead of modifying the base attack rate
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent 2e4e0ae commit b19fb14
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2081 | 2081 | | |
2082 | 2082 | | |
2083 | 2083 | | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
2084 | 2087 | | |
2085 | 2088 | | |
2086 | 2089 | | |
| |||
2180 | 2183 | | |
2181 | 2184 | | |
2182 | 2185 | | |
2183 | | - | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
| 2191 | + | |
| 2192 | + | |
2184 | 2193 | | |
2185 | 2194 | | |
2186 | 2195 | | |
| |||
0 commit comments