Excluded some skill from checks.

This commit is contained in:
MobiusDev
2017-12-07 23:51:20 +00:00
parent d4187ff765
commit 1c002703c7
20 changed files with 89 additions and 2 deletions

View File

@@ -79,6 +79,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DispelBySlot"> <effect name="DispelBySlot">
<dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel> <dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel>
@@ -146,6 +147,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="Speed"> <effect name="Speed">
<amount>50</amount> <amount>50</amount>
@@ -264,6 +266,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DebuffBlock" /> <effect name="DebuffBlock" />
<effect name="DispelByCategory"> <effect name="DispelByCategory">
@@ -310,6 +313,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="PAtk"> <effect name="PAtk">
<amount>10</amount> <amount>10</amount>
@@ -386,6 +390,7 @@
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<magicLvl>99</magicLvl> <magicLvl>99</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="TriggerSkillByDamage"> <effect name="TriggerSkillByDamage">
<!-- Undying Will --> <!-- Undying Will -->
@@ -486,6 +491,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="HealOverTime"> <effect name="HealOverTime">
<power>460</power> <power>460</power>
@@ -539,6 +545,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>POINT_BLANK</affectScope> <affectScope>POINT_BLANK</affectScope>
<affectObject>NOT_FRIEND</affectObject> <affectObject>NOT_FRIEND</affectObject>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="KnockBack"> <effect name="KnockBack">
<distance>50</distance> <distance>50</distance>
@@ -621,6 +628,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="AbnormalShield"> <effect name="AbnormalShield">
<times> <times>
@@ -2463,6 +2471,7 @@
<abnormalTime>60</abnormalTime> <abnormalTime>60</abnormalTime>
<abnormalType>BLOCK_ESCAPE</abnormalType> <abnormalType>BLOCK_ESCAPE</abnormalType>
<isDebuff>true</isDebuff> <isDebuff>true</isDebuff>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>
@@ -2493,6 +2502,7 @@
<specialLevel>-2</specialLevel> <specialLevel>-2</specialLevel>
<targetType>TARGET</targetType> <targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>

View File

@@ -321,6 +321,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>146</transformId> <transformId>146</transformId>
@@ -350,6 +351,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>147</transformId> <transformId>147</transformId>

View File

@@ -700,10 +700,10 @@
</effects> </effects>
</skill> </skill>
<skill id="19222" toLevel="3" name="Dignity of the Exalted"> <skill id="19222" toLevel="3" name="Dignity of the Exalted">
<!-- TODO: make WorldChat effect --> <!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1 -->
<!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1. World Chat + 10 times. -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
@@ -769,6 +769,7 @@
<!-- Teleports to selected party member. Consumes 100 Spirit Ores. --> <!-- Teleports to selected party member. Consumes 100 Spirit Ores. -->
<icon>icon.skill19223</icon> <icon>icon.skill19223</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<castRange>-1</castRange> <castRange>-1</castRange>
<hitTime>5000</hitTime> <hitTime>5000</hitTime>
@@ -795,6 +796,7 @@
<!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. --> <!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. -->
<icon>icon.skill19224</icon> <icon>icon.skill19224</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>207</mpConsume> <mpConsume>207</mpConsume>
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -825,6 +827,7 @@
<!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). --> <!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). -->
<icon>icon.skill19225</icon> <icon>icon.skill19225</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<hitTime>3000</hitTime> <hitTime>3000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -849,6 +852,7 @@
<!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. --> <!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. -->
<icon>icon.skill19226</icon> <icon>icon.skill19226</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<abnormalLvl> <abnormalLvl>
<value level="1">1</value> <value level="1">1</value>
<value level="2">2</value> <value level="2">2</value>
@@ -950,6 +954,7 @@
<!-- LUC + 3. --> <!-- LUC + 3. -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<effects> <effects>
<effect name="StatUp"> <effect name="StatUp">

View File

@@ -79,6 +79,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DispelBySlot"> <effect name="DispelBySlot">
<dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel> <dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel>
@@ -146,6 +147,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="Speed"> <effect name="Speed">
<amount>50</amount> <amount>50</amount>
@@ -264,6 +266,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DebuffBlock" /> <effect name="DebuffBlock" />
<effect name="DispelByCategory"> <effect name="DispelByCategory">
@@ -310,6 +313,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="PAtk"> <effect name="PAtk">
<amount>10</amount> <amount>10</amount>
@@ -386,6 +390,7 @@
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<magicLvl>99</magicLvl> <magicLvl>99</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="TriggerSkillByDamage"> <effect name="TriggerSkillByDamage">
<!-- Undying Will --> <!-- Undying Will -->
@@ -486,6 +491,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="HealOverTime"> <effect name="HealOverTime">
<power>460</power> <power>460</power>
@@ -539,6 +545,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>POINT_BLANK</affectScope> <affectScope>POINT_BLANK</affectScope>
<affectObject>NOT_FRIEND</affectObject> <affectObject>NOT_FRIEND</affectObject>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="KnockBack"> <effect name="KnockBack">
<distance>50</distance> <distance>50</distance>
@@ -621,6 +628,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="AbnormalShield"> <effect name="AbnormalShield">
<times> <times>
@@ -2463,6 +2471,7 @@
<abnormalTime>60</abnormalTime> <abnormalTime>60</abnormalTime>
<abnormalType>BLOCK_ESCAPE</abnormalType> <abnormalType>BLOCK_ESCAPE</abnormalType>
<isDebuff>true</isDebuff> <isDebuff>true</isDebuff>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>
@@ -2493,6 +2502,7 @@
<specialLevel>-2</specialLevel> <specialLevel>-2</specialLevel>
<targetType>TARGET</targetType> <targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>

View File

@@ -42,6 +42,7 @@
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>157</transformId> <transformId>157</transformId>

View File

@@ -321,6 +321,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>146</transformId> <transformId>146</transformId>
@@ -350,6 +351,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>147</transformId> <transformId>147</transformId>

View File

@@ -703,6 +703,7 @@
<!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1 --> <!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1 -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
@@ -768,6 +769,7 @@
<!-- Teleports to selected party member. Consumes 100 Spirit Ores. --> <!-- Teleports to selected party member. Consumes 100 Spirit Ores. -->
<icon>icon.skill19223</icon> <icon>icon.skill19223</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<castRange>-1</castRange> <castRange>-1</castRange>
<hitTime>5000</hitTime> <hitTime>5000</hitTime>
@@ -794,6 +796,7 @@
<!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. --> <!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. -->
<icon>icon.skill19224</icon> <icon>icon.skill19224</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>207</mpConsume> <mpConsume>207</mpConsume>
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -824,6 +827,7 @@
<!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). --> <!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). -->
<icon>icon.skill19225</icon> <icon>icon.skill19225</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<hitTime>3000</hitTime> <hitTime>3000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -848,6 +852,7 @@
<!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. --> <!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. -->
<icon>icon.skill19226</icon> <icon>icon.skill19226</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<abnormalLvl> <abnormalLvl>
<value level="1">1</value> <value level="1">1</value>
<value level="2">2</value> <value level="2">2</value>
@@ -949,6 +954,7 @@
<!-- LUC + 3. --> <!-- LUC + 3. -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<effects> <effects>
<effect name="StatUp"> <effect name="StatUp">

View File

@@ -2541,6 +2541,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>20021</transformId> <transformId>20021</transformId>

View File

@@ -79,6 +79,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DispelBySlot"> <effect name="DispelBySlot">
<dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel> <dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel>
@@ -146,6 +147,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="Speed"> <effect name="Speed">
<amount>50</amount> <amount>50</amount>
@@ -264,6 +266,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DebuffBlock" /> <effect name="DebuffBlock" />
<effect name="DispelByCategory"> <effect name="DispelByCategory">
@@ -310,6 +313,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="PAtk"> <effect name="PAtk">
<amount>10</amount> <amount>10</amount>
@@ -386,6 +390,7 @@
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<magicLvl>99</magicLvl> <magicLvl>99</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="TriggerSkillByDamage"> <effect name="TriggerSkillByDamage">
<!-- Undying Will --> <!-- Undying Will -->
@@ -486,6 +491,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="HealOverTime"> <effect name="HealOverTime">
<power>460</power> <power>460</power>
@@ -539,6 +545,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>POINT_BLANK</affectScope> <affectScope>POINT_BLANK</affectScope>
<affectObject>NOT_FRIEND</affectObject> <affectObject>NOT_FRIEND</affectObject>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="KnockBack"> <effect name="KnockBack">
<distance>50</distance> <distance>50</distance>
@@ -621,6 +628,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="AbnormalShield"> <effect name="AbnormalShield">
<times> <times>
@@ -2463,6 +2471,7 @@
<abnormalTime>60</abnormalTime> <abnormalTime>60</abnormalTime>
<abnormalType>BLOCK_ESCAPE</abnormalType> <abnormalType>BLOCK_ESCAPE</abnormalType>
<isDebuff>true</isDebuff> <isDebuff>true</isDebuff>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>
@@ -2493,6 +2502,7 @@
<specialLevel>-2</specialLevel> <specialLevel>-2</specialLevel>
<targetType>TARGET</targetType> <targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>

