Zaken cant up crystals
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 48
- Joined: Tue Nov 10, 2009 8:21 pm
Zaken cant up crystals
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
» 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
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Zaken cant up crystals
Even on retail the chance is very low
-
- Posts: 48
- Joined: Tue Nov 10, 2009 8:21 pm
Re: Zaken cant up crystals
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.hope wrote:Even on retail the chance is very low
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Zaken cant up crystals
Possibly typo in quests\Q350_EnhanceYourWeapon\data.xml
but zaken is 29022.
Code: Select all
<!-- TODO: add Zaken day/night --> <item npcId="29016"> <!-- The 3rd Underwater Guardian --> <detail absorbType="PARTY_ONE_RANDOM" levelList="10, 11" /> </item>
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- kraken
- Posts: 11
- Joined: Tue Sep 07, 2010 8:51 am
Re: Zaken cant up crystals
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:
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
Bye.
------
p.s. sorry for my english
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>

Bye.
------
p.s. sorry for my english

-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Zaken cant up crystals
29016 is not "underwater guardian"
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- kraken
- Posts: 11
- Joined: Tue Sep 07, 2010 8:51 am
Re: Zaken cant up crystals
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.
But the question is... is it correct having 5% of chance to upgrade a crystal with Baylor?
Bye.
- gigiikun
- L2j Veteran
- Posts: 637
- Joined: Wed Jan 24, 2007 10:00 am
- Location: Hungary
Re: Zaken cant up crystals
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.
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.
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Zaken cant up crystals
default chance on bosses should be at least 30%
- Pandragon
- Posts: 704
- Joined: Tue Jul 26, 2005 7:38 pm
Re: Zaken cant up crystals
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.
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.
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Zaken cant up crystals
what is the problem in changing the chances for your server?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.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- Pandragon
- Posts: 704
- Joined: Tue Jul 26, 2005 7:38 pm
Re: Zaken cant up crystals
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.
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.
-
- Posts: 387
- Joined: Mon Jun 09, 2008 6:08 pm
Re: Zaken cant up crystals
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.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.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Zaken cant up crystals
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 387
- Joined: Mon Jun 09, 2008 6:08 pm
Re: Zaken cant up crystals
Ok I guess I have to have a check to make surejurchiks wrote:isn't the old ID in the list too?

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