Artwork unavailable
RENEWAL / ITEMS
Red Dragon Armor [1]
#15240Armor
ArmorOfFlamedragonBR
TypeArmor
Equipment positionArmor
GenderBoth
Weight40
Buy price0 z
Sell price0 z
DEF100
Slots1
Required level90
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
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bHit,10;
bonus bAllStats,1;
if (.@r>=6) {
bonus bHit,10;
bonus2 bAddClass,Class_Boss,10;
if (.@r>=11) {
bonus bHit,10;
bonus2 bAddClass,Class_Boss,10;
}
}