Jump to content

Recommended Posts

Posted

How to dual box to level faster 20-40 in Lineage2?the following information will give the answer to you.if you are interested in it .just look through.Hopefully the article can help you.

 

I believe you will learn something from it.In Lineage2 Adena game where population is decreasing each time more (or maybe people getting to high level faster and less chances for newbies to get that high) this is a good system to "Duo" with yourself.

 

what you need:

 

*2 Accounts (obviously XD)

*a Fighter class character, suggested someone who can use a pole

*a HEALER class character, i suggest a Shillien Oracle, though i hear a human cleric works too.

-suggested 2 PCs or 2 screens (i use laptop, and desk PC)

 

now you HAVE to spend 1 or 2 days leveling up to 20 and doing your first class change on EACH of your chars in Lineage2 Adena(check my guide to fast leveling :P can help you get up to 20 in less than a day)

 

For Melee: Try to master ONLY Weapon Masteries and Armor Masteries first, then go for your special weapon abilities (Example; Weapon mastery before 20, Pole mastery if you have access at 20 if not go directly to HEAVY ARMOR Mastery and then special weapon abilities, this may save you with a 1 hand weapon sometimes if you dont have pole abilities, like Dark elves)

 

For Mage: (note: I'm posting about Shillien oracle, since its the only healer class i have played) go first for buffs like Might, Focus (i suggest resurrection at 30 where you get Lv.2 that recovers 20% of the lost exp when dying) then MP Boosts and then Healing Magic (i like Battle heal, gets higher than Heal at early levels and goes almost instantly, but spends a lot of MP) and if you got some SPs left you can go for stuff like sleep (leave nukes at the end)

 

about equipment, if you can get brigandine armor that does very good, though Half Plate is the best in Lineage2 Adena game.

also if you dont want to spend and got a clan ask for help with Clan oath armor, quest doesnt takes so long.

 

 

 

Weapon you can get the Shadow weapon; Warpick (but there will be a point around 35 where you just wont have enough picks to keep leveling this way)

 

Creditz

 

www.lineageadenastore.com

Posted

This guide is totally useless, the information you have put to this guide are so obvious that even the biggest newbie player know them already :D

 

 

Posted

lol i would prefer a warcryer and a bounty hunter for that

 

it has so many advantages...you level faster, you get materials for making money, and you can have your own buffer

 

just give the orc mystic a heavy armor + dagger (lvl 1 to 40 only) so he can take damage and hit with melee attacks, ofc c.speed will be hell slow but you will only use magic once every 20 minutes or so

 

STRATEGY:

 

-in the orc window, cast freezing flame at distance in the red mobs, lands 99% of time in the beginning levels with blessed shots (example: Partisan Hideway at lvl 20 for example, mobs are red and gives steel)

 

-change to the dwarf window and send it to hit mobs with spoil, the dwarf will tank and take the agro..you may have enough time to do it before freezing flame reaches the mob, so the orc wont take risks

 

-this way both levels faster, gets the benefit of party xp bonus, gets buffed and rich at same time..ofc you need to choose spots that gives materials that are actually useful

 

-not to mention you gonna have advantage against potential pkers/pvpers ^^

 

 

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Don't listen to that idiot @Nightw0lf — he doesn't know or understand anything... he just talks nonsense. Here's the solution, just to prove that they're the useless ones giving you meaningless and useless answers.   function disableCharacter($charId){ $buf = pack("cVV", 0x14, $charId, 1); return $this->Send($buf); } function enableCharacter($charId, $accountId){ $buf = pack("cVV", 0x15, $charId, $accountId); return $this->Send($buf); } function kickCharacter($charId) { $buf = pack("cV", 0x05, $charId); $tmp = $this->Send($buf); sleep(2); return $tmp; } //-------------------------------------------------------------------------------- if ($func==7)//DESHABILITAR PERSONAJE { $char_id = $var1; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->disableCharacter($char_id); RegistrarActividad("disableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",0,0,0,0); } else if ($func==8)//HABILITAR PERSONAJE { $char_id = $var1; $account_id = $var2; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->enableCharacter($char_id,$account_id); RegistrarActividad("enableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",$account_id,0,0,0); } //-------------------------------------------------------------------------------- $CACHED->disableCharacter($char_id); $tabla = sqlsrv_query($conexion_lin2world, "UPDATE user_data SET xxxxxxxxxxxx WHERE char_id=".$char_id.""); $CACHED->enableCharacter($char_id,$account_id); Now just compare the stupidity said by that imbecile @Nightw0lf with the answer I gave you... Thanks to people like this, MaxCheaters is in the state it's in... They keep following useless people who are good for nothing 😉  
    • A new template is available: Mystical-World - Responsive HTML Template    
    • very helpful comment when you say to some random person that is asking for help this: "I hope that the imbeciles that you defend better answer you" indicates you have serious psychological issues, you are a problem for the community at this point  read the rules and stop spreading the toxicity virus you are infected with, seek professional help.     on topic, l2off servers have the issue of real time name changing through website and CacheD server, in some of them even successfully return no errors but its still not working, the player has to restart the game afterwards so in best case you log them out, thats all i can tell you from the website side development. i suggest this to be inside try/catch dont use advext the guy gives errors in the documentation of the website connections and calls other developers idiots who cant make it i have rewrote this function fully (this function contains the errors)  https://wiki.depmax64.com/index.php/Список_php-функций_для_работы_с_пакетами_IL and still i made everything work except the rename, this can be done with other methods and SQL side using function queries
    • Buying & Selling Torn City Cash
    • Buying & Selling FFXIV FFXI Horizon Eden and other server
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock