Weapon: SO CUTE!!!

200106
Equipment Type
Weapon
Name
SO CUTE!!!
Grade
TETH
Preview
weapon/fist/1
Abnormality
TETH · Ppodae
Damage
Red: 4 – 6
Attack Speed
Normal · 2
Range
Very Short · 2
Weapon Type
FIST
Description

One may think, “How can a weapon drawn from such a cute Abnormality be any good?”

However, the claws are actually quite durable and sharp.

Beware that the beast inside you may awaken if you use this weapon too much...

Oh but the soft jelly-like pawbs feel vewwy nice to touch.

Requirements
None
Observation Level 3 Unlock Cost 25 Acquisition Probability N/A Maximum quantity 2 + 1
Id200106
Name KeyPpodae_weapon_name
Name (EN)SO CUTE!!!
Name (KR)귀여워!!!
Name (JP)カワイイ!!
Name (RU)МИЛОТА!!!!!
Sprite1
Special AnimNone
Splash TypeNone
Splash RangeNone
Splash IFFNone
LC: /equipment/Equipment.xml, lines 4675 ~ 4695:

...
<equipment id="200106" type="weapon">
<name>Ppodae_weapon_name</name>
<no>Ppodae_weapon_no</no>
<desc>Ppodae_weapon_desc</desc>
<weaponClassType>fist</weaponClassType>
<!-- <sprite>Fist_Set_01_0</sprite> -->
<sprite>1</sprite>
<animation>Attack1</animation>
<damage type="R" min="4" max="6">
<soundInfo type="damage">Weapons/fist1</soundInfo>
</damage>
<range>2</range>
<maxNum>2</maxNum>
<!--dummy For UI-->
<attackSpeed>2</attackSpeed>
<grade>2</grade>
</equipment>
...