HELP! where to edit the effect of this

Newbie Spellweaver
Joined
Apr 28, 2015
Messages
22
Reaction score
0
i want to change the critical damage and crit rate effect i dont see the attributes in cabal.dec under skill_main id where do i exact see it

 
Newbie Spellweaver
Joined
Apr 28, 2015
Messages
22
Reaction score
0

Thanks for another Hint Crashed <3 my problem now is the max is only 15% in bforce="25" aka Max Crit Rate when i make it 1000=100% for testing only max 15% added



Then put 500 for 50% and don't forget on server side

ive tried 1000=100% and 500=50% but the max is 15%
and where do i find the server side file of it? skill.scp?
Tryout where do i put the value that i put @ cabal.enc/dec=client and skill.scp=server right
i gave some ss i dont get some of those function or values there
https://snipboard.io/4hs1g6.jpg
https://snipboard.io/OP39He.jpg
https://snipboard.io/Qq5S2m.jpg


under skill.scp
Skill_main?
 
Upvote 0
Experienced Elementalist
Joined
Feb 17, 2015
Messages
263
Reaction score
119
I believe it is necessary to edit this limit in cabalmain/worldsvr.bin, since there are no parameters to increase this anywhere else
 
Upvote 0
Newbie Spellweaver
Joined
Nov 20, 2017
Messages
20
Reaction score
11


------------------------------------------------

[cabal.enc]

Code:
<_limit    force_code="25"    buff_limit_value="[COLOR=#ff0000]15[/COLOR]"    />

[const.scp]

Code:
[Buff_Limit]    Force_Code    [COLOR=#ff0000]Buff_Limit_Value[/COLOR]
12    25    [COLOR=#ff0000]15[/COLOR]
 

Attachments

You must be registered for see attachments list
Upvote 0