Various cleanups for special characters.
This commit is contained in:
@@ -680,7 +680,7 @@
|
||||
</skills>
|
||||
</item>
|
||||
<item id="37555" name="Snow Crystal" type="EtcItem">
|
||||
<!-- PC event item for 2013. One received per hour spent in a PC Caf?. The more you have, the better your chances to win! -->
|
||||
<!-- PC event item for 2013. One received per hour spent in a PC Cafe. The more you have, the better your chances to win! -->
|
||||
<set name="icon" val="icon.etc_int_symbol_i01" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_tradable" val="false" />
|
||||
|
@@ -350,7 +350,7 @@
|
||||
<set name="material" val="PAPER" />
|
||||
</item>
|
||||
<item id="40230" name="Snowman's Wish Box" type="EtcItem">
|
||||
<!-- Double-click for a chance to obtain one of the following items: Energy of Destruction, Giant? Energy, Kaliel? Energy, Elemental Shirt Pack, Sealed Talisman ?Longing, Seven Signs?Energy, Talisman ?Anakim, Talisman ?Lilith, or Talisman ?Seven Signs. -->
|
||||
<!-- Double-click for a chance to obtain one of the following items: Energy of Destruction, Giant? Energy, Kaliel? Energy, Elemental Shirt Pack, Sealed Talisman Longing, Seven Signs?Energy, Talisman Anakim, Talisman Lilith, or Talisman ?Seven Signs. -->
|
||||
<set name="icon" val="icon.freya_box_i03" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_freightable" val="true" />
|
||||
|
@@ -1019,10 +1019,10 @@
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="2">
|
||||
<item id="9222" count="1" /> <!-- ?p?e -->
|
||||
<item id="9222" count="1" /> <!-- Epee -->
|
||||
</item>
|
||||
<item chance="98">
|
||||
<item id="30863" count="1" /> <!-- Bound ?p?e -->
|
||||
<item id="30863" count="1" /> <!-- Bound Epee -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
|
@@ -2494,10 +2494,10 @@
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="2">
|
||||
<item id="9225" count="1" /> <!-- Grand ?p?e -->
|
||||
<item id="9225" count="1" /> <!-- Grand Epee -->
|
||||
</item>
|
||||
<item chance="98">
|
||||
<item id="31539" count="1" /> <!-- Bound Grand ?p?e -->
|
||||
<item id="31539" count="1" /> <!-- Bound Grand Epee -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
|
@@ -1812,7 +1812,7 @@
|
||||
<item id="31780" count="1" /> <!-- Unidentified Winged Spear -->
|
||||
</item>
|
||||
<item chance="5">
|
||||
<item id="31822" count="1" /> <!-- Unidentified ?p?e -->
|
||||
<item id="31822" count="1" /> <!-- Unidentified Epee -->
|
||||
</item>
|
||||
<item chance="5">
|
||||
<item id="31832" count="1" /> <!-- Unidentified Arm Breaker -->
|
||||
|
@@ -1765,7 +1765,7 @@
|
||||
<item id="93" count="1" /> <!-- Winged Spear -->
|
||||
</item>
|
||||
<item chance="5">
|
||||
<item id="9222" count="1" /> <!-- ?p?e -->
|
||||
<item id="9222" count="1" /> <!-- Epee -->
|
||||
</item>
|
||||
<item chance="5">
|
||||
<item id="9224" count="1" /> <!-- Arm Breaker -->
|
||||
|
@@ -3492,7 +3492,7 @@
|
||||
<operateType>A1</operateType>
|
||||
</skill>
|
||||
<skill id="27680" toLevel="1" name="PC Progression Support - Event">
|
||||
<!-- Obtained XP/SP + 50%, Item Acquisition rate + 100%. Not for pets/servitors. Only applied during PC Caf? event. -->
|
||||
<!-- Obtained XP/SP + 50%, Item Acquisition rate + 100%. Not for pets/servitors. Only applied during PC Cafe event. -->
|
||||
<icon>icon.etc_pccafe_exp_i00</icon>
|
||||
<operateType>A1</operateType>
|
||||
<isMagic>3</isMagic> <!-- Dance Skill -->
|
||||
|
Reference in New Issue
Block a user