Addition of Noble Longing Cookie (28503).
Contributed by SmiDmi.
This commit is contained in:
@@ -354,10 +354,45 @@
|
||||
<skill id="27848" toLevel="1" name="Longing">
|
||||
<!-- You want the people around you to acknowledge your worth. For 2 hours, STR + 2, INT + 2, CON + 2, MEN + 2. -->
|
||||
<icon>icon.etc_whiteday_cookie</icon>
|
||||
<operateType>A1</operateType>
|
||||
<operateType>A2</operateType>
|
||||
<isMagic>4</isMagic>
|
||||
<hitTime>700</hitTime>
|
||||
<reuseDelay>10000</reuseDelay>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>PARTY</affectScope>
|
||||
<affectObject>FRIEND</affectObject>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<specialLevel>-1</specialLevel>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalTime>7200</abnormalTime>
|
||||
<irreplacableBuff>true</irreplacableBuff>
|
||||
<staticReuse>true</staticReuse>
|
||||
<effects>
|
||||
<effect name="ExpModify">
|
||||
<amount>10</amount>
|
||||
</effect>
|
||||
<effect name="SpModify">
|
||||
<amount>10</amount>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<stat>INT</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<stat>STR</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<stat>CON</stat>
|
||||
</effect>
|
||||
<effect name="StatUp">
|
||||
<amount>2</amount>
|
||||
<stat>MEN</stat>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="27849" toLevel="1" name="Transformation Skill">
|
||||
<!-- For 60 minutes, randomly transform into Snow Kung/Scarecrow Jack/Tin Golem/Makeshift Bat/Lady Tow/Heavy Tow/Sleepy Tow. -->
|
||||
|
Reference in New Issue
Block a user