NikitaWaifu added a new version:
Changes inside config.json :
- Added a "Logging" parameter in config.json file to see what you did when you roll things; with details on what kind of roll you did. (default "false")
- Added a "FIR_***" parameters in config.json file to manage each kind of aquire are Found in Raid or not... (deafault "true")
- Added a new param in config.json for manage the % of winning a Viktoriya Voucher (before it was bugged; rewrited) and now you can manage for Keycard…
QuoteDisplay MoreHi, nice to be here . Here is a big patch:
Changes inside config.json :
- Added a "Logging" parameter in config.json file to see what you did when you roll things; with details on what kind of roll you did. (default "false")
- Added a "FIR_***" parameters in config.json file to manage each kind of aquire are Found in Raid or not... (deafault "true")
- Added a new param in config.json for manage the % of winning a Viktoriya Voucher (before it was bugged; rewrited) and now you can manage for Keycard basic roll and premium separatly.
- Change little things like price of weapons roll for have better balance about a FIR output... (it's a config.json param' so you can change it as you wish)
Changes inside quest.json :
- Changes all quest texts to work with locales integration (and i’ll be back in a moment)
- Change the number of need to kill Shturman on quest "Snitches Get Stitches" cause i think it's boring... 1 kill it's more much fun.
- Fix line 1045 where missing the "t" (before "target": "snitches_stiches" after "target": "snitches_stitches")
- Fix line 1190 where id of other quest was not good (before "target": "blackmail" after "target": "blackmail_quest")
- and for else, i Fix minor things like typographical mistake and things like that in texts but not much more...
Changes inside mod.ts :
- Added a big fonction for take care of Localization stuff, now language support automatically (for now EN and FR)
- move things a little bit for organisationnal purpose (wallet roll with 50/50; Keycard roll together etc...)
- Added all logging features behind the "Logging" parameter for showing into the console what's going on with rolls...
- Fix Viktoriya Voucher winning feature for the Keycard roll.
- Added all parameter for chances of winning with the Keycard Premium roll (before it was bad implemented)
- Fix allllll Weapons roll to properly give good ammo (in a brand new box) and the good magazine for the weapon you win...
- Fix a bug (this time inside config.json but...) where the 556 weapon box give ONLY the AK101 modded by Vik... now you can win whatever you want on this caliber.
This version was developed for version 3.7.1 and may work for other versions, or not. No support for others versions.