Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

BoF / DSS Using realtime dragon addons

Joined
Jun 23, 2010
Messages
785
Reaction score
228
hey folks !

for the tutorial i will give an example on g55 only !
you should make the other armors and add the status :)

first we need to make an empty prefix !
two places
serverfiles/config/prefix
client/config/config.pk/prefix
Code:
;BoF
(prefix	(index 220)	(level 0))
;DSS
(prefix	(index 222)	(level 0))
just like that :) easy !

now we will move to intitem ! serverfiles/config/intitem
Tailsmans
Code:
;Bead of Fire G55+
(item (name 4520) (Index 4520) (Image "item247") (desc 1530) (class general charm) (code 3 5 13 0) (country 2) (use 1) (plural 1) (buy 0) (sell 1500) (specialty (Changeprefix defense 100 220)))
;Dss G55+
(item (name 4521) (Index 4521) (Image "item489") (desc 1531) (class general charm) (code 3 5 13 0) (country 2) (use 1) (plural 1) (buy 0) (sell 1500) (specialty (Changeprefix defense 100 222)))

and armors
i made dss v1,v2,v3,v4,v5 for example only :)
Code:
;=========================G55 Clean==============================

; Doggebi Scaled Armor
(item	(name 2471)		(Index 1199)	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 4)	(Hth 3)								(defense 52)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 1200)	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 2)								(defense 50)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves
(item	(name 2473)		(Index 1201)	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 2)									(defense 51)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 1202)	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 2)					(defense 37)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 1203)	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 2)								(defense 32)		(dodge 21)	(absorb 4)																							)								)

; Armor of Doggebi
(item	(name 2476)		(Index 1204)	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 3)			(Dex 4)					(defense 54)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 1205)	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 2)								(defense 35)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 1206)	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 2)									(defense 33)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 1207)	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 2)					(defense 32)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 1208)	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 2)								(defense 22)		(dodge 39)	(absorb 2)																							)								)

; DaeChangEau of Doggebi
(item	(name 2481)		(Index 1209)	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 3)	(Int 4)							(defense 35)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 1210)	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 2)								(defense 28)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 1211)	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 2)						(defense 28)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 1212)	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 2)						(defense 32)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 1213)	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 2)								(defense 25)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;==============G55 BoF Only============================================================================================================================================================================================================================================================================================================================================================================================================================================

; Doggebi Scaled Armor
(item	(name 2471)		(Index 11199)	(Image "Def134")	(Action 8 1) (desc 1600)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 4)		(Dex 1)						(defense 52)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 11200)	(Image "Def135")	(Action 8 1) (desc 1600)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)	(Str 1)		(Dex 1)					(defense 50)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves
(item	(name 2473)		(Index 11201)	(Image "Def136")	(Action 8 1) (desc 1600)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 3)	(Hth 1)		(Dex 1)						(defense 51)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 11202)	(Image "Def137")	(Action 8 1) (desc 1600)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty				(Str 1)	(Hth 1)		(Dex 3)					(defense 37)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 11203)	(Image "Def138")	(Action 8 1) (desc 1600)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 4)	(Str 1)		(Dex 1)					(defense 32)		(dodge 21)	(absorb 4)																							)								)

; Armor of Doggebi
(item	(name 2476)		(Index 11204)	(Image "Def139")	(Action 8 1) (desc 1600)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 5)	(Str 1)		(Dex 5)					(defense 54)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 11205)	(Image "Def140")	(Action 8 1) (desc 1600)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)	(Str 1)			(Dex 1)				(defense 35)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 11206)	(Image "Def141")	(Action 8 1) (desc 1600)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 3)	(Hth 1)			(Dex 1)					(defense 33)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 11207)	(Image "Def142")	(Action 8 1) (desc 1600)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Str 1)	(Hth 1)	(Dex 3)					(defense 32)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 11208)	(Image "Def143")	(Action 8 1) (desc 1600)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Str 1) (Hth 2)	(Dex 1)							(defense 22)		(dodge 39)	(absorb 2)																							)								)

; DaeChangEau of Doggebi
(item	(name 2481)		(Index 11209)	(Image "Def144")	(Action 8 1) (desc 1600)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 4)	(Int 4)	(Dex 1)						(defense 35)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 11210)	(Image "Def145")	(Action 8 1) (desc 1600)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Str 1) (Hth 3)			(Dex 1)					(defense 28)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 11211)	(Image "Def146")	(Action 8 1) (desc 1600)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 1) (Hth 1)		(Dex 1)	(Wis 2)						(defense 28)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 11212)	(Image "Def147")	(Action 8 1) (desc 1600)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty				(Str 1) (Hth 1)	 (Wis 2) (Dex 1)						(defense 32)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 11213)	(Image "Def148")	(Action 8 1) (desc 1600)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 3)	(Str 1)	(Dex 1)						(defense 25)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;===============================G55 DSS v1===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 21199)	(Image "Def134")	(Action 8 1) (desc 1601)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 21200)	(Image "Def135")	(Action 8 1) (desc 1601)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 21201)	(Image "Def136")	(Action 8 1) (desc 1601)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 21202)	(Image "Def137")	(Action 8 1) (desc 1601)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 21203)	(Image "Def138")	(Action 8 1) (desc 1601)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 21204)	(Image "Def139")	(Action 8 1) (desc 1601)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 21205)	(Image "Def140")	(Action 8 1) (desc 1601)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 21206)	(Image "Def141")	(Action 8 1) (desc 1601)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 21207)	(Image "Def142")	(Action 8 1) (desc 1601)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 21208)	(Image "Def143")	(Action 8 1) (desc 1601)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 21209)	(Image "Def144")	(Action 8 1) (desc 1601)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 21210)	(Image "Def145")	(Action 8 1) (desc 1601)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 21211)	(Image "Def146")	(Action 8 1) (desc 1601)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 21212)	(Image "Def147")	(Action 8 1) (desc 1601)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 21213)	(Image "Def148")	(Action 8 1) (desc 1601)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 DSS v2===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 31199)	(Image "Def134")	(Action 8 1) (desc 1602)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 31200)	(Image "Def135")	(Action 8 1) (desc 1602)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 31201)	(Image "Def136")	(Action 8 1) (desc 1602)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 31202)	(Image "Def137")	(Action 8 1) (desc 1602)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 31203)	(Image "Def138")	(Action 8 1) (desc 1602)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 31204)	(Image "Def139")	(Action 8 1) (desc 1602)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 31205)	(Image "Def140")	(Action 8 1) (desc 1602)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 31206)	(Image "Def141")	(Action 8 1) (desc 1602)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 31207)	(Image "Def142")	(Action 8 1) (desc 1602)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 31208)	(Image "Def143")	(Action 8 1) (desc 1602)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 31209)	(Image "Def144")	(Action 8 1) (desc 1602)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 31210)	(Image "Def145")	(Action 8 1) (desc 1602)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 31211)	(Image "Def146")	(Action 8 1) (desc 1602)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 31212)	(Image "Def147")	(Action 8 1) (desc 1602)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 31213)	(Image "Def148")	(Action 8 1) (desc 1602)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 DSS v3===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 41199)	(Image "Def134")	(Action 8 1) (desc 1603)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 41200)	(Image "Def135")	(Action 8 1) (desc 1603)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 41201)	(Image "Def136")	(Action 8 1) (desc 1603)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 41202)	(Image "Def137")	(Action 8 1) (desc 1603)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 41203)	(Image "Def138")	(Action 8 1) (desc 1603)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 41204)	(Image "Def139")	(Action 8 1) (desc 1603)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 41205)	(Image "Def140")	(Action 8 1) (desc 1603)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 41206)	(Image "Def141")	(Action 8 1) (desc 1603)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 41207)	(Image "Def142")	(Action 8 1) (desc 1603)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 41208)	(Image "Def143")	(Action 8 1) (desc 1603)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 41209)	(Image "Def144")	(Action 8 1) (desc 1603)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 41210)	(Image "Def145")	(Action 8 1) (desc 1603)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 41211)	(Image "Def146")	(Action 8 1) (desc 1603)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 41212)	(Image "Def147")	(Action 8 1) (desc 1603)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 41213)	(Image "Def148")	(Action 8 1) (desc 1603)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 DSS v4===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 51199)	(Image "Def134")	(Action 8 1) (desc 1604)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 51200)	(Image "Def135")	(Action 8 1) (desc 1604)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 51201)	(Image "Def136")	(Action 8 1) (desc 1604)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 51202)	(Image "Def137")	(Action 8 1) (desc 1604)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 21203)	(Image "Def138")	(Action 8 1) (desc 1604)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 51204)	(Image "Def139")	(Action 8 1) (desc 1604)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 51205)	(Image "Def140")	(Action 8 1) (desc 1604)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 51206)	(Image "Def141")	(Action 8 1) (desc 1604)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 51207)	(Image "Def142")	(Action 8 1) (desc 1604)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 51208)	(Image "Def143")	(Action 8 1) (desc 1604)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 51209)	(Image "Def144")	(Action 8 1) (desc 1604)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 51210)	(Image "Def145")	(Action 8 1) (desc 1604)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 51211)	(Image "Def146")	(Action 8 1) (desc 1604)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 51212)	(Image "Def147")	(Action 8 1) (desc 1604)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 51213)	(Image "Def148")	(Action 8 1) (desc 1604)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 DSS v5===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 61199)	(Image "Def134")	(Action 8 1) (desc 1605)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 61200)	(Image "Def135")	(Action 8 1) (desc 1605)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 61201)	(Image "Def136")	(Action 8 1) (desc 1605)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 61202)	(Image "Def137")	(Action 8 1) (desc 1605)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 61203)	(Image "Def138")	(Action 8 1) (desc 1605)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 61204)	(Image "Def139")	(Action 8 1) (desc 1605)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 61205)	(Image "Def140")	(Action 8 1) (desc 1605)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 61206)	(Image "Def141")	(Action 8 1) (desc 1605)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 61207)	(Image "Def142")	(Action 8 1) (desc 1605)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 61208)	(Image "Def143")	(Action 8 1) (desc 1605)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 61209)	(Image "Def144")	(Action 8 1) (desc 1605)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 61210)	(Image "Def145")	(Action 8 1) (desc 1605)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 61211)	(Image "Def146")	(Action 8 1) (desc 1605)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 61212)	(Image "Def147")	(Action 8 1) (desc 1605)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 61213)	(Image "Def148")	(Action 8 1) (desc 1605)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)






;=====================bof+dss
;===============================G55 bofDSS v1===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 71199)	(Image "Def134")	(Action 8 1) (desc 1611)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 71200)	(Image "Def135")	(Action 8 1) (desc 1611)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 71201)	(Image "Def136")	(Action 8 1) (desc 1611)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 71202)	(Image "Def137")	(Action 8 1) (desc 1611)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 71203)	(Image "Def138")	(Action 8 1) (desc 1611)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 71204)	(Image "Def139")	(Action 8 1) (desc 1611)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 71205)	(Image "Def140")	(Action 8 1) (desc 1611)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 71206)	(Image "Def141")	(Action 8 1) (desc 1611)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 71207)	(Image "Def142")	(Action 8 1) (desc 1611)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 71208)	(Image "Def143")	(Action 8 1) (desc 1611)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 71209)	(Image "Def144")	(Action 8 1) (desc 1611)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 71210)	(Image "Def145")	(Action 8 1) (desc 1611)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 71211)	(Image "Def146")	(Action 8 1) (desc 1611)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 71212)	(Image "Def147")	(Action 8 1) (desc 1611)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 71213)	(Image "Def148")	(Action 8 1) (desc 1611)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 bofDSS v2===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 81199)	(Image "Def134")	(Action 8 1) (desc 1612)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 81200)	(Image "Def135")	(Action 8 1) (desc 1612)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 81201)	(Image "Def136")	(Action 8 1) (desc 1612)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 81202)	(Image "Def137")	(Action 8 1) (desc 1612)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 81203)	(Image "Def138")	(Action 8 1) (desc 1612)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 81204)	(Image "Def139")	(Action 8 1) (desc 1612)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 81205)	(Image "Def140")	(Action 8 1) (desc 1612)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 81206)	(Image "Def141")	(Action 8 1) (desc 1612)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 81207)	(Image "Def142")	(Action 8 1) (desc 1612)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 81208)	(Image "Def143")	(Action 8 1) (desc 1612)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 81209)	(Image "Def144")	(Action 8 1) (desc 1612)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 81210)	(Image "Def145")	(Action 8 1) (desc 1612)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 81211)	(Image "Def146")	(Action 8 1) (desc 1612)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 81212)	(Image "Def147")	(Action 8 1) (desc 1612)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 81213)	(Image "Def148")	(Action 8 1) (desc 1612)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 bofDSS v3===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 91199)	(Image "Def134")	(Action 8 1) (desc 1613)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 91200)	(Image "Def135")	(Action 8 1) (desc 1613)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 91201)	(Image "Def136")	(Action 8 1) (desc 1613)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 91202)	(Image "Def137")	(Action 8 1) (desc 1613)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 91203)	(Image "Def138")	(Action 8 1) (desc 1613)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 91204)	(Image "Def139")	(Action 8 1) (desc 1613)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 91205)	(Image "Def140")	(Action 8 1) (desc 1613)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 91206)	(Image "Def141")	(Action 8 1) (desc 1613)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 91207)	(Image "Def142")	(Action 8 1) (desc 1613)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 91208)	(Image "Def143")	(Action 8 1) (desc 1613)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 91209)	(Image "Def144")	(Action 8 1) (desc 1613)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 91210)	(Image "Def145")	(Action 8 1) (desc 1613)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 91211)	(Image "Def146")	(Action 8 1) (desc 1613)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 91212)	(Image "Def147")	(Action 8 1) (desc 1613)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 91213)	(Image "Def148")	(Action 8 1) (desc 1613)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 bofDSS v4===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 10199)	(Image "Def134")	(Action 8 1) (desc 1614)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 10200)	(Image "Def135")	(Action 8 1) (desc 1614)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 10201)	(Image "Def136")	(Action 8 1) (desc 1604)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 10202)	(Image "Def137")	(Action 8 1) (desc 1614)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 10203)	(Image "Def138")	(Action 8 1) (desc 1614)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 10204)	(Image "Def139")	(Action 8 1) (desc 1614)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 10205)	(Image "Def140")	(Action 8 1) (desc 1614)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 10206)	(Image "Def141")	(Action 8 1) (desc 1614)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 10207)	(Image "Def142")	(Action 8 1) (desc 1614)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 10208)	(Image "Def143")	(Action 8 1) (desc 1614)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 10209)	(Image "Def144")	(Action 8 1) (desc 1614)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 10210)	(Image "Def145")	(Action 8 1) (desc 1614)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 10211)	(Image "Def146")	(Action 8 1) (desc 1614)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 10212)	(Image "Def147")	(Action 8 1) (desc 1614)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 10213)	(Image "Def148")	(Action 8 1) (desc 1614)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
;===============================G55 bofDSS v5===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
; Doggebi Scaled Armor
(item	(name 2471)		(Index 12199)	(Image "Def134")	(Action 8 1) (desc 1615)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 5)	(Dex 1)							(defense 62)		(dodge 19)	(absorb 6)																							)								)
; Doggebi Scaled Armor Helmet
(item	(name 2472)		(Index 12200)	(Image "Def135")	(Action 8 1) (desc 1615)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 60)		(dodge 11)	(absorb 3)																							)								)
; Doggebi Scaled Armor Gloves 
(item	(name 2473)		(Index 12201)	(Image "Def136")	(Action 8 1) (desc 1615)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 61)		(dodge 8)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shoes
(item	(name 2474)		(Index 12202)	(Image "Def137")	(Action 8 1) (desc 1615)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 47)		(dodge 21)	(absorb 2)																							)								)
; Doggebi Scaled Armor Shorts
(item	(name 2475)		(Index 12203)	(Image "Def138")	(Action 8 1) (desc 1615)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 21)	(absorb 4)																							)								)
; Armor of Doggebi
(item	(name 2476)		(Index 12204)	(Image "Def139")	(Action 8 1) (desc 1615)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 64)		(dodge 19)	(absorb 4)																							)								)
; Helmet of Doggebi
(item	(name 2477)		(Index 12205)	(Image "Def140")	(Action 8 1) (desc 1615)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 45)		(dodge 12)	(absorb 2)																							)								)
; Gloves of Doggebi
(item	(name 2478)		(Index 12206)	(Image "Def141")	(Action 8 1) (desc 1615)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 7)									(defense 43)		(dodge 11)	(absorb 2)																							)								)
; Shoes of Doggebi
(item	(name 2479)		(Index 12207)	(Image "Def142")	(Action 8 1) (desc 1615)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 7)					(defense 42)		(dodge 34)	(absorb 1)																							)								)
; Shorts of Doggebi
(item	(name 2480)		(Index 12208)	(Image "Def143")	(Action 8 1) (desc 1615)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 42)		(dodge 39)	(absorb 2)																							)								)
; DaeChangEau of Doggebi
(item	(name 2481)		(Index 12209)	(Image "Def144")	(Action 8 1) (desc 1615)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 6)							(defense 45)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)
; Hair Decoration of Doggebi
(item	(name 2482)		(Index 12210)	(Image "Def145")	(Action 8 1) (desc 1615)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 7)								(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Gloves of Doggebi
(item	(name 2483)		(Index 12211)	(Image "Def146")	(Action 8 1) (desc 1615)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 7)						(defense 38)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)
; DaeChangEau Shoes of Doggebi
(item	(name 2484)		(Index 12212)	(Image "Def147")	(Action 8 1) (desc 1615)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 7)						(defense 42)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)
; DaeChangEau Shorts of Doggebi
(item	(name 2485)		(Index 12213)	(Image "Def148")	(Action 8 1) (desc 1615)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 7)								(defense 35)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)
[This is just an example !]

now we will move to desc as u see dss v1 have different desc as dss v2 ..
config.pk/message-e
Code:
;bof only !
(itemdesc 1600 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Bead Of Fire [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Strengh 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Health 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Agility 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
;DSS only
(itemdesc 1601 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V1 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1602 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V2 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1603 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V3 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1604 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V4 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1605 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V5 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
;BoF+DSS
(itemdesc 1611 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Bead Of Fire [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Strengh 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Health 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Agility 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V1 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] 10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1612 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Bead Of Fire [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Strengh 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Health 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Agility 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V2 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] 10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1613 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Bead Of Fire [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Strengh 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Health 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Agility 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V3 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] 10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1614 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Bead Of Fire [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Strengh 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Health 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Agility 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V4 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] 10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
(itemdesc 1615 "[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Bead Of Fire [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Strengh 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Health 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=2]#2[/URL] Agility 2[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL]  [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=3]#3[/URL] -----------------------[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] Dragon Spirit Scroll V5 [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL] 10~12% Def[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=7]#7[/URL]  +5 random points[URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] [URL=http://forum.ragezone.com/usertag.php?do=list&action=hash&hash=n]#n[/URL] ")
#n = new line

Colors is
#1 = Rot
#2 = Orange
#3 = Gelb
#4 = Grün
#5 = Hellblau /türkis
#6 = Dunkelblau
#7 = Pink
#8 = Weiß
#9 = Lila

now we will move to dragon addon
go to the config Dragon.cfg
clean stuff to bof
<realtime> [Type upgrade] [Prefix 220 [Bof tailsman prefix we made it before] [Random false] [OldIndex 1199 [ the clean stuff] [NewIndex 11199 [ bof stuff] ]</realtime>

clean stuff to dss :)
<realtime> [Type upgrade] [Prefix 222 [Dss tailsman prefix we made it before] [Random true] [OldIndex 1199[clean stuff ] [NewIndexRandom 21199,31199,41199,51199,61199 [it will give u random dss between v1,v2,v3,v4,v5]</realtime>


Dragon.cfg
Code:
;===========g55 clean to bof prefix 220 = bof tailsman
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1199] [NewIndex 11199]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1200] [NewIndex 11200]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1201] [NewIndex 11201]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1202] [NewIndex 11202]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1203] [NewIndex 11203]</realtime>

<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1204] [NewIndex 11204]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1205] [NewIndex 11205]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1206] [NewIndex 11206]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1207] [NewIndex 11207]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1208] [NewIndex 11208]</realtime>

<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1209] [NewIndex 11209]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1210] [NewIndex 11210]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1211] [NewIndex 11211]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1212] [NewIndex 11212]</realtime>
<realtime> [Type upgrade] [Prefix 220] [Random false] [OldIndex 1213] [NewIndex 11213]</realtime>
;============g55 clean to dss prefix 222 = dss tailsman
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1199] [NewIndexRandom 21199,31199,41199,51199,61199]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1200] [NewIndexRandom 21200,31200,41200,51200,61200]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1201] [NewIndexRandom 21201,31201,41201,51201,61201]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1202] [NewIndexRandom 21202,31202,41202,51202,61202]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1203] [NewIndexRandom 21203,31203,41203,51203,61203]</realtime>

<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1204] [NewIndexRandom 21204,31204,41204,51204,61204]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1205] [NewIndexRandom 21205,31205,41205,51205,61205]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1206] [NewIndexRandom 21206,31206,41206,51206,61206]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1207] [NewIndexRandom 21207,31207,41207,51207,61207]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1208] [NewIndexRandom 21208,31208,41208,51208,61208]</realtime>

<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1209] [NewIndexRandom 21209,31209,41209,51209,61209]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1210] [NewIndexRandom 21210,31210,41210,51210,61210]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1211] [NewIndexRandom 21211,31211,41211,51211,61211]]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1212] [NewIndexRandom 21212,31212,41212,51212,61212]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 1213] [NewIndexRandom 21213,31213,41213,51213,61213]</realtime>
;===========bof to dss&bof prefix 220 = bof tailsman
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11199] [NewIndexRandom 71199,81199,91199,10199,12199]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11200] [NewIndexRandom 71200,81200,91200,10200,12200]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11201] [NewIndexRandom 71201,81201,91201,10201,12201]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11202] [NewIndexRandom 71202,81202,91202,10202,12202]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11203] [NewIndexRandom 71203,81203,91203,10203,12203]</realtime>

<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11204] [NewIndexRandom 71204,81204,91204,10204,12204]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11205] [NewIndexRandom 71205,81205,91205,10205,12205]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11206] [NewIndexRandom 71206,81206,91206,10206,12206]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11207] [NewIndexRandom 71207,81207,91207,10207,12207]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11208] [NewIndexRandom 71208,81208,91208,10208,12208]</realtime>

<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11209] [NewIndexRandom 71209,81209,91209,10209,12209]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11210] [NewIndexRandom 71210,81210,91210,10210,12210]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11211] [NewIndexRandom 71211,81211,91211,10211,12211]]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11212] [NewIndexRandom 71212,81212,91212,10212,12212]</realtime>
<realtime> [Type upgrade] [Prefix 222] [Random true] [OldIndex 11213] [NewIndexRandom 71213,81213,91213,10213,12213]</realtime>

;===============dss to bof&dss /// HARD IDK HOW TO MAKE IT :S

there is a bug ..
when u put dss tailsman on bof armor it will work
BUT ! when you put bof on dss armor :) it will bugged

View attachment itemdesc.txt
View attachment dragonthings.txt
View attachment g55intitem.txt
 

Attachments

You must be registered for see attachments list
Last edited:
off@kal. - on@gw2/d3 :)
Joined
May 30, 2009
Messages
772
Reaction score
480
not sure if it is usefull... but here you have my dss + bof parts


Inititem;
Code:
;==================DSS+BOF G50 - G65===================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;================================================DSS+BOF PARTS==========================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;Grade 50
;Knight
;(7) Imoogie
; Diamond Scaled Armor
(item	(name 572)  (Index 9000) (desc 9000)	(Image "Def116")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty  (Str 5)	(Hth 4)        (defense 45)  (dodge 17)	(absorb 5)                       )        )

; Diamond Scaled Helmet
(item	(name 573)  (Index 9001) (desc 9001)	(Image "Def117")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 3)        (defense 43)  (dodge 9)	(absorb 2)                       )        )

; Diamond Scaled Gloves
(item	(name 574)  (Index 9002) (desc 9002)	(Image "Def118")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 3)         (defense 44)  (dodge 6)	(absorb 1)                       )        )

; Diamond Scaled Shoes
(item	(name 575)  (Index 9003) (desc 9003)	(Image "Def119")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 3)     (defense 33)  (dodge 19)	(absorb 2)                       )        )

; Diamond Scaled Shorts
(item	(name 576)  (Index 9004) (desc 9004)	(Image "Def120")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 3)        (defense 29)  (dodge 19)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Diamond Scaled Armor
(item	(name 572)  (Index 9005) (desc 9005)  (Image "Def116")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty  (Str 5)	(Hth 4)        (defense 46)  (dodge 17)	(absorb 5)                       )        )

; Diamond Scaled Helmet
(item	(name 573)  (Index 9006) (desc 9006)  (Image "Def117")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 3)        (defense 44)  (dodge 9)	(absorb 2)                       )        )

; Diamond Scaled Gloves
(item	(name 574)  (Index 9007) (desc 9007)  (Image "Def118")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 3)         (defense 45)  (dodge 6)	(absorb 1)                       )        )

; Diamond Scaled Shoes
(item	(name 575)  (Index 9008) (desc 9008)  (Image "Def119")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 3)     (defense 34)  (dodge 19)	(absorb 2)                       )        )

; Diamond Scaled Shorts
(item	(name 576)  (Index 9009) (desc 9009)  (Image "Def120")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 3)        (defense 30)  (dodge 19)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Diamond Scaled Armor
(item	(name 572)  (Index 9010) (desc 9010)  (Image "Def116")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty  (Str 6)	(Hth 5)        (defense 47)  (dodge 17)	(absorb 5)                       )        )

