Skip to content

Scale up values of Telecrystals#76

Open
BombasterDS2 wants to merge 1 commit into
Goob-Station:masterfrom
BombasterDS2:TC-redenomination-(09.07.2026)
Open

Scale up values of Telecrystals#76
BombasterDS2 wants to merge 1 commit into
Goob-Station:masterfrom
BombasterDS2:TC-redenomination-(09.07.2026)

Conversation

@BombasterDS2

Copy link
Copy Markdown

About the PR

Values of Telecrystals were scaled up by 5.

Why / Balance

These changes allows us to be more flexible with telecrystal prices.

Technical details

Used simple python script to multiply all uplink numbers in catalog. Added prototypes for 25, 50 and 100 Telecrystals and prototypes for 100, 200, 250 and 300 TC uplinks in Goobstation folder.

Test plan

  1. Tested prices in uplink catalog.
  2. Tested TC amount in Renault and in Thief Satchel
  3. Tested Nuclear Operatives uplinks.
  4. Tested Lone Operative uplink.

Media

image

Requirements

  • I have read and am following the Pull Request and Changelog Guidelines.
  • I have tested this pull request and written instructions on how to test it
  • I have added media to this PR or it does not require an in-game showcase.

Breaking changes

Changelog

🆑

  • tweak: Telecrystal values were scaled up by 5.

@Roudenn Roudenn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please attach the Python script you've used to the /Tools folder
When it finds Telecrystal: Number it multiplies it by 5 and adds a # GoobStation: Telecrystal rework
And if it already has the comment then don't do anything with it, that way we can run that script on every upstream merge to automatically scale the values up

@BombasterDS2

Copy link
Copy Markdown
Author

Please attach the Python script you've used to the /Tools folder When it finds Telecrystal: Number it multiplies it by 5 and adds a # GoobStation: Telecrystal rework And if it already has the comment then don't do anything with it, that way we can run that script on every upstream merge to automatically scale the values up

It was little console script that finds "Telecrystal" with json parse and multiplies amount of them by 5. It won't work with TC prototypes. But i can adapt script to work with telecrystals in listings only.

@Roudenn

Roudenn commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

It was little console script that finds "Telecrystal" with json parse and multiplies amount of them by 5. It won't work with TC prototypes. But i can adapt script to work with telecrystals in listings only.

At least make it work with listings yeah, this will be enough for most cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants