DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchiha.sellpass.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchiha.sellpass.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
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