Stendhal/StatusEffects/Implementation: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge |
||
| Line 10: | Line 10: | ||
* Player has a second keyed slot (status) that carries the current statuses of the player. |
* Player has a second keyed slot (status) that carries the current statuses of the player. |
||
** "key" is status name and "value" is duration of status. |
|||
* Slots should be saved to the database so status and resistance are not lost at logout. |
* Slots should be saved to the database so status and resistance are not lost at logout. |
||