0 of 0

File information

Last updated

Original upload

Created by

cotyounoyume

Uploaded by

cotyounoyume

Virus scan

Safe to use

About this mod

Why can't we strip space suits from defeated enemies?
This mod gives you a chance to strip your opponent's space suit and other equipment.
Loot equipment from NPC corpses or, Set Crosshair on your opponent and tap the "T" key.
And, this mod also replicates the Perfect Touch skill from Skyrim (you can steal NPC apparel with the Thief

Requirements
Permissions and credits
Changelogs
What is this mod?
This mod gives you the ability to strip NPCs of their space suits and other equipment they are wearing.
Just put Crosshair over the NPC in the following state and tap the "T" key; you will be able to take off the NPC's equipment.
And, this mod also replicates the "Perfect Touch" skill from Skyrim (you can steal NPC apparel with the Thief Perk).


This mod is for SFSE. Due to technical limitations, I will not be making an XBOX version.

Status:
  • NPC is dead.
  • Essential NPC is bleeding.
  • I am opening that NPC's inventory with a pickpocket.
  • NPC is sleeping.
  • The NPC is under mind control.


Installation:
  • Install SFSE,  plugin.txt enabler, Address Library. 
  • Install Baka Achievement Enabler if you don't want achievements disabled.
  • Unzip the archive and put all files such as StrippingArmor.esm, scripts, SKSE, etc. and into your Starfield/Data folder (most likely under Documents/My Games/Starfield/Data), or let your mod manager install the file.
  • Ensure that archive invalidation is enabled in your StarfieldCustom.ini. (Look below if you don't)
  • Add *StrippingArmor.esm to your Plugins.txt.


If you haven't already done it for another mod, this is what needs to go in your StarfieldCustom.ini:
[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=

Settings:
    You can change the behavior of the mod by editing the following configuration file Note that these settings are reloaded when you open the "PauseMenu" (the screen that opens when you press the Esc key), so you can change them even during the game. After saving the settings file, you can press the Esc key twice during the game to update the settings.
    Filepath: Data/SFSE/plugins/StrippingArmor.ini

Settings:
[GeneralMajor]
    TraditionalLootingOnly = "false"
    StrippingKey = "T"
    StrippingKeyOn = "true"
    EffectShaderForStrippingOn = "true"
    UseStrippingKeyToCorpse = "true"
    EnableDroppingItems = "true"
    CanStealDroppedItem = "false"
[GeneralMinor]
    EffectShaderFormIDForStripping = "0026319b"
    AlternativeClothOn = "false"
    TimePerFrame = "50"
    TakingBackEquipmentTimer = "10"
    ConditionTalking = "true"
    ConditionSleeping = "true"
    ConditionUnconscious = "true"
    ConditionIsCommanded = "true"
    ConditionBleedingOut = "true"
[CorpseVisualEffect]
    ChangingAppearanceOfCorpse = "true"
    CorpseTimer = "3"
    EffectShaderForChangingCorpseOn = "true"
[Theft]
    PerfectTouch = "true"
    ConditionPickingPocket = "true"
    PickpocketLevelHat    = "1"
    PickpocketLevelHelmet = "1"
    PickpocketLevelCloth = "2"
    PickpocketLevelBackpack = "3"
    PickpocketLevelSpacesuit = "4"
[Debug]
    DebugExecuteToAllActorsInSameCell = "false"
    DebugExecuteToCrossRefActorForced = "false"
    LogLevel = "0"

My Other MODs:
Ultimate Booster

FAQ:

  • Q. The FAQ is out of date.
  • A. Yes, I have added various functions, so I have not been able to keep up with the latest version of the explanation here. Sorry.
  • Q. I cannot strip equipment for a crowd.
  • A. With vanilla Starfield behavior, I have no control over this.
  • Q. I want to assign a non-T key for stripping spacesuits.
  • A. You can change key assignments. To change it, open "Data¥SFSE¥Plugins¥StrippingArmor.ini" with a text editor and change "T" of "StrippingKey = "T"to any alphabet.
  • Q. I don't like the Effect Shader on NPCs when they are stripped. I want to turn off that effect.
  • A. You can change Effect Shader On/Off. To change it, open "Data¥SFSE¥Plugins¥StrippingArmor.ini" with a text editor and change "true" of "Effect = "true" to "false".
  • Q. I want to change the look of EffectShader.
  • A. You can change the look of the EffectShader. However, this is for advanced users. Just change the value of EffectFormID in StrippingArmor.ini to your favorite EffectShader's FormID and it will be reflected.
  • Q. I want to be able to strip equipment from NPCs when I Loot them, instead of stripping them with the T key.
  • A. Yes, I changed the behavior to such from Ver. 1.2.

Source:
  StrippingArmor and NonPlayableUnlockerSFSE