Viewing Item

#20733: Upgrade Part - Engine

Item ID 20733 For Sale No
Identifier Upgrade_Part_Engine Credit Price Not For Sale
Name Upgrade Part - Engine Type Armor
NPC Buy 10 Weight 150
NPC Sell 5 Weapon Level 0
Range 0 Defense 25
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Description Designed to maximize the outputs of Mado Gears, this part is easy to assemble and disassemble.
_______________________
Decreases After Skill Delay by 10%.
_______________________
Refine Level +7:
Increases resistance against Neutral elemental attacks by 10%.
_______________________
Refine Level +9:
Decreases After Skill Delay by 10%.
_______________________
Type: Garment
Defense: 25
Weight: 150
Armor Level: 1
_______________________
Requirement:
Base Level 100
Mechanic
Equip Locations Garment
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bDelayrate,-10;

3 .@r

4 =

5 getrefine();

6 if

7 (.@r

8 =7)

9 {

10 bonus2

11 bSubEle,Ele_Neutral,10;

12 }

13 if

14 (.@r

15 =9)

16 {

17 bonus

18 bDelayrate,-10;

19 }

Equip Script None
Unequip Script None