Ripman said:
i saw that if i kill server mobs (kings who are dropping items) i alaways see at least 1 item stats added. And if i kill lots i get lots fo items with added stats.
Does some1 know from were i can set to normal?
Also about poisoning -> does any1 know how to fix this because when u poison a mob his lifes goes down / sec, is writed here: PosionDecHealthTime=200000
acording to your SC. How can i change so mob life to go down normaly like on mir1.4?
Also these are the settings i found about poison:
PosionDecHealthTime=200000
PosionDamagArmor=12
AttackPosionRate=5
AttackPosionTime=5
Thanks
About the added stats, that is changed within the setup.txt
i think theese are the parts you need to change, i am not totally sure though so BH correct me :P
Code:
WeaponDCAddValueMaxLimit=5
WeaponDCAddValueRate=40
WeaponMCAddValueMaxLimit=22
WeaponMCAddValueRate=40
WeaponSCAddValueMaxLimit=22
WeaponSCAddValueRate=40
DressDCAddValueMaxLimit=10
DressDCAddValueRate=40
DressDCAddRate=40
DressMCAddValueMaxLimit=10
DressMCAddValueRate=40
DressMCAddRate=40
DressSCAddValueMaxLimit=10
DressSCAddValueRate=40
DressSCAddRate=40
NeckLace19DCAddValueMaxLimit=6
NeckLace19DCAddValueRate=40
NeckLace19DCAddRate=40
NeckLace19MCAddValueMaxLimit=6
NeckLace19MCAddValueRate=40
NeckLace19MCAddRate=40
NeckLace19SCAddValueMaxLimit=6
NeckLace19SCAddValueRate=40
NeckLace19SCAddRate=40
NeckLace202124DCAddValueMaxLimit=12
NeckLace202124DCAddValueRate=40
NeckLace202124DCAddRate=40
NeckLace202124MCAddValueMaxLimit=19
NeckLace202124MCAddValueRate=40
NeckLace202124MCAddRate=40
NeckLace202124SCAddValueMaxLimit=11
NeckLace202124SCAddValueRate=40
NeckLace202124SCAddRate=40
ArmRing26DCAddValueMaxLimit=10
ArmRing26DCAddValueRate=40
ArmRing26DCAddRate=40
ArmRing26MCAddValueMaxLimit=10
ArmRing26MCAddValueRate=40
ArmRing26MCAddRate=40
ArmRing26SCAddValueMaxLimit=10
ArmRing26SCAddValueRate=40
ArmRing26SCAddRate=40
Ring22DCAddValueMaxLimit=6
Ring22DCAddValueRate=20
Ring22DCAddRate=30
Ring22MCAddValueMaxLimit=6
Ring22MCAddValueRate=20
Ring22MCAddRate=30
Ring22SCAddValueMaxLimit=6
Ring22SCAddValueRate=20
Ring22SCAddRate=30
Ring23DCAddValueMaxLimit=28
Ring23DCAddValueRate=40
Ring23DCAddRate=30
Ring23MCAddValueMaxLimit=28
Ring23MCAddValueRate=40
Ring23MCAddRate=30
Ring23SCAddValueMaxLimit=27
Ring23SCAddValueRate=40
Ring23SCAddRate=30
HelMetDCAddValueMaxLimit=22
HelMetDCAddValueRate=40
HelMetDCAddRate=40
HelMetMCAddValueMaxLimit=24
HelMetMCAddValueRate=40
HelMetMCAddRate=40
HelMetSCAddValueMaxLimit=22
HelMetSCAddValueRate=40
HelMetSCAddRate=40
And
Code:
UnknowHelMetACAddRate=20
UnknowHelMetACAddValueMaxLimit=4
UnknowHelMetMACAddRate=20
UnknowHelMetMACAddValueMaxLimit=4
UnknowHelMetDCAddRate=30
UnknowHelMetDCAddValueMaxLimit=3
UnknowHelMetMCAddRate=30
UnknowHelMetMCAddValueMaxLimit=3
UnknowHelMetSCAddRate=30
UnknowHelMetSCAddValueMaxLimit=3
UnknowNecklaceACAddRate=20
UnknowNecklaceACAddValueMaxLimit=5
UnknowNecklaceMACAddRate=20
UnknowNecklaceMACAddValueMaxLimit=5
UnknowNecklaceDCAddRate=30
UnknowNecklaceDCAddValueMaxLimit=5
UnknowNecklaceMCAddRate=30
UnknowNecklaceMCAddValueMaxLimit=5
UnknowNecklaceSCAddRate=30
UnknowNecklaceSCAddValueMaxLimit=5
UnknowRingACAddRate=20
UnknowRingACAddValueMaxLimit=4
UnknowRingMACAddRate=20
UnknowRingMACAddValueMaxLimit=4
UnknowRingDCAddRate=20
UnknowRingDCAddValueMaxLimit=6
UnknowRingMCAddRate=20
UnknowRingMCAddValueMaxLimit=6
UnknowRingSCAddRate=20
UnknowRingSCAddValueMaxLimit=6
As for poison, also not quite sure but well AFAIK.
PosionDecHealthTime=200000 - That is the time between when poison effects you and you loose health
PosionDamagArmor=12 - This is how much armour dura poison takes each hit
AttackPosionRate=5 - I think this is something to do with the SC based health taking or something, not sure so play around with it and see what happens
AttackPosionTime=5 - This is how long the poison is in effect.