Makes the Moon and Star ring scripted to kill any npc that wears it, and changes its weight to 0 so it can be reverse pick-pocketed like a Poison Apple. Bashable, won't take up an ESP slot with the Bashed Patch.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Ortorin
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
This was never actually implemented, either in Morrowind or Morroblivion, until now.
There does exist a section of the vanilla script for the Moon and Star ring which will kill the player if they get the ring prior to proving themselves as the Nerevarine:
"begin onactivate
if getstage fbmwMQ10 < 15 messagebox "Nerevar's ring rejects you." player.kill endif"
But no equivalent for NPC's exists anywhere in the game. Now any NPC who equips the Moon and Star ring will die instantly.
All credit for this mod goes to Ortorin, who was kind enough to do the scripting of this for me. This would not have been possible without their help. All I did was change the weight of the ring to 0 so it could be reverse pick-pocketed like a Poison Apple.