Jump to content
  • 0

Skills Below % Of Hp


Question

Posted (edited)

hey, im trying to create a skill that gives 15 evasion while your hp is below 30%, but the point is, it only works when my hp is below 30% and i have to hit something. I mean like even if i stand with 20% of my hp, the skill wont work until i do something like using another skill, hitting something. Getting hit or walking doesnt work!!!

<skill id="8520" levels="1" name="Testing">
        <set name="mpConsume" val="0"/>
        <set name="target" val="TARGET_SELF"/>
        <set name="reuseDelay" val="0"/>
        <set name="hitTime" val="0"/>
        <set name="skillType" val="BUFF"/>
        <set name="operateType" val="OP_PASSIVE"/>
        <for>
                <add order="0x40" stat="rEvas" val="15">
                    <player hp='30'/>
                </add>
        </for>
    </skill>

EDIT: Getting healed (when ur hp becomes more than 30% still gives +15 evasion until you hit something.

Edited by ElTyto

4 answers to this question

Recommended Posts

  • 0
Posted

check final fortress

<skill id="291" levels="11" name="Final Fortress">
        <table name="#final"> 116.9 129.0 141.6 150.4 159.3 168.4 177.7 187.0 196.5 206.2 215.8 </table>
        <set name="target" val="TARGET_SELF"/>
        <set name="skillType" val="BUFF"/>
        <set name="operateType" val="OP_PASSIVE"/>
        <for>
            <add order="0x40" stat="pDef" val="#final">
                <player hp="30"/>
            </add>
        </for>
    </skill>
  • 0
Posted (edited)

 

check final fortress

<skill id="291" levels="11" name="Final Fortress">
        <table name="#final"> 116.9 129.0 141.6 150.4 159.3 168.4 177.7 187.0 196.5 206.2 215.8 </table>
        <set name="target" val="TARGET_SELF"/>
        <set name="skillType" val="BUFF"/>
        <set name="operateType" val="OP_PASSIVE"/>
        <for>
            <add order="0x40" stat="pDef" val="#final">
                <player hp="30"/>
            </add>
        </for>
    </skill>

mine one is just like that :)

 

 

Probably you are using aCis.

Its like a visual bug.

yeah i am

 

 

 

Check frenzy, and try to make something similar but as a passive skill.

did it before doing it the way it is now, didnt work at all (maybe cause i deleted <cond msg="131" NpcID="1" or w/e it was with <cond> </cond>. i dont want any system messages.

is there any chance that i could make it instead of 15% to a flat value? like 1 hp .

Edited by ElTyto

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • 🚀 September Restock Live! Upgrade your personal Gmail to 5TB + Gemini Pro 12-18 Months instantly. 100% private and automated delivery!
    • [WTB / HIRING] High-End Gracia Final Source Code & Custom Pack Bundle [Serious Budget / Paid] Hello MaxCheaters Community, We are launching a new international High-End PvP project and are actively looking to acquire a complete, stable Gracia Final Source Code package OR hire an experienced L2J developer/team for custom module integration. We are looking for a solid foundation with the following specifications: 1. Full Java Source Code (.java) - Absolutely required. We need full access to edit core mechanics, custom items, weapons, and balance. No compiled-only .jar files. 2. Premium Geodata & Pathfinding - 100% complete and fixed Geodata for Gracia Final (no wall-shooting, no falling through map). 3. Modern QoL & Systems - Fully working Auto-Farm engine with clean client UI. - VIP/Premium subscription system (non-P2W rates/features). 4. Custom Content & Balance Ready - Ability to easily inject custom armor sets, weapons with custom glows/auras, and PvP zones. 5. Anti-Bot / Security Integration - Core ready to pair with top protection solutions (Active Anticheat, SmartGuard, or equivalent). 6. Client Tools & System Patch Support - Patch files and editing tools for itemname-e.dat, armorgrp.dat, weapongrp.dat, and custom interfaces. -------------------------------------------------- FORMAT OF COOPERATION: - We can purchase a ready, bug-free Source Code package. - We are also open to hiring a dedicated developer for custom task-based modules. - Fast payment via Crypto / PayPal / Bank Transfer. If you have a working build or offer dev services, PM me here or drop your Telegram/Discord contact below. Thanks!
    • WARFRONT is an Interlude faction PvP server built around one idea: the battlefield should never feel static. Choose your side. Angels vs Demons.   Capture Outposts to move the frontline and your faction's respawns. Fight for the Main Outpost to unlock dynamic events and HQ assaults. Push into enemy territory and destroy their Headquarters to win the battle. But WARFRONT goes far beyond traditional faction PvP.     ▶️ Dynamic Outpost & territory warfare ▶️ Daily Faction Castle Siege ▶️ Weekly Clan Siege ▶️ Grand Boss events ▶️ Kamaloka instanced party content ▶️ Reworked Interlude classes ▶️ Skill & Ability Tree  ▶️ Battlefield Contracts ▶️ Faction & individual rankings ▶️ Long-term character progression ▶️  Battle Pass & cosmetic progression ▶️  30-minute rotating battlefields   We've also reworked classes that are traditionally overlooked in faction PvP. Bishop can enter an offensive Inquisitor role, Daggers have Shadow Step, Prophet has its own combat toolkit, Overlord supports the entire faction, and several other classes have received new mechanics and balance changes. ▶️  SKILL & ABILITY TREE  Skill & Ability Tree system designed to add another layer of character progression and build choice to WARFRONT. Rather than simply increasing stats, the goal is to give players meaningful choices that can change how their character develops and how their class performs on the battlefield. This system is currently being tested, with more information and previews coming soon. The goal isn't to replace Interlude. It's to make Interlude faction PvP exciting again.   ▶️ CLOSED BETA: 03 OCTOBER 2026 Closed Beta will be our opportunity to push the systems, class balance and battlefield mechanics as hard as possible before Grand Opening. We built it. Now we need you to break it. ▶️  Website & Closed Beta Registration https://l2warfront.com ▶️  Discord https://discord.gg/u93YhB5Exy
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..