A wreath announces, the spring has come!
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 | 3015 |
aegisName ❔ | Wreath |
Script to execute when the item is used/equipped.
bonus bMaxHP,20;
bonus bInt,1;
bonus bSPrecovRate,5;
if ($@SEASON == SPRING) {
bonus bDef,20;
bonus2 bExpAddRace,RC_All,15;
}