Changed summon points logic.
This commit is contained in:
@@ -320,7 +320,7 @@
|
||||
<cond>
|
||||
<and>
|
||||
<player canSummonServitor="true" />
|
||||
<player hasFreeSummonPoints="0" />
|
||||
<player hasFreeSummonPoints="4" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
@@ -329,6 +329,7 @@
|
||||
<param consumeItemId="1461" consumeItemCount="1" />
|
||||
<param lifeTime="3600" />
|
||||
<param expMultiplier="0.7" />
|
||||
<param summonPoints="4" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
|
||||
Reference in New Issue
Block a user