View File

@@ -254,6 +254,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>158</transformId> <transformId>158</transformId>
@@ -290,6 +291,7 @@
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>159</transformId> <transformId>159</transformId>
@@ -329,6 +331,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>160</transformId> <transformId>160</transformId>
@@ -368,6 +371,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>161</transformId> <transformId>161</transformId>
@@ -407,6 +411,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>162</transformId> <transformId>162</transformId>

View File

@@ -42,6 +42,7 @@
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>157</transformId> <transformId>157</transformId>

View File

@@ -321,6 +321,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>146</transformId> <transformId>146</transformId>
@@ -350,6 +351,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>147</transformId> <transformId>147</transformId>

View File

@@ -712,6 +712,7 @@
<!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1 --> <!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1 -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
@@ -777,6 +778,7 @@
<!-- Teleports to selected party member. Consumes 100 Spirit Ores. --> <!-- Teleports to selected party member. Consumes 100 Spirit Ores. -->
<icon>icon.skill19223</icon> <icon>icon.skill19223</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<castRange>-1</castRange> <castRange>-1</castRange>
<hitTime>5000</hitTime> <hitTime>5000</hitTime>
@@ -803,6 +805,7 @@
<!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. --> <!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. -->
<icon>icon.skill19224</icon> <icon>icon.skill19224</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>207</mpConsume> <mpConsume>207</mpConsume>
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -833,6 +836,7 @@
<!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). --> <!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). -->
<icon>icon.skill19225</icon> <icon>icon.skill19225</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<hitTime>3000</hitTime> <hitTime>3000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -857,6 +861,7 @@
<!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. --> <!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. -->
<icon>icon.skill19226</icon> <icon>icon.skill19226</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<abnormalLvl> <abnormalLvl>
<value level="1">1</value> <value level="1">1</value>
<value level="2">2</value> <value level="2">2</value>
@@ -958,6 +963,7 @@
<!-- LUC + 3. --> <!-- LUC + 3. -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<effects> <effects>
<effect name="StatUp"> <effect name="StatUp">

View File

@@ -2546,6 +2546,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>20021</transformId> <transformId>20021</transformId>

View File

@@ -79,6 +79,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DispelBySlot"> <effect name="DispelBySlot">
<dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel> <dispel>POISON,9;ROOT_MAGICALLY,9;ROOT_PHYSICALLY,9;BLEEDING,9;STUN,9</dispel>
@@ -146,6 +147,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="Speed"> <effect name="Speed">
<amount>50</amount> <amount>50</amount>
@@ -264,6 +266,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="DebuffBlock" /> <effect name="DebuffBlock" />
<effect name="DispelByCategory"> <effect name="DispelByCategory">
@@ -310,6 +313,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="PAtk"> <effect name="PAtk">
<amount>10</amount> <amount>10</amount>
@@ -386,6 +390,7 @@
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<magicLvl>99</magicLvl> <magicLvl>99</magicLvl>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="TriggerSkillByDamage"> <effect name="TriggerSkillByDamage">
<!-- Undying Will --> <!-- Undying Will -->
@@ -486,6 +491,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="HealOverTime"> <effect name="HealOverTime">
<power>460</power> <power>460</power>
@@ -539,6 +545,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>POINT_BLANK</affectScope> <affectScope>POINT_BLANK</affectScope>
<affectObject>NOT_FRIEND</affectObject> <affectObject>NOT_FRIEND</affectObject>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="KnockBack"> <effect name="KnockBack">
<distance>50</distance> <distance>50</distance>
@@ -621,6 +628,7 @@
<staticReuse>true</staticReuse> <staticReuse>true</staticReuse>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<effects> <effects>
<effect name="AbnormalShield"> <effect name="AbnormalShield">
<times> <times>
@@ -2463,6 +2471,7 @@
<abnormalTime>60</abnormalTime> <abnormalTime>60</abnormalTime>
<abnormalType>BLOCK_ESCAPE</abnormalType> <abnormalType>BLOCK_ESCAPE</abnormalType>
<isDebuff>true</isDebuff> <isDebuff>true</isDebuff>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>
@@ -2501,6 +2510,7 @@
<specialLevel>-2</specialLevel> <specialLevel>-2</specialLevel>
<targetType>TARGET</targetType> <targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="OpTargetPc" /> <condition name="OpTargetPc" />
</conditions> </conditions>

