![]() |
|
|||||||
| King`s Bounty: Warriors of the North Next game in the award-winning King’s Bounty series |
|
|
Thread Tools | Display Modes |
|
#2
|
|||
|
|||
|
Go in your game folder, find items.txt, open with notepad/wordpad and ctrl+F `runic_staff`.
From there search for best option for you, depending what class you play. For expl Code:
runic_staff_rrr {
category=o
image=heroitem_runic_staff.png
hint_config=object_item
label=itm_runic_staff_rrr_name
hint=itm_runic_staff_rrr_hint
information_label=itm_runic_staff_rrr_info
maphint=
mapinfo=
price=190000
maxcount=0
level=5
race=neutral
use {}
mods {
intellect=count,3
sp_spell_attack=count,25
rage=limit,15
}
Listing more are all combinations for runic staff, but as for last lvl with 3 inserted runes is : RRR = 3 might runes Code:
intellect=count,3
sp_spell_attack=count,25
rage=limit,15
Code:
intellect=count,3
sp_spell_holy=count,25
leadership=count,5%
BBB = 3 magic runes Code:
intellect=count,5
mana=limit,15
sp_mana_battle=count,2
Hope i helped a bit |
| Thread Tools | |
| Display Modes | |
|
|