Jump to content
  • 0

help with skills


Rio

Question

11 answers to this question

Recommended Posts

  • 0

Lets Take For Example Skill: Hex

 

<skill id="122" levels="15" name="Hex" enchantGroup1="1" enchantGroup2="1" enchantGroup3="1">

<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>

<table name="#ench1Power"> 80 81 82 82 83 84 84 85 86 86 87 88 88 89 90 90 94 92 92 93 94 94 95 96 96 97 98 98 99 100 </table>

<table name="#ench2time"> 33 36 39 42 45 48 51 54 57 60 63 66 69 72 75 78 81 84 87 90 93 96 99 102 105 108 111 114 117 120 </table>

<table name="#ench3Attack"> 191 196 201 206 211 216 221 227 232 237 242 247 252 257 263 268 273 278 283 288 293 298 304 309 314 319 324 329 334 340 </table>

<table name="#magicLvl"> 40 43 46 49 52 55 58 60 62 64 66 68 70 72 74 </table>

<table name="#mpConsume"> 18 19 22 23 24 25 28 28 29 30 32 33 33 34 35 </table>

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

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

<set name="lvlDepend" val="2" />

<set name="power" val="80" />

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

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

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

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

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

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

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

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

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

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

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

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

<enchant3 name="skillType" val="PDAM" />

<enchant3 name="power" val="#ench3Attack" />

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

<for>

<effect name="Debuff" time="30" val="0" stackOrder="0.77" stackType="pDefDown">

<mul order="0x30" stat="pDef" val="0.77" />

</effect>

</for>

<enchant2for>

<effect name="Debuff" time="#ench2time" val="0" stackOrder="0.77" stackType="pDefDown">

<mul order="0x30" stat="pDef" val="0.77" />

</effect>

</enchant2for>

<enchant3for>

<effect name="Debuff" time="30" val="0" stackOrder="0.77" stackType="pDefDown" effectPower="80" effectType="DEBUFF">

<mul order="0x30" stat="pDef" val="0.77" />

</effect>

</enchant3for>

</skill>

 

do i have to change <set name="power" val="80" /> to <set name="power" val="100" /> for 100% success rate?

 

Edit:

i tryied this but it doesnt land  100% :/

Link to comment
Share on other sites

  • 0

0k problem solved ty :))))))))) !

 

Edited: can i unalbe 100% rate in oly?

i mean i want debuffs to land only in pvps is that possible?

Anything is possible..

In some years we can build houses on the moon, so ... :D

Link to comment
Share on other sites

  • 0

This skill: Ultimate Defense

 

<skill id="110" levels="2" name="Ultimate Defense" enchantGroup1="1" enchantGroup2="1" enchantGroup3="1">

<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>

<table name="#pDef"> 1800 3600 </table>

<table name="#mDef"> 1350 2700 </table>

<table name="#mpConsume"> 10 21 </table>

<table name="#ench1time"> 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 </table>

<table name="#ench2reuseDelay"> 885000 870000 855000 840000 825000 810000 795000 780000 765000 750000 735000 720000 705000 690000 675000 660000 645000 630000 615000 600000 585000 570000 555000 540000 525000 510000 495000 480000 465000 450000 </table>

               <table name="#ench3decreasePenalty"> 0.2 0.21 0.22 0.23 0.24 0.25 0.26 0.27 0.28 0.29 0.3 0.31 0.32 0.33 0.34 0.35 0.36 0.37 0.38 0.39 0.4 0.41 0.42 0.43 0.44 0.45 0.46 0.47 0.48 0.49 </table>

<table name="#enchpDef"> 3636 3672 3708 3744 3780 3816 3852 3888 3924 3960 3996 4032 4068 4104 4140 4176 4212 4248 4284 4320 4356 4392 4428 4464 4500 4536 4572 4608 4644 4680 </table>

<table name="#enchmDef"> 2727 2754 2781 2808 2835 2862 2889 2916 2943 2970 2997 3024 3051 3078 3105 3132 3159 3186 3213 3240 3267 3294 3321 3348 3375 3402 3429 3456 3483 3510 </table>

<table name="#aggro"> 204 438 </table>

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

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

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

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

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

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

<set name="aggroPoints" val="#aggro" />

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

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

<enchant2 name="reuseDelay" val="#ench2reuseDelay" />

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

<for>

<effect name="ImmobileBuff" time="30" val="0" abnormal="invulnerable" stackOrder="1" stackType="pd_up_special">

