Jump to content
  • 0

[help]overpower skills


Kostantinos

Question

Klaimera thelw 1 help . ekana search alla den brika exw problima ston server mou me ton backstub rixnei trela dmg rixnei tous magous me 1-2 hits pws borw na xamilwsw to dmg tou? thanks

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

<skill id="30" levels="37" name="Backstab" enchantLevels1="30" enchantLevels2="30" >

  <table name="#enchantMagicLvl"> 76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85 </table>

  <enchant1 name="magicLvl" val="#enchantMagicLvl"/>

  <enchant2 name="magicLvl" val="#enchantMagicLvl"/>

  <table name="#mpConsume">

  60 62 64 64 66 68 70 72 74 76 78 80 82

  82 84 87 89 91 93 95 97 99 101 101 103

  105 107 109 111 113 115 116 118 120

  122 123 125 </table>

  <table name="#ench2MpConsume">

  110 109 108 108 107 106 105 104 104 103

  102 101 100  99  99  98  97  96  95  95

   94  93  92  91  90  90  89  88  87  86

  </table>

  <table name="#power">

  1107.0 1176.0 1249.0 1325.0 1405.0 1488.0 1574.0 1664.0 1757.0 1853.0

  1953.0 2057.0 2164.0 2274.0 2388.0 2505.0 2625.0 2748.0 2875.0 3004.0

  3136.0 3217.0 3408.0 3548.0 3690.0 3834.0 3980.0 4127.0 4275.0 4425.0

  4575.0 4726.0 4878.0 5029.0 5180.0 5330.0 5479.0

  </table>

  <table name="#ench1Power">

  5493 5506 5520 5534 5547 5561 5575 5588 5602 5616

  5629 5643 5657 5670 5684 5698 5711 5725 5738 5752

  5766 5779 5793 5802 5820 5834 5848 5861 5875 5889

  </table>

  <table name="#magicLvl"> 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 </table>

  <set name="weaponsAllowed" val="16"/>

  <set name="mpConsume" val="#mpConsume"/>

  <set name="magicLvl" val="#magicLvl"/>

  <set name="power" val="#power"/>  <<<<<<<<<<<<<<<<<<<<<<-------------------vale edo to power pou 8es

  <set name="target" val="TARGET_ONE"/>

  <set name="condition" val="8"/>

  <set name="reuseDelay" val="11000"/>

  <set name="hitTime" val="1080"/>

  <set name="coolTime" val="720" />

  <set name="skillType" val="BLOW"/>

  <set name="baseCritRate" val="15"/>

  <set name="lethal1" val="5"/>

  <set name="dmgDirectlyToHp" val="true"/>

  <set name="operateType" val="OP_ACTIVE"/>

  <set name="castRange" val="40"/>

  <set name="effectRange" val="400"/>

  <set name="SSBoost" val="1.5"/>

  <enchant1 name="power" val="#ench1Power"/>

  <enchant2 name="mpConsume" val="#ench2MpConsume"/>

  <for>

  </for>

</skill>

Link to comment
Share on other sites

  • 0

pas gameserver/data/stats/skills/ briskeis to id tou backstub k allazeis to power me auta edw

<table name="#power"> 1107 1176 1249 1325 1405 1488 1574 1664 1757 1853 1953 2057 2164 2274 2388 2505 2625 2748 2875 3004 3136 3217 3408 3548 3690 3834 3980 4127 4275 4425 4575 4726 4878 5029 5180 5330 5479 </table>

 

etc einai ta swsta power gia to back

Link to comment
Share on other sites

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
Answer this question...

×   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

    • From my personal experiences 🙂   Few months ago I decided to create my own Essence project. Project needs website, and I do not specialize in frontend development (t.y. i can make web work, but it won't be pretty for eye). So I search and find a guy in Discord, which claims he can make me a good looking HTML website for 30 EUR, prove some screenshots from his previous work. I agree. 1 week later, I get my HTML website, make few changes to contents, update URLs and upload it to FTP. Site looks good, I am happy that this headache is no more.   Few months passes. I randomly crawl through other Essence server websites scouting for good ideas for my own project. Suddenly one of russians project website opens and.. it's the same website as one I have 😉 perfectly absolutely same layout, colours, etc etc etc. I contact my guy to ask what the hell, to get blocked 😉  So I find a weekend worth of my time. Find HTML5 boilerplate generator and ask it to include Bootstrap 5 and some other stuff. Open Bootstrap documentation, drink two energy drinks on instant and start working my backend-inspired HTML black magic... Once I found suiting firefly effect for header, result looked oikay for me: Absolutely no magic or beauty here, but: * Unique (and probably nobody cares to rip it) * Done for free in ~10 hours by non-frontend dev * Most modern browsers friendly * Completely static content, loads instantly. No PHP at all * Sidebar statuses (online, pvp, pk) are pulled from account manager REST API endpoint and is cached for 5 minutes. Account manager runs separately from website frontend and has access to server DB. Where could/will it get better? * Code in Vue instead of HTML - time concerns only, but Vue is superior compared to HTML/PHP for supporting desktop/mobile, easing development by miles. Need to learn how to use it properly. * Way to manage content from backend - in my instance I think account manager is not really meant for that. Vue can help here too - there are components for content building. * Currently default Bootstrap components are used. Would be nice to have custom and more vibrant buttons. Guess what, Vue can help here too.   tl;dr don't buy 30EUR website, it will be ripped or shit. you better make your own website. Be curious. I am backend developer, I obviously have general idea how frontend works. But imho everyone who can make L2 server by editing NPC HTMLs, also can make their own simple website. ChatGPT and other AIs are your friends. Bootstrap. jQuery documentations are your friends. And when you feel good and comfortable with HTML, if you like, you can continue learning Vue, or going backend. Now, as for the top sites. You really need to invest money to make new project work. I mean really, really much money. For this concept to work, top website itself must get visited. But if you can sort that your top site would be popular amongst players, then it's a really very simple concept, as far as current 2004-ish sites goes. I think simple, working concept of this, maybe without proper frontend, but with implemented backend logics (add/edit/disable server, sort by votes count (top list), vote for server with verification, callback to server endpoint - all of that can be done using Symfony in mostly 5 days, with lots of breaks for coffee and a smoke 😉. Experienced mid frontend dev would make a Vue/React frontend for it in another 5 days. it's really really simple concept 🙂  
    • Need cheap aged discord accounts ? :  https://campsite.bio/utchihaamkt DISCORD USERNAME : utchiha_market TELEGRAM : https://t.me/utchiha_market Discover new products in our exclusive server today : https://discord.gg/hoodservices
    • i've copyed the files from a server that has it , like all except system folder to another that didn't had the feature and it worked but i can't find any file to resemble save acc or something
    • I'm using linux for the proxy and after 5-6 hours the aplication L2Proxy gets closed without any error, what can be or what do u recomend me? 
  • Topics

×
×
  • Create New...