#How is DC difficulty level implemented?
1 messages · Page 1 of 1 (latest)
Basically the "difficulty" is just a stat with a value from 1 -> 8 that's added to the item for starting the fight. We check this value on entry and apply changes to dclone as he spawns depending on this value
if you're asking about the specific changes per difficulty, that's a secret 😛