; Diamond Scaled Helmet
(item	(name 573)  (Index 9011) (desc 9011)  (Image "Def117")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 4)        (defense 45)  (dodge 9)	(absorb 2)                       )        )

; Diamond Scaled Gloves
(item	(name 574)  (Index 9012) (desc 9012)  (Image "Def118")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 4)         (defense 46)  (dodge 6)	(absorb 1)                       )        )

; Diamond Scaled Shoes
(item	(name 575)  (Index 9013) (desc 9013)  (Image "Def119")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 4)     (defense 35)  (dodge 19)	(absorb 2)                       )        )

; Diamond Scaled Shorts
(item	(name 576)  (Index 9014) (desc 9014)  (Image "Def120")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 4)        (defense 31)  (dodge 19)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Diamond Scaled Armor
(item	(name 572)  (Index 9015) (desc 9015)  (Image "Def116")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty  (Str 6)	(Hth 5)        (defense 48)  (dodge 17)	(absorb 5)                       )        )

; Diamond Scaled Helmet
(item	(name 573)  (Index 9016) (desc 9016)  (Image "Def117")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 4)        (defense 46)  (dodge 9)	(absorb 2)                       )        )

; Diamond Scaled Gloves
(item	(name 574)  (Index 9017) (desc 9017)  (Image "Def118")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 4)         (defense 47)  (dodge 6)	(absorb 1)                       )        )

; Diamond Scaled Shoes
(item	(name 575)  (Index 9018) (desc 9018)  (Image "Def119")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 4)     (defense 36)  (dodge 19)	(absorb 2)                       )        )

; Diamond Scaled Shorts
(item	(name 576)  (Index 9019) (desc 9019)  (Image "Def120")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 4)        (defense 32)  (dodge 19)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(3) Storm Dragon
; Diamond Scaled Armor
(item	(name 572)  (Index 9020) (desc 9020)  (Image "Def116")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty  (Str 7)	(Hth 6)        (defense 49)  (dodge 17)	(absorb 5)                       )        )

; Diamond Scaled Helmet
(item	(name 573)  (Index 9021) (desc 9021)  (Image "Def117")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 5)        (defense 47)  (dodge 9)	(absorb 2)                       )        )

; Diamond Scaled Gloves
(item	(name 574)  (Index 9022) (desc 9022)  (Image "Def118")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 5)         (defense 48)  (dodge 6)	(absorb 1)                       )        )

; Diamond Scaled Shoes
(item	(name 575)  (Index 9023) (desc 9023)  (Image "Def119")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 5)     (defense 37)  (dodge 19)	(absorb 2)                       )        )

; Diamond Scaled Shorts
(item	(name 576)  (Index 9024) (desc 9024)   (Image "Def120")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 5)        (defense 33)  (dodge 19)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Diamond Scaled Armor
(item	(name 572)  (Index 9025) (desc 9025)  (Image "Def116")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty  (Str 7)	(Hth 6)        (defense 50)  (dodge 17)	(absorb 5)                       )        )

; Diamond Scaled Helmet
(item	(name 573)  (Index 9026) (desc 9026)  (Image "Def117")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 5)        (defense 48)  (dodge 9)	(absorb 2)                       )        )

; Diamond Scaled Gloves
(item	(name 574)  (Index 9027) (desc 9027)  (Image "Def118")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 5)         (defense 49)  (dodge 6)	(absorb 1)                       )        )

; Diamond Scaled Shoes
(item	(name 575)  (Index 9028) (desc 9028)  (Image "Def119")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 5)     (defense 38)  (dodge 19)	(absorb 2)                       )        )

; Diamond Scaled Shorts
(item	(name 576)  (Index 9029) (desc 9029)  (Image "Def120")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 5)        (defense 34)  (dodge 19)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Diamond Scaled Armor
(item	(name 572)  (Index 9030) (desc 9030)  (Image "Def116")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty  (Str 8)	(Hth 7)        (defense 50)  (dodge 17)	(absorb 5)                       )        )

; Diamond Scaled Helmet
(item	(name 573)  (Index 9031) (desc 9031)  (Image "Def117")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 6)        (defense 49)  (dodge 9)	(absorb 2)                       )        )

; Diamond Scaled Gloves
(item	(name 574)  (Index 9032) (desc 9032)  (Image "Def118")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 6)         (defense 50)  (dodge 6)	(absorb 1)                       )        )

; Diamond Scaled Shoes
(item	(name 575)  (Index 9033) (desc 9033)  (Image "Def119")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 6)     (defense 39)  (dodge 19)	(absorb 2)                       )        )

; Diamond Scaled Shorts
(item	(name 576)  (Index 9034) (desc 9034)  (Image "Def120")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit Knight 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 6)        (defense 35)  (dodge 19)	(absorb 3)                       )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 50 Archer

;(7) Imoogie
; Diamond Armor
(item	(name 577)  (Index 9035) (desc 9035)  (Image "Def121")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit archer 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 4)   (Dex 4)     (defense 47)  (dodge 16)	(absorb 3)                       )        )

; Diamond Helmet
(item	(name 578)  (Index 9036) (desc 9036)  (Image "Def122")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit archer 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 3)        (defense 31)  (dodge 10)	(absorb 1)                       )        )

; Diamond Gloves
(item	(name 579)  (Index 9037) (desc 9037)  (Image "Def123")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit archer 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 3)         (defense 29)  (dodge 9)	(absorb 1)                       )        )

; Diamond Shoes
(item	(name 580)  (Index 9038) (desc 9038)  (Image "Def124")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit archer 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 3)     (defense 33)  (dodge 26)	(absorb 1)                       )        )

; Diamond Shorts
(item	(name 581)  (Index 9039) (desc 9039)  (Image "Def125")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit archer 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 3)        (defense 23)  (dodge 32)	(absorb 1)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Diamond Armor
(item	(name 577)  (Index 9040) (desc 9040)  (Image "Def121")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit archer 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 4)   (Dex 4)     (defense 48)  (dodge 16)	(absorb 3)                       )        )

; Diamond Helmet
(item	(name 578)  (Index 9041) (desc 9041)  (Image "Def122")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit archer 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 3)        (defense 32)  (dodge 10)	(absorb 1)                       )        )

; Diamond Gloves
(item	(name 579)  (Index 9042) (desc 9042)  (Image "Def123")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit archer 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 3)         (defense 30)  (dodge 9)	(absorb 1)                       )        )

; Diamond Shoes
(item	(name 580)  (Index 9043) (desc 9043)  (Image "Def124")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit archer 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 3)     (defense 34)  (dodge 26)	(absorb 1)                       )        )

; Diamond Shorts
(item	(name 581)  (Index 9044) (desc 9044)  (Image "Def125")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit archer 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 3)        (defense 24)  (dodge 32)	(absorb 1)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Diamond Armor
(item	(name 577)  (Index 9045) (desc 9045)  (Image "Def121")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit archer 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 5)   (Dex 5)     (defense 49)  (dodge 16)	(absorb 3)                       )        )

; Diamond Helmet
(item	(name 578)  (Index 9046) (desc 9046)  (Image "Def122")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit archer 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 4)        (defense 33)  (dodge 10)	(absorb 1)                       )        )

; Diamond Gloves
(item	(name 579)  (Index 9047) (desc 9047)  (Image "Def123")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit archer 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 4)         (defense 32)  (dodge 9)	(absorb 1)                       )        )

; Diamond Shoes
(item	(name 580)  (Index 9048) (desc 9048)  (Image "Def124")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit archer 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 4)     (defense 34)  (dodge 26)	(absorb 1)                       )        )

; Diamond Shorts
(item	(name 581)  (Index 9049) (desc 9049)  (Image "Def125")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit archer 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 4)        (defense 25)  (dodge 32)	(absorb 1)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Diamond Armor
(item	(name 577)  (Index 9050) (desc 9050)  (Image "Def121")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit archer 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 5)   (Dex 5)     (defense 50)  (dodge 16)	(absorb 3)                       )        )

; Diamond Helmet
(item	(name 578)  (Index 9051) (desc 9051)  (Image "Def122")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit archer 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 4)        (defense 34)  (dodge 10)	(absorb 1)                       )        )

; Diamond Gloves
(item	(name 579)  (Index 9052) (desc 9052)  (Image "Def123")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit archer 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 4)         (defense 32)  (dodge 9)	(absorb 1)                       )        )

; Diamond Shoes
(item	(name 580)  (Index 9053) (desc 9053)  (Image "Def124")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit archer 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 4)     (defense 35)  (dodge 26)	(absorb 1)                       )        )

; Diamond Shorts
(item	(name 581)  (Index 9054) (desc 9054)  (Image "Def125")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit archer 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 4)        (defense 26)  (dodge 32)	(absorb 1)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Diamond Armor
(item	(name 577)  (Index 9055) (desc 9055)  (Image "Def121")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit archer 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 6)   (Dex 6)     (defense 51)  (dodge 16)	(absorb 3)                       )        )

; Diamond Helmet
(item	(name 578)  (Index 9056) (desc 9056)  (Image "Def122")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit archer 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 5)        (defense 35)  (dodge 10)	(absorb 1)                       )        )

; Diamond Gloves
(item	(name 579)  (Index 9057) (desc 9057)  (Image "Def123")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit archer 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 5)         (defense 33)  (dodge 9)	(absorb 1)                       )        )

; Diamond Shoes
(item	(name 580)  (Index 9058) (desc 9058)  (Image "Def124")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit archer 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 5)     (defense 34)  (dodge 26)	(absorb 1)                       )        )

; Diamond Shorts
(item	(name 581)  (Index 9059) (desc 9059)  (Image "Def125")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit archer 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 5)        (defense 27)  (dodge 32)	(absorb 1)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Diamond Armor
(item	(name 577)  (Index 9060) (desc 9060)  (Image "Def121")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit archer 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 6)   (Dex 6)     (defense 52)  (dodge 16)	(absorb 3)                       )        )

; Diamond Helmet
(item	(name 578)  (Index 9061) (desc 9061)  (Image "Def122")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit archer 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 5)        (defense 36)  (dodge 10)	(absorb 1)                       )        )

; Diamond Gloves
(item	(name 579)  (Index 9062) (desc 9062)  (Image "Def123")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit archer 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 5)         (defense 34)  (dodge 9)	(absorb 1)                       )        )

; Diamond Shoes
(item	(name 580)  (Index 9063) (desc 9063)  (Image "Def124")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit archer 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 5)     (defense 35)  (dodge 26)	(absorb 1)                       )        )

; Diamond Shorts
(item	(name 581)  (Index 9064) (desc 9064)  (Image "Def125")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit archer 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 5)        (defense 28)  (dodge 32)	(absorb 1)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Diamond Armor
(item	(name 577)  (Index 9065) (desc 9065)  (Image "Def121")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit archer 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 7)   (Dex 7)     (defense 53)  (dodge 16)	(absorb 3)                       )        )

; Diamond Helmet
(item	(name 578)  (Index 9066) (desc 9066)  (Image "Def122")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit archer 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 6)        (defense 37)  (dodge 10)	(absorb 1)                       )        )

; Diamond Gloves
(item	(name 579)  (Index 9067) (desc 9067)  (Image "Def123")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit archer 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty  (Str 6)         (defense 35)  (dodge 9)	(absorb 1)                       )        )

; Diamond Shoes
(item	(name 580)  (Index 9068) (desc 9068)  (Image "Def124")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit archer 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty      (Dex 6)     (defense 36)  (dodge 26)	(absorb 1)                       )        )

; Diamond Shorts
(item	(name 581)  (Index 9069) (desc 9069)  (Image "Def125")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit archer 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 6)        (defense 29)  (dodge 32)	(absorb 1)                       )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 50 Mage

;(7) Imoogie

; White DaeChangEau
(item	(name 582)  (Index 9070) (desc 9070)  (Image "Def126")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit mage 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 4)	(Int 5)       (defense 30)  (dodge 23)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Hair Decoration
(item	(name 583)  (Index 9071) (desc 9071)  (Image "Def127")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit mage 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 3)        (defense 24)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)                  )        )

; White DaeChangEau Gloves
(item	(name 584)  (Index 9072) (desc 9072)  (Image "Def128")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit mage 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty     (Wis 3)      (defense 27)  (dodge 10)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shoes
(item	(name 585)  (Index 9073) (desc 9073)  (Image "Def129")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit mage 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty     (Wis 3)      (defense 28)  (dodge 21)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shorts
(item	(name 586)  (Index 9074) (desc 9074)  (Image "Def130")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit mage 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 3)        (defense 22)  (dodge 25)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; White DaeChangEau
(item	(name 582)  (Index 9075) (desc 9075)  (Image "Def126")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit mage 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 4)	(Int 5)       (defense 31)  (dodge 23)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Hair Decoration
(item	(name 583)  (Index 9076) (desc 9076)  (Image "Def127")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit mage 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 3)        (defense 24)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)                  )        )

; White DaeChangEau Gloves
(item	(name 584)  (Index 9077) (desc 9077)  (Image "Def128")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit mage 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty     (Wis 3)      (defense 28)  (dodge 10)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shoes
(item	(name 585)  (Index 9078) (desc 9078)  (Image "Def129")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit mage 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty     (Wis 3)      (defense 29)  (dodge 21)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shorts
(item	(name 586)  (Index 9079) (desc 9079)   (Image "Def130")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit mage 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 3)        (defense 23)  (dodge 25)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon

; White DaeChangEau
(item	(name 582)  (Index 9080) (desc 9080)  (Image "Def126")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit mage 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 5)	(Int 6)       (defense 32)  (dodge 23)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Hair Decoration
(item	(name 583)  (Index 9081) (desc 9081)  (Image "Def127")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit mage 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 4)        (defense 25)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)                  )        )

; White DaeChangEau Gloves
(item	(name 584)  (Index 9082) (desc 9082)  (Image "Def128")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit mage 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty     (Wis 4)      (defense 29)  (dodge 10)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shoes
(item	(name 585)  (Index 9083) (desc 9083)  (Image "Def129")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit mage 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty     (Wis 4)      (defense 30)  (dodge 21)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shorts
(item	(name 586)  (Index 9084) (desc 9084)  (Image "Def130")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit mage 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 4)        (defense 24)  (dodge 25)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon

; White DaeChangEau
(item	(name 582)  (Index 9085) (desc 9085)  (Image "Def126")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit mage 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 5)	(Int 6)       (defense 33)  (dodge 23)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Hair Decoration
(item	(name 583)  (Index 9086) (desc 9086)  (Image "Def127")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit mage 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 4)        (defense 26)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)                  )        )

; White DaeChangEau Gloves
(item	(name 584)  (Index 9087) (desc 9087)  (Image "Def128")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit mage 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty     (Wis 4)      (defense 30)  (dodge 10)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shoes
(item	(name 585)  (Index 9088) (desc 9088)  (Image "Def129")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit mage 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty     (Wis 4)      (defense 31)  (dodge 21)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shorts
(item	(name 586)  (Index 9089) (desc 9089)  (Image "Def130")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit mage 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 4)        (defense 25)  (dodge 25)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon

; White DaeChangEau
(item	(name 582)  (Index 9090) (desc 9090)  (Image "Def126")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit mage 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 6)	(Int 7)       (defense 34)  (dodge 23)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Hair Decoration
(item	(name 583)  (Index 9091) (desc 9091)  (Image "Def127")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit mage 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 5)        (defense 27)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)                  )        )

; White DaeChangEau Gloves
(item	(name 584)  (Index 9092) (desc 9092)  (Image "Def128")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit mage 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty     (Wis 5)      (defense 31)  (dodge 10)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shoes
(item	(name 585)  (Index 9093) (desc 9093)  (Image "Def129")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit mage 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty     (Wis 5)      (defense 32)  (dodge 21)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shorts
(item	(name 586)  (Index 9094) (desc 9094)  (Image "Def130")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit mage 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 5)        (defense 26)  (dodge 25)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon

; White DaeChangEau
(item	(name 582)  (Index 9095) (desc 9095)  (Image "Def126")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit mage 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 6)	(Int 7)       (defense 35)  (dodge 23)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Hair Decoration
(item	(name 583)  (Index 9096) (desc 9096)  (Image "Def127")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit mage 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 5)        (defense 28)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)                  )        )

; White DaeChangEau Gloves
(item	(name 584)  (Index 9097) (desc 9097)  (Image "Def128")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit mage 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty     (Wis 5)      (defense 32)  (dodge 10)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shoes
(item	(name 585)  (Index 9098) (desc 9098)  (Image "Def129")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit mage 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty     (Wis 5)      (defense 33)  (dodge 21)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shorts
(item	(name 586)  (Index 9099) (desc 9099)  (Image "Def130")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit mage 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 5)        (defense 27)  (dodge 25)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; White DaeChangEau
(item	(name 582)  (Index 9100) (desc 9100)	(Image "Def126")	(Action 7 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)         (limit mage 50)  (buy 0)	(sell 129000)	(endurance 24)    (specialty   (Hth 7)	(Int 8)       (defense 36)  (dodge 23)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Hair Decoration
(item	(name 583)  (Index 9101) (desc 9101)  (Image "Def127")	(Action 7 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)         (limit mage 48)  (buy 0)	(sell 70950)	(endurance 14)    (specialty   (Hth 6)        (defense 29)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)                  )        )

; White DaeChangEau Gloves
(item	(name 584)  (Index 9102) (desc 9102)  (Image "Def128")	(Action 7 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)         (limit mage 46)  (buy 0)	(sell 52890)	(endurance 10)    (specialty     (Wis 6)      (defense 33)  (dodge 10)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shoes
(item	(name 585)  (Index 9103) (desc 9103)  (Image "Def129")	(Action 7 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)         (limit mage 47)  (buy 0)	(sell 61920)	(endurance 12)    (specialty     (Wis 6)      (defense 34)  (dodge 21)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

; White DaeChangEau Shorts
(item	(name 586)  (Index 9104) (desc 9104)  (Image "Def130")	(Action 7 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)         (limit mage 49)  (buy 0)	(sell 108360)	(endurance 20)    (specialty   (Hth 6)        (defense 28)  (dodge 25)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;Dragon Spirit scrolls fuse 
;Grade 55
;Knight
;(7) Imoogie
; Scaled Armor of Doggebi
(item	(name 821)  (Index 9105) (desc 9105)  (Image "Def134")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty  (Str 7)	(Hth 6)        (defense 53)  (dodge 19)	(absorb 6)                       )        )

; Scaled Helmet of Doggebi
(item	(name 822)  (Index 9106) (desc 9106)  (Image "Def135")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 5)        (defense 51)  (dodge 11)	(absorb 3)                       )        )

; Scaled Gloves of Doggebi
(item	(name 823)  (Index 9107) (desc 9107)  (Image "Def136")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 5)         (defense 52)  (dodge 8)	(absorb 2)                       )        )

; Scaled Shoes of Doggebi
(item	(name 824)  (Index 9108) (desc 9108)  (Image "Def137")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 5)     (defense 38)  (dodge 21)	(absorb 2)                       )        )

; Scaled Shorts of Doggebi
(item	(name 825)  (Index 9109) (desc 9109)  (Image "Def138")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 5)        (defense 33)  (dodge 21)	(absorb 4)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Scaled Armor of Doggebi
(item	(name 821)  (Index 9110) (desc 9110)	(Image "Def134")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty  (Str 7)	(Hth 6)        (defense 54)  (dodge 19)	(absorb 6)                       )        )

; Scaled Helmet of Doggebi
(item	(name 822)  (Index 9111) (desc 9111)  (Image "Def135")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 5)        (defense 52)  (dodge 11)	(absorb 3)                       )        )

; Scaled Gloves of Doggebi
(item	(name 823)  (Index 9112) (desc 9112)  (Image "Def136")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 5)         (defense 53)  (dodge 8)	(absorb 2)                       )        )

; Scaled Shoes of Doggebi
(item	(name 824)  (Index 9113) (desc 9113)  (Image "Def137")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 5)     (defense 39)  (dodge 21)	(absorb 2)                       )        )

; Scaled Shorts of Doggebi
(item	(name 825)  (Index 9114) (desc 9114)  (Image "Def138")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 5)        (defense 34)  (dodge 21)	(absorb 4)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Scaled Armor of Doggebi
(item	(name 821)  (Index 9115) (desc 9115)  (Image "Def134")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty  (Str 8)	(Hth 7)        (defense 55)  (dodge 19)	(absorb 6)                       )        )

; Scaled Helmet of Doggebi
(item	(name 822)  (Index 9116) (desc 9116)  (Image "Def135")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 6)        (defense 53)  (dodge 11)	(absorb 3)                       )        )

; Scaled Gloves of Doggebi
(item	(name 823)  (Index 9117) (desc 9117)  (Image "Def136")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 6)         (defense 54)  (dodge 8)	(absorb 2)                       )        )

; Scaled Shoes of Doggebi
(item	(name 824)  (Index 9118) (desc 9118)  (Image "Def137")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 6)     (defense 40)  (dodge 21)	(absorb 2)                       )        )

; Scaled Shorts of Doggebi
(item	(name 825)  (Index 9119) (desc 9119)  (Image "Def138")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 6)        (defense 35)  (dodge 21)	(absorb 4)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Scaled Armor of Doggebi
(item	(name 821)  (Index 9120) (desc 9120)  (Image "Def134")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty  (Str 8)	(Hth 7)        (defense 56)  (dodge 19)	(absorb 6)                       )        )

; Scaled Helmet of Doggebi
(item	(name 822)  (Index 9121) (desc 9121)  (Image "Def135")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 6)        (defense 54)  (dodge 11)	(absorb 3)                       )        )

; Scaled Gloves of Doggebi
(item	(name 823)  (Index 9122) (desc 9122)  (Image "Def136")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 6)         (defense 55)  (dodge 8)	(absorb 2)                       )        )

; Scaled Shoes of Doggebi
(item	(name 824)  (Index 9123) (desc 9123)  (Image "Def137")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 6)     (defense 41)  (dodge 21)	(absorb 2)                       )        )

; Scaled Shorts of Doggebi
(item	(name 825)  (Index 9124) (desc 9124)  (Image "Def138")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 6)        (defense 36)  (dodge 21)	(absorb 4)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(3) Storm Dragon
; Scaled Armor of Doggebi
(item	(name 821)  (Index 9125) (desc 9125)  (Image "Def134")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty  (Str 9)	(Hth 8)        (defense 57)  (dodge 19)	(absorb 6)                       )        )

; Scaled Helmet of Doggebi
(item	(name 822)  (Index 9126) (desc 9126)  (Image "Def135")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 7)        (defense 54)  (dodge 11)	(absorb 3)                       )        )

; Scaled Gloves of Doggebi
(item	(name 823)  (Index 9127) (desc 9127)  (Image "Def136")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 7)         (defense 56)  (dodge 8)	(absorb 2)                       )        )

; Scaled Shoes of Doggebi
(item	(name 824)  (Index 9128) (desc 9128)  (Image "Def137")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 7)     (defense 42)  (dodge 21)	(absorb 2)                       )        )

; Scaled Shorts of Doggebi
(item	(name 825)  (Index 9129) (desc 9129)	(Image "Def138")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 7)        (defense 37)  (dodge 21)	(absorb 4)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Scaled Armor of Doggebi
(item	(name 821)  (Index 9130) (desc 9130)  (Image "Def134")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty  (Str 9)	(Hth 8)        (defense 58)  (dodge 19)	(absorb 6)                       )        )

; Scaled Helmet of Doggebi
(item	(name 822)  (Index 9131) (desc 9131)  (Image "Def135")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 7)        (defense 55)  (dodge 11)	(absorb 3)                       )        )

; Scaled Gloves of Doggebi
(item	(name 823)  (Index 9132) (desc 9132)  (Image "Def136")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 7)         (defense 57)  (dodge 8)	(absorb 2)                       )        )

; Scaled Shoes of Doggebi
(item	(name 824)  (Index 9133) (desc 9133)  (Image "Def137")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 7)     (defense 42)  (dodge 21)	(absorb 2)                       )        )

; Scaled Shorts of Doggebi
(item	(name 825)  (Index 9134) (desc 9134)  (Image "Def138")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 7)        (defense 38)  (dodge 21)	(absorb 4)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Scaled Armor of Doggebi
(item	(name 821)  (Index 9135) (desc 9135)  (Image "Def134")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty  (Str 10)	(Hth 9)        (defense 59)  (dodge 19)	(absorb 6)                       )        )

; Scaled Helmet of Doggebi
(item	(name 822)  (Index 9136) (desc 9136)  (Image "Def135")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 8)        (defense 56)  (dodge 11)	(absorb 3)                       )        )

; Scaled Gloves of Doggebi
(item	(name 823)  (Index 9137) (desc 9137)  (Image "Def136")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 8)         (defense 58)  (dodge 8)	(absorb 2)                       )        )

; Scaled Shoes of Doggebi
(item	(name 824)  (Index 9138) (desc 9138)  (Image "Def137")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 8)     (defense 43)  (dodge 21)	(absorb 2)                       )        )

; Scaled Shorts of Doggebi
(item	(name 825)  (Index 9139) (desc 9139)  (Image "Def138")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit Knight 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 8)        (defense 39)  (dodge 21)	(absorb 4)                       )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 55 Archer

;(7) Imoogie
; Armor of Doggebi
(item	(name 826)  (Index 9140) (desc 9140)  (Image "Def139")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit archer 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 6)   (Dex 7)     (defense 55)  (dodge 19)	(absorb 4)                       )        )

; Helmet of Doggebi
(item	(name 827)  (Index 9141) (desc 9141)  (Image "Def140")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit archer 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 5)        (defense 36)  (dodge 12)	(absorb 2)                       )        )

; Gloves of Doggebi
(item	(name 828)  (Index 9142) (desc 9142)  (Image "Def141")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit archer 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 5)         (defense 34)  (dodge 11)	(absorb 2)                       )        )

