Gift: Discord

400104
Equipment Type
Gift
Name
Discord
Grade
ZAYIN
Preview
attachment/Helmet_0_6
Abnormality
WAW · Yin
Gift Slot
Head 2
Attachment Slot
HAIR
Attachment Type
ADD
Description

HP -10; SP -10; Movement Speed +20; Attack Speed +20

When attacked, 8% chance to heal as much as the damage taken

Requirements
None
Observation Level 3 Unlock Cost N/A Acquisition Probability 3 % Maximum quantity N/A
Id400104
Name KeyYin_weapon_name
Name (EN)Discord
Name (KR)부조화
Name (JP)不調和
Name (RU)Раздор
SpriteHelmet_0_6
Special AnimNone
Basic Effects
· HP -10
· SP -10
· Success Rate None
· Work Speed None
· Movement Speed +20
· Attack Speed +20
LC: /equipment/Equipment.xml, lines 2455 ~ 2468:

...
<equipment id="400104" type="special">
<name>Yin_weapon_name</name>
<desc>Yin_gift_Desc</desc>
<attachPos>hair</attachPos>
<attachType>add</attachType>
<bonus>
<hp>-10</hp>
<mental>-10</mental>
<movement>20</movement>
<attackSpeed>20</attackSpeed>
</bonus>
<sprite>Helmet_0_6</sprite>
<script>YinGift</script>
</equipment>
...