Implemented skill Siege Punch (14767).

Contributed by Iris.
This commit is contained in:
MobiusDevelopment
2019-06-10 01:11:15 +00:00
parent d54498e3e2
commit c3000044e5
36 changed files with 420 additions and 48 deletions

View File

@@ -167,6 +167,7 @@
<action id="1120" handler="ServitorSkillUse" option="10797" /> <!-- Thunder Hawk - Thunder Feather Blast -->
<action id="1121" handler="ServitorSkillUse" option="10798" /> <!-- Thunder Hawk - Thunder Sharp Claw -->
<action id="1122" handler="ServitorSkillUse" option="11806" /> <!-- Tree of Life - Blessing of Tree -->
<action id="1123" handler="ServitorSkillUse" option="14767" /> <!-- Siege Golem - Siege Punch -->
<action id="1124" handler="ServitorSkillUse" option="11323" /> <!-- Wynn Kai the Cat - Feline Aggression -->
<action id="1125" handler="ServitorSkillUse" option="11324" /> <!-- Wynn Kai the Cat - Feline Stun -->
<action id="1126" handler="ServitorSkillUse" option="11325" /> <!-- Wynn Feline King - Feline Bite -->

View File

@@ -1558,36 +1558,67 @@
<!-- SUMMON SIEGE GOLEM ACTIVE SKILLS -->
<skill npcId="14737" skillId="4079" skillLvl="1" />
<skill npcId="14737" skillId="14767" skillLvl="1" />
<skill npcId="14738" skillId="4079" skillLvl="1" />
<skill npcId="14738" skillId="14767" skillLvl="1" />
<skill npcId="14739" skillId="4079" skillLvl="1" />
<skill npcId="14739" skillId="14767" skillLvl="1" />
<skill npcId="14740" skillId="4079" skillLvl="1" />
<skill npcId="14740" skillId="14767" skillLvl="1" />
<skill npcId="14741" skillId="4079" skillLvl="1" />
<skill npcId="14741" skillId="14767" skillLvl="1" />
<skill npcId="14742" skillId="4079" skillLvl="1" />
<skill npcId="14742" skillId="14767" skillLvl="1" />
<skill npcId="14743" skillId="4079" skillLvl="1" />
<skill npcId="14743" skillId="14767" skillLvl="1" />
<skill npcId="14744" skillId="4079" skillLvl="1" />
<skill npcId="14744" skillId="14767" skillLvl="1" />
<skill npcId="14745" skillId="4079" skillLvl="1" />
<skill npcId="14745" skillId="14767" skillLvl="1" />
<skill npcId="14746" skillId="4079" skillLvl="1" />
<skill npcId="14746" skillId="14767" skillLvl="1" />
<skill npcId="14747" skillId="4079" skillLvl="1" />
<skill npcId="14747" skillId="14767" skillLvl="1" />
<skill npcId="14748" skillId="4079" skillLvl="1" />
<skill npcId="14748" skillId="14767" skillLvl="1" />
<skill npcId="14749" skillId="4079" skillLvl="1" />
<skill npcId="14749" skillId="14767" skillLvl="1" />
<skill npcId="14750" skillId="4079" skillLvl="1" />
<skill npcId="14750" skillId="14767" skillLvl="1" />
<skill npcId="14751" skillId="4079" skillLvl="1" />
<skill npcId="14751" skillId="14767" skillLvl="1" />
<skill npcId="14752" skillId="4079" skillLvl="1" />
<skill npcId="14752" skillId="14767" skillLvl="1" />
<skill npcId="14753" skillId="4079" skillLvl="1" />
<skill npcId="14753" skillId="14767" skillLvl="1" />
<skill npcId="14754" skillId="4079" skillLvl="1" />
<skill npcId="14754" skillId="14767" skillLvl="1" />
<skill npcId="14755" skillId="4079" skillLvl="1" />
<skill npcId="14755" skillId="14767" skillLvl="1" />
<skill npcId="14756" skillId="4079" skillLvl="1" />
<skill npcId="14756" skillId="14767" skillLvl="1" />
<skill npcId="14757" skillId="4079" skillLvl="1" />
<skill npcId="14757" skillId="14767" skillLvl="1" />
<skill npcId="14758" skillId="4079" skillLvl="1" />
<skill npcId="14758" skillId="14767" skillLvl="1" />
<skill npcId="14759" skillId="4079" skillLvl="1" />
<skill npcId="14759" skillId="14767" skillLvl="1" />
<skill npcId="14760" skillId="4079" skillLvl="1" />
<skill npcId="14760" skillId="14767" skillLvl="1" />
<skill npcId="14761" skillId="4079" skillLvl="1" />
<skill npcId="14761" skillId="14767" skillLvl="1" />
<skill npcId="14762" skillId="4079" skillLvl="1" />
<skill npcId="14762" skillId="14767" skillLvl="1" />
<skill npcId="14763" skillId="4079" skillLvl="1" />
<skill npcId="14763" skillId="14767" skillLvl="1" />
<skill npcId="14764" skillId="4079" skillLvl="1" />
<skill npcId="14764" skillId="14767" skillLvl="1" />
<skill npcId="14765" skillId="4079" skillLvl="1" />
<skill npcId="14765" skillId="14767" skillLvl="1" />
<skill npcId="14766" skillId="4079" skillLvl="1" />
<skill npcId="14766" skillId="14767" skillLvl="1" />
<skill npcId="14767" skillId="4079" skillLvl="1" />
<skill npcId="14767" skillId="14767" skillLvl="1" />
<!-- SUMMON WILD HOG CANNON ACTIVE SKILLS -->
<skill npcId="14768" skillId="4230" skillLvl="1" />

View File

@@ -5,12 +5,11 @@
<operateType>A1</operateType>
<hitTime>4600</hitTime>
<effectPoint>-100</effectPoint>
<magicCriticalRate>-5</magicCriticalRate>
<hitCancelTime>4.6</hitCancelTime>
<effectRange>1100</effectRange>
<magicLvl>85</magicLvl>
<magicCriticalRate>5</magicCriticalRate>
<magicLvl>55</magicLvl>
<affectRange>300</affectRange>
<affectLimit>5-12</affectLimit>
<coolTime>733</coolTime>
<reuseDelay>5000</reuseDelay>
<targetType>SELF</targetType>
<affectScope>POINT_BLANK</affectScope>