Gift: In the Name of Love and Hate

400004
Equipment Type
Gift
Name
In the Name of Love and Hate
Grade
ZAYIN
Preview
attachment/Hat_7
Abnormality
Gift Slot
Head 1
Attachment Slot
HEAD
Attachment Type
ADD
Description

Success Rate +2; Work Speed +2; Movement Speed +4; Attack Speed +4

Requirements
None
Observation Level 3 Unlock Cost N/A Acquisition Probability 3 % Maximum quantity N/A
Id400004
Name KeyMagicalGirl_weapon_name
Name (EN)In the Name of Love and Hate
Name (KR)사랑과 증오의 이름으로
Name (JP)愛と憎しみの名のもとに
Name (RU)Во имя любви и ненависти
SpriteHat_7
Special AnimNone
Basic Effects
· HP None
· SP None
· Success Rate +2
· Work Speed +2
· Movement Speed +4
· Attack Speed +4
LC: /equipment/Equipment.xml, lines 1970 ~ 1982:

...
<equipment id="400004" type="special">
<name>MagicalGirl_weapon_name</name>
<desc>MagicalGirl_gift_Desc</desc>
<attachPos>head</attachPos>
<attachType>add</attachType>
<bonus>
<workProb>2</workProb>
<cubeSpeed>2</cubeSpeed>
<movement>4</movement>
<attackSpeed>4</attackSpeed>
</bonus>
<sprite>Hat_7</sprite>
</equipment>
...