Viewing Item

#32302: Crimson Rose

Item ID 32302 For Sale No
Identifier Crimson_Rose Credit Price Not For Sale
Name Crimson Rose Type Weapon - Revolver
NPC Buy 20 Weight 70
NPC Sell 10 Weapon Level 4
Range 7 Defense 0
Slots 2 Refineable Yes
Attack 150 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,10*(.@r/2);

3 bonus bAspdRate,3*(.@r/3);

4 if (.@r >= 7) {

5 bonus bAspd,1;

6 bonus bAtkRate,5;

7 if (.@r >= 9) {

8 bonus bCritAtkRate,20;

9 if (.@r >= 11) {

10 autobonus3 "{ bonus bCritical,20; bonus bLongAtkRate,15; }",1000,60000,"RL_HEAT_BARREL";

11 }

12 }

13 }

Equip Script None
Unequip Script None