- HuntingSession dataclass with full cost/loot tracking - Real-time cost calculations (weapon + armor + healing) - Profit/Loss with return percentage - Cost per kill and cost per hour metrics - SessionManager for multiple sessions - JSON export for session data - Excludes shrapnel/UA from profit calculations |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| armor_decay.py | ||
| armor_system.py | ||
| attachments.py | ||
| database.py | ||
| entropia_nexus.py | ||
| healing_tools.py | ||
| hunting_session.py | ||
| log_watcher.py | ||
| nexus_api.py | ||
| project_manager.py | ||
| schema.sql | ||