Ideas for Stendhal/Effects: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Madmetzger image smaller |
imported>Madmetzger No edit summary |
||
| Line 1: | Line 1: | ||
Players, creatures and other entities can be temporarily under the influence of certain effects. For example a player will constantly heal at a certain rate, because he is already eating. Or a creature could be slowed down, because a player has casted a kind of freeze spell to it. |
Players, creatures and other entities can be temporarily under the influence of certain effects. For example a player will constantly heal at a certain rate, because he is already eating. Or a creature could be slowed down, because a player has casted a kind of freeze spell to it. |
||
To fully support effects client and server side, we first need to consider, which properties are needed at which side and for which purpose. |
To fully support effects client and server side, we first need to consider, which properties are needed at which side and for which purpose. We also need to think about how an effect is applied when an effect of the same kind is already there, i.e. a player eats more than one meat. |
||
{{TODO|table from photo}} |
|||
[[File:Effects-requirements.jpg|800px]] |
[[File:Effects-requirements.jpg|800px]] |
||
Revision as of 16:14, 15 September 2012
Players, creatures and other entities can be temporarily under the influence of certain effects. For example a player will constantly heal at a certain rate, because he is already eating. Or a creature could be slowed down, because a player has casted a kind of freeze spell to it.
To fully support effects client and server side, we first need to consider, which properties are needed at which side and for which purpose. We also need to think about how an effect is applied when an effect of the same kind is already there, i.e. a player eats more than one meat.
TODO: table from photo