[New Feature] Passive income via tiberium consumption #1278
Paladin-Bloodmoon
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
First Check
Description
so, I had this thought today, what if there was a way to consume the extra tiberium you have in storage, so you don't need a ton of silos, and turn into a source of passive income, power boost, speed boost, or effect radius boost?
Proposed Code (optional)
Consumer= ;yes/no tag for both vehicles and structures, for structures: designates the structure can be able to consume tiberium in silo/refinery storage. for vehicles: designates the unit can consume tiberium in its storage (default=no)
ConsumeRate= ;decimal based tag to determine the rate at which tiberium is consumed, 0=super fast,100=no consumption (default=100)
ConsumptionRatio= ;requires two numbers separated by a comma, first number (X) is input units of tiberium, second number (Y) is output units per X
ConsumerOutput= ;ToPower, or ToCash
DeployToConsume= ;yes/no tag for vehicles, uses Mobile EMP logic to toggle on/off consumption (default=no)
Additional Context
No response
All reactions