Deja-FuelCapacityUpgrade icon

FuelCapacityUpgrade

Adds a purchasable fuel tank upgrade tree to the in-game skill web. Configurable tiers, costs, and capacity bonuses.

By Deja
Last updated 3 weeks ago
Total downloads 117
Total rating 0 
Categories Mods
Dependency string Deja-FuelCapacityUpgrade-2.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.755 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.755
Deja-UpgradeLib-1.0.1 icon
Deja-UpgradeLib

Library for adding purchasable upgrade trees to Roadside Research's in-game skill webs. Provides a simple API for other mods to register upgrades with automatic persistence.

Preferred version: 1.0.1

README

FuelCapacityUpgrade

Adds purchasable fuel tank upgrades to Roadside Research's in-game skill web. Each tier increases your station's max fuel capacity.

Features

  • Upgrade Tree — A multi-tier fuel capacity upgrade line added to the Station category of the skill web.
  • Configurable Tiers — Set the number of tiers, percent increase per tier, base cost, and cost scaling.
  • UI Integration — Fuel storage bars update in real time to reflect upgraded capacity.

Configuration

Settings are in BepInEx/config/com.fuelcapacity.roadsideresearch.cfg, generated on first launch.

Setting Default Description
PercentPerLevel 25 Percent increase in max fuel per tier
MaxLevel 5 Number of upgrade tiers (1-20)
BaseCost 500 Cost for the first tier
CostMultiplier 1.5 Cost multiplier per tier

Requirements

  • UpgradeLib — Required for the upgrade tree system.

Installation

  1. Install BepInEx IL2CPP if you haven't already.
  2. Install UpgradeLib.
  3. Place FuelCapacityUpgrade.dll in BepInEx/plugins/.
  4. Launch the game. Fuel upgrades will appear in the skill web.