Pyndragon always comes up with the craziest ideas.
| Monster | Drop Chances |
|---|---|
| Elite Duck | 0.01% |
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 JSON| ID | 3536 |
| aegisName ❔ | Lightsaber |
| subtype ❔ | W_KATAR |
| slots ❔ | 1 |
Script to execute when the item is used/equipped.
bonus bMaxHP,-200;
bonus bAtk,(BaseLevel-60)*3;
bonus bCritical, min(5, BaseLevel/24);
bonus bHPDrainValue, -4;
bonus bHitRate, -10;
bonus bMdefRate, -60;
bonus bMdef2Rate, -60;
bonus2 bSubEle, Ele_Holy, -12;
bonus2 bSubEle, Ele_Dark, -12;
bonus2 bSubEle, Ele_Ghost, -12;
skill TMW2_OVERLOAD, min(10, getrefine());