- Formula: Decay = damage * 0.05 * (1 - durability/100000) - Added armor_decay.py with complete calculation module - Database of 30+ armors with durability values - Economy comparison: Ghost (20.41) → Perseus L (23.53) hp/pec - Example: 15 dmg on Ghost = 0.00735 PED decay |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| armor_decay.py | ||
| armor_system.py | ||
| attachments.py | ||
| database.py | ||
| entropia_nexus.py | ||
| log_watcher.py | ||
| nexus_api.py | ||
| project_manager.py | ||
| schema.sql | ||