https://github.com/veld-dev/alterra-weaponry
Alterra Weaponry is a Subnautica: Below Zero mod adding weapons, while remaining cannon with the game's lore. It has new PDA voicelines, new story goals, new items, new resources. A complete mod.
https://github.com/veld-dev/alterra-weaponry
mod subnautica subnautica-below-zero subnautica-bz subnauticabelowzero subnauticabelowzero-mods
Last synced: about 2 months ago
JSON representation
Alterra Weaponry is a Subnautica: Below Zero mod adding weapons, while remaining cannon with the game's lore. It has new PDA voicelines, new story goals, new items, new resources. A complete mod.
- Host: GitHub
- URL: https://github.com/veld-dev/alterra-weaponry
- Owner: VELD-Dev
- License: lgpl-2.1
- Created: 2023-04-19T16:36:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T22:43:19.000Z (over 1 year ago)
- Last Synced: 2024-01-31T00:07:16.687Z (over 1 year ago)
- Topics: mod, subnautica, subnautica-below-zero, subnautica-bz, subnauticabelowzero, subnauticabelowzero-mods
- Language: C#
- Homepage: https://submodica.xyz/mods/sbz/235
- Size: 11.8 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alterra Weaponry
[](https://github.com/VELD-Dev/Alterra-Weaponry/releases "Last release of the mod")
[](https://github.com/VELD-Dev/Alterra-Weaponry/downloads "Total downloads, including pre-releases, of the mod")
[](https://github.com/VELD-Dev/Alterra-Weaponry/blob/main/LICENSE "License")
[](https://github.com/VELD-Dev/Alterra-Weaponry/ "Lines count")
Alterra Weaponry is a mod for **Subnautica: Below Zero** (Subnautica soon) that adds weapons, while remaining cannon with the game lore (Obraxis Prime Massacre).
This mod and its lore has **no certification** from **UWE**, do not take the story of the mod as reality.## Languages available
- **English** (translated by me)
- **French** (translated by me)
- **German** (translated by SirTNT)## Weapons and offensive tools
Main weapons:
- **Explosive torpedo**: Can cause significative damages to entities.
- **Laser Extractor**: The Laser Extractor is a tool with an usage similar to the Stasis Rifle one. It can be used to drill without a PRAWN suit, and can also be used as a weapon.
- **Stasis Rifle**: The Stasis Rifle is reimplemented.
- **Prawn Laser Arm**: The PRAWN Laser Arm is an extraction tool. It's like the Laser Extractor but more powerful.## Vehicle modules
- **PRAWN Self-Defense Module**: Similar to Seatruck Perimeter Defense Module.
- **PRAWN Shield Module**: Similar to Cyclops shield module.## Resources
- **Coal**
- **Black Powder** (or commonly "Canonpowder" or "Gunpowder")
- **Advanced Refractor Lu86K** (There's an encyclopedia entry explaining what it is)## Credits
### Softwares used:
- **Visual Studio 2022**: Programming
- **[Text Reader Pro (English/Ivy)](https://textreader.pro/)**: Voice of the PWA.
- **dnSpy**: Understanding and searching for nerd stuff
- **Unity 2019.4.36f1**: Bundling the assets### Dependencies
- [**Nautilus v1.0.0-pre.23+**](https://github.com/SubnauticaModding/Nautilus/releases)
- [**CuddleLibs v1.0.3+**](https://github.com/VELD-Dev/CuddleLibs)
- [**Tobey's BepInEx Pack**](https://github.com/toebeann/BepInEx.Subnautica/releases)This C# project is using **.NET 4.7.2** and **C# 12.0**.