Files
Server-Datasheets/Datasheet/DungeonRankRecorder_9047.xml
2025-03-03 20:30:53 -05:00

41 lines
2.4 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<DungeonRank continentId="9047">
<Settings dbRecord="false" gameRule="point" disableResultUI="false" />
<!--db저장 여부, 게임 방식(point, time, backtime), 던전 종료시 순위 리스트에 나올 개수, UI 리스트에 나올 개수, ui 창에 시즌 개수-->
<StageData>
<!--한 판 끝나고 보상-->
<!-- 등급 및 최저 점수-->
<Stage grade="1" minPoint="5000" mailSender="@DungeonRank:904706" mailTitle="@DungeonRank:904707" mailContents="@DungeonRank:904708" result="904701" />
<Stage grade="2" minPoint="3000" mailSender="@DungeonRank:904706" mailTitle="@DungeonRank:904707" mailContents="@DungeonRank:904708" result="904702" />
<Stage grade="3" minPoint="1000" mailSender="@DungeonRank:904706" mailTitle="@DungeonRank:904707" mailContents="@DungeonRank:904708" result="904703" />
<Stage grade="4" minPoint="300" mailSender="@DungeonRank:904706" mailTitle="@DungeonRank:904707" mailContents="@DungeonRank:904708" result="904704" />
<Stage grade="5" minPoint="-99999999" mailSender="@DungeonRank:904706" mailTitle="@DungeonRank:904707" mailContents="@DungeonRank:904708" result="904705" />
<!-- 등급 및 최저 점수-->
</StageData>
<PointData>
<BonusPointData>
<ActionRecordRoot>
<Pin id="10" bonusPoint="-10" isPrivate="false" desc="스폰지점으로 돌아가면 감점">
<CompareCondition target="abnormalityId" kind="equal" value="99070010" />
</Pin>
<Pin id="11" bonusPoint="-5" isPrivate="false" desc="사탕바구니 진입 시 감점(소형)">
<CompareCondition target="abnormalityId" kind="equal" value="99070009" />
</Pin>
<Pin id="12" bonusPoint="-7" isPrivate="false" desc="사탕바구니 진입 시 감점(대형)">
<CompareCondition target="abnormalityId" kind="equal" value="99070015" />
</Pin>
</ActionRecordRoot>
</BonusPointData>
<KillingPointData>
<KillingPoint templateId="100" point="30" />
<KillingPoint templateId="101" point="15" />
<KillingPoint templateId="102" point="80" />
<KillingPoint templateId="110" point="15" />
<KillingPoint templateId="112" point="25" />
<KillingPoint templateId="120" point="100" />
<KillingPoint templateId="121" point="300" />
<KillingPoint templateId="122" point="1500" />
<KillingPoint templateId="400" point="400" />
</KillingPointData>
</PointData>
</DungeonRank>