Viewing Item

#20901: Elite_Crusader_Ring

Item ID 20901 For Sale No
Identifier Crusader Specialist Glove Credit Price Not For Sale
Name Elite_Crusader_Ring
NPC Buy 20 Weight 300
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if(isequippedcnt(20901) >=2) { end; } if (!DivisionRank) {end;} bonus bVit,25+(5*DivisionRank); bonus bMdef,5+(1*DivisionRank); bonus bDef2Rate,-(2+(1*DivisionRank)); bonus bMaxHPrate,1+(1*DivisionRank);

Equip Script

1 dispbottom "Division Leader: You have "+DivisionEXP+" Division EXP Points";

Unequip Script None