On Wed, 21 Jan 1998, Chuck Carson wrote: > Just curious, those out there with 100+ levels, what did you do to your > Thac0 tables. Did you simply reflect 20 accross your max levels or > do some tweaking? I made it all into a formula and made sure that a line like: return(MIN(20, MAX(2, thaco))); was the return statement. That way thaco is never higher or lower than 2 or 20. > Also, the same thing regarding exp gain. What I have done is simply > guestimated and increased each level after 30 a gain slightly greater > than the previous level. I have upped my max levels to 104. I initially > upped them to 204 but the thac0 tables looked hideous. Did something similar with exp tables and saving throws. Just made it a formula. That way altering levels later on is easier, and it made the files tons smaller. John Evans <evansj@hi-line.net> -- http://www.hi-line.net/~evansj/ Any sufficiently advanced technology is indistinguishable from magic. --Arthur C. Clarke +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST