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 present to your attention two options for the Hellbound location map
details in the archive
if you have larger effect files, you do not need to replace them
download
updates can be made behind the scenes, so if you catch a crit, post on the forum or download the archive, it may have already been fixed
additionally you can download
all la2 music from the latest version of the game 2025 download
the entire La2 ambisound from the latest version of the game 2025 download
I do what I like because I don't need to push myself to do things for L2 as a means of income. You, on the other hand, are here trying to scam people for $20k files...
But, since you're so talented and competent, I suppose you must be thriving on the fruits of your talents as an L2Off dev, no?
Oh wait
Guess not
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.