Noelle's gift item.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-12-07 22:44:26 +00:00
parent c2a1646032
commit b04890d93c
6 changed files with 52 additions and 6 deletions

View File

@ -174,7 +174,11 @@
<set name="is_freightable" val="false" /> <set name="is_freightable" val="false" />
<set name="etcitem_type" val="ELIXIR" /> <set name="etcitem_type" val="ELIXIR" />
<set name="is_stackable" val="true" /> <set name="is_stackable" val="true" />
<set name="time" val="360" /> <set name="default_action" val="SKILL_REDUCE" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="16423" level="1" /> <!-- Noelle's Gift -->
</skills>
</item> </item>
<item id="40312" name="Santa's Cloak" type="Armor"> <item id="40312" name="Santa's Cloak" type="Armor">
<!-- Light and cozy cloak. --> <!-- Light and cozy cloak. -->

View File

@ -292,13 +292,24 @@
<operateType>A1</operateType> <operateType>A1</operateType>
</skill> </skill>
<skill id="16423" toLevel="1" name="Noelle's Gift"> <skill id="16423" toLevel="1" name="Noelle's Gift">
<!-- AUTO GENERATED SKILL -->
<!-- Recover Vitality for 6 hr. if you're in a peace zone. When the buff expires, you also receive a fixed boost regardless of zone. You must be alive to recover Vitality. --> <!-- Recover Vitality for 6 hr. if you're in a peace zone. When the buff expires, you also receive a fixed boost regardless of zone. You must be alive to recover Vitality. -->
<icon>icon.etc_whiteday_choco</icon> <icon>icon.etc_whiteday_choco</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>21600</abnormalTime>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>40311</itemConsumeId>
<reuseDelay>30000</reuseDelay> <reuseDelay>30000</reuseDelay>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<isMagic>4</isMagic> <isMagic>4</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RecoverVitalityInPeaceZone">
<amount>100</amount>
<ticks>10</ticks>
</effect>
</effects>
</skill> </skill>
<skill id="16424" toLevel="1" name="Appearance Stone: Santa Hat"> <skill id="16424" toLevel="1" name="Appearance Stone: Santa Hat">
<!-- AUTO GENERATED SKILL --> <!-- AUTO GENERATED SKILL -->

View File

@ -174,7 +174,11 @@
<set name="is_freightable" val="false" /> <set name="is_freightable" val="false" />
<set name="etcitem_type" val="ELIXIR" /> <set name="etcitem_type" val="ELIXIR" />
<set name="is_stackable" val="true" /> <set name="is_stackable" val="true" />
<set name="time" val="360" /> <set name="default_action" val="SKILL_REDUCE" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="16423" level="1" /> <!-- Noelle's Gift -->
</skills>
</item> </item>
<item id="40312" name="Santa's Cloak" type="Armor"> <item id="40312" name="Santa's Cloak" type="Armor">
<!-- Light and cozy cloak. --> <!-- Light and cozy cloak. -->

View File

@ -292,13 +292,24 @@
<operateType>A1</operateType> <operateType>A1</operateType>
</skill> </skill>
<skill id="16423" toLevel="1" name="Noelle's Gift"> <skill id="16423" toLevel="1" name="Noelle's Gift">
<!-- AUTO GENERATED SKILL -->
<!-- Recover Vitality for 6 hr. if you're in a peace zone. When the buff expires, you also receive a fixed boost regardless of zone. You must be alive to recover Vitality. --> <!-- Recover Vitality for 6 hr. if you're in a peace zone. When the buff expires, you also receive a fixed boost regardless of zone. You must be alive to recover Vitality. -->
<icon>icon.etc_whiteday_choco</icon> <icon>icon.etc_whiteday_choco</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>21600</abnormalTime>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>40311</itemConsumeId>
<reuseDelay>30000</reuseDelay> <reuseDelay>30000</reuseDelay>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<isMagic>4</isMagic> <isMagic>4</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RecoverVitalityInPeaceZone">
<amount>100</amount>
<ticks>10</ticks>
</effect>
</effects>
</skill> </skill>
<skill id="16424" toLevel="1" name="Appearance Stone: Santa Hat"> <skill id="16424" toLevel="1" name="Appearance Stone: Santa Hat">
<!-- AUTO GENERATED SKILL --> <!-- AUTO GENERATED SKILL -->

View File

@ -158,9 +158,14 @@
<set name="weight" val="5" /> <set name="weight" val="5" />
<set name="is_clan_depositable" val="false" /> <set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" /> <set name="is_mailable" val="false" />
<set name="is_freightable" val="false" />
<set name="etcitem_type" val="ELIXIR" /> <set name="etcitem_type" val="ELIXIR" />
<set name="is_stackable" val="true" /> <set name="is_stackable" val="true" />
<set name="time" val="360" /> <set name="default_action" val="SKILL_REDUCE" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="16423" level="1" /> <!-- Noelle's Gift -->
</skills>
</item> </item>
<item id="40312" name="Santa's Cloak" type="Armor"> <item id="40312" name="Santa's Cloak" type="Armor">
<!-- Light and cozy cloak. --> <!-- Light and cozy cloak. -->

View File

@ -292,13 +292,24 @@
<operateType>A1</operateType> <operateType>A1</operateType>
</skill> </skill>
<skill id="16423" toLevel="1" name="Noelle's Gift"> <skill id="16423" toLevel="1" name="Noelle's Gift">
<!-- AUTO GENERATED SKILL -->
<!-- Recover Vitality for 6 hr. if you're in a peace zone. When the buff expires, you also receive a fixed boost regardless of zone. You must be alive to recover Vitality. --> <!-- Recover Vitality for 6 hr. if you're in a peace zone. When the buff expires, you also receive a fixed boost regardless of zone. You must be alive to recover Vitality. -->
<icon>icon.etc_whiteday_choco</icon> <icon>icon.etc_whiteday_choco</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>21600</abnormalTime>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>40311</itemConsumeId>
<reuseDelay>30000</reuseDelay> <reuseDelay>30000</reuseDelay>
<effectPoint>100</effectPoint> <effectPoint>100</effectPoint>
<isMagic>4</isMagic> <isMagic>4</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RecoverVitalityInPeaceZone">
<amount>100</amount>
<ticks>10</ticks>
</effect>
</effects>
</skill> </skill>
<skill id="16424" toLevel="1" name="Appearance Stone: Santa Hat"> <skill id="16424" toLevel="1" name="Appearance Stone: Santa Hat">
<!-- AUTO GENERATED SKILL --> <!-- AUTO GENERATED SKILL -->