Pyndragon always comes up with the craziest ideas.
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)*4;
bonus bAgi, -(BaseLevel/10);
bonus bDex, -(BaseLevel/10);
bonus bDef, -(BaseLevel*8/10);
bonus bCritical, min(20, BaseLevel/6);
bonus2 bHPLossRate,1,1000;
bonus bMdefRate, -60;
bonus bMdef2Rate, -60;
skill TMW2_OVERLOAD, getrefine();