Contact list with loyalty and connection ratings #96

Closed
opened 2026-04-04 18:41:40 +02:00 by shahondin1624 · 0 comments
Owner

Description

The model tracks Street Cred, Notoriety, and Public Awareness but has no contact list. Shadowrun characters have a network of contacts defined by Loyalty (how much they'll help) and Connection (how influential they are).

Missing Functionality

  • Contact entries with name, description/type, loyalty rating (1-6), connection rating (1-12)
  • Notes field per contact
  • Group/faction membership tracking

Acceptance Criteria

  • Data model for contacts with name, loyalty, connection, and notes
  • UI to add, edit, and remove contacts
  • Contact list displayed in character sheet
  • Serialization support for contact data
## Description The model tracks Street Cred, Notoriety, and Public Awareness but has no contact list. Shadowrun characters have a network of contacts defined by Loyalty (how much they'll help) and Connection (how influential they are). ## Missing Functionality - Contact entries with name, description/type, loyalty rating (1-6), connection rating (1-12) - Notes field per contact - Group/faction membership tracking ## Acceptance Criteria - [ ] Data model for contacts with name, loyalty, connection, and notes - [ ] UI to add, edit, and remove contacts - [ ] Contact list displayed in character sheet - [ ] Serialization support for contact data
shahondin1624 added the type:featurepriority:should-have labels 2026-04-04 18:41:40 +02:00
Sign in to join this conversation.