Zaken cant up crystals

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
digunan
Posts: 48
Joined: Tue Nov 10, 2009 8:21 pm

Zaken cant up crystals

Post by digunan »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number4419:
L2JDP Revision Number7666:
Hello, seems on that version Zaken cant up crystals.
I tested many time - no success. Not even msg like "The soul crystal was not able to absorb a soul" or other. With same crystal which Zaken cant up i tested on other boss like for example T-rex and Cloe and np - on them work.

p.s. will be good if some 1 with same version of L2J and L2JDP test and confirm. Thx
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Zaken cant up crystals

Post by hope »

Even on retail the chance is very low
digunan
Posts: 48
Joined: Tue Nov 10, 2009 8:21 pm

Re: Zaken cant up crystals

Post by digunan »

hope wrote:Even on retail the chance is very low
Even if chance is "very low" there should be msg like "The soul crystal was not able to absorb a soul" . When i tryed on t-rex, cloe and many other boss i recived that msg when crystal unable to absorb soul. On Zaken - nothing. And like i know Zaken up 100 % crystal. On that way - up 100 % work on last version on L2J before Freya. So imo not "chance" is problem there.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Zaken cant up crystals

Post by _DS_ »

Possibly typo in quests\Q350_EnhanceYourWeapon\data.xml

Code: Select all

        <!-- TODO: add Zaken day/night -->        <item npcId="29016"> <!-- The 3rd Underwater Guardian -->            <detail absorbType="PARTY_ONE_RANDOM" levelList="10, 11" />        </item> 
but zaken is 29022.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
kraken
Posts: 11
Joined: Tue Sep 07, 2010 8:51 am

Re: Zaken cant up crystals

Post by kraken »

Same problem with Baylor, I think the matter is the default value of the "chance" parameter (not specified for Baylor and other bosses with the PARTY_ONE_RANDOM modality).
In fact in the java class I found that (if not specified in the xml file) the default value is 5% (really low).

The best solution is to specify the chance in the xml file:

Code: Select all

<item npcId="29099"> <!-- Baylor -->    <detail chance="100" absorbType="PARTY_ONE_RANDOM" levelList="12, 13, 14, 15, 16" /></item>
By the way... I see there is no xml for zaken at all in the xml... the code fragment you attached is for "The 3rd Underwater Guardian" so that is the problem for zaken :mrgreen:

Bye.
------

p.s. sorry for my english :D
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Zaken cant up crystals

Post by _DS_ »

29016 is not "underwater guardian"
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
kraken
Posts: 11
Joined: Tue Sep 07, 2010 8:51 am

Re: Zaken cant up crystals

Post by kraken »

Right! it's "Raikel Leos"... but Zaken is missing.
But the question is... is it correct having 5% of chance to upgrade a crystal with Baylor?

Bye.
User avatar
gigiikun
L2j Veteran
L2j Veteran
Posts: 637
Joined: Wed Jan 24, 2007 10:00 am
Location: Hungary

Re: Zaken cant up crystals

Post by gigiikun »

Zaken is not added yet to the updated quest because we do not support the new Instanced Zaken Raids.
I run a small test on the Freya PTS and found an 5% lvl rate for soul cry 0-10, so I used that for default. A lot of Boss has the chance to lvl soul cry but no info on how high is the lvl rate or has info on nearly no chance to lvl soul cry for those I used the default value. If anyone has good info on lvling rate than we will change it.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Zaken cant up crystals

Post by JIV »

default chance on bosses should be at least 30%
User avatar
Pandragon
Posts: 704
Joined: Tue Jul 26, 2005 7:38 pm

Re: Zaken cant up crystals

Post by Pandragon »

Players on my server are saying that after the Freya Update they can't level up crystals on raid bosses,
at least not easy and that it is imposible to make a level 15 crystal.

I searched my database and there was not even 1 player owner of a level 15 or greater soul crystal!

Chance on Freya must be way to low.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Zaken cant up crystals

Post by janiii »

pandragon wrote:Players on my server are saying that after the Freya Update they can't level up crystals on raid bosses,
at least not easy and that it is imposible to make a level 15 crystal.

I searched my database and there was not even 1 player owner of a level 15 or greater soul crystal!

Chance on Freya must be way to low.
what is the problem in changing the chances for your server?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
Pandragon
Posts: 704
Joined: Tue Jul 26, 2005 7:38 pm

Re: Zaken cant up crystals

Post by Pandragon »

I don't fully understand your question XD
I use lastest freya files, unmoded, keep it as retail as possible and don't want to manualy set chances by hand.

In fact I don't want to change anything,
I just mention what players tell me, because it seems to be relative to the topic.
Evilus
Posts: 387
Joined: Mon Jun 09, 2008 6:08 pm

Re: Zaken cant up crystals

Post by Evilus »

pandragon wrote:I don't fully understand your question XD
I use lastest freya files, unmoded, keep it as retail as possible and don't want to manualy set chances by hand.

In fact I don't want to change anything,
I just mention what players tell me, because it seems to be relative to the topic.
The reason you cannot level crystal is because I Think(without checking code) L2j added a bug to it. They added 'new' npcs of Zaiken and it is still old Zaiken AI with OLD npc id. So all you need to do is comment out what is in the xml and add old id.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Zaken cant up crystals

Post by jurchiks »

isn't the old ID in the list too?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Evilus
Posts: 387
Joined: Mon Jun 09, 2008 6:08 pm

Re: Zaken cant up crystals

Post by Evilus »

jurchiks wrote:isn't the old ID in the list too?
Ok I guess I have to have a check to make sure :P

And no

<item npcId="29176"> <!-- Daytime Zaken -->
<item npcId="29181"> <!-- Night-time Zaken -->
Those 2 are in xml

"Correct" current ID of Zaken is 29022
Post Reply