MAPS | ITEMS | MOBS | PRODUCE | OTHER |
PREVIEW | NAME(ID) | 21019 - Onimaru[2] (Onimaru) | ||||
class | 2H Sword | weigth | 420 | NPCbuy | OC 0 | |
Slots | 2 | ATK | 75 | REQlvl | 130 | |
WeaponLVL | 4 | REQJOB | Knight | PROPERTY | Neutral | |
description | One of five famous Sword in the world.
It sharpness and handling increase the force of it user. Every 1 STR increase ATK +1, however it's limited up to level 120. When base STR is 95 or higher, add ATK +40. When base STR is 108 or higher, add ATK +80. When base STR is 120 or higher, add ATK +120. Refined to +7 or more, has chance when attacking to curse enemies in 11x11 cells. Refined to +9 or more, Enables use of Level 1 Berserk. When level 5 Maximum Power Thrust is activated, consumpt 5000 zeny. Class: Two-Handed Sword Attack: 75 Weight: 420 Weapon Level: 4 Level Requirement: 130 Jobs: Rune Knight |
|||||
Drop by | ||||||
NPCsell | ||||||
script | .@bstr = readparam(bStr); .@r = getrefine(); bonus bBaseAtk,(.@bstr > 119 ? 120 : .@bstr); if (.@bstr > 119) bonus bBaseAtk,160; else if (.@bstr > 107) bonus bBaseAtk,80; else if (.@bstr > 94) bonus bBaseAtk,40; if (.@r > 6) bonus bUnbreakableWeapon,1; bonus4 bAutoSpell,"NPC_WIDECURSE",4,100,0; if (.@r > 8) bonus4 bAutoSpellOnSkill,"LK_BERSERK","BS_OVERTHRUST",5,100; | |||||
Combo | NA |
Naposledy vygenerovano dne : Sun, 03 Jan 2021 14:35:43 +0100 (c) 2006-2012 jihrad, Nebiki & k3dT - http://www.reborn.cz |