mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
Update ActiveEffect documentation
This commit is contained in:
parent
a0c0509e3f
commit
e7d1611be3
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue