From cb6fbc0c6e230665a29d4930682c8818e256d044 Mon Sep 17 00:00:00 2001 From: Tore Bergebakken Date: Sun, 15 Dec 2024 17:15:10 +0100 Subject: [PATCH] Add more weapon lore --- Assets/ScriptableObjects/Items/CoilBarrel.asset | 12 ++++++++++-- Assets/ScriptableObjects/Items/RevolverBody.asset | 9 +++++++-- Assets/ScriptableObjects/Items/SeekerBody.asset | 7 ++++++- Assets/ScriptableObjects/Items/SolarBody.asset | 5 ++++- 4 files changed, 27 insertions(+), 6 deletions(-) diff --git a/Assets/ScriptableObjects/Items/CoilBarrel.asset b/Assets/ScriptableObjects/Items/CoilBarrel.asset index bc5cd445f..7827ca856 100644 --- a/Assets/ScriptableObjects/Items/CoilBarrel.asset +++ b/Assets/ScriptableObjects/Items/CoilBarrel.asset @@ -16,7 +16,15 @@ MonoBehaviour: displayName: Coil secretName: lightning displayDescription: Shoots 4 bolts of inaccurate lightning - extendedDescription: - loreDescription: + extendedDescription: Shoots a burst of 4 lightning bolts. The erratic nature of + lightning makes this barrel rather inaccurate. Works well with higher fire rate, + and pairs excellently with the fire extension. + loreDescription: The Supercharged Tesla Coil-Whine Compression Barrel (STCWCB) + fires bolts of compressed electricity from each of its Compact Compressable Tesla + Coil (CCTC) units, in sequence. Propelling compressed electricity through a spiral + barrel was discovered to have incredibly damaging effects on electronic circuits. + Given this effect, the STCWCB was considered for use in the recapture of Mars, + and thus ended up in the hands of cowbots after the embarrassing retreat of the + Great Unified Human Recapture Platoon (GUHRP). augmentType: 1 augment: {fileID: 6861618831928518119, guid: b0fd629e6409b192f8be916c190fe0d6, type: 3} diff --git a/Assets/ScriptableObjects/Items/RevolverBody.asset b/Assets/ScriptableObjects/Items/RevolverBody.asset index bc3733447..b75af954a 100644 --- a/Assets/ScriptableObjects/Items/RevolverBody.asset +++ b/Assets/ScriptableObjects/Items/RevolverBody.asset @@ -16,7 +16,12 @@ MonoBehaviour: displayName: Stock secretName: basic displayDescription: Reloads obnoxiously, magazine must be emptied to reload - extendedDescription: - loreDescription: + extendedDescription: Reloading with this gun body obstructs your vision and robs + you of any of the convenience of a reload button. Choosing a different body will + give you a much better time. + loreDescription: When assembling their first makeshift guns, cowbotkind had no + care for convenience and turned reloading into a cumbersome endeavour of manually + loading the gun with bullets, instead of any of the pseudo-automatic solutions + they later employed. augmentType: 0 augment: {fileID: 6604547189345139607, guid: cc3a18a50e3137d7c868aa1b59f44f2d, type: 3} diff --git a/Assets/ScriptableObjects/Items/SeekerBody.asset b/Assets/ScriptableObjects/Items/SeekerBody.asset index 65c560402..c404d18cf 100644 --- a/Assets/ScriptableObjects/Items/SeekerBody.asset +++ b/Assets/ScriptableObjects/Items/SeekerBody.asset @@ -17,6 +17,11 @@ MonoBehaviour: secretName: Schizophrenic displayDescription: Huge magazine, but needs ammo boxes to reload extendedDescription: - loreDescription: + loreDescription: The SICER (Schizophrenia-Inducing Collection Enhancer Radar) built + into this barrel causes any cowbot that touches it to deactivate a secret + camera module that filters out objects on the AMMO (Augmented Magazine-Managing + Office) spectrum. This means that cowbots wielding a gun with this body do not + actually have a cowbot equivalent of scizophrenia, as is commonly believed. Instead, + it is the rest of cowbot society that see a fake version of the world. augmentType: 0 augment: {fileID: 6472785782954257469, guid: 782ac5270532410409b5e4ab40ac1eea, type: 3} diff --git a/Assets/ScriptableObjects/Items/SolarBody.asset b/Assets/ScriptableObjects/Items/SolarBody.asset index a574ca177..458f3132f 100644 --- a/Assets/ScriptableObjects/Items/SolarBody.asset +++ b/Assets/ScriptableObjects/Items/SolarBody.asset @@ -17,6 +17,9 @@ MonoBehaviour: secretName: ionized displayDescription: Reloads in sunlight extendedDescription: - loreDescription: + loreDescription: Solar power would be part of the future shift to renewable energy + once Mars' atmosphere had been polluted enough for the greenhouse effect to kick + in. For this long-term strategy to be viable, structures that were meant to last + a long time were built with solar panels and other renewable power sources. augmentType: 0 augment: {fileID: 2832332331426685643, guid: 01a08185cee12174881594e0cc5ef7a4, type: 3}