m
→Returns
m (→Arguments) |
m (→Returns) |
||
| Line 15: | Line 15: | ||
:;iconTexture : String - The identifier of (path and filename to) the indicated buff. | :;iconTexture : String - The identifier of (path and filename to) the indicated buff. | ||
:;count : Number - The number of times the buff has been applied to the target. | :;count : Number - The number of times the buff has been applied to the target. | ||
:; | :;debuffType : String - The magic type of the buff | ||
:;duration : Number - The full duration of the buff in seconds | |||
:;duration : Number - The full duration of the buff | |||
:;expirationTime : Number - Time the buff will expire in seconds | :;expirationTime : Number - Time the buff will expire in seconds | ||
:;isMine : Boolean - 1 if it is casted by you otherwise nil | :;isMine : Boolean - 1 if it is casted by you otherwise nil | ||