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.
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
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.