Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
sayterdarkwynd committed May 9, 2020
1 parent 181d328 commit 1a57a5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stats/effects/swimboost/swimboost3.statuseffect
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"effectConfig": {
"stats": [
{"stat": "boostAmount","amount": 1},
{"stat": "boostAmount","effectiveMultiplier": 1.75},
{"stat": "riseAmount","effectiveMultiplier": 1.75}
{"stat": "boostAmount","effectiveMultiplier": 1.6},
{"stat": "riseAmount","effectiveMultiplier": 1.6}
]
},
"defaultDuration" : 220,
Expand Down
4 changes: 2 additions & 2 deletions stats/effects/swimboost/swimboost4.statuseffect
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"effectConfig": {
"stats": [
{"stat": "boostAmount","amount": 1},
{"stat": "boostAmount","effectiveMultiplier": 1.5},
{"stat": "riseAmount","effectiveMultiplier": 1.5}
{"stat": "boostAmount","effectiveMultiplier": 1.75},
{"stat": "riseAmount","effectiveMultiplier": 1.75}
]
},
"defaultDuration" : 220,
Expand Down

0 comments on commit 1a57a5d

Please sign in to comment.