mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Blob Enhancements 1 (#12885)
* Blob Enhancements 1 With the current state of SR Blob being so... sad.... we've discussed it in the admin circle and will be giving teeny tiny buffs. The first here is a simple Point rate boost. * 2.5
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
// Generic blob defines
|
||||
|
||||
#define BLOB_BASE_POINT_RATE 2 // Base amount of points per process()
|
||||
#define BLOB_BASE_POINT_RATE 2.5 // Base amount of points per process(+1 SkyRat change)
|
||||
#define BLOB_EXPAND_COST 4 // Price to expand onto a new tile
|
||||
#define BLOB_ATTACK_REFUND 2 // Points 'refunded' when the expand attempt actually attacks something instead
|
||||
#define BLOB_BRUTE_RESIST 0.5 // Brute damage taken gets multiplied by this value
|
||||
|
||||
Reference in New Issue
Block a user