PDA

View Full Version : Refill Mana Mod?


1darklord
11-14-2012, 06:59 PM
Hey Guys,

Can anyone update the Refill Mana mod? (hover the mouse over time of day) It was really handy for the previous games and saved hanging around.

http://forum.1cpublishing.eu/showthread.php?t=17290

Cheers,

Daniel.

gempepaine
11-14-2012, 07:59 PM
In skill.txt :



//Ìåäèòàöèÿ
meditation {
pos=2,0
deps=
pic=skillicon3_05_
name=skill_meditation_caption
hint_header=skill_meditation
hint_text=skill_meditation_hint
script=skill_meditation
levels {

1 {
deps=
runes=0,0,8
trade=
pars=+900%,4,+0.5%
}
2 {
deps=
runes=0,0,9
trade=
pars=+900%,8,+1%
}
3 {
deps=
runes=0,0,10
trade=
pars=+900%,12,+2%
}
}
}

Problem solved.

1darklord
11-14-2012, 08:00 PM
Does that decrease your rage at the same time? I liked the way the original mod kept the same balance as just waiting but without the downtime.

Daniel.

gempepaine
11-14-2012, 08:13 PM
It doesn't decrease rage. But at least you wont waste time staying in the middle of the road , doing nothing but waiting for mana to regen. It's player decision to use it or not ,but until someone comes with a mode , is better then nothing.

1darklord
11-14-2012, 08:14 PM
Indeed thanks. :)

Daniel.

tiberiu
11-14-2012, 08:42 PM
This is cheating. :)

1darklord
11-14-2012, 08:43 PM
Aye that's why I like the mod, it just saved time.

Daniel.

gempepaine
11-14-2012, 10:11 PM
This is cheating. :)

Warrior class with Bloodlust skill doesn't see any difference between
Mana refill mod or this, since they will never start the fights with zero rage anyway.

Loopy
11-14-2012, 10:42 PM
I just copy and pasted the mana refill function to WotN. Doesn't take into account differences in mana regeneration between AP and WotN, but that's a fairly minor detail IMO. Worst that happens is that it takes away a little more rage than it needs to.

1darklord
11-14-2012, 10:54 PM
I just copy and pasted the mana refill function to WotN. Doesn't take into account differences in mana regeneration between AP and WotN, but that's a fairly minor detail IMO. Worst that happens is that it takes away a little more rage than it needs to.

Is it possible to make a new mod file, that we can use? The Mana regen doesn't have to perfect, AP style would do fine. :)

Daniel.