Stendhal/StatusEffects/Implementation: Difference between revisions

Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
Line 1:
= Player Resistance & Status =
 
* Player has a keyed slot (status_resistance(s)) where status can be added/removed.
Line 14:
* Slots should be saved to the database so status and resistance are not lost at logout.
 
= Creature Resistance & Status +
* Attack/resistance slots can be added to the other as well to allow players to inflict status on creatures.
 
* The same can be applied reversed. Players can have "attack" slots and creatures "resistance".
** Allows players to inflict status effects on creatures.