Hello everyone!
I have a problem with editing mobs. I took some Mobs from here without sound and added them,
they looked good !!! BUT BUT !
When I hit him it does generate the effect, but when he hits it it doesn't.
Is this effect controlled from Npcgrp.dat?
PD_ I add capture of the event / effect I mention.
I await your answers, thank you!
Question
0flee
Hello folks. How i can make this xml to call a skill which i put on item_skill?
<item id="22568" type="EtcItem" name="item name">
Edited by 0flee<set name="etcitem_type" val="RUNE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="100" />
<set name="price" val="150000" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="handler" val="ItemSkills" />
<set name="item_skill" val="20923-1" />
</item>
Now don;t work Thank you
P.S.- Skill its active and work like a buff ! Thank you again
8 answers to this question
Recommended Posts