View File

@@ -254,6 +254,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>158</transformId> <transformId>158</transformId>
@@ -290,6 +291,7 @@
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>159</transformId> <transformId>159</transformId>
@@ -329,6 +331,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>160</transformId> <transformId>160</transformId>
@@ -368,6 +371,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>161</transformId> <transformId>161</transformId>
@@ -407,6 +411,7 @@
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<reuseDelayType>S</reuseDelayType> <reuseDelayType>S</reuseDelayType>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>162</transformId> <transformId>162</transformId>

View File

@@ -42,6 +42,7 @@
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>157</transformId> <transformId>157</transformId>

View File

@@ -321,6 +321,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>146</transformId> <transformId>146</transformId>
@@ -350,6 +351,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>147</transformId> <transformId>147</transformId>

View File

@@ -700,6 +700,7 @@
<!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1 --> <!-- STR/DEX/CON/INT/WIT/MEN/CHA + 1 -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<magicCriticalRate>5</magicCriticalRate> <magicCriticalRate>5</magicCriticalRate>
<effects> <effects>
@@ -779,6 +780,7 @@
<!-- Teleports to selected party member. Consumes 100 Spirit Ores. --> <!-- Teleports to selected party member. Consumes 100 Spirit Ores. -->
<icon>icon.skill19223</icon> <icon>icon.skill19223</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<castRange>-1</castRange> <castRange>-1</castRange>
<hitTime>5000</hitTime> <hitTime>5000</hitTime>
@@ -805,6 +807,7 @@
<!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. --> <!-- Gives 'Blessing of the Exalted' effect to all party members. Maintains target's buff/de-buff condition even following death and resurrection. Consumes 40 Spirit Ores. -->
<icon>icon.skill19224</icon> <icon>icon.skill19224</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>207</mpConsume> <mpConsume>207</mpConsume>
<hitTime>1000</hitTime> <hitTime>1000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -835,6 +838,7 @@
<!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). --> <!-- Summons 5 Battle Quick Healing Potions. Consumes 40 Crystals (R-grade). -->
<icon>icon.skill19225</icon> <icon>icon.skill19225</icon>
<operateType>A1</operateType> <operateType>A1</operateType>
<excludedFromCheck>true</excludedFromCheck>
<mpConsume>142</mpConsume> <mpConsume>142</mpConsume>
<hitTime>3000</hitTime> <hitTime>3000</hitTime>
<coolTime>500</coolTime> <coolTime>500</coolTime>
@@ -859,6 +863,7 @@
<!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. --> <!-- For 1 hr., increases gained XP/SP by 3%. Consumes 40 Spirit Ores. -->
<icon>icon.skill19226</icon> <icon>icon.skill19226</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<excludedFromCheck>true</excludedFromCheck>
<abnormalLvl> <abnormalLvl>
<value level="1">1</value> <value level="1">1</value>
<value level="2">2</value> <value level="2">2</value>
@@ -960,6 +965,7 @@
<!-- LUC + 3. --> <!-- LUC + 3. -->
<icon>icon.skill19222</icon> <icon>icon.skill19222</icon>
<operateType>P</operateType> <operateType>P</operateType>
<excludedFromCheck>true</excludedFromCheck>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<effects> <effects>
<effect name="StatUp"> <effect name="StatUp">

View File

@@ -4339,6 +4339,7 @@
<isMagic>2</isMagic> <isMagic>2</isMagic>
<targetType>SELF</targetType> <targetType>SELF</targetType>
<affectScope>SINGLE</affectScope> <affectScope>SINGLE</affectScope>
<excludedFromCheck>true</excludedFromCheck>
<conditions> <conditions>
<condition name="CanTransform"> <condition name="CanTransform">
<transformId>20021</transformId> <transformId>20021</transformId>