Viewing Item (Royal Knight's Broadsword) Ragnarok: Project Zero Control Panel
Basic Info
Name | Royal Knight's Broadsword[1] |
---|---|
Item ID |
21039
-
T_Sword_Of_Kingdom
|
Type | Weapon - Two-Handed Sword |
A heavy sword used by an honorable knight.
ASPD + 10%, CRI + 5.
If refine rate is 7 or higher, Critical Damage + 15%.
If refine rate is 9 or higher, Critical Damage + 15%, ASPD + 1.
_
Class : Two-handed Sword Attack : 165
Weight : 150
Weapon Level : 3
Required Level : 60
Usable Jobs : Swordsman classes
ASPD + 10%, CRI + 5.
If refine rate is 7 or higher, Critical Damage + 15%.
If refine rate is 9 or higher, Critical Damage + 15%, ASPD + 1.
_
Class : Two-handed Sword Attack : 165
Weight : 150
Weapon Level : 3
Required Level : 60
Usable Jobs : Swordsman classes
Details
Weight | 150 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 165 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Swordsman / Knight / Crusader |
Gender | Any |
Scripts
Use Script |
---|
bonus(bAspdRate, 10); bonus(bCritical, 5); if (getrefine() >= 7) bonus(bCritAtkRate, 15); if (getrefine() >= 9) { bonus(bCritAtkRate, 15); bonus(bAspd, 1); } |
Equip Script |
None |
Unequip Script |
None |