Gift: Magic Bullet

400103
Equipment Type
Gift
Name
Magic Bullet
Grade
ZAYIN
Preview
attachment/Mouth_0_4
Abnormality
Gift Slot
Mouth 2
Attachment Slot
MOUTH
Attachment Type
REPLACE
Description

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

Max. and Min. Attack Power +3 when the weapon from the same Abnormality is equipped

Requirements
None
Observation Level 2 Unlock Cost N/A Acquisition Probability 4 % Maximum quantity N/A
Id400103
Name KeyFreischutz_weapon_name
Name (EN)Magic Bullet
Name (KR)마탄
Name (JP)魔法の弾丸
Name (RU)Магическая пуля
SpriteMouth_0_4
Special AnimNone
Basic Effects
· HP -5
· SP -5
· Success Rate None
· Work Speed None
· Movement Speed +10
· Attack Speed +10
LC: /equipment/Equipment.xml, lines 2251 ~ 2264:

...
<equipment id="400103" type="special">
<name>Freischutz_weapon_name</name>
<desc>Freischutz_gift_Desc</desc>
<attachPos>mouth</attachPos>
<attachType>replace</attachType>
<bonus>
<hp>-5</hp>
<mental>-5</mental>
<movement>10</movement>
<attackSpeed>10</attackSpeed>
</bonus>
<sprite>Mouth_0_4</sprite>
<script>FreischutzGift</script>
</equipment>
...