-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Exodii weapon, the Khuunäöfaai (#79001)
* first draft incl. weapon, magazine, ammo and ammo type * fix missing s in variants * fix missing s in flags * forgot to put in an ammo restriction * fix missing values from ammo * add missing symbols * generic guns migrations * smoke_big effect on firework ammo * add copy-from and remove uneeded effects. trying to fix hard crash * Update data/json/items/ammo/exodii.json Co-authored-by: Anton Simakov <67688115+GuardianDll@users.noreply.github.com> * minor changes * added comment for translators * add cannon to recognized gun names * common string between mag and gun added * valid json * changes to effects * attempt to fix ammo error * ditto * i overlooked the umlauts and capitalization * proper comma * replace ammo with ammo_type in magazine pocket * make fireworks behave like a firework * unique ammo effect. still needs tweaking. * tweakin * add to guns_blacklist with the other exodii weapons * please recognize it now * capitalize that K * GOTCHA * Update exodii.json * fireworks doesn't have recoil does it? * second ammo type * missing types * add price * forgot ammo_type * Update exodii.json * Update gg_ammo_migration.json * Update gg_magazines_blacklist.json * more than copy-from * no comma * forgot a SECOND comma * guardians suggestion, different ammo types * third ammo type, corrosive payload, first draft. * Update exodii.json * Update exodii.json * gun takes the new ammo * forgot the generic guns migrations * linted gg_ammo_migration * I wasn't satisfied with the description * corrosive ammo now uses a spell rather than an ammo effect, take 1 * make this a teensy bit more deadly * field_id not field_type * tweak some values * tweaked the wrong values * more tweaking * the only reason i found out this crashed the game is because I saw a pristine RV in my debug world and wanted to blow it up * the ammo costs more money than the canisters. selling an empty canister is now a negative. * final ammo type, first draft * stupido * Update exodii.json * Update exodii.json * Update exodii.json * divergent JSONification theory * THE GLUE. * change the field type that is used by the adhesive to a unique one * missing true * Update field_type.json * edit looks like * complete overhaul of the GLUE. * OH its FURN transform not FUR * tweaky * Revert "tweaky" This reverts commit fe4bca7. * too big * tweaky 2 * Update exodii.json * Update exodii.json * no roof * Nine sells it * up price to match the sapra and set the thing to tier2 * Update exodii.json * canisters should always be full * shit hang on * Update exodii_merchant_itemlist.json * update description * last touches. --------- Co-authored-by: Anton Simakov <67688115+GuardianDll@users.noreply.github.com>
- Loading branch information
1 parent
a28c82d
commit f6f2416
Showing
11 changed files
with
347 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.