View Single Post
  #7  
Old 05-23-2014, 08:58 PM
Kiras Kiras is offline
Approved Member
 
Join Date: Jan 2012
Posts: 66
Default

Having an extra rank on most skills is nice. I gave myself a ton of runes and checked out the new ranks on the skills (and the new skill) before reloading. The 4th rank is always really expensive, which I'm guessing ties in with the new trapper medal changes. I got lucky and got the trap spell for free from the tower in Debir.

So, I tried an experiment
Using the cheat code levelup to go from level 6->7 with no trapper: 1 might 5 mind 6 magic runes.

Leveling up from 6->7 with trapper 2: 7 might/12mind/13magic

Then I tried editing
params {
max1=15
max2=70
max3=170
max4=350
order=7
param=0
var=killed_by_trap

to max1 = 5, max2 = 7, max3 = 17, max4 = 35. I did that for all 4 trapper medals. That of course, immediately gave me trapper 4 (since I was past 70). Then I tried the code to levelup again from 6 -> 7 and got 14 might/17mind/21magic. Now, there's a chance that I misunderstood something about what I was editing and that affected the runes awarded, but this is somewhat in line with what I was getting without editing the files @ trapper2. Theoretically, 2 is 130% of trapper 0, and 4 is 200% of trapper 0. I have no idea how the rounding works.
That should be:
Trapper0 = 1might/5mind/6magic
Trapper2 = 1.3might/6.5mind/7.8magic
Trapper4 = 2might/10mind/12magic

But I'm actually getting
trapper0=1/5/6
trapper2 = 7/12/13
trapper4 = 14/17/21
Reply With Quote