<add order="0x40" stat="pDef" val="#pDef" />

<add order="0x40" stat="mDef" val="#mDef" />

<mul order="0x30" stat="cancelVuln" val="0.2" />

</effect>

</for>

<enchant1for>

<effect name="ImmobileBuff" time="#ench1time" val="0" abnormal="invulnerable" stackOrder="1" stackType="pd_up_special">

<add order="0x40" stat="pDef" val="#enchpDef" />

<add order="0x40" stat="mDef" val="#enchmDef" />

<mul order="0x30" stat="cancelVuln" val="0.2" />

</effect>

</enchant1for>

<enchant2for>

<effect name="ImmobileBuff" time="30" val="0" abnormal="invulnerable" stackOrder="1" stackType="pd_up_special">

<add order="0x40" stat="pDef" val="#enchpDef" />

<add order="0x40" stat="mDef" val="#enchmDef" />

<mul order="0x30" stat="cancelVuln" val="0.2" />

</effect>

</enchant2for>

<enchant3for>

<effect name="Buff" time="30" val="0" abnormal="invulnerable" stackOrder="1" stackType="pd_up_special">

<add order="0x40" stat="pDef" val="#enchpDef" />

<add order="0x40" stat="mDef" val="#enchmDef" />

<mul order="0x30" stat="cancelVuln" val="0.2" />

                               <mul order="0x30" stat="runSpd" val="#ench3decreasePenalty" />

</effect>

</enchant3for>

 

Restricts Movment...can i fix it from here or i need to check java too?

Btw i tried everythink here...i deleted some lines but nothing happened still cant move when i use it.. :/

 

 

ALSO Skill:Stunning Shot

<skill id="101" levels="40" name="Stunning Shot" enchantGroup1="2" enchantGroup2="2" enchantGroup3="2" enchantGroup4="2">

<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>

<table name="#enchpmDef"> 0.99 0.98 0.98 0.97 0.97 0.95 0.94 0.93 0.93 0.92 0.91 0.9 0.9 0.88 0.87 0.86 0.86 0.85 0.84 0.81 0.8 0.8 0.79 0.78 0.78 0.77 0.76 0.74 0.73 0.72 </table>

<table name="#ench2mpConsume"> 107 106 104 103 101 100 98 97 96 94 93 91 90 88 87 85 84 83 81 80 78 77 75 74 73 71 70 68 67 65 </table>

<table name="#mpConsume"> 46 48 49 52 54 56 56 58 59 61 63 65 66 68 70 72 72 74 76 78 80 81 83 85 87 88 89 91 92 94 96 97 99 100 102 103 105 106 108 109 </table>

<table name="#magicLvl"> 34 35 36 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>

<table name="#power"> 344 367 391 443 471 500 530 562 595 630 666 703 742 782 823 866 910 955 1002 1050 1100 1150 1202 1255 1309 1364 1420 1476 1534 1592 1651 1710 1770 1830 1891 1951 2012 2072 2132 2192 </table>

<table name="#ench1effectPower"> 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 68 69 70 71 72 73 74 75 76 77 78 </table>

<table name="#ench2Power"> 2211 2231 2251 2270 2290 2310 2330 2349 2369 2389 2409 2428 2448 2468 2488 2507 2527 2547 2566 2586 2606 2626 2645 2665 2685 2705 2724 2744 2764 2784 </table>

<set name="weaponsAllowed" val="32" /> <!-- Bow -->

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

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

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

<set name="lvlDepend" val="1" />

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<enchant2 name="power" val="#ench2Power" />

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

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

<for>

<effect name="Stun" time="9" val="0" effectPower="50" effectType="STUN" stackOrder="1" stackType="Stun" />

<effect name="RemoveTarget" noicon="1" val="0" effectPower="50" effectType="DEBUFF" />

</for>

<enchant1for>

<effect name="Stun" time="9" val="0" effectPower="#ench1effectPower" effectType="STUN" stackOrder="1" stackType="Stun" />

<effect name="RemoveTarget" noicon="1" val="0" effectPower="50" effectType="DEBUFF" />

</enchant1for>

<enchant3for>

<effect name="Stun" time="9" val="0" effectPower="50" effectType="STUN" stackOrder="1" stackType="Stun">

<mul order="0x30" stat="pDef" val="#enchpmDef" />

</effect>

<effect name="RemoveTarget" noicon="1" val="0" effectPower="50" effectType="DEBUFF" />

