Hello i'm looking for someone ho could explaine me how npc.xml stats works for example if i want to create new npc with brand new stats like 200k hp 200k mana 250 def 250 mdef 5k patt and 5k matt ? i was looking on original mobs in game but i dont understand anything here is example why : npc.xml file says
<set name="hp" val="2975.2369188"/>
<set name="mp" val="1742.976"/>
<set name="hpRegen" val="8.721"/>
<set name="mpRegen" val="3.0804"/>
<set name="pAtk" val="938.20801458"/>
<set name="pDef" val="354.8183475"/>
<set name="mAtk" val="656.66638089"/>
<set name="mDef" val="239.180922"/>
<set name="crit" val="4"/>
<set name="atkSpd" val="253"/>
in game it shows :
all what i dont understand .. is where dos it get stats like this from and what means
example:
<set name="pDef" val="354.8183475"/>
all these extreme numbers makes no sense !?
can someone explaine me how to add some diff stats to mobs,npcs.!!!
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. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob.
or
You can throw something out of your inventory and pick it up again, several times.
Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick)
In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function.
https://youtu.be/6mcfmdImofE
-----------
In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
Question
millers
Hello i'm looking for someone ho could explaine me how npc.xml stats works for example if i want to create new npc with brand new stats like 200k hp 200k mana 250 def 250 mdef 5k patt and 5k matt ? i was looking on original mobs in game but i dont understand anything here is example why : npc.xml file says
<set name="hp" val="2975.2369188"/>
in game it shows :
all what i dont understand .. is where dos it get stats like this from and what means
example:
<set name="pDef" val="354.8183475"/>
all these extreme numbers makes no sense !?
can someone explaine me how to add some diff stats to mobs,npcs.!!!
Soory for my creepy English!
EDIT:
Oh and how dose the chance rate work ???
4 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.