User:GreytideSkye/Sandbox: Difference between revisions
Bitrunner Antag policy addendum |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Bitrunner Antagonists (Hostile Data Entities / Cyber Police) <span style="color: red; font-size:135%">PERMANENT MECHANICAL STATE</span>== | ==Bitrunner Antagonists (Hostile Data Entities / Cyber Police) <span style="color: red; font-size:135%">PERMANENT MECHANICAL STATE</span>== | ||
{{anchor|Data Entity}}{{anchor|Cyber Police}} | {{anchor|Data Entity}}{{anchor|Cyber Police}}{{anchor|Bitrunner}} | ||
{| class="wikitable mw-collapsible" style="width:100%" | {| class="wikitable mw-collapsible" style="width:100%" | ||
!Enabled | !Enabled | ||
Line 16: | Line 16: | ||
* Do not attempt to permanently ensnare bitrunners in the virtual domain. You want them '''dead''' and '''gone''', not vegetatively immobile. | * Do not attempt to permanently ensnare bitrunners in the virtual domain. You want them '''dead''' and '''gone''', not vegetatively immobile. | ||
** This includes breaking, damaging, or otherwise rendering the Encrypted Cache permanently unable to be moved to the drop-off. | ** This includes breaking, damaging, or otherwise rendering the Encrypted Cache permanently unable to be moved to the drop-off, or the puzzle to acquire the Cache unable to be completed. | ||
* You are not aware of the significance of the Encrypted Cache and '''should not be moving or hiding it.''' | |||
* You are in a permanent mechanical state at all times. CI isn’t necessary, nor is RP. | * You are in a permanent mechanical state at all times. CI isn’t necessary, nor is RP. | ||
Line 29: | Line 31: | ||
None. You are just another hostile program in a virtual domain full of hostile programs. | None. You are just another hostile program in a virtual domain full of hostile programs. | ||
|} | |} | ||
= Guide to Money = | = Guide to Money = | ||
or... Station Economy? | or... Station Economy? |
Latest revision as of 15:47, 10 November 2023
Bitrunner Antagonists (Hostile Data Entities / Cyber Police) PERMANENT MECHANICAL STATE
Enabled |
---|
Description: You are a hostile data entity created in response to a network intrusion. You are created in the context of a virtual domain, and are themed as such, but your objectives remain static: Kill the intruders and protect your home. You cease to exist when the domain is unloaded. |
Special Rules:
|
Metaprotections:
None. You are just another hostile program in a virtual domain full of hostile programs. |
Guide to Money
or... Station Economy?
there is no fucking way that's true. that'd be so dumb. that'd be madness. I'm going to search the tg codebase for what actually happens Was right about the Protolathes, that money for Unauthorized Users goes to the department. Don't think the electricity tax on cyborgs for using the lathe goes anywhere.
- ACCOUNT_ENG** has vendors including a "Bluespace Vendor"
- ACCOUNT_SCI** has vendors, including the modular computer vendor. Papers you sell. There's a **setting** where *every node researched on the Techweb* pays the budget some amount "techweb_bounty" (250cr by default), and while the default parameter for "get\_that\_dosh" is TRUE I can't promise it's actually used.
There's a FULL_ANCAP mode where shit like cryopods charge money. (Fun fact, the default value for fair\_market\_price is 69. niiiiice)
- ACCOUNT_MED** has the Medical Kiosk out front which always charges you 15cr *but you can use a multitool on the **board** to change this price*. Under FULL\_ANCAP, Med charges 10cr for cryopods, 5cr for Sleepers, 10cr for Stasis beds.
- ACCOUNT_SRV** gets the cash from *all* the snack vendors. I **don't** see where the Tourist robots add to the department budget, so I think they... don't? (Double-checking on Skyrat's code, and nope don't see shit there either, but fun fact: LustWish goes there too) Which means the strategy is to *ask your Cook to **not** make free food, and direct folk to the snack vendors*.
- ACCOUNT_CAR** is the big one that coders treat as **The Station Budget**. See: paying pirates, the vault, shuttle insurance (Fun fact: if you buy shuttle insurance but then the shuttle catastrophe happens, you get 8000cr) There's this gem: ||icon_state = "car_budget" //saving up for a new tesla|| The "galactic_grant" positive station trait gives you 2k-5k bonus here at the start. Contractor ransom (1k-3k) comes from here. Cargo consoles all need to know ACCOUNT_CAR.
Confirming: the tourist only gives holochip payment. The round-end number is a total of these holochips handed over, and nothing goes into the Service Budget from them.
ok update apparently all departments get (at most) 500 credits every 5 minutes, as per /economy/proc/departmental_payouts().
Delivery crates with a Department Destination give Payment to ACCOUNT_CAR equal to pack.cost,