Skip to content

Commit

Permalink
buffs ravager empower (#5890)
Browse files Browse the repository at this point in the history
# About the pull request
empower range increased to 4

# Explain why it's good for the game
#3729 nerfed base rav too much, rav does not have great armor (only 25)
which means it has to rely alot on shields gained for sustain. it also
increased the max targets from 5 to 6 but didn't give any empower range,
its very rare to actually be able to get the full 6 targets.

# Testing Photographs and Procedure
its a numbers change

# Changelog
:cl:
balance: ravager empower range is now 4 tiles
/:cl:
  • Loading branch information
iloveloopers authored Mar 8, 2024
1 parent 6b731c7 commit 4b6139c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
xeno_cooldown = 18 SECONDS

// Config values (mutable)
var/empower_range = 3
var/empower_range = 4
var/max_targets = 6
var/main_empower_base_shield = 0
var/initial_activation_shield = 50
Expand Down

0 comments on commit 4b6139c

Please sign in to comment.