Viewing Item

#500033: Paradise Crusader Sword

Item ID 500033 For Sale No
Identifier 2Para_Sword_CR Credit Price Not For Sale
Name Paradise Crusader Sword Type Weapon - One-Handed Sword
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable No
Attack 160 Min Equip Level 45
MATK 160 Max Equip Level None
Description A one-handed sword for beginners made by Paradise Group.
_______________________
MATK +160
MATK +3%
_______________________
Base Level at least 60:
Decreases Variable Casting Time by 10%.
_______________________
Base Level at least 75:
Increases damage of Grand Cross by 10%.
_______________________
Base Level at least 90:
Increases damage of Grand Cross by additional 15%.
_______________________
Type: Sword
Attack: 160
Weight: 0
Weapon Level: 3
Refineable: No
_______________________
Requirement:
Base Level 45
Crusader classes
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus

2 bMatkRate,3;

3 if

4 (BaseLevel

5 =60)

6 bonus

7 bVariableCastrate,-10;

8 if

9 (BaseLevel

10 =75)

11 bonus2

12 bSkillAtk,"CR_GRANDCROSS",10;

13 if

14 (BaseLevel

15 =90)

16 bonus2

17 bSkillAtk,"CR_GRANDCROSS",15;

Equip Script None
Unequip Script None