core icon indicating copy to clipboard operation
core copied to clipboard

Add effects/attributes to all game entities

Open shawncplus opened this issue 6 years ago • 3 comments

See #60

shawncplus avatar Mar 26 '19 02:03 shawncplus

When you guys say this allows for effects/attributes on all game entities, what existing entities does that include? Characters, Rooms, Items, Areas?

ratacat avatar Jun 20 '19 20:06 ratacat

Effects are currently only available to characters. This change makes everything in the game able to have both attributes and effects. characters (NPCs, players), items, rooms, and areas themselves.

shawncplus avatar Jun 20 '19 21:06 shawncplus

Just to clarify though, these wouldn't deal with proxying any listeners or modifiers from a room effect to characters within the room?

ratacat avatar Jul 25 '19 23:07 ratacat