core
core copied to clipboard
Add effects/attributes to all game entities
See #60
When you guys say this allows for effects/attributes on all game entities, what existing entities does that include? Characters, Rooms, Items, Areas?
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.
Just to clarify though, these wouldn't deal with proxying any listeners or modifiers from a room effect to characters within the room?