Hi, I'm just messing around in a LAN game with a friend, and we were wondering if there was a way to reduce the amount of experience drain suffered at death (something like 10% instead of 20%?). Just, you know, because we're wimps.
Is there a runtime option/flag I can set, or do I need to do something more dubious?
Personally, this value needs to added into a config file;
----
sugggested format:
permadeath: off
deathxplosspercent: 20
deathdrainlossperstats: 1
--
But this is just my idea to put most of CF's hardcoded variables into a config file.