l2j_mobius/L2J_Mobius_1.0_Ertheia/dist/game/config/ClanReward.xml
2017-08-29 13:53:52 +00:00

31 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ClanReward.xsd">
<membersOnline>
<players size="10" level="1">
<skill id="23774" level="1" /> <!-- Clan Teamwork - Stage 1 -->
</players>
<players size="20" level="2">
<skill id="23775" level="1" /> <!-- Clan Teamwork - Stage 2 -->
</players>
<players size="30" level="3">
<skill id="23776" level="1" /> <!-- Clan Teamwork - Stage 3 -->
</players>
<players size="40" level="4">
<skill id="23777" level="1" /> <!-- Clan Teamwork - Stage 4 -->
</players>
</membersOnline>
<huntingBonus>
<hunting points="28800000" level="1">
<item id="27589" count="1" /> <!-- Supply Box - Standard -->
</hunting>
<hunting points="57600000" level="2">
<item id="27590" count="1" /> <!-- Supply Box - Mid-grade -->
</hunting>
<hunting points="86400000" level="3">
<item id="27591" count="1" /> <!-- Supply Box - High-grade -->
</hunting>
<hunting points="115200000" level="4">
<item id="27663" count="1" /> <!-- Supply Box - Top-grade -->
</hunting>
</huntingBonus>
</list>