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:
Zergspower
2022-05-05 00:42:14 +01:00
committed by GitHub
parent ed5dfb44dd
commit b8013b5267
+1 -1
View File
@@ -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