Files
Server-Datasheets/Datasheet/ClassException.xml

40 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ClassExceptionData>
<!--
Condition: Condition input node (AND condition for each attribute entered)
Condition@class: Race restriction
Condition@underLevel: Level restriction (greater than)
Condition@upperLevel: Level restriction (less than)
-->
<!--
Conditions must not overlap (since there is no priority). If you want to apply to all levels, for non-testing cases, you must apply both ranges, e.g., 1~57 and 58~65.
-->
<Condition class="soulless" minLevel="1" maxLevel="57">
<ForbidQuest>
<!-- Quests that cannot be accepted -->
<StoryGroupList idList="7011,7012,7013,7021,7022"/>
<Quest idList="6388,49491,8403"/>
</ForbidQuest>
<DisableItem idList="301,331,96417,96418,139709,168011,170020,179887,179888,179889,179953,181963,181964,181965,210729,210730,212448,212449,212450,212451,212452,212453,210729,213302"/>
<Restriction partyMatch="false" battleField="false" dungeon="false" partySummon="false"/>
<Reputation forbidNpcGuildIdList="605,901,902"/>
<TeleportRestriction continentId="7087" questId="8708" taskId="3"/> <!-- If the quest and tasks are not completed, the player cannot move to the specified continent -->
</Condition>
<Condition class="soulless" minLevel="58" maxLevel="65">
<DisableItem idList="301,331,96417,96418,139709,168011,170020,181963,181964,181965,179887,179888,179889,179953,210729,210730,212448,212449,212450,212451,212452,212453,210729"/>
<TeleportRestriction continentId="7087" questId="8708" taskId="3"/>
</Condition>
<DeathPostProcess class="soulless" postprocessId="12" abnormalityId="10151090">
<Action time="0" materialName="S1_ShadowOfNight_PPMI" param="Strength" from="0.0f" to="0.9f" duration="500" />
<Action time="500" materialName="S1_ShadowOfNight_PPMI" param="Strength" from="0.9f" to="0.9f" duration="2000" />
<Action time="2500" materialName="S1_ShadowOfNight_PPMI" param="Strength" from="0.9f" to="0.0f" duration="4500" />
</DeathPostProcess>
<Condition class="engineer" minLevel="1" maxLevel="65">
<DisableItem idList="302,332,96419,96420,139688,150536,150537,168012,170019,179890,179891,179892,179952,181966,181967,181968,210730,212451,212452,212453"/>
</Condition>
</ClassExceptionData>