Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2
  Print view Previous topic | Next topic 
Author Message
 Post subject:
PostPosted: Tue Sep 09, 2008 1:41 pm 
Viscount
User avatar

Joined: Sat Aug 18, 2007 9:36 am
Posts: 547
Icarus wrote:
Paagrio, i can help you if you can help me locate the skills table. In l2jdb there's skill_learn, skill_spellbooks and skill_trees. Ofc, i went straight to skill trees, but there's nothing interesting there.


That would be difficult as i remember he worked with the developers of l2j and they did tests together on most of the skills back in c5. I`ll ask him where u can find it and i`ll edit the post.

Now he said that back than the skills tables were in fies 7000-7999. html i hope that helps but it was c5 info keep in mind :)

One more thing which are the NPC that enchant berserker skills and where to find them ? :)

_________________
Image
I live for my HONOR. What do u live for ?


Reply with quote
Top
 OfflineProfile  
 Post subject:
PostPosted: Tue Sep 09, 2008 6:32 pm 
Duke
User avatar

Joined: Fri Sep 14, 2007 1:06 pm
Posts: 4879
Location: Cluj-Napoca, Romania
I found 7000-7099. It does contain some skills, but nothing related. Lol love of paagrio. Wtf is this shit?

Wait! I found something. Be back with an edit.

_________________
<reddit rando> wrote:
What off platform you dog? Off platform hasn't been a thing in years this game is only playable using Java and if you believe otherwise you're too stupid because every server you played has been Java

fosho!


Last edited by Icarus on Tue Sep 09, 2008 6:33 pm, edited 1 time in total.

Reply with quote
Top
 OfflineProfile  
 Post subject:
PostPosted: Tue Sep 09, 2008 6:33 pm 
Forum Troll
User avatar

Joined: Sun Mar 02, 2008 4:40 pm
Posts: 12886
Summons huge dick of paagrio that shows u how much paagrio loves u


Reply with quote
Top
 OfflineProfile  
 Post subject:
PostPosted: Tue Sep 09, 2008 6:37 pm 
Duke
User avatar

Joined: Fri Sep 14, 2007 1:06 pm
Posts: 4879
Location: Cluj-Napoca, Romania
Paagrio.

<skill id="498" levels="12" name="Contagion">
<!--
Description(s):
Exacerbates a bleeding wound with additional attacks. Consumes 1 Soul. An equipped ancient sword weapon is required to use this skill. Shield defense is ignored. Over-hit is possible. Power 5342-7635.
-->
<table name="#power"> 5342 5545 5751 5958 6166 6376 6586 6797 7008 7218 7427 7635 </table>
<table name="#magicLvl"> 63 64 65 66 67 68 69 70 71 72 73 74 </table>
<table name="#mpConsume"> 70 72 73 74 75 77 78 79 80 81 82 83 </table>
<set name="weaponsAllowed" val="32768"/>
<set name="mpConsume" val="#mpConsume"/>
<set name="magicLvl" val="#magicLvl"/>
<set name="SSBoost" val="2.0"/>
<set name="power" val="#power"/>
<set name="ignoreShld" val="true"/>
<set name="target" val="TARGET_ONE"/>
<set name="overHit" val="true"/>
<set name="reuseDelay" val="16000"/>
<set name="hitTime" val="2000"/>
<set name="coolTime" val="380"/>
<set name="skillType" val="PDAM"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="40"/>
<set name="effectRange" val="400"/>
<set name="isDebuff" val="true"/>
<set name="soulConsumeCount" val="1"/>
<for>
<effect count="7" name="DamOverTime" time="3" val="74" abnormal="bleeding"/>

If you know some basic html it's easy to find what you're looking for.

By the way, i don't think all these things will modify the skills. I mean lol, it's a simple file. I may be wrong tho. Was that dev working in these files, or in navicat or smth?

_________________
<reddit rando> wrote:
What off platform you dog? Off platform hasn't been a thing in years this game is only playable using Java and if you believe otherwise you're too stupid because every server you played has been Java

fosho!


Reply with quote
Top
 OfflineProfile  
 Post subject:
PostPosted: Tue Sep 09, 2008 8:37 pm 
Viscount
User avatar

Joined: Sat Aug 18, 2007 9:36 am
Posts: 547
Icarus wrote:
Paagrio.

<skill id="498" levels="12" name="Contagion">
<!--
Description(s):
Exacerbates a bleeding wound with additional attacks. Consumes 1 Soul. An equipped ancient sword weapon is required to use this skill. Shield defense is ignored. Over-hit is possible. Power 5342-7635.
-->
<table name="#power"> 5342 5545 5751 5958 6166 6376 6586 6797 7008 7218 7427 7635 </table>
<table name="#magicLvl"> 63 64 65 66 67 68 69 70 71 72 73 74 </table>
<table name="#mpConsume"> 70 72 73 74 75 77 78 79 80 81 82 83 </table>
<set name="weaponsAllowed" val="32768"/>
<set name="mpConsume" val="#mpConsume"/>
<set name="magicLvl" val="#magicLvl"/>
<set name="SSBoost" val="2.0"/>
<set name="power" val="#power"/>
<set name="ignoreShld" val="true"/>
<set name="target" val="TARGET_ONE"/>
<set name="overHit" val="true"/>
<set name="reuseDelay" val="16000"/>
<set name="hitTime" val="2000"/>
<set name="coolTime" val="380"/>
<set name="skillType" val="PDAM"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="40"/>
<set name="effectRange" val="400"/>
<set name="isDebuff" val="true"/>
<set name="soulConsumeCount" val="1"/>
<for>
<effect count="7" name="DamOverTime" time="3" val="74" abnormal="bleeding"/>

If you know some basic html it's easy to find what you're looking for.

By the way, i don't think all these things will modify the skills. I mean lol, it's a simple file. I may be wrong tho. Was that dev working in these files, or in navicat or smth?


Now thats what i mean :D, about what he worked in i have no idea i just kill ppl i don`t know how :D

Anyway u can see most of the stuff about the skill here if u find more it will be perfect :) and we`ll make a nice topic for berserkers ;)

_________________
Image
I live for my HONOR. What do u live for ?


Reply with quote
Top
 OfflineProfile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2

All times are UTC + 2 hours


Who is online

Users browsing this forum: Google [Bot] and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  


Contact | Cookies policy