1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 18:29:55 +00:00

Update ActiveEffect documentation

This commit is contained in:
Evil Eye 2024-01-09 18:19:04 +01:00
parent a0c0509e3f
commit e7d1611be3

View file

@ -682,7 +682,6 @@
--- ---
-- @type ActiveEffect -- @type ActiveEffect
-- Magic effect that is currently active on an actor. -- Magic effect that is currently active on an actor.
-- Note that when this effect expires or is removed, it will remain temporarily. Magnitude will be set to 0 for effects that expire.
-- @field #string affectedSkill Optional skill ID -- @field #string affectedSkill Optional skill ID
-- @field #string affectedAttribute Optional attribute ID -- @field #string affectedAttribute Optional attribute ID
-- @field #string id Effect id string -- @field #string id Effect id string