WIP Stuff

Pre-wipes events
Improvement of stackable barters
This commit is contained in:
Ereshkigal 2021-07-07 04:49:09 +02:00
parent b11c33ea8c
commit 620f6b7626

View File

@ -16,9 +16,12 @@
"IncreaseLootExp": false, "IncreaseLootExp": false,
"IncreaseExamineExp": false, "IncreaseExamineExp": false,
"RemoveKeysUsageNumber": false, "RemoveKeysUsageNumber": false,
"StackableBarters": false, "StackableBarters": {
},
"RemoveAllGearPenalties": false, "RemoveAllGearPenalties": false,
"RemoveItemsDurabilityBurn": false, "RemoveItemsDurabilityBurn": false,
"RemoveBulletsWeaponDurabilityDamage": false,
"ChangeIndividualItemProperty": { "ChangeIndividualItemProperty": {
"activated": false, "activated": false,
"ItemList": { "ItemList": {
@ -110,6 +113,14 @@
"Additionnal Clothing": false, "Additionnal Clothing": false,
"Andrudis Quest Maniac": false "Andrudis Quest Maniac": false
}, },
"Pre-Wipe events":{
"Raiders on all maps": false,
"Killa on factory":false,
"All bosses on reserve": false,
"All traders sells cheap items": false,
"Make Obdolbos Powerfull": false,
"Gluhkar on labs": false
},
"HideWarningMessage": false "HideWarningMessage": false
} }
} }