Viewing Item (Cat's Ship Biscuit) Ragnarok: Project Zero Control Panel
Basic Info
Name | Cat's Ship Biscuit |
---|---|
Item ID |
11536
-
Cat_Hard_Biscuit
|
Type | Healing |
Food that the fleet of Cat Paw Merchant Association had in the voyage. It is a hardtack biscuit which facilitated its storage.
Those Cat sailors call it the Teeth Grinder or Worm Castle. Some HP can be recovered when it is eaten.
Weight: 1
Those Cat sailors call it the Teeth Grinder or Worm Castle. Some HP can be recovered when it is eaten.
Weight: 1
Details
Weight | 1 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | No |
Equip Locations | None |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
.@temp = rand(1,4); if (.@temp == 1) { heal -100, 0; } else if (.@temp == 2) { showscript "Huuph...! Yucky..! Wa, Water...!!"; sc_start SC_STUN, 3000, 0, 50000, SCFLAG_NONE; } else if (.@temp == 3) { showscript "Yeeyuck...!! This is rotten!!"; sc_start SC_POISON, 50000, 0; } else { specialeffect(EF_HIT4, AREA, playerattached()); showscript "Arrrrrgggg...!! Bu, Bu, Bugggggg!!!!!"; getitem Rice_weevil_Bug, 1; } |
Equip Script |
None |
Unequip Script |
None |