Jump to content

Recommended Posts

Posted

    I Try to add PK Guard and i want the guard to find players with pk on very big distance, but the guard only kill them when they are very close to him. Any idea?

 

<npc id="31032" level="85" type="L2Guard" name="PK-Killer" usingServerSideName="true" title="Expose Protector" usingServerSideTitle="true">
        <!-- Confirmed CT2.5 -->
        <parameters>
            <param name="NoFnHi" value="1" />
            <param name="MoveAroundSocial" value="0" />
            <param name="MoveAroundSocial1" value="92" />
        </parameters>
        <race>HUMAN</race>
        <sex>MALE</sex>
        <equipment rhand="275" /> <!-- rhand: Long Bow -->
        <stats str="99" int="99" dex="99" wit="99" con="99" men="99">
            <vitals hp="99999999" hpRegen="999" mp="999" mpRegen="999" />
            <attack physical="970.537548504614" magical="662.751329129412" random="10" critical="8" accuracy="0" attackSpeed="1553" reuseDelay="1500" type="BOW" range="1100" distance="10000" width="0" />
            <defence physical="341.375" magical="249.80341" />
            <attribute>
                <defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" default="150" />
            </attribute>
            <speed>
                <walk ground="50" />
                <run ground="160" />
            </speed>
        </stats>
        <status attackable="false" undying="false" />
        <skillList>
            <skill id="4045" level="1" /> <!--Resist Full Magic Attack -->
            <skill id="4408" level="1" /> <!--HP Increase (1x) -->
            <skill id="4409" level="1" /> <!--MP Increase (1x) -->
            <skill id="4410" level="16" /> <!--Very Strong P. Atk. -->
            <skill id="4411" level="16" /> <!--Very Strong M. Atk. -->
            <skill id="4412" level="16" /> <!--Very Strong P. Def. -->
            <skill id="4413" level="16" /> <!--Very Strong M. Def. -->
            <skill id="4414" level="2" /> <!--Standard Type -->
            <skill id="4415" level="9" /> <!--Bows -->
            <skill id="4416" level="14" /> <!--Humans -->
        </skillList>
        <exCrtEffect>true</exCrtEffect>
        <ai aggroRange="900000" clanHelpRange="900000" />
        <collision>
            <radius normal="8" />
            <height normal="24" />
        </collision>
    </npc>

 

 

 

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...