; Shoes of Doggebi
(item	(name 829)  (Index 9143) (desc 9143)  (Image "Def142")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit archer 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 5)     (defense 33)  (dodge 34)	(absorb 1)                       )        )

; Shorts of Doggebi
(item	(name 830)  (Index 9144) (desc 9144)  (Image "Def143")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit archer 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 5)        (defense 23)  (dodge 39)	(absorb 2)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Armor of Doggebi
(item	(name 826)  (Index 9145) (desc 9145)  (Image "Def139")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit archer 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 6)   (Dex 7)     (defense 56)  (dodge 19)	(absorb 4)                       )        )

; Helmet of Doggebi
(item	(name 827)  (Index 9146) (desc 9146)  (Image "Def140")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit archer 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 5)        (defense 37)  (dodge 12)	(absorb 2)                       )        )

; Gloves of Doggebi
(item	(name 828)  (Index 9147) (desc 9147)  (Image "Def141")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit archer 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 5)         (defense 35)  (dodge 11)	(absorb 2)                       )        )

; Shoes of Doggebi
(item	(name 829)  (Index 9148) (desc 9148)  (Image "Def142")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit archer 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 5)     (defense 34)  (dodge 34)	(absorb 1)                       )        )

; Shorts of Doggebi
(item	(name 830)  (Index 9149) (desc 9149)  (Image "Def143")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit archer 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 5)        (defense 24)  (dodge 39)	(absorb 2)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Armor of Doggebi
(item	(name 826)  (Index 9150) (desc 9150)  (Image "Def139")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit archer 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 7)   (Dex 8)     (defense 57)  (dodge 19)	(absorb 4)                       )        )

; Helmet of Doggebi
(item	(name 827)  (Index 9151) (desc 9151)  (Image "Def140")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit archer 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 6)        (defense 38)  (dodge 12)	(absorb 2)                       )        )

; Gloves of Doggebi
(item	(name 828)  (Index 9152) (desc 9152)  (Image "Def141")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit archer 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 6)         (defense 36)  (dodge 11)	(absorb 2)                       )        )

; Shoes of Doggebi
(item	(name 829)  (Index 9153) (desc 9153)  (Image "Def142")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit archer 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 6)     (defense 35)  (dodge 34)	(absorb 1)                       )        )

; Shorts of Doggebi
(item	(name 830)  (Index 9154) (desc 9154)  (Image "Def143")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit archer 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 6)        (defense 25)  (dodge 39)	(absorb 2)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Armor of Doggebi
(item	(name 826)  (Index 9155) (desc 9155)  (Image "Def139")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit archer 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 7)   (Dex 8)     (defense 58)  (dodge 19)	(absorb 4)                       )        )

; Helmet of Doggebi
(item	(name 827)  (Index 9156) (desc 9156)  (Image "Def140")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit archer 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 6)        (defense 39)  (dodge 12)	(absorb 2)                       )        )

; Gloves of Doggebi
(item	(name 828)  (Index 9157) (desc 9157)  (Image "Def141")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit archer 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 6)         (defense 37)  (dodge 11)	(absorb 2)                       )        )

; Shoes of Doggebi
(item	(name 829)  (Index 9158) (desc 9158)  (Image "Def142")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit archer 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 6)     (defense 36)  (dodge 34)	(absorb 1)                       )        )

; Shorts of Doggebi
(item	(name 830)  (Index 9159) (desc 9159)  (Image "Def143")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit archer 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 6)        (defense 26)  (dodge 39)	(absorb 2)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Armor of Doggebi
(item	(name 826)  (Index 9160) (desc 9160)  (Image "Def139")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit archer 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 8)   (Dex 9)     (defense 59)  (dodge 19)	(absorb 4)                       )        )

; Helmet of Doggebi
(item	(name 827)  (Index 9161) (desc 9161)  (Image "Def140")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit archer 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 7)        (defense 40)  (dodge 12)	(absorb 2)                       )        )

; Gloves of Doggebi
(item	(name 828)  (Index 9162) (desc 9162)  (Image "Def141")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit archer 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 7)         (defense 38)  (dodge 11)	(absorb 2)                       )        )

; Shoes of Doggebi
(item	(name 829)  (Index 9163) (desc 9163)  (Image "Def142")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit archer 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 7)     (defense 37)  (dodge 34)	(absorb 1)                       )        )

; Shorts of Doggebi
(item	(name 830)  (Index 9164) (desc 9164)  (Image "Def143")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit archer 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 7)        (defense 27)  (dodge 39)	(absorb 2)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Armor of Doggebi
(item	(name 826)  (Index 9165) (desc 9165)  (Image "Def139")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit archer 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 8)   (Dex 9)     (defense 60)  (dodge 19)	(absorb 4)                       )        )

; Helmet of Doggebi
(item	(name 827)  (Index 9166) (desc 9166)  (Image "Def140")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit archer 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 7)        (defense 41)  (dodge 12)	(absorb 2)                       )        )

; Gloves of Doggebi
(item	(name 828)  (Index 9167) (desc 9167)  (Image "Def141")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit archer 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 7)         (defense 39)  (dodge 11)	(absorb 2)                       )        )

; Shoes of Doggebi
(item	(name 829)  (Index 9168) (desc 9168)  (Image "Def142")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit archer 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 7)     (defense 38)  (dodge 34)	(absorb 1)                       )        )

; Shorts of Doggebi
(item	(name 830)  (Index 9169) (desc 9169)  (Image "Def143")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit archer 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 7)        (defense 28)  (dodge 39)	(absorb 2)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Armor of Doggebi
(item	(name 826)  (Index 9170) (desc 9170)  (Image "Def139")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit archer 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 9)   (Dex 10)     (defense 61)  (dodge 19)	(absorb 4)                       )        )

; Helmet of Doggebi
(item	(name 827)  (Index 9171) (desc 9171)  (Image "Def140")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit archer 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 8)        (defense 42)  (dodge 12)	(absorb 2)                       )        )

; Gloves of Doggebi
(item	(name 828)  (Index 9172) (desc 9172)  (Image "Def141")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit archer 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty  (Str 8)         (defense 40)  (dodge 11)	(absorb 2)                       )        )

; Shoes of Doggebi
(item	(name 829)  (Index 9173) (desc 9173)  (Image "Def142")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit archer 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty      (Dex 8)     (defense 39)  (dodge 34)	(absorb 1)                       )        )

; Shorts of Doggebi
(item	(name 830)  (Index 9174) (desc 9174)  (Image "Def143")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit archer 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 8)        (defense 29)  (dodge 39)	(absorb 2)                       )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 55 Mage

;(7) Imoogie

; DaeChangEau of Doggebi
(item	(name 831)  (Index 9175) (desc 9175)	(Image "Def144")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit mage 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 6)	(Int 7)       (defense 36)  (dodge 27)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Hair Decoration of Doggebi
(item	(name 832)  (Index 9176) (desc 9176)  (Image "Def145")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit mage 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 5)        (defense 29)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Gloves of Doggebi
(item	(name 833)  (Index 9177) (desc 9177)  (Image "Def146")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit mage 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty     (Wis 5)      (defense 29)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Shoes of Doggebi
(item	(name 834)  (Index 9178) (desc 9178)  (Image "Def147")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit mage 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty     (Wis 5)      (defense 33)  (dodge 24)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)                  )        )

; DaeChangEau Shorts of Doggebi
(item	(name 835)  (Index 9179) (desc 9179)  (Image "Def148")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit mage 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 5)        (defense 26)  (dodge 30)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; DaeChangEau of Doggebi
(item	(name 831)  (Index 9180) (desc 9180)  (Image "Def144")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit mage 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 6)	(Int 7)       (defense 37)  (dodge 27)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Hair Decoration of Doggebi
(item	(name 832)  (Index 9181) (desc 9181)  (Image "Def145")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit mage 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 5)        (defense 30)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Gloves of Doggebi
(item	(name 833)  (Index 9182) (desc 9182)  (Image "Def146")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit mage 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty     (Wis 5)      (defense 30)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Shoes of Doggebi
(item	(name 834)  (Index 9183) (desc 9183)  (Image "Def147")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit mage 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty     (Wis 5)      (defense 34)  (dodge 24)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)                  )        )

; DaeChangEau Shorts of Doggebi
(item	(name 835)  (Index 9184) (desc 9184)  (Image "Def148")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit mage 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 5)        (defense 27)  (dodge 30)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon

; DaeChangEau of Doggebi
(item	(name 831)  (Index 9185) (desc 9185)  (Image "Def144")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit mage 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 7)	(Int 8)       (defense 38)  (dodge 27)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Hair Decoration of Doggebi
(item	(name 832)  (Index 9186) (desc 9186)  (Image "Def145")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit mage 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 6)        (defense 31)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Gloves of Doggebi
(item	(name 833)  (Index 9187) (desc 9187)  (Image "Def146")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit mage 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty     (Wis 6)      (defense 31)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Shoes of Doggebi
(item	(name 834)  (Index 9188) (desc 9188)  (Image "Def147")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit mage 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty     (Wis 6)      (defense 35)  (dodge 24)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)                  )        )

; DaeChangEau Shorts of Doggebi
(item	(name 835)  (Index 9189) (desc 9189)  (Image "Def148")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit mage 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 6)        (defense 28)  (dodge 30)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon

; DaeChangEau of Doggebi
(item	(name 831)  (Index 9190) (desc 9190)  (Image "Def144")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit mage 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 7)	(Int 8)       (defense 39)  (dodge 27)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Hair Decoration of Doggebi
(item	(name 832)  (Index 9191) (desc 9191)  (Image "Def145")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit mage 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 6)        (defense 32)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Gloves of Doggebi
(item	(name 833)  (Index 9192) (desc 9192)  (Image "Def146")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit mage 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty     (Wis 6)      (defense 32)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Shoes of Doggebi
(item	(name 834)  (Index 9193) (desc 9193)  (Image "Def147")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit mage 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty     (Wis 6)      (defense 36)  (dodge 24)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)                  )        )

; DaeChangEau Shorts of Doggebi
(item	(name 835)  (Index 9194) (desc 9194)  (Image "Def148")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit mage 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 6)        (defense 29)  (dodge 30)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon

; DaeChangEau of Doggebi
(item	(name 831)  (Index 9195) (desc 9195)  (Image "Def144")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit mage 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 8)	(Int 9)       (defense 40)  (dodge 27)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Hair Decoration of Doggebi
(item	(name 832)  (Index 9196) (desc 9196)  (Image "Def145")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit mage 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 7)        (defense 33)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Gloves of Doggebi
(item	(name 833)  (Index 9197) (desc 9197)  (Image "Def146")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit mage 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty     (Wis 7)      (defense 33)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Shoes of Doggebi
(item	(name 834)  (Index 9198) (desc 9198)  (Image "Def147")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit mage 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty     (Wis 7)      (defense 37)  (dodge 24)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)                  )        )

; DaeChangEau Shorts of Doggebi
(item	(name 835)  (Index 9199) (desc 9199)  (Image "Def148")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit mage 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 7)        (defense 30)  (dodge 30)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon

; DaeChangEau of Doggebi
(item	(name 831)  (Index 9200) (desc 9200)  (Image "Def144")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit mage 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 8)	(Int 9)       (defense 41)  (dodge 27)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Hair Decoration of Doggebi
(item	(name 832)  (Index 9201) (desc 9201)  (Image "Def145")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit mage 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 7)        (defense 34)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Gloves of Doggebi
(item	(name 833)  (Index 9202) (desc 9202)  (Image "Def146")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit mage 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty     (Wis 7)      (defense 34)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Shoes of Doggebi
(item	(name 834)  (Index 9203) (desc 9203)  (Image "Def147")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit mage 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty     (Wis 7)      (defense 38)  (dodge 24)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)                  )        )

; DaeChangEau Shorts of Doggebi
(item	(name 835)  (Index 9204) (desc 9204)  (Image "Def148")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit mage 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 7)        (defense 31)  (dodge 30)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; DaeChangEau of Doggebi
(item	(name 831)  (Index 9205) (desc 9205)  (Image "Def144")	(Action 8 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)         (limit mage 55)  (buy 0)	(sell 260000)	(endurance 24)    (specialty   (Hth 9)	(Int 10)       (defense 42)  (dodge 27)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Hair Decoration of Doggebi
(item	(name 832)  (Index 9206) (desc 9206)  (Image "Def145")	(Action 8 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)         (limit mage 53)  (buy 0)	(sell 140000)	(endurance 14)    (specialty   (Hth 8)        (defense 35)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Gloves of Doggebi
(item	(name 833)  (Index 9207) (desc 9207)  (Image "Def146")	(Action 8 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)         (limit mage 51)  (buy 0)	(sell 100000)	(endurance 10)    (specialty     (Wis 8)      (defense 35)  (dodge 12)  (resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)                  )        )

; DaeChangEau Shoes of Doggebi
(item	(name 834)  (Index 9208) (desc 9208)  (Image "Def147")	(Action 8 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)         (limit mage 52)  (buy 0)	(sell 120000)	(endurance 12)    (specialty     (Wis 8)      (defense 39)  (dodge 24)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)                  )        )

; DaeChangEau Shorts of Doggebi
(item	(name 835)  (Index 9209) (desc 9209)  (Image "Def148")	(Action 8 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)         (limit mage 54)  (buy 0)	(sell 220000)	(endurance 20)    (specialty   (Hth 8)        (defense 32)  (dodge 30)  (resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Dragon Spirit scrolls fuse 
;Grade 60
;Knight
;(7) Imoogie
; Golden Scaled Armor
(item	(name 5432)  (Index 9210) (desc 9210)  (Image "Def169")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 10)	(Hth 7)        (defense 61)  (dodge 21)	(absorb 7)                       )        )

; Golden Scaled Armor Helmet
(item	(name 2433)  (Index 9211) (desc 9211)  (Image "Def170")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 5)	(Hth 6)        (defense 59)  (dodge 13)	(absorb 4)                       )        )

; Golden Scaled Armor Gloves
(item	(name 2434)  (Index 9212) (desc 9212)  (Image "Def171")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 7)         (defense 60)  (dodge 10)	(absorb 3)                       )        )

; Golden Scaled Armor Shoes
(item	(name 2435)  (Index 9213) (desc 9213)  (Image "Def172")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 5)   (Dex 6)     (defense 46)  (dodge 23)	(absorb 3)                       )        )

; Golden Scaled Armor Shorts
(item	(name 2436)  (Index 9214) (desc 9214)  (Image "Def173")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 5)	(Hth 6)        (defense 41)  (dodge 23)	(absorb 5)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Golden Scaled Armor
(item	(name 5432)  (Index 9215) (desc 9215)  (Image "Def169")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 10)	(Hth 7)        (defense 62)  (dodge 21)	(absorb 7)                       )        )

; Golden Scaled Armor Helmet
(item	(name 2433)  (Index 9216) (desc 9216)  (Image "Def170")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 5)	(Hth 6)        (defense 60)  (dodge 13)	(absorb 4)                       )        )

; Golden Scaled Armor Gloves
(item	(name 2434)  (Index 9217) (desc 9217)  (Image "Def171")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 7)         (defense 61)  (dodge 10)	(absorb 3)                       )        )

; Golden Scaled Armor Shoes
(item	(name 2435)  (Index 9218) (desc 9218)  (Image "Def172")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 5)   (Dex 6)     (defense 47)  (dodge 23)	(absorb 3)                       )        )

; Golden Scaled Armor Shorts
(item	(name 2436)  (Index 9219) (desc 9219)  (Image "Def173")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 5)	(Hth 6)        (defense 42)  (dodge 23)	(absorb 5)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Golden Scaled Armor
(item	(name 5432)  (Index 9220) (desc 9220)  (Image "Def169")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 11)	(Hth 8)        (defense 63)  (dodge 21)	(absorb 7)                       )        )

; Golden Scaled Armor Helmet
(item	(name 2433)  (Index 9221) (desc 9221)  (Image "Def170")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 6)	(Hth 7)        (defense 61)  (dodge 13)	(absorb 4)                       )        )

; Golden Scaled Armor Gloves
(item	(name 2434)  (Index 9222) (desc 9222)  (Image "Def171")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 8)         (defense 62)  (dodge 10)	(absorb 3)                       )        )

; Golden Scaled Armor Shoes
(item	(name 2435)  (Index 9223) (desc 9223)  (Image "Def172")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 6)   (Dex 7)     (defense 48)  (dodge 23)	(absorb 3)                       )        )

; Golden Scaled Armor Shorts
(item	(name 2436)  (Index 9224) (desc 9224)  (Image "Def173")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 6)	(Hth 7)        (defense 43)  (dodge 23)	(absorb 5)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Golden Scaled Armor
(item	(name 5432)  (Index 9225) (desc 9225)  (Image "Def169")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 11)	(Hth 8)        (defense 64)  (dodge 21)	(absorb 7)                       )        )

; Golden Scaled Armor Helmet
(item	(name 2433)  (Index 9226) (desc 9226)  (Image "Def170")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 6)	(Hth 7)        (defense 62)  (dodge 13)	(absorb 4)                       )        )

; Golden Scaled Armor Gloves
(item	(name 2434)  (Index 9227) (desc 9227)  (Image "Def171")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 8)         (defense 63)  (dodge 10)	(absorb 3)                       )        )

; Golden Scaled Armor Shoes
(item	(name 2435)  (Index 9228) (desc 9228)  (Image "Def172")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 6)   (Dex 7)     (defense 49)  (dodge 23)	(absorb 3)                       )        )

; Golden Scaled Armor Shorts
(item	(name 2436)  (Index 9229) (desc 9229)  (Image "Def173")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 6)	(Hth 7)        (defense 44)  (dodge 23)	(absorb 5)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(3) Storm Dragon
; Golden Scaled Armor
(item	(name 5432)  (Index 9230) (desc 9230)  (Image "Def169")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 12)	(Hth 9)        (defense 65)  (dodge 21)	(absorb 7)                       )        )

; Golden Scaled Armor Helmet
(item	(name 2433)  (Index 9231) (desc 9231)  (Image "Def170")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 7)	(Hth 8)        (defense 63)  (dodge 13)	(absorb 4)                       )        )

; Golden Scaled Armor Gloves
(item	(name 2434)  (Index 9232) (desc 9232)  (Image "Def171")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 9)         (defense 64)  (dodge 10)	(absorb 3)                       )        )

; Golden Scaled Armor Shoes
(item	(name 2435)  (Index 9233) (desc 9233)  (Image "Def172")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 7)   (Dex 8)     (defense 50)  (dodge 23)	(absorb 3)                       )        )

; Golden Scaled Armor Shorts
(item	(name 2436)  (Index 9234) (desc 9234)  (Image "Def173")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 7)	(Hth 8)        (defense 45)  (dodge 23)	(absorb 5)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Golden Scaled Armor
(item	(name 5432)  (Index 9235) (desc 9235)  (Image "Def169")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 12)	(Hth 9)        (defense 66)  (dodge 21)	(absorb 7)                       )        )

; Golden Scaled Armor Helmet
(item	(name 2433)  (Index 9236) (desc 9236)  (Image "Def170")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 7)	(Hth 8)        (defense 64)  (dodge 13)	(absorb 4)                       )        )

; Golden Scaled Armor Gloves
(item	(name 2434)  (Index 9237) (desc 9237)  (Image "Def171")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 9)         (defense 65)  (dodge 10)	(absorb 3)                       )        )

; Golden Scaled Armor Shoes
(item	(name 2435)  (Index 9238) (desc 9238)  (Image "Def172")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 7)   (Dex 8)     (defense 51)  (dodge 23)	(absorb 3)                       )        )

; Golden Scaled Armor Shorts
(item	(name 2436)  (Index 9239) (desc 9239)  (Image "Def173")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 7)	(Hth 8)        (defense 46)  (dodge 23)	(absorb 5)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Golden Scaled Armor
(item	(name 5432)  (Index 9240) (desc 9240)  (Image "Def169")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 13)	(Hth 10)        (defense 67)  (dodge 21)	(absorb 7)                       )        )

; Golden Scaled Armor Helmet
(item	(name 2433)  (Index 9241) (desc 9241)  (Image "Def170")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 8)	(Hth 9)        (defense 65)  (dodge 13)	(absorb 4)                       )        )

; Golden Scaled Armor Gloves
(item	(name 2434)  (Index 9242) (desc 9242)  (Image "Def171")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 10)         (defense 66)  (dodge 10)	(absorb 3)                       )        )

; Golden Scaled Armor Shoes
(item	(name 2435)  (Index 9243) (desc 9243)  (Image "Def172")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 8)   (Dex 9)     (defense 51)  (dodge 23)	(absorb 3)                       )        )

; Golden Scaled Armor Shorts
(item	(name 2436)  (Index 9244) (desc 9244)  (Image "Def173")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit Knight 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 8)	(Hth 9)        (defense 47)  (dodge 23)	(absorb 5)                       )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 60 Archer

;(7) Imoogie
; Golden Armor
(item	(name 2437)  (Index 9245) (desc 9245)  (Image "Def174")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit archer 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 6)	(Hth 7)   (Dex 8)     (defense 63)  (dodge 22)	(absorb 5)                       )        )

; Golden Armor Helmet
(item	(name 2438)  (Index 9246) (desc 9246)  (Image "Def175")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit archer 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 5)	(Hth 6)        (defense 41)  (dodge 14)	(absorb 3)                       )        )

; Golden Armor Gloves
(item	(name 2439)  (Index 9247) (desc 9247)  (Image "Def176")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit archer 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 7)         (defense 39)  (dodge 13)	(absorb 3)                       )        )

; Golden Armor Shoes
(item	(name 2440)  (Index 9248) (desc 9248)  (Image "Def177")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit archer 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 5)   (Dex 6)     (defense 37)  (dodge 42)	(absorb 2)                       )        )

; Golden Armor Skirts
(item	(name 2441)  (Index 9249) (desc 9249)  (Image "Def178")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit archer 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 5)	(Hth 6)        (defense 26)  (dodge 46)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Golden Armor
(item	(name 2437)  (Index 9250) (desc 9250)  (Image "Def174")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit archer 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 6)	(Hth 7)   (Dex 8)     (defense 64)  (dodge 22)	(absorb 5)                       )        )

; Golden Armor Helmet
(item	(name 2438)  (Index 9251) (desc 9251)  (Image "Def175")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit archer 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 5)	(Hth 6)        (defense 42)  (dodge 14)	(absorb 3)                       )        )

; Golden Armor Gloves
(item	(name 2439)  (Index 9252) (desc 9252)  (Image "Def176")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit archer 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 7)         (defense 40)  (dodge 13)	(absorb 3)                       )        )

; Golden Armor Shoes
(item	(name 2440)  (Index 9253) (desc 9253)  (Image "Def177")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit archer 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 5)   (Dex 6)     (defense 38)  (dodge 42)	(absorb 2)                       )        )

; Golden Armor Skirts
(item	(name 2441)  (Index 9254) (desc 9254)	(Image "Def178")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit archer 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 5)	(Hth 6)        (defense 27)  (dodge 46)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Golden Armor
(item	(name 2437)  (Index 9255) (desc 9255)  (Image "Def174")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit archer 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 7)	(Hth 8)   (Dex 9)     (defense 65)  (dodge 22)	(absorb 5)                       )        )

; Golden Armor Helmet
(item	(name 2438)  (Index 9256) (desc 9256)  (Image "Def175")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit archer 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 6)	(Hth 7)        (defense 43)  (dodge 14)	(absorb 3)                       )        )

; Golden Armor Gloves
(item	(name 2439)  (Index 9257) (desc 9257)  (Image "Def176")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit archer 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 8)         (defense 41)  (dodge 13)	(absorb 3)                       )        )

; Golden Armor Shoes
(item	(name 2440)  (Index 9258) (desc 9258)  (Image "Def177")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit archer 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 6)   (Dex 7)     (defense 39)  (dodge 42)	(absorb 2)                       )        )

; Golden Armor Skirts
(item	(name 2441)  (Index 9259) (desc 9259)  (Image "Def178")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit archer 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 6)	(Hth 7)        (defense 28)  (dodge 46)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Golden Armor
(item	(name 2437)  (Index 9260) (desc 9260)  (Image "Def174")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit archer 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 7)	(Hth 8)   (Dex 9)     (defense 66)  (dodge 22)	(absorb 5)                       )        )

; Golden Armor Helmet
(item	(name 2438)  (Index 9261) (desc 9261)  (Image "Def175")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit archer 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 6)	(Hth 7)        (defense 44)  (dodge 14)	(absorb 3)                       )        )

; Golden Armor Gloves
(item	(name 2439)  (Index 9262) (desc 9262)  (Image "Def176")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit archer 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 8)         (defense 42)  (dodge 13)	(absorb 3)                       )        )

; Golden Armor Shoes
(item	(name 2440)  (Index 9263) (desc 9263)  (Image "Def177")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit archer 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 6)   (Dex 7)     (defense 40)  (dodge 42)	(absorb 2)                       )        )

; Golden Armor Skirts
(item	(name 2441)  (Index 9264) (desc 9264)  (Image "Def178")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit archer 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 6)	(Hth 7)        (defense 29)  (dodge 46)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Golden Armor
(item	(name 2437)  (Index 9265) (desc 9265)  (Image "Def174")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit archer 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 8)	(Hth 9)   (Dex 10)     (defense 67)  (dodge 22)	(absorb 5)                       )        )

; Golden Armor Helmet
(item	(name 2438)  (Index 9266) (desc 9266)  (Image "Def175")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit archer 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 7)	(Hth 8)        (defense 45)  (dodge 14)	(absorb 3)                       )        )

; Golden Armor Gloves
(item	(name 2439)  (Index 9267) (desc 9267)	(Image "Def176")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit archer 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 9)         (defense 43)  (dodge 13)	(absorb 3)                       )        )

