Addition of raidboss Limit Barrier AI.
Contributed by robikbobik.
This commit is contained in:
@@ -30,9 +30,23 @@
|
||||
<skill id="32203" toLevel="1" name="Limit Barrier">
|
||||
<!-- This barrier can be removed only after being hit 600 times. If you fail to hit it 600 times within 15 sec., the Raid Boss fully recovers HP. -->
|
||||
<icon>icon.skill11621</icon>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<operateType>A2</operateType>
|
||||
<mpConsume>1</mpConsume>
|
||||
<hitTime>100</hitTime>
|
||||
<reuseDelay>15000</reuseDelay>
|
||||
<effectPoint>867</effectPoint>
|
||||
<abnormalType>INVINCIBILITY_SPECIAL</abnormalType>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<magicCriticalRate>-5</magicCriticalRate>
|
||||
<magicLvl>40</magicLvl>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>-1</abnormalTime>
|
||||
<staticReuse>true</staticReuse>
|
||||
<abnormalVisualEffect>INFINITE_SHIELD4_AVE_2</abnormalVisualEffect>
|
||||
<isMagic>1</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<affectObject>FRIEND</affectObject>
|
||||
</skill>
|
||||
<skill id="32204" toLevel="1" name="Phantom Strike">
|
||||
<!-- Inflicts great physical damage on the target and decreases P. Def by 20% for 15 sec. -->
|
||||
|
||||
Reference in New Issue
Block a user