Skip to content

Commit

Permalink
feat: RGS article
Browse files Browse the repository at this point in the history
  • Loading branch information
1092384 committed Dec 20, 2024
1 parent 8d31b29 commit c332fa8
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
8 changes: 5 additions & 3 deletions app/(wiki)/obstacles/articles/lux_crate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,20 @@ One Lux Crate spawns in the [Red Tugboat](/buildings/tugboats) in each game.

# Loot & More

The Lux Crate always drops a scope and on the normal map, a [CZ-600](/weapons/guns/cz600). On the Harvest and Halloween Maps, it drops either a [VKS Vykhlop](/weapons/guns/vks) or a [Tango 51](/weapons/guns/tango_51). Both have an equal chance to spawn.
The Lux Crate always drops a scope and on the normal map, a [RGS](/weapons/guns/rgs). On the Harvest and Halloween Maps, it drops either a [RGS](/weapons/guns/rgs), a [VKS Vykhlop](/weapons/guns/vks), or a [Tango 51](/weapons/guns/tango_51). All three have an equal chance to spawn.

# Tips

- Since the Lux Crate has extremely low health and poor positioning, it makes poor cover from enemies.
- It is almost always better to break it for loot since it drops the powerful [CZ-600](/weapons/guns/cz600) on the normal map and the extremely powerful [VKS Vykhlop](/weapons/guns/vks) or [Tango 51](/weapons/guns/tango_51) on the Harvest and Halloween Maps.
.
- It is almost always better to break it for loot since it drops the powerful [RGS](/weapons/guns/rgs) on the Normal Map and a chance for the extremely powerful [VKS Vykhlop](/weapons/guns/vks) or [Tango 51](/weapons/guns/tango_51) on the Harvest and Halloween Maps.

# Trivia

- The Lux Crate was designed by Platonthek and emeraldneo.

# History

- [v0.22.0](https://github.com/HasangerGames/suroi/releases/tag/v0.22.0)
- Reworked loot table
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Added
28 changes: 28 additions & 0 deletions app/(wiki)/weapons/guns/articles/rgs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
The **Ruger Gunsite Scout**, known in-game as the **RGS**, is a bolt-action sniper rifle utilizing the 5.56mm ammunition. It was added to the game in the [v0.22.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0) "Cold Steel" update on December 11, 2024. It features a low firing delay and high magazine capacity and is a direct upgrade of the [CZ-600](/weapons/guns/cz600).

# Background

The Ruger Gunsite Scout is a bolt-action rifle showcased by Sturm, Ruger & Co at the SHOT Show in 2011. It was based on the Ruger M77 bolt-action rifle and designed in collaboration with the Gunsite Academy.

# Strategies

## Using

- As it is a direct upgrade, the RGS can be played in a similar fashion as the CZ-600.
- It can be quickswitched effectively due to its large magazine size. This often pairs well with the [M3K](/weapons/guns/m3k) due to the similar magazine capacities between the two weapons.
- It can also be used as a DMR-like weapon due to it having the same high fire rate as the CZ-600. Vulnerability is less of a problem when utilizing this strategy because of the higher damage and magazine capacity of the RGS.
- The RGS can be more effective than most other snipers such as the [Tango 51](/weapons/guns/tango_51) during the end game due to its high magazine capacity, allowing you to not have to reload as often. This is extremely valuable during the end game in particular because reloading during the final stages is often deadly; it gives your opponent a window to deal as much damage as possible without your ability to retaliate.

## Countering
- Due to the low DPS of the RGS, you can attempt to bring your opponent into close ranges and kill them with a high-DPS weapon like the [Vepr-12](/weapons/guns/vepr12).
- If your opponent knows what you are trying to do and keeps their distance, you can alternatively engage with another weapon that is effective at ranged fights such as the [MCX Spear](/weapons/guns/mcx_spear) or the [Stoner 63](/weapons/guns/stoner_63).
- If you are confident in your quickswitching and aiming skills, you can also try using another sniper like the [Mosin-Nagant](/weapons/guns/mosin_nagant) that has higher damage than the RGS.
# Obtaining
On the Normal Map, the RGS can only be found in the [Lux Crate](/obstacles/lux_crate) located in the [Red Tugboat](/buildings/tugboat_red). However, on the Harvest and Halloween Maps, it can also be found relatively commonly in high-tier loot sources such as [Airdrops](/obstacles/airdrops) and [Gun Lockers](/obstacles/gun_lockers) as well as occasionally from common loot sources such as [Regular Crates](/obstacles/crates).

# Trivia
- Similar to the [BLR](/weapons/guns/blr) and [M1 Garand](/weapons/guns/m1_garand), the RGS has a special firing sound that plays when the last round in the magazine is fired.

## History
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Added
1 change: 1 addition & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
"flechettes",
"flechette",
"Gavrilovich",
"Sturm",

// People (usernames/aliases)
"compositr",
Expand Down

0 comments on commit c332fa8

Please sign in to comment.