Add additional property to features/base/participants state

this is really a more general question, but if i were to add an additional property that should be stored in the redux state, in my case tied to the participant state, how many files would this affect?

Probably the reducer the actions and the action types.