Posts by sgtlaggy

    sgtlaggy added a new version:

    Quote

    Split the config for removing weapon and weapon mod conditions

    sgtlaggy added a new version:

    Quote
    • Added option to make AA12s count toward for Claustrophobia
    • Removed option to add MP18 and MP43 Sawed-off to Setup, it was already done in SPT 3.10

    sgtlaggy added a new version:

    Quote

    Add option to dump parts of configs/database at runtime for debugging this or other mods.

    sgtlaggy added a new version:

    Quote
    • Automatically load before Fika if installed (so this mod will actually work)
    • Items inside containers are now considered for deletion, previously only top-level items were. This includes weapon parts and armor plates.

    sgtlaggy added a new version:

    Quote

    Add additional conditions to be removed:

    • Body parts
    • Distance
    • Time

    sgtlaggy added a new file:

    sgtlaggy added a new version:

    Quote

    Added the option to replace "Unknown Reward" quest rewards with the actual reward.

    sgtlaggy added a new version:

    Quote

    Update to SPT 3.10
    The Gunsmith Challenge setting has been removed because of some technical changes in 3.10. Anyone who wants to pick it up is more than welcome to.

    The Collector level setting has been removed, use Start Collector Early instead.

    sgtlaggy added a new version:

    Quote

    Add option to start Collector with only a level requirement.

    sgtlaggy added a new version:

    Quote

    Now allows alternate syntax to edit other parts of the trader's locale values like Location and Description.


    To do this, use an object instead of nickname.

    Code
    {
      "Prapor": "Sidorovich",
      "Fence": "Drebin"
    }

    changes to

    Code
    {
      "Prapor": {
        "Nickname": "Sidorovich",
        "Location": "Rookie Village in the Cordon",
        "Description": "A reliable source of equipment for stalkers."
      },
      "Fence": "Drebin"
    }

    Valid keys are "FullName", "FirstName", "Nickname", "Location", and "Description". All are case-sensitive.

    sgtlaggy added a new version:

    Quote

    Added config options to change the chance of items being deleted, either all together as a group or individually. Both options can be used together.

    sgtlaggy added a new file:

    sgtlaggy added a new file:

    sgtlaggy added a new file: