ID #470067
Armor
Paradise Boots
Buy Price: N/A
Sell Price: N/A
A pair of boots given to members of the Paradise Group.
_______________________
Increases Melee and Ranged Physical Damage by 3%.
_______________________
For each 5 Base Level:
Critical +1 (Up to Base Level 100)
_______________________
Base Level at least 30:
Increases Melee and Ranged Physical Damage by additional 3%.
_______________________
Base Level at least 45:
Increases Melee and Ranged Physical Damage by additional 4%.
_______________________
Base Level at least 85:
Decreases Fixed Casting Time of skills by 0.3 seconds.
_______________________
Type: Shoes
Defense: 8
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 10
_______________________
Increases Melee and Ranged Physical Damage by 3%.
_______________________
For each 5 Base Level:
Critical +1 (Up to Base Level 100)
_______________________
Base Level at least 30:
Increases Melee and Ranged Physical Damage by additional 3%.
_______________________
Base Level at least 45:
Increases Melee and Ranged Physical Damage by additional 4%.
_______________________
Base Level at least 85:
Decreases Fixed Casting Time of skills by 0.3 seconds.
_______________________
Type: Shoes
Defense: 8
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 10
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Defense
8
Requirements
Armor Level
1
Min Level
10
Scripts
Script bonus bShortAtkRate,3; bonus bLongAtkRate,3; bonus bCritical,(min(BaseLevel,100)/5); if (BaseLevel>=30) { bonus bShortAtkRate,3; bonus bLongAtkRate,3; } if (BaseLevel>=45) { bonus bShortAtkRate,4; bonus bLongAtkRate,4; } if (BaseLevel>=85) bonus bFixedCast,-300;
bonus bShortAtkRate,3;
bonus bLongAtkRate,3;
bonus bCritical,(min(BaseLevel,100)/5);
if (BaseLevel>=30) {
bonus bShortAtkRate,3;
bonus bLongAtkRate,3;
}
if (BaseLevel>=45) {
bonus bShortAtkRate,4;
bonus bLongAtkRate,4;
}
if (BaseLevel>=85)
bonus bFixedCast,-300;