Skip to content

Commit

Permalink
Add more weapon lore
Browse files Browse the repository at this point in the history
  • Loading branch information
toberge committed Dec 15, 2024
1 parent 52fafec commit cb6fbc0
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 6 deletions.
12 changes: 10 additions & 2 deletions Assets/ScriptableObjects/Items/CoilBarrel.asset
Original file line number Diff line number Diff line change
Expand Up @@ -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}
9 changes: 7 additions & 2 deletions Assets/ScriptableObjects/Items/RevolverBody.asset
Original file line number Diff line number Diff line change
Expand Up @@ -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}
7 changes: 6 additions & 1 deletion Assets/ScriptableObjects/Items/SeekerBody.asset
Original file line number Diff line number Diff line change
Expand Up @@ -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 <i>deactivate</i> 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}
5 changes: 4 additions & 1 deletion Assets/ScriptableObjects/Items/SolarBody.asset
Original file line number Diff line number Diff line change
Expand Up @@ -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}

0 comments on commit cb6fbc0

Please sign in to comment.