</enchant3for>

<enchant4for>

<effect name="Stun" time="9" val="0" effectPower="50" effectType="STUN" stackOrder="1" stackType="Stun">

<mul order="0x30" stat="mDef" val="#enchpmDef" />

</effect>

<effect name="RemoveTarget" noicon="1" val="0" effectPower="50" effectType="DEBUFF" />

</enchant4for>

</skill>

 

What Value Do I Set Here <set name="power" val="#power" /> it doesnt has any numbers,insted of numbers:val="#power" :/ now what? what do i have to change for 100% success rate?

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

    • Hello everyone,   We're shifting our focus away from implementing as much as possible from the Essence gameplay. Instead, the server will now be Interlude, but using the Essence client.   This should be good news for everyone.   The Beta phase will most likely take place in November, with the grand opening to follow shortly after.   Cheers!
    • We remind you that the opening will take place today, on September 28 at: 19:00 (UTC+3) - server time Check current server time(UTC +3) On 17:00 (UTC +3) We allow you login to create character! Dear friends, this topic important! So please take time to read it. First we want to thank all players who took part in the Open Beta testing, was good activity and nice Olympiad Event yesterday, we all get a lot of fun  Thanks to all who conducted tests with us and prepared this game world! You are amazing!  On 17:00 (UTC +3) We allow you to login for create character! To restrict your name and transfer ToDs/Season Pack to your character. Make it before start! On start, we can have problems with WEB! Everything you need to start on the server: It is IMPORTANT to prepare everything for starting the game RIGHT NOW, do not postpone for later, during the opening there may be problems with the web part of the project, and you simply can not register. - Registration and files Download archive unzip it, run launcher, choose SEASON x25 server and press FULL CHECK What you need to know at the start: Registration for 7 seals from Monday, September 30, full cycle 1 week. First Mammons on Friday October 4 All Epic Raid Bosses dead on start. First epic QA will appear on Monday, next day Core + Zaken + QA and so on by schedule All other RBs alive on server start (including Sub and Nobl RB) - Full RoadMap   About possible attacks on server start. We have prepared as good as we can. We will control the start of the server together with you. Want to ask you, in the case of a problem, don't panic, panic is the worst possible thing that could be, even worse than any attack. We have enough specialists to solve any problems, all that will need from you is patience and trust. Wish you all a smooth start and months of enjoyable play in new Season Interlude x25! Have a fun!
    • 🚨🇦🇷🇧🇷🇪🇸🇸🇰🇺🇳🇨🇱🚨 Devianne - Lineage 2 Interlude  Client - Classic. 🔷Rates 🔸Experience (EXP) - 10x 🔸Skill Points (SP) - 10x 🔸Adena - 6x 🔸Drop Items - 3x 🔸Spoil - 3x 🔸Quest Experience (EXP) - 1x 🔸Quest Skill Points (SP) - 1x 🔸Quest Adena - 1x 🔸Quest Items Drop - 1x 🔸Seal stone Drop - 1x 🔸Epic raid - 1x 🔸Raid Drop - 2.0x 🔸Manor - 5x 🔷Dynamic Rates XP/SP 🔸Lv. 1-52 EXP/SP X10 (x7 without VIP or vote reward) 🔸Lv. 52-61 EXP/SP X7(x5 without VIP or vote reward) 🔸Lv. 61-76 EXP-SP X5 (x3 without VIP or vote reward) 🔸Lv. 76-78 EXP/SP X3 (x2 without VIP or vote reward) 🔸Lv. 78-80 EXP/SP X2 (x1 without VIP or vote reward) ⚠️Extra Settings⚠️ 🔸Server time, site - GMT -3 🔸Buffs, Dances, and Songs duration - 1 hour 🔸Max Buffs Slots - 22 + 4 divine 🔸Maximum Slots Dances and Songs - 12 🔸GmShop Grade - C 🔸Global teleport 🔸Grade B-A-S - Craft 🔸Mana potion recharge 🔸1000 (9 seconds delay) 🔸Raid HP - x1.4 🔸Raid epic HP - x1 🔸Blacksmith Mammon - 24/7 🔸Champions System - Yes chance respawn 0.5% 🔸Offline mode Shop - Yes 🔸Auto Learn Skills - Yes 🔸Auto Learn Loot - Yes 🔸Auto Learn Raid & Grand 🔸Boss Loot - No 🔸Buffer offline - Yes 🔸Wedding System - Yes 🔸Max level diff distribution drop in party - 14 🔸Limit the number of active gaming clients on one PC - 2 🔸Limit the number of active gaming clients on one PC for Premium - 3 🔸The clan leader will be replaced after server restart ⚠️Class and Subclass Change⚠️ 🔸1st profession Quest - No 🔸2nd profession Quest - No 🔸3rd profession Quest - Yes 🔸Sub Class Quest- Yes 🔸Sub Class Raid - 8 hours +-30m random 🔸Nobility and Olympiads Nobility Quest - Yes 🔸Olympiads (duration) - 14 days 🔸Max enchant - +6 🔸Respawn Barakiel 6 hours - +-15 min random 🔸Olympiad schedule - 13:00 to 00:00 🔸Minimum players to start olympiad - 11 Clans and Sieges Penalty duration - 8 hours 🔸Sieges every - 15 days Max Ally - 2 🔸Max Members - 36 🔸Slots for academies in clan - 40 ⚠️Enchants Rate⚠️ 🔸Blessed Scroll chance 60% 1-10 11-16 40% 🔸Crystal Scroll chance 65% 1-10 11-16 40% 🔸Normal Scroll chance - 55% 🔸Safe Enchant - +4 ⚠️Premium Info⚠️ 🔅+20% xp sp drop spoil adena 🔅+5% additional enchant rate (premium 30 days)   Free autofarm ⚠️Starter Pack⚠️ 🔅Free Premium - 24 hours 🔅Free Autofarm - 24 hours ❇️Raid boss Info❇️ 🔸Anakim/Lilith respawn 18 hours +1:30min random 🔸Tyrannosaurus - respawn 8 min drop Tl 76 🔸Queen Ant (LVL 80) - Respawn Monday and Saturday 22:00 🔸CORE (LVL 80) - Respawn Tuesday-Friday 20:00 🔸ORFEN (LVL 80) - Respawn Tuesday-Friday 21:00 🔸BAIUM (LVL 80) - Respawn Saturday 21:00 🔸ZAKEN (LVL 80) - Respawn Wednesday-Thursday 22:00 🔸FRINTEZZA (LVL 85) - Sunday 19:45 ⚔️Quest Details⚔️ QUEST WEAPON RECIPES: - Relics of the Old Empire x1: - Gather the Flames x1 x1: QUEST ARMOR RECIPES: - Alliance with Varka Silenos x1 - Alliance with Ketra Orcs x1 - War with Ketra x1 - War with Varka x1 - Gather the Exploration of the Giants’ Cave Part 1 x3 - Exploration of the Giants’ Cave Part 2 x1 - Whispers of Dream part 2 x2 - Legacy of Insolence x1 QUEST RECIPES JEWERLY - The Finest Food x1 QUEST RESOURCES - The Zero Hour x2 - Golden Ram Mercenary x2 - An Ice Merchant dream x2 QUEST FOR FABRIC: - Whispers of Dream part 1 x1 BEAST FARM : - Delicious Top Choice Meat x2 👁️OTHER QUEST👁️ 👁️- Yoke of the Past x2 👁️- In Search of Fragments of Dimension x2 👁️- The finest Ingredients x3 👁️- Supplier of reagents x3 - 👁️3rd class Halisha Marks drop x3 - 👁️Into the flames x3 - 👁️Audience with the land dragon x3 - 👁️An Arrogant Search x3 - 👁️Last Imperial Prince x3 🚨Soul Crystal Details🚨 🔸- Level up crystals to 11, 12, 13 🔸- All epics can level up crystals for the whole party (Queen Ant, Core, Orfen, Zaken, Baium, Antharas, Valakas, Frintezza). - 🔸Bosses in PVP zone: Master Anays, High Priest Van Halter. 👁️🔸- Anakim/Lilith, Uruka. - You can level up crystals in Rift, but only 1 party can challenge Anakazel (10%)PARTY_RANDOM at the same time (if one party is in the boss, you need wait them to go out). 👁️🔸- You can level up crystals in Primeval Island by killing tyrannosaurus with 10% chance PARTY_ALL for the person who cast the crystal and makes last hit. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ WEB: https://devianne-l2.com/ DISCORD: https://discord.gg/Q3HAMzasUk 🔥🔥SERVER TEST OPEN !!🔥🔥🔥
    • I am here for the plank jumps and the cookies any news about that?
  • Topics

×
×
  • Create New...