Morrowind
0 of 0

File information

Last updated

Original upload

Created by

urm

Uploaded by

uramer

Virus scan

Safe to use

About this mod

"Perfumed Vampires" allows the player to mask their undead scent by applying perfumes. The effect lasts as long as the perfume itself.

Permissions and credits
Perfumed Vampires

"Perfumed Vampires" allows the player to mask their undead scent by applying perfumes. The effect lasts as long as the perfume itself.

By default, Telvanni Bug Musk and Project Cyrodiil perfumes are supported.

Requires a recent development build of OpenMW.

To install, read the documentation on how to install OpenMW mods and how to enable OpenMW scripts

Source code here: https://gitlab.com/urm-openmw-mods/perfumed-vampires

API

Global interface urm_PerfumedVampires:

  • version: 1
  • registerPerfume(recordId): treats potion with id as a perfume
  • isPerfumed(actor): returns true if the given actor (player) has an active perfume
  • isVampire(actor): returns true if the given actor (player) is a vampire, whether perfumed or not