Addition of target type for pet owners.

This commit is contained in:
MobiusDev
2018-09-10 21:23:59 +00:00
parent ec38e330a3
commit 73f4812951
63 changed files with 462 additions and 147 deletions

View File

@@ -489,7 +489,7 @@
<reuseDelay>8000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="ManaHealByLevel">

View File

@@ -1481,7 +1481,7 @@
<reuseDelay>8000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Heal">
@@ -1541,7 +1541,7 @@
<reuseDelay>8000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Heal">

View File

@@ -3085,7 +3085,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PhysicalAttackSpeed">
@@ -3135,7 +3135,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="VampiricAttack">
@@ -3187,7 +3187,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="HpRegen">
@@ -3253,7 +3253,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>ENEMY_NOT</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="MaxHp">
@@ -3322,7 +3322,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="MaxMp">
@@ -3376,7 +3376,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Accuracy">
@@ -3422,7 +3422,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Speed">
@@ -3472,7 +3472,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="MagicalAttackSpeed">
@@ -3523,7 +3523,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="MAtk">
@@ -3620,7 +3620,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Heal">

View File

@@ -51,7 +51,7 @@
<reuseDelay>12000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>OTHERS</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="ManaHealByLevel">
@@ -122,7 +122,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="ReduceCancel">

View File

@@ -2515,7 +2515,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PAtk">
@@ -2566,7 +2566,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PhysicalDefence">
@@ -2617,7 +2617,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="CriticalRate">
@@ -2668,7 +2668,7 @@
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="CriticalDamage">
@@ -2747,7 +2747,7 @@
<reuseDelay>3000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Heal">

View File

@@ -2784,7 +2784,7 @@
<operateType>A1</operateType>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>-5</magicCriticalRate>
<targetType>TARGET</targetType>
<targetType>OWNER_PET</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpCanEscape" />