Gift: Noise

400007
Equipment Type
Gift
Name
Noise
Grade
ZAYIN
Preview
attachment/Brooch_0_3
Abnormality
TETH · 1.76 MHz
Gift Slot
Brooch 1
Attachment Slot
BODY_UP
Attachment Type
ADD
Description

Movement Speed +2, Attack Speed +2

SP -10 and Attack Speed +10 when the armor from the same Abnormality is equipped

Requirements
None
Observation Level 2 Unlock Cost N/A Acquisition Probability 5 % Maximum quantity N/A
Id400007
Name Key1.76mhz_armor_name
Name (EN)Noise
Name (KR)노이즈
Name (JP)ノイズ
Name (RU)Шум
SpriteBrooch_0_3
Special AnimNone
Basic Effects
· HP None
· SP None
· Success Rate None
· Work Speed None
· Movement Speed +2
· Attack Speed +2
LC: /equipment/Equipment.xml, lines 2162 ~ 2173:

...
<equipment id="400007" type="special">
<name>1.76mhz_armor_name</name>
<desc>1.76mhz_gift_Desc</desc>
<attachPos>body_up</attachPos>
<attachType>add</attachType>
<bonus>
<movement>2</movement>
<attackSpeed>2</attackSpeed>
</bonus>
<sprite>Brooch_0_3</sprite>
<script>Mhz_1_76Gift</script>
</equipment>
...