Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Slashlust/slashlust into 68…
Browse files Browse the repository at this point in the history
…-funcionalidade-do-sistema-de-armas
  • Loading branch information
LucasVinicius314 committed Nov 11, 2022
2 parents cec70fd + 7e0218c commit 3fafbdd
Show file tree
Hide file tree
Showing 30 changed files with 5,770 additions and 409 deletions.
2 changes: 1 addition & 1 deletion Assets/Prefabs/Buffs/RangeBuff.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ MonoBehaviour:
damageMultiplierBuff: 0.02
baseMovementSpeedBuff: 0
movementSpeedMultiplierBuff: 0
baseAttackRangeBuff: 0.01
baseAttackRangeBuff: 0.05
attackRangeMultiplierBuff: 0.02
buffTypes: 0000000001000000
--- !u!54 &6724353180413059167
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Buffs/SpeedBuff.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ MonoBehaviour:
baseHitPoints: 0
baseDamageBuff: 0
damageMultiplierBuff: 0
baseMovementSpeedBuff: 0.5
baseMovementSpeedBuff: 0.3
movementSpeedMultiplierBuff: 0.01
baseAttackRangeBuff: 0
attackRangeMultiplierBuff: 0
Expand Down
Loading

0 comments on commit 3fafbdd

Please sign in to comment.