L2JMobius

Return of the Queen Ant Mana regeneration from mobs

salonon · 3 · 1789

Offline salonon

  • Vassal
  • *
    • Posts: 5
hi all

I have a question on the official server, if I dead mobs i get mana regeneration. My question is there a switch for that I can set this or do I have to set each mob individually.


Offline Index

  • Black Sheep
  • Marquis
  • *****
    • Posts: 536
Code: [Select]
<mpReward value="20" type="PER" ticks="10" affects="PARTY" />
Code: [Select]
<npc id="24601" level="108" type="Monster" name="Water Dragon's Shaman">
<mpReward value="20" type="PER" ticks="10" affects="PARTY" />
<race>ETC</race>
<sex>FEMALE</sex>
<acquire exp="1199922336" sp="1079854" />
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="192256.069364162" hpRegen="9.5" mp="26106.2706270627" mpRegen="3.3" />
<attack physical="65855" magical="56801" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="SWORD" range="40" distance="80" width="120" />
<defence physical="6269" magical="3641" />
<speed>
<walk ground="60" />
<run ground="180" />
</speed>
</stats>
<status attackable="true" />
<collision>
<radius normal="17" />
<height normal="44" />
</collision>
</npc>