A blanket big enough to cover a reinboo's back, but it is not very warm.
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 | 1166 |
aegisName ❔ | Blanket |
Script to execute when the item is used/equipped.
addtoskill(TMW2_SPEECH, 1, 2);
bonus bHitRate, -10;
bonus bFleeRate, -10;
Script to execute when the item is unequipped. Warning, not all item bonuses will work here as expected.
dispbottom "Slumber falls over you.";
callfunc "SC_Bonus", rand(4), SC_SLEEP, 1;