Artwork unavailable
RENEWAL / ITEMS
Origin of Fire [1]
#490197Armor
The_Origin_of_Fire
TypeArmor
Equipment positionAccessory (Right)
GenderBoth
Weight1
Buy price0 z
Sell price0 z
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Accessory (Right)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Auction
- Yes
Item effect script
.@r = getrefine();
bonus bCritical,2;
bonus bBaseAtk,5;
if (.@r >= 7) {
bonus bBaseAtk,3;
bonus bHit,2;
bonus bCritical,3;
if (.@r >= 9) {
bonus bBaseAtk,5;
bonus bHit,3;
bonus bCritical,1;
}
}