; Golden Armor Shoes
(item	(name 2440)  (Index 9268) (desc 9268)  (Image "Def177")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit archer 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 7)   (Dex 8)     (defense 41)  (dodge 42)	(absorb 2)                       )        )

; Golden Armor Skirts
(item	(name 2441)  (Index 9269) (desc 9269)  (Image "Def178")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit archer 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 7)	(Hth 8)        (defense 30)  (dodge 46)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Golden Armor
(item	(name 2437)  (Index 9270) (desc 9270)  (Image "Def174")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit archer 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 8)	(Hth 9)   (Dex 10)     (defense 68)  (dodge 22)	(absorb 5)                       )        )

; Golden Armor Helmet
(item	(name 2438)  (Index 9271) (desc 9271)  (Image "Def175")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit archer 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 7)	(Hth 8)        (defense 46)  (dodge 14)	(absorb 3)                       )        )

; Golden Armor Gloves
(item	(name 2439)  (Index 9272) (desc 9272)  (Image "Def176")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit archer 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 9)         (defense 44)  (dodge 13)	(absorb 3)                       )        )

; Golden Armor Shoes
(item	(name 2440)  (Index 9273) (desc 9273)  (Image "Def177")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit archer 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 7)   (Dex 8)     (defense 42)  (dodge 42)	(absorb 2)                       )        )

; Golden Armor Skirts
(item	(name 2441)  (Index 9274) (desc 9274)  (Image "Def178")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit archer 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 7)	(Hth 8)        (defense 31)  (dodge 46)	(absorb 3)                       )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Golden Armor
(item	(name 2437)  (Index 9275) (desc 9275)  (Image "Def174")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit archer 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty  (Str 9)	(Hth 10)   (Dex 11)     (defense 69)  (dodge 22)	(absorb 5)                       )        )

; Golden Armor Helmet
(item	(name 2438)  (Index 9276) (desc 9276)	(Image "Def175")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit archer 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty  (Str 8)	(Hth 9)        (defense 47)  (dodge 14)	(absorb 3)                       )        )

; Golden Armor Gloves
(item	(name 2439)  (Index 9277) (desc 9277)  (Image "Def176")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit archer 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty  (Str 10)         (defense 45)  (dodge 13)	(absorb 3)                       )        )

; Golden Armor Shoes
(item	(name 2440)  (Index 9278) (desc 9278)  (Image "Def177")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit archer 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty   (Hth 8)   (Dex 9)     (defense 43)  (dodge 42)	(absorb 2)                       )        )

; Golden Armor Skirts
(item	(name 2441)  (Index 9279) (desc 9279)  (Image "Def178")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit archer 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty  (Str 8)	(Hth 9)        (defense 32)  (dodge 46)	(absorb 3)                       )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 60 Mage

;(7) Imoogie
; Golden DaeChangEau
(item	(name 2442)  (Index 9280) (desc 9280)  (Image "Def179")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit mage 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty   (Hth 6)	(Int 10)       (defense 42)  (dodge 31)  (resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Hair Decoration
(item	(name 2443)  (Index 9281) (desc 9281)  (Image "Def180")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty   (Hth 6)	(Int 5)       (defense 29)  (dodge 16)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Gloves
(item	(name 2444)  (Index 9282) (desc 9282)  (Image "Def181")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit mage 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty    (Int 5)	(Wis 6)      (defense 36)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Shoes
(item	(name 2445)  (Index 9283) (desc 9283)  (Image "Def182")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit mage 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty    (Int 5)	(Wis 6)      (defense 39)  (dodge 27)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Shorts
(item	(name 2446)  (Index 9284) (desc 9284)  (Image "Def183")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit mage 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty   (Hth 6)	(Int 5)       (defense 30)  (dodge 35)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; Golden DaeChangEau
(item	(name 2442)  (Index 9285) (desc 9285)  (Image "Def179")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit mage 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty   (Hth 6)	(Int 10)       (defense 43)  (dodge 31)  (resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Hair Decoration
(item	(name 2443)  (Index 9286) (desc 9286)	(Image "Def180")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty   (Hth 6)	(Int 5)       (defense 30)  (dodge 16)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Gloves
(item	(name 2444)  (Index 9287) (desc 9287)  (Image "Def181")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit mage 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty    (Int 5)	(Wis 6)      (defense 37)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Shoes
(item	(name 2445)  (Index 9288) (desc 9288)  (Image "Def182")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit mage 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty    (Int 5)	(Wis 6)      (defense 40)  (dodge 27)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Shorts
(item	(name 2446)  (Index 9289) (desc 9289)  (Image "Def183")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit mage 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty   (Hth 6)	(Int 5)       (defense 31)  (dodge 35)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon

; Golden DaeChangEau
(item	(name 2442)  (Index 9290) (desc 9290)  (Image "Def179")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit mage 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty   (Hth 7)	(Int 11)       (defense 44)  (dodge 31)  (resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Hair Decoration
(item	(name 2443)  (Index 9291) (desc 9291)  (Image "Def180")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty   (Hth 7)	(Int 6)       (defense 31)  (dodge 16)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Gloves
(item	(name 2444)  (Index 9292) (desc 9292)	(Image "Def181")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit mage 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty    (Int 6)	(Wis 7)      (defense 38)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Shoes
(item	(name 2445)  (Index 9293) (desc 9293)  (Image "Def182")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit mage 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty    (Int 6)	(Wis 7)      (defense 41)  (dodge 27)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Shorts
(item	(name 2446)  (Index 9294) (desc 9294)	(Image "Def183")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit mage 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty   (Hth 7)	(Int 6)       (defense 32)  (dodge 35)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon

; Golden DaeChangEau
(item	(name 2442)  (Index 9295) (desc 9295)  (Image "Def179")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit mage 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty   (Hth 7)	(Int 11)       (defense 45)  (dodge 31)  (resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Hair Decoration
(item	(name 2443)  (Index 9296) (desc 9296)	(Image "Def180")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty   (Hth 7)	(Int 6)       (defense 32)  (dodge 16)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Gloves 
(item	(name 2444)  (Index 9297) (desc 9297)	(Image "Def181")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit mage 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty    (Int 6)	(Wis 7)      (defense 39)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Shoes
(item	(name 2445)  (Index 9298) (desc 9298)	(Image "Def182")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit mage 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty    (Int 6)	(Wis 7)      (defense 42)  (dodge 27)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Shorts
(item	(name 2446)  (Index 9299) (desc 9299)	(Image "Def183")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit mage 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty   (Hth 7)	(Int 6)       (defense 33)  (dodge 35)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon

; Golden DaeChangEau
(item	(name 2442)  (Index 9300) (desc 9300)	(Image "Def179")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit mage 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty   (Hth 8)	(Int 12)       (defense 46)  (dodge 31)  (resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Hair Decoration
(item	(name 2443)  (Index 9301) (desc 9301)	(Image "Def180")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty   (Hth 8)	(Int 7)       (defense 33)  (dodge 16)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Gloves
(item	(name 2444)  (Index 9302) (desc 9302)	(Image "Def181")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit mage 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty    (Int 7)	(Wis 8)      (defense 40)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Shoes
(item	(name 2445)  (Index 9303) (desc 9303)	(Image "Def182")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit mage 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty    (Int 7)	(Wis 8)      (defense 43)  (dodge 27)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Shorts
(item	(name 2446)  (Index 9304) (desc 9304)	(Image "Def183")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit mage 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty   (Hth 8)	(Int 7)       (defense 34)  (dodge 35)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon

; Golden DaeChangEau
(item	(name 2442)  (Index 9305) (desc 9305)	(Image "Def179")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit mage 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty   (Hth 8)	(Int 12)       (defense 47)  (dodge 31)  (resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Hair Decoration
(item	(name 2443)  (Index 9306) (desc 9306)	(Image "Def180")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty   (Hth 8)	(Int 7)       (defense 34)  (dodge 16)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Gloves
(item	(name 2444)  (Index 9307) (desc 9307)	(Image "Def181")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit mage 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty    (Int 7)	(Wis 8)      (defense 41)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Shoes
(item	(name 2445)  (Index 9308) (desc 9308)	(Image "Def182")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit mage 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty    (Int 7)	(Wis 8)      (defense 44)  (dodge 27)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Shorts
(item	(name 2446)  (Index 9309) (desc 9309)	(Image "Def183")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit mage 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty   (Hth 8)	(Int 7)       (defense 35)  (dodge 35)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; Golden DaeChangEau
(item	(name 2442)  (Index 9310) (desc 9310)	(Image "Def179")	(Action 10 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)         (limit mage 60)  (buy 0)	(sell 520000)	(endurance 24)    (specialty   (Hth 9)	(Int 13)       (defense 48)  (dodge 31)  (resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Hair Decoration
(item	(name 2443)  (Index 9311) (desc 9311)	(Image "Def180")	(Action 10 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)         (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)    (specialty   (Hth 9)	(Int 8)       (defense 35)  (dodge 16)  (resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Gloves
(item	(name 2444)  (Index 9312) (desc 9312)	(Image "Def181")	(Action 10 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)         (limit mage 56)  (buy 0)	(sell 200000)	(endurance 10)    (specialty    (Int 8)	(Wis 9)      (defense 42)  (dodge 14)  (resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)                  )        )

; Golden DaeChangEau Shoes
(item	(name 2445)  (Index 9313) (desc 9313)	(Image "Def182")	(Action 10 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)         (limit mage 57)  (buy 0)	(sell 240000)	(endurance 12)    (specialty    (Int 8)	(Wis 9)      (defense 45)  (dodge 27)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Golden DaeChangEau Shorts
(item	(name 2446)  (Index 9314) (desc 9314)	(Image "Def183")	(Action 10 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)         (limit mage 59)  (buy 0)	(sell 440000)	(endurance 20)    (specialty   (Hth 9)	(Int 8)       (defense 36)  (dodge 35)  (resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Dragon Spirit scrolls fuse 
;Grade 65
;Knight
;(7) Imoogie
; Blood Dragon's Scaled Armor
(item	(name 2664)  (Index 9315) (desc 9315)	(Image "Def185")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 14)	(Hth 8)   (Dex 8)     (defense 71)  (dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)  (Index 9316) (desc 9316)	(Image "Def186")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 6)	(Hth 7)   (Dex 6)     (defense 66)  (dodge 15)	(absorb 5)                      )        )

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)  (Index 9317) (desc 9317)	(Image "Def187")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 8)    (Dex 6)     (defense 67)  (dodge 12)	(absorb 4)                       )        )

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)  (Index 9318) (desc 9318)	(Image "Def188")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty        (Hth 6)   (Dex 8)     (defense 54)  (dodge 30)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)  (Index 9319) (desc 9319)	(Image "Def189")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 9)	(Hth 6)   (Dex 6)     (defense 68)  (dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)  (Index 9320) (desc 9320)	(Image "Def185")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 14)	(Hth 8)   (Dex 8)     (defense 72)  (dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)  (Index 9321) (desc 9321)	(Image "Def186")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 6)	(Hth 7)   (Dex 6)     (defense 67)  (dodge 15)	(absorb 5)                      )        )

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)  (Index 9322) (desc 9322)  (Image "Def187")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 8)    (Dex 6)     (defense 68)  (dodge 12)	(absorb 4)                      )        )

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)  (Index 9323) (desc 9323)	(Image "Def188")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty        (Hth 6)   (Dex 8)     (defense 55)  (dodge 30)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)  (Index 9324) (desc 9324)	(Image "Def189")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 9)	(Hth 6)   (Dex 6)     (defense 69)  (dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)  (Index 9325) (desc 9325)	(Image "Def185")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 15)	(Hth 9)   (Dex 9)     (defense 73)  (dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)  (Index 9326) (desc 9326)  (Image "Def186")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 7)	(Hth 8)   (Dex 7)     (defense 68)  (dodge 15)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)  (Index 9327) (desc 9327)	(Image "Def187")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 9)    (Dex 7)     (defense 69)  (dodge 12)	(absorb 4)                      )        )

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)  (Index 9328) (desc 9328)	(Image "Def188")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty        (Hth 7)   (Dex 9)     (defense 56)  (dodge 30)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)  (Index 9329) (desc 9329)	(Image "Def189")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 10)	(Hth 7)   (Dex 7)     (defense 70)  (dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)  (Index 9330) (desc 9330)	(Image "Def185")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 15)	(Hth 9)   (Dex 9)     (defense 74)  (dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)  (Index 9331) (desc 9331)	(Image "Def186")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 7)	(Hth 8)   (Dex 7)     (defense 69)  (dodge 15)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)  (Index 9332) (desc 9332)	(Image "Def187")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 9)    (Dex 7)     (defense 70)  (dodge 12)	(absorb 4)                       )        )

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)  (Index 9333) (desc 9333)	(Image "Def188")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty        (Hth 7)   (Dex 9)     (defense 57)  (dodge 30)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)  (Index 9334) (desc 9334)	(Image "Def189")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 10)	(Hth 7)   (Dex 7)     (defense 71)  (dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

; Scaled Armor of Darkness
; Blood Dragon's Scaled Armor
(item	(name 2664)  (Index 9335) (desc 9335)	(Image "Def185")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 16)	(Hth 10)   (Dex 10)     (defense 75)  (dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)  (Index 9336) (desc 9336)	(Image "Def186")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 8)	(Hth 9)   (Dex 8)     (defense 70)  (dodge 15)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)  (Index 9337) (desc 9337)	(Image "Def187")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 10)    (Dex 8)     (defense 71)  (dodge 12)	(absorb 4)                       )        )

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)  (Index 9338) (desc 9338)	(Image "Def188")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty        (Hth 8)   (Dex 10)     (defense 58)  (dodge 30)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)  (Index 9339) (desc 9339)	(Image "Def189")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 11)	(Hth 8)   (Dex 8)     (defense 72)  (dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)  (Index 9340) (desc 9340)	(Image "Def185")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 16)	(Hth 10)   (Dex 10)     (defense 76)  (dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)  (Index 9341) (desc 9341)	(Image "Def186")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 8)	(Hth 9)   (Dex 8)     (defense 71)  (dodge 15)	(absorb 5)                      )        )

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)  (Index 9342) (desc 9342)	(Image "Def187")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 10)    (Dex 8)     (defense 72)  (dodge 12)	(absorb 4)                      )        )

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)  (Index 9343) (desc 9343)	(Image "Def188")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty        (Hth 8)   (Dex 10)     (defense 59)  (dodge 30)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)  (Index 9344) (desc 9344)	(Image "Def189")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 11)	(Hth 8)   (Dex 8)     (defense 73)  (dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)  (Index 9345) (desc 9345)	(Image "Def185")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 17)	(Hth 11)   (Dex 11)     (defense 77)  (dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)  (Index 9346) (desc 9346)	(Image "Def186")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 9)	(Hth 10)   (Dex 9)     (defense 72)  (dodge 15)	(absorb 5)                      )        )

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)  (Index 9347) (desc 9347)	(Image "Def187")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 11)    (Dex 9)     (defense 73)  (dodge 12)	(absorb 4)                       )        )

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)  (Index 9348) (desc 9348)	(Image "Def188")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty        (Hth 9)   (Dex 11)     (defense 60)  (dodge 30)	(absorb 5)                       )        )

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)  (Index 9349) (desc 9349)	(Image "Def189")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit Knight 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 12)	(Hth 9)   (Dex 9)     (defense 74)  (dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)   (resistpalsy 1)                  )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 65 Archer

;(7) Imoogie
; Blood Dragon's Armor
(item	(name 2669)  (Index 9350) (desc 9350)	(Image "Def190")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit archer 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 8)	(Hth 8)   (Dex 10)     (defense 69)  (dodge 30)	(absorb 7)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

; Blood Dragon's Armor Helmet
(item	(name 2670)  (Index 9351) (desc 9351)	(Image "Def191")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit archer 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 7)	(Hth 7)        (defense 43)  (dodge 16)	(absorb 4)                       )        )

; Blood Dragon's Armor Gloves
(item	(name 2671)  (Index 9352) (desc 9352)	(Image "Def192")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 8)    (Dex 6)     (defense 41)  (dodge 15)	(absorb 4)                      )        )

; Blood Dragon's Armor Shoes
(item	(name 2672)  (Index 9353) (desc 9353)	(Image "Def193")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit archer 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty       (Str 6)	(Hth 6)   (Dex 7)     (defense 39)  (dodge 44)	(absorb 3)                       )        )

; Blood Dragon's Armor Skirts
(item	(name 2673)  (Index 9354) (desc 9354)	(Image "Def194")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 6)	(Hth 7)   (Dex 8)     (defense 32)  (dodge 53)	(absorb 5)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Blood Dragon's Armor
(item	(name 2669)  (Index 9355) (desc 9355)	(Image "Def190")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit archer 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 8)	(Hth 8)   (Dex 10)     (defense 70)  (dodge 30)	(absorb 7)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

; Blood Dragon's Armor Helmet
(item	(name 2670)  (Index 9356) (desc 9356)	(Image "Def191")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit archer 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 7)	(Hth 7)        (defense 44)  (dodge 16)	(absorb 4)                       )        )

; Blood Dragon's Armor Gloves
(item	(name 2671)  (Index 9357) (desc 9357)	(Image "Def192")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 8)    (Dex 6)     (defense 42)  (dodge 15)	(absorb 4)                       )        )

; Blood Dragon's Armor Shoes
(item	(name 2672)  (Index 9358) (desc 9358)	(Image "Def193")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit archer 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty       (Str 6)	(Hth 6)   (Dex 7)     (defense 40)  (dodge 44)	(absorb 3)                       )        )

; Blood Dragon's Armor Skirts
(item	(name 2673)  (Index 9359) (desc 9359)	(Image "Def194")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 6)	(Hth 7)   (Dex 8)     (defense 33)  (dodge 53)	(absorb 5)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Blood Dragon's Armor
(item	(name 2669)  (Index 9360) (desc 9360)	(Image "Def190")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit archer 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 9)	(Hth 9)   (Dex 11)     (defense 71)  (dodge 30)	(absorb 7)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

; Blood Dragon's Armor Helmet
(item	(name 2670)  (Index 9361) (desc 9361)	(Image "Def191")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit archer 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 8)	(Hth 8)        (defense 45)  (dodge 16)	(absorb 4)                       )        )

; Blood Dragon's Armor Gloves
(item	(name 2671)  (Index 9362) (desc 9362)	(Image "Def192")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 9)    (Dex 7)     (defense 43)  (dodge 15)	(absorb 4)                       )        )

; Blood Dragon's Armor Shoes
(item	(name 2672)  (Index 9363) (desc 9363)	(Image "Def193")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit archer 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty       (Str 7)	(Hth 7)   (Dex 8)     (defense 41)  (dodge 44)	(absorb 3)                       )        )

; Blood Dragon's Armor Skirts
(item	(name 2673)  (Index 9364) (desc 9364)	(Image "Def194")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 7)	(Hth 8)   (Dex 9)     (defense 34)  (dodge 53)	(absorb 5)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Blood Dragon's Armor
(item	(name 2669)  (Index 9365) (desc 9365)	(Image "Def190")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit archer 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 9)	(Hth 9)   (Dex 11)     (defense 72)  (dodge 30)	(absorb 7)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

; Blood Dragon's Armor Helmet
(item	(name 2670)  (Index 9366) (desc 9366)	(Image "Def191")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit archer 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 8)	(Hth 8)        (defense 46)  (dodge 16)	(absorb 4)                       )        )

; Blood Dragon's Armor Gloves 
(item	(name 2671)  (Index 9367) (desc 9367)	(Image "Def192")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 9)    (Dex 7)     (defense 44)  (dodge 15)	(absorb 4)                       )        )

; Blood Dragon's Armor Shoes
(item	(name 2672)  (Index 9368) (desc 9368)	(Image "Def193")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit archer 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty       (Str 7)	(Hth 7)   (Dex 8)     (defense 42)  (dodge 44)	(absorb 3)                       )        )

; Blood Dragon's Armor Skirts
(item	(name 2673)  (Index 9369) (desc 9369)	(Image "Def194")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 7)	(Hth 8)   (Dex 9)     (defense 35)  (dodge 53)	(absorb 5)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Blood Dragon's Armor
(item	(name 2669)  (Index 9370) (desc 9370)	(Image "Def190")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit archer 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 10)	(Hth 10)   (Dex 12)     (defense 73)  (dodge 30)	(absorb 7)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

; Blood Dragon's Armor Helmet
(item	(name 2670)  (Index 9371) (desc 9371)	(Image "Def191")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit archer 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 9)	(Hth 9)        (defense 47)  (dodge 16)	(absorb 4)                       )        )

; Blood Dragon's Armor Gloves
(item	(name 2671)  (Index 9372) (desc 9372)	(Image "Def192")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 10)    (Dex 8)     (defense 45)  (dodge 15)	(absorb 4)                       )        )

; Blood Dragon's Armor Shoes
(item	(name 2672)  (Index 9373) (desc 9373)	(Image "Def193")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit archer 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty       (Str 8)	(Hth 8)   (Dex 9)     (defense 43)  (dodge 44)	(absorb 3)                       )        )

; Blood Dragon's Armor Skirts
(item	(name 2673)  (Index 9374) (desc 9374)	(Image "Def194")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 8)	(Hth 9)   (Dex 10)     (defense 36)  (dodge 53)	(absorb 5)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Blood Dragon's Armor
(item	(name 2669)  (Index 9375) (desc 9375)	(Image "Def190")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit archer 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 10)	(Hth 10)   (Dex 12)     (defense 74)  (dodge 30)	(absorb 7)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

; Blood Dragon's Armor Helmet
(item	(name 2670)  (Index 9376) (desc 9376)	(Image "Def191")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit archer 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 9)	(Hth 9)        (defense 48)  (dodge 16)	(absorb 4)                       )        )

; Blood Dragon's Armor Gloves
(item	(name 2671)  (Index 9377) (desc 9377)	(Image "Def192")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 10)    (Dex 8)     (defense 46)  (dodge 15)	(absorb 4)                       )        )

; Blood Dragon's Armor Shoes
(item	(name 2672)  (Index 9378) (desc 9378)	(Image "Def193")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit archer 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty       (Str 8)	(Hth 8)   (Dex 9)     (defense 44)  (dodge 44)	(absorb 3)                       )        )

; Blood Dragon's Armor Skirts
(item	(name 2673)  (Index 9379) (desc 9379)	(Image "Def194")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 8)	(Hth 9)   (Dex 10)     (defense 37)  (dodge 53)	(absorb 5)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Blood Dragon's Armor
(item	(name 2669)  (Index 9380) (desc 9380)	(Image "Def190")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit archer 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty       (Str 11)	(Hth 11)   (Dex 13)     (defense 75)  (dodge 30)	(absorb 7)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )

; Blood Dragon's Armor Helmet
(item	(name 2670)  (Index 9381) (desc 9381)	(Image "Def191")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit archer 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty       (Str 10)	(Hth 10)        (defense 49)  (dodge 16)	(absorb 4)                       )        )

; Blood Dragon's Armor Gloves
(item	(name 2671)  (Index 9382) (desc 9382)	(Image "Def192")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty       (Str 11)    (Dex 9)     (defense 47)  (dodge 15)	(absorb 4)                       )        )

; Blood Dragon's Armor Shoes
(item	(name 2672)  (Index 9383) (desc 9383)	(Image "Def193")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit archer 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty       (Str 9)	(Hth 9)   (Dex 10)     (defense 45)  (dodge 44)	(absorb 3)                       )        )

; Blood Dragon's Armor Skirts
(item	(name 2673)  (Index 9384) (desc 9384)	(Image "Def194")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit archer 61)  (buy 0)	(sell 440000)	(endurance 20)     (specialty       (Str 9)	(Hth 10)   (Dex 11)     (defense 38)  (dodge 53)	(absorb 5)	(resistfire 1)  (resistlitning 1)	(resistcurse 1)                   )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 65 Mage

;(7) Imoogie

