Implementation for Transformation Scroll: Ninja Assassin (91262).
Contributed by Stayway.
This commit is contained in:
parent
15bc41bec1
commit
013d8fc9b8
@ -613,6 +613,9 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<skills>
|
||||
<skill id="51184" level="1" /> <!-- Tranformation: Ninja Assassin -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="91263" name="Transformation Scroll: Blood Noblesse" type="EtcItem">
|
||||
<!-- Allows you to transform into a Blood Noblesse for 15 min. Remains after death. Cannot be dropped or sold. <Blood Noblesse Energy>P. Atk. +7%, M. Atk. +7%, Acquired XP +10%. In case of successful attack or skill use deals significant M. Damage. Cooldown: 15 min. -->
|
||||
|
@ -681,9 +681,39 @@
|
||||
<skill id="51184" toLevel="1" name="Ninja Assassin">
|
||||
<!-- Transforms into Ninja Assassin. For 15 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P./ M. Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death.\n\n<Special ability>\nDuring transformation in case of successful attack or skill use with a certain chance cancels the target of an random enemy with 100% chance. -->
|
||||
<icon>icon.bm2018_ninja_i01</icon>
|
||||
<operateType>A1</operateType>
|
||||
<isMagic>4</isMagic>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<abnormalLevel>1</abnormalLevel>
|
||||
<abnormalTime>900</abnormalTime>
|
||||
<abnormalType>CHANGEBODY</abnormalType>
|
||||
<abnormalVisualEffect>DARK_ASSASSIN_SUIT</abnormalVisualEffect>
|
||||
<blockedInOlympiad>true</blockedInOlympiad>
|
||||
<effectPoint>1</effectPoint>
|
||||
<isMagic>4</isMagic> <!-- Magic Skill -->
|
||||
<magicLevel>76</magicLevel>
|
||||
<operateType>A2</operateType>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<stayAfterDeath>true</stayAfterDeath>
|
||||
<hitTime>1500</hitTime>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="PAtk">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MAtak">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="ExpModify">
|
||||
<amount>10</amount>
|
||||
</effect>
|
||||
<effect name="Transformation">
|
||||
<transformationId>176</transformationId>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="51185" toLevel="1" name="Blue Musketeer">
|
||||
<!-- Transforms into Blue Musketeer. For 15 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P./ M. Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death. \n\n<Special ability>\nDuring transformation in case of successful attack or skill use with a certain chance stuns for 5 sec. -->
|
||||
|
@ -613,6 +613,9 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<skills>
|
||||
<skill id="51184" level="1" /> <!-- Tranformation: Ninja Assassin -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="91263" name="Transformation Scroll: Blood Noblesse" type="EtcItem">
|
||||
<!-- Allows you to transform into a Blood Noblesse for 15 min. Remains after death. Cannot be dropped or sold. <Blood Noblesse Energy>P. Atk. +7%, M. Atk. +7%, Acquired XP +10%. In case of successful attack or skill use deals significant M. Damage. Cooldown: 15 min. -->
|
||||
|
@ -681,9 +681,39 @@
|
||||
<skill id="51184" toLevel="1" name="Ninja Assassin">
|
||||
<!-- Transforms into Ninja Assassin. For 15 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P./ M. Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death.\n\n<Special ability>\nDuring transformation in case of successful attack or skill use with a certain chance cancels the target of an random enemy with 100% chance. -->
|
||||
<icon>icon.bm2018_ninja_i01</icon>
|
||||
<operateType>A1</operateType>
|
||||
<isMagic>4</isMagic>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<abnormalLevel>1</abnormalLevel>
|
||||
<abnormalTime>900</abnormalTime>
|
||||
<abnormalType>CHANGEBODY</abnormalType>
|
||||
<abnormalVisualEffect>DARK_ASSASSIN_SUIT</abnormalVisualEffect>
|
||||
<blockedInOlympiad>true</blockedInOlympiad>
|
||||
<effectPoint>1</effectPoint>
|
||||
<isMagic>4</isMagic> <!-- Magic Skill -->
|
||||
<magicLevel>76</magicLevel>
|
||||
<operateType>A2</operateType>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<stayAfterDeath>true</stayAfterDeath>
|
||||
<hitTime>1500</hitTime>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="PAtk">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MAtak">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="ExpModify">
|
||||
<amount>10</amount>
|
||||
</effect>
|
||||
<effect name="Transformation">
|
||||
<transformationId>176</transformationId>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="51185" toLevel="1" name="Blue Musketeer">
|
||||
<!-- Transforms into Blue Musketeer. For 15 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P./ M. Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death. \n\n<Special ability>\nDuring transformation in case of successful attack or skill use with a certain chance stuns for 5 sec. -->
|
||||
|
@ -618,6 +618,9 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<skills>
|
||||
<skill id="51184" level="1" /> <!-- Tranformation: Ninja Assassin -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="91263" name="Transformation Scroll: Blood Noblesse" type="EtcItem">
|
||||
<!-- Allows you to transform into a Blood Noblesse for 15 min. Remains after death. Cannot be dropped or sold. <Blood Noblesse Energy>P. Atk. +7%, M. Atk. +7%, Acquired XP +10%. In case of successful attack or skill use deals significant M. Damage. Cooldown: 15 min. -->
|
||||
|
@ -686,9 +686,39 @@
|
||||
<skill id="51184" toLevel="1" name="Ninja Assassin">
|
||||
<!-- Transforms into Ninja Assassin. For 20 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P./ M. Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death.\n\n<Special ability>\nDuring transformation in case of successful attack or skill use with a certain chance cancels the target of an random enemy with 100% chance. -->
|
||||
<icon>icon.bm2018_ninja_i01</icon>
|
||||
<operateType>A1</operateType>
|
||||
<isMagic>4</isMagic>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<abnormalLevel>1</abnormalLevel>
|
||||
<abnormalTime>1200</abnormalTime>
|
||||
<abnormalType>CHANGEBODY</abnormalType>
|
||||
<abnormalVisualEffect>DARK_ASSASSIN_SUIT</abnormalVisualEffect>
|
||||
<blockedInOlympiad>true</blockedInOlympiad>
|
||||
<effectPoint>1</effectPoint>
|
||||
<isMagic>4</isMagic> <!-- Magic Skill -->
|
||||
<magicLevel>76</magicLevel>
|
||||
<operateType>A2</operateType>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<stayAfterDeath>true</stayAfterDeath>
|
||||
<hitTime>1500</hitTime>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="PAtk">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MAtak">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="ExpModify">
|
||||
<amount>10</amount>
|
||||
</effect>
|
||||
<effect name="Transformation">
|
||||
<transformationId>176</transformationId>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="51185" toLevel="1" name="Blue Musketeer">
|
||||
<!-- Transforms into Blue Musketeer. For 20 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P./ M. Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death. \n\n<Special ability>\nDuring transformation in case of successful attack or skill use with a certain chance stuns for 5 sec. -->
|
||||
|
@ -631,6 +631,9 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<skills>
|
||||
<skill id="51184" level="1" /> <!-- Tranformation: Ninja Assassin -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="91263" name="Transformation Scroll: Blood Noblesse" type="EtcItem">
|
||||
<!-- Changes the appearance to that of Blood Noblesse. <Transformation effect>. P. Atk. +7%. M. Atk. +7%. Acquired XP +10%. <When triggered>. There is a certain chance to hit with powerful magic after an attack. Duration: 20 min. Cooldown: 1 min. The effect remains after death. -->
|
||||
|
@ -686,9 +686,39 @@
|
||||
<skill id="51184" toLevel="1" name="Ninja Assassin">
|
||||
<!-- You are transformed into Ninja Assassin. For 20 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P. Critical Damage/ M. Skill Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death. <Special ability> During transformation in case of successful attack or skill use with a certain chance cancels the target of an random enemy with 100% chance. -->
|
||||
<icon>icon.bm2018_ninja_i01</icon>
|
||||
<operateType>A1</operateType>
|
||||
<isMagic>4</isMagic>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<abnormalLevel>1</abnormalLevel>
|
||||
<abnormalTime>1200</abnormalTime>
|
||||
<abnormalType>CHANGEBODY</abnormalType>
|
||||
<abnormalVisualEffect>DARK_ASSASSIN_SUIT</abnormalVisualEffect>
|
||||
<blockedInOlympiad>true</blockedInOlympiad>
|
||||
<effectPoint>1</effectPoint>
|
||||
<isMagic>4</isMagic> <!-- Magic Skill -->
|
||||
<magicLevel>76</magicLevel>
|
||||
<operateType>A2</operateType>
|
||||
<reuseDelay>10800000</reuseDelay>
|
||||
<stayAfterDeath>true</stayAfterDeath>
|
||||
<hitTime>1500</hitTime>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="PAtk">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MAtak">
|
||||
<amount>7</amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="ExpModify">
|
||||
<amount>10</amount>
|
||||
</effect>
|
||||
<effect name="Transformation">
|
||||
<transformationId>176</transformationId>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="51185" toLevel="1" name="Blue Musketeer">
|
||||
<!-- You are transformed into Blue Musketeer. For 20 min. Acquired XP +20%, P. Atk. +10%, M. Atk. +10%, P. Critical Damage/ M. Skill Critical Damage +5%. Cooldown: 3 h. Transformation effect remains after death. <Special ability> During transformation in case of successful attack or skill use with a certain chance stuns for 5 sec. -->
|
||||
|
Loading…
Reference in New Issue
Block a user