Blame

5672da TtroubleTT 2025-07-07 02:20:30 1
# <span style="color: #ffffff;">SCP-3114 Implementation</span>
cbc71d TtroubleTT 2025-07-07 02:19:45 2
3
---
4
5
:::none
6
Re implements <span style="color: #ffffff;">**SCP-3114 spawning in the server**</span> as a normal SCP.
7
:::
8
9
---
10
11
> [!NOTE]
12
> SCP-3114 will count towards the <span style="color: #ffffff;">**max amount of allowed SCPs**</span> that will spawn that round!
13
14
> [!TIP]
15
> You can <span style="color: #ffffff;">**swap off SCP-3114**<span> in 914 on 1:1! You <span style="color: #ffffff;">**cannot swap to SCP-3114**</span> as another SCP.
16
17
---
18
19
:::none
20
# <span style="color: #ffffff;">Spawn Chance Information</span>
21
> This is the information about <span style="color: #ffffff;">**SCP-3114 spawning chance**</span>.
22
---
23
- The spawn chance is a little less than a base game implemented SCP. It is 1 step down the percentage from a base game ones percent at that amount of SCPs.
24
- Spawn Chance Formula: 1/8 * (Amount of SCPs Spawning - 1)
25
- The 1/8 is the chance for a normal SCP to spawn. AKA 1 / Amount of Different SCPs.
26
- EX: The chance for SCP-3114 to spawn when 5 SCPs are spawning in the round is 50%.
27
- When SCP-3114 is chosen to spawn the player who becomes SCP-3114 will be randomly chosen from the pool of people who were spawning as an SCP already.
28
- SCP-3114 will not spawn if there is only 1 SCP spawning that round.
29
:::
30
31
---
32
33
> [!NOTE]
34
> SCP-3114 will spawn in <span style="color: #ffffff;">**SCP-127 room on non custom map**</span> servers and in a <span style="color: #ffffff;">**custom containment attached to SCP-127 room on custom map**</span> servers!
35
36
---
37
38
> [!IMPORTANT]
39
> <span style="color: #ffffff;">**Developers**</span>
40
> - [TtroubleTT](https://wiki.chaostheoryscp.com/Staff/Development%20Team/TtroubleTT)