Fixed targets for Provoke Aura and Noble Sacrifice skills.

Contributed by gamelike85.
This commit is contained in:
MobiusDevelopment
2019-12-02 00:26:15 +00:00
parent a71c8348c4
commit fb0127f8cc
9 changed files with 36 additions and 27 deletions

View File

@@ -823,7 +823,7 @@
</effectPoint>
<hitCancelTime>0</hitCancelTime>
<isDebuff>true</isDebuff>
<targetType>ENEMY</targetType>
<targetType>ENEMY_ONLY</targetType>
<affectScope>SINGLE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<conditions>
@@ -1435,8 +1435,9 @@
<basicProperty>NONE</basicProperty>
<hitCancelTime>0</hitCancelTime>
<reuseDelay>60000</reuseDelay>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<targetType>OTHERS</targetType>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND_PC</affectObject>
<conditions>
<condition name="TargetMyParty">
<includeMe>false</includeMe>