Yucky drops of salt water.
No Monsters drop this item.
You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.
Open raw JSONID | 508 |
aegisName ❔ | SeaDrops |
dyeString ❔ | S:#898989,7287a0,aeaeae,96abc6,cecece,bccce0,e5e5e5,dce4ee |
Script to execute when the item is used/equipped.
if (rand(10000) < 1000)
sc_start SC_POISON, 7000, 0;
callfunc("ItHeal2", 1, 2);