More suitable for bandits than assassins or ninjas.
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 | 3538 |
aegisName ❔ | PynKunai |
subtype ❔ | W_1HSWORD |
slots ❔ | 1 |
Script to execute when the item is used/equipped.
bonus bAtk,(BaseLevel-60)*4;
bonus bFleeRate, (BaseLevel/10);
bonus bDef, -(BaseLevel);
bonus bCritical, -(min(20, BaseLevel/6));
bonus bAddStealRate, min(800, BaseLevel+(JobLevel*2)); bonus3 bAutoSpell,TF_STEAL,1,BaseLevel;
bonus3 bAutoSpell,BS_GREED,1,JobLevel*5;
bonus2 bGetZenyNum,-1,15;
skill TMW2_OVERLOAD, min(10, getrefine());