tratando de arreglar un pergamino para l2 classic y la habilidad no funciona. tengo otros ejemplos pero el scroll le da xp a un personaje y en este caso quiero que lio lo haga por el clan como en el 306 clásico el nivel del clan se sube con xp. ¿Puede alguien ayudarme a hacer la habilidad correcta?
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.
hello everyone , im looking for a client modification for some npcs , mobs , cloaks etc... i tried to text the people we know here but no one text back for days and weeks so if someone knows a client modification that can start work please pm me on discord :
nexusx998
Question
Arrabalin
tratando de arreglar un pergamino para l2 classic y la habilidad no funciona. tengo otros ejemplos pero el scroll le da xp a un personaje y en este caso quiero que lio lo haga por el clan como en el 306 clásico el nivel del clan se sube con xp. ¿Puede alguien ayudarme a hacer la habilidad correcta?
<skill id="51045" level="1" name="Scroll: 100,000,000 XP">
Edited by Arrabalin<set name="icon" value="icon.etc_recall_exp_scroll"/>
<set name="reuseDelay" value="500"/ >
<establecer nombre="itemConsumeId" value="90919"/>
<establecer nombre="itemConsumeCount" value="1"/>
<establecer nombre="isHandler" value="true"/>
<establecer nombre="objetivo" value="TARGET_SELF"/>
<set name="skillType" value="BUFF"/>
<set name="operate_type" value="A2"/>
<for>
<effect name="i_get_exp">
<def nombre="poder" valor="100000000"/>
</efecto>
</for>
</habilidad>
0 answers to this question
Recommended Posts
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.