An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Alterra Weaponry
[![release](https://img.shields.io/github/v/release/VELD-Dev/Alterra-Weaponry?color=success&display_name=tag&logo=github&style=flat)](https://github.com/VELD-Dev/Alterra-Weaponry/releases "Last release of the mod")
[![total downloads](https://img.shields.io/github/downloads/VELD-Dev/Alterra-Weaponry/total?color=success&logo=github)](https://github.com/VELD-Dev/Alterra-Weaponry/downloads "Total downloads, including pre-releases, of the mod")
[![license](https://img.shields.io/github/license/VELD-Dev/Alterra-Weaponry)](https://github.com/VELD-Dev/Alterra-Weaponry/blob/main/LICENSE "License")
[![line count](https://tokei.rs/b1/github/VELD-Dev/Alterra-Weaponry?category=lines&type=CSharp)](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**.