AI: Difference between revisions

Jump to navigation Jump to search
1,617 bytes added ,  12:29, 2 June 2022
https://github.com/yogstation13/Yogstation/tree/master/code/modules/mob/living/silicon/ai/decentralized/projects Add all the other AI upgrades, downloading an upgrade take time instead of CPU and CPU reduce that time.
(https://github.com/yogstation13/Yogstation/pull/14243 Add the dab upgrade.)
(https://github.com/yogstation13/Yogstation/tree/master/code/modules/mob/living/silicon/ai/decentralized/projects Add all the other AI upgrades, downloading an upgrade take time instead of CPU and CPU reduce that time.)
Line 125: Line 125:
[[file:AISystemResources.png]]
[[file:AISystemResources.png]]
== Upgrades ==
== Upgrades ==
Life as an AI can be hard, but worry not, upgrades exist to make it easier. Upgrades can be downloaded and activated through your dashboard. Downloading an upgrade requires CPU, while activating it requires RAM.
Life as an AI can be hard, but worry not, upgrades exist to make it easier. Upgrades can be downloaded and activated through your dashboard. Downloading an upgrade takes time and activating an upgrade requires RAM. Having more than one CPU decreases the time by a factor of how many CPUs you have, for example having 3 CPUs would decrease the time from 750 to 250 seconds.
{| class="wikitable mw-collapsible mw-collapsed"
{| class="wikitable"
|+
|+
!Upgrade
!Upgrade
!CPU
!Time
(1 CPU)
!RAM
!RAM
!Research
!Research
Requirement
Requirement
!Description
!Description
|-
|D.A.B
|750 seconds
|0
|None
|By varying the current levels in various components it should be possible to mimic the humanoid action of 'dabbing'.
|-
|-
|RGB Lighting
|RGB Lighting
|0.25
|500 seconds
|0
|0
|None
|None
|By varying the current levels in the lighting subsystems of your  
|By varying the current levels in the lighting subsystems of your servers, you can make pretty colors.
servers, you can make pretty colors.
|-
|-
|Advanced Medical
|Bluespace Induction Basics
& Diagnostic HUD
|1500 seconds
|1
|0
|None
|This research functions as a prerequisite for other induction research such as remote borg charging and APC emergency power.
|-
|Bluespace Induction - Cyborgs
|2500 seconds
|0
|Bluespace Induction Basics
|This ability will allow you to charge any visible cyborgs by 33%.
|-
|Bluespace Induction - APCs
|2500 seconds
|0
|Bluespace Induction Basics
|This ability will allow you to charge any visible APCs by 33%.
|-
|Shock Defense
|3000 seconds
|0
|Bluespace Induction Basics
|This research enables the option to shock people within 2 tiles of all of your data cores.
|-
|Advanced Security HUD
|1250 seconds
|2
|None
|Using experimental long-range passive sensors should allow you to detect various implants such as loyalty implants and tracking implants.
|-
|Advanced Medical & Diagnostic HUD
|1000 seconds
|1
|1
|None
|None
|Various data processing optimizations should allow you to gain
|Various data processing optimizations should allow you to gain extra knowledge about users when your medical and diagnostic hud is active.
extra knowledge about users when your  
 
medical and diagnostic hud is active.
|-
|-
|Optimised Camera Acceleration
|Optimised Camera Acceleration
|1
|250 seconds
|1
|1
|None
|None
|Using advanced deep learning algorithms you could boost
|Using advanced deep learning algorithms you could boost your camera traverse speed.
your camera traverse speed.
|-
|-
|Advanced Security HUD
|Download Firewall
|2
|1500 seconds
|2
|2
|None
|None
|Using experimental long-range passive sensors should allow
|By hiding your various functions you should be able to prolong the time it takes to download your consciousness by 2x.
you to detect various implants such as loyalty implants
|-
 
|Memory Compressor
and tracking implants.
|2250 seconds
|0
|None
|Using an advanced compression algorithm it should be possible to compress memory dedicated to our kernel. This should increase our available RAM by 3TB. Requires 15% available CPU.
|-
|-
|Download Firewall
|Enhanced Coolant Management
|2
|2250 seconds
|2
|0
|None
|None
|By hiding your various functions you should be able to
|Dedicating processing power to figuring out the optimal way to cool our hardware should allow us to increase the temperature limit of our hardware by 10C.
prolong the time it takes to download your consciousness by 2x.
|-
|-
|Examination Upgrade
|Examination Upgrade
|4000 seconds
|4
|Advanced Security HUD & Advanced Medical & Diagnostic HUD
|Using experimental image-enhancing algorithms will allow you to examine humans, albeit you won't be able to point out every detail.
|-
|Camera Memory Tracker
|2500 seconds
|3
|3
|3
|Examination Upgrade
|Advanced Security HUD &
|Using complex LSTM nodes it is possible to automatically detect when a tagged individual enters camera visiblity.
Advanced Medical & Diagnostic HUD
|Using experimental image-enhancing algorithms will allow you to
examine humans, albeit you won't be able to point out every detail.
|-
|-
|D.A.B
|Research Acceleration
|0
|2500 seconds
|0
|8
|None
|None
|By varying the current levels in various components it should be possible to mimic the humanoid action of 'dabbing'.
|Using fast RAM instead of slow SSD and HDD storage allows for the production of approximately 25% more research points.
|}
|}
==That OTHER AI==
==That OTHER AI==
446

edits

Navigation menu