Addition of Story of Tauti.

Contributed by gigilo1968.
This commit is contained in:
MobiusDevelopment
2019-10-30 13:03:52 +00:00
parent 362d5852a3
commit d4a7221852
107 changed files with 10092 additions and 240 deletions

View File

@@ -691,20 +691,39 @@
<skill id="16571" toLevel="1" name="Weakened Defense">
<!-- P. Def. is decreased -->
<icon>icon.skill11276</icon>
<operateType>A1</operateType>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>1</abnormalTime>
<operateType>A2</operateType>
<castRange>900</castRange>
<hitTime>600000</hitTime>
<reuseDelay>300000</reuseDelay>
<effectPoint>-707</effectPoint>
<isMagic>2</isMagic>
<isDebuff>true</isDebuff>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
</skill>
<skill id="16572" toLevel="1" name="Seal Archangel's Wrath">
<!-- Seal Archangel's Wrath causes Action Prohibit state -->
<icon>icon.skill4111</icon>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>3</abnormalTime>
<abnormalType>STUN</abnormalType>
<abnormalVisualEffect>STUN</abnormalVisualEffect>
<operateType>A2</operateType>
<castRange>400</castRange>
<effectPoint>-100</effectPoint>
<affectLimit>10-10</affectLimit>
<isDebuff>true</isDebuff>
<fanRange>0;0;80;300</fanRange>
<targetType>SELF</targetType>
<affectScope>FAN_PB</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<effects>
<effect name="BlockActions">
<allowedSkills>10279;10517;10025;10776;11770;1904;11264;11093;13314;1912</allowedSkills>
</effect>
</effects>
</skill>
<skill id="16573" toLevel="1" name="Kelbim Petrify">
<!-- A Petrify spell causes the body to temporarily turn to rock. -->

View File

@@ -123,9 +123,16 @@
<coolTime>500</coolTime>
</skill>
<skill id="18513" toLevel="1" name="Summon Flame Flower">
<icon>icon.skill0000</icon>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>46554</itemConsumeId> <!-- Flame Flower -->
<operateType>A1</operateType>
<hitTime>1500</hitTime>
<reuseDelay>3000</reuseDelay>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
</skill>
<skill id="18514" toLevel="1" name="Seal Altar of Earth">
<!-- The seal of the ruler is engraved on the ancient relic protecting the fort. -->
@@ -137,12 +144,41 @@
<reuseDelay>5000</reuseDelay>
</skill>
<skill id="18515" toLevel="3" name="Weakened Defense">
<!-- P./M. Def. -10% -->
<!-- P./M. Def. is decreased by Lvl 1 - 10%. -->
<!-- P./M. Def. is decreased by Lvl 2 - 30%. -->
<!-- P./M. Def. is decreased by Lvl 3 - 50%. -->
<icon>icon.skill1042</icon>
<abnormalLvl>5</abnormalLvl>
<abnormalTime>60</abnormalTime>
<abnormalType>PD_DOWN</abnormalType>
<operateType>A2</operateType>
<castRange>500</castRange>
<castRange>600</castRange>
<effectPoint>-692</effectPoint>
<isDebuff>true</isDebuff>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PhysicalDefence">
<amount>
<value level="1">-10</value>
<value level="2">-30</value>
<value level="2">-50</value>
</amount>
<mode>PER</mode>
</effect>
<effect name="MagicalDefence">
<amount>
<value level="1">-10</value>
<value level="2">-30</value>
<value level="3">-50</value>
</amount>
<mode>PER</mode>
</effect>
<effect name="CallSkill">
<skillId>16571</skillId>
<skillLevel>1</skillLevel>
</effect>
</effects>
</skill>
<skill id="18516" toLevel="1" name="Seal Altar of Wind">
<!-- The seal of the ruler is engraved on the ancient relic protecting the fort. -->