Fafurion's Breath (35271) adjustment.
Contributed by Liamxroy.
This commit is contained in:
@@ -1454,6 +1454,8 @@
|
|||||||
<skill id="35271" toLevel="1" name="Fafurion's Breath">
|
<skill id="35271" toLevel="1" name="Fafurion's Breath">
|
||||||
<!-- Petrifies nearby enemies for 5 sec and then paralyzes them for 10 sec when fully petrified. Ignores debuff resistance. Consumes 1 Dragon Blood. Cannot be used in the Olympiad/ Ceremony of Chaos. -->
|
<!-- Petrifies nearby enemies for 5 sec and then paralyzes them for 10 sec when fully petrified. Ignores debuff resistance. Consumes 1 Dragon Blood. Cannot be used in the Olympiad/ Ceremony of Chaos. -->
|
||||||
<icon>icon.fafurion_breath_i00</icon>
|
<icon>icon.fafurion_breath_i00</icon>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<itemConsumeId>36415</itemConsumeId> <!-- Dragon Blood -->
|
||||||
<abnormalLvl>1</abnormalLvl>
|
<abnormalLvl>1</abnormalLvl>
|
||||||
<abnormalTime>10</abnormalTime>
|
<abnormalTime>10</abnormalTime>
|
||||||
<abnormalType>PARALYZE</abnormalType>
|
<abnormalType>PARALYZE</abnormalType>
|
||||||
@@ -1462,12 +1464,13 @@
|
|||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
<isDebuff>true</isDebuff>
|
<isDebuff>true</isDebuff>
|
||||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
<isTriggeredSkill>true</isTriggeredSkill>
|
|
||||||
<basicProperty>NONE</basicProperty>
|
<basicProperty>NONE</basicProperty>
|
||||||
<magicCriticalRate>-5</magicCriticalRate>
|
<magicCriticalRate>-5</magicCriticalRate>
|
||||||
<trait>PARALYZE</trait>
|
<trait>PARALYZE</trait>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<affectScope>POINT_BLANK</affectScope>
|
||||||
|
<affectObject>NOT_FRIEND</affectObject>
|
||||||
|
<blockedInOlympiad>true</blockedInOlympiad>
|
||||||
<effects>
|
<effects>
|
||||||
<effect name="BlockActions" />
|
<effect name="BlockActions" />
|
||||||
</effects>
|
</effects>
|
||||||
|
Reference in New Issue
Block a user