Sylph Worthy Warrior and other transformations.
Contributed by marciox25.
This commit is contained in:
parent
b9603e00c5
commit
d1604fae12
@ -20,8 +20,8 @@
|
|||||||
<hitCancelTime>0</hitCancelTime>
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<affectScope>SINGLE</affectScope>
|
||||||
<itemConsumeId>49543</itemConsumeId>
|
<itemConsumeId>3031</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>20</itemConsumeCount>
|
||||||
<effects>
|
<effects>
|
||||||
<effect name="MaxHp">
|
<effect name="MaxHp">
|
||||||
<amount>3</amount>
|
<amount>3</amount>
|
||||||
@ -89,8 +89,8 @@
|
|||||||
<hitCancelTime>0</hitCancelTime>
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<affectScope>SINGLE</affectScope>
|
||||||
<itemConsumeId>49543</itemConsumeId>
|
<itemConsumeId>3031</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>20</itemConsumeCount>
|
||||||
<effects>
|
<effects>
|
||||||
<effect name="MaxHp">
|
<effect name="MaxHp">
|
||||||
<amount>5</amount>
|
<amount>5</amount>
|
||||||
@ -158,8 +158,8 @@
|
|||||||
<hitCancelTime>0</hitCancelTime>
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<affectScope>SINGLE</affectScope>
|
||||||
<itemConsumeId>49543</itemConsumeId>
|
<itemConsumeId>3031</itemConsumeId>
|
||||||
<itemConsumeCount>2</itemConsumeCount>
|
<itemConsumeCount>20</itemConsumeCount>
|
||||||
<effects>
|
<effects>
|
||||||
<effect name="MaxHp">
|
<effect name="MaxHp">
|
||||||
<amount>7</amount>
|
<amount>7</amount>
|
||||||
|
@ -64,8 +64,8 @@
|
|||||||
<hitCancelTime>0</hitCancelTime>
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<affectScope>SINGLE</affectScope>
|
||||||
<itemConsumeId>49543</itemConsumeId>
|
<itemConsumeId>3031</itemConsumeId>
|
||||||
<itemConsumeCount>5</itemConsumeCount>
|
<itemConsumeCount>100</itemConsumeCount>
|
||||||
<effects>
|
<effects>
|
||||||
<effect name="MaxHp">
|
<effect name="MaxHp">
|
||||||
<amount>15</amount>
|
<amount>15</amount>
|
||||||
|
@ -440,8 +440,32 @@
|
|||||||
</skill>
|
</skill>
|
||||||
<skill id="54226" toLevel="1" name="Worthy Warrior Transformation">
|
<skill id="54226" toLevel="1" name="Worthy Warrior Transformation">
|
||||||
<!-- For warriors that have taken the 1st-3rd places in rankings among their race. Sylph Power grants unique appearance to a hero. Max HP +300. -->
|
<!-- For warriors that have taken the 1st-3rd places in rankings among their race. Sylph Power grants unique appearance to a hero. Max HP +300. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill0000</icon>
|
||||||
<operateType>A1</operateType>
|
<abnormalVisualEffect>RANKER_DECO_SYLPH</abnormalVisualEffect>
|
||||||
|
<abnormalLevel>1</abnormalLevel>
|
||||||
|
<abnormalTime>1200</abnormalTime>
|
||||||
|
<abnormalType>CHANGEBODY</abnormalType>
|
||||||
|
<blockedInOlympiad>true</blockedInOlympiad>
|
||||||
|
<operateType>A2</operateType>
|
||||||
|
<effectPoint>1</effectPoint>
|
||||||
|
<basicProperty>NONE</basicProperty>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<specialLevel>-1</specialLevel>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<irreplacableBuff>true</irreplacableBuff>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<hitTime>1000</hitTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="MaxHp">
|
||||||
|
<amount>300</amount>
|
||||||
|
<mode>DIFF</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="Transformation">
|
||||||
|
<transformationId>387</transformationId>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="54227" toLevel="1" name="Mount Black Wyvern">
|
<skill id="54227" toLevel="1" name="Mount Black Wyvern">
|
||||||
<!-- Allows to mount Black Wyvern. When the character is riding Wyvern, weapon/ sigil is unequipped. Only select Buff skills are available while riding the Wyvern. -->
|
<!-- Allows to mount Black Wyvern. When the character is riding Wyvern, weapon/ sigil is unequipped. Only select Buff skills are available while riding the Wyvern. -->
|
||||||
|
Loading…
Reference in New Issue
Block a user