AI SummaryA DPS simulator for ADOH (Neverwinter Nights: Enhanced Edition server) that calculates damage output for combat optimization. Useful for NWN:EE players and server enthusiasts wanting to theoryccraft builds and weapon configurations.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "adoh-dps-simulator — Copilot Instructions" prompt rules to my project. Repository: https://github.com/synvanalt/adoh-dps-simulator Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
DPS simulator for ADOH, a great NWN:EE server that kept me sane during Covid-19
Architecture at a Glance
• simulator/: Core calculation engine (config.py, weapon.py, attack_simulator.py, damage_simulator.py) • components/: Modular Dash UI sections • callbacks/: Input/output handlers (core_, ui_, plots_, validation_) • app.py: Main Dash application entry point • weapons_db.py: Weapon property definitions • tests/: Pytest suite (all tests must pass)
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts