Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@
</PostProgress>
</ModOp>
<ImyaExpose Path="self::PostProgress/ValueIncrease" ModOpID="CustomProgressFollowingSteps" ExposeID="Research Point Cost to Unlock each following Item" Description="Cost Increase for each following Unlock of an Item."></ImyaExpose>
<!-- define maximum research point cost for unlocking items -->
<ModOp Path="/Values/ProgressBalancing" GUID="123401" Type="add" ModOpID="ItemMaxUnlockCost" Skip="1">
<AbsoluteLimit>250000</AbsoluteLimit>
</ModOp>
<ImyaExpose Path="self::AbsoluteLimit" ModOpID="ItemMaxUnlockCost" ExposeID="Research Point Limit for unlocking items" Description="Sets the maximum research point cost for unlocking the next set of itmes."></ImyaExpose>

</ModOps>
</ModOps>