Augmentation options.
Contributed by Liamxroy.
This commit is contained in:
@@ -1669,21 +1669,21 @@
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9451" toLevel="1" name="Item Skill: Warp">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- Stuns and removes the targeting of nearby enemies and teleport forward. Cooldown is 24 sec. Consumes 10 Gemstones (B-grade). -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>1</abnormalTime>
|
||||
<abnormalType>STUN</abnormalType>
|
||||
<icon>icon.wizard_danger_warppow</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<reuseDelay>24000</reuseDelay>
|
||||
<effectPoint>-687</effectPoint>
|
||||
<abnormalType>STUN</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<activateRate>150</activateRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>1</abnormalTime>
|
||||
<trait>SHOCK</trait>
|
||||
<affectRange>150</affectRange>
|
||||
<affectLimit>6-12</affectLimit>
|
||||
@@ -1693,53 +1693,84 @@
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>POINT_BLANK</affectScope>
|
||||
<affectObject>NOT_FRIEND</affectObject>
|
||||
<itemConsumeId>2132</itemConsumeId> <!-- Gemstone B -->
|
||||
<itemConsumeCount>10</itemConsumeCount>
|
||||
<conditions>
|
||||
<condition name="OpBlink">
|
||||
<direction>FRONT</direction>
|
||||
<range>600</range>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Blink">
|
||||
<!-- Teleport to Front -->
|
||||
<angle>180</angle>
|
||||
<range>600</range>
|
||||
</effect>
|
||||
<effect name="BlockActions" />
|
||||
<effect name="TargetCancel">
|
||||
<chance>100</chance>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9452" toLevel="1" name="Item Skill: Dash">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- For 10 sec., Speed + 30, P. Evasion + 7, and HP Recovery Bonus + 7. Consumes 10 Gemstones (B-grade). -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>10</abnormalTime>
|
||||
<abnormalType>SUPER_MOVE</abnormalType>
|
||||
<icon>icon.rogue_shadow_dash</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<effectPoint>692</effectPoint>
|
||||
<abnormalType>SUPER_MOVE</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLvl>0</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>10</abnormalTime>
|
||||
<staticReuse>true</staticReuse>
|
||||
<isMagic>2</isMagic>
|
||||
<reuseDelay>90000</reuseDelay>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<itemConsumeId>2132</itemConsumeId> <!-- Gemstone B -->
|
||||
<itemConsumeCount>10</itemConsumeCount>
|
||||
<effects>
|
||||
<effect name="Speed">
|
||||
<amount>30</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
<effect name="PhysicalEvasion">
|
||||
<amount>7</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
<effect name="HpRegen">
|
||||
<amount>7</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9453" toLevel="1" name="Item Skill: Undying Will">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- Invincible for 5 sec. Can only be used when HP is 20% or below. Consumes 20 Gemstones (B-grade). -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<abnormalType>RACE_ORC2</abnormalType>
|
||||
<abnormalVisualEffect>INVINCIBILITY</abnormalVisualEffect>
|
||||
<icon>icon.race_orc_immortality</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<abnormalType>RACE_ORC2</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0.2</hitCancelTime>
|
||||
<magicLvl>0</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<staticReuse>true</staticReuse>
|
||||
<abnormalVisualEffect>INVINCIBILITY</abnormalVisualEffect>
|
||||
<isMagic>2</isMagic>
|
||||
<reuseDelay>480000</reuseDelay>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<itemConsumeId>2132</itemConsumeId> <!-- Gemstone B -->
|
||||
<itemConsumeCount>20</itemConsumeCount>
|
||||
<conditions>
|
||||
<condition name="RemainHpPer">
|
||||
<amount>20</amount>
|
||||
@@ -1747,57 +1778,93 @@
|
||||
<affectType>CASTER</affectType>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="DamageBlock">
|
||||
<type>BLOCK_HP</type>
|
||||
</effect>
|
||||
<effect name="DamageBlock">
|
||||
<type>BLOCK_MP</type>
|
||||
</effect>
|
||||
<effect name="DebuffBlock" />
|
||||
<effect name="DispelByCategory">
|
||||
<slot>DEBUFF</slot>
|
||||
<rate>100</rate>
|
||||
<max>10</max>
|
||||
</effect>
|
||||
<effect name="ResistDispelByCategory">
|
||||
<amount>-100</amount>
|
||||
<slot>ALL</slot>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9454" toLevel="1" name="Item Skill: Silence">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- For 5 sec., cannot use P. Atk./M. Atk. Consumes 30 Gemstones (B-grade). -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<abnormalType>SILENCE</abnormalType>
|
||||
<abnormalVisualEffect>SILENCE</abnormalVisualEffect>
|
||||
<icon>icon.song_of_silence</icon>
|
||||
<operateType>A2</operateType>
|
||||
<castRange>1000</castRange>
|
||||
<hitTime>500</hitTime>
|
||||
<reuseDelay>240000</reuseDelay>
|
||||
<effectPoint>-1</effectPoint>
|
||||
<abnormalType>SILENCE</abnormalType>
|
||||
<basicProperty>MAGIC</basicProperty>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<effectRange>1500</effectRange>
|
||||
<activateRate>80</activateRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<trait>DERANGEMENT</trait>
|
||||
<staticReuse>true</staticReuse>
|
||||
<abnormalVisualEffect>SILENCE</abnormalVisualEffect>
|
||||
<isMagic>2</isMagic>
|
||||
<isDebuff>true</isDebuff>
|
||||
<targetType>ENEMY_ONLY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<itemConsumeId>2132</itemConsumeId> <!-- Gemstone B -->
|
||||
<itemConsumeCount>30</itemConsumeCount>
|
||||
<effects>
|
||||
<effect name="PhysicalMute" />
|
||||
<effect name="Mute" />
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9455" toLevel="1" name="Item Skill: Disable Target">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- For 5 sec., enemy cannot target you. Consumes 10 Gemstones (B-grade). -->
|
||||
<abnormalLvl>0</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<abnormalType>MA_DOWN</abnormalType>
|
||||
<abnormalVisualEffect>INVINCIBILITY</abnormalVisualEffect>
|
||||
<icon>icon.notargetting</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>800</hitTime>
|
||||
<abnormalType>MA_DOWN</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0.2</hitCancelTime>
|
||||
<activateRate>80</activateRate>
|
||||
<magicLvl>0</magicLvl>
|
||||
<abnormalLvl>0</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<staticReuse>true</staticReuse>
|
||||
<abnormalVisualEffect>INVINCIBILITY</abnormalVisualEffect>
|
||||
<reuseDelay>480000</reuseDelay>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<itemConsumeId>2132</itemConsumeId> <!-- Gemstone B -->
|
||||
<itemConsumeCount>10</itemConsumeCount>
|
||||
<effects>
|
||||
<effect name="DisableTargeting" />
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9456" toLevel="3" name="Item Skill: Damage Reflect Resistance">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- For 5 sec., Damage Reflect Resistance + 10%. -->
|
||||
<abnormalLvl>
|
||||
<value level="1">1</value>
|
||||
<value level="2">2</value>
|
||||
<value level="3">3</value>
|
||||
</abnormalLvl>
|
||||
<abnormalTime>300</abnormalTime>
|
||||
<abnormalType>ABNORMAL_ITEM</abnormalType>
|
||||
<icon>icon.active_damage_shield1</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>4000</hitTime>
|
||||
@@ -1807,7 +1874,6 @@
|
||||
<value level="2">438</value>
|
||||
<value level="3">495</value>
|
||||
</effectPoint>
|
||||
<abnormalType>ABNORMAL_ITEM</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
@@ -1816,20 +1882,28 @@
|
||||
<value level="2">64</value>
|
||||
<value level="3">75</value>
|
||||
</magicLvl>
|
||||
<abnormalLvl>
|
||||
<value level="1">1</value>
|
||||
<value level="2">2</value>
|
||||
<value level="3">3</value>
|
||||
</abnormalLvl>
|
||||
<abnormalTime>300</abnormalTime>
|
||||
<staticReuse>true</staticReuse>
|
||||
<isMagic>1</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="DamageShieldResist">
|
||||
<amount>
|
||||
<value level="1">10</value>
|
||||
<value level="2">15</value>
|
||||
<value level="3">20</value>
|
||||
</amount>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9459" toLevel="1" name="Tauti's Wrath">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Tauti's Wrath. Inflicts 27557 damage and Knocks Down nearby enemies. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>3</abnormalTime>
|
||||
<abnormalType>KNOCKDOWN</abnormalType>
|
||||
<abnormalVisualEffect>KNOCKDOWN</abnormalVisualEffect>
|
||||
<activateRate>80</activateRate>
|
||||
<icon>icon.weapon_tauti_one_hand_axe_i01</icon>
|
||||
<operateType>A2</operateType>
|
||||
<mpConsume>191</mpConsume>
|
||||
@@ -1837,28 +1911,48 @@
|
||||
<coolTime>300</coolTime>
|
||||
<reuseDelay>15000</reuseDelay>
|
||||
<effectPoint>-687</effectPoint>
|
||||
<abnormalType>KNOCKDOWN</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<lvlBonusRate>30</lvlBonusRate>
|
||||
<activateRate>80</activateRate>
|
||||
<magicLvl>99</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>3</abnormalTime>
|
||||
<trait>KNOCKDOWN</trait>
|
||||
<affectRange>125</affectRange>
|
||||
<affectLimit>5-12</affectLimit>
|
||||
<staticReuse>true</staticReuse>
|
||||
<abnormalVisualEffect>KNOCKDOWN</abnormalVisualEffect>
|
||||
<isDebuff>true</isDebuff>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>POINT_BLANK</affectScope>
|
||||
<affectObject>NOT_FRIEND</affectObject>
|
||||
<effects>
|
||||
<effect name="PhysicalAttack">
|
||||
<power>27557</power>
|
||||
</effect>
|
||||
<effect name="KnockBack">
|
||||
<distance>50</distance>
|
||||
<speed>400</speed>
|
||||
<knockDown>true</knockDown>
|
||||
</effect>
|
||||
<effect name="DefenceTrait">
|
||||
<AIRBIND>100</AIRBIND>
|
||||
<KNOCKBACK>100</KNOCKBACK>
|
||||
<SLEEP>100</SLEEP>
|
||||
<KNOCKDOWN>100</KNOCKDOWN>
|
||||
<SHOCK>100</SHOCK>
|
||||
<HOLD>100</HOLD>
|
||||
</effect>
|
||||
<effect name="BlockActions">
|
||||
<allowedSkills>10279;10517;10025;10776;11770;1904;11264;11093;13314;1912;30516</allowedSkills>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9460" toLevel="1" name="Tauti's Authority">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- Tauti's Authority. Inflicts 371 damage and Knocks Down nearby enemies. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>3</abnormalTime>
|
||||
<abnormalType>KNOCKDOWN</abnormalType>
|
||||
<abnormalVisualEffect>KNOCKDOWN</abnormalVisualEffect>
|
||||
<icon>icon.skill1181</icon>
|
||||
<operateType>A2</operateType>
|
||||
<mpConsume>279</mpConsume>
|
||||
@@ -1867,24 +1961,40 @@
|
||||
<reuseDelay>15000</reuseDelay>
|
||||
<isMagic>1</isMagic>
|
||||
<effectPoint>-687</effectPoint>
|
||||
<abnormalType>KNOCKDOWN</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<lvlBonusRate>30</lvlBonusRate>
|
||||
<activateRate>80</activateRate>
|
||||
<magicLvl>99</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>3</abnormalTime>
|
||||
<trait>KNOCKDOWN</trait>
|
||||
<affectRange>125</affectRange>
|
||||
<affectLimit>5-12</affectLimit>
|
||||
<staticReuse>true</staticReuse>
|
||||
<abnormalVisualEffect>KNOCKDOWN</abnormalVisualEffect>
|
||||
<isDebuff>true</isDebuff>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>POINT_BLANK</affectScope>
|
||||
<affectObject>NOT_FRIEND</affectObject>
|
||||
<effects>
|
||||
<effect name="MagicalAttack">
|
||||
<power>371</power>
|
||||
</effect>
|
||||
<effect name="KnockBack">
|
||||
<distance>50</distance>
|
||||
<speed>400</speed>
|
||||
<knockDown>true</knockDown>
|
||||
</effect>
|
||||
<effect name="DefenceTrait">
|
||||
<DERANGEMENT>100</DERANGEMENT>
|
||||
<SLEEP>100</SLEEP>
|
||||
<HOLD>100</HOLD>
|
||||
<SHOCK>100</SHOCK>
|
||||
<CHANGEBODY>100</CHANGEBODY>
|
||||
</effect>
|
||||
<effect name="BlockActions">
|
||||
<allowedSkills>10279;10517;10025;10776;11770;1904;11264;11093;13314;1912</allowedSkills>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="9461" toLevel="1" name="Scroll of Escape: Guillotine Fortress">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@@ -1317,15 +1317,21 @@
|
||||
</conditions>
|
||||
</skill>
|
||||
<skill id="13352" toLevel="1" name="Increase Hair Accessory Weight Gauge">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- Increases Weight Gauge when wearing a hair accessory. -->
|
||||
<icon>icon.Accessory_angel_circlet_i00</icon>
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLvl>1</magicLvl>
|
||||
<effects>
|
||||
<effect name="WeightLimit">
|
||||
<amount>2000</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13353" toLevel="1" name="Talisman (R-grade) - M. Def. (Active)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- Increases M. Def. by 63 momentarily through the power of the talisman. -->
|
||||
<icon>icon.r85_talisman_md_up_active</icon>
|
||||
<operateType>A2</operateType>
|
||||
@@ -1344,35 +1350,54 @@
|
||||
<reuseDelay>360000</reuseDelay>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="MagicalDefence">
|
||||
<amount>63</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13354" toLevel="1" name="Player Commendation - Talisman - M. Def.">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Increases M. Def. by 21 when equipped. -->
|
||||
<icon>icon.r85_talisman_md_up_passive</icon>
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<effects>
|
||||
<effect name="MagicalDefence">
|
||||
<amount>21</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13355" toLevel="1" name="Player Commendation - Talisman - M. Atk. (Active)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Glory Days confirmed -->
|
||||
<!-- Increases M. Atk. by 111 momentarily through the power of the talisman. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalType>TALISMAN</abnormalType>
|
||||
<icon>icon.r85_talisman_ma_up_active</icon>
|
||||
<operateType>A2</operateType>
|
||||
<mpConsume>50</mpConsume>
|
||||
<hitTime>4000</hitTime>
|
||||
<hitCancelTime>500</hitCancelTime>
|
||||
<effectPoint>532</effectPoint>
|
||||
<abnormalType>TALISMAN</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<staticReuse>true</staticReuse>
|
||||
<isMagic>2</isMagic>
|
||||
<reuseDelay>360000</reuseDelay>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="MAtk">
|
||||
<amount>111</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13356" toLevel="1" name="Player Commendation - Talisman - M. Atk.">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@@ -71,108 +71,292 @@
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="13514" toLevel="1" name="Giant's Damage Reflect">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Reflects 20% of damage to attacker. -->
|
||||
<icon>icon.skill0086</icon>
|
||||
<operateType>P</operateType>
|
||||
<effects>
|
||||
<effect name="DamageShield">
|
||||
<amount>20</amount>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13515" toLevel="1" name="Giant's Critical Damage">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- For 5 min., P. Critical Damage + 15%. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>300</abnormalTime>
|
||||
<abnormalType>ABNORMAL_ITEM</abnormalType>
|
||||
<icon>icon.skill0482</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>1000</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<effectPoint>235</effectPoint>
|
||||
<reuseDelay>5000</reuseDelay>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="CriticalDamage">
|
||||
<amount>15</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13516" toLevel="1" name="Giant's Damage Reflect Shield">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Damage Reflect Resistance + 50%. -->
|
||||
<icon>icon.active_damage_shield1</icon>
|
||||
<operateType>P</operateType>
|
||||
<effects>
|
||||
<effect name="DamageShieldResist">
|
||||
<amount>50</amount>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13517" toLevel="1" name="Giant's Battle Roar">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Max HP/CP + 10% for 5 min. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>300</abnormalTime>
|
||||
<abnormalType>ABNORMAL_ITEM</abnormalType>
|
||||
<icon>icon.skill3123</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<effectPoint>235</effectPoint>
|
||||
<reuseDelay>5000</reuseDelay>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="MaxHp">
|
||||
<amount>10</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MaxMp">
|
||||
<amount>10</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13518" toLevel="1" name="Giant's Celestial Shield">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Invincible for 30 sec. Invincibility is removed when you attack. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>30</abnormalTime>
|
||||
<abnormalType>INVINCIBILITY</abnormalType>
|
||||
<abnormalVisualEffect>INVINCIBILITY</abnormalVisualEffect>
|
||||
<icon>icon.skill11758</icon>
|
||||
<operateType>A2</operateType>
|
||||
<removedOnAnyActionExceptMove>true</removedOnAnyActionExceptMove>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
<staticReuse>true</staticReuse>
|
||||
<effectPoint>867</effectPoint>
|
||||
<isMagic>1</isMagic>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="DamageBlock">
|
||||
<type>BLOCK_HP</type>
|
||||
</effect>
|
||||
<effect name="DamageBlock">
|
||||
<type>BLOCK_MP</type>
|
||||
</effect>
|
||||
<effect name="DebuffBlock" />
|
||||
<effect name="ResistDispelByCategory">
|
||||
<amount>-100</amount>
|
||||
<slot>ALL</slot>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13519" toLevel="1" name="Giant's Undying Will">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Does not die for 10 sec. Can be used when HP is 20% or below. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>10</abnormalTime>
|
||||
<abnormalType>INVINCIBILITY</abnormalType>
|
||||
<abnormalVisualEffect>INVINCIBILITY</abnormalVisualEffect>
|
||||
<icon>icon.race_orc_immortality</icon>
|
||||
<operateType>A2</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<effectPoint>1</effectPoint>
|
||||
<reuseDelay>600000</reuseDelay>
|
||||
<staticReuse>true</staticReuse>
|
||||
<rideState>NONE</rideState>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="RemainHpPer">
|
||||
<amount>20</amount>
|
||||
<percentType>LESS</percentType>
|
||||
<affectType>CASTER</affectType>
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="DamageBlock">
|
||||
<type>BLOCK_HP</type>
|
||||
</effect>
|
||||
<effect name="DamageBlock">
|
||||
<type>BLOCK_MP</type>
|
||||
</effect>
|
||||
<effect name="DebuffBlock" />
|
||||
<effect name="DispelByCategory">
|
||||
<slot>DEBUFF</slot>
|
||||
<rate>100</rate>
|
||||
<max>10</max>
|
||||
</effect>
|
||||
<effect name="ResistDispelByCategory">
|
||||
<amount>-100</amount>
|
||||
<slot>ALL</slot>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13520" toLevel="1" name="Giant's Silence">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- For 5 sec., locks target's P. Skill/ M. Skill. PvP Only. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<abnormalType>SILENCE</abnormalType>
|
||||
<abnormalVisualEffect>SILENCE</abnormalVisualEffect>
|
||||
<icon>icon.skill1064</icon>
|
||||
<operateType>A2</operateType>
|
||||
<castRange>1000</castRange>
|
||||
<effectRange>1500</effectRange>
|
||||
<hitTime>1000</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<reuseDelay>300000</reuseDelay>
|
||||
<staticReuse>true</staticReuse>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<basicProperty>MAGIC</basicProperty>
|
||||
<effectPoint>-379</effectPoint>
|
||||
<activateRate>80</activateRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<isDebuff>true</isDebuff>
|
||||
<trait>DERANGEMENT</trait>
|
||||
<targetType>ENEMY_ONLY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<affectObject>NOT_FRIEND_PC</affectObject>
|
||||
<effects>
|
||||
<effect name="Mute" />
|
||||
<effect name="PhysicalMute" />
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13521" toLevel="1" name="Giant's Sleep">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- Sleeps target for 5 sec. PvP Only. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<abnormalType>SLEEP</abnormalType>
|
||||
<abnormalVisualEffect>SLEEP</abnormalVisualEffect>
|
||||
<icon>icon.skill1069</icon>
|
||||
<operateType>A2</operateType>
|
||||
<castRange>1000</castRange>
|
||||
<effectRange>1500</effectRange>
|
||||
<hitTime>1000</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<reuseDelay>300000</reuseDelay>
|
||||
<staticReuse>true</staticReuse>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLvl>85</magicLvl>
|
||||
<isMagic>1</isMagic>
|
||||
<basicProperty>MAGIC</basicProperty>
|
||||
<effectPoint>-227</effectPoint>
|
||||
<activateRate>80</activateRate>
|
||||
<isDebuff>true</isDebuff>
|
||||
<trait>SLEEP</trait>
|
||||
<targetType>ENEMY_ONLY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<affectObject>NOT_FRIEND_PC</affectObject>
|
||||
<effects>
|
||||
<effect name="BlockActions" />
|
||||
<effect name="DefenceTrait">
|
||||
<SLEEP>100</SLEEP>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13522" toLevel="1" name="Giant's Winter">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- For 10 sec., decreases target's Atk. Spd./ Casting Spd. by 50%. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>10</abnormalTime>
|
||||
<abnormalType>ATTACK_TIME_UP</abnormalType>
|
||||
<icon>icon.skill1454</icon>
|
||||
<operateType>A2</operateType>
|
||||
<castRange>1000</castRange>
|
||||
<effectRange>1500</effectRange>
|
||||
<hitTime>1000</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<reuseDelay>300000</reuseDelay>
|
||||
<staticReuse>true</staticReuse>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<isMagic>1</isMagic>
|
||||
<magicLvl>85</magicLvl>
|
||||
<basicProperty>MAGIC</basicProperty>
|
||||
<effectPoint>-227</effectPoint>
|
||||
<activateRate>80</activateRate>
|
||||
<isDebuff>true</isDebuff>
|
||||
<targetType>ENEMY_ONLY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="PhysicalAttackSpeed">
|
||||
<amount>-50</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MagicalAttackSpeed">
|
||||
<amount>-50</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13523" toLevel="1" name="Giant's Critical Weakness">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Updated to Helios -->
|
||||
<!-- For 10 sec., increases target's Received Critical Damage and Critical Rate by 90%. -->
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>10</abnormalTime>
|
||||
<abnormalType>T_CRT_RATE_UP</abnormalType>
|
||||
<nextAction>ATTACK</nextAction>
|
||||
<icon>icon.skill1222</icon>
|
||||
<operateType>A2</operateType>
|
||||
<castRange>1000</castRange>
|
||||
<effectRange>1500</effectRange>
|
||||
<hitTime>1000</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<reuseDelay>300000</reuseDelay>
|
||||
<staticReuse>true</staticReuse>
|
||||
<rideState>NONE</rideState>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<isMagic>4</isMagic>
|
||||
<magicLvl>85</magicLvl>
|
||||
<basicProperty>PHYSICAL</basicProperty>
|
||||
<effectPoint>-711</effectPoint>
|
||||
<activateRate>80</activateRate>
|
||||
<isDebuff>true</isDebuff>
|
||||
<targetType>ENEMY_ONLY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="DefenceCriticalDamage">
|
||||
<amount>90</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="DefenceCriticalRate">
|
||||
<amount>90</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="13524" toLevel="1" name="Lindvior's Earring">
|
||||
<!-- Petrification Attack/Resistance + 50%, Knock Back/Knock Down Attack/Resistance + 40%, Pull Attack/Resistance + 40%, P. Critical Damage + 10%, M. Critical Damage + 10%, and P./M. Abnormal State Reflect + 10%. Has a 10% chance of returning damage magic back to the attacking target. Speed + 5, DEX + 3, and WIT + 3. Increases Wind/Dark Resistance. Equipping two will only give the effect of one. -->
|
||||
|
Reference in New Issue
Block a user