📢 OBT Success – Get Ready for Launch: November 28!!
The Open Beta was an absolute blast!
Over 160+ Master Accounts successfully claimed their reward from The Judge, proving once again how strong and loyal this community truly is.
🔥 Missed the event?
Don’t worry — because so many players asked for another chance, we will host an additional Event very soon! Stay tuned for details.
Community Growth
We’ve already surpassed 500 Master Accounts registered on our forums — and the numbers keep rising every hour.
It feels like the old days… the same energy, the same hype, the same love for Lineage II.
Let’s rebuild L2Elixir the way we remember it:
No shortcuts, no nonsense — just pure old nostalgic gameplay, community spirit, and that classic adventure we all grew up with.
✨ The journey continues…
Launch: November 28, 21:00 UTC+2
Be there when the legend returns.
🔗 Website: https://l2elixir.org/
💬 Discord: https://discord.gg/5ydPHvhbxs
Question
Guarder
the stats of the scroll its not aplyed if i have already buffed empower. how i i make it apply ?
example i have buffed empower and i want to also get the buff from "empower scroll". to stack. near the empower from buffer.
it doesnt apply
<skill id="2056" levels="1" name="Scroll of Mystic Empower">
Edited by KIDutz<set name="target" val="TARGET_SELF"/>
<set name="hitTime" val="4000"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="staticHitTime" val="true" />
<for>
<effect name="Buff" time="18000" count="1" val="0" stackOrder="1.15" stackType="mAtk">
<mul order="0x30" stat="mAtk" val="1.15"/>
</effect>
</for>
</skill>
<!-- Status:Fixed Pack:l2jfrozen author:Nefer -->
<skill id="2057" levels="1" name="Scroll of Might">
<set name="target" val="TARGET_SELF"/>
<set name="hitTime" val="4000"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="staticHitTime" val="true" />
<for>
<effect name="Buff" time="18000" count="1" val="0" stackOrder="1.15" stackType="pAtk">
<mul order="0x30" stat="pAtk" val="1.15"/>
</effect>
</for>
</skill>
5 answers to this question
Recommended Posts