Viewing Item (Indigo Sword) Ragnarok: Project Zero Control Panel
Basic Info
Name | Indigo Sword |
---|---|
Item ID |
21045
-
Indigo_Sword
|
Type | Weapon - Two-Handed Sword |
A two-handed sword with a blue glow.
For every 2 refines, HIT + 1.
For every 3 refines, ASPD + 2%.
When refined to +7, HIT + 10.
When refined to +9, increases Bowling Bash damage by 20%.
_
Class : Two-handed Sword Attack : 200
Weight : 180
Weapon Level : 3
Required Level : 60
Jobs : Swordman
For every 2 refines, HIT + 1.
For every 3 refines, ASPD + 2%.
When refined to +7, HIT + 10.
When refined to +9, increases Bowling Bash damage by 20%.
_
Class : Two-handed Sword Attack : 200
Weight : 180
Weapon Level : 3
Required Level : 60
Jobs : Swordman
Details
Weight | 180 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 200 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 0 |
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(bHit, getrefine() / 2); bonus(bAspdRate, 2 * (getrefine() / 3)); if (getrefine() >= 7) bonus(bHit, 10); if (getrefine() >= 9) bonus2(bSkillAtk, KN_BOWLINGBASH, 20); |
Equip Script |
None |
Unequip Script |
None |