Gift: Harmony

400006
Equipment Type
Gift
Name
Harmony
Grade
ZAYIN
Preview
attachment/RightCheek_3
Abnormality
Gift Slot
Cheek
Attachment Slot
RIGHTCHEEK
Attachment Type
ADD
Description

HP +8; SP -4

Upon taking W damage, recover 20% of the damage as SP and Attack Speed +10

Requirements
None
Observation Level 2 Unlock Cost N/A Acquisition Probability 4 % Maximum quantity N/A
Id400006
Name KeySingingMachine_weapon_name
Name (EN)Harmony
Name (KR)하모니
Name (JP)ハーモニー
Name (RU)Гармония
SpriteRightCheek_3
Special AnimNone
Basic Effects
· HP +8
· SP -4
· Success Rate None
· Work Speed None
· Movement Speed None
· Attack Speed None
LC: /equipment/Equipment.xml, lines 2204 ~ 2215:

...
<equipment id="400006" type="special">
<name>SingingMachine_weapon_name</name>
<desc>SingingMachine_gift_Desc</desc>
<attachPos>right_cheek</attachPos>
<attachType>add</attachType>
<bonus>
<hp>8</hp>
<mental>-4</mental>
</bonus>
<sprite>RightCheek_3</sprite>
<script>SingingMachineGift</script>
</equipment>
...