Clan-exclusive Pets.
This commit is contained in:
@@ -38,4 +38,8 @@
|
||||
<item id="20761" price="0" /> <!-- Rudolph Necklace -->
|
||||
<item id="15488" price="0" /> <!-- Maguen Pet Collar -->
|
||||
<item id="15489" price="0" /> <!-- Elite Maguen Pet Collar -->
|
||||
<item id="34905" price="0" /> <!-- Clan-exclusive Pet (Raccoon) -->
|
||||
<item id="34906" price="0" /> <!-- Clan-exclusive Pet (White Cat) -->
|
||||
<item id="34907" price="0" /> <!-- Clan-exclusive Pet (Desert Fox) -->
|
||||
<item id="34908" price="0" /> <!-- Clan-exclusive Pet for Training -->
|
||||
</list>
|
||||
|
@@ -593,4 +593,16 @@
|
||||
<ingredient count="10" id="34900" />
|
||||
<production count="1" id="13739" />
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="8" id="34900" />
|
||||
<production count="1" id="34905" /> <!-- Clan-exclusive Pet (Raccoon) -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="8" id="34900" />
|
||||
<production count="1" id="34906" /> <!-- Clan-exclusive Pet (White Cat) -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="8" id="34900" />
|
||||
<production count="1" id="34907" /> <!-- Clan-exclusive Pet (Desert Fox) -->
|
||||
</item>
|
||||
</list>
|
@@ -95,6 +95,11 @@
|
||||
<set name="default_action" val="SKILL_MAINTAIN" />
|
||||
<set name="etcitem_type" val="PET_COLLAR" />
|
||||
<set name="commissionItemType" val="PET_SUPPLIES" />
|
||||
<set name="handler" val="SummonItems" />
|
||||
<set name="use_condition" val="{{uc_transmode_exclude;{tt_pure_stat}}}" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player flyMounted="false" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="7102" level="1" /> <!-- Summon Clan Pet -->
|
||||
</skills>
|
||||
@@ -108,6 +113,11 @@
|
||||
<set name="default_action" val="SKILL_MAINTAIN" />
|
||||
<set name="etcitem_type" val="PET_COLLAR" />
|
||||
<set name="commissionItemType" val="PET_SUPPLIES" />
|
||||
<set name="handler" val="SummonItems" />
|
||||
<set name="use_condition" val="{{uc_transmode_exclude;{tt_pure_stat}}}" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player flyMounted="false" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="7102" level="1" /> <!-- Summon Clan Pet -->
|
||||
</skills>
|
||||
@@ -121,6 +131,11 @@
|
||||
<set name="default_action" val="SKILL_MAINTAIN" />
|
||||
<set name="etcitem_type" val="PET_COLLAR" />
|
||||
<set name="commissionItemType" val="PET_SUPPLIES" />
|
||||
<set name="handler" val="SummonItems" />
|
||||
<set name="use_condition" val="{{uc_transmode_exclude;{tt_pure_stat}}}" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player flyMounted="false" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="7102" level="1" /> <!-- Summon Clan Pet -->
|
||||
</skills>
|
||||
@@ -139,6 +154,11 @@
|
||||
<set name="default_action" val="SKILL_MAINTAIN" />
|
||||
<set name="etcitem_type" val="PET_COLLAR" />
|
||||
<set name="weight" val="10" />
|
||||
<set name="handler" val="SummonItems" />
|
||||
<set name="use_condition" val="{{uc_transmode_exclude;{tt_pure_stat}}}" />
|
||||
<cond addName="1" msgId="113">
|
||||
<player flyMounted="false" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="7102" level="1" /> <!-- Summon Clan Pet -->
|
||||
</skills>
|
||||
|
@@ -4551,7 +4551,7 @@
|
||||
<height normal="5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="16094" level="55" type="L2Monster" name="Clan-exclusive Pet" title="">
|
||||
<npc id="16094" level="55" type="L2Pet" name="Clan-exclusive Pet" title="">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
@@ -4581,7 +4581,7 @@
|
||||
<height normal="9.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="16095" level="55" type="L2Monster" name="Clan-exclusive Pet" title="">
|
||||
<npc id="16095" level="55" type="L2Pet" name="Clan-exclusive Pet" title="">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
@@ -4611,7 +4611,7 @@
|
||||
<height normal="9.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="16096" level="55" type="L2Monster" name="Clan-exclusive Pet" title="">
|
||||
<npc id="16096" level="55" type="L2Pet" name="Clan-exclusive Pet" title="">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
@@ -4641,7 +4641,7 @@
|
||||
<height normal="12" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="16097" level="55" type="L2Monster" name="Clan-exclusive Pet for Training" title="">
|
||||
<npc id="16097" level="55" type="L2Pet" name="Clan-exclusive Pet for Training" title="">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>DEMONIC</race>
|
||||
<sex>MALE</sex>
|
||||
|
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16094] Raccoon.xml
vendored
Normal file
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16094] Raccoon.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16095] White Cat.xml
vendored
Normal file
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16095] White Cat.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16096] Desert Fox.xml
vendored
Normal file
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16096] Desert Fox.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16097] Training Pet.xml
vendored
Normal file
1735
L2J_Mobius_Underground/dist/game/data/stats/pets/[16097] Training Pet.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user