Search the Community
Showing results for tags 'stats'.
Found 5 results
-
is it possible to globally increase the mobs damage globally to have a higher/lower damage by a percent? (maybe) i think its a good way to add this as a configuration in monster.conf for those who run high rate servers so that PvE content will still be challenging.
-
Hi! If anyone could help me. I've encountered some problem regarding stat calculation whenever i reach level 151 it would revert back all its stats calcuation from hp to damage to a level 1 stat calculation Now, if i'll return it to level 150 it will return to normal. I've search the whole hercules server from src, conf files and db but no luck couldn't find the suspect. also this is only applicable to expanded class such as rebellion.
-
Hey! Sorry if this question already have an answer, but I could not find it. Ok, I got a problem with the stats, I can't upgrade them after a certain amount. For now, I'm stuck at 140 Dex for Minstrel (3rd Job) Here is one part of the player.conf: // Max limit of char stats. (agi, str, etc.) max_parameter: 99 // Same as max_parameter, but for 3rd classes. max_third_parameter: 500 // Same as max_parameter, but for extended classes (Ex. Super Novice, Kagero/Oboro, Rebellion). max_extended_parameter: 400 // Same as max_parameter, but for summoner class max_summoner_parameter: 400 // Same as max_parameter, but for baby classes. max_baby_parameter: 80 // Same as max_parameter, but for baby 3rd's. max_baby_third_parameter: 470 When I reset the stats at the Reset NPC, I can increase the stat past 140 but a time later, I can't upgrade anymore. Any fix for that?
-
Is it possible to cap the max stats of a character depending on its level? Like if I want a lvl 50 knight to ONLY have 20 max stats? Thanks in advance!
-
Hi everyone, is there a way to dynamically influence mob stats either on spawn or afterwards? The only way i can think of would be to create copies of the monster with different stats and put a switch in front of the spawn command to get the most fitting one. But thats not a road i'd like to take so i am searching for a different alternative. I tried to check how the guardians in WoE do it, since their stats should be raisable based on guild investment, but i couldn't figure out if and where they are influenced. Any suggestions are welcome and thanks in advance.