Fixed Swift Growth Cookie (82171) item.
Contributed by Sero.
This commit is contained in:
@@ -872,9 +872,14 @@
|
|||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="material" val="LIQUID" />
|
<set name="material" val="LIQUID" />
|
||||||
<set name="is_tradable" val="false" />
|
|
||||||
<set name="is_dropable" val="false" />
|
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_oly_restricted" val="true" />
|
||||||
|
<set name="is_event_restricted" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="39756" level="1" /> <!-- Swift Growth Cookie -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="82172" name="Swift Attack Cookie" type="EtcItem">
|
<item id="82172" name="Swift Attack Cookie" type="EtcItem">
|
||||||
<!-- For 30 min., acquired XP/ SP +10%, Vitality bonus +20%, Attribute Attack +70, damage +10%. Cooldown: 5 min. The effect remains after death. Cannot be used in the Olympiad. -->
|
<!-- For 30 min., acquired XP/ SP +10%, Vitality bonus +20%, Attribute Attack +70, damage +10%. Cooldown: 5 min. The effect remains after death. Cannot be used in the Olympiad. -->
|
||||||
|
@@ -435,9 +435,41 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="39756" toLevel="1" name="Swift Growth Cookie">
|
<skill id="39756" toLevel="1" name="Swift Growth Cookie">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- Vitality bonus +50% for 30 min. Additionally, acquired XP/ SP +300%, if your level is lower than 118. Cooldown: 5 min. The effect remains after death. Cannot be used in the Olympiad -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill0000</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A2</operateType>
|
||||||
|
<abnormalLevel>2</abnormalLevel>
|
||||||
|
<abnormalTime>1800</abnormalTime>
|
||||||
|
<abnormalType>BR_EVENT_BUF1</abnormalType>
|
||||||
|
<canBeDispelled>false</canBeDispelled>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<hitTime>1000</hitTime>
|
||||||
|
<reuseDelay>300000</reuseDelay>
|
||||||
|
<effectPoint>1</effectPoint>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<blockedInOlympiad>true</blockedInOlympiad>
|
||||||
|
<conditions>
|
||||||
|
<condition name="CheckLevel">
|
||||||
|
<minLevel>1</minLevel>
|
||||||
|
<maxLevel>118</maxLevel>
|
||||||
|
<affectType>CASTER</affectType>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="ExpModify">
|
||||||
|
<amount>300</amount>
|
||||||
|
</effect>
|
||||||
|
<effect name="SpModify">
|
||||||
|
<amount>300</amount>
|
||||||
|
</effect>
|
||||||
|
<effect name="VitalityExpRate">
|
||||||
|
<amount>50</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="39757" toLevel="1" name="Swift Attack Cookie">
|
<skill id="39757" toLevel="1" name="Swift Attack Cookie">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
||||||
|
@@ -872,9 +872,14 @@
|
|||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
<set name="immediate_effect" val="true" />
|
<set name="immediate_effect" val="true" />
|
||||||
<set name="material" val="LIQUID" />
|
<set name="material" val="LIQUID" />
|
||||||
<set name="is_tradable" val="false" />
|
|
||||||
<set name="is_dropable" val="false" />
|
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="is_oly_restricted" val="true" />
|
||||||
|
<set name="is_event_restricted" val="true" />
|
||||||
|
<set name="handler" val="ItemSkills" />
|
||||||
|
<skills>
|
||||||
|
<skill id="39756" level="1" /> <!-- Swift Growth Cookie -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="82172" name="Swift Attack Cookie" type="EtcItem">
|
<item id="82172" name="Swift Attack Cookie" type="EtcItem">
|
||||||
<!-- For 30 min., acquired XP/ SP +10%, Vitality bonus +20%, Attribute Attack +70, damage +10%. Cooldown: 5 min. The effect remains after death. Cannot be used in the Olympiad. -->
|
<!-- For 30 min., acquired XP/ SP +10%, Vitality bonus +20%, Attribute Attack +70, damage +10%. Cooldown: 5 min. The effect remains after death. Cannot be used in the Olympiad. -->
|
||||||
|
@@ -435,9 +435,41 @@
|
|||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="39756" toLevel="1" name="Swift Growth Cookie">
|
<skill id="39756" toLevel="1" name="Swift Growth Cookie">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- Vitality bonus +50% for 30 min. Additionally, acquired XP/ SP +300%, if your level is lower than 118. Cooldown: 5 min. The effect remains after death. Cannot be used in the Olympiad -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill0000</icon>
|
||||||
<operateType>A1</operateType>
|
<operateType>A2</operateType>
|
||||||
|
<abnormalLevel>2</abnormalLevel>
|
||||||
|
<abnormalTime>1800</abnormalTime>
|
||||||
|
<abnormalType>BR_EVENT_BUF1</abnormalType>
|
||||||
|
<canBeDispelled>false</canBeDispelled>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<hitTime>1000</hitTime>
|
||||||
|
<reuseDelay>300000</reuseDelay>
|
||||||
|
<effectPoint>1</effectPoint>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<blockedInOlympiad>true</blockedInOlympiad>
|
||||||
|
<conditions>
|
||||||
|
<condition name="CheckLevel">
|
||||||
|
<minLevel>1</minLevel>
|
||||||
|
<maxLevel>118</maxLevel>
|
||||||
|
<affectType>CASTER</affectType>
|
||||||
|
</condition>
|
||||||
|
</conditions>
|
||||||
|
<effects>
|
||||||
|
<effect name="ExpModify">
|
||||||
|
<amount>300</amount>
|
||||||
|
</effect>
|
||||||
|
<effect name="SpModify">
|
||||||
|
<amount>300</amount>
|
||||||
|
</effect>
|
||||||
|
<effect name="VitalityExpRate">
|
||||||
|
<amount>50</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="39757" toLevel="1" name="Swift Attack Cookie">
|
<skill id="39757" toLevel="1" name="Swift Attack Cookie">
|
||||||
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
|
||||||
|
Reference in New Issue
Block a user