L2JMobius

The Kamael Summon without skills basicas - but in npc status have skills.

danalmeida2015 · 3 · 5024

Offline danalmeida2015

  • Vassal
  • *
    • Posts: 3
https://ibb.co/p3yXzvJ

   <npc id="14900" level="85" type="Pet" name="Magnus the Unicorn">
      <parameters>
         <skill name="PhysicalSpecial1" id="5138" level="1" />
         <skill name="PhysicalSpecial2" id="5139" level="1" />
         <skill name="PhysicalSpecial3" id="7000" level="1" />
      </parameters>
      <race>ELEMENTAL</race>
      <sex>MALE</sex>
      <stats str="40" int="21" dex="30" wit="20" con="43" men="10">
         <vitals hp="3066" hpRegen="8.5" mp="1870" mpRegen="6" />
         <attack physical="994.002873333333" magical="678.775106666667" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
         <defence physical="364.40208" magical="266.653626666667" />
         <speed>
            <walk ground="160" />
            <run ground="180" />
         </speed>
         <abnormalResist physical="10" magical="10" />
      </stats>
      <status undying="false" />
      <skillList>
         <skill id="4121" level="9" /> <!-- Summoned Monster Magic Protection -->
         <skill id="1894" level="1" /> <!-- Unicorn's Potential -->
         <skill id="4408" level="4" /> <!-- HP High -->
         <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
         <skill id="4410" level="15" /> <!-- Strong P. Atk. -->
         <skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
         <skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
         <skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
         <skill id="4414" level="2" /> <!-- Standard Type -->
         <skill id="4415" level="3" /> <!-- One-handed Sword -->
         <skill id="4416" level="7" /> <!-- Spirits -->
         <skill id="5138" level="1" /> <!-- Whiplash -->
         <skill id="5139" level="1" /> <!-- Tidal Wave -->
      </skillList>
      <shots soul="2" spirit="2" />
      <exCrtEffect>false</exCrtEffect>
      <sNpcPropHpRate>1.331</sNpcPropHpRate>
      <ai type="BALANCED" />
      <collision>
         <radius normal="13.5" />
         <height normal="17" />
      </collision>
   </npc>


Offline danalmeida2015

  • Vassal
  • *
    • Posts: 3
https://ibb.co/p3yXzvJ

   <npc id="14900" level="85" type="Pet" name="Magnus the Unicorn">
      <parameters>
         <skill name="PhysicalSpecial1" id="5138" level="1" />
         <skill name="PhysicalSpecial2" id="5139" level="1" />
         <skill name="PhysicalSpecial3" id="7000" level="1" />
      </parameters>
      <race>ELEMENTAL</race>
      <sex>MALE</sex>
      <stats str="40" int="21" dex="30" wit="20" con="43" men="10">
         <vitals hp="3066" hpRegen="8.5" mp="1870" mpRegen="6" />
         <attack physical="994.002873333333" magical="678.775106666667" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
         <defence physical="364.40208" magical="266.653626666667" />
         <speed>
            <walk ground="160" />
            <run ground="180" />
         </speed>
         <abnormalResist physical="10" magical="10" />
      </stats>
      <status undying="false" />
      <skillList>
         <skill id="4121" level="9" /> <!-- Summoned Monster Magic Protection -->
         <skill id="1894" level="1" /> <!-- Unicorn's Potential -->
         <skill id="4408" level="4" /> <!-- HP High -->
         <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
         <skill id="4410" level="15" /> <!-- Strong P. Atk. -->
         <skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
         <skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
         <skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
         <skill id="4414" level="2" /> <!-- Standard Type -->
         <skill id="4415" level="3" /> <!-- One-handed Sword -->
         <skill id="4416" level="7" /> <!-- Spirits -->
         <skill id="5138" level="1" /> <!-- Whiplash -->
         <skill id="5139" level="1" /> <!-- Tidal Wave -->
      </skillList>
      <shots soul="2" spirit="2" />
      <exCrtEffect>false</exCrtEffect>
      <sNpcPropHpRate>1.331</sNpcPropHpRate>
      <ai type="BALANCED" />
      <collision>
         <radius normal="13.5" />
         <height normal="17" />
      </collision>
   </npc>


Offline AnsS

  • Heir
  • **
    • Posts: 37
I had the same issue, but I checked what NPC is working well.
I'am using the following ids:
14837
14889
14890
14891
14892
14893

Btw, I think its client related.