12-15-2020, 08:46 AM
PULL REQUEST DETAILS
[FEAT][BALANCE][INPUT]
About the PR
Change to QM supply packs with two main elements:
- New pack called the Electrical Maintenance Crate, containing two electrical toolboxes, two multi-tools, and two pair of insulated gloves. It's more expensive than the Engineering Crate.
- Modification to the existing Engineering Crate; it no longer contains insulated gloves, and instead contains winter coats (for use while working in harsh conditions).
The primary objective of this change is to give QM the ability to purchase multitools now that they're not an item you can manufacture with default resources; having them accompanied by insulated gloves and electrical toolboxes seemed like a very natural pairing.
Some things I'm not sure about:
- Is 2,500 credits the right price for this new electrical maintenance crate? If not, higher or lower?
- Should the old crate be reduced in cost now that it's less desirable?
- Would it be better to simply leave the existing lineup untouched and instead introduce a crate that only contains multitools?
Why's this needed?
Introduces a means for QM to purchase multi-tools without relying on Gragg.
Changelog
PULL REQUEST DETAILS
[FEAT][BALANCE][INPUT]
About the PR
Change to QM supply packs with two main elements:
- New pack called the Electrical Maintenance Crate, containing two electrical toolboxes, two multi-tools, and two pair of insulated gloves. It's more expensive than the Engineering Crate.
- Modification to the existing Engineering Crate; it no longer contains insulated gloves, and instead contains winter coats (for use while working in harsh conditions).
The primary objective of this change is to give QM the ability to purchase multitools now that they're not an item you can manufacture with default resources; having them accompanied by insulated gloves and electrical toolboxes seemed like a very natural pairing.
Some things I'm not sure about:
- Is 2,500 credits the right price for this new electrical maintenance crate? If not, higher or lower?
- Should the old crate be reduced in cost now that it's less desirable?
- Would it be better to simply leave the existing lineup untouched and instead introduce a crate that only contains multitools?
Why's this needed?
Introduces a means for QM to purchase multi-tools without relying on Gragg.
Changelog
Code:
(u)Kubius:
(+)Added a new electrical maintenance crate to QM. Insulated gloves have moved to it, and it also contains multitools.
PULL REQUEST DETAILS