m
→Returns: typo
m (→Example) |
m (→Returns: typo) |
||
| Line 18: | Line 18: | ||
:;debuffType : String - The type of the debuff: Magic, Disease, Poison, Curse, or nothing for those with out a type. | :;debuffType : String - The type of the debuff: Magic, Disease, Poison, Curse, or nothing for those with out a type. | ||
:; duration : Number - The full duration of the debuff in seconds; nil if the debuff was not cast by the player. | :; duration : Number - The full duration of the debuff in seconds; nil if the debuff was not cast by the player. | ||
:; timeLeft : Number - Time until the debuff expires, in seconds; nil if the | :; timeLeft : Number - Time until the debuff expires, in seconds; nil if the debuff was not cast by the player. | ||
== Example == | == Example == | ||