Reply to Re: Splitting pillbug boss.
If you don't have an account, just leave the password field blank.
A couple suggestion:
You probably want to do a check for how many scripts are running, as seen in the original alktree script before splitting. Hopefully that won't get in the way, but things may go weird if more then 100 or so copies exist at once so it's better to be safe.
And this is just an idea, but instead of giving 5 exp for each bug, you could give them zero exp but award a bunch of exp with add_exp when the last one is killed. That way the total exp-value of the boss would be consistent. But I can see the appeal of the other way too.
You probably want to do a check for how many scripts are running, as seen in the original alktree script before splitting. Hopefully that won't get in the way, but things may go weird if more then 100 or so copies exist at once so it's better to be safe.
And this is just an idea, but instead of giving 5 exp for each bug, you could give them zero exp but award a bunch of exp with add_exp when the last one is killed. That way the total exp-value of the boss would be consistent. But I can see the appeal of the other way too.