Let s' say a warrior gain 0.5 points per level in his magic saving throw, so
> you rip off your array and use a function like this :
>
> int get_warrior_saving_magic_score ( int level )
> { return 20 - ( level / 2 ) ; }
Wouldn't that only work up to level 40? Maybe 80? After that, then what?
Mythran
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
| Newbie List: http://groups.yahoo.com/group/circle-newbies/ |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT