PickupsPlus
Enhance your matches with pickups!
Last updated | 2 years ago |
Total downloads | 169512 |
Total rating | 0 |
Categories | Gameplay |
Dependency string | willis81808-PickupsPlus-1.0.0 |
Dependants | 27 other packages depend on this package |
This mod requires the following mods to function
Pykess-PlayerJumpPatch
Patches the erroneous PlayerJump.Jump function in the base game
Preferred version: 0.0.2Pykess-CardChoiceSpawnUniqueCardPatch
Patches erroneous logic in the base game CardChoice method SpawnUniqueCard
Preferred version: 0.1.7Pykess-ModdingUtils
Utilities aimed at making modding easier and more accessible
Preferred version: 0.3.8README
PickupsPlus
Enhance your matches with pickups!
Pickups
- Speed
- Increases speed by 50% for 5 seconds (default)
- Damage
- Doubles damage for 5 seconds (default)
- Ammo
- Adds 5 to your max ammo for 5 seconds (default)
- Health
- Heals all damage
- Shield
- Recharges shield cooldown
Patch Notes
1.0.0
- Added configuration for:
- Pickup spawn interval
- Duration of pickup effects
0.1.0
- Added configuration. Pickups can be enabled/disabled, and their likelyhood of showing up changed
0.0.3
- Fixed issue where shield pickup wasn't fully recharging shield
0.0.2
- Health pickups now heal exactly the player's missing health, instead of
float.MaxValue
0.0.1
- Initial release