Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Racconar Rogue thievery doesn't work #1341

Open
LamseyMcBrien opened this issue Jan 8, 2025 · 1 comment
Open

Racconar Rogue thievery doesn't work #1341

LamseyMcBrien opened this issue Jan 8, 2025 · 1 comment

Comments

@LamseyMcBrien
Copy link
Contributor

It looks like the Racconar's Rogue trait does not actually award the stated resources. See the below example where the event log says that I recently stole 21,621,655 Aerogel but I did not receive it (the Farpoint I constructed afterwards only cost about ~120K, and only after I switched the Matter Replicator over to Aerogel, so I am certain that the resources were not awarded).

image

@CondoSlime
Copy link
Contributor

Seems like rogue is messed up in multiple ways.
First off, the wiki says that rogue steals resources based on their maximum cap, so it wouldn't make sense for it to steal craftables considering they have no cap. Though looking at the code, it seems like it steals based on 4% of your spent knowledge instead.

Stealing resources caps them out at your storage cap, and unfortunately for craftables, they have a built-in cap of -1. So stealing aerogel will actually delete all of your aerogel instead of giving you anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants