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 JSONID | 3537 |
aegisName ❔ | PowerfulLightsaber |
subtype ❔ | W_KATAR |
slots ❔ | 1 |
Script to execute when the item is used/equipped.
bonus bAtk,(BaseLevel-60)*3;
bonus bAgi, 1-(BaseLevel/10);
bonus bDex, -(BaseLevel/10);
bonus bDef, -(BaseLevel*8/10);
bonus bCritical, min(20, BaseLevel/7); bonus2 bHPLossRate,1,800;
bonus bFleeRate, -5;
bonus bMdefRate, -60;
bonus bMdef2Rate, -60;
bonus2 bSubEle, Ele_Holy, -20;
bonus2 bSubEle, Ele_Dark, -20;
bonus2 bSubEle, Ele_Ghost, -20;
skill TMW2_OVERLOAD, min(10, getrefine());