Viewing Item (Shining Sword) Ragnarok: Project Zero Control Panel
Basic Info
Name | Shining Sword |
---|---|
Item ID |
13491
-
Shining_Sword
|
Type | Weapon - One-Handed Sword |
A luxurious sword with a blade made out of opal.
MATK + 120.
For every 2 refines, HIT + 1.
For every 3 refines, ATK + 4.
When refined to +7, HIT + 10.
When refined to +9, increases Grand Cross damage by 20%.
_
Class : One-handed Sword Attack : 150
Weight : 100
Weapon Level : 3
Required Level : 60
Jobs : Swordsman and Merchant
MATK + 120.
For every 2 refines, HIT + 1.
For every 3 refines, ATK + 4.
When refined to +7, HIT + 10.
When refined to +9, increases Grand Cross damage by 20%.
_
Class : One-handed Sword Attack : 150
Weight : 100
Weapon Level : 3
Required Level : 60
Jobs : Swordsman and Merchant
Details
Weight | 100 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 150 |
Magical Attack | 120 |
Weapon Level | 3 |
Slots | 0 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Swordsman / Merchant / Knight / Blacksmith / Crusader / Alchemist |
Gender | Any |
Scripts
Use Script |
---|
bonus(bHit, getrefine() / 2); bonus(bBaseAtk, 4 * (getrefine() / 3)); if (getrefine() >= 7) bonus(bHit, 10); if (getrefine() >= 9) bonus2(bSkillAtk, CR_GRANDCROSS, 20); |
Equip Script |
None |
Unequip Script |
None |