19 lines
830 B
XML
19 lines
830 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<FatigueConfig>
|
|
<Config id="1" maxProduceFatiguePoint="4000" recoveryFatiguePoint="5" recoveryFatigueCooltime="300" initFatiguePoint="1500"/>
|
|
|
|
<RecoveryItemList>
|
|
<RecoveryData id="1">
|
|
<ItemData templateId="6328" recoveryPoint="1440"/>
|
|
<ItemData templateId="6500" recoveryPoint="4000"/>
|
|
<ItemData templateId="6501" recoveryPoint="1000"/>
|
|
<ItemData templateId="6502" recoveryPoint="500"/>
|
|
<ItemData templateId="6503" recoveryPoint="100"/>
|
|
<ItemData templateId="139481" recoveryPoint="200"/>
|
|
<ItemData templateId="139728" recoveryPoint="4000"/>
|
|
<ItemData templateId="211801" recoveryPoint="4000"/>
|
|
<ItemData templateId="211802" recoveryPoint="1000"/>
|
|
</RecoveryData>
|
|
</RecoveryItemList>
|
|
<!-- 채집/제작 생산 피로도 정의 !-->
|
|
</FatigueConfig> |