; Blood Dragon's DaeChangEau
(item	(name 2674)  (Index 9385) (desc 9385)	(Image "Def195")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit mage 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty        (Hth 8)	(Int 18)       (defense 48)  (dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)                  )        )

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)  (Index 9386) (desc 9386)	(Image "Def196")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit mage 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty        (Hth 7)	(Int 7)       (defense 36)  (dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)  (Index 9387) (desc 9387)	(Image "Def197")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit mage 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty         (Int 7)	(Wis 7)      (defense 37)  (dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)  (Index 9388) (desc 9388)	(Image "Def198")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit mage 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty         (Int 7)	(Wis 7)      (defense 42)  (dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)                  )        )

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)  (Index 9389) (desc 9389)	(Image "Def199")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit mage 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty        (Hth 8)	(Int 12)       (defense 36)  (dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; Blood Dragon's DaeChangEau
(item	(name 2674)  (Index 9390) (desc 9390)	(Image "Def195")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit mage 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty        (Hth 8)	(Int 18)       (defense 49)  (dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)                  )        )

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)  (Index 9391) (desc 9391)	(Image "Def196")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit mage 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty        (Hth 7)	(Int 7)       (defense 37)  (dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)  (Index 9392) (desc 9392)	(Image "Def197")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit mage 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty         (Int 7)	(Wis 7)      (defense 38)  (dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)  (Index 9393) (desc 9393)	(Image "Def198")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit mage 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty         (Int 7)	(Wis 7)      (defense 43)  (dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)                  )        )

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)  (Index 9394) (desc 9394)	(Image "Def199")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit mage 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty        (Hth 8)	(Int 12)       (defense 37)  (dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon
; Blood Dragon's DaeChangEau
(item	(name 2674)  (Index 9395) (desc 9395)	(Image "Def195")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit mage 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty        (Hth 9)	(Int 19)       (defense 50)  (dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)                  )        )

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)  (Index 9396) (desc 9396)	(Image "Def196")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit mage 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty        (Hth 8)	(Int 8)       (defense 38)  (dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)  (Index 9397) (desc 9397)	(Image "Def197")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit mage 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty         (Int 8)	(Wis 8)      (defense 39)  (dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)  (Index 9398) (desc 9398)	(Image "Def198")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit mage 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty         (Int 8)	(Wis 8)      (defense 44)  (dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)                  )        )

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)  (Index 9399) (desc 9399)	(Image "Def199")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit mage 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty        (Hth 9)	(Int 13)       (defense 38)  (dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Blood Dragon's DaeChangEau
(item	(name 2674)  (Index 9400) (desc 9400)	(Image "Def195")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit mage 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty        (Hth 9)	(Int 19)       (defense 51)  (dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)                  )        )

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)  (Index 9401) (desc 9401)	(Image "Def196")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit mage 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty        (Hth 8)	(Int 8)       (defense 39)  (dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)  (Index 9402) (desc 9402)	(Image "Def197")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit mage 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty         (Int 8)	(Wis 8)      (defense 40)  (dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)  (Index 9403) (desc 9403)	(Image "Def198")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit mage 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty         (Int 8)	(Wis 8)      (defense 45)  (dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)                  )        )

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)  (Index 9404) (desc 9404)	(Image "Def199")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit mage 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty        (Hth 9)	(Int 13)       (defense 39)  (dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Blood Dragon's DaeChangEau
(item	(name 2674)  (Index 9405) (desc 9405)	(Image "Def195")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit mage 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty        (Hth 10)	(Int 20)       (defense 52)  (dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)                  )        )

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)  (Index 9406) (desc 9406)	(Image "Def196")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit mage 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty        (Hth 9)	(Int 9)       (defense 40)  (dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)  (Index 9407) (desc 9407)	(Image "Def197")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit mage 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty         (Int 9)	(Wis 9)      (defense 41)  (dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)  (Index 9408) (desc 9408)	(Image "Def198")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit mage 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty         (Int 9)	(Wis 9)      (defense 46)  (dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)                  )        )

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)  (Index 9409) (desc 9409)	(Image "Def199")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit mage 64)  (buy 0)	(sell 440000)	(endurance 20)     (specialty        (Hth 10)	(Int 14)       (defense 40)  (dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon

; Blood Dragon's DaeChangEau
(item	(name 2674)  (Index 9410) (desc 9410)	(Image "Def195")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit mage 65)  (buy 0)	(sell 520000)	(endurance 24)     (specialty        (Hth 10)	(Int 20)       (defense 53)  (dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)                  )        )

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)  (Index 9411) (desc 9411)  (Image "Def196")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit mage 63)  (buy 0)	(sell 280000)	(endurance 14)     (specialty        (Hth 9)	(Int 9)       (defense 41)  (dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)  (Index 9412) (desc 9412)	(Image "Def197")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit mage 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty         (Int 9)	(Wis 9)      (defense 42)  (dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)  (Index 9413) (desc 9413)	(Image "Def198")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit mage 62)  (buy 0)	(sell 240000)	(endurance 12)     (specialty         (Int 9)	(Wis 9)      (defense 47)  (dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)                  )        )

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)  (Index 9414) (desc 9414)	(Image "Def199")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit mage 52)  (buy 0)	(sell 440000)	(endurance 20)     (specialty        (Hth 10)	(Int 14)       (defense 41)  (dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)                  )        )

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; Blood Dragon's DaeChangEau
(item	(name 2674)  (Index 9415) (desc 9415)	(Image "Def195")	(Action 12 1)  (class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)           (limit mage 63)  (buy 0)	(sell 520000)	(endurance 24)     (specialty        (Hth 11)	(Int 21)       (defense 54)  (dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)                  )        )

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)  (Index 9416) (desc 9416)	(Image "Def196")	(Action 12 1)  (class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)           (limit mage 58)  (buy 0)	(sell 280000)	(endurance 14)     (specialty        (Hth 10)	(Int 10)       (defense 42)  (dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)  (Index 9417) (desc 9417)	(Image "Def197")	(Action 12 1)  (class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)           (limit mage 61)  (buy 0)	(sell 200000)	(endurance 10)     (specialty         (Int 10)	(Wis 10)      (defense 43)  (dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)                  )        )

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)  (Index 9418) (desc 9418)	(Image "Def198")	(Action 12 1)  (class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)           (limit mage 65)  (buy 0)	(sell 240000)	(endurance 12)     (specialty         (Int 10)	(Wis 10)      (defense 48)  (dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)                  )        )

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)  (Index 9419) (desc 9419)	(Image "Def199")	(Action 12 1)  (class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)           (limit mage 56)  (buy 0)	(sell 440000)	(endurance 20)     (specialty        (Hth 11)	(Int 15)       (defense 42)  (dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)                  )        )


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;==================================ONLY DSS==========================================================
;Dragon Spirit scrolls fuse 
;Grade 50
;Knight
;(7) Imoogie
; Diamond Scaled Armor
(item	(name 572)		(Index 7000) (desc 7000)	(Image "Def116")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty		(Str 4)	(Hth 3)								(defense 45)		(dodge 17)	(absorb 5)																							)								)

; Diamond Scaled Helmet
(item	(name 573)		(Index 7001) (desc 7001)	(Image "Def117")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 2)								(defense 43)		(dodge 9)	(absorb 2)																							)								)

; Diamond Scaled Gloves
(item	(name 574)		(Index 7002) (desc 7002)	(Image "Def118")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 2)									(defense 44)		(dodge 6)	(absorb 1)																							)								)

; Diamond Scaled Shoes
(item	(name 575)		(Index 7003) (desc 7003)	(Image "Def119")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 2)					(defense 33)		(dodge 19)	(absorb 2)																							)								)

; Diamond Scaled Shorts
(item	(name 576)		(Index 7004) (desc 7004)	(Image "Def120")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 2)								(defense 29)		(dodge 19)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Diamond Scaled Armor
(item	(name 572)		(Index 7005) (desc 7005) 	(Image "Def116")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty		(Str 4)	(Hth 3)								(defense 46)		(dodge 17)	(absorb 5)																							)								)

; Diamond Scaled Helmet
(item	(name 573)		(Index 7006) (desc 7006) 	(Image "Def117")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 2)								(defense 44)		(dodge 9)	(absorb 2)																							)								)

; Diamond Scaled Gloves
(item	(name 574)		(Index 7007) (desc 7007) 	(Image "Def118")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 2)									(defense 45)		(dodge 6)	(absorb 1)																							)								)

; Diamond Scaled Shoes
(item	(name 575)		(Index 7008) (desc 7008) 	(Image "Def119")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 2)					(defense 34)		(dodge 19)	(absorb 2)																							)								)

; Diamond Scaled Shorts
(item	(name 576)		(Index 7009) (desc 7009) 	(Image "Def120")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 2)								(defense 30)		(dodge 19)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Diamond Scaled Armor
(item	(name 572)		(Index 7010) (desc 7010) 	(Image "Def116")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty		(Str 5)	(Hth 4)								(defense 47)		(dodge 17)	(absorb 5)																							)								)

; Diamond Scaled Helmet
(item	(name 573)		(Index 7011) (desc 7011) 	(Image "Def117")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 3)								(defense 45)		(dodge 9)	(absorb 2)																							)								)

; Diamond Scaled Gloves
(item	(name 574)		(Index 7012) (desc 7012) 	(Image "Def118")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 3)									(defense 46)		(dodge 6)	(absorb 1)																							)								)

; Diamond Scaled Shoes
(item	(name 575)		(Index 7013) (desc 7013) 	(Image "Def119")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 3)					(defense 35)		(dodge 19)	(absorb 2)																							)								)

; Diamond Scaled Shorts
(item	(name 576)		(Index 7014) (desc 7014) 	(Image "Def120")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 3)								(defense 31)		(dodge 19)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Diamond Scaled Armor
(item	(name 572)		(Index 7015) (desc 7015) 	(Image "Def116")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty		(Str 5)	(Hth 4)								(defense 48)		(dodge 17)	(absorb 5)																							)								)

; Diamond Scaled Helmet
(item	(name 573)		(Index 7016) (desc 7016) 	(Image "Def117")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 3)								(defense 46)		(dodge 9)	(absorb 2)																							)								)

; Diamond Scaled Gloves
(item	(name 574)		(Index 7017) (desc 7017) 	(Image "Def118")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 3)									(defense 47)		(dodge 6)	(absorb 1)																							)								)

; Diamond Scaled Shoes
(item	(name 575)		(Index 7018) (desc 7018) 	(Image "Def119")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 3)					(defense 36)		(dodge 19)	(absorb 2)																							)								)

; Diamond Scaled Shorts
(item	(name 576)		(Index 7019) (desc 7019) 	(Image "Def120")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 3)								(defense 32)		(dodge 19)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(3) Storm Dragon
; Diamond Scaled Armor
(item	(name 572)		(Index 7020) (desc 7020) 	(Image "Def116")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty		(Str 6)	(Hth 5)								(defense 49)		(dodge 17)	(absorb 5)																							)								)

; Diamond Scaled Helmet
(item	(name 573)		(Index 7021) (desc 7021) 	(Image "Def117")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 4)								(defense 47)		(dodge 9)	(absorb 2)																							)								)

; Diamond Scaled Gloves
(item	(name 574)		(Index 7022) (desc 7022) 	(Image "Def118")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 4)									(defense 48)		(dodge 6)	(absorb 1)																							)								)

; Diamond Scaled Shoes
(item	(name 575)		(Index 7023) (desc 7023) 	(Image "Def119")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 4)					(defense 37)		(dodge 19)	(absorb 2)																							)								)

; Diamond Scaled Shorts
(item	(name 576)		(Index 7024) (desc 7024)  	(Image "Def120")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 4)								(defense 33)		(dodge 19)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Diamond Scaled Armor
(item	(name 572)		(Index 7025) (desc 7025) 	(Image "Def116")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty		(Str 6)	(Hth 5)								(defense 50)		(dodge 17)	(absorb 5)																							)								)

; Diamond Scaled Helmet
(item	(name 573)		(Index 7026) (desc 7026) 	(Image "Def117")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 4)								(defense 48)		(dodge 9)	(absorb 2)																							)								)

; Diamond Scaled Gloves
(item	(name 574)		(Index 7027) (desc 7027) 	(Image "Def118")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 4)									(defense 49)		(dodge 6)	(absorb 1)																							)								)

; Diamond Scaled Shoes
(item	(name 575)		(Index 7028) (desc 7028) 	(Image "Def119")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 4)					(defense 38)		(dodge 19)	(absorb 2)																							)								)

; Diamond Scaled Shorts
(item	(name 576)		(Index 7029) (desc 7029) 	(Image "Def120")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 4)								(defense 34)		(dodge 19)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Diamond Scaled Armor
(item	(name 572)		(Index 7030) (desc 7030) 	(Image "Def116")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty		(Str 7)	(Hth 6)								(defense 50)		(dodge 17)	(absorb 5)																							)								)

; Diamond Scaled Helmet
(item	(name 573)		(Index 7031) (desc 7031) 	(Image "Def117")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 5)								(defense 49)		(dodge 9)	(absorb 2)																							)								)

; Diamond Scaled Gloves
(item	(name 574)		(Index 7032) (desc 7032) 	(Image "Def118")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 5)									(defense 50)		(dodge 6)	(absorb 1)																							)								)

; Diamond Scaled Shoes
(item	(name 575)		(Index 7033) (desc 7033) 	(Image "Def119")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 5)					(defense 39)		(dodge 19)	(absorb 2)																							)								)

; Diamond Scaled Shorts
(item	(name 576)		(Index 7034) (desc 7034) 	(Image "Def120")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit Knight 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 5)								(defense 35)		(dodge 19)	(absorb 3)																							)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 50 Archer

;(7) Imoogie
; Diamond Armor
(item	(name 577)		(Index 7035) (desc 7035) 	(Image "Def121")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit archer 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 3)			(Dex 3)					(defense 47)		(dodge 16)	(absorb 3)																							)								)

; Diamond Helmet
(item	(name 578)		(Index 7036) (desc 7036) 	(Image "Def122")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit archer 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 2)								(defense 31)		(dodge 10)	(absorb 1)																							)								)

; Diamond Gloves
(item	(name 579)		(Index 7037) (desc 7037) 	(Image "Def123")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit archer 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 2)									(defense 29)		(dodge 9)	(absorb 1)																							)								)

; Diamond Shoes
(item	(name 580)		(Index 7038) (desc 7038) 	(Image "Def124")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit archer 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 2)					(defense 33)		(dodge 26)	(absorb 1)																							)								)

; Diamond Shorts
(item	(name 581)		(Index 7039) (desc 7039) 	(Image "Def125")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit archer 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 2)								(defense 23)		(dodge 32)	(absorb 1)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Diamond Armor
(item	(name 577)		(Index 7040) (desc 7040) 	(Image "Def121")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit archer 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 3)			(Dex 3)					(defense 48)		(dodge 16)	(absorb 3)																							)								)

; Diamond Helmet
(item	(name 578)		(Index 7041) (desc 7041) 	(Image "Def122")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit archer 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 2)								(defense 32)		(dodge 10)	(absorb 1)																							)								)

; Diamond Gloves
(item	(name 579)		(Index 7042) (desc 7042) 	(Image "Def123")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit archer 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 2)									(defense 30)		(dodge 9)	(absorb 1)																							)								)

; Diamond Shoes
(item	(name 580)		(Index 7043) (desc 7043) 	(Image "Def124")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit archer 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 2)					(defense 34)		(dodge 26)	(absorb 1)																							)								)

; Diamond Shorts
(item	(name 581)		(Index 7044) (desc 7044) 	(Image "Def125")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit archer 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 2)								(defense 24)		(dodge 32)	(absorb 1)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Diamond Armor
(item	(name 577)		(Index 7045) (desc 7045) 	(Image "Def121")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit archer 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 4)			(Dex 4)					(defense 49)		(dodge 16)	(absorb 3)																							)								)

; Diamond Helmet
(item	(name 578)		(Index 7046) (desc 7046) 	(Image "Def122")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit archer 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 3)								(defense 33)		(dodge 10)	(absorb 1)																							)								)

; Diamond Gloves
(item	(name 579)		(Index 7047) (desc 7047) 	(Image "Def123")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit archer 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 3)									(defense 31)		(dodge 9)	(absorb 1)																							)								)

; Diamond Shoes
(item	(name 580)		(Index 7048) (desc 7048) 	(Image "Def124")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit archer 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 3)					(defense 34)		(dodge 26)	(absorb 1)																							)								)

; Diamond Shorts
(item	(name 581)		(Index 7049) (desc 7049) 	(Image "Def125")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit archer 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 3)								(defense 25)		(dodge 32)	(absorb 1)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Diamond Armor
(item	(name 577)		(Index 7050) (desc 7050) 	(Image "Def121")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit archer 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 4)			(Dex 4)					(defense 50)		(dodge 16)	(absorb 3)																							)								)

; Diamond Helmet
(item	(name 578)		(Index 7051) (desc 7051) 	(Image "Def122")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit archer 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 3)								(defense 34)		(dodge 10)	(absorb 1)																							)								)

; Diamond Gloves
(item	(name 579)		(Index 7052) (desc 7052) 	(Image "Def123")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit archer 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 3)									(defense 32)		(dodge 9)	(absorb 1)																							)								)

; Diamond Shoes
(item	(name 580)		(Index 7053) (desc 7053) 	(Image "Def124")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit archer 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 3)					(defense 35)		(dodge 26)	(absorb 1)																							)								)

; Diamond Shorts
(item	(name 581)		(Index 7054) (desc 7054) 	(Image "Def125")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit archer 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 3)								(defense 26)		(dodge 32)	(absorb 1)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Diamond Armor
(item	(name 577)		(Index 7055) (desc 7055) 	(Image "Def121")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit archer 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 5)			(Dex 5)					(defense 51)		(dodge 16)	(absorb 3)																							)								)

; Diamond Helmet
(item	(name 578)		(Index 7056) (desc 7056) 	(Image "Def122")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit archer 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 4)								(defense 35)		(dodge 10)	(absorb 1)																							)								)

; Diamond Gloves
(item	(name 579)		(Index 7057) (desc 7057) 	(Image "Def123")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit archer 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 4)									(defense 33)		(dodge 9)	(absorb 1)																							)								)

; Diamond Shoes
(item	(name 580)		(Index 7058) (desc 7058) 	(Image "Def124")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit archer 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 4)					(defense 34)		(dodge 26)	(absorb 1)																							)								)

; Diamond Shorts
(item	(name 581)		(Index 7059) (desc 7059) 	(Image "Def125")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit archer 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 4)								(defense 27)		(dodge 32)	(absorb 1)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Diamond Armor
(item	(name 577)		(Index 7060) (desc 7060) 	(Image "Def121")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit archer 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 5)			(Dex 5)					(defense 52)		(dodge 16)	(absorb 3)																							)								)

; Diamond Helmet
(item	(name 578)		(Index 7061) (desc 7061) 	(Image "Def122")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit archer 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 4)								(defense 36)		(dodge 10)	(absorb 1)																							)								)

; Diamond Gloves
(item	(name 579)		(Index 7062) (desc 7062) 	(Image "Def123")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit archer 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 4)									(defense 34)		(dodge 9)	(absorb 1)																							)								)

; Diamond Shoes
(item	(name 580)		(Index 7063) (desc 7063) 	(Image "Def124")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit archer 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 4)					(defense 35)		(dodge 26)	(absorb 1)																							)								)

; Diamond Shorts
(item	(name 581)		(Index 7064) (desc 7064) 	(Image "Def125")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit archer 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 4)								(defense 28)		(dodge 32)	(absorb 1)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Diamond Armor
(item	(name 577)		(Index 7065) (desc 7065) 	(Image "Def121")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit archer 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 6)			(Dex 6)					(defense 53)		(dodge 16)	(absorb 3)																							)								)

; Diamond Helmet
(item	(name 578)		(Index 7066) (desc 7066) 	(Image "Def122")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit archer 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 5)								(defense 37)		(dodge 10)	(absorb 1)																							)								)

; Diamond Gloves
(item	(name 579)		(Index 7067) (desc 7067) 	(Image "Def123")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit archer 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty		(Str 5)									(defense 35)		(dodge 9)	(absorb 1)																							)								)

; Diamond Shoes
(item	(name 580)		(Index 7068) (desc 7068) 	(Image "Def124")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit archer 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty						(Dex 5)					(defense 36)		(dodge 26)	(absorb 1)																							)								)

; Diamond Shorts
(item	(name 581)		(Index 7069) (desc 7069) 	(Image "Def125")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit archer 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 5)								(defense 29)		(dodge 32)	(absorb 1)																							)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 50 Mage

;(7) Imoogie

; White DaeChangEau
(item	(name 582)		(Index 7070) (desc 7070) 	(Image "Def126")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit mage 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 3)	(Int 4)							(defense 30)		(dodge 23)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Hair Decoration
(item	(name 583)		(Index 7071) (desc 7071) 	(Image "Def127")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit mage 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 2)								(defense 24)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)																		)								)

; White DaeChangEau Gloves
(item	(name 584)		(Index 7072) (desc 7072) 	(Image "Def128")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit mage 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty					(Wis 2)						(defense 27)		(dodge 10)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shoes
(item	(name 585)		(Index 7073) (desc 7073) 	(Image "Def129")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit mage 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty					(Wis 2)						(defense 28)		(dodge 21)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shorts
(item	(name 586)		(Index 7074) (desc 7074) 	(Image "Def130")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit mage 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 2)								(defense 22)		(dodge 25)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; White DaeChangEau
(item	(name 582)		(Index 7075) (desc 7075) 	(Image "Def126")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit mage 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 3)	(Int 4)							(defense 31)		(dodge 23)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Hair Decoration
(item	(name 583)		(Index 7076) (desc 7076) 	(Image "Def127")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit mage 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 2)								(defense 24)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)																		)								)

; White DaeChangEau Gloves
(item	(name 584)		(Index 7077) (desc 7077) 	(Image "Def128")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit mage 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty					(Wis 2)						(defense 28)		(dodge 10)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shoes
(item	(name 585)		(Index 7078) (desc 7078) 	(Image "Def129")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit mage 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty					(Wis 2)						(defense 29)		(dodge 21)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shorts
(item	(name 586)		(Index 7079) (desc 7079)  	(Image "Def130")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit mage 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 2)								(defense 23)		(dodge 25)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon

; White DaeChangEau
(item	(name 582)		(Index 7080) (desc 7080) 	(Image "Def126")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit mage 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 4)	(Int 5)							(defense 32)		(dodge 23)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Hair Decoration
(item	(name 583)		(Index 7081) (desc 7081) 	(Image "Def127")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit mage 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 3)								(defense 25)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)																		)								)

; White DaeChangEau Gloves
(item	(name 584)		(Index 7082) (desc 7082) 	(Image "Def128")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit mage 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty					(Wis 3)						(defense 29)		(dodge 10)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shoes
(item	(name 585)		(Index 7083) (desc 7083) 	(Image "Def129")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit mage 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty					(Wis 3)						(defense 30)		(dodge 21)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shorts
(item	(name 586)		(Index 7084) (desc 7084) 	(Image "Def130")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit mage 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 3)								(defense 24)		(dodge 25)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon

; White DaeChangEau
(item	(name 582)		(Index 7085) (desc 7085) 	(Image "Def126")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit mage 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 4)	(Int 5)							(defense 33)		(dodge 23)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Hair Decoration
(item	(name 583)		(Index 7086) (desc 7086) 	(Image "Def127")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit mage 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 3)								(defense 26)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)																		)								)

; White DaeChangEau Gloves
(item	(name 584)		(Index 7087) (desc 7087) 	(Image "Def128")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit mage 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty					(Wis 3)						(defense 30)		(dodge 10)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shoes
(item	(name 585)		(Index 7088) (desc 7088) 	(Image "Def129")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit mage 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty					(Wis 3)						(defense 31)		(dodge 21)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shorts
(item	(name 586)		(Index 7089) (desc 7089) 	(Image "Def130")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit mage 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 3)								(defense 25)		(dodge 25)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon

; White DaeChangEau
(item	(name 582)		(Index 7090) (desc 7090) 	(Image "Def126")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit mage 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 5)	(Int 6)							(defense 34)		(dodge 23)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Hair Decoration
(item	(name 583)		(Index 7091) (desc 7091) 	(Image "Def127")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit mage 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 4)								(defense 27)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)																		)								)

; White DaeChangEau Gloves
(item	(name 584)		(Index 7092) (desc 7092) 	(Image "Def128")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit mage 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty					(Wis 4)						(defense 31)		(dodge 10)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shoes
(item	(name 585)		(Index 7093) (desc 7093) 	(Image "Def129")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit mage 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty					(Wis 4)						(defense 32)		(dodge 21)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shorts
(item	(name 586)		(Index 7094) (desc 7094) 	(Image "Def130")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit mage 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 4)								(defense 26)		(dodge 25)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon

; White DaeChangEau
(item	(name 582)		(Index 7095) (desc 7095) 	(Image "Def126")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit mage 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 5)	(Int 6)							(defense 35)		(dodge 23)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Hair Decoration
(item	(name 583)		(Index 7096) (desc 7096) 	(Image "Def127")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit mage 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 4)								(defense 28)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)																		)								)

; White DaeChangEau Gloves
(item	(name 584)		(Index 7097) (desc 7097) 	(Image "Def128")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit mage 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty					(Wis 4)						(defense 32)		(dodge 10)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shoes
(item	(name 585)		(Index 7098) (desc 7098) 	(Image "Def129")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit mage 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty					(Wis 4)						(defense 33)		(dodge 21)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shorts
(item	(name 586)		(Index 7099) (desc 7099) 	(Image "Def130")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit mage 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 4)								(defense 27)		(dodge 25)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; White DaeChangEau
(item	(name 582)		(Index 7100) (desc 7100)	(Image "Def126")	(Action 7 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 50)	(wear 1)									(limit mage 50)		(buy 0)	(sell 129000)	(endurance 24)				(specialty			(Hth 6)	(Int 7)							(defense 36)		(dodge 23)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Hair Decoration
(item	(name 583)		(Index 7101) (desc 7101) 	(Image "Def127")	(Action 7 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 50)	(wear 1)									(limit mage 48)		(buy 0)	(sell 70950)	(endurance 14)				(specialty			(Hth 5)								(defense 29)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 2)	(resistpalsy 2)																		)								)

; White DaeChangEau Gloves
(item	(name 584)		(Index 7102) (desc 7102) 	(Image "Def128")	(Action 7 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 50)	(wear 1)									(limit mage 46)		(buy 0)	(sell 52890)	(endurance 10)				(specialty					(Wis 5)						(defense 33)		(dodge 10)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shoes
(item	(name 585)		(Index 7103) (desc 7103) 	(Image "Def129")	(Action 7 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 50)	(wear 1)									(limit mage 47)		(buy 0)	(sell 61920)	(endurance 12)				(specialty					(Wis 5)						(defense 34)		(dodge 21)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

; White DaeChangEau Shorts
(item	(name 586)		(Index 7104) (desc 7104) 	(Image "Def130")	(Action 7 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 50)	(wear 1)									(limit mage 49)		(buy 0)	(sell 108360)	(endurance 20)				(specialty			(Hth 5)								(defense 28)		(dodge 25)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 2)	(resistpalsy 2)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;Dragon Spirit scrolls fuse 
;Grade 55
;Knight
;(7) Imoogie
; Scaled Armor of Doggebi
(item	(name 821)		(Index 7105) (desc 7105) 	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 4)								(defense 53)		(dodge 19)	(absorb 6)																							)								)

; Scaled Helmet of Doggebi
(item	(name 822)		(Index 7106) (desc 7106) 	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)								(defense 51)		(dodge 11)	(absorb 3)																							)								)

; Scaled Gloves of Doggebi
(item	(name 823)		(Index 7107) (desc 7107) 	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 3)									(defense 52)		(dodge 8)	(absorb 2)																							)								)

; Scaled Shoes of Doggebi
(item	(name 824)		(Index 7108) (desc 7108) 	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 3)					(defense 38)		(dodge 21)	(absorb 2)																							)								)

; Scaled Shorts of Doggebi
(item	(name 825)		(Index 7109) (desc 7109) 	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 3)								(defense 33)		(dodge 21)	(absorb 4)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Scaled Armor of Doggebi
(item	(name 821)		(Index 7110) (desc 7110)	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 5)	(Hth 4)								(defense 54)		(dodge 19)	(absorb 6)																							)								)

; Scaled Helmet of Doggebi
(item	(name 822)		(Index 7111) (desc 7111) 	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)								(defense 52)		(dodge 11)	(absorb 3)																							)								)

; Scaled Gloves of Doggebi
(item	(name 823)		(Index 7112) (desc 7112) 	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 3)									(defense 53)		(dodge 8)	(absorb 2)																							)								)

; Scaled Shoes of Doggebi
(item	(name 824)		(Index 7113) (desc 7113) 	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 3)					(defense 39)		(dodge 21)	(absorb 2)																							)								)

; Scaled Shorts of Doggebi
(item	(name 825)		(Index 7114) (desc 7114) 	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 3)								(defense 34)		(dodge 21)	(absorb 4)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Scaled Armor of Doggebi
(item	(name 821)		(Index 7115) (desc 7115) 	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 6)	(Hth 5)								(defense 55)		(dodge 19)	(absorb 6)																							)								)

; Scaled Helmet of Doggebi
(item	(name 822)		(Index 7116) (desc 7116) 	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 4)								(defense 53)		(dodge 11)	(absorb 3)																							)								)

; Scaled Gloves of Doggebi
(item	(name 823)		(Index 7117) (desc 7117) 	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 4)									(defense 54)		(dodge 8)	(absorb 2)																							)								)

; Scaled Shoes of Doggebi
(item	(name 824)		(Index 7118) (desc 7118) 	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 4)					(defense 40)		(dodge 21)	(absorb 2)																							)								)

; Scaled Shorts of Doggebi
(item	(name 825)		(Index 7119) (desc 7119) 	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 4)								(defense 35)		(dodge 21)	(absorb 4)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Scaled Armor of Doggebi
(item	(name 821)		(Index 7120) (desc 7120) 	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 6)	(Hth 5)								(defense 56)		(dodge 19)	(absorb 6)																							)								)

; Scaled Helmet of Doggebi
(item	(name 822)		(Index 7121) (desc 7121) 	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 4)								(defense 54)		(dodge 11)	(absorb 3)																							)								)

; Scaled Gloves of Doggebi
(item	(name 823)		(Index 7122) (desc 7122) 	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 4)									(defense 55)		(dodge 8)	(absorb 2)																							)								)

; Scaled Shoes of Doggebi
(item	(name 824)		(Index 7123) (desc 7123) 	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 4)					(defense 41)		(dodge 21)	(absorb 2)																							)								)

; Scaled Shorts of Doggebi
(item	(name 825)		(Index 7124) (desc 7124) 	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 4)								(defense 36)		(dodge 21)	(absorb 4)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(3) Storm Dragon
; Scaled Armor of Doggebi
(item	(name 821)		(Index 7125) (desc 7125) 	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 7)	(Hth 6)								(defense 57)		(dodge 19)	(absorb 6)																							)								)

; Scaled Helmet of Doggebi
(item	(name 822)		(Index 7126) (desc 7126) 	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 5)								(defense 54)		(dodge 11)	(absorb 3)																							)								)

; Scaled Gloves of Doggebi
(item	(name 823)		(Index 7127) (desc 7127) 	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 5)									(defense 56)		(dodge 8)	(absorb 2)																							)								)

; Scaled Shoes of Doggebi
(item	(name 824)		(Index 7128) (desc 7128) 	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 5)					(defense 42)		(dodge 21)	(absorb 2)																							)								)

; Scaled Shorts of Doggebi
(item	(name 825)		(Index 7129) (desc 7129)	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 5)								(defense 37)		(dodge 21)	(absorb 4)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Scaled Armor of Doggebi
(item	(name 821)		(Index 7130) (desc 7130) 	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 7)	(Hth 6)								(defense 58)		(dodge 19)	(absorb 6)																							)								)

; Scaled Helmet of Doggebi
(item	(name 822)		(Index 7131) (desc 7131) 	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 5)								(defense 55)		(dodge 11)	(absorb 3)																							)								)

; Scaled Gloves of Doggebi
(item	(name 823)		(Index 7132) (desc 7132) 	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 5)									(defense 57)		(dodge 8)	(absorb 2)																							)								)

; Scaled Shoes of Doggebi
(item	(name 824)		(Index 7133) (desc 7133) 	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 5)					(defense 42)		(dodge 21)	(absorb 2)																							)								)

; Scaled Shorts of Doggebi
(item	(name 825)		(Index 7134) (desc 7134) 	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 5)								(defense 38)		(dodge 21)	(absorb 4)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Scaled Armor of Doggebi
(item	(name 821)		(Index 7135) (desc 7135) 	(Image "Def134")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty		(Str 8)	(Hth 7)								(defense 59)		(dodge 19)	(absorb 6)																							)								)

; Scaled Helmet of Doggebi
(item	(name 822)		(Index 7136) (desc 7136) 	(Image "Def135")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 6)								(defense 56)		(dodge 11)	(absorb 3)																							)								)

; Scaled Gloves of Doggebi
(item	(name 823)		(Index 7137) (desc 7137) 	(Image "Def136")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 6)									(defense 58)		(dodge 8)	(absorb 2)																							)								)

; Scaled Shoes of Doggebi
(item	(name 824)		(Index 7138) (desc 7138) 	(Image "Def137")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 6)					(defense 43)		(dodge 21)	(absorb 2)																							)								)

; Scaled Shorts of Doggebi
(item	(name 825)		(Index 7139) (desc 7139) 	(Image "Def138")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit Knight 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 6)								(defense 39)		(dodge 21)	(absorb 4)																							)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 55 Archer

;(7) Imoogie
; Armor of Doggebi
(item	(name 826)		(Index 7140) (desc 7140) 	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 4)			(Dex 5)					(defense 55)		(dodge 19)	(absorb 4)																							)								)

; Helmet of Doggebi
(item	(name 827)		(Index 7141) (desc 7141) 	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)								(defense 36)		(dodge 12)	(absorb 2)																							)								)
 
; Gloves of Doggebi
(item	(name 828)		(Index 7142) (desc 7142) 	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 3)									(defense 34)		(dodge 11)	(absorb 2)																							)								)

; Shoes of Doggebi
(item	(name 829)		(Index 7143) (desc 7143) 	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 3)					(defense 33)		(dodge 34)	(absorb 1)																							)								)

; Shorts of Doggebi
(item	(name 830)		(Index 7144) (desc 7144) 	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 3)								(defense 23)		(dodge 39)	(absorb 2)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Armor of Doggebi
(item	(name 826)		(Index 7145) (desc 7145) 	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 4)			(Dex 5)					(defense 56)		(dodge 19)	(absorb 4)																							)								)

; Helmet of Doggebi
(item	(name 827)		(Index 7146) (desc 7146) 	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)								(defense 37)		(dodge 12)	(absorb 2)																							)								)

; Gloves of Doggebi
(item	(name 828)		(Index 7147) (desc 7147) 	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 3)									(defense 35)		(dodge 11)	(absorb 2)																							)								)

; Shoes of Doggebi
(item	(name 829)		(Index 7148) (desc 7148) 	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 3)					(defense 34)		(dodge 34)	(absorb 1)																							)								)

; Shorts of Doggebi
(item	(name 830)		(Index 7149) (desc 7149) 	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 3)								(defense 24)		(dodge 39)	(absorb 2)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Armor of Doggebi
(item	(name 826)		(Index 7150) (desc 7150) 	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 5)			(Dex 6)					(defense 57)		(dodge 19)	(absorb 4)																							)								)

; Helmet of Doggebi
(item	(name 827)		(Index 7151) (desc 7151) 	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 4)								(defense 38)		(dodge 12)	(absorb 2)																							)								)

; Gloves of Doggebi
(item	(name 828)		(Index 7152) (desc 7152) 	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 4)									(defense 36)		(dodge 11)	(absorb 2)																							)								)

; Shoes of Doggebi
(item	(name 829)		(Index 7153) (desc 7153) 	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 4)					(defense 35)		(dodge 34)	(absorb 1)																							)								)

; Shorts of Doggebi
(item	(name 830)		(Index 7154) (desc 7154) 	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 4)								(defense 25)		(dodge 39)	(absorb 2)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Armor of Doggebi
(item	(name 826)		(Index 7155) (desc 7155) 	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 5)			(Dex 6)					(defense 58)		(dodge 19)	(absorb 4)																							)								)

; Helmet of Doggebi
(item	(name 827)		(Index 7156) (desc 7156) 	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 4)								(defense 39)		(dodge 12)	(absorb 2)																							)								)

; Gloves of Doggebi
(item	(name 828)		(Index 7157) (desc 7157) 	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 4)									(defense 37)		(dodge 11)	(absorb 2)																							)								)

; Shoes of Doggebi
(item	(name 829)		(Index 7158) (desc 7158) 	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 4)					(defense 36)		(dodge 34)	(absorb 1)																							)								)

; Shorts of Doggebi
(item	(name 830)		(Index 7159) (desc 7159) 	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 4)								(defense 26)		(dodge 39)	(absorb 2)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Armor of Doggebi
(item	(name 826)		(Index 7160) (desc 7160) 	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 7)					(defense 59)		(dodge 19)	(absorb 4)																							)								)

; Helmet of Doggebi
(item	(name 827)		(Index 7161) (desc 7161) 	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 5)								(defense 40)		(dodge 12)	(absorb 2)																							)								)

; Gloves of Doggebi
(item	(name 828)		(Index 7162) (desc 7162) 	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 5)									(defense 38)		(dodge 11)	(absorb 2)																							)								)

; Shoes of Doggebi
(item	(name 829)		(Index 7163) (desc 7163) 	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 5)					(defense 37)		(dodge 34)	(absorb 1)																							)								)

; Shorts of Doggebi
(item	(name 830)		(Index 7164) (desc 7164) 	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 5)								(defense 27)		(dodge 39)	(absorb 2)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Armor of Doggebi
(item	(name 826)		(Index 7165) (desc 7165) 	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)			(Dex 7)					(defense 60)		(dodge 19)	(absorb 4)																							)								)

; Helmet of Doggebi
(item	(name 827)		(Index 7166) (desc 7166) 	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 5)								(defense 41)		(dodge 12)	(absorb 2)																							)								)

; Gloves of Doggebi
(item	(name 828)		(Index 7167) (desc 7167) 	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 5)									(defense 39)		(dodge 11)	(absorb 2)																							)								)

; Shoes of Doggebi
(item	(name 829)		(Index 7168) (desc 7168) 	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 5)					(defense 38)		(dodge 34)	(absorb 1)																							)								)

; Shorts of Doggebi
(item	(name 830)		(Index 7169) (desc 7169) 	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 5)								(defense 28)		(dodge 39)	(absorb 2)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Armor of Doggebi
(item	(name 826)		(Index 7170) (desc 7170) 	(Image "Def139")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit archer 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 7)			(Dex 8)					(defense 61)		(dodge 19)	(absorb 4)																							)								)

; Helmet of Doggebi
(item	(name 827)		(Index 7171) (desc 7171) 	(Image "Def140")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit archer 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 6)								(defense 42)		(dodge 12)	(absorb 2)																							)								)

; Gloves of Doggebi
(item	(name 828)		(Index 7172) (desc 7172) 	(Image "Def141")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit archer 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty		(Str 6)									(defense 40)		(dodge 11)	(absorb 2)																							)								)

; Shoes of Doggebi
(item	(name 829)		(Index 7173) (desc 7173) 	(Image "Def142")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit archer 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty						(Dex 6)					(defense 39)		(dodge 34)	(absorb 1)																							)								)

; Shorts of Doggebi
(item	(name 830)		(Index 7174) (desc 7174) 	(Image "Def143")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit archer 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 6)								(defense 29)		(dodge 39)	(absorb 2)																							)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 55 Mage

;(7) Imoogie

; DaeChangEau of Doggebi
(item	(name 831)		(Index 7175) (desc 7175)	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 4)	(Int 5)							(defense 36)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Hair Decoration of Doggebi
(item	(name 832)		(Index 7176) (desc 7176) 	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)								(defense 29)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Gloves of Doggebi
(item	(name 833)		(Index 7177) (desc 7177) 	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 3)						(defense 29)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Shoes of Doggebi
(item	(name 834)		(Index 7178) (desc 7178) 	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 3)						(defense 33)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)

; DaeChangEau Shorts of Doggebi
(item	(name 835)		(Index 7179) (desc 7179) 	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 3)								(defense 26)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; DaeChangEau of Doggebi
(item	(name 831)		(Index 7180) (desc 7180) 	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 4)	(Int 5)							(defense 37)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Hair Decoration of Doggebi
(item	(name 832)		(Index 7181) (desc 7181) 	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 3)								(defense 30)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Gloves of Doggebi
(item	(name 833)		(Index 7182) (desc 7182) 	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 3)						(defense 30)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Shoes of Doggebi
(item	(name 834)		(Index 7183) (desc 7183) 	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 3)						(defense 34)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)

; DaeChangEau Shorts of Doggebi
(item	(name 835)		(Index 7184) (desc 7184) 	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 3)								(defense 27)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon

; DaeChangEau of Doggebi
(item	(name 831)		(Index 7185) (desc 7185) 	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 5)	(Int 6)							(defense 38)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Hair Decoration of Doggebi
(item	(name 832)		(Index 7186) (desc 7186) 	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 4)								(defense 31)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Gloves of Doggebi
(item	(name 833)		(Index 7187) (desc 7187) 	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 4)						(defense 31)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Shoes of Doggebi
(item	(name 834)		(Index 7188) (desc 7188) 	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 4)						(defense 35)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)

; DaeChangEau Shorts of Doggebi
(item	(name 835)		(Index 7189) (desc 7189) 	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 4)								(defense 28)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon

; DaeChangEau of Doggebi
(item	(name 831)		(Index 7190) (desc 7190) 	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 5)	(Int 6)							(defense 39)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Hair Decoration of Doggebi
(item	(name 832)		(Index 7191) (desc 7191) 	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 4)								(defense 32)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Gloves of Doggebi
(item	(name 833)		(Index 7192) (desc 7192) 	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 4)						(defense 32)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Shoes of Doggebi
(item	(name 834)		(Index 7193) (desc 7193) 	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 4)						(defense 36)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)

; DaeChangEau Shorts of Doggebi
(item	(name 835)		(Index 7194) (desc 7194) 	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 4)								(defense 29)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon

; DaeChangEau of Doggebi
(item	(name 831)		(Index 7195) (desc 7195) 	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 7)							(defense 40)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Hair Decoration of Doggebi
(item	(name 832)		(Index 7196) (desc 7196) 	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 5)								(defense 33)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Gloves of Doggebi
(item	(name 833)		(Index 7197) (desc 7197) 	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 5)						(defense 33)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Shoes of Doggebi
(item	(name 834)		(Index 7198) (desc 7198) 	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 5)						(defense 37)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)

; DaeChangEau Shorts of Doggebi
(item	(name 835)		(Index 7199) (desc 7199) 	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 5)								(defense 30)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon

; DaeChangEau of Doggebi
(item	(name 831)		(Index 7200) (desc 7200) 	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 6)	(Int 7)							(defense 41)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Hair Decoration of Doggebi
(item	(name 832)		(Index 7201) (desc 7201) 	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 5)								(defense 34)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Gloves of Doggebi
(item	(name 833)		(Index 7202) (desc 7202) 	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 5)						(defense 34)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Shoes of Doggebi
(item	(name 834)		(Index 7203) (desc 7203) 	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 5)						(defense 38)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)

; DaeChangEau Shorts of Doggebi
(item	(name 835)		(Index 7204) (desc 7204) 	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 5)								(defense 31)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; DaeChangEau of Doggebi
(item	(name 831)		(Index 7205) (desc 7205) 	(Image "Def144")	(Action 8 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 55)	(wear 1)									(limit mage 55)		(buy 0)	(sell 260000)	(endurance 24)				(specialty			(Hth 7)	(Int 8)							(defense 42)		(dodge 27)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Hair Decoration of Doggebi
(item	(name 832)		(Index 7206) (desc 7206) 	(Image "Def145")	(Action 8 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 55)	(wear 1)									(limit mage 53)		(buy 0)	(sell 140000)	(endurance 14)				(specialty			(Hth 6)								(defense 35)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Gloves of Doggebi
(item	(name 833)		(Index 7207) (desc 7207) 	(Image "Def146")	(Action 8 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 55)	(wear 1)									(limit mage 51)		(buy 0)	(sell 100000)	(endurance 10)				(specialty					(Wis 6)						(defense 35)		(dodge 12)		(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 3)	(resistpalsy 3)																		)								)

; DaeChangEau Shoes of Doggebi
(item	(name 834)		(Index 7208) (desc 7208) 	(Image "Def147")	(Action 8 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 55)	(wear 1)									(limit mage 52)		(buy 0)	(sell 120000)	(endurance 12)				(specialty					(Wis 6)						(defense 39)		(dodge 24)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 4)	(resistpalsy 4)																		)								)

; DaeChangEau Shorts of Doggebi
(item	(name 835)		(Index 7209) (desc 7209) 	(Image "Def148")	(Action 8 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 55)	(wear 1)									(limit mage 54)		(buy 0)	(sell 220000)	(endurance 20)				(specialty			(Hth 6)								(defense 32)		(dodge 30)		(resistfire 3)	(resistice 3)	(resistlitning 3)	(resistcurse 3)	(resistpalsy 3)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Dragon Spirit scrolls fuse 
;Grade 60
;Knight
;(7) Imoogie
; Golden Scaled Armor
(item	(name 2432)		(Index 7210) (desc 7210) 	(Image "Def169")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 7)	(Hth 4)								(defense 61)		(dodge 21)	(absorb 7)																							)								)

; Golden Scaled Armor Helmet
(item	(name 2433)		(Index 7211) (desc 7211) 	(Image "Def170")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 2)	(Hth 3)								(defense 59)		(dodge 13)	(absorb 4)																							)								)

; Golden Scaled Armor Gloves
(item	(name 2434)		(Index 7212) (desc 7212) 	(Image "Def171")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 4)									(defense 60)		(dodge 10)	(absorb 3)																							)								)

; Golden Scaled Armor Shoes
(item	(name 2435)		(Index 7213) (desc 7213) 	(Image "Def172")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 2)			(Dex 3)					(defense 46)		(dodge 23)	(absorb 3)																							)								)

; Golden Scaled Armor Shorts
(item	(name 2436)		(Index 7214) (desc 7214) 	(Image "Def173")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 2)	(Hth 3)								(defense 41)		(dodge 23)	(absorb 5)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Golden Scaled Armor
(item	(name 2432)		(Index 7215) (desc 7215) 	(Image "Def169")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 7)	(Hth 4)								(defense 62)		(dodge 21)	(absorb 7)																							)								)

; Golden Scaled Armor Helmet
(item	(name 2433)		(Index 7216) (desc 7216) 	(Image "Def170")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 2)	(Hth 3)								(defense 60)		(dodge 13)	(absorb 4)																							)								)

; Golden Scaled Armor Gloves
(item	(name 2434)		(Index 7217) (desc 7217) 	(Image "Def171")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 4)									(defense 61)		(dodge 10)	(absorb 3)																							)								)

; Golden Scaled Armor Shoes
(item	(name 2435)		(Index 7218) (desc 7218) 	(Image "Def172")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 2)			(Dex 3)					(defense 47)		(dodge 23)	(absorb 3)																							)								)

; Golden Scaled Armor Shorts
(item	(name 2436)		(Index 7219) (desc 7219) 	(Image "Def173")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 2)	(Hth 3)								(defense 42)		(dodge 23)	(absorb 5)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Golden Scaled Armor
(item	(name 2432)		(Index 7220) (desc 7220) 	(Image "Def169")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 8)	(Hth 5)								(defense 63)		(dodge 21)	(absorb 7)																							)								)

; Golden Scaled Armor Helmet
(item	(name 2433)		(Index 7221) (desc 7221) 	(Image "Def170")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 3)	(Hth 4)								(defense 61)		(dodge 13)	(absorb 4)																							)								)

; Golden Scaled Armor Gloves
(item	(name 2434)		(Index 7222) (desc 7222) 	(Image "Def171")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 5)									(defense 62)		(dodge 10)	(absorb 3)																							)								)

; Golden Scaled Armor Shoes
(item	(name 2435)		(Index 7223) (desc 7223) 	(Image "Def172")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 3)			(Dex 4)					(defense 48)		(dodge 23)	(absorb 3)																							)								)

; Golden Scaled Armor Shorts
(item	(name 2436)		(Index 7224) (desc 7224) 	(Image "Def173")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 3)	(Hth 4)								(defense 43)		(dodge 23)	(absorb 5)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Golden Scaled Armor
(item	(name 2432)		(Index 7225) (desc 7225) 	(Image "Def169")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 8)	(Hth 5)								(defense 64)		(dodge 21)	(absorb 7)																							)								)

; Golden Scaled Armor Helmet
(item	(name 2433)		(Index 7226) (desc 7226) 	(Image "Def170")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 3)	(Hth 4)								(defense 62)		(dodge 13)	(absorb 4)																							)								)

; Golden Scaled Armor Gloves
(item	(name 2434)		(Index 7227) (desc 7227) 	(Image "Def171")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 5)									(defense 63)		(dodge 10)	(absorb 3)																							)								)

; Golden Scaled Armor Shoes
(item	(name 2435)		(Index 7228) (desc 7228) 	(Image "Def172")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 3)			(Dex 4)					(defense 49)		(dodge 23)	(absorb 3)																							)								)

; Golden Scaled Armor Shorts
(item	(name 2436)		(Index 7229) (desc 7229) 	(Image "Def173")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 3)	(Hth 4)								(defense 44)		(dodge 23)	(absorb 5)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(3) Storm Dragon
; Golden Scaled Armor
(item	(name 2432)		(Index 7230) (desc 7230) 	(Image "Def169")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 9)	(Hth 6)								(defense 65)		(dodge 21)	(absorb 7)																							)								)

; Golden Scaled Armor Helmet
(item	(name 2433)		(Index 7231) (desc 7231) 	(Image "Def170")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 4)	(Hth 5)								(defense 63)		(dodge 13)	(absorb 4)																							)								)

; Golden Scaled Armor Gloves
(item	(name 2434)		(Index 7232) (desc 7232) 	(Image "Def171")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 6)									(defense 64)		(dodge 10)	(absorb 3)																							)								)

; Golden Scaled Armor Shoes
(item	(name 2435)		(Index 7233) (desc 7233) 	(Image "Def172")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 4)			(Dex 5)					(defense 50)		(dodge 23)	(absorb 3)																							)								)

; Golden Scaled Armor Shorts
(item	(name 2436)		(Index 7234) (desc 7234) 	(Image "Def173")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 4)	(Hth 5)								(defense 45)		(dodge 23)	(absorb 5)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Golden Scaled Armor
(item	(name 2432)		(Index 7235) (desc 7235) 	(Image "Def169")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 9)	(Hth 6)								(defense 66)		(dodge 21)	(absorb 7)																							)								)

; Golden Scaled Armor Helmet
(item	(name 2433)		(Index 7236) (desc 7236) 	(Image "Def170")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 4)	(Hth 5)								(defense 64)		(dodge 13)	(absorb 4)																							)								)

; Golden Scaled Armor Gloves
(item	(name 2434)		(Index 7237) (desc 7237) 	(Image "Def171")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 6)									(defense 65)		(dodge 10)	(absorb 3)																							)								)

; Golden Scaled Armor Shoes
(item	(name 2435)		(Index 7238) (desc 7238) 	(Image "Def172")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 4)			(Dex 5)					(defense 51)		(dodge 23)	(absorb 3)																							)								)

; Golden Scaled Armor Shorts
(item	(name 2436)		(Index 7239) (desc 7239) 	(Image "Def173")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 4)	(Hth 5)								(defense 46)		(dodge 23)	(absorb 5)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Golden Scaled Armor
(item	(name 2432)		(Index 7240) (desc 7240) 	(Image "Def169")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 10)	(Hth 7)								(defense 67)		(dodge 21)	(absorb 7)																							)								)

; Golden Scaled Armor Helmet
(item	(name 2433)		(Index 7241) (desc 7241) 	(Image "Def170")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 5)	(Hth 6)								(defense 65)		(dodge 13)	(absorb 4)																							)								)

; Golden Scaled Armor Gloves
(item	(name 2434)		(Index 7242) (desc 7242) 	(Image "Def171")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 7)									(defense 66)		(dodge 10)	(absorb 3)																							)								)

; Golden Scaled Armor Shoes
(item	(name 2435)		(Index 7243) (desc 7243) 	(Image "Def172")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 5)			(Dex 6)					(defense 52)		(dodge 23)	(absorb 3)																							)								)

; Golden Scaled Armor Shorts
(item	(name 2436)		(Index 7244) (desc 7244) 	(Image "Def173")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit Knight 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 5)	(Hth 6)								(defense 47)		(dodge 23)	(absorb 5)																							)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 60 Archer

;(7) Imoogie
; Golden Armor
(item	(name 2437)		(Index 7245) (desc 7245) 	(Image "Def174")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit archer 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 3)	(Hth 4)			(Dex 5)					(defense 63)		(dodge 22)	(absorb 5)																							)								)

; Golden Armor Helmet
(item	(name 2438)		(Index 7246) (desc 7246) 	(Image "Def175")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit archer 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 2)	(Hth 3)								(defense 41)		(dodge 14)	(absorb 3)																							)								)

; Golden Armor Gloves
(item	(name 2439)		(Index 7247) (desc 7247) 	(Image "Def176")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit archer 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 4)									(defense 39)		(dodge 13)	(absorb 3)																							)								)

; Golden Armor Shoes
(item	(name 2440)		(Index 7248) (desc 7248) 	(Image "Def177")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit archer 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 2)			(Dex 3)					(defense 37)		(dodge 42)	(absorb 2)																							)								)

; Golden Armor Skirts
(item	(name 2441)		(Index 7249) (desc 7249) 	(Image "Def178")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit archer 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 2)	(Hth 3)								(defense 26)		(dodge 46)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Golden Armor
(item	(name 2437)		(Index 7250) (desc 7250) 	(Image "Def174")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit archer 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 3)	(Hth 4)			(Dex 5)					(defense 64)		(dodge 22)	(absorb 5)																							)								)

; Golden Armor Helmet
(item	(name 2438)		(Index 7251) (desc 7251) 	(Image "Def175")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit archer 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 2)	(Hth 3)								(defense 42)		(dodge 14)	(absorb 3)																							)								)

; Golden Armor Gloves
(item	(name 2439)		(Index 7252) (desc 7252) 	(Image "Def176")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit archer 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 4)									(defense 40)		(dodge 13)	(absorb 3)																							)								)

; Golden Armor Shoes
(item	(name 2440)		(Index 7253) (desc 7253) 	(Image "Def177")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit archer 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 2)			(Dex 3)					(defense 38)		(dodge 42)	(absorb 2)																							)								)

; Golden Armor Skirts
(item	(name 2441)		(Index 7254) (desc 7254)	(Image "Def178")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit archer 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 2)	(Hth 3)								(defense 27)		(dodge 46)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Golden Armor
(item	(name 2437)		(Index 7255) (desc 7255) 	(Image "Def174")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit archer 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 4)	(Hth 5)			(Dex 6)					(defense 65)		(dodge 22)	(absorb 5)																							)								)

; Golden Armor Helmet
(item	(name 2438)		(Index 7256) (desc 7256) 	(Image "Def175")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit archer 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 3)	(Hth 4)								(defense 43)		(dodge 14)	(absorb 3)																							)								)
 
; Golden Armor Gloves
(item	(name 2439)		(Index 7257) (desc 7257) 	(Image "Def176")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit archer 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 5)									(defense 41)		(dodge 13)	(absorb 3)																							)								)

; Golden Armor Shoes
(item	(name 2440)		(Index 7258) (desc 7258) 	(Image "Def177")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit archer 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 3)			(Dex 4)					(defense 39)		(dodge 42)	(absorb 2)																							)								)

; Golden Armor Skirts
(item	(name 2441)		(Index 7259) (desc 7259) 	(Image "Def178")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit archer 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 3)	(Hth 4)								(defense 28)		(dodge 46)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Golden Armor
(item	(name 2437)		(Index 7260) (desc 7260) 	(Image "Def174")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit archer 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 4)	(Hth 5)			(Dex 6)					(defense 66)		(dodge 22)	(absorb 5)																							)								)

; Golden Armor Helmet
(item	(name 2438)		(Index 7261) (desc 7261) 	(Image "Def175")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit archer 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 3)	(Hth 4)								(defense 44)		(dodge 14)	(absorb 3)																							)								)

; Golden Armor Gloves
(item	(name 2439)		(Index 7262) (desc 7262) 	(Image "Def176")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit archer 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 5)									(defense 42)		(dodge 13)	(absorb 3)																							)								)

; Golden Armor Shoes
(item	(name 2440)		(Index 7263) (desc 7263) 	(Image "Def177")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit archer 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 3)			(Dex 4)					(defense 40)		(dodge 42)	(absorb 2)																							)								)

; Golden Armor Skirts
(item	(name 2441)		(Index 7264) (desc 7264) 	(Image "Def178")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit archer 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 3)	(Hth 4)								(defense 29)		(dodge 46)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Golden Armor
(item	(name 2437)		(Index 7265) (desc 7265) 	(Image "Def174")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit archer 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 5)	(Hth 6)			(Dex 7)					(defense 67)		(dodge 22)	(absorb 5)																							)								)

; Golden Armor Helmet
(item	(name 2438)		(Index 7266) (desc 7266) 	(Image "Def175")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit archer 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 4)	(Hth 5)								(defense 45)		(dodge 14)	(absorb 3)																							)								)

; Golden Armor Gloves
(item	(name 2439)		(Index 7267) (desc 7267)	(Image "Def176")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit archer 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 6)									(defense 43)		(dodge 13)	(absorb 3)																							)								)

; Golden Armor Shoes
(item	(name 2440)		(Index 7268) (desc 7268) 	(Image "Def177")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit archer 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 4)			(Dex 5)					(defense 41)		(dodge 42)	(absorb 2)																							)								)

; Golden Armor Skirts
(item	(name 2441)		(Index 7269) (desc 7269) 	(Image "Def178")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit archer 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 4)	(Hth 5)								(defense 30)		(dodge 46)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Golden Armor
(item	(name 2437)		(Index 7270) (desc 7270) 	(Image "Def174")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit archer 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 5)	(Hth 6)			(Dex 7)					(defense 68)		(dodge 22)	(absorb 5)																							)								)

; Golden Armor Helmet
(item	(name 2438)		(Index 7271) (desc 7271) 	(Image "Def175")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit archer 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 4)	(Hth 5)								(defense 46)		(dodge 14)	(absorb 3)																							)								)

; Golden Armor Gloves
(item	(name 2439)		(Index 7272) (desc 7272) 	(Image "Def176")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit archer 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 6)									(defense 44)		(dodge 13)	(absorb 3)																							)								)

; Golden Armor Shoes
(item	(name 2440)		(Index 7273) (desc 7273) 	(Image "Def177")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit archer 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 4)			(Dex 5)					(defense 42)		(dodge 42)	(absorb 2)																							)								)

; Golden Armor Skirts
(item	(name 2441)		(Index 7274) (desc 7274) 	(Image "Def178")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit archer 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 4)	(Hth 5)								(defense 31)		(dodge 46)	(absorb 3)																							)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Golden Armor
(item	(name 2437)		(Index 7275) (desc 7275) 	(Image "Def174")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit archer 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty		(Str 6)	(Hth 7)			(Dex 8)					(defense 69)		(dodge 22)	(absorb 5)																							)								)

; Golden Armor Helmet
(item	(name 2438)		(Index 7276) (desc 7276)	(Image "Def175")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit archer 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty		(Str 5)	(Hth 6)								(defense 47)		(dodge 14)	(absorb 3)																							)								)

; Golden Armor Gloves
(item	(name 2439)		(Index 7277) (desc 7277) 	(Image "Def176")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit archer 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty		(Str 7)									(defense 45)		(dodge 13)	(absorb 3)																							)								)

; Golden Armor Shoes
(item	(name 2440)		(Index 7278) (desc 7278) 	(Image "Def177")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit archer 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty			(Hth 5)			(Dex 6)					(defense 43)		(dodge 42)	(absorb 2)																							)								)

; Golden Armor Skirts
(item	(name 2441)		(Index 7279) (desc 7279) 	(Image "Def178")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit archer 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty		(Str 5)	(Hth 6)								(defense 32)		(dodge 46)	(absorb 3)																							)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 60 Mage

;(7) Imoogie
; Golden DaeChangEau
(item	(name 2442)		(Index 7280) (desc 7280) 	(Image "Def179")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit mage 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty			(Hth 3)	(Int 7)							(defense 42)		(dodge 31)		(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Hair Decoration
(item	(name 2443)		(Index 7281) (desc 7281) 	(Image "Def180")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit mage 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty			(Hth 3)	(Int 2)							(defense 29)		(dodge 16)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Gloves
(item	(name 2444)		(Index 7282) (desc 7282) 	(Image "Def181")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit mage 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty				(Int 2)	(Wis 3)						(defense 36)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Shoes
(item	(name 2445)		(Index 7283) (desc 7283) 	(Image "Def182")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit mage 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty				(Int 2)	(Wis 3)						(defense 39)		(dodge 27)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Shorts
(item	(name 2446)		(Index 7284) (desc 7284) 	(Image "Def183")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit mage 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty			(Hth 3)	(Int 2)							(defense 30)		(dodge 35)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; Golden DaeChangEau
(item	(name 2442)		(Index 7285) (desc 7285) 	(Image "Def179")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit mage 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty			(Hth 3)	(Int 7)							(defense 43)		(dodge 31)		(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Hair Decoration
(item	(name 2443)		(Index 7286) (desc 7286)	(Image "Def180")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit mage 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty			(Hth 3)	(Int 2)							(defense 30)		(dodge 16)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Gloves
(item	(name 2444)		(Index 7287) (desc 7287) 	(Image "Def181")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit mage 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty				(Int 2)	(Wis 3)						(defense 37)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Shoes
(item	(name 2445)		(Index 7288) (desc 7288) 	(Image "Def182")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit mage 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty				(Int 2)	(Wis 3)						(defense 40)		(dodge 27)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Shorts
(item	(name 2446)		(Index 7289) (desc 7289) 	(Image "Def183")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit mage 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty			(Hth 3)	(Int 2)							(defense 31)		(dodge 35)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon

; Golden DaeChangEau
(item	(name 2442)		(Index 7290) (desc 7290) 	(Image "Def179")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit mage 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty			(Hth 4)	(Int 8)							(defense 44)		(dodge 31)		(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Hair Decoration
(item	(name 2443)		(Index 7291) (desc 7291) 	(Image "Def180")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit mage 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty			(Hth 4)	(Int 3)							(defense 31)		(dodge 16)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Gloves
(item	(name 2444)		(Index 7292) (desc 7292)	(Image "Def181")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit mage 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty				(Int 3)	(Wis 4)						(defense 38)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Shoes
(item	(name 2445)		(Index 7293) (desc 7293) 	(Image "Def182")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit mage 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty				(Int 3)	(Wis 4)						(defense 41)		(dodge 27)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Shorts
(item	(name 2446)		(Index 7294) (desc 7294)	(Image "Def183")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit mage 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty			(Hth 4)	(Int 3)							(defense 32)		(dodge 35)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon

; Golden DaeChangEau
(item	(name 2442)		(Index 7295) (desc 7295) 	(Image "Def179")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit mage 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty			(Hth 4)	(Int 8)							(defense 45)		(dodge 31)		(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Hair Decoration
(item	(name 2443)		(Index 7296) (desc 7296)	(Image "Def180")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit mage 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty			(Hth 4)	(Int 3)							(defense 32)		(dodge 16)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Gloves 
(item	(name 2444)		(Index 7297) (desc 7297)	(Image "Def181")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit mage 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty				(Int 3)	(Wis 4)						(defense 39)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Shoes
(item	(name 2445)		(Index 7298) (desc 7298)	(Image "Def182")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit mage 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty				(Int 3)	(Wis 4)						(defense 42)		(dodge 27)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Shorts
(item	(name 2446)		(Index 7299) (desc 7299)	(Image "Def183")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit mage 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty			(Hth 4)	(Int 3)							(defense 33)		(dodge 35)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon

; Golden DaeChangEau
(item	(name 2442)		(Index 7300) (desc 7300)	(Image "Def179")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit mage 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty			(Hth 5)	(Int 9)							(defense 46)		(dodge 31)		(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Hair Decoration
(item	(name 2443)		(Index 7301) (desc 7301)	(Image "Def180")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit mage 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty			(Hth 5)	(Int 4)							(defense 33)		(dodge 16)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Gloves
(item	(name 2444)		(Index 7302) (desc 7302)	(Image "Def181")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit mage 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty				(Int 4)	(Wis 5)						(defense 40)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Shoes
(item	(name 2445)		(Index 7303) (desc 7303)	(Image "Def182")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit mage 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty				(Int 4)	(Wis 5)						(defense 43)		(dodge 27)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Shorts
(item	(name 2446)		(Index 7304) (desc 7304)	(Image "Def183")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit mage 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty			(Hth 5)	(Int 4)							(defense 34)		(dodge 35)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon

; Golden DaeChangEau
(item	(name 2442)		(Index 7305) (desc 7305)	(Image "Def179")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit mage 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty			(Hth 5)	(Int 9)							(defense 47)		(dodge 31)		(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Hair Decoration
(item	(name 2443)		(Index 7306) (desc 7306)	(Image "Def180")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit mage 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty			(Hth 5)	(Int 4)							(defense 34)		(dodge 16)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Gloves
(item	(name 2444)		(Index 7307) (desc 7307)	(Image "Def181")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit mage 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty				(Int 4)	(Wis 5)						(defense 41)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Shoes
(item	(name 2445)		(Index 7308) (desc 7308)	(Image "Def182")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit mage 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty				(Int 4)	(Wis 5)						(defense 44)		(dodge 27)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Shorts
(item	(name 2446)		(Index 7309) (desc 7309)	(Image "Def183")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit mage 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty			(Hth 5)	(Int 4)							(defense 35)		(dodge 35)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; Golden DaeChangEau
(item	(name 2442)		(Index 7310) (desc 7310)	(Image "Def179")	(Action 10 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 60)	(wear 1)									(limit mage 60)		(buy 0)	(sell 520000)	(endurance 24)				(specialty			(Hth 6)	(Int 10)							(defense 48)		(dodge 31)		(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Hair Decoration
(item	(name 2443)		(Index 7311) (desc 7311)	(Image "Def180")	(Action 10 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 60)	(wear 1)									(limit mage 58)		(buy 0)	(sell 280000)	(endurance 14)				(specialty			(Hth 6)	(Int 5)							(defense 35)		(dodge 16)		(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Gloves
(item	(name 2444)		(Index 7312) (desc 7312)	(Image "Def181")	(Action 10 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 60)	(wear 1)									(limit mage 56)		(buy 0)	(sell 200000)	(endurance 10)				(specialty				(Int 5)	(Wis 6)						(defense 42)		(dodge 14)		(resistfire 6)	(resistice 6)	(resistlitning 6)	(resistcurse 4)	(resistpalsy 4)																		)								)

; Golden DaeChangEau Shoes
(item	(name 2445)		(Index 7313) (desc 7313)	(Image "Def182")	(Action 10 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 60)	(wear 1)									(limit mage 57)		(buy 0)	(sell 240000)	(endurance 12)				(specialty				(Int 5)	(Wis 6)						(defense 45)		(dodge 27)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Golden DaeChangEau Shorts
(item	(name 2446)		(Index 7314) (desc 7314)	(Image "Def183")	(Action 10 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 60)	(wear 1)									(limit mage 59)		(buy 0)	(sell 440000)	(endurance 20)				(specialty			(Hth 6)	(Int 5)							(defense 35)		(dodge 35)		(resistfire 4)	(resistice 4)	(resistlitning 4)	(resistcurse 4)	(resistpalsy 4)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Dragon Spirit scrolls fuse 
;Grade 65
;Knight
;(7) Imoogie
; Blood Dragon's Scaled Armor
(item	(name 2664)		(Index 7315) (desc 7315)	(Image "Def185")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 10)	(Hth 4)			(Dex 4)					(defense 71)		(dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)		(Index 7316) (desc 7316)	(Image "Def186")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 2)	(Hth 3)			(Dex 2)					(defense 66)		(dodge 15)	(absorb 5)																						)								)

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)		(Index 7317) (desc 7317)	(Image "Def187")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 4)				(Dex 2)					(defense 67)		(dodge 12)	(absorb 4)																		)								)

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)		(Index 7318) (desc 7318)	(Image "Def188")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty								(Hth 2)			(Dex 4)					(defense 54)		(dodge 30)	(absorb 5)																				)								)

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)		(Index 7319) (desc 7319)	(Image "Def189")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 5)	(Hth 3)			(Dex 3)					(defense 68)		(dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(6) Shadow Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)		(Index 7320) (desc 7320)	(Image "Def185")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 10)	(Hth 4)			(Dex 4)					(defense 72)		(dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)		(Index 7321) (desc 7321)	(Image "Def186")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 2)	(Hth 3)			(Dex 2)					(defense 67)		(dodge 15)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)		(Index 7322) (desc 7322) 	(Image "Def187")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 4)				(Dex 2)					(defense 68)		(dodge 12)	(absorb 4)																						)								)

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)		(Index 7323) (desc 7323)	(Image "Def188")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty								(Hth 2)			(Dex 4)					(defense 55)		(dodge 30)	(absorb 5)																						)								)

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)		(Index 7324) (desc 7324)	(Image "Def189")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 5)	(Hth 3)			(Dex 3)					(defense 69)		(dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(5) Sky Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)		(Index 7325) (desc 7325)	(Image "Def185")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 11)	(Hth 5)			(Dex 5)					(defense 73)		(dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)		(Index 7326) (desc 7326) 	(Image "Def186")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 3)	(Hth 4)			(Dex 3)					(defense 68)		(dodge 15)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)		(Index 7327) (desc 7327)	(Image "Def187")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 5)				(Dex 3)					(defense 69)		(dodge 12)	(absorb 4)																							)								)

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)		(Index 7328) (desc 7328)	(Image "Def188")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty								(Hth 3)			(Dex 5)					(defense 56)		(dodge 30)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)		(Index 7329) (desc 7329)	(Image "Def189")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 6)	(Hth 4)			(Dex 4)					(defense 70)		(dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(4) Ancient Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)		(Index 7330) (desc 7330)	(Image "Def185")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 11)	(Hth 5)			(Dex 5)					(defense 74)		(dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)		(Index 7331) (desc 7331)	(Image "Def186")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 3)	(Hth 4)			(Dex 3)					(defense 69)		(dodge 15)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)		(Index 7332) (desc 7332)	(Image "Def187")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 5)				(Dex 3)					(defense 70)		(dodge 12)	(absorb 4)																							)								)

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)		(Index 7333) (desc 7333)	(Image "Def188")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty								(Hth 3)			(Dex 5)					(defense 57)		(dodge 30)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)		(Index 7334) (desc 7334)	(Image "Def189")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 6)	(Hth 4)			(Dex 4)					(defense 71)		(dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

; Scaled Armor of Darkness
; Blood Dragon's Scaled Armor
(item	(name 2664)		(Index 7335) (desc 7335)	(Image "Def185")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 12)	(Hth 6)			(Dex 6)					(defense 75)		(dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)		(Index 7336) (desc 7336)	(Image "Def186")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 4)	(Hth 5)			(Dex 4)					(defense 70)		(dodge 15)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)		(Index 7337) (desc 7337)	(Image "Def187")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 6)				(Dex 4)					(defense 71)		(dodge 12)	(absorb 4)																							)								)

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)		(Index 7338) (desc 7338)	(Image "Def188")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty								(Hth 4)			(Dex 6)					(defense 58)		(dodge 30)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)		(Index 7339) (desc 7339)	(Image "Def189")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 7)	(Hth 5)			(Dex 5)					(defense 72)		(dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(2) Violent Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)		(Index 7340) (desc 7340)	(Image "Def185")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 12)	(Hth 6)			(Dex 6)					(defense 76)		(dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)		(Index 7341) (desc 7341)	(Image "Def186")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 4)	(Hth 5)			(Dex 4)					(defense 71)		(dodge 15)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)		(Index 7342) (desc 7342)	(Image "Def187")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 6)				(Dex 4)					(defense 72)		(dodge 12)	(absorb 4)																							)								)

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)		(Index 7343) (desc 7343)	(Image "Def188")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty								(Hth 4)			(Dex 6)					(defense 59)		(dodge 30)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)		(Index 7344) (desc 7344)	(Image "Def189")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 7)	(Hth 5)			(Dex 5)					(defense 73)		(dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

;(1) Thunder Dragon
; Blood Dragon's Scaled Armor
(item	(name 2664)		(Index 7345) (desc 7345)	(Image "Def185")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 13)	(Hth 7)			(Dex 6)					(defense 77)		(dodge 31)	(absorb 9)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)

; Blood Dragon's Scaled Armor Helmet
(item	(name 2665)		(Index 7346) (desc 7346)	(Image "Def186")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 5)	(Hth 6)			(Dex 5)					(defense 72)		(dodge 15)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Gloves
(item	(name 2666)		(Index 7347) (desc 7347)	(Image "Def187")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 7)				(Dex 5)					(defense 73)		(dodge 12)	(absorb 4)																						)								)

; Blood Dragon's Scaled Armor Shoes
(item	(name 2667)		(Index 7348) (desc 7348)	(Image "Def188")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty								(Hth 5)			(Dex 7)					(defense 60)		(dodge 30)	(absorb 5)																							)								)

; Blood Dragon's Scaled Armor Shorts
(item	(name 2668)		(Index 7349) (desc 7349)	(Image "Def189")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit Knight 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 8)	(Hth 6)			(Dex 6)					(defense 74)		(dodge 38)	(absorb 8)	(resistfire 1)	(resistice 1)			(resistpalsy 1)																		)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 65 Archer

;(7) Imoogie
; Blood Dragon's Armor
(item	(name 2669)		(Index 7350) (desc 7350)	(Image "Def190")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit archer 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 4)	(Hth 4)			(Dex 6)					(defense 69)		(dodge 30)	(absorb 7)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

; Blood Dragon's Armor Helmet
(item	(name 2670)		(Index 7351) (desc 7351)	(Image "Def191")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit archer 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 3)	(Hth 3)								(defense 43)		(dodge 16)	(absorb 4)																						)								)

; Blood Dragon's Armor Gloves
(item	(name 2671)		(Index 7352) (desc 7352)	(Image "Def192")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 4)				(Dex 2)					(defense 41)		(dodge 15)	(absorb 4)																							)								)

; Blood Dragon's Armor Shoes
(item	(name 2672)		(Index 7353) (desc 7353)	(Image "Def193")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit archer 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty							(Str 2)	(Hth 2)			(Dex 3)					(defense 39)		(dodge 44)	(absorb 3)																						)								)

; Blood Dragon's Armor Skirts
(item	(name 2673)		(Index 7354) (desc 7354)	(Image "Def194")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 2)	(Hth 3)			(Dex 4)					(defense 32)		(dodge 53)	(absorb 5)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon
; Blood Dragon's Armor
(item	(name 2669)		(Index 7355) (desc 7355)	(Image "Def190")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit archer 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 4)	(Hth 4)			(Dex 6)					(defense 70)		(dodge 30)	(absorb 7)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

; Blood Dragon's Armor Helmet
(item	(name 2670)		(Index 7356) (desc 7356)	(Image "Def191")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit archer 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 3)	(Hth 3)								(defense 44)		(dodge 16)	(absorb 4)																							)								)

; Blood Dragon's Armor Gloves
(item	(name 2671)		(Index 7357) (desc 7357)	(Image "Def192")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 4)				(Dex 2)					(defense 42)		(dodge 15)	(absorb 4)																							)								)

; Blood Dragon's Armor Shoes
(item	(name 2672)		(Index 7358) (desc 7358)	(Image "Def193")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit archer 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty							(Str 2)	(Hth 2)			(Dex 3)					(defense 40)		(dodge 44)	(absorb 3)																							)								)

; Blood Dragon's Armor Skirts
(item	(name 2673)		(Index 7359) (desc 7359)	(Image "Def194")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 2)	(Hth 3)			(Dex 4)					(defense 33)		(dodge 53)	(absorb 5)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5) Sky Dragon
; Blood Dragon's Armor
(item	(name 2669)		(Index 7360) (desc 7360)	(Image "Def190")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit archer 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 5)	(Hth 5)			(Dex 7)					(defense 71)		(dodge 30)	(absorb 7)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

; Blood Dragon's Armor Helmet
(item	(name 2670)		(Index 7361) (desc 7361)	(Image "Def191")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit archer 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 4)	(Hth 4)								(defense 45)		(dodge 16)	(absorb 4)																						)								)

; Blood Dragon's Armor Gloves
(item	(name 2671)		(Index 7362) (desc 7362)	(Image "Def192")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 5)				(Dex 3)					(defense 43)		(dodge 15)	(absorb 4)																							)								)

; Blood Dragon's Armor Shoes
(item	(name 2672)		(Index 7363) (desc 7363)	(Image "Def193")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit archer 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty							(Str 3)	(Hth 3)			(Dex 4)					(defense 41)		(dodge 44)	(absorb 3)																							)								)

; Blood Dragon's Armor Skirts
(item	(name 2673)		(Index 7364) (desc 7364)	(Image "Def194")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 3)	(Hth 4)			(Dex 5)					(defense 34)		(dodge 53)	(absorb 5)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Blood Dragon's Armor
(item	(name 2669)		(Index 7365) (desc 7365)	(Image "Def190")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit archer 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 5)	(Hth 5)			(Dex 7)					(defense 72)		(dodge 30)	(absorb 7)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

; Blood Dragon's Armor Helmet
(item	(name 2670)		(Index 7366) (desc 7366)	(Image "Def191")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit archer 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 4)	(Hth 4)								(defense 46)		(dodge 16)	(absorb 4)																						)								)

; Blood Dragon's Armor Gloves 
(item	(name 2671)		(Index 7367) (desc 7367)	(Image "Def192")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 5)				(Dex 3)					(defense 44)		(dodge 15)	(absorb 4)																							)								)

; Blood Dragon's Armor Shoes
(item	(name 2672)		(Index 7368) (desc 7368)	(Image "Def193")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit archer 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty							(Str 3)	(Hth 3)			(Dex 4)					(defense 42)		(dodge 44)	(absorb 3)																							)								)

; Blood Dragon's Armor Skirts
(item	(name 2673)		(Index 7369) (desc 7369)	(Image "Def194")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 3)	(Hth 4)			(Dex 5)					(defense 35)		(dodge 53)	(absorb 5)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Blood Dragon's Armor
(item	(name 2669)		(Index 7370) (desc 7370)	(Image "Def190")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit archer 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 6)	(Hth 6)			(Dex 8)					(defense 73)		(dodge 30)	(absorb 7)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

; Blood Dragon's Armor Helmet
(item	(name 2670)		(Index 7371) (desc 7371)	(Image "Def191")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit archer 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 5)	(Hth 5)								(defense 47)		(dodge 16)	(absorb 4)																						)								)

; Blood Dragon's Armor Gloves
(item	(name 2671)		(Index 7372) (desc 7372)	(Image "Def192")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 6)				(Dex 4)					(defense 45)		(dodge 15)	(absorb 4)																							)								)

; Blood Dragon's Armor Shoes
(item	(name 2672)		(Index 7373) (desc 7373)	(Image "Def193")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit archer 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty							(Str 4)	(Hth 4)			(Dex 5)					(defense 43)		(dodge 44)	(absorb 3)																						)								)

; Blood Dragon's Armor Skirts
(item	(name 2673)		(Index 7374) (desc 7374)	(Image "Def194")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 4)	(Hth 5)			(Dex 6)					(defense 36)		(dodge 53)	(absorb 5)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon
; Blood Dragon's Armor
(item	(name 2669)		(Index 7375) (desc 7375)	(Image "Def190")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit archer 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 6)	(Hth 6)			(Dex 8)					(defense 74)		(dodge 30)	(absorb 7)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

; Blood Dragon's Armor Helmet
(item	(name 2670)		(Index 7376) (desc 7376)	(Image "Def191")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit archer 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 5)	(Hth 5)								(defense 48)		(dodge 16)	(absorb 4)																						)								)

; Blood Dragon's Armor Gloves
(item	(name 2671)		(Index 7377) (desc 7377)	(Image "Def192")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 6)				(Dex 4)					(defense 46)		(dodge 15)	(absorb 4)																							)								)

; Blood Dragon's Armor Shoe
(item	(name 2672)		(Index 7378) (desc 7378)	(Image "Def193")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit archer 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty							(Str 4)	(Hth 4)			(Dex 5)					(defense 44)		(dodge 44)	(absorb 3)																						)								)

; Blood Dragon's Armor Skirts
(item	(name 2673)		(Index 7379) (desc 7379)	(Image "Def194")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 4)	(Hth 5)			(Dex 6)					(defense 37)		(dodge 53)	(absorb 5)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon
; Blood Dragon's Armor
(item	(name 2669)		(Index 7380) (desc 7380)	(Image "Def190")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit archer 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty							(Str 7)	(Hth 7)			(Dex 9)					(defense 75)		(dodge 30)	(absorb 7)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)

; Blood Dragon's Armor Helmet
(item	(name 2670)		(Index 7381) (desc 7381)	(Image "Def191")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit archer 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty							(Str 6)	(Hth 6)								(defense 49)		(dodge 16)	(absorb 4)																						)								)

; Blood Dragon's Armor Gloves
(item	(name 2671)		(Index 7382) (desc 7382)	(Image "Def192")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty							(Str 7)				(Dex 5)					(defense 47)		(dodge 15)	(absorb 4)																							)								)

; Blood Dragon's Armor Shoes
(item	(name 2672)		(Index 7383) (desc 7383)	(Image "Def193")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit archer 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty							(Str 5)	(Hth 5)			(Dex 6)					(defense 45)		(dodge 44)	(absorb 3)																						)								)

; Blood Dragon's Armor Skirts
(item	(name 2673)		(Index 7384) (desc 7384)	(Image "Def194")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit archer 61)		(buy 0)	(sell 440000)	(endurance 20)					(specialty							(Str 5)	(Hth 6)			(Dex 7)					(defense 38)		(dodge 53)	(absorb 5)	(resistfire 1)		(resistlitning 1)	(resistcurse 1)																			)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;Grade 65 Mage

;(7) Imoogie

; Blood Dragon's DaeChangEau
(item	(name 2674)		(Index 7385) (desc 7385)	(Image "Def195")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit mage 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty								(Hth 4)	(Int 14)							(defense 48)		(dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)																		)								)

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)		(Index 7386) (desc 7386)	(Image "Def196")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit mage 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty								(Hth 3)	(Int 3)							(defense 36)		(dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)		(Index 7387) (desc 7387)	(Image "Def197")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit mage 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty									(Int 3)	(Wis 3)						(defense 37)		(dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)		(Index 7388) (desc 7388)	(Image "Def198")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit mage 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty									(Int 3)	(Wis 3)						(defense 42)		(dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)																		)								)

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)		(Index 7389) (desc 7389)	(Image "Def199")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit mage 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty								(Hth 4)	(Int 8)							(defense 36)		(dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(6) Shadow Dragon

; Blood Dragon's DaeChangEau
(item	(name 2674)		(Index 7390) (desc 7390)	(Image "Def195")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit mage 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty								(Hth 4)	(Int 14)							(defense 49)		(dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)																		)								)

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)		(Index 7391) (desc 7391)	(Image "Def196")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit mage 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty								(Hth 3)	(Int 3)							(defense 37)		(dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)		(Index 7392) (desc 7392)	(Image "Def197")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit mage 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty									(Int 3)	(Wis 3)						(defense 38)		(dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)		(Index 7393) (desc 7393)	(Image "Def198")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit mage 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty									(Int 3)	(Wis 3)						(defense 43)		(dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)																		)								)

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)		(Index 7394) (desc 7394)	(Image "Def199")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit mage 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty								(Hth 4)	(Int 8)							(defense 37)		(dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(5)Sky Dragon
; Blood Dragon's DaeChangEau
(item	(name 2674)		(Index 7395) (desc 7395)	(Image "Def195")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit mage 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty								(Hth 5)	(Int 15)							(defense 50)		(dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)																		)								)

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)		(Index 7396) (desc 7396)	(Image "Def196")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit mage 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty								(Hth 4)	(Int 4)							(defense 38)		(dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)		(Index 7397) (desc 7397)	(Image "Def197")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit mage 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty									(Int 4)	(Wis 4)						(defense 39)		(dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)		(Index 7398) (desc 7398)	(Image "Def198")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit mage 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty									(Int 4)	(Wis 4)						(defense 44)		(dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)																		)								)

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)		(Index 7399) (desc 7399)	(Image "Def199")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit mage 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty								(Hth 5)	(Int 9)							(defense 38)		(dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(4) Ancient Dragon
; Blood Dragon's DaeChangEau
(item	(name 2674)		(Index 7400) (desc 7400)	(Image "Def195")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit mage 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty								(Hth 5)	(Int 15)							(defense 51)		(dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)																		)								)

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)		(Index 7401) (desc 7401)	(Image "Def196")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit mage 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty								(Hth 4)	(Int 4)							(defense 39)		(dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)		(Index 7402) (desc 7402)	(Image "Def197")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit mage 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty									(Int 4)	(Wis 4)						(defense 40)		(dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)		(Index 7403) (desc 7403)	(Image "Def198")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit mage 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty									(Int 4)	(Wis 4)						(defense 45)		(dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)																		)								)

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)		(Index 7404) (desc 7404)	(Image "Def199")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit mage 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty								(Hth 5)	(Int 9)							(defense 39)		(dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(3) Storm Dragon
; Blood Dragon's DaeChangEau
(item	(name 2674)		(Index 7405) (desc 7405)	(Image "Def195")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit mage 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty								(Hth 6)	(Int 16)							(defense 52)		(dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)																		)								)

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)		(Index 7406) (desc 7406)	(Image "Def196")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit mage 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty								(Hth 5)	(Int 5)							(defense 40)		(dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)		(Index 7407) (desc 7407)	(Image "Def197")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit mage 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty									(Int 5)	(Wis 5)						(defense 41)		(dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)		(Index 7408) (desc 7408)	(Image "Def198")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit mage 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty									(Int 5)	(Wis 5)						(defense 46)		(dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)																		)								)

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)		(Index 7409) (desc 7409)	(Image "Def199")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit mage 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty								(Hth 6)	(Int 10)							(defense 40)		(dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(2) Violent Dragon

; Blood Dragon's DaeChangEau
(item	(name 2674)		(Index 7410) (desc 7410)	(Image "Def195")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit mage 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty								(Hth 6)	(Int 16)							(defense 53)		(dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)																		)								)

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)		(Index 7411) (desc 7411) 	(Image "Def196")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit mage 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty								(Hth 5)	(Int 5)							(defense 41)		(dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)		(Index 7412) (desc 7412)	(Image "Def197")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit mage 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty									(Int 5)	(Wis 5)						(defense 42)		(dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)		(Index 7413) (desc 7413)	(Image "Def198")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit mage 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty									(Int 5)	(Wis 5)						(defense 47)		(dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)																		)								)

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)		(Index 7414) (desc 7414)	(Image "Def199")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit mage 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty								(Hth 6)	(Int 10)							(defense 41)		(dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)																		)								)

;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================


;(1) Thunder Dragon

; Blood Dragon's DaeChangEau
(item	(name 2674)		(Index 7415) (desc 7415)	(Image "Def195")	(Action 12 1)		(class defense upperarmor)	(code 2 3 3 0)	(country 2)	(level 65)	(wear 1)											(limit mage 65)		(buy 0)	(sell 520000)	(endurance 24)					(specialty								(Hth 7)	(Int 17)							(defense 54)		(dodge 37)	(absorb 2)	(resistfire 9)	(resistice 9)	(resistlitning 9)	(resistcurse 9)	(resistpalsy 9)																		)								)

; Blood Dragon's DaeChangEau Hair Decoration
(item	(name 2675)		(Index 7416) (desc 7416)	(Image "Def196")	(Action 12 1)		(class defense helmet)	(code 2 3 4 0)	(country 2)	(level 65)	(wear 1)											(limit mage 63)		(buy 0)	(sell 280000)	(endurance 14)					(specialty								(Hth 6)	(Int 6)							(defense 42)		(dodge 18)	(absorb 1)	(resistfire 8)	(resistice 8)	(resistlitning 8)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Gloves
(item	(name 2676)		(Index 7417) (desc 7417)	(Image "Def197")	(Action 12 1)		(class defense gauntlet)	(code 2 3 5 0)	(country 2)	(level 65)	(wear 1)											(limit mage 61)		(buy 0)	(sell 200000)	(endurance 10)					(specialty									(Int 6)	(Wis 6)						(defense 43)		(dodge 17)	(absorb 1)	(resistfire 7)	(resistice 7)	(resistlitning 7)	(resistcurse 5)	(resistpalsy 5)																		)								)

; Blood Dragon's DaeChangEau Shoes
(item	(name 2677)		(Index 7418) (desc 7418)	(Image "Def198")	(Action 12 1)		(class defense boots)	(code 2 3 6 0)	(country 2)	(level 65)	(wear 1)											(limit mage 62)		(buy 0)	(sell 240000)	(endurance 12)					(specialty									(Int 6)	(Wis 6)						(defense 48)		(dodge 30)	(absorb 1)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 6)	(resistpalsy 6)																		)								)

; Blood Dragon's DaeChangEau Shorts
(item	(name 2678)		(Index 7419) (desc 7419)	(Image "Def199")	(Action 12 1)		(class defense lowerarmor)	(code 2 3 7 0)	(country 2)	(level 65)	(wear 1)											(limit mage 64)		(buy 0)	(sell 440000)	(endurance 20)					(specialty								(Hth 7)	(Int 11)							(defense 42)		(dodge 41)	(absorb 2)	(resistfire 5)	(resistice 5)	(resistlitning 5)	(resistcurse 5)	(resistpalsy 5)																		)								)


;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
;==================================================================================================================================================================================================================================================================================================================================================================================================================================================================

Message-e

Code:
;=============================ONLY DSS====================================
;=============================G50 KNIGHT==================================

(itemdesc 7000 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7005 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7010 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7015 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7020 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7025 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7030 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7001 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7006 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7011 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7016 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7021 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7026 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7031 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7002 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7007 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7012 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7017 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7022 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7027 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7032 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7003 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7008 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7013 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7018 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7023 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7028 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7033 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7004 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7009 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7014 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7019 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7024 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7029 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7034 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G50 KNIGHT==================================
;=========================================================================
;=============================G50 ARCHER==================================

(itemdesc 7035 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7040 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7045 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7050 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7055 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7060 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7065 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7036 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7041 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7046 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7051 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7056 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7061 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7066 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7037 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7042 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7047 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7052 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7057 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7062 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7067 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7038 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7043 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7048 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7053 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7058 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7063 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7068 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7039 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7044 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7049 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7054 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7059 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7064 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7069 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G50 ARCHER==================================
;=========================================================================
;=============================G50 MAGE====================================
(itemdesc 7070 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7075 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7080 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7085 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7090 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7095 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7100 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7071 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7076 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7081 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7086 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7091 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7096 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7101 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7072 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7077 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7082 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7087 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7092 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7097 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7102 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7073 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7078 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7083 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7088 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7093 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7098 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7103 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7074 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7079 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7084 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7089 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7094 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7099 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7104 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================

;=============================G55 KNIGHT==================================

(itemdesc 7105 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7110 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7115 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7120 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7125 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7130 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7135 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7106 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7111 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7116 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7121 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7126 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7131 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7136 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7107 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7112 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7117 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7122 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7127 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7132 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7137 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7108 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7113 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7118 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7123 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7128 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7133 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7138 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7109 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7114 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7119 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7124 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7129 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7134 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7139 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G55 KNIGHT==================================
;=========================================================================
;=============================G55 ARCHER==================================

(itemdesc 7140 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7145 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7150 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7155 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7160 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7165 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7170 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7141 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7146 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7151 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7156 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7161 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7166 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7171 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7142 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7147 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7152 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7157 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7162 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7167 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7172 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7143 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7148 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7153 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7158 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7163 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7168 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7173 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7144 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7149 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7154 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7159 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7164 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7169 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7174 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G55 ARCHER==================================
;=========================================================================
;=============================G55 MAGE====================================
(itemdesc 7175 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7180 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7185 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7190 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7195 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7200 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7205 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7176 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7181 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7186 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7191 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7196 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7201 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7206 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7177 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7182 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7187 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7192 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7197 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7202 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7207 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7178 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7183 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7188 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7193 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7198 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7203 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7208 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7179 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7184 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7189 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7194 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7199 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7204 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7209 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================

;=============================G60 KNIGHT==================================

(itemdesc 7210 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7215 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7220 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7225 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7230 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7235 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7240 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7211"#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7216 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7221 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7226 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7231 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7236 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7241 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7212 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7217 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7222 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7227 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7232 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7237 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7242 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7213 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7218 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7223 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7228 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7233 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7238 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7243 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7214 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7219 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7224 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7229 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7234 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7239 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7244 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G60 KNIGHT==================================
;=========================================================================
;=============================G60 ARCHER==================================

(itemdesc 7245 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7250 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7255 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7260 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7265 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7270 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7275"#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7246 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7251 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7256 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7261 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7266 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7271 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7276 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7247 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7252 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7257 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7262 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7267 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7272 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7277 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7248 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7253 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7258 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7263 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7268 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7273 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7278 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7249 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7254 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7259 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7264 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7269 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7274 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7279 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G60 ARCHER==================================
;=========================================================================
;=============================G60 MAGE====================================
(itemdesc 7280 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7285 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7290 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7295 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7300 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7305 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7310 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7281 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7286 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7291 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7296 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7301 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7306 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7311 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7282 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7287 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7292 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7297 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7302 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7307 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7312 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7283 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7288 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7293 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7298 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7303 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7308 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7313 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7284 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7289 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7294 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7299 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7304 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7309 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7314 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================



;=============================G65 KNIGHT==================================

(itemdesc 7315 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7320 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7325 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7330 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7335 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7340 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7345 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7316 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7321 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7326 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7331 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7336 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7341 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7346 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7317 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7322 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7327 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7332 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7337 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7342 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7347 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7318 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7323 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7328 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7333 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7338 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7343 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7348 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7319 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7324 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7329 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7334 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7339 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7344 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7349 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G65 KNIGHT==================================
;=========================================================================
;=============================G65 ARCHER==================================

(itemdesc 7350 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7355 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7360 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7365 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7370 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7375 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7380"#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7351 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7356 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7361 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7366 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7371 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7376 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7381 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7352 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7357 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7362 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7367 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7372 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7377 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7382 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7353 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7358 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7363 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7368 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7373 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7378 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7383 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7354 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7359 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7364 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7369 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7374 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7379 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7384 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=============================G65 ARCHER==================================
;=========================================================================
;=============================G65 MAGE====================================
(itemdesc 7385 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7390 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7395 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7400 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7405 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7410 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7415 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7386 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7391 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7396 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7401 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7406 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7411 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7416 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7387 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7392 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7397 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7402 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7407 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7412 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7417 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7388 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7393 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7398 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7403 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7408 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7413 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7418 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

(itemdesc 7389 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point")
(itemdesc 7394 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point")
(itemdesc 7399 "#3-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point")
(itemdesc 7404 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point")
(itemdesc 7409 "#2-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point")
(itemdesc 7414 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point")
(itemdesc 7419 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point")

;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================
;=========================================================================



;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 50 Knight DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9000 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9001 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9002 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9003 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9004 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Knight DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9005 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9006 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9007 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9008 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9009 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Knight DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9010 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9011 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9012 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9013 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9014 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 50 Knight DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9015 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9016 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9017 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9018 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9019 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Knight DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9020 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9021 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9022 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9023 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9024 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Knight DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9025 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9026 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9027 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9028 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9029 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Knight DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9030 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9031 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9032 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9033 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9034 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 50 Archer DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9035 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9036 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9037 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9038 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9039 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Archer DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9040 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9041 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9042 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9043 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9044 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Archer DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9045 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9046 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9047 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9048 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9049 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 50 Archer DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9050 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9051 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9052 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9053 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9054 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Archer DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9055 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9056 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9057 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9058 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9059 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Archer DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9060 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9061 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9062 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9063 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9064 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Archer DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9065 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9066 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9067 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9068 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9069 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 50 Mage DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9070 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9071 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9072 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9073 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9074 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Mage DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9075 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9076 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9077 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9078 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9079 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Mage DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9080 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9081 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9082 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9083 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9084 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 50 Mage DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9085 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9086 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9087 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9088 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9089 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Mage DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9090 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9091 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9092 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9093 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9094 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Mage DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9095 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9096 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9097 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9098 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9099 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 50 Mage DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9100 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9101 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9102 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9103 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9104 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 55 Knight DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9105 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9106 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9107 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9108 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9109 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Knight DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9110 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9111 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9112 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9113 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9114 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Knight DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9115 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9116 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9117 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9118 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9119 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 55 Knight DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9120 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9121 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9122 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9123 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9124 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Knight DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9125 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9126 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9127 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9128 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9129 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Knight DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9130 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9131 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9132 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9133 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9134 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Knight DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9135 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9136 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9137 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9138 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9139 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 55 Archer DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9140 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9141 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9142 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9143 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9144 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Archer DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9145 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9146 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9147 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9148 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9149 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Archer DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9150 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9151 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9152 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9153 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9154 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 55 Archer DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9155 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9156 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9157 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9158 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9159 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Archer DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9160 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9161 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9162 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9163 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9164 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Archer DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9165 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9166 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9167 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9168 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9169 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Archer DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9170 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9171 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9172 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9173 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9174 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 55 Mage DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9175 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9176 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9177 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9178 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9179 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Mage DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9180 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9181 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9182 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9183 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9184 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Mage DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9185 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9186 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9187 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9188 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9189 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 55 Mage DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9190 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9191 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9192 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9193 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9194 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Mage DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9195 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9196 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9197 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9198 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9199 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Mage DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9200 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9201 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9202 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9203 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9204 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 55 Mage DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9205 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9206 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9207 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9208 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9209 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")



;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 60 Knight DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9210 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9211 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9212 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9213 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9214 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Knight DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9215 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9216 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9217 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9218 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9219 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Knight DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9220 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9221 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9222 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9223 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9224 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 60 Knight DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9225 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9226 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9227 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9228 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9229 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Knight DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9230 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9231 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9232 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9233 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9234 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Knight DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9235 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9236 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9237 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9238 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9239 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Knight DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9240 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9241 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9242 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9243 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9244 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 60 Archer DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9245 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9246 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9247 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9248 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9249 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Archer DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9250 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9251 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9252 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9253 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9254 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Archer DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9255 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9256 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9257 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9258 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9259 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 60 Archer DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9260 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9261 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9262 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9263 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9264 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Archer DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9265 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9266 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9267 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9268 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9269 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Archer DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9270 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9271 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9272 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9273 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9274 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Archer DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9275 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9276 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9277 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9278 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9279 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 60 Mage DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9280 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9281 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9282 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9283 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9284 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Mage DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9285 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9286 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9287 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9288 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9289 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Mage DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9290 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9291 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9292 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9293 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9294 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 60 Mage DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9295 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9296 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9297 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9298 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9299 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Mage DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9300 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9301 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9302 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9303 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9304 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Mage DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9305 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9306 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9307 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9308 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9309 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 60 Mage DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9310 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9311 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9312 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9313 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9314 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")







;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 65 Knight DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9315 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9316 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9317 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9318 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9319 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Knight DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9320 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9321 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9322 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9323 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9324 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Knight DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9325 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9326 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9327 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9328 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9329 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 65 Knight DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9430 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9331 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9332 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9333 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9334 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Knight DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9335 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9336 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9337 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9338 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9339 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Knight DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9340 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9341 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9342 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9343 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9344 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Knight DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9345 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9346 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9347 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9348 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9349 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 65 Archer DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9350 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9351 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9352 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9353 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9354 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Archer DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9355 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9356 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9357 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9358 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9359 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Archer DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9360 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9361 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9362 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9363 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9364 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 65 Archer DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9365 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9366 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9367 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9368 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9369 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Archer DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9370 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9371 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9372 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9373 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9374 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Archer DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9375 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9376 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9377 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9378 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9379 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Archer DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9380 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9381 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9382 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9383 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9384 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")


;===========================================================================================
;======================================DSS+BOFPARTS=========================================
;===========================================================================================

;Grade 65 Mage DSS + BoF / (7) Imoogie
;Chest
(itemdesc 9385 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9386 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9387 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9388 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9389 "#8-Imoogie-#n-------------------------#n#8 3 ~ 4% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Mage DSS + BoF / (6) Shadow Dragon
;Chest
(itemdesc 9390 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9391 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9392 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9393 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9394 "#4-Shadow Dragon-#n-------------------------#n#4 5 ~ 6% Defense #n Random + 1 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Mage DSS + BoF / (5) Sky Dragon
;Chest
(itemdesc 9395 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9396 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9397 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9398 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9399 "#5-Sky Dragon-#n-------------------------#n#5 7 ~ 8% Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================


;Grade 65 Mage DSS + BoF / (4) Ancient Dragon
;Chest
(itemdesc 9400 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9401 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9402 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9403 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9404 "#6-Ancient Dragon-#n-------------------------#n#6 9 ~ 10 % Defense #n Random + 2 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Mage DSS + BoF / (3) Storm Dragon
;Chest
(itemdesc 9405 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9406 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9407 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9408 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9409 "#3-Storm Dragon-#n-------------------------#n#3 11 ~ 12% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Mage DSS + BoF / (2) Violent Dragon
;Chest
(itemdesc 9410 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9411 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9412 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9413 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9414 "#9-Violent Dragon-#n-------------------------#n#9 13 ~ 14% Defense #n Random + 3 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")

;===========================================================================================

;Grade 65 Mage DSS + BoF / (1) Thunder Dragon
;Chest
(itemdesc 9415 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Helm
(itemdesc 9416 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Gloves
(itemdesc 9417 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Boots
(itemdesc 9418 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")
;Shorts
(itemdesc 9419 "#1-Thunder Dragon-#n-------------------------#n#1 15 ~ 16% Defense #n Random + 5 Bonus point#n#3-Bead of Fire-#n-------------------------#n#3 Bead of Fire is a legendary symbol of mightiness#n the equipment will appear with a shine#n Stats increased")



;--------------------------------------------------------------------
;--------------------------------------------------------------------
;--------------------------------------------------------------------

hf & gl, and don't forget to like.
 
Banned
Banned
Joined
Jun 5, 2013
Messages
104
Reaction score
52
was that bug just in your files heth ?

i never noticed it in mine thats why i was asking.
 
Banned
Banned
Joined
Feb 4, 2014
Messages
384
Reaction score
63
here is G55,G60 and g65
BoF + DSS/DSS+BoF both works fine !
damn it took me some hours to wirte this poop xD

Download all files here !

or



Writing Weapon dss atm ..

dont forget to make whole intitem for imperials , non-imperials too xD
 
Elite Diviner
Joined
Sep 17, 2013
Messages
433
Reaction score
120
Hey there ,
It's worked fine but .. When I have done with dss,boff I don't got the stats of them both.
And the boff stats only 3/3/3?
Cheers.
 
Experienced Elementalist
Joined
Oct 9, 2012
Messages
282
Reaction score
77
with a addon would it work but some people dont have the money to buy a addon so use this way brah --> InitItem client with clean stats (without bof stats added) and one for server with the bof stats on it woorla

Greetz PwNeR <3

PS: yep my english sucks but who cares? :D
 
Last edited by a moderator:
http://kalserverace.com
Member
Joined
Sep 12, 2006
Messages
477
Reaction score
17
there both buggy... keep getting item errors on mainsev.
 
Back
Top