蓝色激光传奇效果

蓝色激光传奇效果

这个传奇效果会使任何附着的激光变为蓝色。

Description
This mod adds a new legendary effect.
It makes all lasers blue, including the disintegration effect and blue ash piles, similar to Institute lasers.
This effect is similar to the "Powerful" effect, as it adds a 25% bonus damage.
I know there are mods that make all lasers blue, but I don't want to lose the red version, so I decided to make this effect.
The only way to add this effect to a weapon is a bit tedious. Here are the detailed steps.

  1. Press the tilde (~) key to open the console and enter the following command:
    help blueshift 4
    Get the mod's ID, which should look something like this: xx000800. Where xx is the mod's position in your load order (see installation instructions below).

  2. Drop your weapon and pick it up by holding the E key (or the key you assigned to "Activate"). Open the console again and enter the following command:
    getplayergrabreference

  3. Finally, enter the following command to add the effect to the weapon:
    ff0014f9.amod xx000800
    Where xx000800 is the ID obtained in step 1, and ff0014f9 is the weapon ID obtained in step 2.

Done!
Note that this effect has not been tested on ballistic weapons.
I don't think it will cause any issues,
but as always, use at your own risk.

Known Issues
The weapon will not gain any prefix when the effect is added. I don't consider this a major problem because you can rename weapons in the game. If it bothers too many people, I might look into it.

Installation
Place the BlueLaserMod.esp file into your Fallout 4\Data folder. Activate the mod. If this is your first mod installation, click this link to view a tutorial on how to install mods.

Uninstallation
Follow the steps above and use the following command to remove the mod from the weapon:
removemod xx000800
Delete the BlueLaserMod.esp file from your Fallout 4\Data folder.

Disclaimer
Feel free to do whatever you want with this file.

Credits
This mod was made using FO4Edit, so thanks to the team for their work!
Thanks to dukemordred for providing an easier method for attaching weapon mods. This is a game changer!