Weapon: Soda

200028
Equipment Type
Weapon
Name
Soda
Grade
ZAYIN
Preview
weapon/pistol/Pistol_Set_01_1
Abnormality
Damage
Red: 1 – 2
Attack Speed
Very Fast · 0.667
Range
Long · 10
Weapon Type
PISTOL
Description

This E.G.O was last extracted by an employee who particularly loved shrimp.

A pistol painted in a refreshing purple.

Whenever this E.G.O. is used, a faint scent of grapes wafts through the air.

Requirements
None
Observation Level 3 Unlock Cost 15 Acquisition Probability N/A Maximum quantity 2 + 1
Id200028
Name KeyWellcheers_weapon_name
Name (EN)Soda
Name (KR)소다
Name (JP)ソーダ
Name (RU)Газировка
SpritePistol_Set_01_1
Special AnimNone
Splash TypeNone
Splash RangeNone
Splash IFFNone
LC: /equipment/Equipment.xml, lines 3059 ~ 3079:

...
<equipment id="200028" type="weapon">
<name>Wellcheers_weapon_name</name>
<no>Wellcheers_weapon_no</no>
<desc>Wellcheers_weapon_desc</desc>
<weaponClassType>pistol</weaponClassType>
<sprite>Pistol_Set_01_1</sprite>
<animation>Attack1</animation>
<damage type="R" min="1" max="2">
<soundInfo type="damage">Weapons/gun</soundInfo>
</damage>
<range>10</range>
<script>WellcheersWeapon</script>
<maxNum>2</maxNum>
<attackSpeed>0.667</attackSpeed>
<grade>1</grade>
</equipment>
...