|
|
|
|
Viewing Item
#470067: Paradise Boots
Item ID |
470067 |
|
For Sale |
No
|
Identifier |
1Para_Boots_A |
Credit Price |
Not For Sale
|
Name |
Paradise Boots |
Type |
Armor |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
8 |
Slots |
0 |
Refineable |
No
|
Attack |
0 |
Min Equip Level |
10 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Footgear |
Equip Upper |
None
|
Equippable Jobs |
None
|
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 bShortAtkRate,3;
3 bonus
4 bLongAtkRate,3;
5 bonus
6 bCritical,1*(min(BaseLevel,100)/5);
7 if
8 (BaseLevel
9 =30)
10 {
11 bonus
12 bShortAtkRate,3;
13 bonus
14 bLongAtkRate,3;
15 }
16 if
17 (BaseLevel
18 =45)
19 {
20 bonus
21 bShortAtkRate,4;
22 bonus
23 bLongAtkRate,4;
24 }
25 if
26 (BaseLevel
27 =85)
28 bonus
29 bFixedCast,-300; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|