miron / NeonCore

Terminal based Cyberpunk Tabletop RPG with Nostr as database and openAI API compatible commands
3 stars 1 forks source link

Brawling needs additional work #71

Closed miron closed 1 year ago

miron commented 1 year ago

Brawling needs additional work

Originally posted by @miron in https://github.com/miron/NeonCore/issues/67#issuecomment-1454937961

miron commented 1 year ago

Removed d6 values from pregens as not part at later stage of game development. d10 roll could be added to handle_npc_encounter, but thinking if NPCEncounter class is necessary, as all NPC encounters are skill checks anyway, and story NPCs are part of the story modules

miron commented 1 year ago

moved to SkillCheckCommand, d10 roll needs to be added in skill_check, and if statement for npc’s