ID #15175
Armor
Flame Dragon Armor [1]
Buy Price: N/A
Sell Price: N/A
A suit of armor made out of the scales of a powerful dragon that was once feared by the world. It has the power to enhance physical abilities.
_______________________
All Basic Stats +1
HIT +10
_______________________
Refine Level +7:
HIT +10
Increases Physical Damage against enemies of Boss class by 10%.
_______________________
Refine Level +9:
HIT +10
Increases Physical Damage against enemies of Boss class by 10%.
_______________________
Type: Armor
Defense: 100
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 90
_______________________
All Basic Stats +1
HIT +10
_______________________
Refine Level +7:
HIT +10
Increases Physical Damage against enemies of Boss class by 10%.
_______________________
Refine Level +9:
HIT +10
Increases Physical Damage against enemies of Boss class by 10%.
_______________________
Type: Armor
Defense: 100
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 90
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
400
Defense
100
Requirements
Armor Level
1
Min Level
90
Scripts
Script .@r = getrefine(); if (.@r>=9) .@val = 20; else if (.@r>=7) .@val = 10; bonus bAllStats,1; bonus bHit,10+.@val; bonus2 bAddClass,Class_Boss,.@val;
.@r = getrefine(); if (.@r>=9) .@val = 20; else if (.@r>=7) .@val = 10; bonus bAllStats,1; bonus bHit,10+.@val; bonus2 bAddClass,Class_Boss,.@val;